2026-03-01T17:08:55.030209834Z [migrations] started
2026-03-01T17:08:55.034738513Z [migrations] no migrations found
2026-03-01T17:08:55.514833675Z usermod: no changes
2026-03-01T17:08:55.589901023Z ───────────────────────────────────────
2026-03-01T17:08:55.589921003Z 
2026-03-01T17:08:55.589929059Z       ██╗     ███████╗██╗ ██████╗
2026-03-01T17:08:55.589937426Z       ██║     ██╔════╝██║██╔═══██╗
2026-03-01T17:08:55.589945843Z       ██║     ███████╗██║██║   ██║
2026-03-01T17:08:55.589954150Z       ██║     ╚════██║██║██║   ██║
2026-03-01T17:08:55.589967968Z       ███████╗███████║██║╚██████╔╝
2026-03-01T17:08:55.589978689Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-03-01T17:08:55.589988218Z 
2026-03-01T17:08:55.589996345Z    Brought to you by linuxserver.io
2026-03-01T17:08:55.590004631Z ───────────────────────────────────────
2026-03-01T17:08:55.595367740Z 
2026-03-01T17:08:55.595807475Z To support the app dev(s) visit:
2026-03-01T17:08:55.618649017Z Radarr: https://opencollective.com/radarr
2026-03-01T17:08:55.622602507Z 
2026-03-01T17:08:55.622614962Z To support LSIO projects visit:
2026-03-01T17:08:55.622623219Z https://www.linuxserver.io/donate/
2026-03-01T17:08:55.622631275Z 
2026-03-01T17:08:55.622639171Z ───────────────────────────────────────
2026-03-01T17:08:55.622647738Z GID/UID
2026-03-01T17:08:55.622655644Z ───────────────────────────────────────
2026-03-01T17:08:55.694231603Z 
2026-03-01T17:08:55.694246853Z User UID:    911
2026-03-01T17:08:55.694255040Z User GID:    911
2026-03-01T17:08:55.694263026Z ───────────────────────────────────────
2026-03-01T17:08:55.721921987Z Linuxserver.io version: 6.1.1.10317-ls244
2026-03-01T17:08:55.722327924Z Build-date: 2026-03-01T17:04:55+00:00
2026-03-01T17:08:55.722350891Z ───────────────────────────────────────
2026-03-01T17:08:55.722361702Z     
2026-03-01T17:08:57.906459043Z [custom-init] No custom files found, skipping...
2026-03-01T17:09:03.035887141Z [Info] Bootstrap: Starting Radarr - /app/radarr/bin/Radarr - Version 6.1.1.10317 
2026-03-01T17:09:03.298930950Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-03-01T17:09:03.360206789Z [Debug] Bootstrap: Console selected 
2026-03-01T17:09:03.376057935Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-03-01T17:09:06.965859465Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-03-01T17:09:07.918565841Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {e981c628-ea6d-435c-97e9-d6239756d570} may be persisted to storage in unencrypted form. 
2026-03-01T17:09:08.878146417Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent 
2026-03-01T17:09:09.416651408Z [Info] MigrationController: *** Migrating data source=/config/radarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2026-03-01T17:09:10.557384726Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2026-03-01T17:09:10.670024446Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-01T17:09:10.681434591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-01T17:09:11.578378318Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4 
2026-03-01T17:09:11.630049167Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.9064704s 
2026-03-01T17:09:11.633747324Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2026-03-01T17:09:11.636055251Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.9560818s 
2026-03-01T17:09:11.748226197Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2026-03-01T17:09:11.756047546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:11.846966150Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2026-03-01T17:09:11.996394785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2026-03-01T17:09:12.153555929Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3034485s 
2026-03-01T17:09:12.158622701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:12.302833620Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2026-03-01T17:09:12.305816086Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.4522685s 
2026-03-01T17:09:12.329494562Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2026-03-01T17:09:12.336144001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:12.427075201Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2026-03-01T17:09:12.440899847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-03-01T17:09:12.453354304Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0238921s 
2026-03-01T17:09:12.456523966Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-03-01T17:09:12.459891667Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014976s 
2026-03-01T17:09:12.465246428Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2026-03-01T17:09:12.472838515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2026-03-01T17:09:12.485324566Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.017743s 
2026-03-01T17:09:12.488687627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:12.652999339Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2026-03-01T17:09:12.706630005Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1821971s 
2026-03-01T17:09:12.721243349Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2026-03-01T17:09:12.725801316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:13.165581505Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-03-01T17:09:13.257247875Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040621s 
2026-03-01T17:09:13.273208963Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2026-03-01T17:09:13.345391793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2026-03-01T17:09:13.586306465Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3103152s 
2026-03-01T17:09:13.590560951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:13.724259995Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2026-03-01T17:09:13.728894216Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.4446247s 
2026-03-01T17:09:13.944348764Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2026-03-01T17:09:13.947162018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:13.968463689Z [Info] InitialSetup: Starting migration of Main DB to 1 
2026-03-01T17:09:14.309977818Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config 
2026-03-01T17:09:14.320202496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Config" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Key" TEXT NOT NULL UNIQUE, "Value" TEXT NOT NULL) 
2026-03-01T17:09:14.330378205Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0185952s 
2026-03-01T17:09:14.332536421Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key) 
2026-03-01T17:09:14.336793432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC) 
2026-03-01T17:09:14.341672255Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075618s 
2026-03-01T17:09:14.343433712Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RootFolders 
2026-03-01T17:09:14.346608595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RootFolders" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL UNIQUE) 
2026-03-01T17:09:14.350469358Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055123s 
2026-03-01T17:09:14.352255114Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex RootFolders (Path) 
2026-03-01T17:09:14.354701770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_RootFolders_Path" ON "RootFolders" ("Path" ASC) 
2026-03-01T17:09:14.358215666Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044869s 
2026-03-01T17:09:14.359709002Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Series 
2026-03-01T17:09:14.373468016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Series" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL UNIQUE, "TvRageId" INTEGER NOT NULL, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "AirTime" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "SeasonFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "SeriesType" INTEGER NOT NULL, "Network" TEXT, "UseSceneNumbering" INTEGER NOT NULL, "FirstAired" DATETIME, "NextAiring" DATETIME, "Year" INTEGER, "Seasons" TEXT, "Actors" TEXT, "Ratings" TEXT, "Genres" TEXT, "Certification" TEXT, "SortTitle" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "TvMazeId" INTEGER NOT NULL DEFAULT 0) 
2026-03-01T17:09:14.386356948Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0250872s 
2026-03-01T17:09:14.388032211Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TvdbId) 
2026-03-01T17:09:14.390315789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC) 
2026-03-01T17:09:14.393603529Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040572s 
2026-03-01T17:09:14.395095022Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Movies 
2026-03-01T17:09:14.404186688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Movies" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ImdbId" TEXT NOT NULL UNIQUE, "Title" TEXT NOT NULL, "TitleSlug" TEXT NOT NULL UNIQUE, "SortTitle" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "Year" INTEGER, "Added" DATETIME, "Actors" TEXT, "Ratings" TEXT, "Genres" TEXT, "Tags" TEXT, "Certification" TEXT, "AddOptions" TEXT) 
2026-03-01T17:09:14.412748577Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0161929s 
2026-03-01T17:09:14.414379231Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (ImdbId) 
2026-03-01T17:09:14.416687839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-03-01T17:09:14.419883844Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040084s 
2026-03-01T17:09:14.421534929Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (TitleSlug) 
2026-03-01T17:09:14.423924871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-03-01T17:09:14.427069744Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004043s 
2026-03-01T17:09:14.428589914Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Episodes 
2026-03-01T17:09:14.437887194Z [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) 
2026-03-01T17:09:14.446058036Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0159895s 
2026-03-01T17:09:14.447620943Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable EpisodeFiles 
2026-03-01T17:09:14.453016587Z [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) 
2026-03-01T17:09:14.458287290Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090843s 
2026-03-01T17:09:14.459814555Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History 
2026-03-01T17:09:14.464861116Z [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) 
2026-03-01T17:09:14.472650691Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113115s 
2026-03-01T17:09:14.474351826Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId) 
2026-03-01T17:09:14.476710325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2026-03-01T17:09:14.481650311Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057774s 
2026-03-01T17:09:14.483205132Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications 
2026-03-01T17:09:14.598708949Z [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) 
2026-03-01T17:09:14.607096087Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1221965s 
2026-03-01T17:09:14.608858395Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks 
2026-03-01T17:09:14.613416914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL UNIQUE, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL) 
2026-03-01T17:09:14.619512648Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00915s 
2026-03-01T17:09:14.622408669Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName) 
2026-03-01T17:09:14.625151501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-03-01T17:09:14.631876292Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071127s 
2026-03-01T17:09:14.633951290Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers 
2026-03-01T17:09:14.681037808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableSearch" INTEGER) 
2026-03-01T17:09:14.691444552Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0550658s 
2026-03-01T17:09:14.694265422Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name) 
2026-03-01T17:09:14.696880247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-03-01T17:09:14.701506823Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055695s 
2026-03-01T17:09:14.703267448Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Profiles 
2026-03-01T17:09:14.708347677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Profiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Cutoff" INTEGER NOT NULL, "Items" TEXT NOT NULL, "Language" INTEGER) 
2026-03-01T17:09:14.713698180Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087536s 
2026-03-01T17:09:14.715492193Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Profiles (Name) 
2026-03-01T17:09:14.719745647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2026-03-01T17:09:14.723771202Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050265s 
2026-03-01T17:09:14.737212486Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Profiles" SET "Language" = 1 
2026-03-01T17:09:14.746560569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Profiles" SET "Language" = 1 
2026-03-01T17:09:14.746584527Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130263s 
2026-03-01T17:09:14.747825065Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SceneMappings 
2026-03-01T17:09:14.752482823Z [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) 
2026-03-01T17:09:14.757385765Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079806s 
2026-03-01T17:09:14.758939984Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NamingConfig 
2026-03-01T17:09:14.764752618Z [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) 
2026-03-01T17:09:14.769976927Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094263s 
2026-03-01T17:09:14.771598422Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Blacklist 
2026-03-01T17:09:14.777143878Z [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) 
2026-03-01T17:09:14.782830227Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096412s 
2026-03-01T17:09:14.784489889Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityDefinitions 
2026-03-01T17:09:14.788446156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "QualityDefinitions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Quality" INTEGER NOT NULL UNIQUE, "Title" TEXT NOT NULL UNIQUE, "MinSize" NUMERIC, "MaxSize" NUMERIC) 
2026-03-01T17:09:14.792934092Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068291s 
2026-03-01T17:09:14.794713435Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Quality) 
2026-03-01T17:09:14.797401337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC) 
2026-03-01T17:09:14.801198953Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046627s 
2026-03-01T17:09:14.802957474Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Title) 
2026-03-01T17:09:14.805557609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC) 
2026-03-01T17:09:14.809656983Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046185s 
2026-03-01T17:09:14.810745134Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Metadata 
2026-03-01T17:09:14.814941784Z [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) 
2026-03-01T17:09:14.819266632Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069603s 
2026-03-01T17:09:14.820876885Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles 
2026-03-01T17:09:14.826447581Z [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) 
2026-03-01T17:09:14.831885741Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094364s 
2026-03-01T17:09:14.833510402Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients 
2026-03-01T17:09:14.837716411Z [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) 
2026-03-01T17:09:14.842167433Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007083s 
2026-03-01T17:09:14.843808828Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable PendingReleases 
2026-03-01T17:09:14.848638182Z [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) 
2026-03-01T17:09:14.853315359Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079169s 
2026-03-01T17:09:14.854989400Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RemotePathMappings 
2026-03-01T17:09:14.858554749Z [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) 
2026-03-01T17:09:14.862367636Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058172s 
2026-03-01T17:09:14.863883729Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags 
2026-03-01T17:09:14.866690220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL UNIQUE) 
2026-03-01T17:09:14.870300689Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049194s 
2026-03-01T17:09:14.871954630Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label) 
2026-03-01T17:09:14.874168066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC) 
2026-03-01T17:09:14.877314822Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038261s 
2026-03-01T17:09:14.881980607Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Restrictions 
2026-03-01T17:09:14.884460280Z [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) 
2026-03-01T17:09:14.888278188Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077958s 
2026-03-01T17:09:14.889891235Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DelayProfiles 
2026-03-01T17:09:14.894912616Z [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) 
2026-03-01T17:09:14.900715450Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083149s 
2026-03-01T17:09:14.921777388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DelayProfiles" ("EnableUsenet", "EnableTorrent", "PreferredProtocol", "UsenetDelay", "TorrentDelay", "Order", "Tags") VALUES (1, 1, 1, 0, 0, 2147483647, '[]') 
2026-03-01T17:09:14.933884295Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users 
2026-03-01T17:09:14.938488686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Users" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Identifier" TEXT NOT NULL UNIQUE, "Username" TEXT NOT NULL UNIQUE, "Password" TEXT NOT NULL) 
2026-03-01T17:09:15.031454503Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0955125s 
2026-03-01T17:09:15.034160091Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier) 
2026-03-01T17:09:15.036570634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC) 
2026-03-01T17:09:15.040083758Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043297s 
2026-03-01T17:09:15.050414809Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username) 
2026-03-01T17:09:15.050439780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC) 
2026-03-01T17:09:15.050449970Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041593s 
2026-03-01T17:09:15.050458568Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands 
2026-03-01T17:09:15.054637271Z [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) 
2026-03-01T17:09:15.062285341Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111569s 
2026-03-01T17:09:15.064308415Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus 
2026-03-01T17:09:15.070026698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "IndexerId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT) 
2026-03-01T17:09:15.076337104Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100823s 
2026-03-01T17:09:15.078227621Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (IndexerId) 
2026-03-01T17:09:15.080882326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_IndexerId" ON "IndexerStatus" ("IndexerId" ASC) 
2026-03-01T17:09:15.089418554Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095422s 
2026-03-01T17:09:15.091076432Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles 
2026-03-01T17:09:15.096135348Z [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) 
2026-03-01T17:09:15.102738313Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100262s 
2026-03-01T17:09:15.105507669Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SubtitleFiles 
2026-03-01T17:09:15.113260399Z [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) 
2026-03-01T17:09:15.119464792Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011049s 
2026-03-01T17:09:15.121204665Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date) 
2026-03-01T17:09:15.123383863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-03-01T17:09:15.127695003Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049587s 
2026-03-01T17:09:15.153081188Z [Info] FluentMigrator.Runner.MigrationRunner: -> 1 Insert operations completed in 00:00:00.0321365 taking an average of 00:00:00.0321365 
2026-03-01T17:09:15.163183299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-03-01T17:09:15', 'InitialSetup') 
2026-03-01T17:09:15.168662632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:15.235291769Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2026-03-01T17:09:15.237102706Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.112022s 
2026-03-01T17:09:15.241337723Z [Info] FluentMigrator.Runner.MigrationRunner: 104: add_moviefiles_table migrating 
2026-03-01T17:09:15.243180945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:15.246412672Z [Info] add_moviefiles_table: Starting migration of Main DB to 104 
2026-03-01T17:09:15.265394181Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MovieFiles 
2026-03-01T17:09:15.270811569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MovieFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "Path" TEXT NOT NULL UNIQUE, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "DateAdded" DATETIME NOT NULL, "SceneName" TEXT, "MediaInfo" TEXT, "ReleaseGroup" TEXT, "RelativePath" TEXT) 
2026-03-01T17:09:15.276891942Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097127s 
2026-03-01T17:09:15.278604209Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieFiles (Path) 
2026-03-01T17:09:15.280950794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieFiles_Path" ON "MovieFiles" ("Path" ASC) 
2026-03-01T17:09:15.284601044Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043836s 
2026-03-01T17:09:15.286128780Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-03-01T17:09:15.296248576Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.59E-05s 
2026-03-01T17:09:15.298493577Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies MovieFileId Int32 
2026-03-01T17:09:15.301218373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "MovieFileId" INTEGER NOT NULL DEFAULT 0 
2026-03-01T17:09:15.310203985Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100419s 
2026-03-01T17:09:15.313811690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (104, '2026-03-01T17:09:15', 'add_moviefiles_table') 
2026-03-01T17:09:15.317423231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:15.358947351Z [Info] FluentMigrator.Runner.MigrationRunner: 104: add_moviefiles_table migrated 
2026-03-01T17:09:15.360987659Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0583173s 
2026-03-01T17:09:15.363876325Z [Info] FluentMigrator.Runner.MigrationRunner: 105: fix_history_movieId migrating 
2026-03-01T17:09:15.366402311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:15.369801666Z [Info] fix_history_movieId: Starting migration of Main DB to 105 
2026-03-01T17:09:15.376149788Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2026-03-01T17:09:15.377831754Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.61E-05s 
2026-03-01T17:09:15.379528040Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History MovieId Int32 
2026-03-01T17:09:15.382063916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "MovieId" INTEGER NOT NULL DEFAULT 0 
2026-03-01T17:09:15.391022283Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098896s 
2026-03-01T17:09:15.394047885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (105, '2026-03-01T17:09:15', 'fix_history_movieId') 
2026-03-01T17:09:15.397485567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:15.447448057Z [Info] FluentMigrator.Runner.MigrationRunner: 105: fix_history_movieId migrated 
2026-03-01T17:09:15.450026168Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0654491s 
2026-03-01T17:09:15.453061780Z [Info] FluentMigrator.Runner.MigrationRunner: 106: add_tmdb_stuff migrating 
2026-03-01T17:09:15.455787789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:15.459571107Z [Info] add_tmdb_stuff: Starting migration of Main DB to 106 
2026-03-01T17:09:15.491934450Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-03-01T17:09:15.493713883Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.49E-05s 
2026-03-01T17:09:15.495402232Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies TmdbId Int32 
2026-03-01T17:09:15.497933629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "TmdbId" INTEGER NOT NULL DEFAULT 0 
2026-03-01T17:09:15.507102902Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100587s 
2026-03-01T17:09:15.508686560Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-03-01T17:09:15.510146259Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.05E-05s 
2026-03-01T17:09:15.511829829Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies Website String 
2026-03-01T17:09:15.514059790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "Website" TEXT 
2026-03-01T17:09:15.522116853Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086635s 
2026-03-01T17:09:15.524114054Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-03-01T17:09:15.525595056Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.03E-05s 
2026-03-01T17:09:15.530016429Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies ImdbId String 
2026-03-01T17:09:15.744834585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Movies_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT NOT NULL UNIQUE, "SortTitle" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "Year" INTEGER, "Added" DATETIME, "Actors" TEXT, "Ratings" TEXT, "Genres" TEXT, "Tags" TEXT, "Certification" TEXT, "AddOptions" TEXT, "MovieFileId" INTEGER NOT NULL, "TmdbId" INTEGER NOT NULL, "Website" TEXT) 
2026-03-01T17:09:15.815586795Z [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" 
2026-03-01T17:09:15.831013026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-03-01T17:09:15.842649726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-03-01T17:09:15.871682293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-03-01T17:09:15.876639455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-03-01T17:09:15.880013047Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3482897s 
2026-03-01T17:09:15.883054071Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-03-01T17:09:15.883216367Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.42E-05s 
2026-03-01T17:09:15.884993205Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies AlternativeTitles String 
2026-03-01T17:09:15.887414570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "AlternativeTitles" TEXT 
2026-03-01T17:09:15.895552947Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008848s 
2026-03-01T17:09:15.898844344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (106, '2026-03-01T17:09:15', 'add_tmdb_stuff') 
2026-03-01T17:09:15.902176584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:15.906543316Z [Info] FluentMigrator.Runner.MigrationRunner: 106: add_tmdb_stuff migrated 
2026-03-01T17:09:15.908108568Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.019749s 
2026-03-01T17:09:15.910094957Z [Info] FluentMigrator.Runner.MigrationRunner: 107: fix_movie_files migrating 
2026-03-01T17:09:15.911910493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:15.914388733Z [Info] fix_movie_files: Starting migration of Main DB to 107 
2026-03-01T17:09:15.920663196Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles 
2026-03-01T17:09:15.922347748Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.48E-05s 
2026-03-01T17:09:15.924098213Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieFiles Path String 
2026-03-01T17:09:15.983742296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MovieFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "Path" TEXT, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "DateAdded" DATETIME NOT NULL, "SceneName" TEXT, "MediaInfo" TEXT, "ReleaseGroup" TEXT, "RelativePath" TEXT) 
2026-03-01T17:09:15.992004352Z [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" 
2026-03-01T17:09:15.997528765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieFiles" 
2026-03-01T17:09:16.001424520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles_temp" RENAME TO "MovieFiles" 
2026-03-01T17:09:16.022883597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieFiles_Path" ON "MovieFiles" ("Path" ASC) 
2026-03-01T17:09:16.026302662Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1005415s 
2026-03-01T17:09:16.029266609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (107, '2026-03-01T17:09:16', 'fix_movie_files') 
2026-03-01T17:09:16.032550752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:16.036178917Z [Info] FluentMigrator.Runner.MigrationRunner: 107: fix_movie_files migrated 
2026-03-01T17:09:16.037696483Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1103432s 
2026-03-01T17:09:16.039791501Z [Info] FluentMigrator.Runner.MigrationRunner: 108: update_schedule_intervale migrating 
2026-03-01T17:09:16.041636125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:16.044139817Z [Info] update_schedule_intervale: Starting migration of Main DB to 108 
2026-03-01T17:09:16.054855212Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-03-01T17:09:16.056553171Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.52E-05s 
2026-03-01T17:09:16.058351272Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks Interval Double 
2026-03-01T17:09:16.132253804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL UNIQUE, "Interval" NUMERIC NOT NULL, "LastExecution" DATETIME NOT NULL) 
2026-03-01T17:09:16.138680955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution") SELECT "Id", "TypeName", "Interval", "LastExecution" FROM "ScheduledTasks" 
2026-03-01T17:09:16.142829599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2026-03-01T17:09:16.146819563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2026-03-01T17:09:16.170208276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-03-01T17:09:16.173598763Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.113581s 
2026-03-01T17:09:16.176502369Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "ScheduledTasks" SET "Interval" = 0.25 WHERE "TypeName" = 'NzbDrone.Core.Download.CheckForFinishedDownloadCommand' 
2026-03-01T17:09:16.180250716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ScheduledTasks" SET "Interval" = 0.25 WHERE "TypeName" = 'NzbDrone.Core.Download.CheckForFinishedDownloadCommand' 
2026-03-01T17:09:16.185415426Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068118s 
2026-03-01T17:09:16.188871705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (108, '2026-03-01T17:09:16', 'update_schedule_intervale') 
2026-03-01T17:09:16.192172210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:16.196996374Z [Info] FluentMigrator.Runner.MigrationRunner: 108: update_schedule_intervale migrated 
2026-03-01T17:09:16.198703411Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0181326s 
2026-03-01T17:09:16.201241371Z [Info] FluentMigrator.Runner.MigrationRunner: 109: add_movie_formats_to_naming_config migrating 
2026-03-01T17:09:16.203137549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:16.205756141Z [Info] add_movie_formats_to_naming_config: Starting migration of Main DB to 109 
2026-03-01T17:09:16.214312279Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2026-03-01T17:09:16.215955929Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.53E-05s 
2026-03-01T17:09:16.217853039Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig StandardMovieFormat String 
2026-03-01T17:09:16.220475278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "StandardMovieFormat" TEXT 
2026-03-01T17:09:16.229234255Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096779s 
2026-03-01T17:09:16.230832363Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2026-03-01T17:09:16.232302363Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.6E-06s 
2026-03-01T17:09:16.234254704Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig MovieFolderFormat String 
2026-03-01T17:09:16.236718495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "MovieFolderFormat" TEXT 
2026-03-01T17:09:16.244743904Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087893s 
2026-03-01T17:09:16.246286510Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-01T17:09:16.248445998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-01T17:09:16.256547981Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086377s 
2026-03-01T17:09:16.259783566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (109, '2026-03-01T17:09:16', 'add_movie_formats_to_naming_config') 
2026-03-01T17:09:16.263350558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:16.266632015Z [Info] FluentMigrator.Runner.MigrationRunner: 109: add_movie_formats_to_naming_config migrated 
2026-03-01T17:09:16.268242769Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0185118s 
2026-03-01T17:09:16.270263537Z [Info] FluentMigrator.Runner.MigrationRunner: 110: add_phyiscal_release migrating 
2026-03-01T17:09:16.272103552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:16.274515629Z [Info] add_phyiscal_release: Starting migration of Main DB to 110 
2026-03-01T17:09:16.279163828Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-03-01T17:09:16.280718599Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.38E-05s 
2026-03-01T17:09:16.282483472Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies PhysicalRelease DateTime 
2026-03-01T17:09:16.284963496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "PhysicalRelease" DATETIME 
2026-03-01T17:09:16.294296297Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101456s 
2026-03-01T17:09:16.297393253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (110, '2026-03-01T17:09:16', 'add_phyiscal_release') 
2026-03-01T17:09:16.300899874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:16.304344139Z [Info] FluentMigrator.Runner.MigrationRunner: 110: add_phyiscal_release migrated 
2026-03-01T17:09:16.306008800Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0199924s 
2026-03-01T17:09:16.308015982Z [Info] FluentMigrator.Runner.MigrationRunner: 111: remove_bitmetv migrating 
2026-03-01T17:09:16.309809092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:16.312199465Z [Info] remove_bitmetv: Starting migration of Main DB to 111 
2026-03-01T17:09:16.336705218Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-01T17:09:16.350295762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'BitMeTv' 
2026-03-01T17:09:16.353976684Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0152246s 
2026-03-01T17:09:16.357094522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (111, '2026-03-01T17:09:16', 'remove_bitmetv') 
2026-03-01T17:09:16.360523666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:16.363464017Z [Info] FluentMigrator.Runner.MigrationRunner: 111: remove_bitmetv migrated 
2026-03-01T17:09:16.365040882Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0247127s 
2026-03-01T17:09:16.367140960Z [Info] FluentMigrator.Runner.MigrationRunner: 112: remove_torrentleech migrating 
2026-03-01T17:09:16.368969332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:16.371510117Z [Info] remove_torrentleech: Starting migration of Main DB to 112 
2026-03-01T17:09:16.378418818Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-01T17:09:16.381290600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Torrentleech' 
2026-03-01T17:09:16.384263827Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039771s 
2026-03-01T17:09:16.387168255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (112, '2026-03-01T17:09:16', 'remove_torrentleech') 
2026-03-01T17:09:16.390523421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:16.394025662Z [Info] FluentMigrator.Runner.MigrationRunner: 112: remove_torrentleech migrated 
2026-03-01T17:09:16.395576224Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136059s 
2026-03-01T17:09:16.397673848Z [Info] FluentMigrator.Runner.MigrationRunner: 113: remove_broadcasthenet migrating 
2026-03-01T17:09:16.399509093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:16.402028216Z [Info] remove_broadcasthenet: Starting migration of Main DB to 113 
2026-03-01T17:09:16.406221709Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-01T17:09:16.408815051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'BroadcastheNet' 
2026-03-01T17:09:16.411652124Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036862s 
2026-03-01T17:09:16.414592394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (113, '2026-03-01T17:09:16', 'remove_broadcasthenet') 
2026-03-01T17:09:16.417928121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:16.420971819Z [Info] FluentMigrator.Runner.MigrationRunner: 113: remove_broadcasthenet migrated 
2026-03-01T17:09:16.422542862Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128236s 
2026-03-01T17:09:16.424467738Z [Info] FluentMigrator.Runner.MigrationRunner: 114: remove_fanzub migrating 
2026-03-01T17:09:16.426278213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:16.428737645Z [Info] remove_fanzub: Starting migration of Main DB to 114 
2026-03-01T17:09:16.432855938Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-01T17:09:16.435303155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub' 
2026-03-01T17:09:16.438151340Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035301s 
2026-03-01T17:09:16.441720156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (114, '2026-03-01T17:09:16', 'remove_fanzub') 
2026-03-01T17:09:16.445984782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:16.449154555Z [Info] FluentMigrator.Runner.MigrationRunner: 114: remove_fanzub migrated 
2026-03-01T17:09:16.450736610Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0143221s 
2026-03-01T17:09:16.453114749Z [Info] FluentMigrator.Runner.MigrationRunner: 115: update_movie_sorttitle migrating 
2026-03-01T17:09:16.455278145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:16.457954263Z [Info] update_movie_sorttitle: Starting migration of Main DB to 115 
2026-03-01T17:09:16.462000590Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-01T17:09:16.464022261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-01T17:09:16.471507021Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075579s 
2026-03-01T17:09:16.475204647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (115, '2026-03-01T17:09:16', 'update_movie_sorttitle') 
2026-03-01T17:09:16.479357759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:16.484158194Z [Info] FluentMigrator.Runner.MigrationRunner: 115: update_movie_sorttitle migrated 
2026-03-01T17:09:16.485794449Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0201512s 
2026-03-01T17:09:16.488184952Z [Info] FluentMigrator.Runner.MigrationRunner: 116: update_movie_sorttitle_again migrating 
2026-03-01T17:09:16.490312747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:16.493333659Z [Info] update_movie_sorttitle_again: Starting migration of Main DB to 116 
2026-03-01T17:09:16.497546853Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-01T17:09:16.499442420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-01T17:09:16.506126208Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067637s 
2026-03-01T17:09:16.509369999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (116, '2026-03-01T17:09:16', 'update_movie_sorttitle_again') 
2026-03-01T17:09:16.512979948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:16.515874636Z [Info] FluentMigrator.Runner.MigrationRunner: 116: update_movie_sorttitle_again migrated 
2026-03-01T17:09:16.517481712Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0163701s 
2026-03-01T17:09:16.519510697Z [Info] FluentMigrator.Runner.MigrationRunner: 117: update_movie_file migrating 
2026-03-01T17:09:16.521388438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:16.523942290Z [Info] update_movie_file: Starting migration of Main DB to 117 
2026-03-01T17:09:16.536405314Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieFiles Edition String 
2026-03-01T17:09:16.539070801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles" ADD COLUMN "Edition" TEXT 
2026-03-01T17:09:16.547885720Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094845s 
2026-03-01T17:09:16.551035652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (117, '2026-03-01T17:09:16', 'update_movie_file') 
2026-03-01T17:09:16.554486771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:16.557350107Z [Info] FluentMigrator.Runner.MigrationRunner: 117: update_movie_file migrated 
2026-03-01T17:09:16.558858975Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0189502s 
2026-03-01T17:09:16.561016840Z [Info] FluentMigrator.Runner.MigrationRunner: 118: update_movie_slug migrating 
2026-03-01T17:09:16.562822285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:16.565474405Z [Info] update_movie_slug: Starting migration of Main DB to 118 
2026-03-01T17:09:16.569172381Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-01T17:09:16.571237900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-01T17:09:16.579806152Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084493s 
2026-03-01T17:09:16.583113341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (118, '2026-03-01T17:09:16', 'update_movie_slug') 
2026-03-01T17:09:16.586944996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:16.591563065Z [Info] FluentMigrator.Runner.MigrationRunner: 118: update_movie_slug migrated 
2026-03-01T17:09:16.593137535Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0204194s 
2026-03-01T17:09:16.595232644Z [Info] FluentMigrator.Runner.MigrationRunner: 119: add_youtube_trailer_id migrating 
2026-03-01T17:09:16.597079632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:16.599680620Z [Info] add_youtube_trailer_id: Starting migration of Main DB to 119 
2026-03-01T17:09:16.604698142Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-03-01T17:09:16.606394297Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.53E-05s 
2026-03-01T17:09:16.608219813Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies YouTubeTrailerId String 
2026-03-01T17:09:16.610684195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "YouTubeTrailerId" TEXT 
2026-03-01T17:09:16.619787004Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096768s 
2026-03-01T17:09:16.623076397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (119, '2026-03-01T17:09:16', 'add_youtube_trailer_id') 
2026-03-01T17:09:16.627102133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:16.630675397Z [Info] FluentMigrator.Runner.MigrationRunner: 119: add_youtube_trailer_id migrated 
2026-03-01T17:09:16.632483227Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0204273s 
2026-03-01T17:09:16.634640732Z [Info] FluentMigrator.Runner.MigrationRunner: 120: add_studio migrating 
2026-03-01T17:09:16.636693485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:16.639821814Z [Info] add_studio: Starting migration of Main DB to 120 
2026-03-01T17:09:16.645335455Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-03-01T17:09:16.647257555Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.51E-05s 
2026-03-01T17:09:16.649146058Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies Studio String 
2026-03-01T17:09:16.651601342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "Studio" TEXT 
2026-03-01T17:09:16.661404931Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102111s 
2026-03-01T17:09:16.665082756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (120, '2026-03-01T17:09:16', 'add_studio') 
2026-03-01T17:09:16.669407855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:16.673128987Z [Info] FluentMigrator.Runner.MigrationRunner: 120: add_studio migrated 
2026-03-01T17:09:16.674934292Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0219436s 
2026-03-01T17:09:16.677271318Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_filedate_config migrating 
2026-03-01T17:09:16.679315685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:16.682560589Z [Info] update_filedate_config: Starting migration of Main DB to 121 
2026-03-01T17:09:16.686845727Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-01T17:09:16.689769624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-01T17:09:16.697799833Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088802s 
2026-03-01T17:09:16.701282605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (121, '2026-03-01T17:09:16', 'update_filedate_config') 
2026-03-01T17:09:16.705210915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:16.709424739Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_filedate_config migrated 
2026-03-01T17:09:16.711045112Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0205826s 
2026-03-01T17:09:16.713147174Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_movieid_to_blacklist migrating 
2026-03-01T17:09:16.714992741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:16.717502063Z [Info] add_movieid_to_blacklist: Starting migration of Main DB to 122 
2026-03-01T17:09:16.725252989Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2026-03-01T17:09:16.726852470Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.46E-05s 
2026-03-01T17:09:16.728577002Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist MovieId Int32 
2026-03-01T17:09:16.731029250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "MovieId" INTEGER DEFAULT 0 
2026-03-01T17:09:16.739937096Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097053s 
2026-03-01T17:09:16.741511957Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2026-03-01T17:09:16.743012358Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.7E-06s 
2026-03-01T17:09:16.744715457Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blacklist SeriesId Int32 
2026-03-01T17:09:16.803362894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blacklist_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER, "EpisodeIds" TEXT NOT NULL, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "MovieId" INTEGER) 
2026-03-01T17:09:16.813107294Z [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" 
2026-03-01T17:09:16.822222498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist" 
2026-03-01T17:09:16.825517923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist" 
2026-03-01T17:09:16.848987559Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1025612s 
2026-03-01T17:09:16.850598723Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2026-03-01T17:09:16.852063032Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.35E-05s 
2026-03-01T17:09:16.853805671Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blacklist EpisodeIds String 
2026-03-01T17:09:16.910909399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blacklist_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER, "EpisodeIds" TEXT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "MovieId" INTEGER) 
2026-03-01T17:09:16.920168843Z [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" 
2026-03-01T17:09:16.926289467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist" 
2026-03-01T17:09:16.929965378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist" 
2026-03-01T17:09:16.951548386Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0960588s 
2026-03-01T17:09:16.954777418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (122, '2026-03-01T17:09:16', 'add_movieid_to_blacklist') 
2026-03-01T17:09:16.958112272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:16.969642148Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_movieid_to_blacklist migrated 
2026-03-01T17:09:16.971220426Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1139243s 
2026-03-01T17:09:16.973551138Z [Info] FluentMigrator.Runner.MigrationRunner: 123: create_netimport_table migrating 
2026-03-01T17:09:16.975971933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:16.979281096Z [Info] create_netimport_table: Starting migration of Main DB to 123 
2026-03-01T17:09:16.996820892Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NetImport 
2026-03-01T17:09:17.002727545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NetImport" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Enabled" INTEGER NOT NULL, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "Settings" TEXT, "EnableAuto" INTEGER NOT NULL, "RootFolderPath" TEXT NOT NULL, "ShouldMonitor" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL) 
2026-03-01T17:09:17.008739149Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101066s 
2026-03-01T17:09:17.010429132Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NetImport (Name) 
2026-03-01T17:09:17.012804094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImport_Name" ON "NetImport" ("Name" ASC) 
2026-03-01T17:09:17.015933485Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039618s 
2026-03-01T17:09:17.018892553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (123, '2026-03-01T17:09:17', 'create_netimport_table') 
2026-03-01T17:09:17.022190784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:17.025128720Z [Info] FluentMigrator.Runner.MigrationRunner: 123: create_netimport_table migrated 
2026-03-01T17:09:17.026670434Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129427s 
2026-03-01T17:09:17.028798399Z [Info] FluentMigrator.Runner.MigrationRunner: 124: add_preferred_tags_to_profile migrating 
2026-03-01T17:09:17.030651540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:17.033154560Z [Info] add_preferred_tags_to_profile: Starting migration of Main DB to 124 
2026-03-01T17:09:17.037949866Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 
2026-03-01T17:09:17.039497812Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.29E-05s 
2026-03-01T17:09:17.041263538Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles PreferredTags String 
2026-03-01T17:09:17.043638910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "PreferredTags" TEXT 
2026-03-01T17:09:17.052918835Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099989s 
2026-03-01T17:09:17.056088898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (124, '2026-03-01T17:09:17', 'add_preferred_tags_to_profile') 
2026-03-01T17:09:17.059944562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:17.062947969Z [Info] FluentMigrator.Runner.MigrationRunner: 124: add_preferred_tags_to_profile migrated 
2026-03-01T17:09:17.064556027Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0197672s 
2026-03-01T17:09:17.066548058Z [Info] FluentMigrator.Runner.MigrationRunner: 125: fix_imdb_unique migrating 
2026-03-01T17:09:17.068355948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:17.070870792Z [Info] fix_imdb_unique: Starting migration of Main DB to 125 
2026-03-01T17:09:17.074406330Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-01T17:09:17.076218710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-01T17:09:17.080591705Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045455s 
2026-03-01T17:09:17.083590723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (125, '2026-03-01T17:09:17', 'fix_imdb_unique') 
2026-03-01T17:09:17.087042734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:17.090358149Z [Info] FluentMigrator.Runner.MigrationRunner: 125: fix_imdb_unique migrated 
2026-03-01T17:09:17.091880164Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142411s 
2026-03-01T17:09:17.093990483Z [Info] FluentMigrator.Runner.MigrationRunner: 126: update_qualities_and_profiles migrating 
2026-03-01T17:09:17.095877022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:17.098547108Z [Info] update_qualities_and_profiles: Starting migration of Main DB to 126 
2026-03-01T17:09:17.101800899Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-01T17:09:17.103567967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-01T17:09:17.128153671Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0244519s 
2026-03-01T17:09:17.131559729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (126, '2026-03-01T17:09:17', 'update_qualities_and_profiles') 
2026-03-01T17:09:17.135369981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:17.138321233Z [Info] FluentMigrator.Runner.MigrationRunner: 126: update_qualities_and_profiles migrated 
2026-03-01T17:09:17.139936065Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0346899s 
2026-03-01T17:09:17.141903647Z [Info] FluentMigrator.Runner.MigrationRunner: 127: remove_wombles migrating 
2026-03-01T17:09:17.143700124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:17.146227974Z [Info] remove_wombles: Starting migration of Main DB to 127 
2026-03-01T17:09:17.150705559Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-01T17:09:17.153310685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Wombles' 
2026-03-01T17:09:17.156080191Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036598s 
2026-03-01T17:09:17.158874357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (127, '2026-03-01T17:09:17', 'remove_wombles') 
2026-03-01T17:09:17.162152237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:17.164838065Z [Info] FluentMigrator.Runner.MigrationRunner: 127: remove_wombles migrated 
2026-03-01T17:09:17.166341652Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012294s 
2026-03-01T17:09:17.168228461Z [Info] FluentMigrator.Runner.MigrationRunner: 128: remove_kickass migrating 
2026-03-01T17:09:17.170007023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:17.172893224Z [Info] remove_kickass: Starting migration of Main DB to 128 
2026-03-01T17:09:17.176851965Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-01T17:09:17.179339093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Kickass Torrents' 
2026-03-01T17:09:17.182078699Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035378s 
2026-03-01T17:09:17.184931643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (128, '2026-03-01T17:09:17', 'remove_kickass') 
2026-03-01T17:09:17.188290566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:17.191015703Z [Info] FluentMigrator.Runner.MigrationRunner: 128: remove_kickass migrated 
2026-03-01T17:09:17.192555845Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012337s 
2026-03-01T17:09:17.194760233Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_parsed_movie_info_to_pending_release migrating 
2026-03-01T17:09:17.196708115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:17.199322289Z [Info] add_parsed_movie_info_to_pending_release: Starting migration of Main DB to 129 
2026-03-01T17:09:17.204115440Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2026-03-01T17:09:17.205724880Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.5E-05s 
2026-03-01T17:09:17.207582380Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases ParsedMovieInfo String 
2026-03-01T17:09:17.210176233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "ParsedMovieInfo" TEXT 
2026-03-01T17:09:17.219104020Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098231s 
2026-03-01T17:09:17.222259754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (129, '2026-03-01T17:09:17', 'add_parsed_movie_info_to_pending_release') 
2026-03-01T17:09:17.225756044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:17.228822428Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_parsed_movie_info_to_pending_release migrated 
2026-03-01T17:09:17.230481027Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0191422s 
2026-03-01T17:09:17.232528330Z [Info] FluentMigrator.Runner.MigrationRunner: 130: remove_wombles_kickass migrating 
2026-03-01T17:09:17.234364046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:17.236813197Z [Info] remove_wombles_kickass: Starting migration of Main DB to 130 
2026-03-01T17:09:17.241838075Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-01T17:09:17.244302747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Wombles' 
2026-03-01T17:09:17.247056061Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003486s 
2026-03-01T17:09:17.248906307Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-01T17:09:17.251314485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'KickassTorrents' 
2026-03-01T17:09:17.253799118Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032728s 
2026-03-01T17:09:17.256723346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (130, '2026-03-01T17:09:17', 'remove_wombles_kickass') 
2026-03-01T17:09:17.259991196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:17.262741644Z [Info] FluentMigrator.Runner.MigrationRunner: 130: remove_wombles_kickass migrated 
2026-03-01T17:09:17.264298789Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119835s 
2026-03-01T17:09:17.266429910Z [Info] FluentMigrator.Runner.MigrationRunner: 131: make_parsed_episode_info_nullable migrating 
2026-03-01T17:09:17.268492423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:17.271095444Z [Info] make_parsed_episode_info_nullable: Starting migration of Main DB to 131 
2026-03-01T17:09:17.275606738Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2026-03-01T17:09:17.277203934Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.35E-05s 
2026-03-01T17:09:17.279083668Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases ParsedEpisodeInfo String 
2026-03-01T17:09:17.337820996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "PendingReleases_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "Title" TEXT NOT NULL, "Added" DATETIME NOT NULL, "ParsedEpisodeInfo" TEXT, "Release" TEXT NOT NULL, "MovieId" INTEGER NOT NULL, "ParsedMovieInfo" TEXT) 
2026-03-01T17:09:17.345547654Z [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" 
2026-03-01T17:09:17.350477380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2026-03-01T17:09:17.353913328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2026-03-01T17:09:17.422297971Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1410554s 
2026-03-01T17:09:17.426063864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (131, '2026-03-01T17:09:17', 'make_parsed_episode_info_nullable') 
2026-03-01T17:09:17.429953365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:17.434470100Z [Info] FluentMigrator.Runner.MigrationRunner: 131: make_parsed_episode_info_nullable migrated 
2026-03-01T17:09:17.436126294Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1533447s 
2026-03-01T17:09:17.438564443Z [Info] FluentMigrator.Runner.MigrationRunner: 132: rename_torrent_downloadstation migrating 
2026-03-01T17:09:17.440572326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:17.444300864Z [Info] rename_torrent_downloadstation: Starting migration of Main DB to 132 
2026-03-01T17:09:17.449503299Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "DownloadClients" SET "Implementation" = 'TorrentDownloadStation' WHERE "Implementation" = 'DownloadStation'; 
2026-03-01T17:09:17.452909307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DownloadClients" SET "Implementation" = 'TorrentDownloadStation' WHERE "Implementation" = 'DownloadStation'; 
2026-03-01T17:09:17.456533143Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047523s 
2026-03-01T17:09:17.460164475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (132, '2026-03-01T17:09:17', 'rename_torrent_downloadstation') 
2026-03-01T17:09:17.463621746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:17.466991621Z [Info] FluentMigrator.Runner.MigrationRunner: 132: rename_torrent_downloadstation migrated 
2026-03-01T17:09:17.468616193Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0149752s 
2026-03-01T17:09:17.470894330Z [Info] FluentMigrator.Runner.MigrationRunner: 133: add_minimumavailability migrating 
2026-03-01T17:09:17.472742301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:17.475443119Z [Info] add_minimumavailability: Starting migration of Main DB to 133 
2026-03-01T17:09:17.494565652Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NetImport 
2026-03-01T17:09:17.496433303Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.63E-05s 
2026-03-01T17:09:17.498444272Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NetImport MinimumAvailability Int32 
2026-03-01T17:09:17.501267426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NetImport" ADD COLUMN "MinimumAvailability" INTEGER NOT NULL DEFAULT 3 
2026-03-01T17:09:17.511148792Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107547s 
2026-03-01T17:09:17.512949368Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-03-01T17:09:17.514434899Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.43E-05s 
2026-03-01T17:09:17.516212087Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies MinimumAvailability Int32 
2026-03-01T17:09:17.518913967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "MinimumAvailability" INTEGER NOT NULL DEFAULT 3 
2026-03-01T17:09:17.527862074Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099831s 
2026-03-01T17:09:17.530897035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (133, '2026-03-01T17:09:17', 'add_minimumavailability') 
2026-03-01T17:09:17.534276189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:17.538431366Z [Info] FluentMigrator.Runner.MigrationRunner: 133: add_minimumavailability migrated 
2026-03-01T17:09:17.540108753Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0202986s 
2026-03-01T17:09:17.542326478Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_remux_qualities_for_the_wankers migrating 
2026-03-01T17:09:17.544216474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:17.546768863Z [Info] add_remux_qualities_for_the_wankers: Starting migration of Main DB to 134 
2026-03-01T17:09:17.550579195Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-01T17:09:17.552396094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-01T17:09:17.555899618Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036747s 
2026-03-01T17:09:17.559103910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (134, '2026-03-01T17:09:17', 'add_remux_qualities_for_the_wankers') 
2026-03-01T17:09:17.562759881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:17.565872990Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_remux_qualities_for_the_wankers migrated 
2026-03-01T17:09:17.567519385Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133798s 
2026-03-01T17:09:17.569650736Z [Info] FluentMigrator.Runner.MigrationRunner: 135: add_haspredbentry_to_movies migrating 
2026-03-01T17:09:17.571530361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:17.574112049Z [Info] add_haspredbentry_to_movies: Starting migration of Main DB to 135 
2026-03-01T17:09:17.579670922Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-03-01T17:09:17.581452339Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.49E-05s 
2026-03-01T17:09:17.583253576Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies HasPreDBEntry Boolean 
2026-03-01T17:09:17.585899353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "HasPreDBEntry" INTEGER NOT NULL DEFAULT 0 
2026-03-01T17:09:17.595485324Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104836s 
2026-03-01T17:09:17.598662030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (135, '2026-03-01T17:09:17', 'add_haspredbentry_to_movies') 
2026-03-01T17:09:17.602176397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:17.605236157Z [Info] FluentMigrator.Runner.MigrationRunner: 135: add_haspredbentry_to_movies migrated 
2026-03-01T17:09:17.606798724Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0200556s 
2026-03-01T17:09:17.608888111Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_pathstate_to_movies migrating 
2026-03-01T17:09:17.610711462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:17.613184321Z [Info] add_pathstate_to_movies: Starting migration of Main DB to 136 
2026-03-01T17:09:17.618076942Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-03-01T17:09:17.619733297Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.58E-05s 
2026-03-01T17:09:17.621432769Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies PathState Int32 
2026-03-01T17:09:17.623969978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "PathState" INTEGER NOT NULL DEFAULT 2 
2026-03-01T17:09:17.633251917Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101704s 
2026-03-01T17:09:17.636239032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (136, '2026-03-01T17:09:17', 'add_pathstate_to_movies') 
2026-03-01T17:09:17.639615340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:17.642649900Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_pathstate_to_movies migrated 
2026-03-01T17:09:17.644229981Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0194148s 
2026-03-01T17:09:17.646326332Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_import_exclusions_table migrating 
2026-03-01T17:09:17.648181668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:17.650730611Z [Info] add_import_exclusions_table: Starting migration of Main DB to 137 
2026-03-01T17:09:17.660741638Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportExclusions 
2026-03-01T17:09:17.664891604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportExclusions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TmdbId" INTEGER NOT NULL UNIQUE, "MovieTitle" TEXT, "MovieYear" INTEGER DEFAULT 0) 
2026-03-01T17:09:17.669688192Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007114s 
2026-03-01T17:09:17.671503176Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportExclusions (TmdbId) 
2026-03-01T17:09:17.674102520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportExclusions_TmdbId" ON "ImportExclusions" ("TmdbId" ASC) 
2026-03-01T17:09:17.677495151Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043597s 
2026-03-01T17:09:17.679078960Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-01T17:09:17.680747059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-01T17:09:17.691550682Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010664s 
2026-03-01T17:09:17.694955708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (137, '2026-03-01T17:09:17', 'add_import_exclusions_table') 
2026-03-01T17:09:17.698540195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:17.702037216Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_import_exclusions_table migrated 
2026-03-01T17:09:17.703760065Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0211494s 
2026-03-01T17:09:17.706060928Z [Info] FluentMigrator.Runner.MigrationRunner: 138: add_physical_release_note migrating 
2026-03-01T17:09:17.708057679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:17.710767745Z [Info] add_physical_release_note: Starting migration of Main DB to 138 
2026-03-01T17:09:17.715612901Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-03-01T17:09:17.717279577Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.47E-05s 
2026-03-01T17:09:17.719097567Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies PhysicalReleaseNote String 
2026-03-01T17:09:17.721592932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "PhysicalReleaseNote" TEXT 
2026-03-01T17:09:17.731371431Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104579s 
2026-03-01T17:09:17.734526263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (138, '2026-03-01T17:09:17', 'add_physical_release_note') 
2026-03-01T17:09:17.738119859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:17.741264942Z [Info] FluentMigrator.Runner.MigrationRunner: 138: add_physical_release_note migrated 
2026-03-01T17:09:17.742895525Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0201488s 
2026-03-01T17:09:17.745059011Z [Info] FluentMigrator.Runner.MigrationRunner: 139: consolidate_indexer_baseurl migrating 
2026-03-01T17:09:17.746906040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:17.749423008Z [Info] consolidate_indexer_baseurl: Starting migration of Main DB to 139 
2026-03-01T17:09:17.753118579Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-01T17:09:17.754958634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-01T17:09:17.783865167Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0286802s 
2026-03-01T17:09:17.787720861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (139, '2026-03-01T17:09:17', 'consolidate_indexer_baseurl') 
2026-03-01T17:09:17.791666625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:17.796154802Z [Info] FluentMigrator.Runner.MigrationRunner: 139: consolidate_indexer_baseurl migrated 
2026-03-01T17:09:17.797820586Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0410827s 
2026-03-01T17:09:17.800006067Z [Info] FluentMigrator.Runner.MigrationRunner: 140: add_alternative_titles_table migrating 
2026-03-01T17:09:17.801895481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:17.804483111Z [Info] add_alternative_titles_table: Starting migration of Main DB to 140 
2026-03-01T17:09:17.848299656Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AlternativeTitles 
2026-03-01T17:09:17.854626024Z [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) 
2026-03-01T17:09:17.861013586Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107742s 
2026-03-01T17:09:17.866247725Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies AlternativeTitles 
2026-03-01T17:09:17.948899404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Movies_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT NOT NULL UNIQUE, "SortTitle" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "Year" INTEGER, "Added" DATETIME, "Actors" TEXT, "Ratings" TEXT, "Genres" TEXT, "Tags" TEXT, "Certification" TEXT, "AddOptions" TEXT, "MovieFileId" INTEGER NOT NULL, "TmdbId" INTEGER NOT NULL, "Website" TEXT, "PhysicalRelease" DATETIME, "YouTubeTrailerId" TEXT, "Studio" TEXT, "MinimumAvailability" INTEGER NOT NULL, "HasPreDBEntry" INTEGER NOT NULL, "PathState" INTEGER NOT NULL, "PhysicalReleaseNote" TEXT) 
2026-03-01T17:09:17.968426031Z [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" 
2026-03-01T17:09:17.981380825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-03-01T17:09:17.985217631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-03-01T17:09:18.008018531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-03-01T17:09:18.011541334Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1432801s 
2026-03-01T17:09:18.013169993Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-03-01T17:09:18.014622147Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.42E-05s 
2026-03-01T17:09:18.016383153Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies SecondaryYear Int32 
2026-03-01T17:09:18.018990403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "SecondaryYear" INTEGER 
2026-03-01T17:09:18.029131922Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109696s 
2026-03-01T17:09:18.030831364Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-03-01T17:09:18.032356405Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.48E-05s 
2026-03-01T17:09:18.034752800Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies SecondaryYearSourceId Int64 
2026-03-01T17:09:18.038509805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "SecondaryYearSourceId" INTEGER DEFAULT 0 
2026-03-01T17:09:18.048577246Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117385s 
2026-03-01T17:09:18.051828762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (140, '2026-03-01T17:09:18', 'add_alternative_titles_table') 
2026-03-01T17:09:18.055308950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:18.058427830Z [Info] FluentMigrator.Runner.MigrationRunner: 140: add_alternative_titles_table migrated 
2026-03-01T17:09:18.060005997Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0213999s 
2026-03-01T17:09:18.062239695Z [Info] FluentMigrator.Runner.MigrationRunner: 141: fix_duplicate_alt_titles migrating 
2026-03-01T17:09:18.064117716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:18.066840298Z [Info] fix_duplicate_alt_titles: Starting migration of Main DB to 141 
2026-03-01T17:09:18.074811248Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-01T17:09:18.076682365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-01T17:09:18.083778994Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072416s 
2026-03-01T17:09:18.085561794Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlternativeTitles 
2026-03-01T17:09:18.087179731Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.44E-05s 
2026-03-01T17:09:18.089064947Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AlternativeTitles CleanTitle String 
2026-03-01T17:09:18.153176045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AlternativeTitles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL UNIQUE, "SourceType" INTEGER NOT NULL, "SourceId" INTEGER NOT NULL, "Votes" INTEGER NOT NULL, "VoteCount" INTEGER NOT NULL, "Language" INTEGER NOT NULL) 
2026-03-01T17:09:18.161661721Z [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" 
2026-03-01T17:09:18.166834877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2026-03-01T17:09:18.170383963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2026-03-01T17:09:18.192850620Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.102006s 
2026-03-01T17:09:18.194774614Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlternativeTitles (CleanTitle) 
2026-03-01T17:09:18.197512016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2026-03-01T17:09:18.201085572Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046735s 
2026-03-01T17:09:18.204359373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (141, '2026-03-01T17:09:18', 'fix_duplicate_alt_titles') 
2026-03-01T17:09:18.207685070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:18.210572954Z [Info] FluentMigrator.Runner.MigrationRunner: 141: fix_duplicate_alt_titles migrated 
2026-03-01T17:09:18.212183136Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0139429s 
2026-03-01T17:09:18.214128974Z [Info] FluentMigrator.Runner.MigrationRunner: 142: movie_extras migrating 
2026-03-01T17:09:18.215939199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:18.218359603Z [Info] movie_extras: Starting migration of Main DB to 142 
2026-03-01T17:09:18.255257326Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable ExtraFiles 
2026-03-01T17:09:18.258126213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2026-03-01T17:09:18.261538564Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044207s 
2026-03-01T17:09:18.263212915Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable SubtitleFiles 
2026-03-01T17:09:18.265308485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SubtitleFiles" 
2026-03-01T17:09:18.268216540Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033782s 
2026-03-01T17:09:18.269907014Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable MetadataFiles 
2026-03-01T17:09:18.271882431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2026-03-01T17:09:18.275350274Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037533s 
2026-03-01T17:09:18.277082381Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles 
2026-03-01T17:09:18.281781222Z [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) 
2026-03-01T17:09:18.286970140Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082335s 
2026-03-01T17:09:18.288709192Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SubtitleFiles 
2026-03-01T17:09:18.293887498Z [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) 
2026-03-01T17:09:18.299361240Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090399s 
2026-03-01T17:09:18.301114951Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles 
2026-03-01T17:09:18.306511206Z [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) 
2026-03-01T17:09:18.312050870Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092262s 
2026-03-01T17:09:18.315053997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (142, '2026-03-01T17:09:18', 'movie_extras') 
2026-03-01T17:09:18.318533683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:18.322223884Z [Info] FluentMigrator.Runner.MigrationRunner: 142: movie_extras migrated 
2026-03-01T17:09:18.323761930Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0193982s 
2026-03-01T17:09:18.325760264Z [Info] FluentMigrator.Runner.MigrationRunner: 143: clean_core_tv migrating 
2026-03-01T17:09:18.327571671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:18.330046925Z [Info] clean_core_tv: Starting migration of Main DB to 143 
2026-03-01T17:09:18.341482420Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable Episodes 
2026-03-01T17:09:18.343575816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Episodes" 
2026-03-01T17:09:18.346991814Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037054s 
2026-03-01T17:09:18.348631295Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable EpisodeFiles 
2026-03-01T17:09:18.350467372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "EpisodeFiles" 
2026-03-01T17:09:18.353168461Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030016s 
2026-03-01T17:09:18.354720716Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable Series 
2026-03-01T17:09:18.356456090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series" 
2026-03-01T17:09:18.359795875Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035518s 
2026-03-01T17:09:18.361469896Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable SceneMappings 
2026-03-01T17:09:18.363407898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SceneMappings" 
2026-03-01T17:09:18.366285682Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032486s 
2026-03-01T17:09:18.369289721Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Blacklist SeriesId, EpisodeIds 
2026-03-01T17:09:18.426884658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blacklist_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "MovieId" INTEGER) 
2026-03-01T17:09:18.435816472Z [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" 
2026-03-01T17:09:18.441642504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist" 
2026-03-01T17:09:18.445289867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist" 
2026-03-01T17:09:18.465534901Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0944627s 
2026-03-01T17:09:18.467412241Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn History SeriesId, EpisodeId 
2026-03-01T17:09:18.523016089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Quality" TEXT NOT NULL, "Data" TEXT NOT NULL, "EventType" INTEGER, "DownloadId" TEXT, "MovieId" INTEGER NOT NULL) 
2026-03-01T17:09:18.530540339Z [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" 
2026-03-01T17:09:18.535373080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2026-03-01T17:09:18.539081277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2026-03-01T17:09:18.559502004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2026-03-01T17:09:18.563613131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-03-01T17:09:18.566934449Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0978552s 
2026-03-01T17:09:18.569801151Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig StandardEpisodeFormat, DailyEpisodeFormat, AnimeEpisodeFormat, SeasonFolderFormat, SeriesFolderFormat 
2026-03-01T17:09:18.625820817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NamingConfig_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "MultiEpisodeStyle" INTEGER NOT NULL, "RenameEpisodes" INTEGER, "ReplaceIllegalCharacters" INTEGER NOT NULL, "StandardMovieFormat" TEXT, "MovieFolderFormat" TEXT) 
2026-03-01T17:09:18.634184718Z [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" 
2026-03-01T17:09:18.639345579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2026-03-01T17:09:18.642784704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2026-03-01T17:09:18.662509840Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0905483s 
2026-03-01T17:09:18.664521030Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn PendingReleases SeriesId, ParsedEpisodeInfo 
2026-03-01T17:09:18.720665627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "PendingReleases_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Title" TEXT NOT NULL, "Added" DATETIME NOT NULL, "Release" TEXT NOT NULL, "MovieId" INTEGER NOT NULL, "ParsedMovieInfo" TEXT) 
2026-03-01T17:09:18.727863620Z [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" 
2026-03-01T17:09:18.732268209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2026-03-01T17:09:18.743023044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2026-03-01T17:09:18.763742472Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0968913s 
2026-03-01T17:09:18.767091225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (143, '2026-03-01T17:09:18', 'clean_core_tv') 
2026-03-01T17:09:18.770659870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:18.774003252Z [Info] FluentMigrator.Runner.MigrationRunner: 143: clean_core_tv migrated 
2026-03-01T17:09:18.775556149Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1075266s 
2026-03-01T17:09:18.777786880Z [Info] FluentMigrator.Runner.MigrationRunner: 144: add_cookies_to_indexer_status migrating 
2026-03-01T17:09:18.779736947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:18.782325719Z [Info] add_cookies_to_indexer_status: Starting migration of Main DB to 144 
2026-03-01T17:09:18.788820988Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-03-01T17:09:18.790507243Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.36E-05s 
2026-03-01T17:09:18.792323270Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn IndexerStatus Cookies String 
2026-03-01T17:09:18.794698523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus" ADD COLUMN "Cookies" TEXT 
2026-03-01T17:09:18.803419081Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094408s 
2026-03-01T17:09:18.805444439Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn IndexerStatus CookiesExpirationDate DateTime 
2026-03-01T17:09:18.808056078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus" ADD COLUMN "CookiesExpirationDate" DATETIME 
2026-03-01T17:09:18.816078882Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088654s 
2026-03-01T17:09:18.819128953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (144, '2026-03-01T17:09:18', 'add_cookies_to_indexer_status') 
2026-03-01T17:09:18.822659301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:18.825531956Z [Info] FluentMigrator.Runner.MigrationRunner: 144: add_cookies_to_indexer_status migrated 
2026-03-01T17:09:18.827150815Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0180615s 
2026-03-01T17:09:18.829179119Z [Info] FluentMigrator.Runner.MigrationRunner: 145: banner_to_fanart migrating 
2026-03-01T17:09:18.831032761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:18.833464217Z [Info] banner_to_fanart: Starting migration of Main DB to 145 
2026-03-01T17:09:18.838097606Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Movies" SET "Images" = replace("Images", '"coverType": "banner"', '"coverType": "fanart"') 
2026-03-01T17:09:18.840961553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies" SET "Images" = replace("Images", '"coverType": "banner"', '"coverType": "fanart"') 
2026-03-01T17:09:18.844089531Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039952s 
2026-03-01T17:09:18.846298308Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MetadataFiles" SET "MovieFileId" = null WHERE "Type" = 2 
2026-03-01T17:09:18.848728772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MetadataFiles" SET "MovieFileId" = null WHERE "Type" = 2 
2026-03-01T17:09:18.851303627Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032183s 
2026-03-01T17:09:18.854158745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (145, '2026-03-01T17:09:18', 'banner_to_fanart') 
2026-03-01T17:09:18.857453870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:18.860541738Z [Info] FluentMigrator.Runner.MigrationRunner: 145: banner_to_fanart migrated 
2026-03-01T17:09:18.862037459Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122394s 
2026-03-01T17:09:18.864043669Z [Info] FluentMigrator.Runner.MigrationRunner: 146: naming_config_colon_action migrating 
2026-03-01T17:09:18.865973534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:18.868328807Z [Info] naming_config_colon_action: Starting migration of Main DB to 146 
2026-03-01T17:09:18.873934705Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2026-03-01T17:09:18.875587673Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.61E-05s 
2026-03-01T17:09:18.877467548Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ColonReplacementFormat Int32 
2026-03-01T17:09:18.880329290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ColonReplacementFormat" INTEGER NOT NULL DEFAULT 0 
2026-03-01T17:09:18.889115110Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009924s 
2026-03-01T17:09:18.892096824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (146, '2026-03-01T17:09:18', 'naming_config_colon_action') 
2026-03-01T17:09:18.895502772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:18.898340476Z [Info] FluentMigrator.Runner.MigrationRunner: 146: naming_config_colon_action migrated 
2026-03-01T17:09:18.899958524Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0189052s 
2026-03-01T17:09:18.902012479Z [Info] FluentMigrator.Runner.MigrationRunner: 147: add_custom_formats migrating 
2026-03-01T17:09:18.903824939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:18.906238699Z [Info] add_custom_formats: Starting migration of Main DB to 147 
2026-03-01T17:09:18.915343130Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFormats 
2026-03-01T17:09:18.919499920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "CustomFormats" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "FormatTags" TEXT NOT NULL) 
2026-03-01T17:09:18.923962526Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069057s 
2026-03-01T17:09:18.925807581Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex CustomFormats (Name) 
2026-03-01T17:09:18.928237122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC) 
2026-03-01T17:09:18.931451515Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004041s 
2026-03-01T17:09:18.933015804Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 
2026-03-01T17:09:18.934474932Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.17E-05s 
2026-03-01T17:09:18.936249415Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles FormatItems String 
2026-03-01T17:09:18.938957698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "FormatItems" TEXT NOT NULL DEFAULT '[{format:0, allowed:true}]' 
2026-03-01T17:09:18.947486762Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096242s 
2026-03-01T17:09:18.949284722Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles FormatCutoff Int32 
2026-03-01T17:09:18.951778292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "FormatCutoff" INTEGER NOT NULL DEFAULT 0 
2026-03-01T17:09:18.959879204Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089875s 
2026-03-01T17:09:18.961445307Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-01T17:09:18.963162956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-01T17:09:18.965606616Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026493s 
2026-03-01T17:09:18.968463619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (147, '2026-03-01T17:09:18', 'add_custom_formats') 
2026-03-01T17:09:18.971803484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:18.974729666Z [Info] FluentMigrator.Runner.MigrationRunner: 147: add_custom_formats migrated 
2026-03-01T17:09:18.976270578Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115862s 
2026-03-01T17:09:18.978400457Z [Info] FluentMigrator.Runner.MigrationRunner: 148: remove_extra_naming_config migrating 
2026-03-01T17:09:18.980250301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:18.982761478Z [Info] remove_extra_naming_config: Starting migration of Main DB to 148 
2026-03-01T17:09:18.986878287Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "NamingConfig" WHERE "Id" NOT IN(SELECT "Id" FROM "NamingConfig" LIMIT 1) 
2026-03-01T17:09:18.989703024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "NamingConfig" WHERE "Id" NOT IN(SELECT "Id" FROM "NamingConfig" LIMIT 1) 
2026-03-01T17:09:18.993231108Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043335s 
2026-03-01T17:09:18.996219415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (148, '2026-03-01T17:09:18', 'remove_extra_naming_config') 
2026-03-01T17:09:18.999547226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:19.002857210Z [Info] FluentMigrator.Runner.MigrationRunner: 148: remove_extra_naming_config migrated 
2026-03-01T17:09:19.004433454Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01371s 
2026-03-01T17:09:19.006452359Z [Info] FluentMigrator.Runner.MigrationRunner: 149: convert_regex_required_tags migrating 
2026-03-01T17:09:19.008322294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:19.010745423Z [Info] convert_regex_required_tags: Starting migration of Main DB to 149 
2026-03-01T17:09:19.014122733Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-01T17:09:19.015925323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-01T17:09:19.069841634Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0537189s 
2026-03-01T17:09:19.073209475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (149, '2026-03-01T17:09:19', 'convert_regex_required_tags') 
2026-03-01T17:09:19.077076992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:19.079905197Z [Info] FluentMigrator.Runner.MigrationRunner: 149: convert_regex_required_tags migrated 
2026-03-01T17:09:19.081544958Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0639268s 
2026-03-01T17:09:19.083752563Z [Info] FluentMigrator.Runner.MigrationRunner: 150: fix_format_tags_double_underscore migrating 
2026-03-01T17:09:19.085718001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:19.088244608Z [Info] fix_format_tags_double_underscore: Starting migration of Main DB to 150 
2026-03-01T17:09:19.091750707Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-01T17:09:19.093579680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-01T17:09:19.101595079Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080645s 
2026-03-01T17:09:19.104957860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (150, '2026-03-01T17:09:19', 'fix_format_tags_double_underscore') 
2026-03-01T17:09:19.108687179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:19.112484224Z [Info] FluentMigrator.Runner.MigrationRunner: 150: fix_format_tags_double_underscore migrated 
2026-03-01T17:09:19.114144187Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0187849s 
2026-03-01T17:09:19.116309567Z [Info] FluentMigrator.Runner.MigrationRunner: 151: add_tags_to_net_import migrating 
2026-03-01T17:09:19.118129802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:19.120643874Z [Info] add_tags_to_net_import: Starting migration of Main DB to 151 
2026-03-01T17:09:19.125587377Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NetImport 
2026-03-01T17:09:19.127199714Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4E-05s 
2026-03-01T17:09:19.128887522Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NetImport Tags String 
2026-03-01T17:09:19.131160058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NetImport" ADD COLUMN "Tags" TEXT 
2026-03-01T17:09:19.140046582Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095315s 
2026-03-01T17:09:19.142040366Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NetImport" SET "Tags" = '[]' 
2026-03-01T17:09:19.144087518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NetImport" SET "Tags" = '[]' 
2026-03-01T17:09:19.146778937Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030769s 
2026-03-01T17:09:19.149698987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (151, '2026-03-01T17:09:19', 'add_tags_to_net_import') 
2026-03-01T17:09:19.153065154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:19.156055586Z [Info] FluentMigrator.Runner.MigrationRunner: 151: add_tags_to_net_import migrated 
2026-03-01T17:09:19.157607460Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120921s 
2026-03-01T17:09:19.159863513Z [Info] FluentMigrator.Runner.MigrationRunner: 152: add_custom_filters migrating 
2026-03-01T17:09:19.161658587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:19.164302110Z [Info] add_custom_filters: Starting migration of Main DB to 152 
2026-03-01T17:09:19.170593818Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters 
2026-03-01T17:09:19.174055078Z [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) 
2026-03-01T17:09:19.178371619Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062394s 
2026-03-01T17:09:19.181500559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (152, '2026-03-01T17:09:19', 'add_custom_filters') 
2026-03-01T17:09:19.184803620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:19.187840785Z [Info] FluentMigrator.Runner.MigrationRunner: 152: add_custom_filters migrated 
2026-03-01T17:09:19.189402710Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0155516s 
2026-03-01T17:09:19.191543070Z [Info] FluentMigrator.Runner.MigrationRunner: 153: indexer_client_status_search_changes migrating 
2026-03-01T17:09:19.193445340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:19.195935995Z [Info] indexer_client_status_search_changes: Starting migration of Main DB to 153 
2026-03-01T17:09:19.232293351Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2026-03-01T17:09:19.234204549Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.67E-05s 
2026-03-01T17:09:19.235973992Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases Reason Int32 
2026-03-01T17:09:19.238863209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "Reason" INTEGER NOT NULL DEFAULT 0 
2026-03-01T17:09:19.248468008Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108197s 
2026-03-01T17:09:19.252359724Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn IndexerStatus IndexerId to ProviderId 
2026-03-01T17:09:19.365345651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME) 
2026-03-01T17:09:19.375551751Z [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" 
2026-03-01T17:09:19.381417071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-03-01T17:09:19.385225650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-03-01T17:09:19.407209946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-03-01T17:09:19.410901789Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1567877s 
2026-03-01T17:09:19.412963320Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableSearch to EnableAutomaticSearch 
2026-03-01T17:09:19.470362533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableAutomaticSearch" INTEGER) 
2026-03-01T17:09:19.478238241Z [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" 
2026-03-01T17:09:19.482984277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2026-03-01T17:09:19.486581440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2026-03-01T17:09:19.509111154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-03-01T17:09:19.512733868Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0979578s 
2026-03-01T17:09:19.514350323Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-03-01T17:09:19.515833599Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.19E-05s 
2026-03-01T17:09:19.517972566Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableInteractiveSearch Boolean 
2026-03-01T17:09:19.520789839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableInteractiveSearch" INTEGER 
2026-03-01T17:09:19.529328371Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095308s 
2026-03-01T17:09:19.531678964Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch" 
2026-03-01T17:09:19.534398339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch" 
2026-03-01T17:09:19.537028074Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034247s 
2026-03-01T17:09:19.538583867Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-03-01T17:09:19.542386033Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-06s 
2026-03-01T17:09:19.544276880Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers EnableInteractiveSearch Boolean 
2026-03-01T17:09:19.601554448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableAutomaticSearch" INTEGER, "EnableInteractiveSearch" INTEGER NOT NULL) 
2026-03-01T17:09:19.610832861Z [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" 
2026-03-01T17:09:19.616357484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2026-03-01T17:09:19.620430986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2026-03-01T17:09:19.642787491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-03-01T17:09:19.646360545Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1003211s 
2026-03-01T17:09:19.648066079Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus 
2026-03-01T17:09:19.652858870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2026-03-01T17:09:19.657613664Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078995s 
2026-03-01T17:09:19.659476665Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId) 
2026-03-01T17:09:19.662262775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-03-01T17:09:19.665803284Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046568s 
2026-03-01T17:09:19.668903336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (153, '2026-03-01T17:09:19', 'indexer_client_status_search_changes') 
2026-03-01T17:09:19.672309314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:19.676045096Z [Info] FluentMigrator.Runner.MigrationRunner: 153: indexer_client_status_search_changes migrated 
2026-03-01T17:09:19.677699026Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0145201s 
2026-03-01T17:09:19.680099730Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_language_to_files_history_blacklist migrating 
2026-03-01T17:09:19.682084666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:19.684832018Z [Info] add_language_to_files_history_blacklist: Starting migration of Main DB to 154 
2026-03-01T17:09:19.693843152Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles 
2026-03-01T17:09:19.695451741Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.22E-05s 
2026-03-01T17:09:19.697237025Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieFiles Languages String 
2026-03-01T17:09:19.699912603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]' 
2026-03-01T17:09:19.709435186Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01047s 
2026-03-01T17:09:19.711006520Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2026-03-01T17:09:19.712501009Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.04E-05s 
2026-03-01T17:09:19.714210031Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History Languages String 
2026-03-01T17:09:19.716712008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]' 
2026-03-01T17:09:19.725530544Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096882s 
2026-03-01T17:09:19.727097079Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2026-03-01T17:09:19.728642480Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.3E-06s 
2026-03-01T17:09:19.730344928Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist Languages String 
2026-03-01T17:09:19.732841765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]' 
2026-03-01T17:09:19.743137376Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106573s 
2026-03-01T17:09:19.745179618Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-01T17:09:19.746959522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-01T17:09:19.822329930Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0751965s 
2026-03-01T17:09:19.825753063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (154, '2026-03-01T17:09:19', 'add_language_to_files_history_blacklist') 
2026-03-01T17:09:19.829624298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:19.836433147Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_language_to_files_history_blacklist migrated 
2026-03-01T17:09:19.838125575Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0892873s 
2026-03-01T17:09:19.840434674Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_update_allowed_quality_profile migrating 
2026-03-01T17:09:19.842327466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:19.844917551Z [Info] add_update_allowed_quality_profile: Starting migration of Main DB to 155 
2026-03-01T17:09:19.875303072Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 
2026-03-01T17:09:19.877114349Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.33E-05s 
2026-03-01T17:09:19.878908030Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles UpgradeAllowed Boolean 
2026-03-01T17:09:19.881368925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "UpgradeAllowed" INTEGER 
2026-03-01T17:09:19.890710324Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101389s 
2026-03-01T17:09:19.892515409Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-01T17:09:19.903349293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Profiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1 
2026-03-01T17:09:19.906778828Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127209s 
2026-03-01T17:09:19.909921446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (155, '2026-03-01T17:09:19', 'add_update_allowed_quality_profile') 
2026-03-01T17:09:19.913326873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:19.916444500Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_update_allowed_quality_profile migrated 
2026-03-01T17:09:19.918055604Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0221008s 
2026-03-01T17:09:19.920151685Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_download_client_priority migrating 
2026-03-01T17:09:19.922015668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:19.924487174Z [Info] add_download_client_priority: Starting migration of Main DB to 156 
2026-03-01T17:09:19.929897879Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2026-03-01T17:09:19.931532841Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.18E-05s 
2026-03-01T17:09:19.933320901Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Priority Int32 
2026-03-01T17:09:19.935991368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 1 
2026-03-01T17:09:19.945528501Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104639s 
2026-03-01T17:09:19.947255228Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-01T17:09:19.949019209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-01T17:09:20.195008981Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2458074s 
2026-03-01T17:09:20.198314877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (156, '2026-03-01T17:09:20', 'add_download_client_priority') 
2026-03-01T17:09:20.202055980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:20.204857040Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_download_client_priority migrated 
2026-03-01T17:09:20.206434195Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2558013s 
2026-03-01T17:09:20.208416396Z [Info] FluentMigrator.Runner.MigrationRunner: 157: remove_growl_prowl migrating 
2026-03-01T17:09:20.210221912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:20.212623056Z [Info] remove_growl_prowl: Starting migration of Main DB to 157 
2026-03-01T17:09:20.216631888Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-01T17:09:20.219060418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Growl' 
2026-03-01T17:09:20.221796407Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034571s 
2026-03-01T17:09:20.224606134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (157, '2026-03-01T17:09:20', 'remove_growl_prowl') 
2026-03-01T17:09:20.227857922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:20.230494400Z [Info] FluentMigrator.Runner.MigrationRunner: 157: remove_growl_prowl migrated 
2026-03-01T17:09:20.232033529Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119845s 
2026-03-01T17:09:20.233999207Z [Info] FluentMigrator.Runner.MigrationRunner: 158: remove_plex_hometheatre migrating 
2026-03-01T17:09:20.235812168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:20.238192891Z [Info] remove_plex_hometheatre: Starting migration of Main DB to 158 
2026-03-01T17:09:20.242903396Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-01T17:09:20.245484012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexHomeTheater' 
2026-03-01T17:09:20.248307357Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036501s 
2026-03-01T17:09:20.250114876Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-01T17:09:20.252518927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexClient' 
2026-03-01T17:09:20.254905763Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031728s 
2026-03-01T17:09:20.257843117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (158, '2026-03-01T17:09:20', 'remove_plex_hometheatre') 
2026-03-01T17:09:20.261151779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:20.263738307Z [Info] FluentMigrator.Runner.MigrationRunner: 158: remove_plex_hometheatre migrated 
2026-03-01T17:09:20.265296535Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117615s 
2026-03-01T17:09:20.267246381Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_webrip_qualites migrating 
2026-03-01T17:09:20.269049201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:20.271417239Z [Info] add_webrip_qualites: Starting migration of Main DB to 159 
2026-03-01T17:09:20.274803978Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-01T17:09:20.276589343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-01T17:09:20.300485979Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0237838s 
2026-03-01T17:09:20.303700691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (159, '2026-03-01T17:09:20', 'add_webrip_qualites') 
2026-03-01T17:09:20.307356953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:20.310708502Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_webrip_qualites migrated 
2026-03-01T17:09:20.312242691Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0341225s 
2026-03-01T17:09:20.314281165Z [Info] FluentMigrator.Runner.MigrationRunner: 160: health_issue_notification migrating 
2026-03-01T17:09:20.316116050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:20.318534269Z [Info] health_issue_notification: Starting migration of Main DB to 160 
2026-03-01T17:09:20.324630373Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-03-01T17:09:20.326281187Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.23E-05s 
2026-03-01T17:09:20.328108416Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthIssue Boolean 
2026-03-01T17:09:20.330759304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthIssue" INTEGER NOT NULL DEFAULT 0 
2026-03-01T17:09:20.340748667Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106511s 
2026-03-01T17:09:20.342491387Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-03-01T17:09:20.343975074Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.6E-06s 
2026-03-01T17:09:20.345843797Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeHealthWarnings Boolean 
2026-03-01T17:09:20.348634927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeHealthWarnings" INTEGER NOT NULL DEFAULT 0 
2026-03-01T17:09:20.357604828Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100253s 
2026-03-01T17:09:20.360521070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (160, '2026-03-01T17:09:20', 'health_issue_notification') 
2026-03-01T17:09:20.363863620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:20.366701043Z [Info] FluentMigrator.Runner.MigrationRunner: 160: health_issue_notification migrated 
2026-03-01T17:09:20.368281365Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0188874s 
2026-03-01T17:09:20.370256071Z [Info] FluentMigrator.Runner.MigrationRunner: 161: speed_improvements migrating 
2026-03-01T17:09:20.372056296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:20.374432711Z [Info] speed_improvements: Starting migration of Main DB to 161 
2026-03-01T17:09:20.382779016Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieFiles (MovieId) 
2026-03-01T17:09:20.385208357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieFiles_MovieId" ON "MovieFiles" ("MovieId" ASC) 
2026-03-01T17:09:20.389007236Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045504s 
2026-03-01T17:09:20.390813453Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlternativeTitles (MovieId) 
2026-03-01T17:09:20.393327415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieId" ON "AlternativeTitles" ("MovieId" ASC) 
2026-03-01T17:09:20.396523600Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041327s 
2026-03-01T17:09:20.398197030Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (CleanTitle) 
2026-03-01T17:09:20.400470087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-03-01T17:09:20.403532413Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037903s 
2026-03-01T17:09:20.405201814Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (ImdbId) 
2026-03-01T17:09:20.407350380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-03-01T17:09:20.410386203Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036607s 
2026-03-01T17:09:20.412023429Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (TmdbId) 
2026-03-01T17:09:20.414173088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-03-01T17:09:20.417185303Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003649s 
2026-03-01T17:09:20.420018888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (161, '2026-03-01T17:09:20', 'speed_improvements') 
2026-03-01T17:09:20.423236276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:20.426099582Z [Info] FluentMigrator.Runner.MigrationRunner: 161: speed_improvements migrated 
2026-03-01T17:09:20.427610865Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123794s 
2026-03-01T17:09:20.429703288Z [Info] FluentMigrator.Runner.MigrationRunner: 162: fix_profile_format_default migrating 
2026-03-01T17:09:20.431532912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:20.433988587Z [Info] fix_profile_format_default: Starting migration of Main DB to 162 
2026-03-01T17:09:20.461187501Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Profiles FormatItems String 
2026-03-01T17:09:20.520218651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Profiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Cutoff" INTEGER NOT NULL, "Items" TEXT NOT NULL, "Language" INTEGER, "PreferredTags" TEXT, "FormatItems" TEXT NOT NULL DEFAULT '[{"format":0, "allowed":true}]', "FormatCutoff" INTEGER NOT NULL, "UpgradeAllowed" INTEGER) 
2026-03-01T17:09:20.529024612Z [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" 
2026-03-01T17:09:20.534123298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles" 
2026-03-01T17:09:20.537826094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles" 
2026-03-01T17:09:20.561102310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2026-03-01T17:09:20.564454049Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1013334s 
2026-03-01T17:09:20.568964230Z [Info] FluentMigrator.Runner.MigrationRunner: AlterDefaultConstraint .Profiles FormatItems [{"format":0, "allowed":true}] 
2026-03-01T17:09:20.633845389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Profiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Cutoff" INTEGER NOT NULL, "Items" TEXT NOT NULL, "Language" INTEGER, "PreferredTags" TEXT, "FormatItems" TEXT NOT NULL DEFAULT '[{"format":0, "allowed":true}]', "FormatCutoff" INTEGER NOT NULL, "UpgradeAllowed" INTEGER) 
2026-03-01T17:09:20.642482529Z [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" 
2026-03-01T17:09:20.647525083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles" 
2026-03-01T17:09:20.651329453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles" 
2026-03-01T17:09:20.673881120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2026-03-01T17:09:20.677162978Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1063194s 
2026-03-01T17:09:20.678643850Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-01T17:09:20.682039347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Profiles" SET "FormatItems" = '[{"format":0, "allowed":true}]' WHERE "FormatItems" = '[{format:0, allowed:true}]' 
2026-03-01T17:09:20.684946120Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049002s 
2026-03-01T17:09:20.687885619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (162, '2026-03-01T17:09:20', 'fix_profile_format_default') 
2026-03-01T17:09:20.691152126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:20.694359765Z [Info] FluentMigrator.Runner.MigrationRunner: 162: fix_profile_format_default migrated 
2026-03-01T17:09:20.695937141Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0140131s 
2026-03-01T17:09:20.697970234Z [Info] FluentMigrator.Runner.MigrationRunner: 163: task_duration migrating 
2026-03-01T17:09:20.699747603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:20.702064197Z [Info] task_duration: Starting migration of Main DB to 163 
2026-03-01T17:09:20.706499438Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-03-01T17:09:20.708082215Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.13E-05s 
2026-03-01T17:09:20.709904263Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ScheduledTasks LastStartTime DateTime 
2026-03-01T17:09:20.712402804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks" ADD COLUMN "LastStartTime" DATETIME 
2026-03-01T17:09:20.721723972Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101033s 
2026-03-01T17:09:20.724490212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (163, '2026-03-01T17:09:20', 'task_duration') 
2026-03-01T17:09:20.727741649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:20.730390612Z [Info] FluentMigrator.Runner.MigrationRunner: 163: task_duration migrated 
2026-03-01T17:09:20.731904912Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0187084s 
2026-03-01T17:09:20.733869627Z [Info] FluentMigrator.Runner.MigrationRunner: 164: movie_collections_crew migrating 
2026-03-01T17:09:20.735675383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:20.738058552Z [Info] movie_collections_crew: Starting migration of Main DB to 164 
2026-03-01T17:09:20.753916351Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-03-01T17:09:20.755506844Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.19E-05s 
2026-03-01T17:09:20.757209642Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies Collection String 
2026-03-01T17:09:20.759459883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "Collection" TEXT 
2026-03-01T17:09:20.769205166Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103846s 
2026-03-01T17:09:20.770884818Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies Actors 
2026-03-01T17:09:20.837082437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Movies_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT NOT NULL UNIQUE, "SortTitle" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "Year" INTEGER, "Added" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Tags" TEXT, "Certification" TEXT, "AddOptions" TEXT, "MovieFileId" INTEGER NOT NULL, "TmdbId" INTEGER NOT NULL, "Website" TEXT, "PhysicalRelease" DATETIME, "YouTubeTrailerId" TEXT, "Studio" TEXT, "MinimumAvailability" INTEGER NOT NULL, "HasPreDBEntry" INTEGER NOT NULL, "PathState" INTEGER NOT NULL, "PhysicalReleaseNote" TEXT, "SecondaryYear" INTEGER, "SecondaryYearSourceId" INTEGER, "Collection" TEXT) 
2026-03-01T17:09:20.858400381Z [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" 
2026-03-01T17:09:20.872429619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-03-01T17:09:20.876904308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-03-01T17:09:20.900157018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-03-01T17:09:20.904641908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-03-01T17:09:20.908440216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-03-01T17:09:20.912185767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-03-01T17:09:20.915263815Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.142827s 
2026-03-01T17:09:20.916827904Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Credits 
2026-03-01T17:09:20.922071562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Credits" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "CreditTmdbId" TEXT NOT NULL UNIQUE, "PersonTmdbId" INTEGER NOT NULL, "Name" TEXT NOT NULL, "Images" TEXT NOT NULL, "Character" TEXT, "Order" INTEGER NOT NULL, "Job" TEXT, "Department" TEXT, "Type" INTEGER NOT NULL) 
2026-03-01T17:09:20.927344329Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090082s 
2026-03-01T17:09:20.929099633Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Credits (CreditTmdbId) 
2026-03-01T17:09:20.931561130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Credits_CreditTmdbId" ON "Credits" ("CreditTmdbId" ASC) 
2026-03-01T17:09:20.934925764Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041362s 
2026-03-01T17:09:20.936829838Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Credits (MovieId) 
2026-03-01T17:09:20.939524875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Credits_MovieId" ON "Credits" ("MovieId" ASC) 
2026-03-01T17:09:20.942695609Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043443s 
2026-03-01T17:09:20.944519261Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-01T17:09:20.947000106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'NotifyMyAndroid' 
2026-03-01T17:09:20.949510832Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033924s 
2026-03-01T17:09:20.951311277Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-01T17:09:20.953662521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Pushalot' 
2026-03-01T17:09:20.956091793Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031289s 
2026-03-01T17:09:20.958926861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (164, '2026-03-01T17:09:20', 'movie_collections_crew') 
2026-03-01T17:09:20.962232797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:20.966337693Z [Info] FluentMigrator.Runner.MigrationRunner: 164: movie_collections_crew migrated 
2026-03-01T17:09:20.967875800Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128035s 
2026-03-01T17:09:21.022532651Z [Info] FluentMigrator.Runner.MigrationRunner: 165: remove_custom_formats_from_quality_model migrating 
2026-03-01T17:09:21.025483613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:21.028621722Z [Info] remove_custom_formats_from_quality_model: Starting migration of Main DB to 165 
2026-03-01T17:09:21.041959938Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2026-03-01T17:09:21.043741475Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-05s 
2026-03-01T17:09:21.045572452Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist IndexerFlags Int32 
2026-03-01T17:09:21.048309673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2026-03-01T17:09:21.058453237Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011162s 
2026-03-01T17:09:21.060241518Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles 
2026-03-01T17:09:21.061868825Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.15E-05s 
2026-03-01T17:09:21.063604660Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieFiles IndexerFlags Int32 
2026-03-01T17:09:21.066596564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2026-03-01T17:09:21.077074792Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115872s 
2026-03-01T17:09:21.078923945Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-01T17:09:21.080729781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-01T17:09:21.115644572Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0347542s 
2026-03-01T17:09:21.117547945Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-01T17:09:21.119325714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-01T17:09:21.129345650Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100262s 
2026-03-01T17:09:21.131141976Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-01T17:09:21.132872531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-01T17:09:21.145076103Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012116s 
2026-03-01T17:09:21.146885847Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-01T17:09:21.148604778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-01T17:09:21.152091418Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036736s 
2026-03-01T17:09:21.153672552Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-01T17:09:21.155376272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-01T17:09:21.214019961Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0584718s 
2026-03-01T17:09:21.215834766Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-01T17:09:21.217564148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-01T17:09:21.231021494Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133748s 
2026-03-01T17:09:21.234453685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (165, '2026-03-01T17:09:21', 'remove_custom_formats_from_quality_model') 
2026-03-01T17:09:21.238137352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:21.244048313Z [Info] FluentMigrator.Runner.MigrationRunner: 165: remove_custom_formats_from_quality_model migrated 
2026-03-01T17:09:21.245712845Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0262926s 
2026-03-01T17:09:21.247666839Z [Info] FluentMigrator.Runner.MigrationRunner: 166: fix_tmdb_list_config migrating 
2026-03-01T17:09:21.249486132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:21.251920284Z [Info] fix_tmdb_list_config: Starting migration of Main DB to 166 
2026-03-01T17:09:21.256090971Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-01T17:09:21.257854893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-01T17:09:21.272108543Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0141814s 
2026-03-01T17:09:21.273909950Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-01T17:09:21.275657258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-01T17:09:21.284597209Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090028s 
2026-03-01T17:09:21.286299557Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-01T17:09:21.288043628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-01T17:09:21.297881627Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096306s 
2026-03-01T17:09:21.301554041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (166, '2026-03-01T17:09:21', 'fix_tmdb_list_config') 
2026-03-01T17:09:21.305272519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:21.319950773Z [Info] FluentMigrator.Runner.MigrationRunner: 166: fix_tmdb_list_config migrated 
2026-03-01T17:09:21.321685236Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0316464s 
2026-03-01T17:09:21.323773540Z [Info] FluentMigrator.Runner.MigrationRunner: 167: remove_movie_pathstate migrating 
2026-03-01T17:09:21.325631792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:21.328214111Z [Info] remove_movie_pathstate: Starting migration of Main DB to 167 
2026-03-01T17:09:21.334321549Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies PathState 
2026-03-01T17:09:21.402935944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Movies_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT NOT NULL UNIQUE, "SortTitle" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "Year" INTEGER, "Added" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Tags" TEXT, "Certification" TEXT, "AddOptions" TEXT, "MovieFileId" INTEGER NOT NULL, "TmdbId" INTEGER NOT NULL, "Website" TEXT, "PhysicalRelease" DATETIME, "YouTubeTrailerId" TEXT, "Studio" TEXT, "MinimumAvailability" INTEGER NOT NULL, "HasPreDBEntry" INTEGER NOT NULL, "PhysicalReleaseNote" TEXT, "SecondaryYear" INTEGER, "SecondaryYearSourceId" INTEGER, "Collection" TEXT) 
2026-03-01T17:09:21.423328444Z [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" 
2026-03-01T17:09:21.436973138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-03-01T17:09:21.441614042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-03-01T17:09:21.466630413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-03-01T17:09:21.470981224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-03-01T17:09:21.474811917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-03-01T17:09:21.478574723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-03-01T17:09:21.481767732Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1457812s 
2026-03-01T17:09:21.483906378Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" IN ('pathsdefaultstatic') 
2026-03-01T17:09:21.486256420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" IN ('pathsdefaultstatic') 
2026-03-01T17:09:21.488946116Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032699s 
2026-03-01T17:09:21.490538011Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles 
2026-03-01T17:09:21.491988331Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.02E-05s 
2026-03-01T17:09:21.493799217Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieFiles OriginalFilePath String 
2026-03-01T17:09:21.496272437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles" ADD COLUMN "OriginalFilePath" TEXT 
2026-03-01T17:09:21.505607874Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101273s 
2026-03-01T17:09:21.507287917Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn MovieFiles Path 
2026-03-01T17:09:21.580165646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MovieFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "DateAdded" DATETIME NOT NULL, "SceneName" TEXT, "MediaInfo" TEXT, "ReleaseGroup" TEXT, "RelativePath" TEXT, "Edition" TEXT, "Languages" TEXT NOT NULL, "IndexerFlags" INTEGER NOT NULL, "OriginalFilePath" TEXT) 
2026-03-01T17:09:21.590330082Z [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" 
2026-03-01T17:09:21.596467981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieFiles" 
2026-03-01T17:09:21.600583267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles_temp" RENAME TO "MovieFiles" 
2026-03-01T17:09:21.624901733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieFiles_MovieId" ON "MovieFiles" ("MovieId" ASC) 
2026-03-01T17:09:21.628246758Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1193516s 
2026-03-01T17:09:21.631933161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (167, '2026-03-01T17:09:21', 'remove_movie_pathstate') 
2026-03-01T17:09:21.636044058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:21.640400670Z [Info] FluentMigrator.Runner.MigrationRunner: 167: remove_movie_pathstate migrated 
2026-03-01T17:09:21.642043207Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1310129s 
2026-03-01T17:09:21.644644194Z [Info] FluentMigrator.Runner.MigrationRunner: 168: custom_format_rework migrating 
2026-03-01T17:09:21.646733020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:21.649653460Z [Info] custom_format_rework: Starting migration of Main DB to 168 
2026-03-01T17:09:21.656534956Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable CustomFormats 
2026-03-01T17:09:21.658313237Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.32E-05s 
2026-03-01T17:09:21.660348876Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn CustomFormats Specifications String 
2026-03-01T17:09:21.663144404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "CustomFormats" ADD COLUMN "Specifications" TEXT NOT NULL DEFAULT '[]' 
2026-03-01T17:09:21.673239070Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111518s 
2026-03-01T17:09:21.674859563Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-01T17:09:21.676596089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-01T17:09:21.719581471Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0428505s 
2026-03-01T17:09:21.721653493Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn CustomFormats FormatTags 
2026-03-01T17:09:21.781467328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "CustomFormats_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Specifications" TEXT NOT NULL) 
2026-03-01T17:09:21.787380304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "CustomFormats_temp" ("Id", "Name", "Specifications") SELECT "Id", "Name", "Specifications" FROM "CustomFormats" 
2026-03-01T17:09:21.791127519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "CustomFormats" 
2026-03-01T17:09:21.794962090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "CustomFormats_temp" RENAME TO "CustomFormats" 
2026-03-01T17:09:21.818900209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC) 
2026-03-01T17:09:21.822417171Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.099121s 
2026-03-01T17:09:21.825364836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (168, '2026-03-01T17:09:21', 'custom_format_rework') 
2026-03-01T17:09:21.828712406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:21.833289552Z [Info] FluentMigrator.Runner.MigrationRunner: 168: custom_format_rework migrated 
2026-03-01T17:09:21.834869493Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1098074s 
2026-03-01T17:09:21.836953980Z [Info] FluentMigrator.Runner.MigrationRunner: 169: custom_format_scores migrating 
2026-03-01T17:09:21.838776360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:21.841246183Z [Info] custom_format_scores: Starting migration of Main DB to 169 
2026-03-01T17:09:21.849970549Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 
2026-03-01T17:09:21.851591773Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-05s 
2026-03-01T17:09:21.853400275Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles MinFormatScore Int32 
2026-03-01T17:09:21.856013066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "MinFormatScore" INTEGER NOT NULL DEFAULT 0 
2026-03-01T17:09:21.866016518Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109137s 
2026-03-01T17:09:21.867618623Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 
2026-03-01T17:09:21.869083924Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.2E-06s 
2026-03-01T17:09:21.870857195Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles CutoffFormatScore Int32 
2026-03-01T17:09:21.873479765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "CutoffFormatScore" INTEGER NOT NULL DEFAULT 0 
2026-03-01T17:09:21.882733808Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102264s 
2026-03-01T17:09:21.884317046Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-01T17:09:21.886053713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-01T17:09:21.912698362Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0265264s 
2026-03-01T17:09:21.914708770Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Profiles FormatCutoff 
2026-03-01T17:09:21.975639614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Profiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Cutoff" INTEGER NOT NULL, "Items" TEXT NOT NULL, "Language" INTEGER, "PreferredTags" TEXT, "FormatItems" TEXT NOT NULL, "UpgradeAllowed" INTEGER, "MinFormatScore" INTEGER NOT NULL, "CutoffFormatScore" INTEGER NOT NULL) 
2026-03-01T17:09:21.984775349Z [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" 
2026-03-01T17:09:21.990185362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles" 
2026-03-01T17:09:21.994089844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles" 
2026-03-01T17:09:22.017730424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2026-03-01T17:09:22.021157374Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1047746s 
2026-03-01T17:09:22.022790573Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable CustomFormats 
2026-03-01T17:09:22.024311475Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.07E-05s 
2026-03-01T17:09:22.026315380Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn CustomFormats IncludeCustomFormatWhenRenaming Boolean 
2026-03-01T17:09:22.029338046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "CustomFormats" ADD COLUMN "IncludeCustomFormatWhenRenaming" INTEGER NOT NULL DEFAULT 0 
2026-03-01T17:09:22.041260242Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105578s 
2026-03-01T17:09:22.044236525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (169, '2026-03-01T17:09:22', 'custom_format_scores') 
2026-03-01T17:09:22.047702072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:22.052399150Z [Info] FluentMigrator.Runner.MigrationRunner: 169: custom_format_scores migrated 
2026-03-01T17:09:22.053993991Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0240739s 
2026-03-01T17:09:22.056055783Z [Info] FluentMigrator.Runner.MigrationRunner: 170: fix_trakt_list_config migrating 
2026-03-01T17:09:22.057879434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:22.060356742Z [Info] fix_trakt_list_config: Starting migration of Main DB to 170 
2026-03-01T17:09:22.064657462Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-01T17:09:22.066470202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-01T17:09:22.755734247Z []
2026-03-01T17:09:22.757183835Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.6906421s 
2026-03-01T17:09:22.759069983Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-01T17:09:22.760840057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-01T17:09:22.767563084Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068432s 
2026-03-01T17:09:22.782830054Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" IN ('TraktAuthToken', 'TraktRefreshToken', 'TraktTokenExpiry', 'NewTraktAuthToken', 'NewTraktRefreshToken', 'NewTraktTokenExpiry') 
2026-03-01T17:09:22.787535238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" IN ('TraktAuthToken', 'TraktRefreshToken', 'TraktTokenExpiry', 'NewTraktAuthToken', 'NewTraktRefreshToken', 'NewTraktTokenExpiry') 
2026-03-01T17:09:22.793425057Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075455s 
2026-03-01T17:09:22.796433254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (170, '2026-03-01T17:09:22', 'fix_trakt_list_config') 
2026-03-01T17:09:22.799740904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:22.802535942Z [Info] FluentMigrator.Runner.MigrationRunner: 170: fix_trakt_list_config migrated 
2026-03-01T17:09:22.804098859Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0164994s 
2026-03-01T17:09:22.806265622Z [Info] FluentMigrator.Runner.MigrationRunner: 171: quality_definition_preferred_size migrating 
2026-03-01T17:09:22.808149685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:22.810637595Z [Info] quality_definition_preferred_size: Starting migration of Main DB to 171 
2026-03-01T17:09:22.815871603Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions 
2026-03-01T17:09:22.817535814Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-05s 
2026-03-01T17:09:22.819400689Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityDefinitions PreferredSize Double 
2026-03-01T17:09:22.821958399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions" ADD COLUMN "PreferredSize" NUMERIC 
2026-03-01T17:09:22.833156366Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118278s 
2026-03-01T17:09:22.834871259Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-01T17:09:22.836597134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-01T17:09:22.852573402Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0158767s 
2026-03-01T17:09:22.855826402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (171, '2026-03-01T17:09:22', 'quality_definition_preferred_size') 
2026-03-01T17:09:22.859457403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:22.862998774Z [Info] FluentMigrator.Runner.MigrationRunner: 171: quality_definition_preferred_size migrated 
2026-03-01T17:09:22.864633535Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0263001s 
2026-03-01T17:09:22.866643212Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_download_history migrating 
2026-03-01T17:09:22.868442174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:22.870800002Z [Info] add_download_history: Starting migration of Main DB to 172 
2026-03-01T17:09:22.886753665Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadHistory 
2026-03-01T17:09:22.892184119Z [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) 
2026-03-01T17:09:22.897904086Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094351s 
2026-03-01T17:09:22.899747678Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (EventType) 
2026-03-01T17:09:22.902324256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2026-03-01T17:09:22.905646946Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042509s 
2026-03-01T17:09:22.907386509Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (MovieId) 
2026-03-01T17:09:22.909817434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_MovieId" ON "DownloadHistory" ("MovieId" ASC) 
2026-03-01T17:09:22.912974911Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040021s 
2026-03-01T17:09:22.914756027Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (DownloadId) 
2026-03-01T17:09:22.917237213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2026-03-01T17:09:22.925762759Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093958s 
2026-03-01T17:09:22.929282256Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-01T17:09:22.930991397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-01T17:09:22.942659601Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116389s 
2026-03-01T17:09:22.945809253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (172, '2026-03-01T17:09:22', 'add_download_history') 
2026-03-01T17:09:22.949267616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:22.952207726Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_download_history migrated 
2026-03-01T17:09:22.953740703Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0212248s 
2026-03-01T17:09:22.955712814Z [Info] FluentMigrator.Runner.MigrationRunner: 173: net_import_status migrating 
2026-03-01T17:09:22.957501305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:22.959892730Z [Info] net_import_status: Starting migration of Main DB to 173 
2026-03-01T17:09:22.968815496Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NetImportStatus 
2026-03-01T17:09:22.973599449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NetImportStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT) 
2026-03-01T17:09:22.979056266Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085378s 
2026-03-01T17:09:22.980881040Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NetImportStatus (ProviderId) 
2026-03-01T17:09:22.983473791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "NetImportStatus" ("ProviderId" ASC) 
2026-03-01T17:09:22.986782303Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043093s 
2026-03-01T17:09:22.989589635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (173, '2026-03-01T17:09:22', 'net_import_status') 
2026-03-01T17:09:22.992812304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:22.996140996Z [Info] FluentMigrator.Runner.MigrationRunner: 173: net_import_status migrated 
2026-03-01T17:09:22.997690717Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134647s 
2026-03-01T17:09:22.999690172Z [Info] FluentMigrator.Runner.MigrationRunner: 174: email_multiple_addresses migrating 
2026-03-01T17:09:23.001592292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:23.004247789Z [Info] email_multiple_addresses: Starting migration of Main DB to 174 
2026-03-01T17:09:23.008848473Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-01T17:09:23.010687415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-01T17:09:23.023872393Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131157s 
2026-03-01T17:09:23.027017506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (174, '2026-03-01T17:09:23', 'email_multiple_addresses') 
2026-03-01T17:09:23.030584668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:23.033383093Z [Info] FluentMigrator.Runner.MigrationRunner: 174: email_multiple_addresses migrated 
2026-03-01T17:09:23.034960088Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0226954s 
2026-03-01T17:09:23.037080377Z [Info] FluentMigrator.Runner.MigrationRunner: 175: remove_chown_and_folderchmod_config migrating 
2026-03-01T17:09:23.038986926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:23.041432150Z [Info] remove_chown_and_folderchmod_config: Starting migration of Main DB to 175 
2026-03-01T17:09:23.045524029Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" IN ('folderchmod', 'chownuser', 'parsingleniency') 
2026-03-01T17:09:23.048227613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" IN ('folderchmod', 'chownuser', 'parsingleniency') 
2026-03-01T17:09:23.051707900Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041322s 
2026-03-01T17:09:23.054815748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (175, '2026-03-01T17:09:23', 'remove_chown_and_folderchmod_config') 
2026-03-01T17:09:23.058509686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:23.061772135Z [Info] FluentMigrator.Runner.MigrationRunner: 175: remove_chown_and_folderchmod_config migrated 
2026-03-01T17:09:23.063461186Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138975s 
2026-03-01T17:09:23.065534530Z [Info] FluentMigrator.Runner.MigrationRunner: 176: movie_recommendations migrating 
2026-03-01T17:09:23.067372722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:23.070039712Z [Info] movie_recommendations: Starting migration of Main DB to 176 
2026-03-01T17:09:23.074828864Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-03-01T17:09:23.076578327Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.37E-05s 
2026-03-01T17:09:23.078295665Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies Recommendations String 
2026-03-01T17:09:23.080949258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "Recommendations" TEXT NOT NULL DEFAULT '[]' 
2026-03-01T17:09:23.092057865Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117627s 
2026-03-01T17:09:23.095297348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (176, '2026-03-01T17:09:23', 'movie_recommendations') 
2026-03-01T17:09:23.099012498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:23.102082369Z [Info] FluentMigrator.Runner.MigrationRunner: 176: movie_recommendations migrated 
2026-03-01T17:09:23.103693143Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0218916s 
2026-03-01T17:09:23.105781036Z [Info] FluentMigrator.Runner.MigrationRunner: 177: language_improvements migrating 
2026-03-01T17:09:23.107579758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:23.110187168Z [Info] language_improvements: Starting migration of Main DB to 177 
2026-03-01T17:09:23.138889090Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-03-01T17:09:23.140653803Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4E-05s 
2026-03-01T17:09:23.142465231Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies OriginalLanguage Int32 
2026-03-01T17:09:23.145119906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "OriginalLanguage" INTEGER NOT NULL DEFAULT 1 
2026-03-01T17:09:23.155666722Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011456s 
2026-03-01T17:09:23.157342135Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-03-01T17:09:23.158800451Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.09E-05s 
2026-03-01T17:09:23.160531858Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies OriginalTitle String 
2026-03-01T17:09:23.162853643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "OriginalTitle" TEXT 
2026-03-01T17:09:23.173378023Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110039s 
2026-03-01T17:09:23.175113528Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-03-01T17:09:23.176570982Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-05s 
2026-03-01T17:09:23.178317379Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies DigitalRelease DateTime 
2026-03-01T17:09:23.180691499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "DigitalRelease" DATETIME 
2026-03-01T17:09:23.191355210Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111846s 
2026-03-01T17:09:23.193272942Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies PhysicalReleaseNote 
2026-03-01T17:09:23.265522256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Movies_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT NOT NULL UNIQUE, "SortTitle" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "Year" INTEGER, "Added" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Tags" TEXT, "Certification" TEXT, "AddOptions" TEXT, "MovieFileId" INTEGER NOT NULL, "TmdbId" INTEGER NOT NULL, "Website" TEXT, "PhysicalRelease" DATETIME, "YouTubeTrailerId" TEXT, "Studio" TEXT, "MinimumAvailability" INTEGER NOT NULL, "HasPreDBEntry" INTEGER NOT NULL, "SecondaryYear" INTEGER, "SecondaryYearSourceId" INTEGER, "Collection" TEXT, "Recommendations" TEXT NOT NULL, "OriginalLanguage" INTEGER NOT NULL, "OriginalTitle" TEXT, "DigitalRelease" DATETIME) 
2026-03-01T17:09:23.286740288Z [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" 
2026-03-01T17:09:23.303639986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-03-01T17:09:23.309477029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-03-01T17:09:23.335634026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-03-01T17:09:23.339481243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-03-01T17:09:23.342861529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-03-01T17:09:23.346175171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-03-01T17:09:23.349270122Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1543945s 
2026-03-01T17:09:23.350757367Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies SecondaryYearSourceId 
2026-03-01T17:09:23.420907334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Movies_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT NOT NULL UNIQUE, "SortTitle" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "Year" INTEGER, "Added" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Tags" TEXT, "Certification" TEXT, "AddOptions" TEXT, "MovieFileId" INTEGER NOT NULL, "TmdbId" INTEGER NOT NULL, "Website" TEXT, "PhysicalRelease" DATETIME, "YouTubeTrailerId" TEXT, "Studio" TEXT, "MinimumAvailability" INTEGER NOT NULL, "HasPreDBEntry" INTEGER NOT NULL, "SecondaryYear" INTEGER, "Collection" TEXT, "Recommendations" TEXT NOT NULL, "OriginalLanguage" INTEGER NOT NULL, "OriginalTitle" TEXT, "DigitalRelease" DATETIME) 
2026-03-01T17:09:23.440410945Z [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" 
2026-03-01T17:09:23.456296550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-03-01T17:09:23.461220485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-03-01T17:09:23.489831834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-03-01T17:09:23.495482812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-03-01T17:09:23.499776407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-03-01T17:09:23.503142224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-03-01T17:09:23.505921340Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1538187s 
2026-03-01T17:09:23.507234254Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2026-03-01T17:09:23.508359600Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.36E-05s 
2026-03-01T17:09:23.509628534Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig RenameMovies Boolean 
2026-03-01T17:09:23.511529612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "RenameMovies" INTEGER NOT NULL DEFAULT 0 
2026-03-01T17:09:23.521367751Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010471s 
2026-03-01T17:09:23.522909025Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "RenameMovies"="RenameEpisodes" 
2026-03-01T17:09:23.524533455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "RenameMovies"="RenameEpisodes" 
2026-03-01T17:09:23.526452429Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023008s 
2026-03-01T17:09:23.527803790Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig RenameEpisodes 
2026-03-01T17:09:23.593259556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NamingConfig_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "MultiEpisodeStyle" INTEGER NOT NULL, "ReplaceIllegalCharacters" INTEGER NOT NULL, "StandardMovieFormat" TEXT, "MovieFolderFormat" TEXT, "ColonReplacementFormat" INTEGER NOT NULL, "RenameMovies" INTEGER NOT NULL) 
2026-03-01T17:09:23.602327895Z [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" 
2026-03-01T17:09:23.606851293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2026-03-01T17:09:23.610024923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2026-03-01T17:09:23.638009961Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1085234s 
2026-03-01T17:09:23.640800239Z [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")); 
2026-03-01T17:09:23.644964444Z [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")); 
2026-03-01T17:09:23.650654270Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075571s 
2026-03-01T17:09:23.652243039Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DROP INDEX IF EXISTS "IX_AlternativeTitles_CleanTitle" 
2026-03-01T17:09:23.653823391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX IF EXISTS "IX_AlternativeTitles_CleanTitle" 
2026-03-01T17:09:23.656638449Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031083s 
2026-03-01T17:09:23.657822113Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-01T17:09:23.658996377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-01T17:09:23.674098986Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0147951s 
2026-03-01T17:09:23.675631823Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-01T17:09:23.676895717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-01T17:09:23.684841707Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077979s 
2026-03-01T17:09:23.686103838Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-01T17:09:23.688296653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ScheduledTasks" SET "LastExecution" = '2014-01-01 00:00:00' WHERE "TypeName" = 'NzbDrone.Core.Movies.Commands.RefreshMovieCommand' 
2026-03-01T17:09:23.690874684Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003701s 
2026-03-01T17:09:23.692139581Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-01T17:09:23.694126592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies" SET "LastInfoSync" = '2014-01-01 00:00:00' WHERE 1 = 1 
2026-03-01T17:09:23.697068776Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035332s 
2026-03-01T17:09:23.699225188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (177, '2026-03-01T17:09:23', 'language_improvements') 
2026-03-01T17:09:23.701861516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:23.704807898Z [Info] FluentMigrator.Runner.MigrationRunner: 177: language_improvements migrated 
2026-03-01T17:09:23.705996191Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112942s 
2026-03-01T17:09:23.707516723Z [Info] FluentMigrator.Runner.MigrationRunner: 178: new_list_server migrating 
2026-03-01T17:09:23.708930349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:23.711158977Z [Info] new_list_server: Starting migration of Main DB to 178 
2026-03-01T17:09:23.715070863Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-01T17:09:23.716472005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-01T17:09:23.735992178Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.019316s 
2026-03-01T17:09:23.737395203Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-01T17:09:23.738566662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-01T17:09:23.749396057Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105575s 
2026-03-01T17:09:23.751944458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (178, '2026-03-01T17:09:23', 'new_list_server') 
2026-03-01T17:09:23.754884268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:23.757680277Z [Info] FluentMigrator.Runner.MigrationRunner: 178: new_list_server migrated 
2026-03-01T17:09:23.759202442Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0188545s 
2026-03-01T17:09:23.761331609Z [Info] FluentMigrator.Runner.MigrationRunner: 179: movie_translation_indexes migrating 
2026-03-01T17:09:23.762748833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:23.764919714Z [Info] movie_translation_indexes: Starting migration of Main DB to 179 
2026-03-01T17:09:23.770093832Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieTranslations (Language) 
2026-03-01T17:09:23.772036674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_Language" ON "MovieTranslations" ("Language" ASC) 
2026-03-01T17:09:23.775429395Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039687s 
2026-03-01T17:09:23.776788181Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieTranslations (MovieId) 
2026-03-01T17:09:23.778490619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_MovieId" ON "MovieTranslations" ("MovieId" ASC) 
2026-03-01T17:09:23.781514387Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035583s 
2026-03-01T17:09:23.783581149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (179, '2026-03-01T17:09:23', 'movie_translation_indexes') 
2026-03-01T17:09:23.786286516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:23.808307896Z [Info] FluentMigrator.Runner.MigrationRunner: 179: movie_translation_indexes migrated 
2026-03-01T17:09:23.809609357Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.030015s 
2026-03-01T17:09:23.811201172Z [Info] FluentMigrator.Runner.MigrationRunner: 180: fix_invalid_profile_references migrating 
2026-03-01T17:09:23.813739713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:23.815037787Z [Info] fix_invalid_profile_references: Starting migration of Main DB to 180 
2026-03-01T17:09:23.818237059Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-01T17:09:23.819547738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-01T17:09:23.868430523Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0486278s 
2026-03-01T17:09:23.870791978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (180, '2026-03-01T17:09:23', 'fix_invalid_profile_references') 
2026-03-01T17:09:23.873614110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:23.876258054Z [Info] FluentMigrator.Runner.MigrationRunner: 180: fix_invalid_profile_references migrated 
2026-03-01T17:09:23.877392989Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0566634s 
2026-03-01T17:09:23.878989925Z [Info] FluentMigrator.Runner.MigrationRunner: 181: list_movies_table migrating 
2026-03-01T17:09:23.881490680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:23.883063527Z [Info] list_movies_table: Starting migration of Main DB to 181 
2026-03-01T17:09:23.919784485Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable NetImport ImportLists 
2026-03-01T17:09:23.935061976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NetImport" RENAME TO "ImportLists" 
2026-03-01T17:09:23.962917363Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0412671s 
2026-03-01T17:09:23.964578808Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable NetImportStatus ImportListStatus 
2026-03-01T17:09:23.966391378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NetImportStatus" RENAME TO "ImportListStatus" 
2026-03-01T17:09:23.992604939Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0265988s 
2026-03-01T17:09:23.994371055Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Config" SET "Key" = 'importlistsyncinterval' WHERE "Key" = 'netimportsyncinterval' 
2026-03-01T17:09:23.996195128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Config" SET "Key" = 'importlistsyncinterval' WHERE "Key" = 'netimportsyncinterval' 
2026-03-01T17:09:23.998717246Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030231s 
2026-03-01T17:09:23.999836680Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2026-03-01T17:09:24.000933969Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.14E-05s 
2026-03-01T17:09:24.002375542Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists SearchOnAdd Boolean 
2026-03-01T17:09:24.004207561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "SearchOnAdd" INTEGER NOT NULL DEFAULT 0 
2026-03-01T17:09:24.017717453Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134639s 
2026-03-01T17:09:24.019467677Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListMovies 
2026-03-01T17:09:24.027958082Z [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) 
2026-03-01T17:09:24.037178387Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0160283s 
2026-03-01T17:09:24.039494340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (181, '2026-03-01T17:09:24', 'list_movies_table') 
2026-03-01T17:09:24.042067291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:24.052164673Z [Info] FluentMigrator.Runner.MigrationRunner: 181: list_movies_table migrated 
2026-03-01T17:09:24.053246601Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0312293s 
2026-03-01T17:09:24.054778405Z [Info] FluentMigrator.Runner.MigrationRunner: 182: on_delete_notification migrating 
2026-03-01T17:09:24.056045126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:24.057976405Z [Info] on_delete_notification: Starting migration of Main DB to 182 
2026-03-01T17:09:24.062596617Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-03-01T17:09:24.063863278Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.36E-05s 
2026-03-01T17:09:24.065130780Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnDelete Boolean 
2026-03-01T17:09:24.066927127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnDelete" INTEGER NOT NULL DEFAULT 0 
2026-03-01T17:09:24.077106874Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107607s 
2026-03-01T17:09:24.079101450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (182, '2026-03-01T17:09:24', 'on_delete_notification') 
2026-03-01T17:09:24.081923281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:24.084505140Z [Info] FluentMigrator.Runner.MigrationRunner: 182: on_delete_notification migrated 
2026-03-01T17:09:24.085609053Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0180885s 
2026-03-01T17:09:24.087110275Z [Info] FluentMigrator.Runner.MigrationRunner: 183: download_propers_config migrating 
2026-03-01T17:09:24.088360423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:24.090208985Z [Info] download_propers_config: Starting migration of Main DB to 183 
2026-03-01T17:09:24.094186543Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-01T17:09:24.095455308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-01T17:09:24.101203442Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057405s 
2026-03-01T17:09:24.102719865Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers' 
2026-03-01T17:09:24.104272742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers' 
2026-03-01T17:09:24.106286386Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023659s 
2026-03-01T17:09:24.107483837Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Profiles PreferredTags 
2026-03-01T17:09:24.178072338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Profiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Cutoff" INTEGER NOT NULL, "Items" TEXT NOT NULL, "Language" INTEGER, "FormatItems" TEXT NOT NULL, "UpgradeAllowed" INTEGER, "MinFormatScore" INTEGER NOT NULL, "CutoffFormatScore" INTEGER NOT NULL) 
2026-03-01T17:09:24.185241523Z [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" 
2026-03-01T17:09:24.189504055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles" 
2026-03-01T17:09:24.193190428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles" 
2026-03-01T17:09:24.221511854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2026-03-01T17:09:24.225136021Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1163695s 
2026-03-01T17:09:24.227169956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (183, '2026-03-01T17:09:24', 'download_propers_config') 
2026-03-01T17:09:24.229632134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:24.232642856Z [Info] FluentMigrator.Runner.MigrationRunner: 183: download_propers_config migrated 
2026-03-01T17:09:24.233732189Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1238418s 
2026-03-01T17:09:24.235257641Z [Info] FluentMigrator.Runner.MigrationRunner: 184: add_priority_to_indexers migrating 
2026-03-01T17:09:24.236577939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:24.238484408Z [Info] add_priority_to_indexers: Starting migration of Main DB to 184 
2026-03-01T17:09:24.242780127Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-03-01T17:09:24.243953880Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.24E-05s 
2026-03-01T17:09:24.245209779Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Priority Int32 
2026-03-01T17:09:24.246971306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 25 
2026-03-01T17:09:24.257262778Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108267s 
2026-03-01T17:09:24.259291553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (184, '2026-03-01T17:09:24', 'add_priority_to_indexers') 
2026-03-01T17:09:24.261924915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:24.264545081Z [Info] FluentMigrator.Runner.MigrationRunner: 184: add_priority_to_indexers migrated 
2026-03-01T17:09:24.265654595Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0180477s 
2026-03-01T17:09:24.267177501Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_alternative_title_indices migrating 
2026-03-01T17:09:24.268483210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:24.270374278Z [Info] add_alternative_title_indices: Starting migration of Main DB to 185 
2026-03-01T17:09:24.275345908Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlternativeTitles (CleanTitle) 
2026-03-01T17:09:24.277377308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2026-03-01T17:09:24.280871233Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040573s 
2026-03-01T17:09:24.282164497Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieTranslations (CleanTitle) 
2026-03-01T17:09:24.283927437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_CleanTitle" ON "MovieTranslations" ("CleanTitle" ASC) 
2026-03-01T17:09:24.286773638Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034427s 
2026-03-01T17:09:24.288907325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (185, '2026-03-01T17:09:24', 'add_alternative_title_indices') 
2026-03-01T17:09:24.291429052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:24.293898214Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_alternative_title_indices migrated 
2026-03-01T17:09:24.295026195Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104256s 
2026-03-01T17:09:24.296576516Z [Info] FluentMigrator.Runner.MigrationRunner: 186: fix_tmdb_duplicates migrating 
2026-03-01T17:09:24.297819579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:24.299653302Z [Info] fix_tmdb_duplicates: Starting migration of Main DB to 186 
2026-03-01T17:09:24.318856637Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-01T17:09:24.320441609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-01T17:09:24.341748981Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0212043s 
2026-03-01T17:09:24.347838693Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Movies () 
2026-03-01T17:09:24.352624499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Movies_TmdbId" 
2026-03-01T17:09:24.356168374Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066669s 
2026-03-01T17:09:24.357484895Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-03-01T17:09:24.358673038Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.49E-05s 
2026-03-01T17:09:24.359827432Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies TmdbId Int32 
2026-03-01T17:09:24.434382659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Movies_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT NOT NULL UNIQUE, "SortTitle" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "Year" INTEGER, "Added" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Tags" TEXT, "Certification" TEXT, "AddOptions" TEXT, "MovieFileId" INTEGER NOT NULL, "TmdbId" INTEGER NOT NULL UNIQUE, "Website" TEXT, "PhysicalRelease" DATETIME, "YouTubeTrailerId" TEXT, "Studio" TEXT, "MinimumAvailability" INTEGER NOT NULL, "HasPreDBEntry" INTEGER NOT NULL, "SecondaryYear" INTEGER, "Collection" TEXT, "Recommendations" TEXT NOT NULL, "OriginalLanguage" INTEGER NOT NULL, "OriginalTitle" TEXT, "DigitalRelease" DATETIME) 
2026-03-01T17:09:24.449641002Z [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" 
2026-03-01T17:09:24.460695781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-03-01T17:09:24.464405661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-03-01T17:09:24.495705854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-03-01T17:09:24.500238099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-03-01T17:09:24.503378743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-03-01T17:09:24.506108790Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1450333s 
2026-03-01T17:09:24.507562657Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (TmdbId) 
2026-03-01T17:09:24.509112468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-03-01T17:09:24.512208842Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034204s 
2026-03-01T17:09:24.514654376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (186, '2026-03-01T17:09:24', 'fix_tmdb_duplicates') 
2026-03-01T17:09:24.517334954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:24.528562621Z [Info] FluentMigrator.Runner.MigrationRunner: 186: fix_tmdb_duplicates migrated 
2026-03-01T17:09:24.529782757Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0194302s 
2026-03-01T17:09:24.531503923Z [Info] FluentMigrator.Runner.MigrationRunner: 187: swap_filechmod_for_folderchmod migrating 
2026-03-01T17:09:24.532805804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:24.534889741Z [Info] swap_filechmod_for_folderchmod: Starting migration of Main DB to 187 
2026-03-01T17:09:24.538007549Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-01T17:09:24.539244399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-01T17:09:24.546978071Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074579s 
2026-03-01T17:09:24.549355247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (187, '2026-03-01T17:09:24', 'swap_filechmod_for_folderchmod') 
2026-03-01T17:09:24.552228643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:24.560056093Z [Info] FluentMigrator.Runner.MigrationRunner: 187: swap_filechmod_for_folderchmod migrated 
2026-03-01T17:09:24.561177441Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0207297s 
2026-03-01T17:09:24.562748504Z [Info] FluentMigrator.Runner.MigrationRunner: 188: mediainfo_channels migrating 
2026-03-01T17:09:24.563987178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:24.566015352Z [Info] mediainfo_channels: Starting migration of Main DB to 188 
2026-03-01T17:09:24.571782484Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MovieFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannels"', '"audioChannelsContainer"'); 
2026-03-01T17:09:24.573851881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MovieFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannels"', '"audioChannelsContainer"'); 
2026-03-01T17:09:24.576521276Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031962s 
2026-03-01T17:09:24.578325428Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MovieFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannelPositionsText"', '"audioChannelPositionsTextContainer"'); 
2026-03-01T17:09:24.580511520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MovieFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannelPositionsText"', '"audioChannelPositionsTextContainer"'); 
2026-03-01T17:09:24.582713965Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030046s 
2026-03-01T17:09:24.584368887Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Config" SET "Value" = max(("Value" / 60) + 1, 6) WHERE "Key" = 'importlistsyncinterval' 
2026-03-01T17:09:24.586062747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Config" SET "Value" = max(("Value" / 60) + 1, 6) WHERE "Key" = 'importlistsyncinterval' 
2026-03-01T17:09:24.588298619Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026007s 
2026-03-01T17:09:24.590226681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (188, '2026-03-01T17:09:24', 'mediainfo_channels') 
2026-03-01T17:09:24.592679701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:24.595320798Z [Info] FluentMigrator.Runner.MigrationRunner: 188: mediainfo_channels migrated 
2026-03-01T17:09:24.596449251Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095993s 
2026-03-01T17:09:24.597891124Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_update_history migrating 
2026-03-01T17:09:24.599084897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:24.600951265Z [Info] add_update_history: Starting migration of Main DB to 189 
2026-03-01T17:09:24.604023040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (189, '2026-03-01T17:09:24', 'add_update_history') 
2026-03-01T17:09:24.606742736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:24.608964109Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_update_history migrated 
2026-03-01T17:09:24.610080367Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098766s 
2026-03-01T17:09:24.611615177Z [Info] FluentMigrator.Runner.MigrationRunner: 190: update_awesome_hd_link migrating 
2026-03-01T17:09:24.612985406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:24.615011556Z [Info] update_awesome_hd_link: Starting migration of Main DB to 190 
2026-03-01T17:09:24.650761759Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", 'https://awesome-hd.net', 'https://awesome-hd.club') WHERE "Implementation" = 'AwesomeHD'; 
2026-03-01T17:09:24.653393378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = Replace("Settings", 'https://awesome-hd.net', 'https://awesome-hd.club') WHERE "Implementation" = 'AwesomeHD'; 
2026-03-01T17:09:24.656413920Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038261s 
2026-03-01T17:09:24.658255227Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", 'https://awesome-hd.me', 'https://awesome-hd.club') WHERE "Implementation" = 'AwesomeHD'; 
2026-03-01T17:09:24.660431930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = Replace("Settings", 'https://awesome-hd.me', 'https://awesome-hd.club') WHERE "Implementation" = 'AwesomeHD'; 
2026-03-01T17:09:24.663165153Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033645s 
2026-03-01T17:09:24.665214470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (190, '2026-03-01T17:09:24', 'update_awesome_hd_link') 
2026-03-01T17:09:24.667668872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:24.669937399Z [Info] FluentMigrator.Runner.MigrationRunner: 190: update_awesome_hd_link migrated 
2026-03-01T17:09:24.671020680Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101507s 
2026-03-01T17:09:24.672643849Z [Info] FluentMigrator.Runner.MigrationRunner: 191: remove_awesomehd migrating 
2026-03-01T17:09:24.673863094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:24.675686535Z [Info] remove_awesomehd: Starting migration of Main DB to 191 
2026-03-01T17:09:24.679312756Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-01T17:09:24.681156218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'AwesomeHD' 
2026-03-01T17:09:24.683355286Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027204s 
2026-03-01T17:09:24.685347257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (191, '2026-03-01T17:09:24', 'remove_awesomehd') 
2026-03-01T17:09:24.687748432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:24.690402556Z [Info] FluentMigrator.Runner.MigrationRunner: 191: remove_awesomehd migrated 
2026-03-01T17:09:24.691397068Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096237s 
2026-03-01T17:09:24.692977310Z [Info] FluentMigrator.Runner.MigrationRunner: 192: add_on_delete_to_notifications migrating 
2026-03-01T17:09:24.694219080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:24.696112222Z [Info] add_on_delete_to_notifications: Starting migration of Main DB to 192 
2026-03-01T17:09:24.702905080Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Notifications OnDelete to OnMovieDelete 
2026-03-01T17:09:24.773293467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Notifications_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "OnGrab" INTEGER NOT NULL, "OnDownload" INTEGER NOT NULL, "Settings" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "OnUpgrade" INTEGER, "Tags" TEXT, "OnRename" INTEGER NOT NULL, "OnHealthIssue" INTEGER NOT NULL, "IncludeHealthWarnings" INTEGER NOT NULL, "OnMovieDelete" INTEGER NOT NULL) 
2026-03-01T17:09:24.780958671Z [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" 
2026-03-01T17:09:24.786708859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications" 
2026-03-01T17:09:24.789718359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications" 
2026-03-01T17:09:24.816574053Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1121837s 
2026-03-01T17:09:24.817800242Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-03-01T17:09:24.818847200Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.28E-05s 
2026-03-01T17:09:24.820161346Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnMovieFileDelete Boolean 
2026-03-01T17:09:24.821994958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnMovieFileDelete" INTEGER NOT NULL DEFAULT 0 
2026-03-01T17:09:24.831865412Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105086s 
2026-03-01T17:09:24.833106921Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-03-01T17:09:24.834128579Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.2E-06s 
2026-03-01T17:09:24.835438055Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnMovieFileDeleteForUpgrade Boolean 
2026-03-01T17:09:24.837303421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnMovieFileDeleteForUpgrade" INTEGER NOT NULL DEFAULT 0 
2026-03-01T17:09:24.847283887Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105679s 
2026-03-01T17:09:24.849388114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (192, '2026-03-01T17:09:24', 'add_on_delete_to_notifications') 
2026-03-01T17:09:24.851930813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:24.874943500Z [Info] FluentMigrator.Runner.MigrationRunner: 192: add_on_delete_to_notifications migrated 
2026-03-01T17:09:24.876109838Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0381382s 
2026-03-01T17:09:24.877655230Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_bypass_to_delay_profile migrating 
2026-03-01T17:09:24.878891669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:24.880858630Z [Info] add_bypass_to_delay_profile: Starting migration of Main DB to 194 
2026-03-01T17:09:24.889761826Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2026-03-01T17:09:24.892582546Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.67E-05s 
2026-03-01T17:09:24.893873325Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfHighestQuality Boolean 
2026-03-01T17:09:24.895765084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfHighestQuality" INTEGER NOT NULL DEFAULT 0 
2026-03-01T17:09:24.906566853Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114941s 
2026-03-01T17:09:24.907643962Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-01T17:09:24.909225877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DelayProfiles" SET "BypassIfHighestQuality" = 1 WHERE 1 = 1 
2026-03-01T17:09:24.911318120Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025872s 
2026-03-01T17:09:24.913343658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (194, '2026-03-01T17:09:24', 'add_bypass_to_delay_profile') 
2026-03-01T17:09:24.915756737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:24.919418771Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_bypass_to_delay_profile migrated 
2026-03-01T17:09:24.920564377Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105425s 
2026-03-01T17:09:24.922034868Z [Info] FluentMigrator.Runner.MigrationRunner: 195: update_notifiarr migrating 
2026-03-01T17:09:24.923243201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:24.925118176Z [Info] update_notifiarr: Starting migration of Main DB to 195 
2026-03-01T17:09:24.955601024Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2026-03-01T17:09:24.959104819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2026-03-01T17:09:24.962773345Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050864s 
2026-03-01T17:09:24.964845658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (195, '2026-03-01T17:09:24', 'update_notifiarr') 
2026-03-01T17:09:24.967253306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:24.974856435Z [Info] FluentMigrator.Runner.MigrationRunner: 195: update_notifiarr migrated 
2026-03-01T17:09:24.975888162Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0170907s 
2026-03-01T17:09:24.977476550Z [Info] FluentMigrator.Runner.MigrationRunner: 196: legacy_mediainfo_hdr migrating 
2026-03-01T17:09:24.978702128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:24.980583897Z [Info] legacy_mediainfo_hdr: Starting migration of Main DB to 196 
2026-03-01T17:09:24.984229287Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "StandardMovieFormat" = Replace("StandardMovieFormat", '{MediaInfo HDR}', '{MediaInfo VideoDynamicRange}'); 
2026-03-01T17:09:24.986491472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "StandardMovieFormat" = Replace("StandardMovieFormat", '{MediaInfo HDR}', '{MediaInfo VideoDynamicRange}'); 
2026-03-01T17:09:24.989123982Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034533s 
2026-03-01T17:09:24.991050281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (196, '2026-03-01T17:09:24', 'legacy_mediainfo_hdr') 
2026-03-01T17:09:24.993524733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:24.996168136Z [Info] FluentMigrator.Runner.MigrationRunner: 196: legacy_mediainfo_hdr migrated 
2026-03-01T17:09:24.997243451Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103454s 
2026-03-01T17:09:24.998704312Z [Info] FluentMigrator.Runner.MigrationRunner: 197: rename_blacklist_to_blocklist migrating 
2026-03-01T17:09:24.999954920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:25.001865688Z [Info] rename_blacklist_to_blocklist: Starting migration of Main DB to 197 
2026-03-01T17:09:25.005388912Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Blacklist Blocklist 
2026-03-01T17:09:25.006952179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" RENAME TO "Blocklist" 
2026-03-01T17:09:25.033898366Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0270611s 
2026-03-01T17:09:25.036046601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (197, '2026-03-01T17:09:25', 'rename_blacklist_to_blocklist') 
2026-03-01T17:09:25.038628690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:25.040970145Z [Info] FluentMigrator.Runner.MigrationRunner: 197: rename_blacklist_to_blocklist migrated 
2026-03-01T17:09:25.042069639Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0341928s 
2026-03-01T17:09:25.043509899Z [Info] FluentMigrator.Runner.MigrationRunner: 198: add_indexer_tags migrating 
2026-03-01T17:09:25.044760807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:25.046558347Z [Info] add_indexer_tags: Starting migration of Main DB to 198 
2026-03-01T17:09:25.050492939Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-03-01T17:09:25.051596902Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-05s 
2026-03-01T17:09:25.052816778Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String 
2026-03-01T17:09:25.054351588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT 
2026-03-01T17:09:25.064514211Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104946s 
2026-03-01T17:09:25.066436762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (198, '2026-03-01T17:09:25', 'add_indexer_tags') 
2026-03-01T17:09:25.068964231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:25.071071263Z [Info] FluentMigrator.Runner.MigrationRunner: 198: add_indexer_tags migrated 
2026-03-01T17:09:25.072178473Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.017085s 
2026-03-01T17:09:25.073631338Z [Info] FluentMigrator.Runner.MigrationRunner: 199: mediainfo_to_ffmpeg migrating 
2026-03-01T17:09:25.074842366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:25.076728654Z [Info] mediainfo_to_ffmpeg: Starting migration of Main DB to 199 
2026-03-01T17:09:25.079580767Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-01T17:09:25.080848259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-01T17:09:25.093167755Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121344s 
2026-03-01T17:09:25.095389077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (199, '2026-03-01T17:09:25', 'mediainfo_to_ffmpeg') 
2026-03-01T17:09:25.098178303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:25.100230786Z [Info] FluentMigrator.Runner.MigrationRunner: 199: mediainfo_to_ffmpeg migrated 
2026-03-01T17:09:25.101318706Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0193795s 
2026-03-01T17:09:25.102799608Z [Info] FluentMigrator.Runner.MigrationRunner: 200: cdh_per_downloadclient migrating 
2026-03-01T17:09:25.104037972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:25.105882656Z [Info] cdh_per_downloadclient: Starting migration of Main DB to 200 
2026-03-01T17:09:25.111932748Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2026-03-01T17:09:25.113170651Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.36E-05s 
2026-03-01T17:09:25.114464496Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveCompletedDownloads Boolean 
2026-03-01T17:09:25.116448922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveCompletedDownloads" INTEGER NOT NULL DEFAULT 1 
2026-03-01T17:09:25.127201863Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113549s 
2026-03-01T17:09:25.128705280Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveFailedDownloads Boolean 
2026-03-01T17:09:25.130605576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveFailedDownloads" INTEGER NOT NULL DEFAULT 1 
2026-03-01T17:09:25.141285330Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110848s 
2026-03-01T17:09:25.142633103Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-01T17:09:25.143789351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-01T17:09:25.185699157Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0416355s 
2026-03-01T17:09:25.187991623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (200, '2026-03-01T17:09:25', 'cdh_per_downloadclient') 
2026-03-01T17:09:25.190642270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:25.193439673Z [Info] FluentMigrator.Runner.MigrationRunner: 200: cdh_per_downloadclient migrated 
2026-03-01T17:09:25.194504126Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0496323s 
2026-03-01T17:09:25.196123246Z [Info] FluentMigrator.Runner.MigrationRunner: 201: migrate_discord_from_slack migrating 
2026-03-01T17:09:25.197361600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:25.199278399Z [Info] migrate_discord_from_slack: Starting migration of Main DB to 201 
2026-03-01T17:09:25.202471819Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-01T17:09:25.203731305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-01T17:09:25.219868728Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0158796s 
2026-03-01T17:09:25.222546519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (201, '2026-03-01T17:09:25', 'migrate_discord_from_slack') 
2026-03-01T17:09:25.225547371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:25.227791710Z [Info] FluentMigrator.Runner.MigrationRunner: 201: migrate_discord_from_slack migrated 
2026-03-01T17:09:25.229035395Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.023988s 
2026-03-01T17:09:25.230480244Z [Info] FluentMigrator.Runner.MigrationRunner: 202: remove_predb migrating 
2026-03-01T17:09:25.231665861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:25.233614725Z [Info] remove_predb: Starting migration of Main DB to 202 
2026-03-01T17:09:25.251663837Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-01T17:09:25.253714526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies" SET "MinimumAvailability" = 3 WHERE "MinimumAvailability" = 4 
2026-03-01T17:09:25.256240021Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031058s 
2026-03-01T17:09:25.257275987Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-01T17:09:25.258850317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ImportLists" SET "MinimumAvailability" = 3 WHERE "MinimumAvailability" = 4 
2026-03-01T17:09:25.260903060Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026079s 
2026-03-01T17:09:25.261932162Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-01T17:09:25.263318113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies" SET "Status" = 3 WHERE "Status" = 4 
2026-03-01T17:09:25.265297418Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023247s 
2026-03-01T17:09:25.266335318Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-01T17:09:25.267883245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ImportListMovies" SET "Status" = 3 WHERE "Status" = 4 
2026-03-01T17:09:25.270102834Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026632s 
2026-03-01T17:09:25.271257539Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies HasPreDBEntry 
2026-03-01T17:09:25.346163672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Movies_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT NOT NULL UNIQUE, "SortTitle" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "Year" INTEGER, "Added" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Tags" TEXT, "Certification" TEXT, "AddOptions" TEXT, "MovieFileId" INTEGER NOT NULL, "TmdbId" INTEGER NOT NULL UNIQUE, "Website" TEXT, "PhysicalRelease" DATETIME, "YouTubeTrailerId" TEXT, "Studio" TEXT, "MinimumAvailability" INTEGER NOT NULL, "SecondaryYear" INTEGER, "Collection" TEXT, "Recommendations" TEXT NOT NULL, "OriginalLanguage" INTEGER NOT NULL, "OriginalTitle" TEXT, "DigitalRelease" DATETIME) 
2026-03-01T17:09:25.360877359Z [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" 
2026-03-01T17:09:25.371542694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-03-01T17:09:25.376175341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-03-01T17:09:25.403208382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-03-01T17:09:25.407560726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-03-01T17:09:25.410587801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-03-01T17:09:25.413601960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-03-01T17:09:25.416224741Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1438165s 
2026-03-01T17:09:25.418152853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (202, '2026-03-01T17:09:25', 'remove_predb') 
2026-03-01T17:09:25.420641955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:25.434472573Z [Info] FluentMigrator.Runner.MigrationRunner: 202: remove_predb migrated 
2026-03-01T17:09:25.435733432Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1617971s 
2026-03-01T17:09:25.437481582Z [Info] FluentMigrator.Runner.MigrationRunner: 203: add_on_update_to_notifications migrating 
2026-03-01T17:09:25.438780888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:25.441144447Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 203 
2026-03-01T17:09:25.446238203Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-03-01T17:09:25.447551768Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.49E-05s 
2026-03-01T17:09:25.448884602Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean 
2026-03-01T17:09:25.450902665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 0 
2026-03-01T17:09:25.462097486Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117987s 
2026-03-01T17:09:25.464547629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (203, '2026-03-01T17:09:25', 'add_on_update_to_notifications') 
2026-03-01T17:09:25.467302737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:25.469768531Z [Info] FluentMigrator.Runner.MigrationRunner: 203: add_on_update_to_notifications migrated 
2026-03-01T17:09:25.470902114Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0195682s 
2026-03-01T17:09:25.472574752Z [Info] FluentMigrator.Runner.MigrationRunner: 204: ensure_identity_on_id_columns migrating 
2026-03-01T17:09:25.473902816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:25.475791248Z [Info] ensure_identity_on_id_columns: Starting migration of Main DB to 204 
2026-03-01T17:09:25.498264358Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-01T17:09:25.500162399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1 
2026-03-01T17:09:25.502342048Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026744s 
2026-03-01T17:09:25.503510891Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies Id Int32 
2026-03-01T17:09:25.578754685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Movies_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT NOT NULL UNIQUE, "SortTitle" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "Year" INTEGER, "Added" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Tags" TEXT, "Certification" TEXT, "AddOptions" TEXT, "MovieFileId" INTEGER NOT NULL, "TmdbId" INTEGER NOT NULL UNIQUE, "Website" TEXT, "PhysicalRelease" DATETIME, "YouTubeTrailerId" TEXT, "Studio" TEXT, "MinimumAvailability" INTEGER NOT NULL, "SecondaryYear" INTEGER, "Collection" TEXT, "Recommendations" TEXT NOT NULL, "OriginalLanguage" INTEGER NOT NULL, "OriginalTitle" TEXT, "DigitalRelease" DATETIME) 
2026-03-01T17:09:25.593413661Z [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" 
2026-03-01T17:09:25.605003137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-03-01T17:09:25.609531074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-03-01T17:09:25.637590281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-03-01T17:09:25.641203015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-03-01T17:09:25.644291574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-03-01T17:09:25.647218407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-03-01T17:09:25.649826559Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1451675s 
2026-03-01T17:09:25.657747157Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieTranslations Id Int32 
2026-03-01T17:09:25.737642386Z [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) 
2026-03-01T17:09:25.744193096Z [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" 
2026-03-01T17:09:25.748458444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieTranslations" 
2026-03-01T17:09:25.752655625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieTranslations_temp" RENAME TO "MovieTranslations" 
2026-03-01T17:09:25.780141929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_Language" ON "MovieTranslations" ("Language" ASC) 
2026-03-01T17:09:25.785053048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_MovieId" ON "MovieTranslations" ("MovieId" ASC) 
2026-03-01T17:09:25.789129636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_CleanTitle" ON "MovieTranslations" ("CleanTitle" ASC) 
2026-03-01T17:09:25.792158595Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1331476s 
2026-03-01T17:09:25.793602582Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands Id Int32 
2026-03-01T17:09:25.863680955Z [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) 
2026-03-01T17:09:25.869938946Z [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" 
2026-03-01T17:09:25.873937236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-03-01T17:09:25.876559747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-03-01T17:09:25.902573215Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.107702s 
2026-03-01T17:09:25.903875527Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Credits Id Int32 
2026-03-01T17:09:25.975723272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Credits_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "CreditTmdbId" TEXT NOT NULL UNIQUE, "PersonTmdbId" INTEGER NOT NULL, "Name" TEXT NOT NULL, "Images" TEXT NOT NULL, "Character" TEXT, "Order" INTEGER NOT NULL, "Job" TEXT, "Department" TEXT, "Type" INTEGER NOT NULL) 
2026-03-01T17:09:25.982153620Z [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" 
2026-03-01T17:09:25.986307784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Credits" 
2026-03-01T17:09:25.989502377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Credits_temp" RENAME TO "Credits" 
2026-03-01T17:09:26.015975731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Credits_CreditTmdbId" ON "Credits" ("CreditTmdbId" ASC) 
2026-03-01T17:09:26.019695812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Credits_MovieId" ON "Credits" ("MovieId" ASC) 
2026-03-01T17:09:26.022377441Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.117287s 
2026-03-01T17:09:26.023512516Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Profiles Id Int32 
2026-03-01T17:09:26.094665904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Profiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Cutoff" INTEGER NOT NULL, "Items" TEXT NOT NULL, "Language" INTEGER, "FormatItems" TEXT NOT NULL, "UpgradeAllowed" INTEGER, "MinFormatScore" INTEGER NOT NULL, "CutoffFormatScore" INTEGER NOT NULL) 
2026-03-01T17:09:26.101075269Z [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" 
2026-03-01T17:09:26.104986835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles" 
2026-03-01T17:09:26.108123751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles" 
2026-03-01T17:09:26.134296771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2026-03-01T17:09:26.136984512Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1123536s 
2026-03-01T17:09:26.138192615Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Id Int32 
2026-03-01T17:09:26.209136641Z [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) 
2026-03-01T17:09:26.214829904Z [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" 
2026-03-01T17:09:26.218232225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2026-03-01T17:09:26.221102494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2026-03-01T17:09:26.246864065Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1073355s 
2026-03-01T17:09:26.248271449Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn NamingConfig Id Int32 
2026-03-01T17:09:26.317660804Z [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) 
2026-03-01T17:09:26.324683926Z [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" 
2026-03-01T17:09:26.328844734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2026-03-01T17:09:26.331692327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2026-03-01T17:09:26.356984393Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1075324s 
2026-03-01T17:09:26.358204830Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Id Int32 
2026-03-01T17:09:26.427125041Z [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) 
2026-03-01T17:09:26.433056424Z [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" 
2026-03-01T17:09:26.436943871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2026-03-01T17:09:26.440149286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2026-03-01T17:09:26.465776366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2026-03-01T17:09:26.468816757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-03-01T17:09:26.471306521Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1120114s 
2026-03-01T17:09:26.472502709Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Id Int32 
2026-03-01T17:09:26.543999618Z [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) 
2026-03-01T17:09:26.551387915Z [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" 
2026-03-01T17:09:26.557020957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2026-03-01T17:09:26.560811579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2026-03-01T17:09:26.586509242Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1127103s 
2026-03-01T17:09:26.587873519Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieFiles Id Int32 
2026-03-01T17:09:26.660144467Z [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) 
2026-03-01T17:09:26.667041975Z [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" 
2026-03-01T17:09:26.681595809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieFiles" 
2026-03-01T17:09:26.684927657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles_temp" RENAME TO "MovieFiles" 
2026-03-01T17:09:26.711424108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieFiles_MovieId" ON "MovieFiles" ("MovieId" ASC) 
2026-03-01T17:09:26.714559130Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1254976s 
2026-03-01T17:09:26.716013248Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn CustomFormats Id Int32 
2026-03-01T17:09:26.786885790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "CustomFormats_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Specifications" TEXT NOT NULL, "IncludeCustomFormatWhenRenaming" INTEGER NOT NULL) 
2026-03-01T17:09:26.792503962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "CustomFormats_temp" ("Id", "Name", "Specifications", "IncludeCustomFormatWhenRenaming") SELECT "Id", "Name", "Specifications", "IncludeCustomFormatWhenRenaming" FROM "CustomFormats" 
2026-03-01T17:09:26.795829037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "CustomFormats" 
2026-03-01T17:09:26.799263242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "CustomFormats_temp" RENAME TO "CustomFormats" 
2026-03-01T17:09:26.826435634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC) 
2026-03-01T17:09:26.830628096Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1133497s 
2026-03-01T17:09:26.833132458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (204, '2026-03-01T17:09:26', 'ensure_identity_on_id_columns') 
2026-03-01T17:09:26.836170646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:26.849912815Z [Info] FluentMigrator.Runner.MigrationRunner: 204: ensure_identity_on_id_columns migrated 
2026-03-01T17:09:26.851352614Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1323757s 
2026-03-01T17:09:26.855169229Z [Info] FluentMigrator.Runner.MigrationRunner: 205: download_client_per_indexer migrating 
2026-03-01T17:09:26.856718669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:26.859362312Z [Info] download_client_per_indexer: Starting migration of Main DB to 205 
2026-03-01T17:09:26.864847366Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-03-01T17:09:26.866334731Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.45E-05s 
2026-03-01T17:09:26.867573716Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32 
2026-03-01T17:09:26.869392728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0 
2026-03-01T17:09:26.879880575Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109575s 
2026-03-01T17:09:26.882364417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (205, '2026-03-01T17:09:26', 'download_client_per_indexer') 
2026-03-01T17:09:26.885255959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:26.887574156Z [Info] FluentMigrator.Runner.MigrationRunner: 205: download_client_per_indexer migrated 
2026-03-01T17:09:26.888714773Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.018692s 
2026-03-01T17:09:26.890266929Z [Info] FluentMigrator.Runner.MigrationRunner: 206: multiple_ratings_support migrating 
2026-03-01T17:09:26.891476665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:26.893422262Z [Info] multiple_ratings_support: Starting migration of Main DB to 206 
2026-03-01T17:09:26.898281296Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "CustomFilters" SET "Filters" = Replace("Filters", 'ratings', 'tmdbRating') WHERE "Type" = 'discoverMovie'; 
2026-03-01T17:09:26.900271413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFilters" SET "Filters" = Replace("Filters", 'ratings', 'tmdbRating') WHERE "Type" = 'discoverMovie'; 
2026-03-01T17:09:26.902952050Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032515s 
2026-03-01T17:09:26.904606722Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "CustomFilters" SET "Filters" = Replace("Filters", 'ratings', 'tmdbRating') WHERE "Type" = 'movieIndex'; 
2026-03-01T17:09:26.906434292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFilters" SET "Filters" = Replace("Filters", 'ratings', 'tmdbRating') WHERE "Type" = 'movieIndex'; 
2026-03-01T17:09:26.908620103Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027262s 
2026-03-01T17:09:26.909671420Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-01T17:09:26.910785082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-01T17:09:26.929740178Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0187068s 
2026-03-01T17:09:26.931125467Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-01T17:09:26.932278369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-01T17:09:26.935749227Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034782s 
2026-03-01T17:09:26.937823995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (206, '2026-03-01T17:09:26', 'multiple_ratings_support') 
2026-03-01T17:09:26.940575014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:26.942771156Z [Info] FluentMigrator.Runner.MigrationRunner: 206: multiple_ratings_support migrated 
2026-03-01T17:09:26.943903766Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104637s 
2026-03-01T17:09:26.945410160Z [Info] FluentMigrator.Runner.MigrationRunner: 207: movie_metadata migrating 
2026-03-01T17:09:26.946612100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:26.948666687Z [Info] movie_metadata: Starting migration of Main DB to 207 
2026-03-01T17:09:26.995175262Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MovieMetadata 
2026-03-01T17:09:27.001813718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MovieMetadata" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TmdbId" INTEGER NOT NULL UNIQUE, "ImdbId" TEXT, "Images" TEXT NOT NULL, "Genres" TEXT, "Title" TEXT NOT NULL, "SortTitle" TEXT, "CleanTitle" TEXT, "OriginalTitle" TEXT, "CleanOriginalTitle" TEXT, "OriginalLanguage" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "LastInfoSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "PhysicalRelease" DATETIME, "DigitalRelease" DATETIME, "Year" INTEGER, "SecondaryYear" INTEGER, "Ratings" TEXT, "Recommendations" TEXT NOT NULL, "Certification" TEXT, "YouTubeTrailerId" TEXT, "Collection" TEXT, "Studio" TEXT, "Overview" TEXT, "Website" TEXT, "Popularity" NUMERIC) 
2026-03-01T17:09:27.008655144Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120039s 
2026-03-01T17:09:27.010029270Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieMetadata (TmdbId) 
2026-03-01T17:09:27.011575925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2026-03-01T17:09:27.014234518Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031575s 
2026-03-01T17:09:27.015468983Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieMetadata (CleanTitle) 
2026-03-01T17:09:27.017057021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2026-03-01T17:09:27.019570562Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030242s 
2026-03-01T17:09:27.020818935Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieMetadata (CleanOriginalTitle) 
2026-03-01T17:09:27.022515922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2026-03-01T17:09:27.025082260Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031477s 
2026-03-01T17:09:27.055243209Z [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")
2026-03-01T17:09:27.055697233Z                           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"
2026-03-01T17:09:27.055841083Z                           FROM "Movies" 
2026-03-01T17:09:27.063755559Z [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")
2026-03-01T17:09:27.063817844Z                           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"
2026-03-01T17:09:27.063890671Z                           FROM "Movies" 
2026-03-01T17:09:27.071231491Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117947s 
2026-03-01T17:09:27.076900576Z [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")
2026-03-01T17:09:27.076990517Z                           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"
2026-03-01T17:09:27.077022852Z                           FROM "ImportListMovies"
2026-03-01T17:09:27.077058574Z                           WHERE "ImportListMovies"."TmdbId" NOT IN ( SELECT "MovieMetadata"."TmdbId" FROM "MovieMetadata" )
2026-03-01T17:09:27.077774245Z                           AND "ImportListMovies"."Id" IN ( SELECT MIN("Id") FROM "ImportListMovies" GROUP BY "TmdbId" ) 
2026-03-01T17:09:27.085557537Z [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")
2026-03-01T17:09:27.085642818Z                           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"
2026-03-01T17:09:27.085670945Z                           FROM "ImportListMovies"
2026-03-01T17:09:27.085719032Z                           WHERE "ImportListMovies"."TmdbId" NOT IN ( SELECT "MovieMetadata"."TmdbId" FROM "MovieMetadata" )
2026-03-01T17:09:27.085808632Z                           AND "ImportListMovies"."Id" IN ( SELECT MIN("Id") FROM "ImportListMovies" GROUP BY "TmdbId" ) 
2026-03-01T17:09:27.094670736Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134813s 
2026-03-01T17:09:27.095793687Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-03-01T17:09:27.096784933Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-05s 
2026-03-01T17:09:27.097926221Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies MovieMetadataId Int32 
2026-03-01T17:09:27.099623318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0 
2026-03-01T17:09:27.110570981Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114739s 
2026-03-01T17:09:27.111741067Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlternativeTitles 
2026-03-01T17:09:27.112763616Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.04E-05s 
2026-03-01T17:09:27.113964173Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AlternativeTitles MovieMetadataId Int32 
2026-03-01T17:09:27.115764669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0 
2026-03-01T17:09:27.126069277Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106241s 
2026-03-01T17:09:27.127415518Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Credits 
2026-03-01T17:09:27.128365801Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.33E-05s 
2026-03-01T17:09:27.129528452Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Credits MovieMetadataId Int32 
2026-03-01T17:09:27.131248365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Credits" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0 
2026-03-01T17:09:27.141851986Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109203s 
2026-03-01T17:09:27.143207826Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieTranslations 
2026-03-01T17:09:27.144237990Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.38E-05s 
2026-03-01T17:09:27.145458107Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieTranslations MovieMetadataId Int32 
2026-03-01T17:09:27.147271628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieTranslations" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0 
2026-03-01T17:09:27.157516136Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107934s 
2026-03-01T17:09:27.158887597Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListMovies 
2026-03-01T17:09:27.159923563Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.24E-05s 
2026-03-01T17:09:27.161144451Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListMovies MovieMetadataId Int32 
2026-03-01T17:09:27.162914636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListMovies" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0 
2026-03-01T17:09:27.173559930Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110716s 
2026-03-01T17:09:27.175171815Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListMovies (MovieMetadataId) 
2026-03-01T17:09:27.176908171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_ImportListMovies_MovieMetadataId" ON "ImportListMovies" ("MovieMetadataId" ASC) 
2026-03-01T17:09:27.179695874Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034303s 
2026-03-01T17:09:27.182190317Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Movies"
2026-03-01T17:09:27.182263264Z                           SET "MovieMetadataId" = (SELECT "MovieMetadata"."Id" 
2026-03-01T17:09:27.182274577Z                                                   FROM "MovieMetadata"
2026-03-01T17:09:27.182342103Z                                                   WHERE "MovieMetadata"."TmdbId" = "Movies"."TmdbId") 
2026-03-01T17:09:27.184781785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies"
2026-03-01T17:09:27.184829210Z                           SET "MovieMetadataId" = (SELECT "MovieMetadata"."Id" 
2026-03-01T17:09:27.184865874Z                                                   FROM "MovieMetadata"
2026-03-01T17:09:27.184905855Z                                                   WHERE "MovieMetadata"."TmdbId" = "Movies"."TmdbId") 
2026-03-01T17:09:27.188154957Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043188s 
2026-03-01T17:09:27.190563116Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "AlternativeTitles"
2026-03-01T17:09:27.190587735Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2026-03-01T17:09:27.190624509Z                                                   FROM "Movies" 
2026-03-01T17:09:27.190681985Z                                                   WHERE "Movies"."Id" = "AlternativeTitles"."MovieId") 
2026-03-01T17:09:27.193182359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "AlternativeTitles"
2026-03-01T17:09:27.193224524Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2026-03-01T17:09:27.193262841Z                                                   FROM "Movies" 
2026-03-01T17:09:27.193305988Z                                                   WHERE "Movies"."Id" = "AlternativeTitles"."MovieId") 
2026-03-01T17:09:27.195901094Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036962s 
2026-03-01T17:09:27.197858625Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Credits"
2026-03-01T17:09:27.197897994Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2026-03-01T17:09:27.197937694Z                                                   FROM "Movies" 
2026-03-01T17:09:27.198015641Z                                                   WHERE "Movies"."Id" = "Credits"."MovieId") 
2026-03-01T17:09:27.200322737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Credits"
2026-03-01T17:09:27.200371805Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2026-03-01T17:09:27.200405834Z                                                   FROM "Movies" 
2026-03-01T17:09:27.200452518Z                                                   WHERE "Movies"."Id" = "Credits"."MovieId") 
2026-03-01T17:09:27.203557339Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039364s 
2026-03-01T17:09:27.205800807Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MovieTranslations"
2026-03-01T17:09:27.205846749Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2026-03-01T17:09:27.205873623Z                                                   FROM "Movies" 
2026-03-01T17:09:27.205909916Z                                                   WHERE "Movies"."Id" = "MovieTranslations"."MovieId") 
2026-03-01T17:09:27.208795136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MovieTranslations"
2026-03-01T17:09:27.208863543Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2026-03-01T17:09:27.208888393Z                                                   FROM "Movies" 
2026-03-01T17:09:27.208936370Z                                                   WHERE "Movies"."Id" = "MovieTranslations"."MovieId") 
2026-03-01T17:09:27.211816459Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004061s 
2026-03-01T17:09:27.213880956Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "ImportListMovies"
2026-03-01T17:09:27.213927390Z                           SET "MovieMetadataId" = (SELECT "MovieMetadata"."Id" 
2026-03-01T17:09:27.213961549Z                                                   FROM "MovieMetadata" 
2026-03-01T17:09:27.214002601Z                                                   WHERE "MovieMetadata"."TmdbId" = "ImportListMovies"."TmdbId") 
2026-03-01T17:09:27.216861979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ImportListMovies"
2026-03-01T17:09:27.216910276Z                           SET "MovieMetadataId" = (SELECT "MovieMetadata"."Id" 
2026-03-01T17:09:27.216978453Z                                                   FROM "MovieMetadata" 
2026-03-01T17:09:27.217002482Z                                                   WHERE "MovieMetadata"."TmdbId" = "ImportListMovies"."TmdbId") 
2026-03-01T17:09:27.219725254Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039232s 
2026-03-01T17:09:27.220822483Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-03-01T17:09:27.221781745Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.16E-05s 
2026-03-01T17:09:27.222907101Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies MovieMetadataId Int32 
2026-03-01T17:09:27.301973551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Movies_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT NOT NULL UNIQUE, "SortTitle" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "Year" INTEGER, "Added" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Tags" TEXT, "Certification" TEXT, "AddOptions" TEXT, "MovieFileId" INTEGER NOT NULL, "TmdbId" INTEGER NOT NULL UNIQUE, "Website" TEXT, "PhysicalRelease" DATETIME, "YouTubeTrailerId" TEXT, "Studio" TEXT, "MinimumAvailability" INTEGER NOT NULL, "SecondaryYear" INTEGER, "Collection" TEXT, "Recommendations" TEXT NOT NULL, "OriginalLanguage" INTEGER NOT NULL, "OriginalTitle" TEXT, "DigitalRelease" DATETIME, "MovieMetadataId" INTEGER NOT NULL UNIQUE) 
2026-03-01T17:09:27.315596641Z [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" 
2026-03-01T17:09:27.324617374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-03-01T17:09:27.328558740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-03-01T17:09:27.355612743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-03-01T17:09:27.360839157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-03-01T17:09:27.363908567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-03-01T17:09:27.367116085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-03-01T17:09:27.370053189Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1459952s 
2026-03-01T17:09:27.371335581Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (MovieMetadataId) 
2026-03-01T17:09:27.372956916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_MovieMetadataId" ON "Movies" ("MovieMetadataId" ASC) 
2026-03-01T17:09:27.376144785Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036314s 
2026-03-01T17:09:27.377355242Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles MovieId 
2026-03-01T17:09:27.452692684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AlternativeTitles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL UNIQUE, "SourceType" INTEGER NOT NULL, "SourceId" INTEGER NOT NULL, "Votes" INTEGER NOT NULL, "VoteCount" INTEGER NOT NULL, "Language" INTEGER NOT NULL, "MovieMetadataId" INTEGER NOT NULL) 
2026-03-01T17:09:27.459000876Z [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" 
2026-03-01T17:09:27.463052123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2026-03-01T17:09:27.466692523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2026-03-01T17:09:27.495143158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2026-03-01T17:09:27.498316408Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1198123s 
2026-03-01T17:09:27.499572838Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Credits MovieId 
2026-03-01T17:09:27.574968297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Credits_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "CreditTmdbId" TEXT NOT NULL UNIQUE, "PersonTmdbId" INTEGER NOT NULL, "Name" TEXT NOT NULL, "Images" TEXT NOT NULL, "Character" TEXT, "Order" INTEGER NOT NULL, "Job" TEXT, "Department" TEXT, "Type" INTEGER NOT NULL, "MovieMetadataId" INTEGER NOT NULL) 
2026-03-01T17:09:27.582091219Z [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" 
2026-03-01T17:09:27.585934387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Credits" 
2026-03-01T17:09:27.589066664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Credits_temp" RENAME TO "Credits" 
2026-03-01T17:09:27.616204576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Credits_CreditTmdbId" ON "Credits" ("CreditTmdbId" ASC) 
2026-03-01T17:09:27.619433077Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1187166s 
2026-03-01T17:09:27.620689577Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn MovieTranslations MovieId 
2026-03-01T17:09:27.693777028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MovieTranslations_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Title" TEXT, "CleanTitle" TEXT, "Overview" TEXT, "Language" INTEGER NOT NULL, "MovieMetadataId" INTEGER NOT NULL) 
2026-03-01T17:09:27.699200529Z [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" 
2026-03-01T17:09:27.702470874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieTranslations" 
2026-03-01T17:09:27.705811239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieTranslations_temp" RENAME TO "MovieTranslations" 
2026-03-01T17:09:27.733359878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_Language" ON "MovieTranslations" ("Language" ASC) 
2026-03-01T17:09:27.737288950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_CleanTitle" ON "MovieTranslations" ("CleanTitle" ASC) 
2026-03-01T17:09:27.739926290Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1180751s 
2026-03-01T17:09:27.742659784Z [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 
2026-03-01T17:09:27.818329655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Movies_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "Added" DATETIME, "Tags" TEXT, "AddOptions" TEXT, "MovieFileId" INTEGER NOT NULL, "MinimumAvailability" INTEGER NOT NULL, "MovieMetadataId" INTEGER NOT NULL UNIQUE) 
2026-03-01T17:09:27.824917901Z [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" 
2026-03-01T17:09:27.829242087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-03-01T17:09:27.833721607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-03-01T17:09:27.860718415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_MovieMetadataId" ON "Movies" ("MovieMetadataId" ASC) 
2026-03-01T17:09:27.864321310Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1196608s 
2026-03-01T17:09:27.867052279Z [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 
2026-03-01T17:09:27.950788351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListMovies_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ListId" INTEGER NOT NULL, "MovieMetadataId" INTEGER NOT NULL) 
2026-03-01T17:09:27.955964914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListMovies_temp" ("Id", "ListId", "MovieMetadataId") SELECT "Id", "ListId", "MovieMetadataId" FROM "ImportListMovies" 
2026-03-01T17:09:27.958707246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListMovies" 
2026-03-01T17:09:27.961794452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListMovies_temp" RENAME TO "ImportListMovies" 
2026-03-01T17:09:27.988931082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_ImportListMovies_MovieMetadataId" ON "ImportListMovies" ("MovieMetadataId" ASC) 
2026-03-01T17:09:27.992361469Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1233345s 
2026-03-01T17:09:27.994470315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (207, '2026-03-01T17:09:27', 'movie_metadata') 
2026-03-01T17:09:27.997008135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:28.001694451Z [Info] FluentMigrator.Runner.MigrationRunner: 207: movie_metadata migrated 
2026-03-01T17:09:28.002894998Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1325839s 
2026-03-01T17:09:28.004563177Z [Info] FluentMigrator.Runner.MigrationRunner: 208: add_collections migrating 
2026-03-01T17:09:28.005800588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:28.008018654Z [Info] add_collections: Starting migration of Main DB to 208 
2026-03-01T17:09:28.030053642Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Collections 
2026-03-01T17:09:28.034672913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Collections" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TmdbId" INTEGER NOT NULL UNIQUE, "QualityProfileId" INTEGER NOT NULL, "RootFolderPath" TEXT NOT NULL, "MinimumAvailability" INTEGER NOT NULL, "SearchOnAdd" INTEGER NOT NULL, "Title" TEXT NOT NULL, "SortTitle" TEXT, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL DEFAULT '[]', "Monitored" INTEGER NOT NULL DEFAULT 0, "LastInfoSync" DATETIME, "Added" DATETIME) 
2026-03-01T17:09:28.040352559Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088637s 
2026-03-01T17:09:28.041592826Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Collections (TmdbId) 
2026-03-01T17:09:28.043156745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Collections_TmdbId" ON "Collections" ("TmdbId" ASC) 
2026-03-01T17:09:28.046216196Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034223s 
2026-03-01T17:09:28.047463858Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2026-03-01T17:09:28.048603482Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.26E-05s 
2026-03-01T17:09:28.050114014Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieMetadata CollectionTmdbId Int32 
2026-03-01T17:09:28.051919880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata" ADD COLUMN "CollectionTmdbId" INTEGER 
2026-03-01T17:09:28.062381675Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010965s 
2026-03-01T17:09:28.063872426Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieMetadata CollectionTitle String 
2026-03-01T17:09:28.065552800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata" ADD COLUMN "CollectionTitle" TEXT 
2026-03-01T17:09:28.075662506Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104861s 
2026-03-01T17:09:28.076958816Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2026-03-01T17:09:28.077973168Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.28E-05s 
2026-03-01T17:09:28.079127793Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists Monitor Int32 
2026-03-01T17:09:28.080754198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "Monitor" INTEGER 
2026-03-01T17:09:28.090455842Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101338s 
2026-03-01T17:09:28.091581339Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-01T17:09:28.092741905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-01T17:09:28.108133336Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0150265s 
2026-03-01T17:09:28.109480789Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-01T17:09:28.110638871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-01T17:09:28.118499408Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076016s 
2026-03-01T17:09:28.119948346Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-01T17:09:28.121129233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-01T17:09:28.129276688Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080071s 
2026-03-01T17:09:28.130575914Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-01T17:09:28.131712723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-01T17:09:28.139341343Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074999s 
2026-03-01T17:09:28.140656191Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2026-03-01T17:09:28.141688670Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.25E-05s 
2026-03-01T17:09:28.142832613Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportLists Monitor Int32 
2026-03-01T17:09:28.216044185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportLists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Enabled" INTEGER NOT NULL, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "Settings" TEXT, "EnableAuto" INTEGER NOT NULL, "RootFolderPath" TEXT NOT NULL, "ShouldMonitor" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "MinimumAvailability" INTEGER NOT NULL, "Tags" TEXT, "SearchOnAdd" INTEGER NOT NULL, "Monitor" INTEGER NOT NULL) 
2026-03-01T17:09:28.223990254Z [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" 
2026-03-01T17:09:28.228625507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists" 
2026-03-01T17:09:28.231584776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists" 
2026-03-01T17:09:28.257763126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImport_Name" ON "ImportLists" ("Name" ASC) 
2026-03-01T17:09:28.260844490Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.116865s 
2026-03-01T17:09:28.262057503Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportLists ShouldMonitor 
2026-03-01T17:09:28.336093955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportLists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Enabled" INTEGER NOT NULL, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "Settings" TEXT, "EnableAuto" INTEGER NOT NULL, "RootFolderPath" TEXT NOT NULL, "ProfileId" INTEGER NOT NULL, "MinimumAvailability" INTEGER NOT NULL, "Tags" TEXT, "SearchOnAdd" INTEGER NOT NULL, "Monitor" INTEGER NOT NULL) 
2026-03-01T17:09:28.344336071Z [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" 
2026-03-01T17:09:28.349882579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists" 
2026-03-01T17:09:28.353524993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists" 
2026-03-01T17:09:28.380868749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImport_Name" ON "ImportLists" ("Name" ASC) 
2026-03-01T17:09:28.384395170Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1210751s 
2026-03-01T17:09:28.385773385Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-01T17:09:28.387547276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ImportLists" WHERE "Implementation" = 'TMDbCollectionImport' 
2026-03-01T17:09:28.389658217Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027048s 
2026-03-01T17:09:28.390915388Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn MovieMetadata Collection 
2026-03-01T17:09:28.467760005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MovieMetadata_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "TmdbId" INTEGER NOT NULL UNIQUE, "ImdbId" TEXT, "Images" TEXT NOT NULL, "Genres" TEXT, "Title" TEXT NOT NULL, "SortTitle" TEXT, "CleanTitle" TEXT, "OriginalTitle" TEXT, "CleanOriginalTitle" TEXT, "OriginalLanguage" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "LastInfoSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "PhysicalRelease" DATETIME, "DigitalRelease" DATETIME, "Year" INTEGER, "SecondaryYear" INTEGER, "Ratings" TEXT, "Recommendations" TEXT NOT NULL, "Certification" TEXT, "YouTubeTrailerId" TEXT, "Studio" TEXT, "Overview" TEXT, "Website" TEXT, "Popularity" NUMERIC, "CollectionTmdbId" INTEGER, "CollectionTitle" TEXT) 
2026-03-01T17:09:28.479456275Z [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" 
2026-03-01T17:09:28.487510543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata" 
2026-03-01T17:09:28.491121093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata" 
2026-03-01T17:09:28.518332894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2026-03-01T17:09:28.522696169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2026-03-01T17:09:28.526688638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2026-03-01T17:09:28.529939293Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.137722s 
2026-03-01T17:09:28.532016155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (208, '2026-03-01T17:09:28', 'add_collections') 
2026-03-01T17:09:28.534555378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:28.543831645Z [Info] FluentMigrator.Runner.MigrationRunner: 208: add_collections migrated 
2026-03-01T17:09:28.545028726Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1516146s 
2026-03-01T17:09:28.546816686Z [Info] FluentMigrator.Runner.MigrationRunner: 209: movie_meta_collection_index migrating 
2026-03-01T17:09:28.548116102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:28.550713502Z [Info] movie_meta_collection_index: Starting migration of Main DB to 209 
2026-03-01T17:09:28.556673042Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieMetadata (CollectionTmdbId) 
2026-03-01T17:09:28.558505251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC) 
2026-03-01T17:09:28.562101953Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040959s 
2026-03-01T17:09:28.563807126Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieTranslations (MovieMetadataId) 
2026-03-01T17:09:28.565597221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_MovieMetadataId" ON "MovieTranslations" ("MovieMetadataId" ASC) 
2026-03-01T17:09:28.568465857Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035106s 
2026-03-01T17:09:28.570615716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (209, '2026-03-01T17:09:28', 'movie_meta_collection_index') 
2026-03-01T17:09:28.573148345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:28.577436630Z [Info] FluentMigrator.Runner.MigrationRunner: 209: movie_meta_collection_index migrated 
2026-03-01T17:09:28.578516474Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123464s 
2026-03-01T17:09:28.580068298Z [Info] FluentMigrator.Runner.MigrationRunner: 210: movie_added_notifications migrating 
2026-03-01T17:09:28.581267964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:28.583131246Z [Info] movie_added_notifications: Starting migration of Main DB to 210 
2026-03-01T17:09:28.587750126Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-03-01T17:09:28.588930883Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.36E-05s 
2026-03-01T17:09:28.590121931Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnMovieAdded Boolean 
2026-03-01T17:09:28.591940493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnMovieAdded" INTEGER NOT NULL DEFAULT 0 
2026-03-01T17:09:28.602317507Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110334s 
2026-03-01T17:09:28.604318787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (210, '2026-03-01T17:09:28', 'movie_added_notifications') 
2026-03-01T17:09:28.606721885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:28.608989301Z [Info] FluentMigrator.Runner.MigrationRunner: 210: movie_added_notifications migrated 
2026-03-01T17:09:28.610061700Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0176402s 
2026-03-01T17:09:28.611545437Z [Info] FluentMigrator.Runner.MigrationRunner: 211: more_movie_meta_index migrating 
2026-03-01T17:09:28.612820976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:28.614724859Z [Info] more_movie_meta_index: Starting migration of Main DB to 211 
2026-03-01T17:09:28.620355346Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlternativeTitles (MovieMetadataId) 
2026-03-01T17:09:28.622216003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC) 
2026-03-01T17:09:28.625583413Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039675s 
2026-03-01T17:09:28.626802047Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Credits (MovieMetadataId) 
2026-03-01T17:09:28.628388321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Credits_MovieMetadataId" ON "Credits" ("MovieMetadataId" ASC) 
2026-03-01T17:09:28.630960289Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030601s 
2026-03-01T17:09:28.632865385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (211, '2026-03-01T17:09:28', 'more_movie_meta_index') 
2026-03-01T17:09:28.635175006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:28.638038641Z [Info] FluentMigrator.Runner.MigrationRunner: 211: more_movie_meta_index migrated 
2026-03-01T17:09:28.639111852Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099072s 
2026-03-01T17:09:28.640830353Z [Info] FluentMigrator.Runner.MigrationRunner: 212: postgres_update_timestamp_columns_to_with_timezone migrating 
2026-03-01T17:09:28.642097003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:28.644043262Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 212 
2026-03-01T17:09:28.691158028Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-01T17:09:28.692786517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1 
2026-03-01T17:09:28.694909181Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023965s 
2026-03-01T17:09:28.696008234Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2026-03-01T17:09:28.697048719Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.05E-05s 
2026-03-01T17:09:28.698272092Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Date DateTimeOffset 
2026-03-01T17:09:28.773451596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blocklist_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "MovieId" INTEGER, "Languages" TEXT NOT NULL, "IndexerFlags" INTEGER NOT NULL) 
2026-03-01T17:09:28.783366079Z [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" 
2026-03-01T17:09:28.790168996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2026-03-01T17:09:28.793662250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2026-03-01T17:09:28.820942459Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1212146s 
2026-03-01T17:09:28.822214160Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2026-03-01T17:09:28.823218763Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.39E-05s 
2026-03-01T17:09:28.824478880Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist PublishedDate DateTimeOffset 
2026-03-01T17:09:28.899617932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blocklist_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "MovieId" INTEGER, "Languages" TEXT NOT NULL, "IndexerFlags" INTEGER NOT NULL) 
2026-03-01T17:09:28.907596618Z [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" 
2026-03-01T17:09:28.912081889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2026-03-01T17:09:28.915134204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2026-03-01T17:09:28.942509314Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1163138s 
2026-03-01T17:09:28.944014715Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Collections 
2026-03-01T17:09:28.945202266Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.51E-05s 
2026-03-01T17:09:28.946531112Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Collections Added DateTimeOffset 
2026-03-01T17:09:29.026624791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Collections_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "TmdbId" INTEGER NOT NULL UNIQUE, "QualityProfileId" INTEGER NOT NULL, "RootFolderPath" TEXT NOT NULL, "MinimumAvailability" INTEGER NOT NULL, "SearchOnAdd" INTEGER NOT NULL, "Title" TEXT NOT NULL, "SortTitle" TEXT, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "Added" DATETIME) 
2026-03-01T17:09:29.035562747Z [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" 
2026-03-01T17:09:29.041482487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Collections" 
2026-03-01T17:09:29.045038357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Collections_temp" RENAME TO "Collections" 
2026-03-01T17:09:29.072768642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Collections_TmdbId" ON "Collections" ("TmdbId" ASC) 
2026-03-01T17:09:29.076528502Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1284174s 
2026-03-01T17:09:29.077778639Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Collections 
2026-03-01T17:09:29.079244751Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.34E-05s 
2026-03-01T17:09:29.080607465Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Collections LastInfoSync DateTimeOffset 
2026-03-01T17:09:29.169588910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Collections_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "TmdbId" INTEGER NOT NULL UNIQUE, "QualityProfileId" INTEGER NOT NULL, "RootFolderPath" TEXT NOT NULL, "MinimumAvailability" INTEGER NOT NULL, "SearchOnAdd" INTEGER NOT NULL, "Title" TEXT NOT NULL, "SortTitle" TEXT, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "Added" DATETIME) 
2026-03-01T17:09:29.178419289Z [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" 
2026-03-01T17:09:29.184179989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Collections" 
2026-03-01T17:09:29.188294844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Collections_temp" RENAME TO "Collections" 
2026-03-01T17:09:29.216401868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Collections_TmdbId" ON "Collections" ("TmdbId" ASC) 
2026-03-01T17:09:29.219999161Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1380719s 
2026-03-01T17:09:29.221369149Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-03-01T17:09:29.222526830Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.32E-05s 
2026-03-01T17:09:29.224125279Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset 
2026-03-01T17:09:29.297923091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL) 
2026-03-01T17:09:29.304277325Z [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" 
2026-03-01T17:09:29.308176386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-03-01T17:09:29.310959129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-03-01T17:09:29.339039599Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1128255s 
2026-03-01T17:09:29.341143685Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-03-01T17:09:29.342374644Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.39E-05s 
2026-03-01T17:09:29.343645813Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset 
2026-03-01T17:09:29.420115445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL) 
2026-03-01T17:09:29.427762282Z [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" 
2026-03-01T17:09:29.431647976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-03-01T17:09:29.434500280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-03-01T17:09:29.461928496Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1164216s 
2026-03-01T17:09:29.463413005Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-03-01T17:09:29.464501186Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.41E-05s 
2026-03-01T17:09:29.465766023Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset 
2026-03-01T17:09:29.542779400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL) 
2026-03-01T17:09:29.550898337Z [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" 
2026-03-01T17:09:29.555492147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-03-01T17:09:29.558719535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-03-01T17:09:29.587688103Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1201644s 
2026-03-01T17:09:29.589769234Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-03-01T17:09:29.590927206Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.27E-05s 
2026-03-01T17:09:29.592371474Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset 
2026-03-01T17:09:29.666366673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2026-03-01T17:09:29.672413559Z [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" 
2026-03-01T17:09:29.675868255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-03-01T17:09:29.679125904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-03-01T17:09:29.708684310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-03-01T17:09:29.712404059Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1186837s 
2026-03-01T17:09:29.713763316Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-03-01T17:09:29.715182374Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.35E-05s 
2026-03-01T17:09:29.716618605Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset 
2026-03-01T17:09:29.792067492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2026-03-01T17:09:29.799186145Z [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" 
2026-03-01T17:09:29.803072340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-03-01T17:09:29.806598189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-03-01T17:09:29.834394828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-03-01T17:09:29.837821729Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1198439s 
2026-03-01T17:09:29.839090864Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-03-01T17:09:29.840243174Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.24E-05s 
2026-03-01T17:09:29.841594114Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset 
2026-03-01T17:09:29.917603940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2026-03-01T17:09:29.926211602Z [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" 
2026-03-01T17:09:29.930501479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-03-01T17:09:29.934727448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-03-01T17:09:29.967951154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-03-01T17:09:29.972690256Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1293399s 
2026-03-01T17:09:29.974353445Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadHistory 
2026-03-01T17:09:29.975547519Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-05s 
2026-03-01T17:09:29.977370610Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadHistory Date DateTimeOffset 
2026-03-01T17:09:30.058244169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadHistory_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "EventType" INTEGER NOT NULL, "MovieId" INTEGER NOT NULL, "DownloadId" TEXT NOT NULL, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Protocol" INTEGER, "IndexerId" INTEGER, "DownloadClientId" INTEGER, "Release" TEXT, "Data" TEXT) 
2026-03-01T17:09:30.067291406Z [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" 
2026-03-01T17:09:30.072110229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadHistory" 
2026-03-01T17:09:30.075680738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadHistory_temp" RENAME TO "DownloadHistory" 
2026-03-01T17:09:30.105101327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2026-03-01T17:09:30.109277796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_MovieId" ON "DownloadHistory" ("MovieId" ASC) 
2026-03-01T17:09:30.112880570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2026-03-01T17:09:30.115983428Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1371133s 
2026-03-01T17:09:30.117381322Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2026-03-01T17:09:30.118464563Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.27E-05s 
2026-03-01T17:09:30.119784311Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles Added DateTimeOffset 
2026-03-01T17:09:30.209397477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ExtraFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "MovieFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL) 
2026-03-01T17:09:30.218818857Z [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" 
2026-03-01T17:09:30.222429487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2026-03-01T17:09:30.225465530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2026-03-01T17:09:30.255843266Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1338621s 
2026-03-01T17:09:30.258344492Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2026-03-01T17:09:30.259437974Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.29E-05s 
2026-03-01T17:09:30.260934257Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles LastUpdated DateTimeOffset 
2026-03-01T17:09:30.334421243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ExtraFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "MovieFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL) 
2026-03-01T17:09:30.340522858Z [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" 
2026-03-01T17:09:30.344086594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2026-03-01T17:09:30.346999509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2026-03-01T17:09:30.379185566Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1167418s 
2026-03-01T17:09:30.380809486Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2026-03-01T17:09:30.381957768Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.27E-05s 
2026-03-01T17:09:30.383299890Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset 
2026-03-01T17:09:30.458866534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Quality" TEXT NOT NULL, "Data" TEXT NOT NULL, "EventType" INTEGER, "DownloadId" TEXT, "MovieId" INTEGER NOT NULL, "Languages" TEXT NOT NULL) 
2026-03-01T17:09:30.467122728Z [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" 
2026-03-01T17:09:30.470946367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2026-03-01T17:09:30.473962951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2026-03-01T17:09:30.501942698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2026-03-01T17:09:30.505867140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-03-01T17:09:30.508653380Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1240415s 
2026-03-01T17:09:30.509916513Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2026-03-01T17:09:30.511038061Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.21E-05s 
2026-03-01T17:09:30.512343480Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus InitialFailure DateTimeOffset 
2026-03-01T17:09:30.590214543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT) 
2026-03-01T17:09:30.599665613Z [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" 
2026-03-01T17:09:30.604231897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2026-03-01T17:09:30.607718227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2026-03-01T17:09:30.639016997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-03-01T17:09:30.645150006Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1314078s 
2026-03-01T17:09:30.646467439Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2026-03-01T17:09:30.647911877Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.21E-05s 
2026-03-01T17:09:30.649288489Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus MostRecentFailure DateTimeOffset 
2026-03-01T17:09:30.727228081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT) 
2026-03-01T17:09:30.736758199Z [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" 
2026-03-01T17:09:30.740923226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2026-03-01T17:09:30.744508885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2026-03-01T17:09:30.774206803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-03-01T17:09:30.777427958Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1266913s 
2026-03-01T17:09:30.778666452Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2026-03-01T17:09:30.779749503Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.16E-05s 
2026-03-01T17:09:30.781120102Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus DisabledTill DateTimeOffset 
2026-03-01T17:09:30.857940591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT) 
2026-03-01T17:09:30.864225485Z [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" 
2026-03-01T17:09:30.868765657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2026-03-01T17:09:30.872103588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2026-03-01T17:09:30.900824748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-03-01T17:09:30.904501150Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1220191s 
2026-03-01T17:09:30.905722349Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-03-01T17:09:30.906811723Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.16E-05s 
2026-03-01T17:09:30.908232533Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset 
2026-03-01T17:09:30.984462773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME) 
2026-03-01T17:09:30.992146364Z [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" 
2026-03-01T17:09:30.997058585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-03-01T17:09:31.001226026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-03-01T17:09:31.041934342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-03-01T17:09:31.047176147Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1375469s 
2026-03-01T17:09:31.048524482Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-03-01T17:09:31.056193012Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.47E-05s 
2026-03-01T17:09:31.057764847Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset 
2026-03-01T17:09:31.140072784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME) 
2026-03-01T17:09:31.151237365Z [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" 
2026-03-01T17:09:31.157429643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-03-01T17:09:31.161226267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-03-01T17:09:31.191187063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-03-01T17:09:31.195760792Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1359907s 
2026-03-01T17:09:31.197303910Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-03-01T17:09:31.198365216Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.21E-05s 
2026-03-01T17:09:31.199675194Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset 
2026-03-01T17:09:31.286528002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME) 
2026-03-01T17:09:31.295952499Z [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" 
2026-03-01T17:09:31.301458996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-03-01T17:09:31.305112643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-03-01T17:09:31.333827981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-03-01T17:09:31.339704704Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1384222s 
2026-03-01T17:09:31.341338935Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-03-01T17:09:31.343215523Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001909s 
2026-03-01T17:09:31.344667517Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus CookiesExpirationDate DateTimeOffset 
2026-03-01T17:09:31.435280496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME) 
2026-03-01T17:09:31.443241856Z [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" 
2026-03-01T17:09:31.447696686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-03-01T17:09:31.451418279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-03-01T17:09:31.479722901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-03-01T17:09:31.485129307Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1369967s 
2026-03-01T17:09:31.486378562Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2026-03-01T17:09:31.487496513Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.84E-05s 
2026-03-01T17:09:31.489075683Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles LastUpdated DateTimeOffset 
2026-03-01T17:09:31.566229743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "Consumer" TEXT NOT NULL, "Type" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "LastUpdated" DATETIME NOT NULL, "MovieFileId" INTEGER, "Hash" TEXT, "Added" DATETIME, "Extension" TEXT NOT NULL) 
2026-03-01T17:09:31.572546672Z [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" 
2026-03-01T17:09:31.576503088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2026-03-01T17:09:31.579431895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2026-03-01T17:09:31.608569203Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1174917s 
2026-03-01T17:09:31.610326772Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2026-03-01T17:09:31.611605387Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001408s 
2026-03-01T17:09:31.613123073Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Added DateTimeOffset 
2026-03-01T17:09:31.706019811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "Consumer" TEXT NOT NULL, "Type" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "LastUpdated" DATETIME NOT NULL, "MovieFileId" INTEGER, "Hash" TEXT, "Added" DATETIME, "Extension" TEXT NOT NULL) 
2026-03-01T17:09:31.715656865Z [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" 
2026-03-01T17:09:31.719836471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2026-03-01T17:09:31.722834447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2026-03-01T17:09:31.750948234Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1362467s 
2026-03-01T17:09:31.752544919Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles 
2026-03-01T17:09:31.753775817Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.79E-05s 
2026-03-01T17:09:31.755276449Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieFiles DateAdded DateTimeOffset 
2026-03-01T17:09:31.835144834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MovieFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "DateAdded" DATETIME NOT NULL, "SceneName" TEXT, "MediaInfo" TEXT, "ReleaseGroup" TEXT, "RelativePath" TEXT, "Edition" TEXT, "Languages" TEXT NOT NULL, "IndexerFlags" INTEGER NOT NULL, "OriginalFilePath" TEXT) 
2026-03-01T17:09:31.842440925Z [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" 
2026-03-01T17:09:31.847126139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieFiles" 
2026-03-01T17:09:31.850078173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles_temp" RENAME TO "MovieFiles" 
2026-03-01T17:09:31.878425570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieFiles_MovieId" ON "MovieFiles" ("MovieId" ASC) 
2026-03-01T17:09:31.881619221Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1250093s 
2026-03-01T17:09:31.882841472Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2026-03-01T17:09:31.883905825Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.6E-05s 
2026-03-01T17:09:31.885214450Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieMetadata DigitalRelease DateTimeOffset 
2026-03-01T17:09:31.984254236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MovieMetadata_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "TmdbId" INTEGER NOT NULL UNIQUE, "ImdbId" TEXT, "Images" TEXT NOT NULL, "Genres" TEXT, "Title" TEXT NOT NULL, "SortTitle" TEXT, "CleanTitle" TEXT, "OriginalTitle" TEXT, "CleanOriginalTitle" TEXT, "OriginalLanguage" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "LastInfoSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "PhysicalRelease" DATETIME, "DigitalRelease" DATETIME, "Year" INTEGER, "SecondaryYear" INTEGER, "Ratings" TEXT, "Recommendations" TEXT NOT NULL, "Certification" TEXT, "YouTubeTrailerId" TEXT, "Studio" TEXT, "Overview" TEXT, "Website" TEXT, "Popularity" NUMERIC, "CollectionTmdbId" INTEGER, "CollectionTitle" TEXT) 
2026-03-01T17:09:31.997403182Z [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" 
2026-03-01T17:09:32.007220449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata" 
2026-03-01T17:09:32.012190536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata" 
2026-03-01T17:09:32.043575881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2026-03-01T17:09:32.047702299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2026-03-01T17:09:32.051666361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2026-03-01T17:09:32.055759873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC) 
2026-03-01T17:09:32.058962632Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1725321s 
2026-03-01T17:09:32.060132788Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2026-03-01T17:09:32.061246210Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.64E-05s 
2026-03-01T17:09:32.062598042Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieMetadata InCinemas DateTimeOffset 
2026-03-01T17:09:32.160032276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MovieMetadata_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "TmdbId" INTEGER NOT NULL UNIQUE, "ImdbId" TEXT, "Images" TEXT NOT NULL, "Genres" TEXT, "Title" TEXT NOT NULL, "SortTitle" TEXT, "CleanTitle" TEXT, "OriginalTitle" TEXT, "CleanOriginalTitle" TEXT, "OriginalLanguage" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "LastInfoSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "PhysicalRelease" DATETIME, "DigitalRelease" DATETIME, "Year" INTEGER, "SecondaryYear" INTEGER, "Ratings" TEXT, "Recommendations" TEXT NOT NULL, "Certification" TEXT, "YouTubeTrailerId" TEXT, "Studio" TEXT, "Overview" TEXT, "Website" TEXT, "Popularity" NUMERIC, "CollectionTmdbId" INTEGER, "CollectionTitle" TEXT) 
2026-03-01T17:09:32.173497508Z [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" 
2026-03-01T17:09:32.182755419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata" 
2026-03-01T17:09:32.187623641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata" 
2026-03-01T17:09:32.220200074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2026-03-01T17:09:32.224865638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2026-03-01T17:09:32.229808932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2026-03-01T17:09:32.234505929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC) 
2026-03-01T17:09:32.239021842Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1747392s 
2026-03-01T17:09:32.240881917Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2026-03-01T17:09:32.242507059Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.88E-05s 
2026-03-01T17:09:32.244331794Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieMetadata LastInfoSync DateTimeOffset 
2026-03-01T17:09:32.335595042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MovieMetadata_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "TmdbId" INTEGER NOT NULL UNIQUE, "ImdbId" TEXT, "Images" TEXT NOT NULL, "Genres" TEXT, "Title" TEXT NOT NULL, "SortTitle" TEXT, "CleanTitle" TEXT, "OriginalTitle" TEXT, "CleanOriginalTitle" TEXT, "OriginalLanguage" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "LastInfoSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "PhysicalRelease" DATETIME, "DigitalRelease" DATETIME, "Year" INTEGER, "SecondaryYear" INTEGER, "Ratings" TEXT, "Recommendations" TEXT NOT NULL, "Certification" TEXT, "YouTubeTrailerId" TEXT, "Studio" TEXT, "Overview" TEXT, "Website" TEXT, "Popularity" NUMERIC, "CollectionTmdbId" INTEGER, "CollectionTitle" TEXT) 
2026-03-01T17:09:32.348493343Z [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" 
2026-03-01T17:09:32.356990221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata" 
2026-03-01T17:09:32.361042070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata" 
2026-03-01T17:09:32.391083108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2026-03-01T17:09:32.396145331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2026-03-01T17:09:32.400143691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2026-03-01T17:09:32.404035888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC) 
2026-03-01T17:09:32.407365552Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1614065s 
2026-03-01T17:09:32.408727194Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2026-03-01T17:09:32.409862059Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.74E-05s 
2026-03-01T17:09:32.411213390Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieMetadata PhysicalRelease DateTimeOffset 
2026-03-01T17:09:32.501594943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MovieMetadata_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "TmdbId" INTEGER NOT NULL UNIQUE, "ImdbId" TEXT, "Images" TEXT NOT NULL, "Genres" TEXT, "Title" TEXT NOT NULL, "SortTitle" TEXT, "CleanTitle" TEXT, "OriginalTitle" TEXT, "CleanOriginalTitle" TEXT, "OriginalLanguage" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "LastInfoSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "PhysicalRelease" DATETIME, "DigitalRelease" DATETIME, "Year" INTEGER, "SecondaryYear" INTEGER, "Ratings" TEXT, "Recommendations" TEXT NOT NULL, "Certification" TEXT, "YouTubeTrailerId" TEXT, "Studio" TEXT, "Overview" TEXT, "Website" TEXT, "Popularity" NUMERIC, "CollectionTmdbId" INTEGER, "CollectionTitle" TEXT) 
2026-03-01T17:09:32.513695728Z [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" 
2026-03-01T17:09:32.521922814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata" 
2026-03-01T17:09:32.526071347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata" 
2026-03-01T17:09:32.565061634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2026-03-01T17:09:32.569707458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2026-03-01T17:09:32.573344511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2026-03-01T17:09:32.576781993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC) 
2026-03-01T17:09:32.579447911Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1669959s 
2026-03-01T17:09:32.580604159Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-03-01T17:09:32.581674704Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.45E-05s 
2026-03-01T17:09:32.583087018Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies Added DateTimeOffset 
2026-03-01T17:09:32.674173771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Movies_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "Added" DATETIME, "Tags" TEXT, "AddOptions" TEXT, "MovieFileId" INTEGER NOT NULL, "MinimumAvailability" INTEGER NOT NULL, "MovieMetadataId" INTEGER NOT NULL UNIQUE) 
2026-03-01T17:09:32.681146671Z [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" 
2026-03-01T17:09:32.685347710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-03-01T17:09:32.688755743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-03-01T17:09:32.718268046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_MovieMetadataId" ON "Movies" ("MovieMetadataId" ASC) 
2026-03-01T17:09:32.721424421Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.137137s 
2026-03-01T17:09:32.722597814Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2026-03-01T17:09:32.723658389Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.63E-05s 
2026-03-01T17:09:32.724926853Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Added DateTimeOffset 
2026-03-01T17:09:32.813715028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "PendingReleases_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Title" TEXT NOT NULL, "Added" DATETIME NOT NULL, "Release" TEXT NOT NULL, "MovieId" INTEGER NOT NULL, "ParsedMovieInfo" TEXT, "Reason" INTEGER NOT NULL) 
2026-03-01T17:09:32.819330044Z [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" 
2026-03-01T17:09:32.822774600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2026-03-01T17:09:32.825549316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2026-03-01T17:09:32.853301155Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1269016s 
2026-03-01T17:09:32.854763430Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-03-01T17:09:32.855828825Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.64E-05s 
2026-03-01T17:09:32.857137299Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset 
2026-03-01T17:09:32.938123165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL UNIQUE, "Interval" NUMERIC NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME) 
2026-03-01T17:09:32.943682649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution", "LastStartTime") SELECT "Id", "TypeName", "Interval", "LastExecution", "LastStartTime" FROM "ScheduledTasks" 
2026-03-01T17:09:32.946994567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2026-03-01T17:09:32.950400194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2026-03-01T17:09:32.980386512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-03-01T17:09:32.983773050Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1253649s 
2026-03-01T17:09:32.984992616Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-03-01T17:09:32.986061168Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.49E-05s 
2026-03-01T17:09:32.987630397Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset 
2026-03-01T17:09:33.069345321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL UNIQUE, "Interval" NUMERIC NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME) 
2026-03-01T17:09:33.074833441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution", "LastStartTime") SELECT "Id", "TypeName", "Interval", "LastExecution", "LastStartTime" FROM "ScheduledTasks" 
2026-03-01T17:09:33.078122263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2026-03-01T17:09:33.081534514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2026-03-01T17:09:33.111860746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-03-01T17:09:33.115532960Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1266444s 
2026-03-01T17:09:33.116777435Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 
2026-03-01T17:09:33.117861167Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.61E-05s 
2026-03-01T17:09:33.119112627Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn SubtitleFiles Added DateTimeOffset 
2026-03-01T17:09:33.198356315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "SubtitleFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "MovieFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL, "Language" INTEGER NOT NULL) 
2026-03-01T17:09:33.204500255Z [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" 
2026-03-01T17:09:33.208170746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SubtitleFiles" 
2026-03-01T17:09:33.211033841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles_temp" RENAME TO "SubtitleFiles" 
2026-03-01T17:09:33.239670140Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1189947s 
2026-03-01T17:09:33.241124118Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 
2026-03-01T17:09:33.242301448Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.65E-05s 
2026-03-01T17:09:33.243764835Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn SubtitleFiles LastUpdated DateTimeOffset 
2026-03-01T17:09:33.323452276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "SubtitleFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "MovieFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL, "Language" INTEGER NOT NULL) 
2026-03-01T17:09:33.330253580Z [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" 
2026-03-01T17:09:33.334534921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SubtitleFiles" 
2026-03-01T17:09:33.337551274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles_temp" RENAME TO "SubtitleFiles" 
2026-03-01T17:09:33.373197418Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1278768s 
2026-03-01T17:09:33.374867080Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-03-01T17:09:33.376300917Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003318s 
2026-03-01T17:09:33.377985298Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2026-03-01T17:09:33.456661403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2026-03-01T17:09:33.461028737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2026-03-01T17:09:33.464345625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2026-03-01T17:09:33.467474285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2026-03-01T17:09:33.496868851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-03-01T17:09:33.500918775Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1214817s 
2026-03-01T17:09:33.508558989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (212, '2026-03-01T17:09:33', 'postgres_update_timestamp_columns_to_with_timezone') 
2026-03-01T17:09:33.514111639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:33.608613659Z [Info] FluentMigrator.Runner.MigrationRunner: 212: postgres_update_timestamp_columns_to_with_timezone migrated 
2026-03-01T17:09:33.610422421Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2280041s 
2026-03-01T17:09:33.617714945Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_language_tags_to_subtitle_files migrating 
2026-03-01T17:09:33.619730884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:33.629362527Z [Info] add_language_tags_to_subtitle_files: Starting migration of Main DB to 214 
2026-03-01T17:09:33.647124391Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 
2026-03-01T17:09:33.648656736Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.47E-05s 
2026-03-01T17:09:33.649980772Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles LanguageTags String 
2026-03-01T17:09:33.651754303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "LanguageTags" TEXT 
2026-03-01T17:09:33.662992541Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114577s 
2026-03-01T17:09:33.666667651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (214, '2026-03-01T17:09:33', 'add_language_tags_to_subtitle_files') 
2026-03-01T17:09:33.670787376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:33.769196233Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_language_tags_to_subtitle_files migrated 
2026-03-01T17:09:33.771281882Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1170263s 
2026-03-01T17:09:33.773855364Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_salt_to_users migrating 
2026-03-01T17:09:33.775737484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:33.778930302Z [Info] add_salt_to_users: Starting migration of Main DB to 215 
2026-03-01T17:09:33.786272075Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users 
2026-03-01T17:09:33.787969453Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.35E-05s 
2026-03-01T17:09:33.789692382Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String 
2026-03-01T17:09:33.792059017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT 
2026-03-01T17:09:33.807762406Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0163474s 
2026-03-01T17:09:33.809674906Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32 
2026-03-01T17:09:33.812013555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER 
2026-03-01T17:09:33.827061124Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0156797s 
2026-03-01T17:09:33.829581419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (215, '2026-03-01T17:09:33', 'add_salt_to_users') 
2026-03-01T17:09:33.832095721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:33.872515306Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_salt_to_users migrated 
2026-03-01T17:09:33.874185619Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0608334s 
2026-03-01T17:09:33.876435008Z [Info] FluentMigrator.Runner.MigrationRunner: 216: clean_alt_titles migrating 
2026-03-01T17:09:33.878266536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:33.881100222Z [Info] clean_alt_titles: Starting migration of Main DB to 216 
2026-03-01T17:09:33.888260960Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles Language 
2026-03-01T17:09:33.978400366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AlternativeTitles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL UNIQUE, "SourceType" INTEGER NOT NULL, "SourceId" INTEGER NOT NULL, "Votes" INTEGER NOT NULL, "VoteCount" INTEGER NOT NULL, "MovieMetadataId" INTEGER NOT NULL) 
2026-03-01T17:09:33.984542523Z [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" 
2026-03-01T17:09:33.988298897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2026-03-01T17:09:33.991920649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2026-03-01T17:09:34.020894959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2026-03-01T17:09:34.024395527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC) 
2026-03-01T17:09:34.027095834Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1372338s 
2026-03-01T17:09:34.028336572Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles Votes 
2026-03-01T17:09:34.116596203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AlternativeTitles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL UNIQUE, "SourceType" INTEGER NOT NULL, "SourceId" INTEGER NOT NULL, "VoteCount" INTEGER NOT NULL, "MovieMetadataId" INTEGER NOT NULL) 
2026-03-01T17:09:34.122750275Z [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" 
2026-03-01T17:09:34.126281555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2026-03-01T17:09:34.129857265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2026-03-01T17:09:34.159771527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2026-03-01T17:09:34.163674075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC) 
2026-03-01T17:09:34.166648674Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1369178s 
2026-03-01T17:09:34.167961027Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles VoteCount 
2026-03-01T17:09:34.245260800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AlternativeTitles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL UNIQUE, "SourceType" INTEGER NOT NULL, "SourceId" INTEGER NOT NULL, "MovieMetadataId" INTEGER NOT NULL) 
2026-03-01T17:09:34.250978142Z [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" 
2026-03-01T17:09:34.254344059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2026-03-01T17:09:34.257909969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2026-03-01T17:09:34.287237390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2026-03-01T17:09:34.290816787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC) 
2026-03-01T17:09:34.293730384Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1245039s 
2026-03-01T17:09:34.294995020Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles SourceId 
2026-03-01T17:09:34.373290428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AlternativeTitles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL UNIQUE, "SourceType" INTEGER NOT NULL, "MovieMetadataId" INTEGER NOT NULL) 
2026-03-01T17:09:34.378666032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "AlternativeTitles_temp" ("Id", "Title", "CleanTitle", "SourceType", "MovieMetadataId") SELECT "Id", "Title", "CleanTitle", "SourceType", "MovieMetadataId" FROM "AlternativeTitles" 
2026-03-01T17:09:34.381876466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2026-03-01T17:09:34.407661414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2026-03-01T17:09:34.439973164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2026-03-01T17:09:34.443644286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC) 
2026-03-01T17:09:34.446547983Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1503475s 
2026-03-01T17:09:34.448714826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (216, '2026-03-01T17:09:34', 'clean_alt_titles') 
2026-03-01T17:09:34.451387377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:34.470766446Z [Info] FluentMigrator.Runner.MigrationRunner: 216: clean_alt_titles migrated 
2026-03-01T17:09:34.471919508Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1745148s 
2026-03-01T17:09:34.473545973Z [Info] FluentMigrator.Runner.MigrationRunner: 217: remove_omg migrating 
2026-03-01T17:09:34.474777182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:34.476910047Z [Info] remove_omg: Starting migration of Main DB to 217 
2026-03-01T17:09:34.481628527Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-01T17:09:34.483486278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs' 
2026-03-01T17:09:34.485947243Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030332s 
2026-03-01T17:09:34.487998092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (217, '2026-03-01T17:09:34', 'remove_omg') 
2026-03-01T17:09:34.490447514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:34.514541668Z [Info] FluentMigrator.Runner.MigrationRunner: 217: remove_omg migrated 
2026-03-01T17:09:34.515614869Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0315374s 
2026-03-01T17:09:34.517339692Z [Info] FluentMigrator.Runner.MigrationRunner: 218: add_additional_info_to_pending_releases migrating 
2026-03-01T17:09:34.518638958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:34.520665559Z [Info] add_additional_info_to_pending_releases: Starting migration of Main DB to 218 
2026-03-01T17:09:34.525439621Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2026-03-01T17:09:34.527035865Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.94E-05s 
2026-03-01T17:09:34.528913766Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases AdditionalInfo String 
2026-03-01T17:09:34.531681549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "AdditionalInfo" TEXT 
2026-03-01T17:09:34.542887933Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126203s 
2026-03-01T17:09:34.545160459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (218, '2026-03-01T17:09:34', 'add_additional_info_to_pending_releases') 
2026-03-01T17:09:34.547819202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:34.586278901Z [Info] FluentMigrator.Runner.MigrationRunner: 218: add_additional_info_to_pending_releases migrated 
2026-03-01T17:09:34.587420189Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.055879s 
2026-03-01T17:09:34.589054250Z [Info] FluentMigrator.Runner.MigrationRunner: 219: add_result_to_commands migrating 
2026-03-01T17:09:34.590322423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:34.592270546Z [Info] add_result_to_commands: Starting migration of Main DB to 219 
2026-03-01T17:09:34.596564261Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-03-01T17:09:34.597760800Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.86E-05s 
2026-03-01T17:09:34.598980546Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Commands Result Int32 
2026-03-01T17:09:34.601101236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands" ADD COLUMN "Result" INTEGER NOT NULL DEFAULT 1 
2026-03-01T17:09:34.613952171Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137034s 
2026-03-01T17:09:34.616142742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (219, '2026-03-01T17:09:34', 'add_result_to_commands') 
2026-03-01T17:09:34.618765754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:34.688976633Z [Info] FluentMigrator.Runner.MigrationRunner: 219: add_result_to_commands migrated 
2026-03-01T17:09:34.690881930Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0882183s 
2026-03-01T17:09:34.693569812Z [Info] FluentMigrator.Runner.MigrationRunner: 220: health_restored_notification migrating 
2026-03-01T17:09:34.695639750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:34.699031098Z [Info] health_restored_notification: Starting migration of Main DB to 220 
2026-03-01T17:09:34.705076070Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-03-01T17:09:34.706841384Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.5E-05s 
2026-03-01T17:09:34.708778324Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean 
2026-03-01T17:09:34.711925531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0 
2026-03-01T17:09:34.729172418Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0182457s 
2026-03-01T17:09:34.732722947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (220, '2026-03-01T17:09:34', 'health_restored_notification') 
2026-03-01T17:09:34.736785777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:34.802031680Z [Info] FluentMigrator.Runner.MigrationRunner: 220: health_restored_notification migrated 
2026-03-01T17:09:34.803877246Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0910736s 
2026-03-01T17:09:34.806519206Z [Info] FluentMigrator.Runner.MigrationRunner: 221: add_on_manual_interaction_required_to_notifications migrating 
2026-03-01T17:09:34.808565787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:34.811687382Z [Info] add_on_manual_interaction_required_to_notifications: Starting migration of Main DB to 221 
2026-03-01T17:09:34.817544135Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-03-01T17:09:34.819331774Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.71E-05s 
2026-03-01T17:09:34.821362713Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnManualInteractionRequired Boolean 
2026-03-01T17:09:34.824375029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnManualInteractionRequired" INTEGER NOT NULL DEFAULT 0 
2026-03-01T17:09:34.840782365Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0174744s 
2026-03-01T17:09:34.844139144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (221, '2026-03-01T17:09:34', 'add_on_manual_interaction_required_to_notifications') 
2026-03-01T17:09:34.848110921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:34.884918764Z [Info] FluentMigrator.Runner.MigrationRunner: 221: add_on_manual_interaction_required_to_notifications migrated 
2026-03-01T17:09:34.886740903Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0612501s 
2026-03-01T17:09:34.888997977Z [Info] FluentMigrator.Runner.MigrationRunner: 222: remove_rarbg migrating 
2026-03-01T17:09:34.890880187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:34.893733282Z [Info] remove_rarbg: Starting migration of Main DB to 222 
2026-03-01T17:09:34.898468747Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-01T17:09:34.901055254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Rarbg' 
2026-03-01T17:09:34.904459449Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040269s 
2026-03-01T17:09:34.908000368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (222, '2026-03-01T17:09:34', 'remove_rarbg') 
2026-03-01T17:09:34.912044581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:34.973132663Z [Info] FluentMigrator.Runner.MigrationRunner: 222: remove_rarbg migrated 
2026-03-01T17:09:34.974864259Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0726127s 
2026-03-01T17:09:34.977308420Z [Info] FluentMigrator.Runner.MigrationRunner: 223: remove_invalid_roksbox_metadata_images migrating 
2026-03-01T17:09:34.979283948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:34.982334460Z [Info] remove_invalid_roksbox_metadata_images: Starting migration of Main DB to 223 
2026-03-01T17:09:34.989756475Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "MetadataFiles" WHERE "Consumer" = 'RoksboxMetadata' AND "Type" = 5 AND ("RelativePath" LIKE 'metadata/%' OR "RelativePath" LIKE 'metadata\%') 
2026-03-01T17:09:34.993442767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "MetadataFiles" WHERE "Consumer" = 'RoksboxMetadata' AND "Type" = 5 AND ("RelativePath" LIKE 'metadata/%' OR "RelativePath" LIKE 'metadata\%') 
2026-03-01T17:09:34.999314870Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071726s 
2026-03-01T17:09:35.002598943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (223, '2026-03-01T17:09:35', 'remove_invalid_roksbox_metadata_images') 
2026-03-01T17:09:35.006629488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:35.076237725Z [Info] FluentMigrator.Runner.MigrationRunner: 223: remove_invalid_roksbox_metadata_images migrated 
2026-03-01T17:09:35.078242852Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0829699s 
2026-03-01T17:09:35.081416963Z [Info] FluentMigrator.Runner.MigrationRunner: 224: list_sync_time migrating 
2026-03-01T17:09:35.084567206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:35.087988896Z [Info] list_sync_time: Starting migration of Main DB to 224 
2026-03-01T17:09:35.124861499Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListStatus LastSyncListInfo 
2026-03-01T17:09:35.218301501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2026-03-01T17:09:35.224354969Z [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" 
2026-03-01T17:09:35.228069739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2026-03-01T17:09:35.231502411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2026-03-01T17:09:35.261384499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-03-01T17:09:35.264633450Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1378241s 
2026-03-01T17:09:35.265811723Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2026-03-01T17:09:35.266861907Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.8E-05s 
2026-03-01T17:09:35.268224591Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus LastInfoSync DateTimeOffset 
2026-03-01T17:09:35.270262535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "LastInfoSync" DATETIME 
2026-03-01T17:09:35.280545179Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111204s 
2026-03-01T17:09:35.281831639Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-01T17:09:35.283458655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'importlistsyncinterval' 
2026-03-01T17:09:35.285420415Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024699s 
2026-03-01T17:09:35.287542408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (224, '2026-03-01T17:09:35', 'list_sync_time') 
2026-03-01T17:09:35.290091761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:35.316635366Z [Info] FluentMigrator.Runner.MigrationRunner: 224: list_sync_time migrated 
2026-03-01T17:09:35.317770682Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0335268s 
2026-03-01T17:09:35.319761060Z [Info] FluentMigrator.Runner.MigrationRunner: 225: add_tags_to_collections migrating 
2026-03-01T17:09:35.321060656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:35.323072808Z [Info] add_tags_to_collections: Starting migration of Main DB to 225 
2026-03-01T17:09:35.327891761Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Collections 
2026-03-01T17:09:35.329074864Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.11E-05s 
2026-03-01T17:09:35.330264649Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Collections Tags String 
2026-03-01T17:09:35.331919371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Collections" ADD COLUMN "Tags" TEXT 
2026-03-01T17:09:35.344885889Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133545s 
2026-03-01T17:09:35.347057922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (225, '2026-03-01T17:09:35', 'add_tags_to_collections') 
2026-03-01T17:09:35.349820304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:35.372352793Z [Info] FluentMigrator.Runner.MigrationRunner: 225: add_tags_to_collections migrated 
2026-03-01T17:09:35.373477688Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0407522s 
2026-03-01T17:09:35.375054824Z [Info] FluentMigrator.Runner.MigrationRunner: 226: add_download_client_tags migrating 
2026-03-01T17:09:35.376326805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:35.378341281Z [Info] add_download_client_tags: Starting migration of Main DB to 226 
2026-03-01T17:09:35.382358229Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2026-03-01T17:09:35.383555139Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.83E-05s 
2026-03-01T17:09:35.384771308Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Tags String 
2026-03-01T17:09:35.386430659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Tags" TEXT 
2026-03-01T17:09:35.397417561Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114478s 
2026-03-01T17:09:35.399648915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (226, '2026-03-01T17:09:35', 'add_download_client_tags') 
2026-03-01T17:09:35.402280303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:35.405001512Z [Info] FluentMigrator.Runner.MigrationRunner: 226: add_download_client_tags migrated 
2026-03-01T17:09:35.406095635Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.018966s 
2026-03-01T17:09:35.407604924Z [Info] FluentMigrator.Runner.MigrationRunner: 227: add_auto_tagging migrating 
2026-03-01T17:09:35.408857075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:35.410793384Z [Info] add_auto_tagging: Starting migration of Main DB to 227 
2026-03-01T17:09:35.419963408Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AutoTagging 
2026-03-01T17:09:35.423373113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AutoTagging" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Specifications" TEXT NOT NULL DEFAULT '[]', "RemoveTagsAutomatically" INTEGER NOT NULL DEFAULT 0, "Tags" TEXT NOT NULL DEFAULT '[]') 
2026-03-01T17:09:35.427946542Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066505s 
2026-03-01T17:09:35.429484508Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AutoTagging (Name) 
2026-03-01T17:09:35.431106785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AutoTagging_Name" ON "AutoTagging" ("Name" ASC) 
2026-03-01T17:09:35.433917234Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032793s 
2026-03-01T17:09:35.436041070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (227, '2026-03-01T17:09:35', 'add_auto_tagging') 
2026-03-01T17:09:35.438630193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:35.441004193Z [Info] FluentMigrator.Runner.MigrationRunner: 227: add_auto_tagging migrated 
2026-03-01T17:09:35.442082334Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103538s 
2026-03-01T17:09:35.443895765Z [Info] FluentMigrator.Runner.MigrationRunner: 228: add_custom_format_score_bypass_to_delay_profile migrating 
2026-03-01T17:09:35.445244241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:35.447405703Z [Info] add_custom_format_score_bypass_to_delay_profile: Starting migration of Main DB to 228 
2026-03-01T17:09:35.452919645Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2026-03-01T17:09:35.454155523Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.98E-05s 
2026-03-01T17:09:35.455525642Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfAboveCustomFormatScore Boolean 
2026-03-01T17:09:35.457595921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfAboveCustomFormatScore" INTEGER NOT NULL DEFAULT 0 
2026-03-01T17:09:35.468946174Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121137s 
2026-03-01T17:09:35.470194267Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2026-03-01T17:09:35.471248971Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.51E-05s 
2026-03-01T17:09:35.472562927Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles MinimumCustomFormatScore Int32 
2026-03-01T17:09:35.474361328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "MinimumCustomFormatScore" INTEGER 
2026-03-01T17:09:35.485267798Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113866s 
2026-03-01T17:09:35.487749205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (228, '2026-03-01T17:09:35', 'add_custom_format_score_bypass_to_delay_profile') 
2026-03-01T17:09:35.490524653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:35.513882865Z [Info] FluentMigrator.Runner.MigrationRunner: 228: add_custom_format_score_bypass_to_delay_profile migrated 
2026-03-01T17:09:35.515030345Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0398772s 
2026-03-01T17:09:35.516715809Z [Info] FluentMigrator.Runner.MigrationRunner: 229: update_restrictions_to_release_profiles migrating 
2026-03-01T17:09:35.517980415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:35.519986715Z [Info] update_restrictions_to_release_profiles: Starting migration of Main DB to 229 
2026-03-01T17:09:35.535496985Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Restrictions ReleaseProfiles 
2026-03-01T17:09:35.537424235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Restrictions" RENAME TO "ReleaseProfiles" 
2026-03-01T17:09:35.567612129Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0304843s 
2026-03-01T17:09:35.568878389Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2026-03-01T17:09:35.569942040Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.82E-05s 
2026-03-01T17:09:35.571139602Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Name String 
2026-03-01T17:09:35.573779116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Name" TEXT DEFAULT NULL 
2026-03-01T17:09:35.584704053Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123473s 
2026-03-01T17:09:35.585945774Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2026-03-01T17:09:35.586975257Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.59E-05s 
2026-03-01T17:09:35.588207488Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Enabled Boolean 
2026-03-01T17:09:35.590380373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Enabled" INTEGER NOT NULL DEFAULT 1 
2026-03-01T17:09:35.601497357Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120609s 
2026-03-01T17:09:35.602684928Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2026-03-01T17:09:35.603734361Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.36E-05s 
2026-03-01T17:09:35.604969939Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IndexerId Int32 
2026-03-01T17:09:35.606835545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IndexerId" INTEGER NOT NULL DEFAULT 0 
2026-03-01T17:09:35.617496471Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113103s 
2026-03-01T17:09:35.618778272Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles Preferred 
2026-03-01T17:09:35.698840999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ReleaseProfiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Required" TEXT, "Ignored" TEXT, "Tags" TEXT NOT NULL, "Name" TEXT, "Enabled" INTEGER NOT NULL, "IndexerId" INTEGER NOT NULL) 
2026-03-01T17:09:35.704240090Z [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" 
2026-03-01T17:09:35.707819257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles" 
2026-03-01T17:09:35.710760368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles" 
2026-03-01T17:09:35.740732267Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1204657s 
2026-03-01T17:09:35.742109129Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-01T17:09:35.743295267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-01T17:09:35.753541528Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010035s 
2026-03-01T17:09:35.755123543Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-01T17:09:35.757034090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]' 
2026-03-01T17:09:35.759432299Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031567s 
2026-03-01T17:09:35.761692600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (229, '2026-03-01T17:09:35', 'update_restrictions_to_release_profiles') 
2026-03-01T17:09:35.764296563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:35.776516308Z [Info] FluentMigrator.Runner.MigrationRunner: 229: update_restrictions_to_release_profiles migrated 
2026-03-01T17:09:35.777681765Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0200098s 
2026-03-01T17:09:35.779411949Z [Info] FluentMigrator.Runner.MigrationRunner: 230: rename_quality_profiles migrating 
2026-03-01T17:09:35.780730494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:35.782747204Z [Info] rename_quality_profiles: Starting migration of Main DB to 230 
2026-03-01T17:09:35.787399151Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Profiles QualityProfiles 
2026-03-01T17:09:35.788974383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" RENAME TO "QualityProfiles" 
2026-03-01T17:09:35.820271249Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0314611s 
2026-03-01T17:09:35.821759305Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Movies ProfileId to QualityProfileId 
2026-03-01T17:09:35.913826212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Movies_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "QualityProfileId" INTEGER NOT NULL, "Added" DATETIME, "Tags" TEXT, "AddOptions" TEXT, "MovieFileId" INTEGER NOT NULL, "MinimumAvailability" INTEGER NOT NULL, "MovieMetadataId" INTEGER NOT NULL UNIQUE) 
2026-03-01T17:09:35.920705964Z [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" 
2026-03-01T17:09:35.924766090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-03-01T17:09:35.928447101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-03-01T17:09:35.959010641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_MovieMetadataId" ON "Movies" ("MovieMetadataId" ASC) 
2026-03-01T17:09:35.962262469Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1392934s 
2026-03-01T17:09:35.963673520Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn ImportLists ProfileId to QualityProfileId 
2026-03-01T17:09:36.062085562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportLists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Enabled" INTEGER NOT NULL, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "Settings" TEXT, "EnableAuto" INTEGER NOT NULL, "RootFolderPath" TEXT NOT NULL, "QualityProfileId" INTEGER NOT NULL, "MinimumAvailability" INTEGER NOT NULL, "Tags" TEXT, "SearchOnAdd" INTEGER NOT NULL, "Monitor" INTEGER NOT NULL) 
2026-03-01T17:09:36.069984688Z [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" 
2026-03-01T17:09:36.074787478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists" 
2026-03-01T17:09:36.078573261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists" 
2026-03-01T17:09:36.109790176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImport_Name" ON "ImportLists" ("Name" ASC) 
2026-03-01T17:09:36.112697430Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1477871s 
2026-03-01T17:09:36.114791246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (230, '2026-03-01T17:09:36', 'rename_quality_profiles') 
2026-03-01T17:09:36.117290077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:36.128817718Z [Info] FluentMigrator.Runner.MigrationRunner: 230: rename_quality_profiles migrated 
2026-03-01T17:09:36.129940098Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1636805s 
2026-03-01T17:09:36.131518225Z [Info] FluentMigrator.Runner.MigrationRunner: 231: update_images_remote_url migrating 
2026-03-01T17:09:36.132784645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:36.134804132Z [Info] update_images_remote_url: Starting migration of Main DB to 231 
2026-03-01T17:09:36.138738373Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MovieMetadata" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2026-03-01T17:09:36.140459338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MovieMetadata" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2026-03-01T17:09:36.143009844Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029427s 
2026-03-01T17:09:36.144483181Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Credits" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2026-03-01T17:09:36.146082862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Credits" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2026-03-01T17:09:36.148173581Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024547s 
2026-03-01T17:09:36.149686999Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Collections" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2026-03-01T17:09:36.151315848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Collections" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2026-03-01T17:09:36.153430156Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024833s 
2026-03-01T17:09:36.155505634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (231, '2026-03-01T17:09:36', 'update_images_remote_url') 
2026-03-01T17:09:36.157996119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:36.160697538Z [Info] FluentMigrator.Runner.MigrationRunner: 231: update_images_remote_url migrated 
2026-03-01T17:09:36.161800148Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096228s 
2026-03-01T17:09:36.163281531Z [Info] FluentMigrator.Runner.MigrationRunner: 232: add_notification_status migrating 
2026-03-01T17:09:36.164546608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:36.166424019Z [Info] add_notification_status: Starting migration of Main DB to 232 
2026-03-01T17:09:36.173915944Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus 
2026-03-01T17:09:36.177101768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NotificationStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2026-03-01T17:09:36.181503341Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063149s 
2026-03-01T17:09:36.182842517Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId) 
2026-03-01T17:09:36.184663434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC) 
2026-03-01T17:09:36.187505205Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035102s 
2026-03-01T17:09:36.189552167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (232, '2026-03-01T17:09:36', 'add_notification_status') 
2026-03-01T17:09:36.192030758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:36.195035538Z [Info] FluentMigrator.Runner.MigrationRunner: 232: add_notification_status migrated 
2026-03-01T17:09:36.196167347Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109398s 
2026-03-01T17:09:36.197744202Z [Info] FluentMigrator.Runner.MigrationRunner: 233: rename_deprecated_indexer_flags migrating 
2026-03-01T17:09:36.199028638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:36.200981079Z [Info] rename_deprecated_indexer_flags: Starting migration of Main DB to 233 
2026-03-01T17:09:36.205349836Z [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 
2026-03-01T17:09:36.207615267Z [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 
2026-03-01T17:09:36.210518863Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036486s 
2026-03-01T17:09:36.212665235Z [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 
2026-03-01T17:09:36.215267465Z [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 
2026-03-01T17:09:36.217934094Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003692s 
2026-03-01T17:09:36.219773568Z [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 
2026-03-01T17:09:36.221982446Z [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 
2026-03-01T17:09:36.224514254Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032877s 
2026-03-01T17:09:36.226266111Z [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 
2026-03-01T17:09:36.228309696Z [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 
2026-03-01T17:09:36.230843357Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030992s 
2026-03-01T17:09:36.233375185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (233, '2026-03-01T17:09:36', 'rename_deprecated_indexer_flags') 
2026-03-01T17:09:36.236189542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:36.239477692Z [Info] FluentMigrator.Runner.MigrationRunner: 233: rename_deprecated_indexer_flags migrated 
2026-03-01T17:09:36.240680284Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116494s 
2026-03-01T17:09:36.242237770Z [Info] FluentMigrator.Runner.MigrationRunner: 234: movie_last_searched_time migrating 
2026-03-01T17:09:36.243490212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:36.245467894Z [Info] movie_last_searched_time: Starting migration of Main DB to 234 
2026-03-01T17:09:36.249480814Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-03-01T17:09:36.250737254Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.16E-05s 
2026-03-01T17:09:36.252202073Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies LastSearchTime DateTimeOffset 
2026-03-01T17:09:36.253943259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "LastSearchTime" DATETIME 
2026-03-01T17:09:36.265416991Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120015s 
2026-03-01T17:09:36.267546639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (234, '2026-03-01T17:09:36', 'movie_last_searched_time') 
2026-03-01T17:09:36.270152165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:36.284822013Z [Info] FluentMigrator.Runner.MigrationRunner: 234: movie_last_searched_time migrated 
2026-03-01T17:09:36.286185579Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0310202s 
2026-03-01T17:09:36.287709277Z [Info] FluentMigrator.Runner.MigrationRunner: 235: email_encryption migrating 
2026-03-01T17:09:36.288963702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:36.291087108Z [Info] email_encryption: Starting migration of Main DB to 235 
2026-03-01T17:09:36.293957077Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-01T17:09:36.295203928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-01T17:09:36.302478815Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071721s 
2026-03-01T17:09:36.304742784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (235, '2026-03-01T17:09:36', 'email_encryption') 
2026-03-01T17:09:36.307495316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:36.310419043Z [Info] FluentMigrator.Runner.MigrationRunner: 235: email_encryption migrated 
2026-03-01T17:09:36.311500611Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0152445s 
2026-03-01T17:09:36.313086254Z [Info] FluentMigrator.Runner.MigrationRunner: 236: clear_last_rss_releases_info migrating 
2026-03-01T17:09:36.314345379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:36.316266717Z [Info] clear_last_rss_releases_info: Starting migration of Main DB to 236 
2026-03-01T17:09:36.319600951Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "IndexerStatus" SET "LastRssSyncReleaseInfo" = NULL 
2026-03-01T17:09:36.321233257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "IndexerStatus" SET "LastRssSyncReleaseInfo" = NULL 
2026-03-01T17:09:36.323428397Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025044s 
2026-03-01T17:09:36.325492323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (236, '2026-03-01T17:09:36', 'clear_last_rss_releases_info') 
2026-03-01T17:09:36.328038219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:36.330402880Z [Info] FluentMigrator.Runner.MigrationRunner: 236: clear_last_rss_releases_info migrated 
2026-03-01T17:09:36.331521212Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009352s 
2026-03-01T17:09:36.332942213Z [Info] FluentMigrator.Runner.MigrationRunner: 237: add_indexes migrating 
2026-03-01T17:09:36.334152130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:36.336006754Z [Info] add_indexes: Starting migration of Main DB to 237 
2026-03-01T17:09:36.350161885Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Blocklist (MovieId) 
2026-03-01T17:09:36.351977090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blocklist_MovieId" ON "Blocklist" ("MovieId" ASC) 
2026-03-01T17:09:36.355263567Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037557s 
2026-03-01T17:09:36.356504245Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Blocklist (Date) 
2026-03-01T17:09:36.358053545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blocklist_Date" ON "Blocklist" ("Date" ASC) 
2026-03-01T17:09:36.360578409Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029437s 
2026-03-01T17:09:36.361789948Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (MovieId, Date) 
2026-03-01T17:09:36.363569131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_MovieId_Date" ON "History" ("MovieId" ASC, "Date" DESC) 
2026-03-01T17:09:36.366290240Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003394s 
2026-03-01T17:09:36.368406892Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (DownloadId) 
2026-03-01T17:09:36.370189301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_DownloadId" 
2026-03-01T17:09:36.372686679Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030956s 
2026-03-01T17:09:36.373980414Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId, Date) 
2026-03-01T17:09:36.375666810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2026-03-01T17:09:36.378425655Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033352s 
2026-03-01T17:09:36.379609328Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (MovieFileId) 
2026-03-01T17:09:36.381163307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_MovieFileId" ON "Movies" ("MovieFileId" ASC) 
2026-03-01T17:09:36.383764214Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030585s 
2026-03-01T17:09:36.384927396Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (Path) 
2026-03-01T17:09:36.386376594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_Path" ON "Movies" ("Path" ASC) 
2026-03-01T17:09:36.388866688Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028585s 
2026-03-01T17:09:36.390841324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (237, '2026-03-01T17:09:36', 'add_indexes') 
2026-03-01T17:09:36.393293130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:36.396926426Z [Info] FluentMigrator.Runner.MigrationRunner: 237: add_indexes migrated 
2026-03-01T17:09:36.397987913Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108642s 
2026-03-01T17:09:36.399623787Z [Info] FluentMigrator.Runner.MigrationRunner: 238: parse_title_from_existing_subtitle_files migrating 
2026-03-01T17:09:36.400938224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:36.402970886Z [Info] parse_title_from_existing_subtitle_files: Starting migration of Main DB to 238 
2026-03-01T17:09:36.408954043Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 
2026-03-01T17:09:36.410214321Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.95E-05s 
2026-03-01T17:09:36.411413826Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles Title String 
2026-03-01T17:09:36.413059370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "Title" TEXT 
2026-03-01T17:09:36.424592421Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119911s 
2026-03-01T17:09:36.425737216Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 
2026-03-01T17:09:36.426774435Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.33E-05s 
2026-03-01T17:09:36.427940192Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles Copy Int32 
2026-03-01T17:09:36.429621577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "Copy" INTEGER NOT NULL DEFAULT 0 
2026-03-01T17:09:36.440543720Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114214s 
2026-03-01T17:09:36.441701641Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-01T17:09:36.442836246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-01T17:09:36.450524606Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075206s 
2026-03-01T17:09:36.452949489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (238, '2026-03-01T17:09:36', 'parse_title_from_existing_subtitle_files') 
2026-03-01T17:09:36.455697732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:36.458672692Z [Info] FluentMigrator.Runner.MigrationRunner: 238: parse_title_from_existing_subtitle_files migrated 
2026-03-01T17:09:36.459842217Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0157118s 
2026-03-01T17:09:36.461526258Z [Info] FluentMigrator.Runner.MigrationRunner: 239: add_minimum_upgrade_format_score_to_quality_profiles migrating 
2026-03-01T17:09:36.462861837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:36.464918618Z [Info] add_minimum_upgrade_format_score_to_quality_profiles: Starting migration of Main DB to 239 
2026-03-01T17:09:36.469258026Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2026-03-01T17:09:36.470479054Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.01E-05s 
2026-03-01T17:09:36.471770605Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinUpgradeFormatScore Int32 
2026-03-01T17:09:36.473703306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinUpgradeFormatScore" INTEGER NOT NULL DEFAULT 1 
2026-03-01T17:09:36.485403505Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124411s 
2026-03-01T17:09:36.487615869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (239, '2026-03-01T17:09:36', 'add_minimum_upgrade_format_score_to_quality_profiles') 
2026-03-01T17:09:36.490228820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:36.493107306Z [Info] FluentMigrator.Runner.MigrationRunner: 239: add_minimum_upgrade_format_score_to_quality_profiles migrated 
2026-03-01T17:09:36.494308204Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0199087s 
2026-03-01T17:09:36.495960090Z [Info] FluentMigrator.Runner.MigrationRunner: 240: drop_multi_episode_style_from_naming_config migrating 
2026-03-01T17:09:36.497264797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:36.499301097Z [Info] drop_multi_episode_style_from_naming_config: Starting migration of Main DB to 240 
2026-03-01T17:09:36.502568807Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig MultiEpisodeStyle 
2026-03-01T17:09:36.587202848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NamingConfig_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ReplaceIllegalCharacters" INTEGER NOT NULL, "StandardMovieFormat" TEXT, "MovieFolderFormat" TEXT, "ColonReplacementFormat" INTEGER NOT NULL, "RenameMovies" INTEGER NOT NULL) 
2026-03-01T17:09:36.593321649Z [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" 
2026-03-01T17:09:36.596950365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2026-03-01T17:09:36.599709009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2026-03-01T17:09:36.630329213Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1264317s 
2026-03-01T17:09:36.632573482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (240, '2026-03-01T17:09:36', 'drop_multi_episode_style_from_naming_config') 
2026-03-01T17:09:36.635166743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:36.646279589Z [Info] FluentMigrator.Runner.MigrationRunner: 240: drop_multi_episode_style_from_naming_config migrated 
2026-03-01T17:09:36.647612894Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1421548s 
2026-03-01T17:09:36.649199759Z [Info] FluentMigrator.Runner.MigrationRunner: 241: stevenlu_update_url migrating 
2026-03-01T17:09:36.650453413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:36.652558812Z [Info] stevenlu_update_url: Starting migration of Main DB to 241 
2026-03-01T17:09:36.655643924Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-01T17:09:36.656921597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-01T17:09:36.664264923Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072204s 
2026-03-01T17:09:36.666543281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (241, '2026-03-01T17:09:36', 'stevenlu_update_url') 
2026-03-01T17:09:36.669274329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:36.671599281Z [Info] FluentMigrator.Runner.MigrationRunner: 241: stevenlu_update_url migrated 
2026-03-01T17:09:36.672704436Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0146916s 
2026-03-01T17:09:36.674204376Z [Info] FluentMigrator.Runner.MigrationRunner: 242: add_movie_keywords migrating 
2026-03-01T17:09:36.675434543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:36.677358337Z [Info] add_movie_keywords: Starting migration of Main DB to 242 
2026-03-01T17:09:36.681483473Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2026-03-01T17:09:36.682653198Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.83E-05s 
2026-03-01T17:09:36.683866691Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieMetadata Keywords String 
2026-03-01T17:09:36.685555181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata" ADD COLUMN "Keywords" TEXT 
2026-03-01T17:09:36.697237002Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121827s 
2026-03-01T17:09:36.699522634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (242, '2026-03-01T17:09:36', 'add_movie_keywords') 
2026-03-01T17:09:36.702144493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:36.704792205Z [Info] FluentMigrator.Runner.MigrationRunner: 242: add_movie_keywords migrated 
2026-03-01T17:09:36.705884183Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0196835s 
2026-03-01T17:09:36.843444201Z [Debug] MigrationController: Took: 00:00:27.4271829 
2026-03-01T17:09:39.720307064Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging 
2026-03-01T17:09:40.597621310Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2026-03-01T17:09:41.105614606Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2026-03-01T17:09:41.118186309Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-01T17:09:41.120476721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-01T17:09:41.929148785Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4 
2026-03-01T17:09:42.026882232Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.8841747s 
2026-03-01T17:09:42.049465262Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2026-03-01T17:09:42.054050725Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.9185493s 
2026-03-01T17:09:42.372317407Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2026-03-01T17:09:42.380253767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:42.425181459Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2026-03-01T17:09:42.461913308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2026-03-01T17:09:42.536683518Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1081475s 
2026-03-01T17:09:42.540227284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:42.558776532Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2026-03-01T17:09:42.561233219Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1306219s 
2026-03-01T17:09:42.582012098Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2026-03-01T17:09:42.585253995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:42.611727169Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2026-03-01T17:09:42.620458539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-03-01T17:09:42.640009826Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0251991s 
2026-03-01T17:09:42.642868172Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-03-01T17:09:42.645765085Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000485s 
2026-03-01T17:09:42.649587461Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2026-03-01T17:09:42.654407837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2026-03-01T17:09:42.678274031Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0266935s 
2026-03-01T17:09:42.680416796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:42.692059368Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2026-03-01T17:09:42.693866537Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0404323s 
2026-03-01T17:09:42.697703102Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2026-03-01T17:09:42.700507699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:42.704795453Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-03-01T17:09:42.706895341Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.8E-05s 
2026-03-01T17:09:42.708631366Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2026-03-01T17:09:42.710864222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2026-03-01T17:09:42.715229702Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048367s 
2026-03-01T17:09:42.717005748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:42.721317670Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2026-03-01T17:09:42.723009737Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107808s 
2026-03-01T17:09:42.741057236Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2026-03-01T17:09:42.743170130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:42.748901300Z [Info] InitialSetup: Starting migration of Log DB to 1 
2026-03-01T17:09:42.771178144Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs 
2026-03-01T17:09:42.775191265Z [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) 
2026-03-01T17:09:42.781523294Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085028s 
2026-03-01T17:09:42.783198998Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time) 
2026-03-01T17:09:42.785341793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2026-03-01T17:09:42.788562448Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036819s 
2026-03-01T17:09:42.794198566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-03-01T17:09:42', 'InitialSetup') 
2026-03-01T17:09:42.800112393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:42.818933319Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2026-03-01T17:09:42.820697662Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0338087s 
2026-03-01T17:09:42.822972081Z [Info] FluentMigrator.Runner.MigrationRunner: 104: add_moviefiles_table migrating 
2026-03-01T17:09:42.824766735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:42.827412672Z [Info] add_moviefiles_table: Starting migration of Log DB to 104 
2026-03-01T17:09:42.830912890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (104, '2026-03-01T17:09:42', 'add_moviefiles_table') 
2026-03-01T17:09:42.834720296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:42.853490721Z [Info] FluentMigrator.Runner.MigrationRunner: 104: add_moviefiles_table migrated 
2026-03-01T17:09:42.855339023Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0286716s 
2026-03-01T17:09:42.857271464Z [Info] FluentMigrator.Runner.MigrationRunner: 105: fix_history_movieId migrating 
2026-03-01T17:09:42.858991316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:42.861380247Z [Info] fix_history_movieId: Starting migration of Log DB to 105 
2026-03-01T17:09:42.864009691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (105, '2026-03-01T17:09:42', 'fix_history_movieId') 
2026-03-01T17:09:42.867464758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:42.871953255Z [Info] FluentMigrator.Runner.MigrationRunner: 105: fix_history_movieId migrated 
2026-03-01T17:09:42.873606294Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129548s 
2026-03-01T17:09:42.875638355Z [Info] FluentMigrator.Runner.MigrationRunner: 106: add_tmdb_stuff migrating 
2026-03-01T17:09:42.877392688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:42.879640744Z [Info] add_tmdb_stuff: Starting migration of Log DB to 106 
2026-03-01T17:09:42.882045346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (106, '2026-03-01T17:09:42', 'add_tmdb_stuff') 
2026-03-01T17:09:42.885282263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:42.889471288Z [Info] FluentMigrator.Runner.MigrationRunner: 106: add_tmdb_stuff migrated 
2026-03-01T17:09:42.891053213Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121375s 
2026-03-01T17:09:42.893024031Z [Info] FluentMigrator.Runner.MigrationRunner: 107: fix_movie_files migrating 
2026-03-01T17:09:42.894768534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:42.896987792Z [Info] fix_movie_files: Starting migration of Log DB to 107 
2026-03-01T17:09:42.899403426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (107, '2026-03-01T17:09:42', 'fix_movie_files') 
2026-03-01T17:09:42.902561405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:42.905968946Z [Info] FluentMigrator.Runner.MigrationRunner: 107: fix_movie_files migrated 
2026-03-01T17:09:42.907540380Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111642s 
2026-03-01T17:09:42.909517050Z [Info] FluentMigrator.Runner.MigrationRunner: 108: update_schedule_intervale migrating 
2026-03-01T17:09:42.911283076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:42.913492655Z [Info] update_schedule_intervale: Starting migration of Log DB to 108 
2026-03-01T17:09:42.915959653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (108, '2026-03-01T17:09:42', 'update_schedule_intervale') 
2026-03-01T17:09:42.919205899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:42.923147104Z [Info] FluentMigrator.Runner.MigrationRunner: 108: update_schedule_intervale migrated 
2026-03-01T17:09:42.924810193Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118563s 
2026-03-01T17:09:42.926757544Z [Info] FluentMigrator.Runner.MigrationRunner: 109: add_movie_formats_to_naming_config migrating 
2026-03-01T17:09:42.928579252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:42.930820715Z [Info] add_movie_formats_to_naming_config: Starting migration of Log DB to 109 
2026-03-01T17:09:42.933375950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (109, '2026-03-01T17:09:42', 'add_movie_formats_to_naming_config') 
2026-03-01T17:09:42.936679482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:42.940912766Z [Info] FluentMigrator.Runner.MigrationRunner: 109: add_movie_formats_to_naming_config migrated 
2026-03-01T17:09:42.942589532Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012286s 
2026-03-01T17:09:42.944390899Z [Info] FluentMigrator.Runner.MigrationRunner: 110: add_phyiscal_release migrating 
2026-03-01T17:09:42.946148648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:42.948498700Z [Info] add_phyiscal_release: Starting migration of Log DB to 110 
2026-03-01T17:09:42.950909604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (110, '2026-03-01T17:09:42', 'add_phyiscal_release') 
2026-03-01T17:09:42.954390343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:42.966411056Z [Info] FluentMigrator.Runner.MigrationRunner: 110: add_phyiscal_release migrated 
2026-03-01T17:09:42.968663752Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0201783s 
2026-03-01T17:09:42.971143986Z [Info] FluentMigrator.Runner.MigrationRunner: 111: remove_bitmetv migrating 
2026-03-01T17:09:42.972927026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:42.975326477Z [Info] remove_bitmetv: Starting migration of Log DB to 111 
2026-03-01T17:09:42.981380016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (111, '2026-03-01T17:09:42', 'remove_bitmetv') 
2026-03-01T17:09:42.984956027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:42.989092135Z [Info] FluentMigrator.Runner.MigrationRunner: 111: remove_bitmetv migrated 
2026-03-01T17:09:42.990733450Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0161805s 
2026-03-01T17:09:42.992865342Z [Info] FluentMigrator.Runner.MigrationRunner: 112: remove_torrentleech migrating 
2026-03-01T17:09:42.994687221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:42.997396436Z [Info] remove_torrentleech: Starting migration of Log DB to 112 
2026-03-01T17:09:43.000034147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (112, '2026-03-01T17:09:42', 'remove_torrentleech') 
2026-03-01T17:09:43.003731481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:43.007159714Z [Info] FluentMigrator.Runner.MigrationRunner: 112: remove_torrentleech migrated 
2026-03-01T17:09:43.008887282Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124593s 
2026-03-01T17:09:43.010946008Z [Info] FluentMigrator.Runner.MigrationRunner: 113: remove_broadcasthenet migrating 
2026-03-01T17:09:43.012770161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:43.015195775Z [Info] remove_broadcasthenet: Starting migration of Log DB to 113 
2026-03-01T17:09:43.018228671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (113, '2026-03-01T17:09:43', 'remove_broadcasthenet') 
2026-03-01T17:09:43.021816115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:43.025283616Z [Info] FluentMigrator.Runner.MigrationRunner: 113: remove_broadcasthenet migrated 
2026-03-01T17:09:43.026971204Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012506s 
2026-03-01T17:09:43.028875258Z [Info] FluentMigrator.Runner.MigrationRunner: 114: remove_fanzub migrating 
2026-03-01T17:09:43.030585572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:43.033309416Z [Info] remove_fanzub: Starting migration of Log DB to 114 
2026-03-01T17:09:43.035819581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (114, '2026-03-01T17:09:43', 'remove_fanzub') 
2026-03-01T17:09:43.039311171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:43.042550623Z [Info] FluentMigrator.Runner.MigrationRunner: 114: remove_fanzub migrated 
2026-03-01T17:09:43.044189944Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119622s 
2026-03-01T17:09:43.046137456Z [Info] FluentMigrator.Runner.MigrationRunner: 115: update_movie_sorttitle migrating 
2026-03-01T17:09:43.047953572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:43.050264145Z [Info] update_movie_sorttitle: Starting migration of Log DB to 115 
2026-03-01T17:09:43.052818728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (115, '2026-03-01T17:09:43', 'update_movie_sorttitle') 
2026-03-01T17:09:43.056249867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:43.060083326Z [Info] FluentMigrator.Runner.MigrationRunner: 115: update_movie_sorttitle migrated 
2026-03-01T17:09:43.061719771Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115798s 
2026-03-01T17:09:43.063757274Z [Info] FluentMigrator.Runner.MigrationRunner: 116: update_movie_sorttitle_again migrating 
2026-03-01T17:09:43.065698101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:43.068262825Z [Info] update_movie_sorttitle_again: Starting migration of Log DB to 116 
2026-03-01T17:09:43.070950016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (116, '2026-03-01T17:09:43', 'update_movie_sorttitle_again') 
2026-03-01T17:09:43.074720758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:43.078764310Z [Info] FluentMigrator.Runner.MigrationRunner: 116: update_movie_sorttitle_again migrated 
2026-03-01T17:09:43.080530697Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130122s 
2026-03-01T17:09:43.082475833Z [Info] FluentMigrator.Runner.MigrationRunner: 117: update_movie_file migrating 
2026-03-01T17:09:43.084331109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:43.088089867Z [Info] update_movie_file: Starting migration of Log DB to 117 
2026-03-01T17:09:43.090634511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (117, '2026-03-01T17:09:43', 'update_movie_file') 
2026-03-01T17:09:43.094129829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:43.097720428Z [Info] FluentMigrator.Runner.MigrationRunner: 117: update_movie_file migrated 
2026-03-01T17:09:43.099339769Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131317s 
2026-03-01T17:09:43.101276408Z [Info] FluentMigrator.Runner.MigrationRunner: 118: update_movie_slug migrating 
2026-03-01T17:09:43.103174029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:43.105588901Z [Info] update_movie_slug: Starting migration of Log DB to 118 
2026-03-01T17:09:43.112628546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (118, '2026-03-01T17:09:43', 'update_movie_slug') 
2026-03-01T17:09:43.116545633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:43.120314271Z [Info] FluentMigrator.Runner.MigrationRunner: 118: update_movie_slug migrated 
2026-03-01T17:09:43.121994494Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.017123s 
2026-03-01T17:09:43.124177419Z [Info] FluentMigrator.Runner.MigrationRunner: 119: add_youtube_trailer_id migrating 
2026-03-01T17:09:43.125939528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:43.129001583Z [Info] add_youtube_trailer_id: Starting migration of Log DB to 119 
2026-03-01T17:09:43.131653232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (119, '2026-03-01T17:09:43', 'add_youtube_trailer_id') 
2026-03-01T17:09:43.135358844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:43.138941948Z [Info] FluentMigrator.Runner.MigrationRunner: 119: add_youtube_trailer_id migrated 
2026-03-01T17:09:43.140626209Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130069s 
2026-03-01T17:09:43.142490974Z [Info] FluentMigrator.Runner.MigrationRunner: 120: add_studio migrating 
2026-03-01T17:09:43.144173592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:43.146797786Z [Info] add_studio: Starting migration of Log DB to 120 
2026-03-01T17:09:43.149316688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (120, '2026-03-01T17:09:43', 'add_studio') 
2026-03-01T17:09:43.152869160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:43.156766889Z [Info] FluentMigrator.Runner.MigrationRunner: 120: add_studio migrated 
2026-03-01T17:09:43.158374616Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125899s 
2026-03-01T17:09:43.160296806Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_filedate_config migrating 
2026-03-01T17:09:43.162068614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:43.164521633Z [Info] update_filedate_config: Starting migration of Log DB to 121 
2026-03-01T17:09:43.167068300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (121, '2026-03-01T17:09:43', 'update_filedate_config') 
2026-03-01T17:09:43.170571935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:43.181098520Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_filedate_config migrated 
2026-03-01T17:09:43.182980389Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0186512s 
2026-03-01T17:09:43.186577993Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_movieid_to_blacklist migrating 
2026-03-01T17:09:43.189583004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:43.192145443Z [Info] add_movieid_to_blacklist: Starting migration of Log DB to 122 
2026-03-01T17:09:43.194813055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (122, '2026-03-01T17:09:43', 'add_movieid_to_blacklist') 
2026-03-01T17:09:43.198400779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:43.205828775Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_movieid_to_blacklist migrated 
2026-03-01T17:09:43.207517846Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0162576s 
2026-03-01T17:09:43.210607036Z [Info] FluentMigrator.Runner.MigrationRunner: 123: create_netimport_table migrating 
2026-03-01T17:09:43.212371890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:43.214744216Z [Info] create_netimport_table: Starting migration of Log DB to 123 
2026-03-01T17:09:43.217276074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (123, '2026-03-01T17:09:43', 'create_netimport_table') 
2026-03-01T17:09:43.220675188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:43.235960545Z [Info] FluentMigrator.Runner.MigrationRunner: 123: create_netimport_table migrated 
2026-03-01T17:09:43.237715288Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0235861s 
2026-03-01T17:09:43.239561406Z [Info] FluentMigrator.Runner.MigrationRunner: 124: add_preferred_tags_to_profile migrating 
2026-03-01T17:09:43.241395478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:43.243661311Z [Info] add_preferred_tags_to_profile: Starting migration of Log DB to 124 
2026-03-01T17:09:43.246389985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (124, '2026-03-01T17:09:43', 'add_preferred_tags_to_profile') 
2026-03-01T17:09:43.249911916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:43.257744457Z [Info] FluentMigrator.Runner.MigrationRunner: 124: add_preferred_tags_to_profile migrated 
2026-03-01T17:09:43.259379118Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0162994s 
2026-03-01T17:09:43.261290958Z [Info] FluentMigrator.Runner.MigrationRunner: 125: fix_imdb_unique migrating 
2026-03-01T17:09:43.262978576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:43.265186802Z [Info] fix_imdb_unique: Starting migration of Log DB to 125 
2026-03-01T17:09:43.267546454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (125, '2026-03-01T17:09:43', 'fix_imdb_unique') 
2026-03-01T17:09:43.270669141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:43.278162098Z [Info] FluentMigrator.Runner.MigrationRunner: 125: fix_imdb_unique migrated 
2026-03-01T17:09:43.279766258Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0151802s 
2026-03-01T17:09:43.281813961Z [Info] FluentMigrator.Runner.MigrationRunner: 126: update_qualities_and_profiles migrating 
2026-03-01T17:09:43.283592663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:43.286063618Z [Info] update_qualities_and_profiles: Starting migration of Log DB to 126 
2026-03-01T17:09:43.288590075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (126, '2026-03-01T17:09:43', 'update_qualities_and_profiles') 
2026-03-01T17:09:43.292594568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:43.300045931Z [Info] FluentMigrator.Runner.MigrationRunner: 126: update_qualities_and_profiles migrated 
2026-03-01T17:09:43.301757277Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0164021s 
2026-03-01T17:09:43.303492321Z [Info] FluentMigrator.Runner.MigrationRunner: 127: remove_wombles migrating 
2026-03-01T17:09:43.305185109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:43.307460110Z [Info] remove_wombles: Starting migration of Log DB to 127 
2026-03-01T17:09:43.310127080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (127, '2026-03-01T17:09:43', 'remove_wombles') 
2026-03-01T17:09:43.313389699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:43.325947905Z [Info] FluentMigrator.Runner.MigrationRunner: 127: remove_wombles migrated 
2026-03-01T17:09:43.327701185Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0207803s 
2026-03-01T17:09:43.329992960Z [Info] FluentMigrator.Runner.MigrationRunner: 128: remove_kickass migrating 
2026-03-01T17:09:43.331751761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:43.334167535Z [Info] remove_kickass: Starting migration of Log DB to 128 
2026-03-01T17:09:43.336640425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (128, '2026-03-01T17:09:43', 'remove_kickass') 
2026-03-01T17:09:43.340729157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:43.348402117Z [Info] FluentMigrator.Runner.MigrationRunner: 128: remove_kickass migrated 
2026-03-01T17:09:43.350044283Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0166182s 
2026-03-01T17:09:43.352087107Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_parsed_movie_info_to_pending_release migrating 
2026-03-01T17:09:43.359118254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:43.359131120Z [Info] add_parsed_movie_info_to_pending_release: Starting migration of Log DB to 129 
2026-03-01T17:09:43.359139567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (129, '2026-03-01T17:09:43', 'add_parsed_movie_info_to_pending_release') 
2026-03-01T17:09:43.362102803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:43.367306511Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_parsed_movie_info_to_pending_release migrated 
2026-03-01T17:09:43.368995542Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133031s 
2026-03-01T17:09:43.371075610Z [Info] FluentMigrator.Runner.MigrationRunner: 130: remove_wombles_kickass migrating 
2026-03-01T17:09:43.372818720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:43.374979230Z [Info] remove_wombles_kickass: Starting migration of Log DB to 130 
2026-03-01T17:09:43.377396868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (130, '2026-03-01T17:09:43', 'remove_wombles_kickass') 
2026-03-01T17:09:43.380822074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:43.389046554Z [Info] FluentMigrator.Runner.MigrationRunner: 130: remove_wombles_kickass migrated 
2026-03-01T17:09:43.390672288Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0162182s 
2026-03-01T17:09:43.392583215Z [Info] FluentMigrator.Runner.MigrationRunner: 131: make_parsed_episode_info_nullable migrating 
2026-03-01T17:09:43.394367217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:43.396637990Z [Info] make_parsed_episode_info_nullable: Starting migration of Log DB to 131 
2026-03-01T17:09:43.399125889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (131, '2026-03-01T17:09:43', 'make_parsed_episode_info_nullable') 
2026-03-01T17:09:43.402319570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:43.417686191Z [Info] FluentMigrator.Runner.MigrationRunner: 131: make_parsed_episode_info_nullable migrated 
2026-03-01T17:09:43.419411144Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0232321s 
2026-03-01T17:09:43.421228433Z [Info] FluentMigrator.Runner.MigrationRunner: 132: rename_torrent_downloadstation migrating 
2026-03-01T17:09:43.423001072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:43.425804727Z [Info] rename_torrent_downloadstation: Starting migration of Log DB to 132 
2026-03-01T17:09:43.428511447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (132, '2026-03-01T17:09:43', 'rename_torrent_downloadstation') 
2026-03-01T17:09:43.432095975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:43.447121479Z [Info] FluentMigrator.Runner.MigrationRunner: 132: rename_torrent_downloadstation migrated 
2026-03-01T17:09:43.448999550Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0239683s 
2026-03-01T17:09:43.450986491Z [Info] FluentMigrator.Runner.MigrationRunner: 133: add_minimumavailability migrating 
2026-03-01T17:09:43.452771765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:43.455024241Z [Info] add_minimumavailability: Starting migration of Log DB to 133 
2026-03-01T17:09:43.457646110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (133, '2026-03-01T17:09:43', 'add_minimumavailability') 
2026-03-01T17:09:43.461007047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:43.475807699Z [Info] FluentMigrator.Runner.MigrationRunner: 133: add_minimumavailability migrated 
2026-03-01T17:09:43.478702317Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0226523s 
2026-03-01T17:09:43.482116271Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_remux_qualities_for_the_wankers migrating 
2026-03-01T17:09:43.484886569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:43.488967265Z [Info] add_remux_qualities_for_the_wankers: Starting migration of Log DB to 134 
2026-03-01T17:09:43.492977680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (134, '2026-03-01T17:09:43', 'add_remux_qualities_for_the_wankers') 
2026-03-01T17:09:43.498847660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:43.517306286Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_remux_qualities_for_the_wankers migrated 
2026-03-01T17:09:43.521193783Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0318354s 
2026-03-01T17:09:43.524354998Z [Info] FluentMigrator.Runner.MigrationRunner: 135: add_haspredbentry_to_movies migrating 
2026-03-01T17:09:43.527077440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:43.531202987Z [Info] add_haspredbentry_to_movies: Starting migration of Log DB to 135 
2026-03-01T17:09:43.535545861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (135, '2026-03-01T17:09:43', 'add_haspredbentry_to_movies') 
2026-03-01T17:09:43.541307232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:43.556205299Z [Info] FluentMigrator.Runner.MigrationRunner: 135: add_haspredbentry_to_movies migrated 
2026-03-01T17:09:43.559443309Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0286154s 
2026-03-01T17:09:43.562270231Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_pathstate_to_movies migrating 
2026-03-01T17:09:43.564767550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:43.568257637Z [Info] add_pathstate_to_movies: Starting migration of Log DB to 136 
2026-03-01T17:09:43.571181795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (136, '2026-03-01T17:09:43', 'add_pathstate_to_movies') 
2026-03-01T17:09:43.574909941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:43.579876261Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_pathstate_to_movies migrated 
2026-03-01T17:09:43.581493898Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0153368s 
2026-03-01T17:09:43.583500198Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_import_exclusions_table migrating 
2026-03-01T17:09:43.585261895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:43.587700745Z [Info] add_import_exclusions_table: Starting migration of Log DB to 137 
2026-03-01T17:09:43.590271291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (137, '2026-03-01T17:09:43', 'add_import_exclusions_table') 
2026-03-01T17:09:43.593707370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:43.596332465Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_import_exclusions_table migrated 
2026-03-01T17:09:43.598156769Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110619s 
2026-03-01T17:09:43.599963086Z [Info] FluentMigrator.Runner.MigrationRunner: 138: add_physical_release_note migrating 
2026-03-01T17:09:43.601685644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:43.603853479Z [Info] add_physical_release_note: Starting migration of Log DB to 138 
2026-03-01T17:09:43.606297480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (138, '2026-03-01T17:09:43', 'add_physical_release_note') 
2026-03-01T17:09:43.610036548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:43.612589218Z [Info] FluentMigrator.Runner.MigrationRunner: 138: add_physical_release_note migrated 
2026-03-01T17:09:43.614177196Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010889s 
2026-03-01T17:09:43.615992581Z [Info] FluentMigrator.Runner.MigrationRunner: 139: consolidate_indexer_baseurl migrating 
2026-03-01T17:09:43.617711573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:43.619987124Z [Info] consolidate_indexer_baseurl: Starting migration of Log DB to 139 
2026-03-01T17:09:43.622420514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (139, '2026-03-01T17:09:43', 'consolidate_indexer_baseurl') 
2026-03-01T17:09:43.625661820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:43.628223589Z [Info] FluentMigrator.Runner.MigrationRunner: 139: consolidate_indexer_baseurl migrated 
2026-03-01T17:09:43.629988943Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104731s 
2026-03-01T17:09:43.631760891Z [Info] FluentMigrator.Runner.MigrationRunner: 140: add_alternative_titles_table migrating 
2026-03-01T17:09:43.633508991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:43.635676856Z [Info] add_alternative_titles_table: Starting migration of Log DB to 140 
2026-03-01T17:09:43.638508517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (140, '2026-03-01T17:09:43', 'add_alternative_titles_table') 
2026-03-01T17:09:43.641707699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:43.644281722Z [Info] FluentMigrator.Runner.MigrationRunner: 140: add_alternative_titles_table migrated 
2026-03-01T17:09:43.645878737Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107188s 
2026-03-01T17:09:43.647727520Z [Info] FluentMigrator.Runner.MigrationRunner: 141: fix_duplicate_alt_titles migrating 
2026-03-01T17:09:43.649441140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:43.651825771Z [Info] fix_duplicate_alt_titles: Starting migration of Log DB to 141 
2026-03-01T17:09:43.654214461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (141, '2026-03-01T17:09:43', 'fix_duplicate_alt_titles') 
2026-03-01T17:09:43.657374564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:43.659971513Z [Info] FluentMigrator.Runner.MigrationRunner: 141: fix_duplicate_alt_titles migrated 
2026-03-01T17:09:43.661530682Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104962s 
2026-03-01T17:09:43.663213641Z [Info] FluentMigrator.Runner.MigrationRunner: 142: movie_extras migrating 
2026-03-01T17:09:43.664879435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:43.667018933Z [Info] movie_extras: Starting migration of Log DB to 142 
2026-03-01T17:09:43.669250686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (142, '2026-03-01T17:09:43', 'movie_extras') 
2026-03-01T17:09:43.672304886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:43.674760029Z [Info] FluentMigrator.Runner.MigrationRunner: 142: movie_extras migrated 
2026-03-01T17:09:43.676305511Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099314s 
2026-03-01T17:09:43.677990574Z [Info] FluentMigrator.Runner.MigrationRunner: 143: clean_core_tv migrating 
2026-03-01T17:09:43.679735678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:43.681920718Z [Info] clean_core_tv: Starting migration of Log DB to 143 
2026-03-01T17:09:43.684209587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (143, '2026-03-01T17:09:43', 'clean_core_tv') 
2026-03-01T17:09:43.687249097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:43.689780093Z [Info] FluentMigrator.Runner.MigrationRunner: 143: clean_core_tv migrated 
2026-03-01T17:09:43.691277237Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100756s 
2026-03-01T17:09:43.693080508Z [Info] FluentMigrator.Runner.MigrationRunner: 144: add_cookies_to_indexer_status migrating 
2026-03-01T17:09:43.694827596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:43.696983667Z [Info] add_cookies_to_indexer_status: Starting migration of Log DB to 144 
2026-03-01T17:09:43.699396646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (144, '2026-03-01T17:09:43', 'add_cookies_to_indexer_status') 
2026-03-01T17:09:43.702539614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:43.705145140Z [Info] FluentMigrator.Runner.MigrationRunner: 144: add_cookies_to_indexer_status migrated 
2026-03-01T17:09:43.706785042Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102755s 
2026-03-01T17:09:43.708533142Z [Info] FluentMigrator.Runner.MigrationRunner: 145: banner_to_fanart migrating 
2026-03-01T17:09:43.710206221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:43.712362633Z [Info] banner_to_fanart: Starting migration of Log DB to 145 
2026-03-01T17:09:43.714784629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (145, '2026-03-01T17:09:43', 'banner_to_fanart') 
2026-03-01T17:09:43.718004953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:43.720579507Z [Info] FluentMigrator.Runner.MigrationRunner: 145: banner_to_fanart migrated 
2026-03-01T17:09:43.722096372Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010395s 
2026-03-01T17:09:43.723865183Z [Info] FluentMigrator.Runner.MigrationRunner: 146: naming_config_colon_action migrating 
2026-03-01T17:09:43.725743475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:43.728102515Z [Info] naming_config_colon_action: Starting migration of Log DB to 146 
2026-03-01T17:09:43.730622820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (146, '2026-03-01T17:09:43', 'naming_config_colon_action') 
2026-03-01T17:09:43.734062305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:43.736805398Z [Info] FluentMigrator.Runner.MigrationRunner: 146: naming_config_colon_action migrated 
2026-03-01T17:09:43.738463757Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111965s 
2026-03-01T17:09:43.740330135Z [Info] FluentMigrator.Runner.MigrationRunner: 147: add_custom_formats migrating 
2026-03-01T17:09:43.742064016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:43.744334177Z [Info] add_custom_formats: Starting migration of Log DB to 147 
2026-03-01T17:09:43.746699159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (147, '2026-03-01T17:09:43', 'add_custom_formats') 
2026-03-01T17:09:43.749930305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:43.752463085Z [Info] FluentMigrator.Runner.MigrationRunner: 147: add_custom_formats migrated 
2026-03-01T17:09:43.753992595Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104824s 
2026-03-01T17:09:43.755798411Z [Info] FluentMigrator.Runner.MigrationRunner: 148: remove_extra_naming_config migrating 
2026-03-01T17:09:43.757530238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:43.759727262Z [Info] remove_extra_naming_config: Starting migration of Log DB to 148 
2026-03-01T17:09:43.762231043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (148, '2026-03-01T17:09:43', 'remove_extra_naming_config') 
2026-03-01T17:09:43.765485987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:43.768089589Z [Info] FluentMigrator.Runner.MigrationRunner: 148: remove_extra_naming_config migrated 
2026-03-01T17:09:43.769790324Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105214s 
2026-03-01T17:09:43.771598354Z [Info] FluentMigrator.Runner.MigrationRunner: 149: convert_regex_required_tags migrating 
2026-03-01T17:09:43.773337917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:43.775537736Z [Info] convert_regex_required_tags: Starting migration of Log DB to 149 
2026-03-01T17:09:43.777961917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (149, '2026-03-01T17:09:43', 'convert_regex_required_tags') 
2026-03-01T17:09:43.781141680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:43.785259461Z [Info] FluentMigrator.Runner.MigrationRunner: 149: convert_regex_required_tags migrated 
2026-03-01T17:09:43.786854142Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119107s 
2026-03-01T17:09:43.788651420Z [Info] FluentMigrator.Runner.MigrationRunner: 150: fix_format_tags_double_underscore migrating 
2026-03-01T17:09:43.790398568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:43.792561584Z [Info] fix_format_tags_double_underscore: Starting migration of Log DB to 150 
2026-03-01T17:09:43.795124815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (150, '2026-03-01T17:09:43', 'fix_format_tags_double_underscore') 
2026-03-01T17:09:43.798344087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:43.803235175Z [Info] FluentMigrator.Runner.MigrationRunner: 150: fix_format_tags_double_underscore migrated 
2026-03-01T17:09:43.804884486Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127657s 
2026-03-01T17:09:43.806706284Z [Info] FluentMigrator.Runner.MigrationRunner: 151: add_tags_to_net_import migrating 
2026-03-01T17:09:43.808406096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:43.811264662Z [Info] add_tags_to_net_import: Starting migration of Log DB to 151 
2026-03-01T17:09:43.813898024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (151, '2026-03-01T17:09:43', 'add_tags_to_net_import') 
2026-03-01T17:09:43.817313712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:43.836458530Z [Info] FluentMigrator.Runner.MigrationRunner: 151: add_tags_to_net_import migrated 
2026-03-01T17:09:43.838147581Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0278884s 
2026-03-01T17:09:43.839889779Z [Info] FluentMigrator.Runner.MigrationRunner: 152: add_custom_filters migrating 
2026-03-01T17:09:43.841547367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:43.843704981Z [Info] add_custom_filters: Starting migration of Log DB to 152 
2026-03-01T17:09:43.846014431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (152, '2026-03-01T17:09:43', 'add_custom_filters') 
2026-03-01T17:09:43.849113491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:43.852909284Z [Info] FluentMigrator.Runner.MigrationRunner: 152: add_custom_filters migrated 
2026-03-01T17:09:43.854414525Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113417s 
2026-03-01T17:09:43.856182484Z [Info] FluentMigrator.Runner.MigrationRunner: 153: indexer_client_status_search_changes migrating 
2026-03-01T17:09:43.857926566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:43.860098760Z [Info] indexer_client_status_search_changes: Starting migration of Log DB to 153 
2026-03-01T17:09:43.862552300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (153, '2026-03-01T17:09:43', 'indexer_client_status_search_changes') 
2026-03-01T17:09:43.865756311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:43.891955042Z [Info] FluentMigrator.Runner.MigrationRunner: 153: indexer_client_status_search_changes migrated 
2026-03-01T17:09:43.894498794Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0334415s 
2026-03-01T17:09:43.897116245Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_language_to_files_history_blacklist migrating 
2026-03-01T17:09:43.898908614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:43.901458268Z [Info] add_language_to_files_history_blacklist: Starting migration of Log DB to 154 
2026-03-01T17:09:43.904102532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (154, '2026-03-01T17:09:43', 'add_language_to_files_history_blacklist') 
2026-03-01T17:09:43.907912353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:43.992586985Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_language_to_files_history_blacklist migrated 
2026-03-01T17:09:43.995377073Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0916839s 
2026-03-01T17:09:43.998446524Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_update_allowed_quality_profile migrating 
2026-03-01T17:09:44.001010717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:44.004576156Z [Info] add_update_allowed_quality_profile: Starting migration of Log DB to 155 
2026-03-01T17:09:44.008935142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (155, '2026-03-01T17:09:44', 'add_update_allowed_quality_profile') 
2026-03-01T17:09:44.014284964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:44.093658724Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_update_allowed_quality_profile migrated 
2026-03-01T17:09:44.098133053Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0894314s 
2026-03-01T17:09:44.102173919Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_download_client_priority migrating 
2026-03-01T17:09:44.106179715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:44.110519203Z [Info] add_download_client_priority: Starting migration of Log DB to 156 
2026-03-01T17:09:44.114110774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (156, '2026-03-01T17:09:44', 'add_download_client_priority') 
2026-03-01T17:09:44.128267819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:44.227191001Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_download_client_priority migrated 
2026-03-01T17:09:44.232587988Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1197842s 
2026-03-01T17:09:44.236204660Z [Info] FluentMigrator.Runner.MigrationRunner: 157: remove_growl_prowl migrating 
2026-03-01T17:09:44.239919821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:44.244553191Z [Info] remove_growl_prowl: Starting migration of Log DB to 157 
2026-03-01T17:09:44.250379111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (157, '2026-03-01T17:09:44', 'remove_growl_prowl') 
2026-03-01T17:09:44.257415138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:44.381765618Z [Info] FluentMigrator.Runner.MigrationRunner: 157: remove_growl_prowl migrated 
2026-03-01T17:09:44.389167322Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1371009s 
2026-03-01T17:09:44.393086092Z [Info] FluentMigrator.Runner.MigrationRunner: 158: remove_plex_hometheatre migrating 
2026-03-01T17:09:44.396468883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:44.401145710Z [Info] remove_plex_hometheatre: Starting migration of Log DB to 158 
2026-03-01T17:09:44.406008131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (158, '2026-03-01T17:09:44', 'remove_plex_hometheatre') 
2026-03-01T17:09:44.412780136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:44.506004153Z [Info] FluentMigrator.Runner.MigrationRunner: 158: remove_plex_hometheatre migrated 
2026-03-01T17:09:44.532288948Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.105334s 
2026-03-01T17:09:44.535709475Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_webrip_qualites migrating 
2026-03-01T17:09:44.538926943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:44.543765265Z [Info] add_webrip_qualites: Starting migration of Log DB to 159 
2026-03-01T17:09:44.548813309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (159, '2026-03-01T17:09:44', 'add_webrip_qualites') 
2026-03-01T17:09:44.555303267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:44.651099102Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_webrip_qualites migrated 
2026-03-01T17:09:44.652621828Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.111226s 
2026-03-01T17:09:44.655220180Z [Info] FluentMigrator.Runner.MigrationRunner: 160: health_issue_notification migrating 
2026-03-01T17:09:44.657626365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:44.661356716Z [Info] health_issue_notification: Starting migration of Log DB to 160 
2026-03-01T17:09:44.665514127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (160, '2026-03-01T17:09:44', 'health_issue_notification') 
2026-03-01T17:09:44.670666211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:44.775428560Z [Info] FluentMigrator.Runner.MigrationRunner: 160: health_issue_notification migrated 
2026-03-01T17:09:44.779707435Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1153281s 
2026-03-01T17:09:44.783009564Z [Info] FluentMigrator.Runner.MigrationRunner: 161: speed_improvements migrating 
2026-03-01T17:09:44.786061660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:44.790417049Z [Info] speed_improvements: Starting migration of Log DB to 161 
2026-03-01T17:09:44.795074056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (161, '2026-03-01T17:09:44', 'speed_improvements') 
2026-03-01T17:09:44.801373551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:44.862679380Z [Info] FluentMigrator.Runner.MigrationRunner: 161: speed_improvements migrated 
2026-03-01T17:09:44.864037584Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.077039s 
2026-03-01T17:09:44.865625552Z [Info] FluentMigrator.Runner.MigrationRunner: 162: fix_profile_format_default migrating 
2026-03-01T17:09:44.867028968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:44.869025047Z [Info] fix_profile_format_default: Starting migration of Log DB to 162 
2026-03-01T17:09:44.871246229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (162, '2026-03-01T17:09:44', 'fix_profile_format_default') 
2026-03-01T17:09:44.874241450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:44.945810946Z [Info] FluentMigrator.Runner.MigrationRunner: 162: fix_profile_format_default migrated 
2026-03-01T17:09:45.091643460Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.078015s 
2026-03-01T17:09:45.093493866Z [Info] FluentMigrator.Runner.MigrationRunner: 163: task_duration migrating 
2026-03-01T17:09:45.094882432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:45.097113774Z [Info] task_duration: Starting migration of Log DB to 163 
2026-03-01T17:09:45.099248252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (163, '2026-03-01T17:09:45', 'task_duration') 
2026-03-01T17:09:45.102282622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:45.175476378Z [Info] FluentMigrator.Runner.MigrationRunner: 163: task_duration migrated 
2026-03-01T17:09:45.177453589Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0803774s 
2026-03-01T17:09:45.179776155Z [Info] FluentMigrator.Runner.MigrationRunner: 164: movie_collections_crew migrating 
2026-03-01T17:09:45.181899501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:45.184901515Z [Info] movie_collections_crew: Starting migration of Log DB to 164 
2026-03-01T17:09:45.188208344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (164, '2026-03-01T17:09:45', 'movie_collections_crew') 
2026-03-01T17:09:45.192697713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:45.298648045Z [Info] FluentMigrator.Runner.MigrationRunner: 164: movie_collections_crew migrated 
2026-03-01T17:09:45.301427962Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1161501s 
2026-03-01T17:09:45.304442221Z [Info] FluentMigrator.Runner.MigrationRunner: 165: remove_custom_formats_from_quality_model migrating 
2026-03-01T17:09:45.306703394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:45.309752824Z [Info] remove_custom_formats_from_quality_model: Starting migration of Log DB to 165 
2026-03-01T17:09:45.313306720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (165, '2026-03-01T17:09:45', 'remove_custom_formats_from_quality_model') 
2026-03-01T17:09:45.317924888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:45.454213486Z [Info] FluentMigrator.Runner.MigrationRunner: 165: remove_custom_formats_from_quality_model migrated 
2026-03-01T17:09:45.457437287Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1467171s 
2026-03-01T17:09:45.460696930Z [Info] FluentMigrator.Runner.MigrationRunner: 166: fix_tmdb_list_config migrating 
2026-03-01T17:09:45.463683063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:45.467817768Z [Info] fix_tmdb_list_config: Starting migration of Log DB to 166 
2026-03-01T17:09:45.472406167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (166, '2026-03-01T17:09:45', 'fix_tmdb_list_config') 
2026-03-01T17:09:45.478634417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:45.501493705Z [Info] FluentMigrator.Runner.MigrationRunner: 166: fix_tmdb_list_config migrated 
2026-03-01T17:09:45.504372301Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0378476s 
2026-03-01T17:09:45.507585341Z [Info] FluentMigrator.Runner.MigrationRunner: 167: remove_movie_pathstate migrating 
2026-03-01T17:09:45.510645192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:45.514639103Z [Info] remove_movie_pathstate: Starting migration of Log DB to 167 
2026-03-01T17:09:45.519203053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (167, '2026-03-01T17:09:45', 'remove_movie_pathstate') 
2026-03-01T17:09:45.526044648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:45.601110754Z [Info] FluentMigrator.Runner.MigrationRunner: 167: remove_movie_pathstate migrated 
2026-03-01T17:09:45.603893708Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0904203s 
2026-03-01T17:09:45.606966344Z [Info] FluentMigrator.Runner.MigrationRunner: 168: custom_format_rework migrating 
2026-03-01T17:09:45.610031987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:45.614201613Z [Info] custom_format_rework: Starting migration of Log DB to 168 
2026-03-01T17:09:45.618827627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (168, '2026-03-01T17:09:45', 'custom_format_rework') 
2026-03-01T17:09:45.625061309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:45.689889821Z [Info] FluentMigrator.Runner.MigrationRunner: 168: custom_format_rework migrated 
2026-03-01T17:09:45.692662724Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0798822s 
2026-03-01T17:09:45.695894241Z [Info] FluentMigrator.Runner.MigrationRunner: 169: custom_format_scores migrating 
2026-03-01T17:09:45.698973131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:45.703103617Z [Info] custom_format_scores: Starting migration of Log DB to 169 
2026-03-01T17:09:45.707808050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (169, '2026-03-01T17:09:45', 'custom_format_scores') 
2026-03-01T17:09:45.714295853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:45.872056996Z [Info] FluentMigrator.Runner.MigrationRunner: 169: custom_format_scores migrated 
2026-03-01T17:09:45.875052246Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1728277s 
2026-03-01T17:09:45.878362872Z [Info] FluentMigrator.Runner.MigrationRunner: 170: fix_trakt_list_config migrating 
2026-03-01T17:09:45.881473916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:45.885685066Z [Info] fix_trakt_list_config: Starting migration of Log DB to 170 
2026-03-01T17:09:45.894351606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (170, '2026-03-01T17:09:45', 'fix_trakt_list_config') 
2026-03-01T17:09:45.912578245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:45.925456887Z [Info] FluentMigrator.Runner.MigrationRunner: 170: fix_trakt_list_config migrated 
2026-03-01T17:09:45.928242054Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0439888s 
2026-03-01T17:09:45.931505075Z [Info] FluentMigrator.Runner.MigrationRunner: 171: quality_definition_preferred_size migrating 
2026-03-01T17:09:45.934703705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:45.938769922Z [Info] quality_definition_preferred_size: Starting migration of Log DB to 171 
2026-03-01T17:09:45.943606190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (171, '2026-03-01T17:09:45', 'quality_definition_preferred_size') 
2026-03-01T17:09:45.949979743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:45.973020787Z [Info] FluentMigrator.Runner.MigrationRunner: 171: quality_definition_preferred_size migrated 
2026-03-01T17:09:45.975839893Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0381704s 
2026-03-01T17:09:45.979010778Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_download_history migrating 
2026-03-01T17:09:45.982376424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:45.985954138Z [Info] add_download_history: Starting migration of Log DB to 172 
2026-03-01T17:09:45.990429710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (172, '2026-03-01T17:09:45', 'add_download_history') 
2026-03-01T17:09:45.996550173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:46.030625233Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_download_history migrated 
2026-03-01T17:09:46.031095961Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0463736s 
2026-03-01T17:09:46.034619676Z [Info] FluentMigrator.Runner.MigrationRunner: 173: net_import_status migrating 
2026-03-01T17:09:46.037590258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:46.041503146Z [Info] net_import_status: Starting migration of Log DB to 173 
2026-03-01T17:09:46.046131365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (173, '2026-03-01T17:09:46', 'net_import_status') 
2026-03-01T17:09:46.052229804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:46.186717897Z [Info] FluentMigrator.Runner.MigrationRunner: 173: net_import_status migrated 
2026-03-01T17:09:46.195593217Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1489936s 
2026-03-01T17:09:46.198956158Z [Info] FluentMigrator.Runner.MigrationRunner: 174: email_multiple_addresses migrating 
2026-03-01T17:09:46.203242098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:46.206280827Z [Info] email_multiple_addresses: Starting migration of Log DB to 174 
2026-03-01T17:09:46.211041332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (174, '2026-03-01T17:09:46', 'email_multiple_addresses') 
2026-03-01T17:09:46.217608324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:46.253023604Z [Info] FluentMigrator.Runner.MigrationRunner: 174: email_multiple_addresses migrated 
2026-03-01T17:09:46.255994435Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0509175s 
2026-03-01T17:09:46.259296654Z [Info] FluentMigrator.Runner.MigrationRunner: 175: remove_chown_and_folderchmod_config migrating 
2026-03-01T17:09:46.264180277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:46.266777767Z [Info] remove_chown_and_folderchmod_config: Starting migration of Log DB to 175 
2026-03-01T17:09:46.271742143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (175, '2026-03-01T17:09:46', 'remove_chown_and_folderchmod_config') 
2026-03-01T17:09:46.308652101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:46.330571196Z [Info] FluentMigrator.Runner.MigrationRunner: 175: remove_chown_and_folderchmod_config migrated 
2026-03-01T17:09:46.333483770Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0678671s 
2026-03-01T17:09:46.336708704Z [Info] FluentMigrator.Runner.MigrationRunner: 176: movie_recommendations migrating 
2026-03-01T17:09:46.339753003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:46.343799772Z [Info] movie_recommendations: Starting migration of Log DB to 176 
2026-03-01T17:09:46.348445446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (176, '2026-03-01T17:09:46', 'movie_recommendations') 
2026-03-01T17:09:46.354859190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:46.411371798Z [Info] FluentMigrator.Runner.MigrationRunner: 176: movie_recommendations migrated 
2026-03-01T17:09:46.414143689Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.07164s 
2026-03-01T17:09:46.417440908Z [Info] FluentMigrator.Runner.MigrationRunner: 177: language_improvements migrating 
2026-03-01T17:09:46.420517924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:46.424508278Z [Info] language_improvements: Starting migration of Log DB to 177 
2026-03-01T17:09:46.429092819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (177, '2026-03-01T17:09:46', 'language_improvements') 
2026-03-01T17:09:46.435349066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:46.516506918Z [Info] FluentMigrator.Runner.MigrationRunner: 177: language_improvements migrated 
2026-03-01T17:09:46.519466197Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0958356s 
2026-03-01T17:09:46.522609275Z [Info] FluentMigrator.Runner.MigrationRunner: 178: new_list_server migrating 
2026-03-01T17:09:46.525599987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:46.529686024Z [Info] new_list_server: Starting migration of Log DB to 178 
2026-03-01T17:09:46.534170223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (178, '2026-03-01T17:09:46', 'new_list_server') 
2026-03-01T17:09:46.540449697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:46.576115400Z [Info] FluentMigrator.Runner.MigrationRunner: 178: new_list_server migrated 
2026-03-01T17:09:46.579025750Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0503371s 
2026-03-01T17:09:46.582354863Z [Info] FluentMigrator.Runner.MigrationRunner: 179: movie_translation_indexes migrating 
2026-03-01T17:09:46.585460396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:46.589597386Z [Info] movie_translation_indexes: Starting migration of Log DB to 179 
2026-03-01T17:09:46.594276718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (179, '2026-03-01T17:09:46', 'movie_translation_indexes') 
2026-03-01T17:09:46.600679440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:46.623505250Z [Info] FluentMigrator.Runner.MigrationRunner: 179: movie_translation_indexes migrated 
2026-03-01T17:09:46.626284886Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0379267s 
2026-03-01T17:09:46.629549139Z [Info] FluentMigrator.Runner.MigrationRunner: 180: fix_invalid_profile_references migrating 
2026-03-01T17:09:46.632655504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:46.636645407Z [Info] fix_invalid_profile_references: Starting migration of Log DB to 180 
2026-03-01T17:09:46.641388457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (180, '2026-03-01T17:09:46', 'fix_invalid_profile_references') 
2026-03-01T17:09:46.647653843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:46.680776576Z [Info] FluentMigrator.Runner.MigrationRunner: 180: fix_invalid_profile_references migrated 
2026-03-01T17:09:46.683553717Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0480286s 
2026-03-01T17:09:46.686577175Z [Info] FluentMigrator.Runner.MigrationRunner: 181: list_movies_table migrating 
2026-03-01T17:09:46.689516093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:46.693359411Z [Info] list_movies_table: Starting migration of Log DB to 181 
2026-03-01T17:09:46.697707105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (181, '2026-03-01T17:09:46', 'list_movies_table') 
2026-03-01T17:09:46.704330742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:46.728421108Z [Info] FluentMigrator.Runner.MigrationRunner: 181: list_movies_table migrated 
2026-03-01T17:09:46.731114532Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.038884s 
2026-03-01T17:09:46.734345988Z [Info] FluentMigrator.Runner.MigrationRunner: 182: on_delete_notification migrating 
2026-03-01T17:09:46.737398905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:46.741412146Z [Info] on_delete_notification: Starting migration of Log DB to 182 
2026-03-01T17:09:46.745952027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (182, '2026-03-01T17:09:46', 'on_delete_notification') 
2026-03-01T17:09:46.754853991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:46.761322475Z [Info] FluentMigrator.Runner.MigrationRunner: 182: on_delete_notification migrated 
2026-03-01T17:09:46.764143185Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0238739s 
2026-03-01T17:09:46.767246253Z [Info] FluentMigrator.Runner.MigrationRunner: 183: download_propers_config migrating 
2026-03-01T17:09:46.770373790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:46.774379475Z [Info] download_propers_config: Starting migration of Log DB to 183 
2026-03-01T17:09:46.778283526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (183, '2026-03-01T17:09:46', 'download_propers_config') 
2026-03-01T17:09:46.782975523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:46.786601805Z [Info] FluentMigrator.Runner.MigrationRunner: 183: download_propers_config migrated 
2026-03-01T17:09:46.788509847Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0165755s 
2026-03-01T17:09:46.790642722Z [Info] FluentMigrator.Runner.MigrationRunner: 184: add_priority_to_indexers migrating 
2026-03-01T17:09:46.792735786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:46.795517447Z [Info] add_priority_to_indexers: Starting migration of Log DB to 184 
2026-03-01T17:09:46.798617469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (184, '2026-03-01T17:09:46', 'add_priority_to_indexers') 
2026-03-01T17:09:46.802773828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:46.806289246Z [Info] FluentMigrator.Runner.MigrationRunner: 184: add_priority_to_indexers migrated 
2026-03-01T17:09:46.808180995Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135451s 
2026-03-01T17:09:46.810333579Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_alternative_title_indices migrating 
2026-03-01T17:09:46.812480863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:46.815219347Z [Info] add_alternative_title_indices: Starting migration of Log DB to 185 
2026-03-01T17:09:46.818407466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (185, '2026-03-01T17:09:46', 'add_alternative_title_indices') 
2026-03-01T17:09:46.822653535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:46.825920594Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_alternative_title_indices migrated 
2026-03-01T17:09:46.827187144Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136428s 
2026-03-01T17:09:46.828651352Z [Info] FluentMigrator.Runner.MigrationRunner: 186: fix_tmdb_duplicates migrating 
2026-03-01T17:09:46.830015469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:46.831805703Z [Info] fix_tmdb_duplicates: Starting migration of Log DB to 186 
2026-03-01T17:09:46.833865831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (186, '2026-03-01T17:09:46', 'fix_tmdb_duplicates') 
2026-03-01T17:09:46.836700459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:46.839131875Z [Info] FluentMigrator.Runner.MigrationRunner: 186: fix_tmdb_duplicates migrated 
2026-03-01T17:09:46.840385098Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091345s 
2026-03-01T17:09:46.841819286Z [Info] FluentMigrator.Runner.MigrationRunner: 187: swap_filechmod_for_folderchmod migrating 
2026-03-01T17:09:46.843196428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:46.844997725Z [Info] swap_filechmod_for_folderchmod: Starting migration of Log DB to 187 
2026-03-01T17:09:46.847097994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (187, '2026-03-01T17:09:46', 'swap_filechmod_for_folderchmod') 
2026-03-01T17:09:46.849905607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:46.852410972Z [Info] FluentMigrator.Runner.MigrationRunner: 187: swap_filechmod_for_folderchmod migrated 
2026-03-01T17:09:46.853695869Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091671s 
2026-03-01T17:09:46.855075517Z [Info] FluentMigrator.Runner.MigrationRunner: 188: mediainfo_channels migrating 
2026-03-01T17:09:46.856422760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:46.858156511Z [Info] mediainfo_channels: Starting migration of Log DB to 188 
2026-03-01T17:09:46.860154715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (188, '2026-03-01T17:09:46', 'mediainfo_channels') 
2026-03-01T17:09:46.862833448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:46.865233631Z [Info] FluentMigrator.Runner.MigrationRunner: 188: mediainfo_channels migrated 
2026-03-01T17:09:46.866439599Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088314s 
2026-03-01T17:09:46.867797734Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_update_history migrating 
2026-03-01T17:09:46.869150798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:46.870880892Z [Info] add_update_history: Starting migration of Log DB to 189 
2026-03-01T17:09:46.877664290Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory 
2026-03-01T17:09:46.881173365Z [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) 
2026-03-01T17:09:46.885148209Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061269s 
2026-03-01T17:09:46.886459629Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date) 
2026-03-01T17:09:46.888155133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2026-03-01T17:09:46.890945772Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032697s 
2026-03-01T17:09:46.892954547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (189, '2026-03-01T17:09:46', 'add_update_history') 
2026-03-01T17:09:46.895001007Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled 
2026-03-01T17:09:46.895691167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:46.898733683Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_update_history migrated 
2026-03-01T17:09:46.899954732Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109582s 
2026-03-01T17:09:46.901516466Z [Info] FluentMigrator.Runner.MigrationRunner: 190: update_awesome_hd_link migrating 
2026-03-01T17:09:46.902891846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:46.904765719Z [Info] update_awesome_hd_link: Starting migration of Log DB to 190 
2026-03-01T17:09:46.906815536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (190, '2026-03-01T17:09:46', 'update_awesome_hd_link') 
2026-03-01T17:09:46.909586475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:46.912089735Z [Info] FluentMigrator.Runner.MigrationRunner: 190: update_awesome_hd_link migrated 
2026-03-01T17:09:46.913309531Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091895s 
2026-03-01T17:09:46.914665722Z [Info] FluentMigrator.Runner.MigrationRunner: 191: remove_awesomehd migrating 
2026-03-01T17:09:46.916001432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:46.917734381Z [Info] remove_awesomehd: Starting migration of Log DB to 191 
2026-03-01T17:09:46.919697504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (191, '2026-03-01T17:09:46', 'remove_awesomehd') 
2026-03-01T17:09:46.922369234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:46.924754306Z [Info] FluentMigrator.Runner.MigrationRunner: 191: remove_awesomehd migrated 
2026-03-01T17:09:46.925938210Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087923s 
2026-03-01T17:09:46.927427549Z [Info] FluentMigrator.Runner.MigrationRunner: 192: add_on_delete_to_notifications migrating 
2026-03-01T17:09:46.929017239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:46.930913177Z [Info] add_on_delete_to_notifications: Starting migration of Log DB to 192 
2026-03-01T17:09:46.933043326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (192, '2026-03-01T17:09:46', 'add_on_delete_to_notifications') 
2026-03-01T17:09:46.935885689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:46.938524532Z [Info] FluentMigrator.Runner.MigrationRunner: 192: add_on_delete_to_notifications migrated 
2026-03-01T17:09:46.939790642Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009491s 
2026-03-01T17:09:46.941215841Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_bypass_to_delay_profile migrating 
2026-03-01T17:09:46.942600459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:46.944363990Z [Info] add_bypass_to_delay_profile: Starting migration of Log DB to 194 
2026-03-01T17:09:46.946425341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (194, '2026-03-01T17:09:46', 'add_bypass_to_delay_profile') 
2026-03-01T17:09:46.949163374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:46.951788259Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_bypass_to_delay_profile migrated 
2026-03-01T17:09:46.953029147Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091691s 
2026-03-01T17:09:46.954378224Z [Info] FluentMigrator.Runner.MigrationRunner: 195: update_notifiarr migrating 
2026-03-01T17:09:46.955693853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:46.957416852Z [Info] update_notifiarr: Starting migration of Log DB to 195 
2026-03-01T17:09:46.959359083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (195, '2026-03-01T17:09:46', 'update_notifiarr') 
2026-03-01T17:09:46.962044931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:46.964521677Z [Info] FluentMigrator.Runner.MigrationRunner: 195: update_notifiarr migrated 
2026-03-01T17:09:46.965711393Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088525s 
2026-03-01T17:09:46.967068075Z [Info] FluentMigrator.Runner.MigrationRunner: 196: legacy_mediainfo_hdr migrating 
2026-03-01T17:09:46.968418824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:46.970148417Z [Info] legacy_mediainfo_hdr: Starting migration of Log DB to 196 
2026-03-01T17:09:46.972136750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (196, '2026-03-01T17:09:46', 'legacy_mediainfo_hdr') 
2026-03-01T17:09:46.974835264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:46.977392874Z [Info] FluentMigrator.Runner.MigrationRunner: 196: legacy_mediainfo_hdr migrated 
2026-03-01T17:09:46.978611137Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089863s 
2026-03-01T17:09:46.980022348Z [Info] FluentMigrator.Runner.MigrationRunner: 197: rename_blacklist_to_blocklist migrating 
2026-03-01T17:09:46.981417507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:46.983180938Z [Info] rename_blacklist_to_blocklist: Starting migration of Log DB to 197 
2026-03-01T17:09:46.985265285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (197, '2026-03-01T17:09:46', 'rename_blacklist_to_blocklist') 
2026-03-01T17:09:46.988031224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:46.990612432Z [Info] FluentMigrator.Runner.MigrationRunner: 197: rename_blacklist_to_blocklist migrated 
2026-03-01T17:09:46.991881507Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009166s 
2026-03-01T17:09:46.993228950Z [Info] FluentMigrator.Runner.MigrationRunner: 198: add_indexer_tags migrating 
2026-03-01T17:09:46.994583838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:46.996275985Z [Info] add_indexer_tags: Starting migration of Log DB to 198 
2026-03-01T17:09:46.998372396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (198, '2026-03-01T17:09:46', 'add_indexer_tags') 
2026-03-01T17:09:47.001302857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:47.003928153Z [Info] FluentMigrator.Runner.MigrationRunner: 198: add_indexer_tags migrated 
2026-03-01T17:09:47.005123049Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094171s 
2026-03-01T17:09:47.006552076Z [Info] FluentMigrator.Runner.MigrationRunner: 199: mediainfo_to_ffmpeg migrating 
2026-03-01T17:09:47.007902986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:47.009694323Z [Info] mediainfo_to_ffmpeg: Starting migration of Log DB to 199 
2026-03-01T17:09:47.011736765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (199, '2026-03-01T17:09:47', 'mediainfo_to_ffmpeg') 
2026-03-01T17:09:47.014465299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:47.017035184Z [Info] FluentMigrator.Runner.MigrationRunner: 199: mediainfo_to_ffmpeg migrated 
2026-03-01T17:09:47.018238296Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091598s 
2026-03-01T17:09:47.019587082Z [Info] FluentMigrator.Runner.MigrationRunner: 200: cdh_per_downloadclient migrating 
2026-03-01T17:09:47.020949746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:47.022671432Z [Info] cdh_per_downloadclient: Starting migration of Log DB to 200 
2026-03-01T17:09:47.024663694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (200, '2026-03-01T17:09:47', 'cdh_per_downloadclient') 
2026-03-01T17:09:47.027376486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:47.030114769Z [Info] FluentMigrator.Runner.MigrationRunner: 200: cdh_per_downloadclient migrated 
2026-03-01T17:09:47.031331800Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091402s 
2026-03-01T17:09:47.033192506Z [Info] FluentMigrator.Runner.MigrationRunner: 201: migrate_discord_from_slack migrating 
2026-03-01T17:09:47.034610151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:47.036516690Z [Info] migrate_discord_from_slack: Starting migration of Log DB to 201 
2026-03-01T17:09:47.038696208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (201, '2026-03-01T17:09:47', 'migrate_discord_from_slack') 
2026-03-01T17:09:47.041682531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:47.044589043Z [Info] FluentMigrator.Runner.MigrationRunner: 201: migrate_discord_from_slack migrated 
2026-03-01T17:09:47.045848319Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099422s 
2026-03-01T17:09:47.047210071Z [Info] FluentMigrator.Runner.MigrationRunner: 202: remove_predb migrating 
2026-03-01T17:09:47.048548165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:47.050310363Z [Info] remove_predb: Starting migration of Log DB to 202 
2026-03-01T17:09:47.052263436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (202, '2026-03-01T17:09:47', 'remove_predb') 
2026-03-01T17:09:47.054922009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:47.057291179Z [Info] FluentMigrator.Runner.MigrationRunner: 202: remove_predb migrated 
2026-03-01T17:09:47.058465704Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088081s 
2026-03-01T17:09:47.059905704Z [Info] FluentMigrator.Runner.MigrationRunner: 203: add_on_update_to_notifications migrating 
2026-03-01T17:09:47.061305973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:47.063087761Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 203 
2026-03-01T17:09:47.065170314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (203, '2026-03-01T17:09:47', 'add_on_update_to_notifications') 
2026-03-01T17:09:47.067934580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:47.070359913Z [Info] FluentMigrator.Runner.MigrationRunner: 203: add_on_update_to_notifications migrated 
2026-03-01T17:09:47.071625412Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090181s 
2026-03-01T17:09:47.073058748Z [Info] FluentMigrator.Runner.MigrationRunner: 204: ensure_identity_on_id_columns migrating 
2026-03-01T17:09:47.074453356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:47.076212097Z [Info] ensure_identity_on_id_columns: Starting migration of Log DB to 204 
2026-03-01T17:09:47.078281393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (204, '2026-03-01T17:09:47', 'ensure_identity_on_id_columns') 
2026-03-01T17:09:47.081090139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:47.083631977Z [Info] FluentMigrator.Runner.MigrationRunner: 204: ensure_identity_on_id_columns migrated 
2026-03-01T17:09:47.084889168Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091336s 
2026-03-01T17:09:47.086387124Z [Info] FluentMigrator.Runner.MigrationRunner: 205: download_client_per_indexer migrating 
2026-03-01T17:09:47.087708896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:47.089500252Z [Info] download_client_per_indexer: Starting migration of Log DB to 205 
2026-03-01T17:09:47.091580782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (205, '2026-03-01T17:09:47', 'download_client_per_indexer') 
2026-03-01T17:09:47.094345548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:47.096811514Z [Info] FluentMigrator.Runner.MigrationRunner: 205: download_client_per_indexer migrated 
2026-03-01T17:09:47.098072803Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090851s 
2026-03-01T17:09:47.099468333Z [Info] FluentMigrator.Runner.MigrationRunner: 206: multiple_ratings_support migrating 
2026-03-01T17:09:47.100875997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:47.102683086Z [Info] multiple_ratings_support: Starting migration of Log DB to 206 
2026-03-01T17:09:47.104726881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (206, '2026-03-01T17:09:47', 'multiple_ratings_support') 
2026-03-01T17:09:47.107439293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:47.109807551Z [Info] FluentMigrator.Runner.MigrationRunner: 206: multiple_ratings_support migrated 
2026-03-01T17:09:47.111047518Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089328s 
2026-03-01T17:09:47.112387225Z [Info] FluentMigrator.Runner.MigrationRunner: 207: movie_metadata migrating 
2026-03-01T17:09:47.113715239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:47.115437397Z [Info] movie_metadata: Starting migration of Log DB to 207 
2026-03-01T17:09:47.117371711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (207, '2026-03-01T17:09:47', 'movie_metadata') 
2026-03-01T17:09:47.120060696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:47.122262559Z [Info] FluentMigrator.Runner.MigrationRunner: 207: movie_metadata migrated 
2026-03-01T17:09:47.123438377Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085777s 
2026-03-01T17:09:47.124794568Z [Info] FluentMigrator.Runner.MigrationRunner: 208: add_collections migrating 
2026-03-01T17:09:47.126129506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:47.127869910Z [Info] add_collections: Starting migration of Log DB to 208 
2026-03-01T17:09:47.129821450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (208, '2026-03-01T17:09:47', 'add_collections') 
2026-03-01T17:09:47.132500855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:47.134717458Z [Info] FluentMigrator.Runner.MigrationRunner: 208: add_collections migrated 
2026-03-01T17:09:47.135904017Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086258s 
2026-03-01T17:09:47.137310549Z [Info] FluentMigrator.Runner.MigrationRunner: 209: movie_meta_collection_index migrating 
2026-03-01T17:09:47.138711890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:47.140493969Z [Info] movie_meta_collection_index: Starting migration of Log DB to 209 
2026-03-01T17:09:47.142558916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (209, '2026-03-01T17:09:47', 'movie_meta_collection_index') 
2026-03-01T17:09:47.145321499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:47.147536018Z [Info] FluentMigrator.Runner.MigrationRunner: 209: movie_meta_collection_index migrated 
2026-03-01T17:09:47.148921397Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088084s 
2026-03-01T17:09:47.150429213Z [Info] FluentMigrator.Runner.MigrationRunner: 210: movie_added_notifications migrating 
2026-03-01T17:09:47.151760073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:47.153561751Z [Info] movie_added_notifications: Starting migration of Log DB to 210 
2026-03-01T17:09:47.155609383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (210, '2026-03-01T17:09:47', 'movie_added_notifications') 
2026-03-01T17:09:47.158371806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:47.160781147Z [Info] FluentMigrator.Runner.MigrationRunner: 210: movie_added_notifications migrated 
2026-03-01T17:09:47.162013568Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009012s 
2026-03-01T17:09:47.163361372Z [Info] FluentMigrator.Runner.MigrationRunner: 211: more_movie_meta_index migrating 
2026-03-01T17:09:47.164715108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:47.166458017Z [Info] more_movie_meta_index: Starting migration of Log DB to 211 
2026-03-01T17:09:47.168448164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (211, '2026-03-01T17:09:47', 'more_movie_meta_index') 
2026-03-01T17:09:47.171119413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:47.173825081Z [Info] FluentMigrator.Runner.MigrationRunner: 211: more_movie_meta_index migrated 
2026-03-01T17:09:47.175027842Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091277s 
2026-03-01T17:09:47.176540448Z [Info] FluentMigrator.Runner.MigrationRunner: 212: postgres_update_timestamp_columns_to_with_timezone migrating 
2026-03-01T17:09:47.178036851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:47.179828018Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 212 
2026-03-01T17:09:47.189852552Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs 
2026-03-01T17:09:47.191122990Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.85E-05s 
2026-03-01T17:09:47.193567562Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset 
2026-03-01T17:09:47.236992980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Logs_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Message" TEXT NOT NULL, "Time" DATETIME NOT NULL, "Logger" TEXT NOT NULL, "Exception" TEXT, "ExceptionType" TEXT, "Level" TEXT NOT NULL) 
2026-03-01T17:09:47.244725739Z [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" 
2026-03-01T17:09:47.251777478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs" 
2026-03-01T17:09:47.263670986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs" 
2026-03-01T17:09:47.285259625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2026-03-01T17:09:47.289072332Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0941697s 
2026-03-01T17:09:47.290328331Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory 
2026-03-01T17:09:47.291494960Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.71E-05s 
2026-03-01T17:09:47.292855840Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset 
2026-03-01T17:09:47.301905571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "UpdateHistory_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Date" DATETIME NOT NULL, "Version" TEXT NOT NULL, "EventType" INTEGER NOT NULL) 
2026-03-01T17:09:47.306491726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory" 
2026-03-01T17:09:47.309814676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory" 
2026-03-01T17:09:47.312779275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory" 
2026-03-01T17:09:47.318875310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2026-03-01T17:09:47.321629475Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0274543s 
2026-03-01T17:09:47.322837568Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-03-01T17:09:47.324002543Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.61E-05s 
2026-03-01T17:09:47.325363684Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2026-03-01T17:09:47.333923299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2026-03-01T17:09:47.337902532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2026-03-01T17:09:47.341768345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2026-03-01T17:09:47.345099052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2026-03-01T17:09:47.351076838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-03-01T17:09:47.355080229Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0281385s 
2026-03-01T17:09:47.357300930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (212, '2026-03-01T17:09:47', 'postgres_update_timestamp_columns_to_with_timezone') 
2026-03-01T17:09:47.360205388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:47.363743472Z [Info] FluentMigrator.Runner.MigrationRunner: 212: postgres_update_timestamp_columns_to_with_timezone migrated 
2026-03-01T17:09:47.365134283Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0365777s 
2026-03-01T17:09:47.366819386Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_language_tags_to_subtitle_files migrating 
2026-03-01T17:09:47.368267401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:47.370290064Z [Info] add_language_tags_to_subtitle_files: Starting migration of Log DB to 214 
2026-03-01T17:09:47.372496877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (214, '2026-03-01T17:09:47', 'add_language_tags_to_subtitle_files') 
2026-03-01T17:09:47.375362237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:47.377898103Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_language_tags_to_subtitle_files migrated 
2026-03-01T17:09:47.379206246Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096271s 
2026-03-01T17:09:47.380642228Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_salt_to_users migrating 
2026-03-01T17:09:47.381992186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:47.383780647Z [Info] add_salt_to_users: Starting migration of Log DB to 215 
2026-03-01T17:09:47.385810955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (215, '2026-03-01T17:09:47', 'add_salt_to_users') 
2026-03-01T17:09:47.388582315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:47.390873518Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_salt_to_users migrated 
2026-03-01T17:09:47.392082453Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089137s 
2026-03-01T17:09:47.393445998Z [Info] FluentMigrator.Runner.MigrationRunner: 216: clean_alt_titles migrating 
2026-03-01T17:09:47.394787820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:47.396537563Z [Info] clean_alt_titles: Starting migration of Log DB to 216 
2026-03-01T17:09:47.398501498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (216, '2026-03-01T17:09:47', 'clean_alt_titles') 
2026-03-01T17:09:47.401212016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:47.403537598Z [Info] FluentMigrator.Runner.MigrationRunner: 216: clean_alt_titles migrated 
2026-03-01T17:09:47.404750470Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087856s 
2026-03-01T17:09:47.406087783Z [Info] FluentMigrator.Runner.MigrationRunner: 217: remove_omg migrating 
2026-03-01T17:09:47.407381628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:47.409129888Z [Info] remove_omg: Starting migration of Log DB to 217 
2026-03-01T17:09:47.411027259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (217, '2026-03-01T17:09:47', 'remove_omg') 
2026-03-01T17:09:47.413671924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:47.415886162Z [Info] FluentMigrator.Runner.MigrationRunner: 217: remove_omg migrated 
2026-03-01T17:09:47.417051929Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085536s 
2026-03-01T17:09:47.418526638Z [Info] FluentMigrator.Runner.MigrationRunner: 218: add_additional_info_to_pending_releases migrating 
2026-03-01T17:09:47.420139516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:47.421935282Z [Info] add_additional_info_to_pending_releases: Starting migration of Log DB to 218 
2026-03-01T17:09:47.447516950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (218, '2026-03-01T17:09:47', 'add_additional_info_to_pending_releases') 
2026-03-01T17:09:47.451246089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:47.453878810Z [Info] FluentMigrator.Runner.MigrationRunner: 218: add_additional_info_to_pending_releases migrated 
2026-03-01T17:09:47.455225501Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0336617s 
2026-03-01T17:09:47.456835714Z [Info] FluentMigrator.Runner.MigrationRunner: 219: add_result_to_commands migrating 
2026-03-01T17:09:47.458247937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:47.460220599Z [Info] add_result_to_commands: Starting migration of Log DB to 219 
2026-03-01T17:09:47.462315106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (219, '2026-03-01T17:09:47', 'add_result_to_commands') 
2026-03-01T17:09:47.465108010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:47.467324634Z [Info] FluentMigrator.Runner.MigrationRunner: 219: add_result_to_commands migrated 
2026-03-01T17:09:47.468573779Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090906s 
2026-03-01T17:09:47.470025382Z [Info] FluentMigrator.Runner.MigrationRunner: 220: health_restored_notification migrating 
2026-03-01T17:09:47.471418907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:47.473200154Z [Info] health_restored_notification: Starting migration of Log DB to 220 
2026-03-01T17:09:47.475342788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (220, '2026-03-01T17:09:47', 'health_restored_notification') 
2026-03-01T17:09:47.478156824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:47.480388377Z [Info] FluentMigrator.Runner.MigrationRunner: 220: health_restored_notification migrated 
2026-03-01T17:09:47.481660359Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089236s 
2026-03-01T17:09:47.483212824Z [Info] FluentMigrator.Runner.MigrationRunner: 221: add_on_manual_interaction_required_to_notifications migrating 
2026-03-01T17:09:47.484754428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:47.486637149Z [Info] add_on_manual_interaction_required_to_notifications: Starting migration of Log DB to 221 
2026-03-01T17:09:47.488989195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (221, '2026-03-01T17:09:47', 'add_on_manual_interaction_required_to_notifications') 
2026-03-01T17:09:47.492104297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:47.494611445Z [Info] FluentMigrator.Runner.MigrationRunner: 221: add_on_manual_interaction_required_to_notifications migrated 
2026-03-01T17:09:47.496118430Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009695s 
2026-03-01T17:09:47.497756638Z [Info] FluentMigrator.Runner.MigrationRunner: 222: remove_rarbg migrating 
2026-03-01T17:09:47.499289555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:47.501346867Z [Info] remove_rarbg: Starting migration of Log DB to 222 
2026-03-01T17:09:47.503627609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (222, '2026-03-01T17:09:47', 'remove_rarbg') 
2026-03-01T17:09:47.506872433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:47.509413149Z [Info] FluentMigrator.Runner.MigrationRunner: 222: remove_rarbg migrated 
2026-03-01T17:09:47.510774830Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101896s 
2026-03-01T17:09:47.512615707Z [Info] FluentMigrator.Runner.MigrationRunner: 223: remove_invalid_roksbox_metadata_images migrating 
2026-03-01T17:09:47.514228164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:47.516410949Z [Info] remove_invalid_roksbox_metadata_images: Starting migration of Log DB to 223 
2026-03-01T17:09:47.525544509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (223, '2026-03-01T17:09:47', 'remove_invalid_roksbox_metadata_images') 
2026-03-01T17:09:47.529123906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:47.531878112Z [Info] FluentMigrator.Runner.MigrationRunner: 223: remove_invalid_roksbox_metadata_images migrated 
2026-03-01T17:09:47.533245666Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0176142s 
2026-03-01T17:09:47.534795486Z [Info] FluentMigrator.Runner.MigrationRunner: 224: list_sync_time migrating 
2026-03-01T17:09:47.536249554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:47.538147295Z [Info] list_sync_time: Starting migration of Log DB to 224 
2026-03-01T17:09:47.545144264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (224, '2026-03-01T17:09:47', 'list_sync_time') 
2026-03-01T17:09:47.548071959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:47.550625580Z [Info] FluentMigrator.Runner.MigrationRunner: 224: list_sync_time migrated 
2026-03-01T17:09:47.551828202Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0144484s 
2026-03-01T17:09:47.553282470Z [Info] FluentMigrator.Runner.MigrationRunner: 225: add_tags_to_collections migrating 
2026-03-01T17:09:47.554660434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:47.556478966Z [Info] add_tags_to_collections: Starting migration of Log DB to 225 
2026-03-01T17:09:47.558563674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (225, '2026-03-01T17:09:47', 'add_tags_to_collections') 
2026-03-01T17:09:47.561392499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:47.563732150Z [Info] FluentMigrator.Runner.MigrationRunner: 225: add_tags_to_collections migrated 
2026-03-01T17:09:47.564976065Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090836s 
2026-03-01T17:09:47.566409030Z [Info] FluentMigrator.Runner.MigrationRunner: 226: add_download_client_tags migrating 
2026-03-01T17:09:47.567784349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:47.569582490Z [Info] add_download_client_tags: Starting migration of Log DB to 226 
2026-03-01T17:09:47.571640343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (226, '2026-03-01T17:09:47', 'add_download_client_tags') 
2026-03-01T17:09:47.574603329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:47.577018182Z [Info] FluentMigrator.Runner.MigrationRunner: 226: add_download_client_tags migrated 
2026-03-01T17:09:47.578250483Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092274s 
2026-03-01T17:09:47.579613738Z [Info] FluentMigrator.Runner.MigrationRunner: 227: add_auto_tagging migrating 
2026-03-01T17:09:47.580944096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:47.582706886Z [Info] add_auto_tagging: Starting migration of Log DB to 227 
2026-03-01T17:09:47.584961786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (227, '2026-03-01T17:09:47', 'add_auto_tagging') 
2026-03-01T17:09:47.587714779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:47.590052306Z [Info] FluentMigrator.Runner.MigrationRunner: 227: add_auto_tagging migrated 
2026-03-01T17:09:47.591233163Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091426s 
2026-03-01T17:09:47.592770830Z [Info] FluentMigrator.Runner.MigrationRunner: 228: add_custom_format_score_bypass_to_delay_profile migrating 
2026-03-01T17:09:47.594244377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:47.596089572Z [Info] add_custom_format_score_bypass_to_delay_profile: Starting migration of Log DB to 228 
2026-03-01T17:09:47.598560848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (228, '2026-03-01T17:09:47', 'add_custom_format_score_bypass_to_delay_profile') 
2026-03-01T17:09:47.601486990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:47.603977795Z [Info] FluentMigrator.Runner.MigrationRunner: 228: add_custom_format_score_bypass_to_delay_profile migrated 
2026-03-01T17:09:47.605324898Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095965s 
2026-03-01T17:09:47.606803926Z [Info] FluentMigrator.Runner.MigrationRunner: 229: update_restrictions_to_release_profiles migrating 
2026-03-01T17:09:47.608292052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:47.610118700Z [Info] update_restrictions_to_release_profiles: Starting migration of Log DB to 229 
2026-03-01T17:09:47.612413761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (229, '2026-03-01T17:09:47', 'update_restrictions_to_release_profiles') 
2026-03-01T17:09:47.615309933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:47.618137305Z [Info] FluentMigrator.Runner.MigrationRunner: 229: update_restrictions_to_release_profiles migrated 
2026-03-01T17:09:47.619440830Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097762s 
2026-03-01T17:09:47.620876912Z [Info] FluentMigrator.Runner.MigrationRunner: 230: rename_quality_profiles migrating 
2026-03-01T17:09:47.622374747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:47.624222187Z [Info] rename_quality_profiles: Starting migration of Log DB to 230 
2026-03-01T17:09:47.626426696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (230, '2026-03-01T17:09:47', 'rename_quality_profiles') 
2026-03-01T17:09:47.629297156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:47.631756688Z [Info] FluentMigrator.Runner.MigrationRunner: 230: rename_quality_profiles migrated 
2026-03-01T17:09:47.632999671Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093891s 
2026-03-01T17:09:47.634437917Z [Info] FluentMigrator.Runner.MigrationRunner: 231: update_images_remote_url migrating 
2026-03-01T17:09:47.635793496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:47.637851490Z [Info] update_images_remote_url: Starting migration of Log DB to 231 
2026-03-01T17:09:47.639980406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (231, '2026-03-01T17:09:47', 'update_images_remote_url') 
2026-03-01T17:09:47.642855365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:47.645447104Z [Info] FluentMigrator.Runner.MigrationRunner: 231: update_images_remote_url migrated 
2026-03-01T17:09:47.647010421Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096439s 
2026-03-01T17:09:47.648451393Z [Info] FluentMigrator.Runner.MigrationRunner: 232: add_notification_status migrating 
2026-03-01T17:09:47.649801451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:47.651591686Z [Info] add_notification_status: Starting migration of Log DB to 232 
2026-03-01T17:09:47.653668237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (232, '2026-03-01T17:09:47', 'add_notification_status') 
2026-03-01T17:09:47.656506371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:47.659023971Z [Info] FluentMigrator.Runner.MigrationRunner: 232: add_notification_status migrated 
2026-03-01T17:09:47.660252053Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092172s 
2026-03-01T17:09:47.661688586Z [Info] FluentMigrator.Runner.MigrationRunner: 233: rename_deprecated_indexer_flags migrating 
2026-03-01T17:09:47.663067171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:47.664859430Z [Info] rename_deprecated_indexer_flags: Starting migration of Log DB to 233 
2026-03-01T17:09:47.666967155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (233, '2026-03-01T17:09:47', 'rename_deprecated_indexer_flags') 
2026-03-01T17:09:47.669773706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:47.672298299Z [Info] FluentMigrator.Runner.MigrationRunner: 233: rename_deprecated_indexer_flags migrated 
2026-03-01T17:09:47.673555190Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091677s 
2026-03-01T17:09:47.674926421Z [Info] FluentMigrator.Runner.MigrationRunner: 234: movie_last_searched_time migrating 
2026-03-01T17:09:47.676277130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:47.678696261Z [Info] movie_last_searched_time: Starting migration of Log DB to 234 
2026-03-01T17:09:47.680721339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (234, '2026-03-01T17:09:47', 'movie_last_searched_time') 
2026-03-01T17:09:47.683398329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:47.685893984Z [Info] FluentMigrator.Runner.MigrationRunner: 234: movie_last_searched_time migrated 
2026-03-01T17:09:47.687101365Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096161s 
2026-03-01T17:09:47.688427886Z [Info] FluentMigrator.Runner.MigrationRunner: 235: email_encryption migrating 
2026-03-01T17:09:47.689745880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:47.691428668Z [Info] email_encryption: Starting migration of Log DB to 235 
2026-03-01T17:09:47.693355558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (235, '2026-03-01T17:09:47', 'email_encryption') 
2026-03-01T17:09:47.695987607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:47.698508182Z [Info] FluentMigrator.Runner.MigrationRunner: 235: email_encryption migrated 
2026-03-01T17:09:47.699671405Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088046s 
2026-03-01T17:09:47.701419204Z [Info] FluentMigrator.Runner.MigrationRunner: 236: clear_last_rss_releases_info migrating 
2026-03-01T17:09:47.702798912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:47.704552653Z [Info] clear_last_rss_releases_info: Starting migration of Log DB to 236 
2026-03-01T17:09:47.706608312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (236, '2026-03-01T17:09:47', 'clear_last_rss_releases_info') 
2026-03-01T17:09:47.709588663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:47.711837771Z [Info] FluentMigrator.Runner.MigrationRunner: 236: clear_last_rss_releases_info migrated 
2026-03-01T17:09:47.713062247Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009006s 
2026-03-01T17:09:47.714383277Z [Info] FluentMigrator.Runner.MigrationRunner: 237: add_indexes migrating 
2026-03-01T17:09:47.715637131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:47.717346714Z [Info] add_indexes: Starting migration of Log DB to 237 
2026-03-01T17:09:47.719220426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (237, '2026-03-01T17:09:47', 'add_indexes') 
2026-03-01T17:09:47.721886655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:47.724052666Z [Info] FluentMigrator.Runner.MigrationRunner: 237: add_indexes migrated 
2026-03-01T17:09:47.725181840Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084522s 
2026-03-01T17:09:47.726631579Z [Info] FluentMigrator.Runner.MigrationRunner: 238: parse_title_from_existing_subtitle_files migrating 
2026-03-01T17:09:47.728073191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:47.729827985Z [Info] parse_title_from_existing_subtitle_files: Starting migration of Log DB to 238 
2026-03-01T17:09:47.732006912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (238, '2026-03-01T17:09:47', 'parse_title_from_existing_subtitle_files') 
2026-03-01T17:09:47.734789275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:47.737038183Z [Info] FluentMigrator.Runner.MigrationRunner: 238: parse_title_from_existing_subtitle_files migrated 
2026-03-01T17:09:47.738342619Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088886s 
2026-03-01T17:09:47.739828090Z [Info] FluentMigrator.Runner.MigrationRunner: 239: add_minimum_upgrade_format_score_to_quality_profiles migrating 
2026-03-01T17:09:47.741329453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:47.743125450Z [Info] add_minimum_upgrade_format_score_to_quality_profiles: Starting migration of Log DB to 239 
2026-03-01T17:09:47.745417675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (239, '2026-03-01T17:09:47', 'add_minimum_upgrade_format_score_to_quality_profiles') 
2026-03-01T17:09:47.748266852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:47.750530289Z [Info] FluentMigrator.Runner.MigrationRunner: 239: add_minimum_upgrade_format_score_to_quality_profiles migrated 
2026-03-01T17:09:47.751883063Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090595s 
2026-03-01T17:09:47.753370748Z [Info] FluentMigrator.Runner.MigrationRunner: 240: drop_multi_episode_style_from_naming_config migrating 
2026-03-01T17:09:47.754798453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:47.756567205Z [Info] drop_multi_episode_style_from_naming_config: Starting migration of Log DB to 240 
2026-03-01T17:09:47.758765431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (240, '2026-03-01T17:09:47', 'drop_multi_episode_style_from_naming_config') 
2026-03-01T17:09:47.761563344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:47.763804968Z [Info] FluentMigrator.Runner.MigrationRunner: 240: drop_multi_episode_style_from_naming_config migrated 
2026-03-01T17:09:47.765108462Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088939s 
2026-03-01T17:09:47.766449242Z [Info] FluentMigrator.Runner.MigrationRunner: 241: stevenlu_update_url migrating 
2026-03-01T17:09:47.767760242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:47.769556148Z [Info] stevenlu_update_url: Starting migration of Log DB to 241 
2026-03-01T17:09:47.771496715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (241, '2026-03-01T17:09:47', 'stevenlu_update_url') 
2026-03-01T17:09:47.774146150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:47.776260387Z [Info] FluentMigrator.Runner.MigrationRunner: 241: stevenlu_update_url migrated 
2026-03-01T17:09:47.777440994Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085054s 
2026-03-01T17:09:47.778763356Z [Info] FluentMigrator.Runner.MigrationRunner: 242: add_movie_keywords migrating 
2026-03-01T17:09:47.780076430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-01T17:09:47.781772265Z [Info] add_movie_keywords: Starting migration of Log DB to 242 
2026-03-01T17:09:47.783724766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (242, '2026-03-01T17:09:47', 'add_movie_keywords') 
2026-03-01T17:09:47.786371596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-01T17:09:47.788445471Z [Info] FluentMigrator.Runner.MigrationRunner: 242: add_movie_keywords migrated 
2026-03-01T17:09:47.789622311Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084005s 
2026-03-01T17:09:50.868559794Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:7878 
2026-03-01T17:09:50.977627563Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker. 
2026-03-01T17:09:51.589068802Z [Info] UpdaterConfigProvider: External updater uses branch develop instead of the currently selected master, changing to develop. 
2026-03-01T17:09:55.110449228Z [Info] QualityProfileService: Setting up default quality profiles 
2026-03-01T17:09:56.030711420Z [Info] CommandExecutor: Starting 2 threads for tasks. 
2026-03-01T17:09:56.334047909Z [ls.io-init] done.
2026-03-01T17:09:56.877699213Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down. 
2026-03-01T17:09:56.906925090Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production 
2026-03-01T17:09:56.909777333Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/radarr/bin