2026-07-04T15:01:47.727480471Z [migrations] started
2026-07-04T15:01:47.729958894Z [migrations] no migrations found
2026-07-04T15:01:47.886505830Z usermod: no changes
2026-07-04T15:01:47.922095230Z ───────────────────────────────────────
2026-07-04T15:01:47.922133060Z 
2026-07-04T15:01:47.922136737Z       ██╗     ███████╗██╗ ██████╗
2026-07-04T15:01:47.922139943Z       ██║     ██╔════╝██║██╔═══██╗
2026-07-04T15:01:47.922142999Z       ██║     ███████╗██║██║   ██║
2026-07-04T15:01:47.922146005Z       ██║     ╚════██║██║██║   ██║
2026-07-04T15:01:47.922149080Z       ███████╗███████║██║╚██████╔╝
2026-07-04T15:01:47.922152336Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-07-04T15:01:47.922155402Z 
2026-07-04T15:01:47.922158217Z    Brought to you by linuxserver.io
2026-07-04T15:01:47.922161263Z ───────────────────────────────────────
2026-07-04T15:01:47.922965581Z 
2026-07-04T15:01:47.922985427Z To support the app dev(s) visit:
2026-07-04T15:01:47.929509271Z Radarr: https://opencollective.com/radarr
2026-07-04T15:01:47.931210277Z 
2026-07-04T15:01:47.931612567Z To support LSIO projects visit:
2026-07-04T15:01:47.931623938Z https://www.linuxserver.io/donate/
2026-07-04T15:01:47.931627484Z 
2026-07-04T15:01:47.931631021Z ───────────────────────────────────────
2026-07-04T15:01:47.931635148Z GID/UID
2026-07-04T15:01:47.931638294Z ───────────────────────────────────────
2026-07-04T15:01:47.941525620Z 
2026-07-04T15:01:47.941610338Z User UID:    911
2026-07-04T15:01:47.941619184Z User GID:    911
2026-07-04T15:01:47.941622871Z ───────────────────────────────────────
2026-07-04T15:01:47.948283430Z Linuxserver.io version: 6.3.0.10501-pkg-393e2983-dev-8d2f3f12e3760ca0a46795350ffcbf03baee5537-pr-266
2026-07-04T15:01:47.949451494Z Build-date: 2026-07-04T14:54:43+00:00
2026-07-04T15:01:47.949475058Z ───────────────────────────────────────
2026-07-04T15:01:47.949480117Z     
2026-07-04T15:01:48.232107123Z [custom-init] No custom files found, skipping...
2026-07-04T15:01:49.132101220Z [Info] Bootstrap: Starting Radarr - /app/radarr/bin/Radarr - Version 6.3.0.10501 
2026-07-04T15:01:49.193120078Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-07-04T15:01:49.197454055Z [Debug] Bootstrap: Console selected 
2026-07-04T15:01:49.200332323Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-07-04T15:01:49.860799546Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-07-04T15:01:49.982637280Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {04b913d9-5bff-470d-9f50-e54d175ae6b4} may be persisted to storage in unencrypted form. 
2026-07-04T15:01:50.206908063Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent 
2026-07-04T15:01:50.280339828Z [Info] MigrationController: *** Migrating data source=/config/radarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=1000 *** 
2026-07-04T15:01:50.429683314Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2026-07-04T15:01:50.443913364Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-04T15:01:50.445344378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-04T15:01:50.562786970Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4 
2026-07-04T15:01:50.576522518Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1189366s 
2026-07-04T15:01:50.576621152Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2026-07-04T15:01:50.576629157Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1290556s 
2026-07-04T15:01:50.603782914Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2026-07-04T15:01:50.603852253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:50.614931658Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2026-07-04T15:01:50.635200499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2026-07-04T15:01:50.660604910Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.04498s 
2026-07-04T15:01:50.662874744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:50.675505737Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2026-07-04T15:01:50.676268497Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.059746s 
2026-07-04T15:01:50.677925272Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2026-07-04T15:01:50.678913521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:50.693708382Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2026-07-04T15:01:50.698503869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-07-04T15:01:50.700136248Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066465s 
2026-07-04T15:01:50.700161705Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-07-04T15:01:50.700857481Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003561s 
2026-07-04T15:01:50.701630219Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2026-07-04T15:01:50.702430068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2026-07-04T15:01:50.703797684Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018102s 
2026-07-04T15:01:50.704308465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:50.713677064Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2026-07-04T15:01:50.713743778Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101698s 
2026-07-04T15:01:50.714853985Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2026-07-04T15:01:50.716495912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:50.718345324Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-07-04T15:01:50.721062752Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.41E-05s 
2026-07-04T15:01:50.721609781Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2026-07-04T15:01:50.722528301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2026-07-04T15:01:50.724277537Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019787s 
2026-07-04T15:01:50.724938638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:50.739050337Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2026-07-04T15:01:50.739098407Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127382s 
2026-07-04T15:01:50.746591505Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2026-07-04T15:01:50.747782171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:50.754935668Z [Info] InitialSetup: Starting migration of Main DB to 1 
2026-07-04T15:01:50.786024651Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config 
2026-07-04T15:01:50.787214616Z [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-07-04T15:01:50.788440458Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021121s 
2026-07-04T15:01:50.788844069Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key) 
2026-07-04T15:01:50.789348558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC) 
2026-07-04T15:01:50.790080691Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009134s 
2026-07-04T15:01:50.790750018Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RootFolders 
2026-07-04T15:01:50.792003090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RootFolders" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL UNIQUE) 
2026-07-04T15:01:50.792687294Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012411s 
2026-07-04T15:01:50.792717069Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex RootFolders (Path) 
2026-07-04T15:01:50.795043780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_RootFolders_Path" ON "RootFolders" ("Path" ASC) 
2026-07-04T15:01:50.795076971Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008196s 
2026-07-04T15:01:50.795080808Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Series 
2026-07-04T15:01:50.796341886Z [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-07-04T15:01:50.798293049Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037212s 
2026-07-04T15:01:50.798748497Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TvdbId) 
2026-07-04T15:01:50.799208482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC) 
2026-07-04T15:01:50.800134226Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000796s 
2026-07-04T15:01:50.800480341Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Movies 
2026-07-04T15:01:50.802083765Z [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-07-04T15:01:50.809156902Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028117s 
2026-07-04T15:01:50.809195774Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (ImdbId) 
2026-07-04T15:01:50.809199922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-07-04T15:01:50.809204070Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008347s 
2026-07-04T15:01:50.809207627Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (TitleSlug) 
2026-07-04T15:01:50.809211123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-07-04T15:01:50.809214949Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007534s 
2026-07-04T15:01:50.809218526Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Episodes 
2026-07-04T15:01:50.809222253Z [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-07-04T15:01:50.810114825Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025882s 
2026-07-04T15:01:50.810449237Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable EpisodeFiles 
2026-07-04T15:01:50.832179178Z [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-07-04T15:01:50.833478928Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0226337s 
2026-07-04T15:01:50.833892107Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History 
2026-07-04T15:01:50.835062325Z [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-07-04T15:01:50.836120987Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018815s 
2026-07-04T15:01:50.836489952Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId) 
2026-07-04T15:01:50.836993470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2026-07-04T15:01:50.837670250Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007759s 
2026-07-04T15:01:50.838043575Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications 
2026-07-04T15:01:50.846771492Z [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-07-04T15:01:50.848087382Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096536s 
2026-07-04T15:01:50.848464774Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks 
2026-07-04T15:01:50.849673394Z [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-07-04T15:01:50.850004510Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011742s 
2026-07-04T15:01:50.850320389Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName) 
2026-07-04T15:01:50.850779783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-07-04T15:01:50.851350716Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007309s 
2026-07-04T15:01:50.851646898Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers 
2026-07-04T15:01:50.855784610Z [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-07-04T15:01:50.857703833Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051715s 
2026-07-04T15:01:50.857816082Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name) 
2026-07-04T15:01:50.857940594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-07-04T15:01:50.858650295Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000762s 
2026-07-04T15:01:50.858884351Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Profiles 
2026-07-04T15:01:50.859506538Z [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-07-04T15:01:50.861918639Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011509s 
2026-07-04T15:01:50.861992577Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Profiles (Name) 
2026-07-04T15:01:50.861997596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2026-07-04T15:01:50.862001584Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006476s 
2026-07-04T15:01:50.862330766Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Profiles" SET "Language" = 1 
2026-07-04T15:01:50.863880391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Profiles" SET "Language" = 1 
2026-07-04T15:01:50.864165241Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014455s 
2026-07-04T15:01:50.864437538Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SceneMappings 
2026-07-04T15:01:50.865227188Z [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-07-04T15:01:50.866193978Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015197s 
2026-07-04T15:01:50.866594533Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NamingConfig 
2026-07-04T15:01:50.867678250Z [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-07-04T15:01:50.868896799Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017328s 
2026-07-04T15:01:50.868935852Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Blacklist 
2026-07-04T15:01:50.870264384Z [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-07-04T15:01:50.871044977Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016681s 
2026-07-04T15:01:50.871427019Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityDefinitions 
2026-07-04T15:01:50.871734632Z [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-07-04T15:01:50.872518310Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011814s 
2026-07-04T15:01:50.873047616Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Quality) 
2026-07-04T15:01:50.873508133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC) 
2026-07-04T15:01:50.874052366Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007737s 
2026-07-04T15:01:50.875091781Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Title) 
2026-07-04T15:01:50.875147384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC) 
2026-07-04T15:01:50.875271265Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007547s 
2026-07-04T15:01:50.875608974Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Metadata 
2026-07-04T15:01:50.876580262Z [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-07-04T15:01:50.877396220Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014865s 
2026-07-04T15:01:50.878134114Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles 
2026-07-04T15:01:50.879023250Z [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-07-04T15:01:50.880424227Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019618s 
2026-07-04T15:01:50.880857243Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients 
2026-07-04T15:01:50.881842147Z [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-07-04T15:01:50.883198071Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015558s 
2026-07-04T15:01:50.883227916Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable PendingReleases 
2026-07-04T15:01:50.883775035Z [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-07-04T15:01:50.884732147Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013464s 
2026-07-04T15:01:50.885041342Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RemotePathMappings 
2026-07-04T15:01:50.885591637Z [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-07-04T15:01:50.886743050Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011931s 
2026-07-04T15:01:50.886770070Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags 
2026-07-04T15:01:50.887410572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL UNIQUE) 
2026-07-04T15:01:50.888073186Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009963s 
2026-07-04T15:01:50.889357056Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label) 
2026-07-04T15:01:50.889375941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC) 
2026-07-04T15:01:50.889380219Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007073s 
2026-07-04T15:01:50.889391200Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Restrictions 
2026-07-04T15:01:50.890718310Z [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-07-04T15:01:50.890775056Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009754s 
2026-07-04T15:01:50.891080595Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DelayProfiles 
2026-07-04T15:01:50.891833275Z [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-07-04T15:01:50.892804564Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014005s 
2026-07-04T15:01:50.895209721Z [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-07-04T15:01:50.896452013Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users 
2026-07-04T15:01:50.899300156Z [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-07-04T15:01:50.899335210Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012874s 
2026-07-04T15:01:50.899340450Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier) 
2026-07-04T15:01:50.899344027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC) 
2026-07-04T15:01:50.899348205Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000696s 
2026-07-04T15:01:50.900080127Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username) 
2026-07-04T15:01:50.900135991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC) 
2026-07-04T15:01:50.902794149Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006558s 
2026-07-04T15:01:50.902846196Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands 
2026-07-04T15:01:50.902877685Z [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-07-04T15:01:50.902883917Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015s 
2026-07-04T15:01:50.902888034Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus 
2026-07-04T15:01:50.903503970Z [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-07-04T15:01:50.904268574Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016198s 
2026-07-04T15:01:50.904677976Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (IndexerId) 
2026-07-04T15:01:50.905134045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_IndexerId" ON "IndexerStatus" ("IndexerId" ASC) 
2026-07-04T15:01:50.906791180Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007908s 
2026-07-04T15:01:50.906809974Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles 
2026-07-04T15:01:50.907767177Z [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-07-04T15:01:50.908970457Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016006s 
2026-07-04T15:01:50.909094187Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SubtitleFiles 
2026-07-04T15:01:50.910995035Z [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-07-04T15:01:50.911066389Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015449s 
2026-07-04T15:01:50.911079643Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date) 
2026-07-04T15:01:50.911723671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-07-04T15:01:50.916741323Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006748s 
2026-07-04T15:01:50.916792087Z [Info] FluentMigrator.Runner.MigrationRunner: -> 1 Insert operations completed in 00:00:00.0033907 taking an average of 00:00:00.0033907 
2026-07-04T15:01:50.918128385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-07-04T15:01:50', 'InitialSetup') 
2026-07-04T15:01:50.919006779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:50.928257991Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2026-07-04T15:01:50.928826349Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0164624s 
2026-07-04T15:01:50.929643240Z [Info] FluentMigrator.Runner.MigrationRunner: 104: add_moviefiles_table migrating 
2026-07-04T15:01:50.930060887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:50.930855175Z [Info] add_moviefiles_table: Starting migration of Main DB to 104 
2026-07-04T15:01:50.933133387Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MovieFiles 
2026-07-04T15:01:50.934749495Z [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-07-04T15:01:50.936249807Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025823s 
2026-07-04T15:01:50.936764205Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieFiles (Path) 
2026-07-04T15:01:50.937322294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieFiles_Path" ON "MovieFiles" ("Path" ASC) 
2026-07-04T15:01:50.938487493Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012817s 
2026-07-04T15:01:50.939378873Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-07-04T15:01:50.939870307Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.5E-06s 
2026-07-04T15:01:50.940386248Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies MovieFileId Int32 
2026-07-04T15:01:50.941045555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "MovieFileId" INTEGER NOT NULL DEFAULT 0 
2026-07-04T15:01:50.942850826Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019626s 
2026-07-04T15:01:50.943678256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (104, '2026-07-04T15:01:50', 'add_moviefiles_table') 
2026-07-04T15:01:50.944713553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:50.949924884Z [Info] FluentMigrator.Runner.MigrationRunner: 104: add_moviefiles_table migrated 
2026-07-04T15:01:50.950511577Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008407s 
2026-07-04T15:01:50.956737516Z [Info] FluentMigrator.Runner.MigrationRunner: 105: fix_history_movieId migrating 
2026-07-04T15:01:50.956810021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:50.956814449Z [Info] fix_history_movieId: Starting migration of Main DB to 105 
2026-07-04T15:01:50.956817675Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2026-07-04T15:01:50.956820911Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.7E-06s 
2026-07-04T15:01:50.956824708Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History MovieId Int32 
2026-07-04T15:01:50.956828946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "MovieId" INTEGER NOT NULL DEFAULT 0 
2026-07-04T15:01:50.957610501Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020559s 
2026-07-04T15:01:50.960299286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (105, '2026-07-04T15:01:50', 'fix_history_movieId') 
2026-07-04T15:01:50.960328671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:50.964641580Z [Info] FluentMigrator.Runner.MigrationRunner: 105: fix_history_movieId migrated 
2026-07-04T15:01:50.965684731Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009299s 
2026-07-04T15:01:50.965710049Z [Info] FluentMigrator.Runner.MigrationRunner: 106: add_tmdb_stuff migrating 
2026-07-04T15:01:50.965714056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:50.966254802Z [Info] add_tmdb_stuff: Starting migration of Main DB to 106 
2026-07-04T15:01:50.969489615Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-07-04T15:01:50.969944641Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.6E-06s 
2026-07-04T15:01:50.970144504Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies TmdbId Int32 
2026-07-04T15:01:50.970604439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "TmdbId" INTEGER NOT NULL DEFAULT 0 
2026-07-04T15:01:50.972510959Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018934s 
2026-07-04T15:01:50.972926112Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-07-04T15:01:50.973270232Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.2E-06s 
2026-07-04T15:01:50.973459595Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies Website String 
2026-07-04T15:01:50.973904643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "Website" TEXT 
2026-07-04T15:01:50.976084431Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019226s 
2026-07-04T15:01:50.976421558Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-07-04T15:01:50.976674058Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.3E-06s 
2026-07-04T15:01:50.977971984Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies ImdbId String 
2026-07-04T15:01:51.004335190Z [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-07-04T15:01:51.010087158Z [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-07-04T15:01:51.012969513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-07-04T15:01:51.016059375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-07-04T15:01:51.021295161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-07-04T15:01:51.023880564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-07-04T15:01:51.023920288Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.04468s 
2026-07-04T15:01:51.024140799Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-07-04T15:01:51.024636121Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.7E-06s 
2026-07-04T15:01:51.025257467Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies AlternativeTitles String 
2026-07-04T15:01:51.025956789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "AlternativeTitles" TEXT 
2026-07-04T15:01:51.028199294Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022426s 
2026-07-04T15:01:51.029092035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (106, '2026-07-04T15:01:51', 'add_tmdb_stuff') 
2026-07-04T15:01:51.029961844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:51.038111194Z [Info] FluentMigrator.Runner.MigrationRunner: 106: add_tmdb_stuff migrated 
2026-07-04T15:01:51.038937032Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118792s 
2026-07-04T15:01:51.039563719Z [Info] FluentMigrator.Runner.MigrationRunner: 107: fix_movie_files migrating 
2026-07-04T15:01:51.040117689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:51.041726785Z [Info] fix_movie_files: Starting migration of Main DB to 107 
2026-07-04T15:01:51.043921391Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles 
2026-07-04T15:01:51.044616374Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.2E-06s 
2026-07-04T15:01:51.045232442Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieFiles Path String 
2026-07-04T15:01:51.052119351Z [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-07-04T15:01:51.052243923Z [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-07-04T15:01:51.056840169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieFiles" 
2026-07-04T15:01:51.058763299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles_temp" RENAME TO "MovieFiles" 
2026-07-04T15:01:51.073112711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieFiles_Path" ON "MovieFiles" ("Path" ASC) 
2026-07-04T15:01:51.073164938Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0236124s 
2026-07-04T15:01:51.073169727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (107, '2026-07-04T15:01:51', 'fix_movie_files') 
2026-07-04T15:01:51.073173504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:51.085245056Z [Info] FluentMigrator.Runner.MigrationRunner: 107: fix_movie_files migrated 
2026-07-04T15:01:51.091824353Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0385641s 
2026-07-04T15:01:51.092265714Z [Info] FluentMigrator.Runner.MigrationRunner: 108: update_schedule_intervale migrating 
2026-07-04T15:01:51.092540436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:51.103913407Z [Info] update_schedule_intervale: Starting migration of Main DB to 108 
2026-07-04T15:01:51.103974751Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-07-04T15:01:51.108793381Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.1E-06s 
2026-07-04T15:01:51.110670996Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks Interval Double 
2026-07-04T15:01:51.140033986Z [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-07-04T15:01:51.145160569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution") SELECT "Id", "TypeName", "Interval", "LastExecution" FROM "ScheduledTasks" 
2026-07-04T15:01:51.149014524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2026-07-04T15:01:51.149104832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2026-07-04T15:01:51.150937172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-07-04T15:01:51.152426766Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0400164s 
2026-07-04T15:01:51.158808625Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "ScheduledTasks" SET "Interval" = 0.25 WHERE "TypeName" = 'NzbDrone.Core.Download.CheckForFinishedDownloadCommand' 
2026-07-04T15:01:51.159847840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ScheduledTasks" SET "Interval" = 0.25 WHERE "TypeName" = 'NzbDrone.Core.Download.CheckForFinishedDownloadCommand' 
2026-07-04T15:01:51.159873167Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013482s 
2026-07-04T15:01:51.161537044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (108, '2026-07-04T15:01:51', 'update_schedule_intervale') 
2026-07-04T15:01:51.161621061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:51.170552346Z [Info] FluentMigrator.Runner.MigrationRunner: 108: update_schedule_intervale migrated 
2026-07-04T15:01:51.170649187Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112621s 
2026-07-04T15:01:51.171074879Z [Info] FluentMigrator.Runner.MigrationRunner: 109: add_movie_formats_to_naming_config migrating 
2026-07-04T15:01:51.172195134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:51.172228407Z [Info] add_movie_formats_to_naming_config: Starting migration of Main DB to 109 
2026-07-04T15:01:51.174662678Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2026-07-04T15:01:51.174710217Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.6E-06s 
2026-07-04T15:01:51.174715476Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig StandardMovieFormat String 
2026-07-04T15:01:51.175186393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "StandardMovieFormat" TEXT 
2026-07-04T15:01:51.177176106Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021303s 
2026-07-04T15:01:51.177537108Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2026-07-04T15:01:51.177875820Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.4E-06s 
2026-07-04T15:01:51.178067777Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig MovieFolderFormat String 
2026-07-04T15:01:51.178693912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "MovieFolderFormat" TEXT 
2026-07-04T15:01:51.180384229Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016958s 
2026-07-04T15:01:51.180475178Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-04T15:01:51.181146467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-04T15:01:51.183369766Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018329s 
2026-07-04T15:01:51.184886039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (109, '2026-07-04T15:01:51', 'add_movie_formats_to_naming_config') 
2026-07-04T15:01:51.185041789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:51.189103259Z [Info] FluentMigrator.Runner.MigrationRunner: 109: add_movie_formats_to_naming_config migrated 
2026-07-04T15:01:51.193813157Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071135s 
2026-07-04T15:01:51.193875613Z [Info] FluentMigrator.Runner.MigrationRunner: 110: add_phyiscal_release migrating 
2026-07-04T15:01:51.193879651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:51.193882997Z [Info] add_phyiscal_release: Starting migration of Main DB to 110 
2026-07-04T15:01:51.193886364Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-07-04T15:01:51.193889580Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.7E-06s 
2026-07-04T15:01:51.193892936Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies PhysicalRelease DateTime 
2026-07-04T15:01:51.193896332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "PhysicalRelease" DATETIME 
2026-07-04T15:01:51.196129920Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025295s 
2026-07-04T15:01:51.197084276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (110, '2026-07-04T15:01:51', 'add_phyiscal_release') 
2026-07-04T15:01:51.198018415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:51.209836555Z [Info] FluentMigrator.Runner.MigrationRunner: 110: add_phyiscal_release migrated 
2026-07-04T15:01:51.209934347Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0146171s 
2026-07-04T15:01:51.209940578Z [Info] FluentMigrator.Runner.MigrationRunner: 111: remove_bitmetv migrating 
2026-07-04T15:01:51.214858654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:51.214890943Z [Info] remove_bitmetv: Starting migration of Main DB to 111 
2026-07-04T15:01:51.223150990Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-04T15:01:51.228697425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'BitMeTv' 
2026-07-04T15:01:51.228732070Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043279s 
2026-07-04T15:01:51.228736498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (111, '2026-07-04T15:01:51', 'remove_bitmetv') 
2026-07-04T15:01:51.228810065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:51.240427190Z [Info] FluentMigrator.Runner.MigrationRunner: 111: remove_bitmetv migrated 
2026-07-04T15:01:51.242233784Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0161941s 
2026-07-04T15:01:51.242294536Z [Info] FluentMigrator.Runner.MigrationRunner: 112: remove_torrentleech migrating 
2026-07-04T15:01:51.242309564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:51.244205774Z [Info] remove_torrentleech: Starting migration of Main DB to 112 
2026-07-04T15:01:51.246929073Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-04T15:01:51.246967746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Torrentleech' 
2026-07-04T15:01:51.247732849Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010833s 
2026-07-04T15:01:51.248693789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (112, '2026-07-04T15:01:51', 'remove_torrentleech') 
2026-07-04T15:01:51.250250005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:51.262989490Z [Info] FluentMigrator.Runner.MigrationRunner: 112: remove_torrentleech migrated 
2026-07-04T15:01:51.263931244Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0143401s 
2026-07-04T15:01:51.263950789Z [Info] FluentMigrator.Runner.MigrationRunner: 113: remove_broadcasthenet migrating 
2026-07-04T15:01:51.263954877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:51.264960549Z [Info] remove_broadcasthenet: Starting migration of Main DB to 113 
2026-07-04T15:01:51.267472315Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-04T15:01:51.268069667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'BroadcastheNet' 
2026-07-04T15:01:51.271461571Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033563s 
2026-07-04T15:01:51.272980969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (113, '2026-07-04T15:01:51', 'remove_broadcasthenet') 
2026-07-04T15:01:51.274670405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:51.278103004Z [Info] FluentMigrator.Runner.MigrationRunner: 113: remove_broadcasthenet migrated 
2026-07-04T15:01:51.280444633Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010155s 
2026-07-04T15:01:51.280661307Z [Info] FluentMigrator.Runner.MigrationRunner: 114: remove_fanzub migrating 
2026-07-04T15:01:51.280666627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:51.281131672Z [Info] remove_fanzub: Starting migration of Main DB to 114 
2026-07-04T15:01:51.282057094Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-04T15:01:51.282094885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub' 
2026-07-04T15:01:51.282562445Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006462s 
2026-07-04T15:01:51.284263673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (114, '2026-07-04T15:01:51', 'remove_fanzub') 
2026-07-04T15:01:51.284293307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:51.293614830Z [Info] FluentMigrator.Runner.MigrationRunner: 114: remove_fanzub migrated 
2026-07-04T15:01:51.293663961Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067093s 
2026-07-04T15:01:51.293668750Z [Info] FluentMigrator.Runner.MigrationRunner: 115: update_movie_sorttitle migrating 
2026-07-04T15:01:51.293672367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:51.293676013Z [Info] update_movie_sorttitle: Starting migration of Main DB to 115 
2026-07-04T15:01:51.297130965Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-04T15:01:51.297180347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-04T15:01:51.297368247Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018236s 
2026-07-04T15:01:51.299117944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (115, '2026-07-04T15:01:51', 'update_movie_sorttitle') 
2026-07-04T15:01:51.301454904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:51.309990343Z [Info] FluentMigrator.Runner.MigrationRunner: 115: update_movie_sorttitle migrated 
2026-07-04T15:01:51.310069551Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117757s 
2026-07-04T15:01:51.310076644Z [Info] FluentMigrator.Runner.MigrationRunner: 116: update_movie_sorttitle_again migrating 
2026-07-04T15:01:51.310080762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:51.310084308Z [Info] update_movie_sorttitle_again: Starting migration of Main DB to 116 
2026-07-04T15:01:51.312144844Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-04T15:01:51.312874251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-04T15:01:51.314305375Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013867s 
2026-07-04T15:01:51.315078455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (116, '2026-07-04T15:01:51', 'update_movie_sorttitle_again') 
2026-07-04T15:01:51.316284650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:51.320020925Z [Info] FluentMigrator.Runner.MigrationRunner: 116: update_movie_sorttitle_again migrated 
2026-07-04T15:01:51.320434795Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006811s 
2026-07-04T15:01:51.321669103Z [Info] FluentMigrator.Runner.MigrationRunner: 117: update_movie_file migrating 
2026-07-04T15:01:51.321871520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:51.321886438Z [Info] update_movie_file: Starting migration of Main DB to 117 
2026-07-04T15:01:51.324602965Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieFiles Edition String 
2026-07-04T15:01:51.325293170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles" ADD COLUMN "Edition" TEXT 
2026-07-04T15:01:51.327354096Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019599s 
2026-07-04T15:01:51.327924589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (117, '2026-07-04T15:01:51', 'update_movie_file') 
2026-07-04T15:01:51.328423788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:51.331950653Z [Info] FluentMigrator.Runner.MigrationRunner: 117: update_movie_file migrated 
2026-07-04T15:01:51.332270919Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006353s 
2026-07-04T15:01:51.332751895Z [Info] FluentMigrator.Runner.MigrationRunner: 118: update_movie_slug migrating 
2026-07-04T15:01:51.333104431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:51.333831685Z [Info] update_movie_slug: Starting migration of Main DB to 118 
2026-07-04T15:01:51.334746547Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-04T15:01:51.335073626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-04T15:01:51.336241380Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012179s 
2026-07-04T15:01:51.337156183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (118, '2026-07-04T15:01:51', 'update_movie_slug') 
2026-07-04T15:01:51.337873208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:51.341737942Z [Info] FluentMigrator.Runner.MigrationRunner: 118: update_movie_slug migrated 
2026-07-04T15:01:51.342599385Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062868s 
2026-07-04T15:01:51.345523620Z [Info] FluentMigrator.Runner.MigrationRunner: 119: add_youtube_trailer_id migrating 
2026-07-04T15:01:51.348857936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:51.348907418Z [Info] add_youtube_trailer_id: Starting migration of Main DB to 119 
2026-07-04T15:01:51.352066399Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-07-04T15:01:51.352124417Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.3E-06s 
2026-07-04T15:01:51.352129817Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies YouTubeTrailerId String 
2026-07-04T15:01:51.352133193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "YouTubeTrailerId" TEXT 
2026-07-04T15:01:51.355622890Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028057s 
2026-07-04T15:01:51.355662032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (119, '2026-07-04T15:01:51', 'add_youtube_trailer_id') 
2026-07-04T15:01:51.355666891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:51.360265772Z [Info] FluentMigrator.Runner.MigrationRunner: 119: add_youtube_trailer_id migrated 
2026-07-04T15:01:51.360768528Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081606s 
2026-07-04T15:01:51.364522225Z [Info] FluentMigrator.Runner.MigrationRunner: 120: add_studio migrating 
2026-07-04T15:01:51.364619537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:51.364627061Z [Info] add_studio: Starting migration of Main DB to 120 
2026-07-04T15:01:51.364630367Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-07-04T15:01:51.364633723Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.5E-06s 
2026-07-04T15:01:51.364637550Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies Studio String 
2026-07-04T15:01:51.364664901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "Studio" TEXT 
2026-07-04T15:01:51.365381525Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018182s 
2026-07-04T15:01:51.366369785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (120, '2026-07-04T15:01:51', 'add_studio') 
2026-07-04T15:01:51.366456446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:51.377369481Z [Info] FluentMigrator.Runner.MigrationRunner: 120: add_studio migrated 
2026-07-04T15:01:51.378794633Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133771s 
2026-07-04T15:01:51.378823698Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_filedate_config migrating 
2026-07-04T15:01:51.378828367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:51.378862600Z [Info] update_filedate_config: Starting migration of Main DB to 121 
2026-07-04T15:01:51.383034777Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-04T15:01:51.383100129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-04T15:01:51.383105208Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012957s 
2026-07-04T15:01:51.383109826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (121, '2026-07-04T15:01:51', 'update_filedate_config') 
2026-07-04T15:01:51.383114345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:51.389810921Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_filedate_config migrated 
2026-07-04T15:01:51.390332361Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094593s 
2026-07-04T15:01:51.392324851Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_movieid_to_blacklist migrating 
2026-07-04T15:01:51.392384993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:51.392389631Z [Info] add_movieid_to_blacklist: Starting migration of Main DB to 122 
2026-07-04T15:01:51.393904171Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2026-07-04T15:01:51.394744454Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.9E-06s 
2026-07-04T15:01:51.394804195Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist MovieId Int32 
2026-07-04T15:01:51.395248773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "MovieId" INTEGER DEFAULT 0 
2026-07-04T15:01:51.396828925Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022119s 
2026-07-04T15:01:51.397781328Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2026-07-04T15:01:51.397830359Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.5E-06s 
2026-07-04T15:01:51.397834847Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blacklist SeriesId Int32 
2026-07-04T15:01:51.409211896Z [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-07-04T15:01:51.411078962Z [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-07-04T15:01:51.412194889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist" 
2026-07-04T15:01:51.413324262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist" 
2026-07-04T15:01:51.417121811Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0186875s 
2026-07-04T15:01:51.417527576Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2026-07-04T15:01:51.417857140Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.8E-06s 
2026-07-04T15:01:51.418086096Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blacklist EpisodeIds String 
2026-07-04T15:01:51.423217078Z [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-07-04T15:01:51.425459982Z [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-07-04T15:01:51.426559278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist" 
2026-07-04T15:01:51.428609565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist" 
2026-07-04T15:01:51.433497003Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.014612s 
2026-07-04T15:01:51.434149077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (122, '2026-07-04T15:01:51', 'add_movieid_to_blacklist') 
2026-07-04T15:01:51.434914452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:51.440900154Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_movieid_to_blacklist migrated 
2026-07-04T15:01:51.440999750Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0215844s 
2026-07-04T15:01:51.441120705Z [Info] FluentMigrator.Runner.MigrationRunner: 123: create_netimport_table migrating 
2026-07-04T15:01:51.444075054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:51.444121381Z [Info] create_netimport_table: Starting migration of Main DB to 123 
2026-07-04T15:01:51.446981234Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NetImport 
2026-07-04T15:01:51.449666103Z [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-07-04T15:01:51.450006897Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024074s 
2026-07-04T15:01:51.450506537Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NetImport (Name) 
2026-07-04T15:01:51.452481814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImport_Name" ON "NetImport" ("Name" ASC) 
2026-07-04T15:01:51.452612337Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008801s 
2026-07-04T15:01:51.452617857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (123, '2026-07-04T15:01:51', 'create_netimport_table') 
2026-07-04T15:01:51.453402337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:51.464926570Z [Info] FluentMigrator.Runner.MigrationRunner: 123: create_netimport_table migrated 
2026-07-04T15:01:51.465065218Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120738s 
2026-07-04T15:01:51.465070858Z [Info] FluentMigrator.Runner.MigrationRunner: 124: add_preferred_tags_to_profile migrating 
2026-07-04T15:01:51.465074355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:51.465154885Z [Info] add_preferred_tags_to_profile: Starting migration of Main DB to 124 
2026-07-04T15:01:51.470482983Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 
2026-07-04T15:01:51.470964039Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.1E-06s 
2026-07-04T15:01:51.471292100Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles PreferredTags String 
2026-07-04T15:01:51.471762706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "PreferredTags" TEXT 
2026-07-04T15:01:51.474172211Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023384s 
2026-07-04T15:01:51.474901639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (124, '2026-07-04T15:01:51', 'add_preferred_tags_to_profile') 
2026-07-04T15:01:51.475612482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:51.481994292Z [Info] FluentMigrator.Runner.MigrationRunner: 124: add_preferred_tags_to_profile migrated 
2026-07-04T15:01:51.482836490Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097523s 
2026-07-04T15:01:51.482933380Z [Info] FluentMigrator.Runner.MigrationRunner: 125: fix_imdb_unique migrating 
2026-07-04T15:01:51.483436477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:51.484808010Z [Info] fix_imdb_unique: Starting migration of Main DB to 125 
2026-07-04T15:01:51.486042298Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-04T15:01:51.494606710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-04T15:01:51.496476701Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079705s 
2026-07-04T15:01:51.496595272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (125, '2026-07-04T15:01:51', 'fix_imdb_unique') 
2026-07-04T15:01:51.497369404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:51.501758193Z [Info] FluentMigrator.Runner.MigrationRunner: 125: fix_imdb_unique migrated 
2026-07-04T15:01:51.501811192Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129493s 
2026-07-04T15:01:51.501816291Z [Info] FluentMigrator.Runner.MigrationRunner: 126: update_qualities_and_profiles migrating 
2026-07-04T15:01:51.502326842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:51.505513885Z [Info] update_qualities_and_profiles: Starting migration of Main DB to 126 
2026-07-04T15:01:51.505598352Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-04T15:01:51.505605013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-04T15:01:51.509384950Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042288s 
2026-07-04T15:01:51.509987993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (126, '2026-07-04T15:01:51', 'update_qualities_and_profiles') 
2026-07-04T15:01:51.511623137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:51.517765581Z [Info] FluentMigrator.Runner.MigrationRunner: 126: update_qualities_and_profiles migrated 
2026-07-04T15:01:51.518154575Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122794s 
2026-07-04T15:01:51.519108601Z [Info] FluentMigrator.Runner.MigrationRunner: 127: remove_wombles migrating 
2026-07-04T15:01:51.519269170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:51.520178683Z [Info] remove_wombles: Starting migration of Main DB to 127 
2026-07-04T15:01:51.521714482Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-04T15:01:51.521770937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Wombles' 
2026-07-04T15:01:51.525036205Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011048s 
2026-07-04T15:01:51.525121374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (127, '2026-07-04T15:01:51', 'remove_wombles') 
2026-07-04T15:01:51.525128377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:51.530910822Z [Info] FluentMigrator.Runner.MigrationRunner: 127: remove_wombles migrated 
2026-07-04T15:01:51.531072031Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067611s 
2026-07-04T15:01:51.531078984Z [Info] FluentMigrator.Runner.MigrationRunner: 128: remove_kickass migrating 
2026-07-04T15:01:51.531083031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:51.531099653Z [Info] remove_kickass: Starting migration of Main DB to 128 
2026-07-04T15:01:51.532718256Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-04T15:01:51.532811950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Kickass Torrents' 
2026-07-04T15:01:51.533640593Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000782s 
2026-07-04T15:01:51.534044434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (128, '2026-07-04T15:01:51', 'remove_kickass') 
2026-07-04T15:01:51.534921026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:51.539784530Z [Info] FluentMigrator.Runner.MigrationRunner: 128: remove_kickass migrated 
2026-07-04T15:01:51.540207337Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064799s 
2026-07-04T15:01:51.540954127Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_parsed_movie_info_to_pending_release migrating 
2026-07-04T15:01:51.541408202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:51.542192823Z [Info] add_parsed_movie_info_to_pending_release: Starting migration of Main DB to 129 
2026-07-04T15:01:51.543358362Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2026-07-04T15:01:51.544347664Z [Info] FluentMigrator.Runner.MigrationRunner: => 3E-06s 
2026-07-04T15:01:51.544369254Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases ParsedMovieInfo String 
2026-07-04T15:01:51.544693999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "ParsedMovieInfo" TEXT 
2026-07-04T15:01:51.547421617Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002197s 
2026-07-04T15:01:51.548531362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (129, '2026-07-04T15:01:51', 'add_parsed_movie_info_to_pending_release') 
2026-07-04T15:01:51.548613956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:51.554084709Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_parsed_movie_info_to_pending_release migrated 
2026-07-04T15:01:51.554143570Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072238s 
2026-07-04T15:01:51.554151975Z [Info] FluentMigrator.Runner.MigrationRunner: 130: remove_wombles_kickass migrating 
2026-07-04T15:01:51.554155862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:51.554363769Z [Info] remove_wombles_kickass: Starting migration of Main DB to 130 
2026-07-04T15:01:51.563459752Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-04T15:01:51.563532107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Wombles' 
2026-07-04T15:01:51.563536023Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007222s 
2026-07-04T15:01:51.563539349Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-04T15:01:51.564536316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'KickassTorrents' 
2026-07-04T15:01:51.565228234Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011203s 
2026-07-04T15:01:51.565880939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (130, '2026-07-04T15:01:51', 'remove_wombles_kickass') 
2026-07-04T15:01:51.567415354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:51.571915652Z [Info] FluentMigrator.Runner.MigrationRunner: 130: remove_wombles_kickass migrated 
2026-07-04T15:01:51.572015859Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060954s 
2026-07-04T15:01:51.572024265Z [Info] FluentMigrator.Runner.MigrationRunner: 131: make_parsed_episode_info_nullable migrating 
2026-07-04T15:01:51.572809176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:51.572849621Z [Info] make_parsed_episode_info_nullable: Starting migration of Main DB to 131 
2026-07-04T15:01:51.573629532Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2026-07-04T15:01:51.574290844Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.4E-06s 
2026-07-04T15:01:51.574301233Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases ParsedEpisodeInfo String 
2026-07-04T15:01:51.582389680Z [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-07-04T15:01:51.583862172Z [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-07-04T15:01:51.585282335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2026-07-04T15:01:51.588614839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2026-07-04T15:01:51.595090232Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.018259s 
2026-07-04T15:01:51.595149623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (131, '2026-07-04T15:01:51', 'make_parsed_episode_info_nullable') 
2026-07-04T15:01:51.595155384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:51.618826809Z [Info] FluentMigrator.Runner.MigrationRunner: 131: make_parsed_episode_info_nullable migrated 
2026-07-04T15:01:51.621077008Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0414116s 
2026-07-04T15:01:51.621106883Z [Info] FluentMigrator.Runner.MigrationRunner: 132: rename_torrent_downloadstation migrating 
2026-07-04T15:01:51.621111221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:51.621114477Z [Info] rename_torrent_downloadstation: Starting migration of Main DB to 132 
2026-07-04T15:01:51.621142820Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "DownloadClients" SET "Implementation" = 'TorrentDownloadStation' WHERE "Implementation" = 'DownloadStation'; 
2026-07-04T15:01:51.621147910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DownloadClients" SET "Implementation" = 'TorrentDownloadStation' WHERE "Implementation" = 'DownloadStation'; 
2026-07-04T15:01:51.621834197Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020154s 
2026-07-04T15:01:51.622274396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (132, '2026-07-04T15:01:51', 'rename_torrent_downloadstation') 
2026-07-04T15:01:51.624411304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:51.633531892Z [Info] FluentMigrator.Runner.MigrationRunner: 132: rename_torrent_downloadstation migrated 
2026-07-04T15:01:51.634181572Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129192s 
2026-07-04T15:01:51.634751332Z [Info] FluentMigrator.Runner.MigrationRunner: 133: add_minimumavailability migrating 
2026-07-04T15:01:51.636748550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:51.636790529Z [Info] add_minimumavailability: Starting migration of Main DB to 133 
2026-07-04T15:01:51.649476594Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NetImport 
2026-07-04T15:01:51.649698577Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.2E-06s 
2026-07-04T15:01:51.649711111Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NetImport MinimumAvailability Int32 
2026-07-04T15:01:51.650932444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NetImport" ADD COLUMN "MinimumAvailability" INTEGER NOT NULL DEFAULT 3 
2026-07-04T15:01:51.653038144Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028435s 
2026-07-04T15:01:51.653343482Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-07-04T15:01:51.654256732Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.5E-06s 
2026-07-04T15:01:51.654274004Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies MinimumAvailability Int32 
2026-07-04T15:01:51.655179450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "MinimumAvailability" INTEGER NOT NULL DEFAULT 3 
2026-07-04T15:01:51.656624229Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020711s 
2026-07-04T15:01:51.657263659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (133, '2026-07-04T15:01:51', 'add_minimumavailability') 
2026-07-04T15:01:51.657737701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:51.667187272Z [Info] FluentMigrator.Runner.MigrationRunner: 133: add_minimumavailability migrated 
2026-07-04T15:01:51.667657318Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126693s 
2026-07-04T15:01:51.670012271Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_remux_qualities_for_the_wankers migrating 
2026-07-04T15:01:51.670042868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:51.670047196Z [Info] add_remux_qualities_for_the_wankers: Starting migration of Main DB to 134 
2026-07-04T15:01:51.685072606Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-04T15:01:51.685609636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-04T15:01:51.686629725Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008999s 
2026-07-04T15:01:51.687022866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (134, '2026-07-04T15:01:51', 'add_remux_qualities_for_the_wankers') 
2026-07-04T15:01:51.688014313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:51.694425647Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_remux_qualities_for_the_wankers migrated 
2026-07-04T15:01:51.698959046Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073352s 
2026-07-04T15:01:51.699033705Z [Info] FluentMigrator.Runner.MigrationRunner: 135: add_haspredbentry_to_movies migrating 
2026-07-04T15:01:51.699041630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:51.699045317Z [Info] add_haspredbentry_to_movies: Starting migration of Main DB to 135 
2026-07-04T15:01:51.699048563Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-07-04T15:01:51.699051899Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.9E-06s 
2026-07-04T15:01:51.699124855Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies HasPreDBEntry Boolean 
2026-07-04T15:01:51.703102890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "HasPreDBEntry" INTEGER NOT NULL DEFAULT 0 
2026-07-04T15:01:51.703178480Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021117s 
2026-07-04T15:01:51.703184241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (135, '2026-07-04T15:01:51', 'add_haspredbentry_to_movies') 
2026-07-04T15:01:51.703187968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:51.733910469Z [Info] FluentMigrator.Runner.MigrationRunner: 135: add_haspredbentry_to_movies migrated 
2026-07-04T15:01:51.733993333Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117879s 
2026-07-04T15:01:51.733998783Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_pathstate_to_movies migrating 
2026-07-04T15:01:51.734002340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:51.734005736Z [Info] add_pathstate_to_movies: Starting migration of Main DB to 136 
2026-07-04T15:01:51.734009032Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-07-04T15:01:51.734012299Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.5E-06s 
2026-07-04T15:01:51.734015815Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies PathState Int32 
2026-07-04T15:01:51.734019432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "PathState" INTEGER NOT NULL DEFAULT 2 
2026-07-04T15:01:51.734066259Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025976s 
2026-07-04T15:01:51.734070266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (136, '2026-07-04T15:01:51', 'add_pathstate_to_movies') 
2026-07-04T15:01:51.734074574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:51.753921370Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_pathstate_to_movies migrated 
2026-07-04T15:01:51.762927835Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0287989s 
2026-07-04T15:01:51.770783799Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_import_exclusions_table migrating 
2026-07-04T15:01:51.778606031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:51.778646345Z [Info] add_import_exclusions_table: Starting migration of Main DB to 137 
2026-07-04T15:01:51.778650293Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportExclusions 
2026-07-04T15:01:51.778654150Z [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-07-04T15:01:51.786104189Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015696s 
2026-07-04T15:01:51.786183286Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportExclusions (TmdbId) 
2026-07-04T15:01:51.786191241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportExclusions_TmdbId" ON "ImportExclusions" ("TmdbId" ASC) 
2026-07-04T15:01:51.786195328Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009742s 
2026-07-04T15:01:51.786198955Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-04T15:01:51.786202231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-04T15:01:51.786205597Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018944s 
2026-07-04T15:01:51.786208472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (137, '2026-07-04T15:01:51', 'add_import_exclusions_table') 
2026-07-04T15:01:51.786212119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:51.800663621Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_import_exclusions_table migrated 
2026-07-04T15:01:51.800711450Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0155869s 
2026-07-04T15:01:51.800716590Z [Info] FluentMigrator.Runner.MigrationRunner: 138: add_physical_release_note migrating 
2026-07-04T15:01:51.801116565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:51.801145959Z [Info] add_physical_release_note: Starting migration of Main DB to 138 
2026-07-04T15:01:51.801326866Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-07-04T15:01:51.801336885Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.4E-06s 
2026-07-04T15:01:51.801373833Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies PhysicalReleaseNote String 
2026-07-04T15:01:51.801995250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "PhysicalReleaseNote" TEXT 
2026-07-04T15:01:51.807557324Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002014s 
2026-07-04T15:01:51.807651549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (138, '2026-07-04T15:01:51', 'add_physical_release_note') 
2026-07-04T15:01:51.807656138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:51.814588964Z [Info] FluentMigrator.Runner.MigrationRunner: 138: add_physical_release_note migrated 
2026-07-04T15:01:51.814630040Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114207s 
2026-07-04T15:01:51.814635209Z [Info] FluentMigrator.Runner.MigrationRunner: 139: consolidate_indexer_baseurl migrating 
2026-07-04T15:01:51.817242643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:51.817365351Z [Info] consolidate_indexer_baseurl: Starting migration of Main DB to 139 
2026-07-04T15:01:51.817374839Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-04T15:01:51.817378436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-04T15:01:51.822657603Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044982s 
2026-07-04T15:01:51.824691840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (139, '2026-07-04T15:01:51', 'consolidate_indexer_baseurl') 
2026-07-04T15:01:51.829446151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:51.834526086Z [Info] FluentMigrator.Runner.MigrationRunner: 139: consolidate_indexer_baseurl migrated 
2026-07-04T15:01:51.834978278Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.015956s 
2026-07-04T15:01:51.834991022Z [Info] FluentMigrator.Runner.MigrationRunner: 140: add_alternative_titles_table migrating 
2026-07-04T15:01:51.834994880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:51.835651282Z [Info] add_alternative_titles_table: Starting migration of Main DB to 140 
2026-07-04T15:01:51.843562688Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AlternativeTitles 
2026-07-04T15:01:51.853895113Z [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-07-04T15:01:51.853972286Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089132s 
2026-07-04T15:01:51.854409841Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies AlternativeTitles 
2026-07-04T15:01:51.870403103Z [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-07-04T15:01:51.875511131Z [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-07-04T15:01:51.876412550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-07-04T15:01:51.878156887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-07-04T15:01:51.885899910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-07-04T15:01:51.885943412Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.028313s 
2026-07-04T15:01:51.885951377Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-07-04T15:01:51.885955453Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.7E-06s 
2026-07-04T15:01:51.885992443Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies SecondaryYear Int32 
2026-07-04T15:01:51.886047324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "SecondaryYear" INTEGER 
2026-07-04T15:01:51.888980906Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030304s 
2026-07-04T15:01:51.891437638Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-07-04T15:01:51.892114258Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.7E-06s 
2026-07-04T15:01:51.893319101Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies SecondaryYearSourceId Int64 
2026-07-04T15:01:51.893335642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "SecondaryYearSourceId" INTEGER DEFAULT 0 
2026-07-04T15:01:51.896278319Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031724s 
2026-07-04T15:01:51.898130458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (140, '2026-07-04T15:01:51', 'add_alternative_titles_table') 
2026-07-04T15:01:51.899188417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:51.905140426Z [Info] FluentMigrator.Runner.MigrationRunner: 140: add_alternative_titles_table migrated 
2026-07-04T15:01:51.905207773Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104491s 
2026-07-04T15:01:51.905213342Z [Info] FluentMigrator.Runner.MigrationRunner: 141: fix_duplicate_alt_titles migrating 
2026-07-04T15:01:51.905216879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:51.905811506Z [Info] fix_duplicate_alt_titles: Starting migration of Main DB to 141 
2026-07-04T15:01:51.907299086Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-04T15:01:51.907383111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-04T15:01:51.908160579Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007757s 
2026-07-04T15:01:51.908526200Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlternativeTitles 
2026-07-04T15:01:51.908889436Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.67E-05s 
2026-07-04T15:01:51.909766829Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AlternativeTitles CleanTitle String 
2026-07-04T15:01:51.915912108Z [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-07-04T15:01:51.917727708Z [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-07-04T15:01:51.918760251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2026-07-04T15:01:51.919737069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2026-07-04T15:01:51.925981493Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138347s 
2026-07-04T15:01:51.926835052Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlternativeTitles (CleanTitle) 
2026-07-04T15:01:51.926842376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2026-07-04T15:01:51.926846504Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010854s 
2026-07-04T15:01:51.926868574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (141, '2026-07-04T15:01:51', 'fix_duplicate_alt_titles') 
2026-07-04T15:01:51.928810208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:51.939283705Z [Info] FluentMigrator.Runner.MigrationRunner: 141: fix_duplicate_alt_titles migrated 
2026-07-04T15:01:51.939652792Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138315s 
2026-07-04T15:01:51.940212564Z [Info] FluentMigrator.Runner.MigrationRunner: 142: movie_extras migrating 
2026-07-04T15:01:51.940470234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:51.941246729Z [Info] movie_extras: Starting migration of Main DB to 142 
2026-07-04T15:01:51.946024003Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable ExtraFiles 
2026-07-04T15:01:51.947303344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2026-07-04T15:01:51.950689728Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013561s 
2026-07-04T15:01:51.950746623Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable SubtitleFiles 
2026-07-04T15:01:51.950751252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SubtitleFiles" 
2026-07-04T15:01:51.950755440Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008114s 
2026-07-04T15:01:51.950759638Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable MetadataFiles 
2026-07-04T15:01:51.950763205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2026-07-04T15:01:51.953128257Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027575s 
2026-07-04T15:01:51.953194069Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles 
2026-07-04T15:01:51.954821790Z [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-07-04T15:01:51.960332427Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027259s 
2026-07-04T15:01:51.960394103Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SubtitleFiles 
2026-07-04T15:01:51.960398641Z [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-07-04T15:01:51.960403540Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021388s 
2026-07-04T15:01:51.960406555Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles 
2026-07-04T15:01:51.960410503Z [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-07-04T15:01:51.967985734Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016875s 
2026-07-04T15:01:51.977482163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (142, '2026-07-04T15:01:51', 'movie_extras') 
2026-07-04T15:01:51.977528278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:51.977536053Z [Info] FluentMigrator.Runner.MigrationRunner: 142: movie_extras migrated 
2026-07-04T15:01:51.977539720Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0147578s 
2026-07-04T15:01:51.977557533Z [Info] FluentMigrator.Runner.MigrationRunner: 143: clean_core_tv migrating 
2026-07-04T15:01:51.977561160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:51.977564605Z [Info] clean_core_tv: Starting migration of Main DB to 143 
2026-07-04T15:01:51.980001673Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable Episodes 
2026-07-04T15:01:51.980981426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Episodes" 
2026-07-04T15:01:51.981015420Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011381s 
2026-07-04T15:01:51.981020600Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable EpisodeFiles 
2026-07-04T15:01:51.981024347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "EpisodeFiles" 
2026-07-04T15:01:51.983185650Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00144s 
2026-07-04T15:01:51.985340010Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable Series 
2026-07-04T15:01:51.985404841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series" 
2026-07-04T15:01:51.985437551Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013247s 
2026-07-04T15:01:51.985642634Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable SceneMappings 
2026-07-04T15:01:51.986296019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SceneMappings" 
2026-07-04T15:01:51.987195815Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011617s 
2026-07-04T15:01:51.987905786Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Blacklist SeriesId, EpisodeIds 
2026-07-04T15:01:51.995072437Z [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-07-04T15:01:52.001026350Z [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-07-04T15:01:52.001078607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist" 
2026-07-04T15:01:52.001082925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist" 
2026-07-04T15:01:52.005810997Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0169469s 
2026-07-04T15:01:52.006226390Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn History SeriesId, EpisodeId 
2026-07-04T15:01:52.014098625Z [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-07-04T15:01:52.014154068Z [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-07-04T15:01:52.015162345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2026-07-04T15:01:52.016605351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2026-07-04T15:01:52.020457722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2026-07-04T15:01:52.024767264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-07-04T15:01:52.024826134Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.017339s 
2026-07-04T15:01:52.024830843Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig StandardEpisodeFormat, DailyEpisodeFormat, AnimeEpisodeFormat, SeasonFolderFormat, SeriesFolderFormat 
2026-07-04T15:01:52.040242993Z [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-07-04T15:01:52.042305983Z [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-07-04T15:01:52.043598469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2026-07-04T15:01:52.046650681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2026-07-04T15:01:52.056924946Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0260357s 
2026-07-04T15:01:52.057014594Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn PendingReleases SeriesId, ParsedEpisodeInfo 
2026-07-04T15:01:52.067094938Z [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-07-04T15:01:52.067142116Z [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-07-04T15:01:52.067147105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2026-07-04T15:01:52.067150491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2026-07-04T15:01:52.073214219Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135055s 
2026-07-04T15:01:52.078336375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (143, '2026-07-04T15:01:52', 'clean_core_tv') 
2026-07-04T15:01:52.084833369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:52.109662549Z [Info] FluentMigrator.Runner.MigrationRunner: 143: clean_core_tv migrated 
2026-07-04T15:01:52.109708385Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0474981s 
2026-07-04T15:01:52.109726479Z [Info] FluentMigrator.Runner.MigrationRunner: 144: add_cookies_to_indexer_status migrating 
2026-07-04T15:01:52.109754570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:52.109758097Z [Info] add_cookies_to_indexer_status: Starting migration of Main DB to 144 
2026-07-04T15:01:52.109761543Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-07-04T15:01:52.109764619Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.8E-06s 
2026-07-04T15:01:52.121857891Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn IndexerStatus Cookies String 
2026-07-04T15:01:52.121895060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus" ADD COLUMN "Cookies" TEXT 
2026-07-04T15:01:52.139654589Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064006s 
2026-07-04T15:01:52.139693833Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn IndexerStatus CookiesExpirationDate DateTime 
2026-07-04T15:01:52.139697720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus" ADD COLUMN "CookiesExpirationDate" DATETIME 
2026-07-04T15:01:52.168818388Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019389s 
2026-07-04T15:01:52.168875865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (144, '2026-07-04T15:01:52', 'add_cookies_to_indexer_status') 
2026-07-04T15:01:52.168881746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:52.196067082Z [Info] FluentMigrator.Runner.MigrationRunner: 144: add_cookies_to_indexer_status migrated 
2026-07-04T15:01:52.196886328Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0553359s 
2026-07-04T15:01:52.210698970Z [Info] FluentMigrator.Runner.MigrationRunner: 145: banner_to_fanart migrating 
2026-07-04T15:01:52.214538998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:52.215422283Z [Info] banner_to_fanart: Starting migration of Main DB to 145 
2026-07-04T15:01:52.220490267Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Movies" SET "Images" = replace("Images", '"coverType": "banner"', '"coverType": "fanart"') 
2026-07-04T15:01:52.221729484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies" SET "Images" = replace("Images", '"coverType": "banner"', '"coverType": "fanart"') 
2026-07-04T15:01:52.222776352Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013607s 
2026-07-04T15:01:52.223376370Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MetadataFiles" SET "MovieFileId" = null WHERE "Type" = 2 
2026-07-04T15:01:52.224133549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MetadataFiles" SET "MovieFileId" = null WHERE "Type" = 2 
2026-07-04T15:01:52.225014138Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010723s 
2026-07-04T15:01:52.225818155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (145, '2026-07-04T15:01:52', 'banner_to_fanart') 
2026-07-04T15:01:52.226761721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:52.241314722Z [Info] FluentMigrator.Runner.MigrationRunner: 145: banner_to_fanart migrated 
2026-07-04T15:01:52.250405575Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0168615s 
2026-07-04T15:01:52.254971765Z [Info] FluentMigrator.Runner.MigrationRunner: 146: naming_config_colon_action migrating 
2026-07-04T15:01:52.255585016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:52.256328290Z [Info] naming_config_colon_action: Starting migration of Main DB to 146 
2026-07-04T15:01:52.257688843Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2026-07-04T15:01:52.258158107Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.8E-06s 
2026-07-04T15:01:52.258633110Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ColonReplacementFormat Int32 
2026-07-04T15:01:52.259279594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ColonReplacementFormat" INTEGER NOT NULL DEFAULT 0 
2026-07-04T15:01:52.261659885Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020278s 
2026-07-04T15:01:52.261973709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (146, '2026-07-04T15:01:52', 'naming_config_colon_action') 
2026-07-04T15:01:52.262867022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:52.286714485Z [Info] FluentMigrator.Runner.MigrationRunner: 146: naming_config_colon_action migrated 
2026-07-04T15:01:52.286881325Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0257466s 
2026-07-04T15:01:52.288227361Z [Info] FluentMigrator.Runner.MigrationRunner: 147: add_custom_formats migrating 
2026-07-04T15:01:52.288465494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:52.289066152Z [Info] add_custom_formats: Starting migration of Main DB to 147 
2026-07-04T15:01:52.290722926Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFormats 
2026-07-04T15:01:52.291358699Z [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-07-04T15:01:52.292565196Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014703s 
2026-07-04T15:01:52.292983865Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex CustomFormats (Name) 
2026-07-04T15:01:52.293319430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC) 
2026-07-04T15:01:52.294223883Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010076s 
2026-07-04T15:01:52.297026471Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 
2026-07-04T15:01:52.297096150Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.8E-06s 
2026-07-04T15:01:52.297101721Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles FormatItems String 
2026-07-04T15:01:52.300072300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "FormatItems" TEXT NOT NULL DEFAULT '[{format:0, allowed:true}]' 
2026-07-04T15:01:52.302389183Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027945s 
2026-07-04T15:01:52.303089167Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles FormatCutoff Int32 
2026-07-04T15:01:52.303340334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "FormatCutoff" INTEGER NOT NULL DEFAULT 0 
2026-07-04T15:01:52.306092337Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022642s 
2026-07-04T15:01:52.310728918Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-04T15:01:52.310759194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-04T15:01:52.310787888Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005422s 
2026-07-04T15:01:52.310792777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (147, '2026-07-04T15:01:52', 'add_custom_formats') 
2026-07-04T15:01:52.310796915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:52.334727662Z [Info] FluentMigrator.Runner.MigrationRunner: 147: add_custom_formats migrated 
2026-07-04T15:01:52.342387491Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0278328s 
2026-07-04T15:01:52.342493688Z [Info] FluentMigrator.Runner.MigrationRunner: 148: remove_extra_naming_config migrating 
2026-07-04T15:01:52.342498137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:52.343535869Z [Info] remove_extra_naming_config: Starting migration of Main DB to 148 
2026-07-04T15:01:52.348283496Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "NamingConfig" WHERE "Id" NOT IN(SELECT "Id" FROM "NamingConfig" LIMIT 1) 
2026-07-04T15:01:52.349246449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "NamingConfig" WHERE "Id" NOT IN(SELECT "Id" FROM "NamingConfig" LIMIT 1) 
2026-07-04T15:01:52.352718012Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013361s 
2026-07-04T15:01:52.354934958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (148, '2026-07-04T15:01:52', 'remove_extra_naming_config') 
2026-07-04T15:01:52.356187190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:52.397178034Z [Info] FluentMigrator.Runner.MigrationRunner: 148: remove_extra_naming_config migrated 
2026-07-04T15:01:52.397335247Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.047252s 
2026-07-04T15:01:52.398070887Z [Info] FluentMigrator.Runner.MigrationRunner: 149: convert_regex_required_tags migrating 
2026-07-04T15:01:52.398535211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:52.402934019Z [Info] convert_regex_required_tags: Starting migration of Main DB to 149 
2026-07-04T15:01:52.411608066Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-04T15:01:52.414941572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-04T15:01:52.422216083Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052626s 
2026-07-04T15:01:52.422275965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (149, '2026-07-04T15:01:52', 'convert_regex_required_tags') 
2026-07-04T15:01:52.422281755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:52.435699292Z [Info] FluentMigrator.Runner.MigrationRunner: 149: convert_regex_required_tags migrated 
2026-07-04T15:01:52.440916956Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0228259s 
2026-07-04T15:01:52.440967099Z [Info] FluentMigrator.Runner.MigrationRunner: 150: fix_format_tags_double_underscore migrating 
2026-07-04T15:01:52.440971397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:52.443856036Z [Info] fix_format_tags_double_underscore: Starting migration of Main DB to 150 
2026-07-04T15:01:52.443924223Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-04T15:01:52.443931697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-04T15:01:52.450924705Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055972s 
2026-07-04T15:01:52.450963147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (150, '2026-07-04T15:01:52', 'fix_format_tags_double_underscore') 
2026-07-04T15:01:52.450968687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:52.473825035Z [Info] FluentMigrator.Runner.MigrationRunner: 150: fix_format_tags_double_underscore migrated 
2026-07-04T15:01:52.473870699Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0285304s 
2026-07-04T15:01:52.473875288Z [Info] FluentMigrator.Runner.MigrationRunner: 151: add_tags_to_net_import migrating 
2026-07-04T15:01:52.473878795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:52.474321689Z [Info] add_tags_to_net_import: Starting migration of Main DB to 151 
2026-07-04T15:01:52.476901030Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NetImport 
2026-07-04T15:01:52.476933121Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.9E-06s 
2026-07-04T15:01:52.476937569Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NetImport Tags String 
2026-07-04T15:01:52.476940884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NetImport" ADD COLUMN "Tags" TEXT 
2026-07-04T15:01:52.478994357Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002372s 
2026-07-04T15:01:52.479980112Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NetImport" SET "Tags" = '[]' 
2026-07-04T15:01:52.480519176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NetImport" SET "Tags" = '[]' 
2026-07-04T15:01:52.481178864Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007164s 
2026-07-04T15:01:52.481917779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (151, '2026-07-04T15:01:52', 'add_tags_to_net_import') 
2026-07-04T15:01:52.482785103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:52.498098891Z [Info] FluentMigrator.Runner.MigrationRunner: 151: add_tags_to_net_import migrated 
2026-07-04T15:01:52.498760332Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0170607s 
2026-07-04T15:01:52.499376859Z [Info] FluentMigrator.Runner.MigrationRunner: 152: add_custom_filters migrating 
2026-07-04T15:01:52.499848197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:52.500521992Z [Info] add_custom_filters: Starting migration of Main DB to 152 
2026-07-04T15:01:52.506641994Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters 
2026-07-04T15:01:52.535670320Z [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-07-04T15:01:52.535730553Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019666s 
2026-07-04T15:01:52.539784659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (152, '2026-07-04T15:01:52', 'add_custom_filters') 
2026-07-04T15:01:52.540028413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:52.549773294Z [Info] FluentMigrator.Runner.MigrationRunner: 152: add_custom_filters migrated 
2026-07-04T15:01:52.549980539Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0150995s 
2026-07-04T15:01:52.550653232Z [Info] FluentMigrator.Runner.MigrationRunner: 153: indexer_client_status_search_changes migrating 
2026-07-04T15:01:52.553472069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:52.557476413Z [Info] indexer_client_status_search_changes: Starting migration of Main DB to 153 
2026-07-04T15:01:52.567305731Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2026-07-04T15:01:52.567369760Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.9E-06s 
2026-07-04T15:01:52.567374789Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases Reason Int32 
2026-07-04T15:01:52.568371024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "Reason" INTEGER NOT NULL DEFAULT 0 
2026-07-04T15:01:52.573296843Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028726s 
2026-07-04T15:01:52.575097736Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn IndexerStatus IndexerId to ProviderId 
2026-07-04T15:01:52.586428659Z [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-07-04T15:01:52.589951136Z [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-07-04T15:01:52.592951981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-07-04T15:01:52.593316440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-07-04T15:01:52.599639591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-07-04T15:01:52.600627470Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0254938s 
2026-07-04T15:01:52.601111781Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableSearch to EnableAutomaticSearch 
2026-07-04T15:01:52.607831170Z [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-07-04T15:01:52.609740964Z [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-07-04T15:01:52.609794745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2026-07-04T15:01:52.610631292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2026-07-04T15:01:52.616869836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-07-04T15:01:52.616934466Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0149734s 
2026-07-04T15:01:52.616938874Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-07-04T15:01:52.616996211Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.6E-06s 
2026-07-04T15:01:52.617122856Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableInteractiveSearch Boolean 
2026-07-04T15:01:52.617930860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableInteractiveSearch" INTEGER 
2026-07-04T15:01:52.619761448Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021101s 
2026-07-04T15:01:52.620316772Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch" 
2026-07-04T15:01:52.620853681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch" 
2026-07-04T15:01:52.621427359Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000756s 
2026-07-04T15:01:52.621776550Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-07-04T15:01:52.628880734Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.88E-05s 
2026-07-04T15:01:52.628934584Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers EnableInteractiveSearch Boolean 
2026-07-04T15:01:52.638798356Z [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-07-04T15:01:52.641990588Z [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-07-04T15:01:52.644114402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2026-07-04T15:01:52.646048091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2026-07-04T15:01:52.651137536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-07-04T15:01:52.652424892Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0246231s 
2026-07-04T15:01:52.653007527Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus 
2026-07-04T15:01:52.654148651Z [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-07-04T15:01:52.655451736Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019881s 
2026-07-04T15:01:52.656048568Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId) 
2026-07-04T15:01:52.656994479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-07-04T15:01:52.658212746Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015759s 
2026-07-04T15:01:52.658938668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (153, '2026-07-04T15:01:52', 'indexer_client_status_search_changes') 
2026-07-04T15:01:52.659792627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:52.687198263Z [Info] FluentMigrator.Runner.MigrationRunner: 153: indexer_client_status_search_changes migrated 
2026-07-04T15:01:52.688291949Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0301949s 
2026-07-04T15:01:52.689009164Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_language_to_files_history_blacklist migrating 
2026-07-04T15:01:52.689640309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:52.691860752Z [Info] add_language_to_files_history_blacklist: Starting migration of Main DB to 154 
2026-07-04T15:01:52.691981978Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles 
2026-07-04T15:01:52.692490905Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.9E-06s 
2026-07-04T15:01:52.693018958Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieFiles Languages String 
2026-07-04T15:01:52.693824678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]' 
2026-07-04T15:01:52.697529835Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022504s 
2026-07-04T15:01:52.697776344Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2026-07-04T15:01:52.703938215Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.5E-06s 
2026-07-04T15:01:52.704022812Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History Languages String 
2026-07-04T15:01:52.704031228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]' 
2026-07-04T15:01:52.705805020Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020731s 
2026-07-04T15:01:52.706411048Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2026-07-04T15:01:52.706476079Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.1E-06s 
2026-07-04T15:01:52.706922520Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist Languages String 
2026-07-04T15:01:52.707553614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]' 
2026-07-04T15:01:52.711376291Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019654s 
2026-07-04T15:01:52.711418129Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-04T15:01:52.715040312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-04T15:01:52.724896539Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099807s 
2026-07-04T15:01:52.725675649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (154, '2026-07-04T15:01:52', 'add_language_to_files_history_blacklist') 
2026-07-04T15:01:52.727228921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:52.741187024Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_language_to_files_history_blacklist migrated 
2026-07-04T15:01:52.742108429Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0261869s 
2026-07-04T15:01:52.742773437Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_update_allowed_quality_profile migrating 
2026-07-04T15:01:52.743204680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:52.743956209Z [Info] add_update_allowed_quality_profile: Starting migration of Main DB to 155 
2026-07-04T15:01:52.748606425Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 
2026-07-04T15:01:52.749161429Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.9E-06s 
2026-07-04T15:01:52.749658053Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles UpgradeAllowed Boolean 
2026-07-04T15:01:52.750263239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "UpgradeAllowed" INTEGER 
2026-07-04T15:01:52.752255959Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020641s 
2026-07-04T15:01:52.752770908Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-04T15:01:52.755439095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Profiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1 
2026-07-04T15:01:52.755470333Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022484s 
2026-07-04T15:01:52.756157152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (155, '2026-07-04T15:01:52', 'add_update_allowed_quality_profile') 
2026-07-04T15:01:52.756976486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:52.762352264Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_update_allowed_quality_profile migrated 
2026-07-04T15:01:52.763097350Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087838s 
2026-07-04T15:01:52.764255767Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_download_client_priority migrating 
2026-07-04T15:01:52.764368868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:52.765154460Z [Info] add_download_client_priority: Starting migration of Main DB to 156 
2026-07-04T15:01:52.766272330Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2026-07-04T15:01:52.766674890Z [Info] FluentMigrator.Runner.MigrationRunner: => 3E-06s 
2026-07-04T15:01:52.767457487Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Priority Int32 
2026-07-04T15:01:52.767464911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 1 
2026-07-04T15:01:52.769285711Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018748s 
2026-07-04T15:01:52.769722143Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-04T15:01:52.770134711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-04T15:01:52.809924590Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0387533s 
2026-07-04T15:01:52.810077996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (156, '2026-07-04T15:01:52', 'add_download_client_priority') 
2026-07-04T15:01:52.811238787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:52.816671280Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_download_client_priority migrated 
2026-07-04T15:01:52.816783689Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0453411s 
2026-07-04T15:01:52.817610168Z [Info] FluentMigrator.Runner.MigrationRunner: 157: remove_growl_prowl migrating 
2026-07-04T15:01:52.818588178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:52.819283002Z [Info] remove_growl_prowl: Starting migration of Main DB to 157 
2026-07-04T15:01:52.821722292Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-04T15:01:52.822191305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Growl' 
2026-07-04T15:01:52.822896538Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008794s 
2026-07-04T15:01:52.823525760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (157, '2026-07-04T15:01:52', 'remove_growl_prowl') 
2026-07-04T15:01:52.824411698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:52.829323542Z [Info] FluentMigrator.Runner.MigrationRunner: 157: remove_growl_prowl migrated 
2026-07-04T15:01:52.830057869Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069184s 
2026-07-04T15:01:52.831707209Z [Info] FluentMigrator.Runner.MigrationRunner: 158: remove_plex_hometheatre migrating 
2026-07-04T15:01:52.831730833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:52.831734801Z [Info] remove_plex_hometheatre: Starting migration of Main DB to 158 
2026-07-04T15:01:52.832553966Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-04T15:01:52.833181293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexHomeTheater' 
2026-07-04T15:01:52.833908597Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008612s 
2026-07-04T15:01:52.834397477Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-04T15:01:52.835000500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexClient' 
2026-07-04T15:01:52.836063739Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007519s 
2026-07-04T15:01:52.836804859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (158, '2026-07-04T15:01:52', 'remove_plex_hometheatre') 
2026-07-04T15:01:52.837606962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:52.848837017Z [Info] FluentMigrator.Runner.MigrationRunner: 158: remove_plex_hometheatre migrated 
2026-07-04T15:01:52.850098144Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093018s 
2026-07-04T15:01:52.850735982Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_webrip_qualites migrating 
2026-07-04T15:01:52.851458607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:52.852269175Z [Info] add_webrip_qualites: Starting migration of Main DB to 159 
2026-07-04T15:01:52.853166286Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-04T15:01:52.853691604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-04T15:01:52.858291106Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034651s 
2026-07-04T15:01:52.858679308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (159, '2026-07-04T15:01:52', 'add_webrip_qualites') 
2026-07-04T15:01:52.859717751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:52.868716432Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_webrip_qualites migrated 
2026-07-04T15:01:52.868768519Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118752s 
2026-07-04T15:01:52.868773108Z [Info] FluentMigrator.Runner.MigrationRunner: 160: health_issue_notification migrating 
2026-07-04T15:01:52.868776444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:52.869193391Z [Info] health_issue_notification: Starting migration of Main DB to 160 
2026-07-04T15:01:52.870483813Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-07-04T15:01:52.870949820Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.7E-06s 
2026-07-04T15:01:52.871335328Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthIssue Boolean 
2026-07-04T15:01:52.871923413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthIssue" INTEGER NOT NULL DEFAULT 0 
2026-07-04T15:01:52.873865017Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021107s 
2026-07-04T15:01:52.874285329Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-07-04T15:01:52.874641452Z [Info] FluentMigrator.Runner.MigrationRunner: => 3E-06s 
2026-07-04T15:01:52.875052066Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeHealthWarnings Boolean 
2026-07-04T15:01:52.875650490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeHealthWarnings" INTEGER NOT NULL DEFAULT 0 
2026-07-04T15:01:52.877332963Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018267s 
2026-07-04T15:01:52.878114698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (160, '2026-07-04T15:01:52', 'health_issue_notification') 
2026-07-04T15:01:52.878905510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:52.883465569Z [Info] FluentMigrator.Runner.MigrationRunner: 160: health_issue_notification migrated 
2026-07-04T15:01:52.885513831Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007609s 
2026-07-04T15:01:52.889359159Z [Info] FluentMigrator.Runner.MigrationRunner: 161: speed_improvements migrating 
2026-07-04T15:01:52.890322954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:52.891434733Z [Info] speed_improvements: Starting migration of Main DB to 161 
2026-07-04T15:01:52.893513103Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieFiles (MovieId) 
2026-07-04T15:01:52.894890387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieFiles_MovieId" ON "MovieFiles" ("MovieId" ASC) 
2026-07-04T15:01:52.895986687Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013725s 
2026-07-04T15:01:52.896467653Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlternativeTitles (MovieId) 
2026-07-04T15:01:52.898795996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieId" ON "AlternativeTitles" ("MovieId" ASC) 
2026-07-04T15:01:52.898865075Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009144s 
2026-07-04T15:01:52.898872509Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (CleanTitle) 
2026-07-04T15:01:52.898876195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-07-04T15:01:52.899316054Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008531s 
2026-07-04T15:01:52.899833327Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (ImdbId) 
2026-07-04T15:01:52.900207564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-07-04T15:01:52.900605404Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007452s 
2026-07-04T15:01:52.900850411Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (TmdbId) 
2026-07-04T15:01:52.901255705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-07-04T15:01:52.901838851Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00068s 
2026-07-04T15:01:52.902282998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (161, '2026-07-04T15:01:52', 'speed_improvements') 
2026-07-04T15:01:52.902867576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:52.907055111Z [Info] FluentMigrator.Runner.MigrationRunner: 161: speed_improvements migrated 
2026-07-04T15:01:52.907405633Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005115s 
2026-07-04T15:01:52.908030556Z [Info] FluentMigrator.Runner.MigrationRunner: 162: fix_profile_format_default migrating 
2026-07-04T15:01:52.908450609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:52.908930312Z [Info] fix_profile_format_default: Starting migration of Main DB to 162 
2026-07-04T15:01:52.914517863Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Profiles FormatItems String 
2026-07-04T15:01:52.919930128Z [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-07-04T15:01:52.922214691Z [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-07-04T15:01:52.923417309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles" 
2026-07-04T15:01:52.924329347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles" 
2026-07-04T15:01:52.928243574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2026-07-04T15:01:52.928881902Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0143746s 
2026-07-04T15:01:52.929735841Z [Info] FluentMigrator.Runner.MigrationRunner: AlterDefaultConstraint .Profiles FormatItems [{"format":0, "allowed":true}] 
2026-07-04T15:01:52.936418983Z [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-07-04T15:01:52.938236065Z [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-07-04T15:01:52.939226889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles" 
2026-07-04T15:01:52.940400925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles" 
2026-07-04T15:01:52.944765109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2026-07-04T15:01:52.947196214Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0155684s 
2026-07-04T15:01:52.947252840Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-04T15:01:52.947258240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Profiles" SET "FormatItems" = '[{"format":0, "allowed":true}]' WHERE "FormatItems" = '[{format:0, allowed:true}]' 
2026-07-04T15:01:52.950139574Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014397s 
2026-07-04T15:01:52.950172234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (162, '2026-07-04T15:01:52', 'fix_profile_format_default') 
2026-07-04T15:01:52.951337544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:52.959735858Z [Info] FluentMigrator.Runner.MigrationRunner: 162: fix_profile_format_default migrated 
2026-07-04T15:01:52.959822879Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116766s 
2026-07-04T15:01:52.959828830Z [Info] FluentMigrator.Runner.MigrationRunner: 163: task_duration migrating 
2026-07-04T15:01:52.959832377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:52.959835833Z [Info] task_duration: Starting migration of Main DB to 163 
2026-07-04T15:01:52.961374518Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-07-04T15:01:52.961776626Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.4E-06s 
2026-07-04T15:01:52.961810249Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ScheduledTasks LastStartTime DateTime 
2026-07-04T15:01:52.962250479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks" ADD COLUMN "LastStartTime" DATETIME 
2026-07-04T15:01:52.964486170Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002236s 
2026-07-04T15:01:52.965276061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (163, '2026-07-04T15:01:52', 'task_duration') 
2026-07-04T15:01:52.966371139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:52.970915439Z [Info] FluentMigrator.Runner.MigrationRunner: 163: task_duration migrated 
2026-07-04T15:01:52.971211329Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079653s 
2026-07-04T15:01:52.971559087Z [Info] FluentMigrator.Runner.MigrationRunner: 164: movie_collections_crew migrating 
2026-07-04T15:01:52.974920804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:52.976059664Z [Info] movie_collections_crew: Starting migration of Main DB to 164 
2026-07-04T15:01:52.978290737Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-07-04T15:01:52.978917715Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.6E-06s 
2026-07-04T15:01:52.979356101Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies Collection String 
2026-07-04T15:01:52.979917406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "Collection" TEXT 
2026-07-04T15:01:52.986677229Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064643s 
2026-07-04T15:01:52.987306260Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies Actors 
2026-07-04T15:01:53.003941738Z [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-07-04T15:01:53.009832994Z [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-07-04T15:01:53.015527174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-07-04T15:01:53.018090074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-07-04T15:01:53.023228971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-07-04T15:01:53.024816456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-07-04T15:01:53.025955627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-07-04T15:01:53.026833360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-07-04T15:01:53.027529026Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0398167s 
2026-07-04T15:01:53.028036300Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Credits 
2026-07-04T15:01:53.029232316Z [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-07-04T15:01:53.030590073Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021116s 
2026-07-04T15:01:53.031098760Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Credits (CreditTmdbId) 
2026-07-04T15:01:53.031708907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Credits_CreditTmdbId" ON "Credits" ("CreditTmdbId" ASC) 
2026-07-04T15:01:53.032708537Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010664s 
2026-07-04T15:01:53.034221243Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Credits (MovieId) 
2026-07-04T15:01:53.034238456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Credits_MovieId" ON "Credits" ("MovieId" ASC) 
2026-07-04T15:01:53.036812837Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017493s 
2026-07-04T15:01:53.037789655Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-04T15:01:53.037807659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'NotifyMyAndroid' 
2026-07-04T15:01:53.040966740Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007822s 
2026-07-04T15:01:53.041004761Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-04T15:01:53.041009610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Pushalot' 
2026-07-04T15:01:53.041013898Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006446s 
2026-07-04T15:01:53.041017876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (164, '2026-07-04T15:01:53', 'movie_collections_crew') 
2026-07-04T15:01:53.041022794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:53.047798909Z [Info] FluentMigrator.Runner.MigrationRunner: 164: movie_collections_crew migrated 
2026-07-04T15:01:53.048079551Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083694s 
2026-07-04T15:01:53.058954434Z [Info] FluentMigrator.Runner.MigrationRunner: 165: remove_custom_formats_from_quality_model migrating 
2026-07-04T15:01:53.059763471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:53.060736892Z [Info] remove_custom_formats_from_quality_model: Starting migration of Main DB to 165 
2026-07-04T15:01:53.062561399Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2026-07-04T15:01:53.063002350Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.3E-06s 
2026-07-04T15:01:53.063394850Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist IndexerFlags Int32 
2026-07-04T15:01:53.064742710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2026-07-04T15:01:53.066164606Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023424s 
2026-07-04T15:01:53.066854751Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles 
2026-07-04T15:01:53.072713226Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.6E-06s 
2026-07-04T15:01:53.072768821Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieFiles IndexerFlags Int32 
2026-07-04T15:01:53.072773408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2026-07-04T15:01:53.072802012Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026385s 
2026-07-04T15:01:53.072805609Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-04T15:01:53.072808945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-04T15:01:53.080454597Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070285s 
2026-07-04T15:01:53.080513377Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-04T15:01:53.081167474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-04T15:01:53.085182999Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034294s 
2026-07-04T15:01:53.085256746Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-04T15:01:53.085937744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-04T15:01:53.090304663Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028573s 
2026-07-04T15:01:53.090366349Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-04T15:01:53.090371027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-04T15:01:53.091063797Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009645s 
2026-07-04T15:01:53.091148004Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-04T15:01:53.091688389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-04T15:01:53.103755823Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010852s 
2026-07-04T15:01:53.104427374Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-04T15:01:53.105127426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-04T15:01:53.109483214Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041457s 
2026-07-04T15:01:53.111319293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (165, '2026-07-04T15:01:53', 'remove_custom_formats_from_quality_model') 
2026-07-04T15:01:53.113131556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:53.140823325Z [Info] FluentMigrator.Runner.MigrationRunner: 165: remove_custom_formats_from_quality_model migrated 
2026-07-04T15:01:53.140860915Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0319581s 
2026-07-04T15:01:53.140883066Z [Info] FluentMigrator.Runner.MigrationRunner: 166: fix_tmdb_list_config migrating 
2026-07-04T15:01:53.140887084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:53.140890630Z [Info] fix_tmdb_list_config: Starting migration of Main DB to 166 
2026-07-04T15:01:53.140894107Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-04T15:01:53.140897203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-04T15:01:53.146307825Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053249s 
2026-07-04T15:01:53.146593476Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-04T15:01:53.146951222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-04T15:01:53.148621522Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015546s 
2026-07-04T15:01:53.150746116Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-04T15:01:53.151241499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-04T15:01:53.153025740Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017605s 
2026-07-04T15:01:53.155153390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (166, '2026-07-04T15:01:53', 'fix_tmdb_list_config') 
2026-07-04T15:01:53.155500046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:53.176925050Z [Info] FluentMigrator.Runner.MigrationRunner: 166: fix_tmdb_list_config migrated 
2026-07-04T15:01:53.182548237Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0199491s 
2026-07-04T15:01:53.182601977Z [Info] FluentMigrator.Runner.MigrationRunner: 167: remove_movie_pathstate migrating 
2026-07-04T15:01:53.182608149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:53.182611835Z [Info] remove_movie_pathstate: Starting migration of Main DB to 167 
2026-07-04T15:01:53.185183082Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies PathState 
2026-07-04T15:01:53.195435807Z [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-07-04T15:01:53.197882672Z [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-07-04T15:01:53.198682621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-07-04T15:01:53.202790879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-07-04T15:01:53.209481243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-07-04T15:01:53.212342059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-07-04T15:01:53.215328227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-07-04T15:01:53.216743843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-07-04T15:01:53.221269187Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0336664s 
2026-07-04T15:01:53.221327505Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" IN ('pathsdefaultstatic') 
2026-07-04T15:01:53.226302396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" IN ('pathsdefaultstatic') 
2026-07-04T15:01:53.226366104Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026879s 
2026-07-04T15:01:53.226630807Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles 
2026-07-04T15:01:53.226982563Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.4E-06s 
2026-07-04T15:01:53.227528278Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieFiles OriginalFilePath String 
2026-07-04T15:01:53.228804193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles" ADD COLUMN "OriginalFilePath" TEXT 
2026-07-04T15:01:53.232230331Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022161s 
2026-07-04T15:01:53.232286455Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn MovieFiles Path 
2026-07-04T15:01:53.245808377Z [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-07-04T15:01:53.245847109Z [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-07-04T15:01:53.245852509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieFiles" 
2026-07-04T15:01:53.245855575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles_temp" RENAME TO "MovieFiles" 
2026-07-04T15:01:53.251115616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieFiles_MovieId" ON "MovieFiles" ("MovieId" ASC) 
2026-07-04T15:01:53.252228458Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0209975s 
2026-07-04T15:01:53.253242436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (167, '2026-07-04T15:01:53', 'remove_movie_pathstate') 
2026-07-04T15:01:53.253976882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:53.265532914Z [Info] FluentMigrator.Runner.MigrationRunner: 167: remove_movie_pathstate migrated 
2026-07-04T15:01:53.265621399Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0315604s 
2026-07-04T15:01:53.265630246Z [Info] FluentMigrator.Runner.MigrationRunner: 168: custom_format_rework migrating 
2026-07-04T15:01:53.265633933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:53.265637489Z [Info] custom_format_rework: Starting migration of Main DB to 168 
2026-07-04T15:01:53.267660716Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable CustomFormats 
2026-07-04T15:01:53.268659855Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.9E-06s 
2026-07-04T15:01:53.269231039Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn CustomFormats Specifications String 
2026-07-04T15:01:53.269873014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "CustomFormats" ADD COLUMN "Specifications" TEXT NOT NULL DEFAULT '[]' 
2026-07-04T15:01:53.272980558Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030526s 
2026-07-04T15:01:53.273518439Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-04T15:01:53.275203807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-04T15:01:53.281306938Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00556s 
2026-07-04T15:01:53.281359767Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn CustomFormats FormatTags 
2026-07-04T15:01:53.288090505Z [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-07-04T15:01:53.290845704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "CustomFormats_temp" ("Id", "Name", "Specifications") SELECT "Id", "Name", "Specifications" FROM "CustomFormats" 
2026-07-04T15:01:53.290911276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "CustomFormats" 
2026-07-04T15:01:53.291634262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "CustomFormats_temp" RENAME TO "CustomFormats" 
2026-07-04T15:01:53.299216847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC) 
2026-07-04T15:01:53.300209916Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0194854s 
2026-07-04T15:01:53.300994678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (168, '2026-07-04T15:01:53', 'custom_format_rework') 
2026-07-04T15:01:53.301834030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:53.317369298Z [Info] FluentMigrator.Runner.MigrationRunner: 168: custom_format_rework migrated 
2026-07-04T15:01:53.317431965Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0288989s 
2026-07-04T15:01:53.317436283Z [Info] FluentMigrator.Runner.MigrationRunner: 169: custom_format_scores migrating 
2026-07-04T15:01:53.317439459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:53.317443296Z [Info] custom_format_scores: Starting migration of Main DB to 169 
2026-07-04T15:01:53.330041629Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 
2026-07-04T15:01:53.342945710Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.5E-06s 
2026-07-04T15:01:53.343009448Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles MinFormatScore Int32 
2026-07-04T15:01:53.343758373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "MinFormatScore" INTEGER NOT NULL DEFAULT 0 
2026-07-04T15:01:53.345856859Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023118s 
2026-07-04T15:01:53.346316344Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 
2026-07-04T15:01:53.347252226Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.6E-06s 
2026-07-04T15:01:53.356151413Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles CutoffFormatScore Int32 
2026-07-04T15:01:53.356211164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "CutoffFormatScore" INTEGER NOT NULL DEFAULT 0 
2026-07-04T15:01:53.356215862Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023534s 
2026-07-04T15:01:53.356219860Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-04T15:01:53.356223126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-04T15:01:53.358702933Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054459s 
2026-07-04T15:01:53.364716486Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Profiles FormatCutoff 
2026-07-04T15:01:53.369776877Z [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-07-04T15:01:53.369897251Z [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-07-04T15:01:53.371182594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles" 
2026-07-04T15:01:53.372876426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles" 
2026-07-04T15:01:53.379071218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2026-07-04T15:01:53.379898498Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0215545s 
2026-07-04T15:01:53.380263067Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable CustomFormats 
2026-07-04T15:01:53.381246948Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.9E-06s 
2026-07-04T15:01:53.381269731Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn CustomFormats IncludeCustomFormatWhenRenaming Boolean 
2026-07-04T15:01:53.381486254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "CustomFormats" ADD COLUMN "IncludeCustomFormatWhenRenaming" INTEGER NOT NULL DEFAULT 0 
2026-07-04T15:01:53.384065545Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002599s 
2026-07-04T15:01:53.385065376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (169, '2026-07-04T15:01:53', 'custom_format_scores') 
2026-07-04T15:01:53.386113207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:53.422147746Z [Info] FluentMigrator.Runner.MigrationRunner: 169: custom_format_scores migrated 
2026-07-04T15:01:53.430898436Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0404196s 
2026-07-04T15:01:53.431852011Z [Info] FluentMigrator.Runner.MigrationRunner: 170: fix_trakt_list_config migrating 
2026-07-04T15:01:53.432332616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:53.433056383Z [Info] fix_trakt_list_config: Starting migration of Main DB to 170 
2026-07-04T15:01:53.434142926Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-04T15:01:53.437791747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-04T15:01:53.535249407Z []
2026-07-04T15:01:53.535292137Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0980698s 
2026-07-04T15:01:53.535297347Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-04T15:01:53.535301133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-04T15:01:53.536018809Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014234s 
2026-07-04T15:01:53.538306799Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" IN ('TraktAuthToken', 'TraktRefreshToken', 'TraktTokenExpiry', 'NewTraktAuthToken', 'NewTraktRefreshToken', 'NewTraktTokenExpiry') 
2026-07-04T15:01:53.539364497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" IN ('TraktAuthToken', 'TraktRefreshToken', 'TraktTokenExpiry', 'NewTraktAuthToken', 'NewTraktRefreshToken', 'NewTraktTokenExpiry') 
2026-07-04T15:01:53.540236621Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014442s 
2026-07-04T15:01:53.541640655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (170, '2026-07-04T15:01:53', 'fix_trakt_list_config') 
2026-07-04T15:01:53.541704774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:53.547181710Z [Info] FluentMigrator.Runner.MigrationRunner: 170: fix_trakt_list_config migrated 
2026-07-04T15:01:53.547312072Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078735s 
2026-07-04T15:01:53.548200887Z [Info] FluentMigrator.Runner.MigrationRunner: 171: quality_definition_preferred_size migrating 
2026-07-04T15:01:53.548456362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:53.548870503Z [Info] quality_definition_preferred_size: Starting migration of Main DB to 171 
2026-07-04T15:01:53.550252065Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions 
2026-07-04T15:01:53.550607867Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.7E-06s 
2026-07-04T15:01:53.550732769Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityDefinitions PreferredSize Double 
2026-07-04T15:01:53.551811278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions" ADD COLUMN "PreferredSize" NUMERIC 
2026-07-04T15:01:53.557852644Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024554s 
2026-07-04T15:01:53.557929797Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-04T15:01:53.557934626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-04T15:01:53.557938674Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027309s 
2026-07-04T15:01:53.557942551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (171, '2026-07-04T15:01:53', 'quality_definition_preferred_size') 
2026-07-04T15:01:53.559078415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:53.564845050Z [Info] FluentMigrator.Runner.MigrationRunner: 171: quality_definition_preferred_size migrated 
2026-07-04T15:01:53.564874354Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092131s 
2026-07-04T15:01:53.564878181Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_download_history migrating 
2026-07-04T15:01:53.565147734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:53.566026520Z [Info] add_download_history: Starting migration of Main DB to 172 
2026-07-04T15:01:53.567690236Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadHistory 
2026-07-04T15:01:53.568761040Z [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-07-04T15:01:53.569925307Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020154s 
2026-07-04T15:01:53.570946668Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (EventType) 
2026-07-04T15:01:53.570999217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2026-07-04T15:01:53.571632305Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00092s 
2026-07-04T15:01:53.571979120Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (MovieId) 
2026-07-04T15:01:53.572480604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_MovieId" ON "DownloadHistory" ("MovieId" ASC) 
2026-07-04T15:01:53.574403773Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008764s 
2026-07-04T15:01:53.574472722Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (DownloadId) 
2026-07-04T15:01:53.574477811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2026-07-04T15:01:53.574694004Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008351s 
2026-07-04T15:01:53.575000995Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-04T15:01:53.575353431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-04T15:01:53.577181495Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018603s 
2026-07-04T15:01:53.577844389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (172, '2026-07-04T15:01:53', 'add_download_history') 
2026-07-04T15:01:53.578447210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:53.587924813Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_download_history migrated 
2026-07-04T15:01:53.587984144Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107096s 
2026-07-04T15:01:53.587988983Z [Info] FluentMigrator.Runner.MigrationRunner: 173: net_import_status migrating 
2026-07-04T15:01:53.587992980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:53.588184246Z [Info] net_import_status: Starting migration of Main DB to 173 
2026-07-04T15:01:53.592865660Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NetImportStatus 
2026-07-04T15:01:53.592921275Z [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-07-04T15:01:53.592971969Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002006s 
2026-07-04T15:01:53.595652850Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NetImportStatus (ProviderId) 
2026-07-04T15:01:53.595714775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "NetImportStatus" ("ProviderId" ASC) 
2026-07-04T15:01:53.595722499Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001206s 
2026-07-04T15:01:53.596344877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (173, '2026-07-04T15:01:53', 'net_import_status') 
2026-07-04T15:01:53.597889553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:53.609550370Z [Info] FluentMigrator.Runner.MigrationRunner: 173: net_import_status migrated 
2026-07-04T15:01:53.609638324Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127564s 
2026-07-04T15:01:53.609676073Z [Info] FluentMigrator.Runner.MigrationRunner: 174: email_multiple_addresses migrating 
2026-07-04T15:01:53.609679881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:53.613622871Z [Info] email_multiple_addresses: Starting migration of Main DB to 174 
2026-07-04T15:01:53.613662915Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-04T15:01:53.613666913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-04T15:01:53.618231129Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029893s 
2026-07-04T15:01:53.618281112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (174, '2026-07-04T15:01:53', 'email_multiple_addresses') 
2026-07-04T15:01:53.623382709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:53.629345689Z [Info] FluentMigrator.Runner.MigrationRunner: 174: email_multiple_addresses migrated 
2026-07-04T15:01:53.629431199Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0152895s 
2026-07-04T15:01:53.629594502Z [Info] FluentMigrator.Runner.MigrationRunner: 175: remove_chown_and_folderchmod_config migrating 
2026-07-04T15:01:53.630187326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:53.630840933Z [Info] remove_chown_and_folderchmod_config: Starting migration of Main DB to 175 
2026-07-04T15:01:53.631780171Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" IN ('folderchmod', 'chownuser', 'parsingleniency') 
2026-07-04T15:01:53.632317943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" IN ('folderchmod', 'chownuser', 'parsingleniency') 
2026-07-04T15:01:53.633338752Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010669s 
2026-07-04T15:01:53.634108195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (175, '2026-07-04T15:01:53', 'remove_chown_and_folderchmod_config') 
2026-07-04T15:01:53.634996368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:53.640536151Z [Info] FluentMigrator.Runner.MigrationRunner: 175: remove_chown_and_folderchmod_config migrated 
2026-07-04T15:01:53.640994233Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079762s 
2026-07-04T15:01:53.641468667Z [Info] FluentMigrator.Runner.MigrationRunner: 176: movie_recommendations migrating 
2026-07-04T15:01:53.641844315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:53.642444363Z [Info] movie_recommendations: Starting migration of Main DB to 176 
2026-07-04T15:01:53.645863468Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-07-04T15:01:53.645981026Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.3E-06s 
2026-07-04T15:01:53.645989041Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies Recommendations String 
2026-07-04T15:01:53.645992678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "Recommendations" TEXT NOT NULL DEFAULT '[]' 
2026-07-04T15:01:53.647290223Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021928s 
2026-07-04T15:01:53.649440536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (176, '2026-07-04T15:01:53', 'movie_recommendations') 
2026-07-04T15:01:53.649517690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:53.654853813Z [Info] FluentMigrator.Runner.MigrationRunner: 176: movie_recommendations migrated 
2026-07-04T15:01:53.656778857Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093206s 
2026-07-04T15:01:53.656812860Z [Info] FluentMigrator.Runner.MigrationRunner: 177: language_improvements migrating 
2026-07-04T15:01:53.656817469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:53.656821105Z [Info] language_improvements: Starting migration of Main DB to 177 
2026-07-04T15:01:53.660407972Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-07-04T15:01:53.663188449Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.1E-06s 
2026-07-04T15:01:53.663245845Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies OriginalLanguage Int32 
2026-07-04T15:01:53.663249192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "OriginalLanguage" INTEGER NOT NULL DEFAULT 1 
2026-07-04T15:01:53.663940608Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023441s 
2026-07-04T15:01:53.664377351Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-07-04T15:01:53.664728865Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.9E-06s 
2026-07-04T15:01:53.665444307Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies OriginalTitle String 
2026-07-04T15:01:53.665485985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "OriginalTitle" TEXT 
2026-07-04T15:01:53.668195248Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002259s 
2026-07-04T15:01:53.668785307Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-07-04T15:01:53.669296789Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.6E-06s 
2026-07-04T15:01:53.669720508Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies DigitalRelease DateTime 
2026-07-04T15:01:53.670179152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "DigitalRelease" DATETIME 
2026-07-04T15:01:53.672963454Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025485s 
2026-07-04T15:01:53.673200616Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies PhysicalReleaseNote 
2026-07-04T15:01:53.680259426Z [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-07-04T15:01:53.689928926Z [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-07-04T15:01:53.704487728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-07-04T15:01:53.709802190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-07-04T15:01:53.714078621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-07-04T15:01:53.715041033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-07-04T15:01:53.715859277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-07-04T15:01:53.716516289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-07-04T15:01:53.717098042Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0436426s 
2026-07-04T15:01:53.717386659Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies SecondaryYearSourceId 
2026-07-04T15:01:53.724825306Z [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-07-04T15:01:53.729254061Z [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-07-04T15:01:53.731418360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-07-04T15:01:53.733824649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-07-04T15:01:53.737514207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-07-04T15:01:53.739283210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-07-04T15:01:53.739315089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-07-04T15:01:53.739992140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-07-04T15:01:53.740631871Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.022947s 
2026-07-04T15:01:53.740913615Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2026-07-04T15:01:53.741118436Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.9E-06s 
2026-07-04T15:01:53.741524362Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig RenameMovies Boolean 
2026-07-04T15:01:53.742067182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "RenameMovies" INTEGER NOT NULL DEFAULT 0 
2026-07-04T15:01:53.743674575Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017585s 
2026-07-04T15:01:53.744086501Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "RenameMovies"="RenameEpisodes" 
2026-07-04T15:01:53.744564552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "RenameMovies"="RenameEpisodes" 
2026-07-04T15:01:53.745090180Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006409s 
2026-07-04T15:01:53.745526783Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig RenameEpisodes 
2026-07-04T15:01:53.751482089Z [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-07-04T15:01:53.753726988Z [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-07-04T15:01:53.754648633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2026-07-04T15:01:53.755751506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2026-07-04T15:01:53.759598928Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135896s 
2026-07-04T15:01:53.760427511Z [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-07-04T15:01:53.761407465Z [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-07-04T15:01:53.763748193Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015858s 
2026-07-04T15:01:53.763777276Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DROP INDEX IF EXISTS "IX_AlternativeTitles_CleanTitle" 
2026-07-04T15:01:53.763834052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX IF EXISTS "IX_AlternativeTitles_CleanTitle" 
2026-07-04T15:01:53.764342949Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009365s 
2026-07-04T15:01:53.764693792Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-04T15:01:53.765105179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-04T15:01:53.767699358Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024504s 
2026-07-04T15:01:53.768087720Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-04T15:01:53.768406203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-04T15:01:53.769538501Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012052s 
2026-07-04T15:01:53.769839782Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-04T15:01:53.770239266Z [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-07-04T15:01:53.770730049Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006457s 
2026-07-04T15:01:53.770980816Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-04T15:01:53.771358850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies" SET "LastInfoSync" = '2014-01-01 00:00:00' WHERE 1 = 1 
2026-07-04T15:01:53.771827062Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005698s 
2026-07-04T15:01:53.772318176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (177, '2026-07-04T15:01:53', 'language_improvements') 
2026-07-04T15:01:53.772927139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:53.777388665Z [Info] FluentMigrator.Runner.MigrationRunner: 177: language_improvements migrated 
2026-07-04T15:01:53.777827761Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056387s 
2026-07-04T15:01:53.778241332Z [Info] FluentMigrator.Runner.MigrationRunner: 178: new_list_server migrating 
2026-07-04T15:01:53.778700436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:53.779434513Z [Info] new_list_server: Starting migration of Main DB to 178 
2026-07-04T15:01:53.780164612Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-04T15:01:53.781075236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-04T15:01:53.783790572Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030867s 
2026-07-04T15:01:53.784143308Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-04T15:01:53.784811432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-04T15:01:53.786134214Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016479s 
2026-07-04T15:01:53.786749580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (178, '2026-07-04T15:01:53', 'new_list_server') 
2026-07-04T15:01:53.787326765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:53.792287839Z [Info] FluentMigrator.Runner.MigrationRunner: 178: new_list_server migrated 
2026-07-04T15:01:53.792953619Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075575s 
2026-07-04T15:01:53.793352581Z [Info] FluentMigrator.Runner.MigrationRunner: 179: movie_translation_indexes migrating 
2026-07-04T15:01:53.793693516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:53.794488205Z [Info] movie_translation_indexes: Starting migration of Main DB to 179 
2026-07-04T15:01:53.795445347Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieTranslations (Language) 
2026-07-04T15:01:53.796247330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_Language" ON "MovieTranslations" ("Language" ASC) 
2026-07-04T15:01:53.797742182Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015063s 
2026-07-04T15:01:53.797768021Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieTranslations (MovieId) 
2026-07-04T15:01:53.798296926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_MovieId" ON "MovieTranslations" ("MovieId" ASC) 
2026-07-04T15:01:53.799180339Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012283s 
2026-07-04T15:01:53.799932961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (179, '2026-07-04T15:01:53', 'movie_translation_indexes') 
2026-07-04T15:01:53.801135619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:53.807043006Z [Info] FluentMigrator.Runner.MigrationRunner: 179: movie_translation_indexes migrated 
2026-07-04T15:01:53.807628326Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082425s 
2026-07-04T15:01:53.809687750Z [Info] FluentMigrator.Runner.MigrationRunner: 180: fix_invalid_profile_references migrating 
2026-07-04T15:01:53.810253353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:53.811290263Z [Info] fix_invalid_profile_references: Starting migration of Main DB to 180 
2026-07-04T15:01:53.812367378Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-04T15:01:53.812386343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-04T15:01:53.821299155Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008409s 
2026-07-04T15:01:53.822158114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (180, '2026-07-04T15:01:53', 'fix_invalid_profile_references') 
2026-07-04T15:01:53.823245768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:53.829673494Z [Info] FluentMigrator.Runner.MigrationRunner: 180: fix_invalid_profile_references migrated 
2026-07-04T15:01:53.829710452Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0158842s 
2026-07-04T15:01:53.829715532Z [Info] FluentMigrator.Runner.MigrationRunner: 181: list_movies_table migrating 
2026-07-04T15:01:53.830717517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:53.830738616Z [Info] list_movies_table: Starting migration of Main DB to 181 
2026-07-04T15:01:53.837720653Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable NetImport ImportLists 
2026-07-04T15:01:53.838452796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NetImport" RENAME TO "ImportLists" 
2026-07-04T15:01:53.845366817Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069181s 
2026-07-04T15:01:53.846107255Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable NetImportStatus ImportListStatus 
2026-07-04T15:01:53.846511367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NetImportStatus" RENAME TO "ImportListStatus" 
2026-07-04T15:01:53.851205856Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041214s 
2026-07-04T15:01:53.851267391Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Config" SET "Key" = 'importlistsyncinterval' WHERE "Key" = 'netimportsyncinterval' 
2026-07-04T15:01:53.852301686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Config" SET "Key" = 'importlistsyncinterval' WHERE "Key" = 'netimportsyncinterval' 
2026-07-04T15:01:53.853316936Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009334s 
2026-07-04T15:01:53.853402756Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2026-07-04T15:01:53.853425548Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.6E-06s 
2026-07-04T15:01:53.854004466Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists SearchOnAdd Boolean 
2026-07-04T15:01:53.854508183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "SearchOnAdd" INTEGER NOT NULL DEFAULT 0 
2026-07-04T15:01:53.856537882Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020838s 
2026-07-04T15:01:53.857056988Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListMovies 
2026-07-04T15:01:53.858769596Z [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-07-04T15:01:53.860774219Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027717s 
2026-07-04T15:01:53.860801920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (181, '2026-07-04T15:01:53', 'list_movies_table') 
2026-07-04T15:01:53.861480533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:53.871352700Z [Info] FluentMigrator.Runner.MigrationRunner: 181: list_movies_table migrated 
2026-07-04T15:01:53.871923112Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136658s 
2026-07-04T15:01:53.872522558Z [Info] FluentMigrator.Runner.MigrationRunner: 182: on_delete_notification migrating 
2026-07-04T15:01:53.872994777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:53.873649225Z [Info] on_delete_notification: Starting migration of Main DB to 182 
2026-07-04T15:01:53.876835266Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-07-04T15:01:53.876870772Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.6E-06s 
2026-07-04T15:01:53.876875641Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnDelete Boolean 
2026-07-04T15:01:53.876879308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnDelete" INTEGER NOT NULL DEFAULT 0 
2026-07-04T15:01:53.878467514Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023948s 
2026-07-04T15:01:53.879370826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (182, '2026-07-04T15:01:53', 'on_delete_notification') 
2026-07-04T15:01:53.880415691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:53.884738929Z [Info] FluentMigrator.Runner.MigrationRunner: 182: on_delete_notification migrated 
2026-07-04T15:01:53.885064064Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081366s 
2026-07-04T15:01:53.885739681Z [Info] FluentMigrator.Runner.MigrationRunner: 183: download_propers_config migrating 
2026-07-04T15:01:53.886077531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:53.886696663Z [Info] download_propers_config: Starting migration of Main DB to 183 
2026-07-04T15:01:53.887559920Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-04T15:01:53.888186987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-04T15:01:53.889266487Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012034s 
2026-07-04T15:01:53.890192651Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers' 
2026-07-04T15:01:53.890215684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers' 
2026-07-04T15:01:53.892858845Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007765s 
2026-07-04T15:01:53.892911462Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Profiles PreferredTags 
2026-07-04T15:01:53.898633985Z [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-07-04T15:01:53.901103491Z [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-07-04T15:01:53.902742744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles" 
2026-07-04T15:01:53.904945444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles" 
2026-07-04T15:01:53.908614544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2026-07-04T15:01:53.909747042Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0173778s 
2026-07-04T15:01:53.910470028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (183, '2026-07-04T15:01:53', 'download_propers_config') 
2026-07-04T15:01:53.911203713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:53.917425115Z [Info] FluentMigrator.Runner.MigrationRunner: 183: download_propers_config migrated 
2026-07-04T15:01:53.917989195Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0248284s 
2026-07-04T15:01:53.918884662Z [Info] FluentMigrator.Runner.MigrationRunner: 184: add_priority_to_indexers migrating 
2026-07-04T15:01:53.919816677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:53.920189701Z [Info] add_priority_to_indexers: Starting migration of Main DB to 184 
2026-07-04T15:01:53.921492396Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-07-04T15:01:53.922151704Z [Info] FluentMigrator.Runner.MigrationRunner: => 3E-06s 
2026-07-04T15:01:53.922247622Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Priority Int32 
2026-07-04T15:01:53.923144331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 25 
2026-07-04T15:01:53.924555558Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020737s 
2026-07-04T15:01:53.925689530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (184, '2026-07-04T15:01:53', 'add_priority_to_indexers') 
2026-07-04T15:01:53.926435748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:53.934943906Z [Info] FluentMigrator.Runner.MigrationRunner: 184: add_priority_to_indexers migrated 
2026-07-04T15:01:53.934996174Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098534s 
2026-07-04T15:01:53.935001133Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_alternative_title_indices migrating 
2026-07-04T15:01:53.935004729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:53.935265265Z [Info] add_alternative_title_indices: Starting migration of Main DB to 185 
2026-07-04T15:01:53.937013820Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlternativeTitles (CleanTitle) 
2026-07-04T15:01:53.937835259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2026-07-04T15:01:53.939282443Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013613s 
2026-07-04T15:01:53.939898630Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieTranslations (CleanTitle) 
2026-07-04T15:01:53.940855360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_CleanTitle" ON "MovieTranslations" ("CleanTitle" ASC) 
2026-07-04T15:01:53.942059974Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016391s 
2026-07-04T15:01:53.942807234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (185, '2026-07-04T15:01:53', 'add_alternative_title_indices') 
2026-07-04T15:01:53.943511876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:53.947905315Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_alternative_title_indices migrated 
2026-07-04T15:01:53.948483892Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071531s 
2026-07-04T15:01:53.948970658Z [Info] FluentMigrator.Runner.MigrationRunner: 186: fix_tmdb_duplicates migrating 
2026-07-04T15:01:53.949365973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:53.949985357Z [Info] fix_tmdb_duplicates: Starting migration of Main DB to 186 
2026-07-04T15:01:53.952986944Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-04T15:01:53.953586410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-04T15:01:53.956855756Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003116s 
2026-07-04T15:01:53.958185902Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Movies () 
2026-07-04T15:01:53.959106064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Movies_TmdbId" 
2026-07-04T15:01:53.960061153Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013855s 
2026-07-04T15:01:53.960451169Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-07-04T15:01:53.961822993Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.4E-06s 
2026-07-04T15:01:53.961890558Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies TmdbId Int32 
2026-07-04T15:01:53.968770315Z [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-07-04T15:01:53.973095586Z [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-07-04T15:01:53.975482429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-07-04T15:01:53.978133355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-07-04T15:01:53.981904033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-07-04T15:01:53.982777169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-07-04T15:01:53.983551460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-07-04T15:01:53.985443402Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0236634s 
2026-07-04T15:01:53.986028351Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (TmdbId) 
2026-07-04T15:01:53.986780161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-07-04T15:01:53.987758592Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011438s 
2026-07-04T15:01:53.988630054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (186, '2026-07-04T15:01:53', 'fix_tmdb_duplicates') 
2026-07-04T15:01:53.989338353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:53.995553903Z [Info] FluentMigrator.Runner.MigrationRunner: 186: fix_tmdb_duplicates migrated 
2026-07-04T15:01:53.996124605Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008624s 
2026-07-04T15:01:54.003229932Z [Info] FluentMigrator.Runner.MigrationRunner: 187: swap_filechmod_for_folderchmod migrating 
2026-07-04T15:01:54.004060558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:54.004948802Z [Info] swap_filechmod_for_folderchmod: Starting migration of Main DB to 187 
2026-07-04T15:01:54.006409951Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-04T15:01:54.007074449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-04T15:01:54.009257563Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018299s 
2026-07-04T15:01:54.010517669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (187, '2026-07-04T15:01:54', 'swap_filechmod_for_folderchmod') 
2026-07-04T15:01:54.011513042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:54.016513370Z [Info] FluentMigrator.Runner.MigrationRunner: 187: swap_filechmod_for_folderchmod migrated 
2026-07-04T15:01:54.017043326Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089836s 
2026-07-04T15:01:54.017669963Z [Info] FluentMigrator.Runner.MigrationRunner: 188: mediainfo_channels migrating 
2026-07-04T15:01:54.018109150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:54.019309565Z [Info] mediainfo_channels: Starting migration of Main DB to 188 
2026-07-04T15:01:54.020803356Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MovieFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannels"', '"audioChannelsContainer"'); 
2026-07-04T15:01:54.021642938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MovieFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannels"', '"audioChannelsContainer"'); 
2026-07-04T15:01:54.022391251Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009682s 
2026-07-04T15:01:54.024838677Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MovieFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannelPositionsText"', '"audioChannelPositionsTextContainer"'); 
2026-07-04T15:01:54.027286905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MovieFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannelPositionsText"', '"audioChannelPositionsTextContainer"'); 
2026-07-04T15:01:54.034384517Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027141s 
2026-07-04T15:01:54.034429581Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Config" SET "Value" = max(("Value" / 60) + 1, 6) WHERE "Key" = 'importlistsyncinterval' 
2026-07-04T15:01:54.034434410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Config" SET "Value" = max(("Value" / 60) + 1, 6) WHERE "Key" = 'importlistsyncinterval' 
2026-07-04T15:01:54.034438548Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008319s 
2026-07-04T15:01:54.034441924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (188, '2026-07-04T15:01:54', 'mediainfo_channels') 
2026-07-04T15:01:54.034445761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:54.043041853Z [Info] FluentMigrator.Runner.MigrationRunner: 188: mediainfo_channels migrated 
2026-07-04T15:01:54.043896364Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075966s 
2026-07-04T15:01:54.051530665Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_update_history migrating 
2026-07-04T15:01:54.052180334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:54.053469694Z [Info] add_update_history: Starting migration of Main DB to 189 
2026-07-04T15:01:54.055015813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (189, '2026-07-04T15:01:54', 'add_update_history') 
2026-07-04T15:01:54.057071950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:54.068803960Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_update_history migrated 
2026-07-04T15:01:54.068852270Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142877s 
2026-07-04T15:01:54.068881905Z [Info] FluentMigrator.Runner.MigrationRunner: 190: update_awesome_hd_link migrating 
2026-07-04T15:01:54.068885943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:54.068889289Z [Info] update_awesome_hd_link: Starting migration of Main DB to 190 
2026-07-04T15:01:54.076783504Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", 'https://awesome-hd.net', 'https://awesome-hd.club') WHERE "Implementation" = 'AwesomeHD'; 
2026-07-04T15:01:54.078850010Z [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-07-04T15:01:54.079059591Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013697s 
2026-07-04T15:01:54.079993480Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", 'https://awesome-hd.me', 'https://awesome-hd.club') WHERE "Implementation" = 'AwesomeHD'; 
2026-07-04T15:01:54.080621949Z [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-07-04T15:01:54.081739910Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012433s 
2026-07-04T15:01:54.082644805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (190, '2026-07-04T15:01:54', 'update_awesome_hd_link') 
2026-07-04T15:01:54.083627283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:54.097138665Z [Info] FluentMigrator.Runner.MigrationRunner: 190: update_awesome_hd_link migrated 
2026-07-04T15:01:54.097771563Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096619s 
2026-07-04T15:01:54.097835031Z [Info] FluentMigrator.Runner.MigrationRunner: 191: remove_awesomehd migrating 
2026-07-04T15:01:54.098055372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:54.099098674Z [Info] remove_awesomehd: Starting migration of Main DB to 191 
2026-07-04T15:01:54.102863262Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-04T15:01:54.104810447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'AwesomeHD' 
2026-07-04T15:01:54.105037609Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013566s 
2026-07-04T15:01:54.106798377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (191, '2026-07-04T15:01:54', 'remove_awesomehd') 
2026-07-04T15:01:54.110031005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:54.124942774Z [Info] FluentMigrator.Runner.MigrationRunner: 191: remove_awesomehd migrated 
2026-07-04T15:01:54.179084149Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0170489s 
2026-07-04T15:01:54.179143429Z [Info] FluentMigrator.Runner.MigrationRunner: 192: add_on_delete_to_notifications migrating 
2026-07-04T15:01:54.179148759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:54.179151975Z [Info] add_on_delete_to_notifications: Starting migration of Main DB to 192 
2026-07-04T15:01:54.179155131Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Notifications OnDelete to OnMovieDelete 
2026-07-04T15:01:54.246614558Z [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-07-04T15:01:54.253057090Z [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-07-04T15:01:54.254078101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications" 
2026-07-04T15:01:54.254880114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications" 
2026-07-04T15:01:54.259022556Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.130145s 
2026-07-04T15:01:54.259488983Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-07-04T15:01:54.259793621Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.5E-06s 
2026-07-04T15:01:54.260154012Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnMovieFileDelete Boolean 
2026-07-04T15:01:54.260753919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnMovieFileDelete" INTEGER NOT NULL DEFAULT 0 
2026-07-04T15:01:54.262564088Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00199s 
2026-07-04T15:01:54.262933376Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-07-04T15:01:54.264651043Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.4E-06s 
2026-07-04T15:01:54.264667194Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnMovieFileDeleteForUpgrade Boolean 
2026-07-04T15:01:54.264671060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnMovieFileDeleteForUpgrade" INTEGER NOT NULL DEFAULT 0 
2026-07-04T15:01:54.265781577Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017916s 
2026-07-04T15:01:54.266430335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (192, '2026-07-04T15:01:54', 'add_on_delete_to_notifications') 
2026-07-04T15:01:54.268621234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:54.280686082Z [Info] FluentMigrator.Runner.MigrationRunner: 192: add_on_delete_to_notifications migrated 
2026-07-04T15:01:54.281733002Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0162486s 
2026-07-04T15:01:54.281860759Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_bypass_to_delay_profile migrating 
2026-07-04T15:01:54.282297312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:54.283027141Z [Info] add_bypass_to_delay_profile: Starting migration of Main DB to 194 
2026-07-04T15:01:54.284898684Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2026-07-04T15:01:54.285265818Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.1E-06s 
2026-07-04T15:01:54.285735001Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfHighestQuality Boolean 
2026-07-04T15:01:54.286289163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfHighestQuality" INTEGER NOT NULL DEFAULT 0 
2026-07-04T15:01:54.291593276Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051142s 
2026-07-04T15:01:54.292062600Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-04T15:01:54.292962806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DelayProfiles" SET "BypassIfHighestQuality" = 1 WHERE 1 = 1 
2026-07-04T15:01:54.294066541Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009334s 
2026-07-04T15:01:54.294087640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (194, '2026-07-04T15:01:54', 'add_bypass_to_delay_profile') 
2026-07-04T15:01:54.294623467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:54.298018247Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_bypass_to_delay_profile migrated 
2026-07-04T15:01:54.298366304Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052309s 
2026-07-04T15:01:54.299035380Z [Info] FluentMigrator.Runner.MigrationRunner: 195: update_notifiarr migrating 
2026-07-04T15:01:54.299734441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:54.300329850Z [Info] update_notifiarr: Starting migration of Main DB to 195 
2026-07-04T15:01:54.318838304Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2026-07-04T15:01:54.318929373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2026-07-04T15:01:54.321162841Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003953s 
2026-07-04T15:01:54.323290201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (195, '2026-07-04T15:01:54', 'update_notifiarr') 
2026-07-04T15:01:54.326834409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:54.335038360Z [Info] FluentMigrator.Runner.MigrationRunner: 195: update_notifiarr migrated 
2026-07-04T15:01:54.336692780Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0179172s 
2026-07-04T15:01:54.337324987Z [Info] FluentMigrator.Runner.MigrationRunner: 196: legacy_mediainfo_hdr migrating 
2026-07-04T15:01:54.338426327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:54.339301527Z [Info] legacy_mediainfo_hdr: Starting migration of Main DB to 196 
2026-07-04T15:01:54.340776211Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "StandardMovieFormat" = Replace("StandardMovieFormat", '{MediaInfo HDR}', '{MediaInfo VideoDynamicRange}'); 
2026-07-04T15:01:54.342419461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "StandardMovieFormat" = Replace("StandardMovieFormat", '{MediaInfo HDR}', '{MediaInfo VideoDynamicRange}'); 
2026-07-04T15:01:54.344387053Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024211s 
2026-07-04T15:01:54.346853544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (196, '2026-07-04T15:01:54', 'legacy_mediainfo_hdr') 
2026-07-04T15:01:54.350138049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:54.392037636Z [Info] FluentMigrator.Runner.MigrationRunner: 196: legacy_mediainfo_hdr migrated 
2026-07-04T15:01:54.392081607Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0287393s 
2026-07-04T15:01:54.392086807Z [Info] FluentMigrator.Runner.MigrationRunner: 197: rename_blacklist_to_blocklist migrating 
2026-07-04T15:01:54.392090494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:54.392093941Z [Info] rename_blacklist_to_blocklist: Starting migration of Main DB to 197 
2026-07-04T15:01:54.392097517Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Blacklist Blocklist 
2026-07-04T15:01:54.392101284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" RENAME TO "Blocklist" 
2026-07-04T15:01:54.469461842Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0703971s 
2026-07-04T15:01:54.495500884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (197, '2026-07-04T15:01:54', 'rename_blacklist_to_blocklist') 
2026-07-04T15:01:54.508749597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:54.537983287Z [Info] FluentMigrator.Runner.MigrationRunner: 197: rename_blacklist_to_blocklist migrated 
2026-07-04T15:01:54.540798166Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1496814s 
2026-07-04T15:01:54.541950271Z [Info] FluentMigrator.Runner.MigrationRunner: 198: add_indexer_tags migrating 
2026-07-04T15:01:54.544006168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:54.545428786Z [Info] add_indexer_tags: Starting migration of Main DB to 198 
2026-07-04T15:01:54.549064174Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-07-04T15:01:54.549906091Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.17E-05s 
2026-07-04T15:01:54.550559988Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String 
2026-07-04T15:01:54.551160637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT 
2026-07-04T15:01:54.553648247Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023456s 
2026-07-04T15:01:54.554756250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (198, '2026-07-04T15:01:54', 'add_indexer_tags') 
2026-07-04T15:01:54.555853012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:54.560293978Z [Info] FluentMigrator.Runner.MigrationRunner: 198: add_indexer_tags migrated 
2026-07-04T15:01:54.561179236Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087279s 
2026-07-04T15:01:54.562508221Z [Info] FluentMigrator.Runner.MigrationRunner: 199: mediainfo_to_ffmpeg migrating 
2026-07-04T15:01:54.563386445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:54.564345761Z [Info] mediainfo_to_ffmpeg: Starting migration of Main DB to 199 
2026-07-04T15:01:54.565764491Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-04T15:01:54.566379246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-04T15:01:54.569404097Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002864s 
2026-07-04T15:01:54.570441848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (199, '2026-07-04T15:01:54', 'mediainfo_to_ffmpeg') 
2026-07-04T15:01:54.571387398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:54.582732788Z [Info] FluentMigrator.Runner.MigrationRunner: 199: mediainfo_to_ffmpeg migrated 
2026-07-04T15:01:54.582795515Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102546s 
2026-07-04T15:01:54.586820387Z [Info] FluentMigrator.Runner.MigrationRunner: 200: cdh_per_downloadclient migrating 
2026-07-04T15:01:54.587130615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:54.587157716Z [Info] cdh_per_downloadclient: Starting migration of Main DB to 200 
2026-07-04T15:01:54.590782853Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2026-07-04T15:01:54.590815865Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-06s 
2026-07-04T15:01:54.590820414Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveCompletedDownloads Boolean 
2026-07-04T15:01:54.596411321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveCompletedDownloads" INTEGER NOT NULL DEFAULT 1 
2026-07-04T15:01:54.596516557Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026324s 
2026-07-04T15:01:54.596521106Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveFailedDownloads Boolean 
2026-07-04T15:01:54.596524372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveFailedDownloads" INTEGER NOT NULL DEFAULT 1 
2026-07-04T15:01:54.597360849Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026295s 
2026-07-04T15:01:54.598087612Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-04T15:01:54.598538120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-04T15:01:54.606755187Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078434s 
2026-07-04T15:01:54.607830969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (200, '2026-07-04T15:01:54', 'cdh_per_downloadclient') 
2026-07-04T15:01:54.608953539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:54.622711450Z [Info] FluentMigrator.Runner.MigrationRunner: 200: cdh_per_downloadclient migrated 
2026-07-04T15:01:54.622788643Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0211578s 
2026-07-04T15:01:54.623880035Z [Info] FluentMigrator.Runner.MigrationRunner: 201: migrate_discord_from_slack migrating 
2026-07-04T15:01:54.625689213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:54.625791854Z [Info] migrate_discord_from_slack: Starting migration of Main DB to 201 
2026-07-04T15:01:54.627814940Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-04T15:01:54.627888406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-04T15:01:54.632718087Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039773s 
2026-07-04T15:01:54.633511063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (201, '2026-07-04T15:01:54', 'migrate_discord_from_slack') 
2026-07-04T15:01:54.637674784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:54.652703891Z [Info] FluentMigrator.Runner.MigrationRunner: 201: migrate_discord_from_slack migrated 
2026-07-04T15:01:54.656301718Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0240022s 
2026-07-04T15:01:54.656375285Z [Info] FluentMigrator.Runner.MigrationRunner: 202: remove_predb migrating 
2026-07-04T15:01:54.656379453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:54.656382930Z [Info] remove_predb: Starting migration of Main DB to 202 
2026-07-04T15:01:54.661344065Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-04T15:01:54.662402556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies" SET "MinimumAvailability" = 3 WHERE "MinimumAvailability" = 4 
2026-07-04T15:01:54.663446779Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012391s 
2026-07-04T15:01:54.663468941Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-04T15:01:54.663605585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ImportLists" SET "MinimumAvailability" = 3 WHERE "MinimumAvailability" = 4 
2026-07-04T15:01:54.664529184Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000871s 
2026-07-04T15:01:54.664554341Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-04T15:01:54.665008546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies" SET "Status" = 3 WHERE "Status" = 4 
2026-07-04T15:01:54.665490634Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000764s 
2026-07-04T15:01:54.665853790Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-04T15:01:54.666226394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ImportListMovies" SET "Status" = 3 WHERE "Status" = 4 
2026-07-04T15:01:54.666949019Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007677s 
2026-07-04T15:01:54.667042963Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies HasPreDBEntry 
2026-07-04T15:01:54.680385370Z [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-07-04T15:01:54.684507043Z [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-07-04T15:01:54.689834360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-07-04T15:01:54.689883312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-07-04T15:01:54.694412733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-07-04T15:01:54.695513372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-07-04T15:01:54.696494037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-07-04T15:01:54.697082062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-07-04T15:01:54.697805088Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0302142s 
2026-07-04T15:01:54.698271416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (202, '2026-07-04T15:01:54', 'remove_predb') 
2026-07-04T15:01:54.698967101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:54.710345552Z [Info] FluentMigrator.Runner.MigrationRunner: 202: remove_predb migrated 
2026-07-04T15:01:54.710961929Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0423683s 
2026-07-04T15:01:54.711036538Z [Info] FluentMigrator.Runner.MigrationRunner: 203: add_on_update_to_notifications migrating 
2026-07-04T15:01:54.711892703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:54.711971508Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 203 
2026-07-04T15:01:54.712822243Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-07-04T15:01:54.712993191Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.6E-06s 
2026-07-04T15:01:54.713365333Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean 
2026-07-04T15:01:54.713767322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 0 
2026-07-04T15:01:54.716419760Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018104s 
2026-07-04T15:01:54.716483699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (203, '2026-07-04T15:01:54', 'add_on_update_to_notifications') 
2026-07-04T15:01:54.716759211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:54.720159962Z [Info] FluentMigrator.Runner.MigrationRunner: 203: add_on_update_to_notifications migrated 
2026-07-04T15:01:54.720242355Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058188s 
2026-07-04T15:01:54.721213573Z [Info] FluentMigrator.Runner.MigrationRunner: 204: ensure_identity_on_id_columns migrating 
2026-07-04T15:01:54.721275899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:54.722355819Z [Info] ensure_identity_on_id_columns: Starting migration of Main DB to 204 
2026-07-04T15:01:54.725040517Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-04T15:01:54.725647447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1 
2026-07-04T15:01:54.728777633Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009995s 
2026-07-04T15:01:54.728878472Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies Id Int32 
2026-07-04T15:01:54.736905895Z [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-07-04T15:01:54.742100305Z [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-07-04T15:01:54.744486186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-07-04T15:01:54.747203564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-07-04T15:01:54.751998320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-07-04T15:01:54.752517235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-07-04T15:01:54.753890602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-07-04T15:01:54.758311462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-07-04T15:01:54.758353389Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0283535s 
2026-07-04T15:01:54.758357868Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieTranslations Id Int32 
2026-07-04T15:01:54.764172072Z [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-07-04T15:01:54.766370023Z [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-07-04T15:01:54.766960582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieTranslations" 
2026-07-04T15:01:54.771720112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieTranslations_temp" RENAME TO "MovieTranslations" 
2026-07-04T15:01:54.775460966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_Language" ON "MovieTranslations" ("Language" ASC) 
2026-07-04T15:01:54.776563198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_MovieId" ON "MovieTranslations" ("MovieId" ASC) 
2026-07-04T15:01:54.778653809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_CleanTitle" ON "MovieTranslations" ("CleanTitle" ASC) 
2026-07-04T15:01:54.778760839Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0224189s 
2026-07-04T15:01:54.779388968Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands Id Int32 
2026-07-04T15:01:54.788506009Z [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-07-04T15:01:54.790471248Z [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-07-04T15:01:54.792171754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-07-04T15:01:54.792661084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-07-04T15:01:54.797242522Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0169779s 
2026-07-04T15:01:54.798031581Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Credits Id Int32 
2026-07-04T15:01:54.806522037Z [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-07-04T15:01:54.808697457Z [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-07-04T15:01:54.810384837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Credits" 
2026-07-04T15:01:54.811683986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Credits_temp" RENAME TO "Credits" 
2026-07-04T15:01:54.816637136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Credits_CreditTmdbId" ON "Credits" ("CreditTmdbId" ASC) 
2026-07-04T15:01:54.817809819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Credits_MovieId" ON "Credits" ("MovieId" ASC) 
2026-07-04T15:01:54.818392774Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0208037s 
2026-07-04T15:01:54.819666445Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Profiles Id Int32 
2026-07-04T15:01:54.828501853Z [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-07-04T15:01:54.830066475Z [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-07-04T15:01:54.831072027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles" 
2026-07-04T15:01:54.836144570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles" 
2026-07-04T15:01:54.837503739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2026-07-04T15:01:54.838463597Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0191821s 
2026-07-04T15:01:54.838960772Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Id Int32 
2026-07-04T15:01:54.846449262Z [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-07-04T15:01:54.848156029Z [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-07-04T15:01:54.848930842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2026-07-04T15:01:54.850433719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2026-07-04T15:01:54.865910058Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0161354s 
2026-07-04T15:01:54.865962006Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn NamingConfig Id Int32 
2026-07-04T15:01:54.873873713Z [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-07-04T15:01:54.874686967Z [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-07-04T15:01:54.875146733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2026-07-04T15:01:54.876304738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2026-07-04T15:01:54.881549912Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0149381s 
2026-07-04T15:01:54.883009199Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Id Int32 
2026-07-04T15:01:54.893378522Z [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-07-04T15:01:54.894040183Z [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-07-04T15:01:54.894828540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2026-07-04T15:01:54.896406699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2026-07-04T15:01:54.900351993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2026-07-04T15:01:54.901319133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-07-04T15:01:54.902345884Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0195181s 
2026-07-04T15:01:54.902370601Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Id Int32 
2026-07-04T15:01:54.910035129Z [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-07-04T15:01:54.911342613Z [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-07-04T15:01:54.912191994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2026-07-04T15:01:54.913515627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2026-07-04T15:01:54.917511426Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0140336s 
2026-07-04T15:01:54.917564314Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieFiles Id Int32 
2026-07-04T15:01:54.923657316Z [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-07-04T15:01:54.924900551Z [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-07-04T15:01:54.925637602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieFiles" 
2026-07-04T15:01:54.927005188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles_temp" RENAME TO "MovieFiles" 
2026-07-04T15:01:54.932406704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieFiles_MovieId" ON "MovieFiles" ("MovieId" ASC) 
2026-07-04T15:01:54.932778225Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0149273s 
2026-07-04T15:01:54.933016408Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn CustomFormats Id Int32 
2026-07-04T15:01:54.940426242Z [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-07-04T15:01:54.941503497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "CustomFormats_temp" ("Id", "Name", "Specifications", "IncludeCustomFormatWhenRenaming") SELECT "Id", "Name", "Specifications", "IncludeCustomFormatWhenRenaming" FROM "CustomFormats" 
2026-07-04T15:01:54.942234337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "CustomFormats" 
2026-07-04T15:01:54.947266756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "CustomFormats_temp" RENAME TO "CustomFormats" 
2026-07-04T15:01:54.951863222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC) 
2026-07-04T15:01:54.953657693Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0190537s 
2026-07-04T15:01:54.954610707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (204, '2026-07-04T15:01:54', 'ensure_identity_on_id_columns') 
2026-07-04T15:01:54.954624592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:54.959655227Z [Info] FluentMigrator.Runner.MigrationRunner: 204: ensure_identity_on_id_columns migrated 
2026-07-04T15:01:54.959960887Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.02572s 
2026-07-04T15:01:54.960352755Z [Info] FluentMigrator.Runner.MigrationRunner: 205: download_client_per_indexer migrating 
2026-07-04T15:01:54.961373145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:54.961449938Z [Info] download_client_per_indexer: Starting migration of Main DB to 205 
2026-07-04T15:01:54.962126787Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-07-04T15:01:54.963929594Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.5E-06s 
2026-07-04T15:01:54.963975800Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32 
2026-07-04T15:01:54.963980128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0 
2026-07-04T15:01:54.965363524Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021849s 
2026-07-04T15:01:54.966225929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (205, '2026-07-04T15:01:54', 'download_client_per_indexer') 
2026-07-04T15:01:54.966518073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:54.971317957Z [Info] FluentMigrator.Runner.MigrationRunner: 205: download_client_per_indexer migrated 
2026-07-04T15:01:54.971416672Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075732s 
2026-07-04T15:01:54.972518322Z [Info] FluentMigrator.Runner.MigrationRunner: 206: multiple_ratings_support migrating 
2026-07-04T15:01:54.972594403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:54.972837476Z [Info] multiple_ratings_support: Starting migration of Main DB to 206 
2026-07-04T15:01:54.973782515Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "CustomFilters" SET "Filters" = Replace("Filters", 'ratings', 'tmdbRating') WHERE "Type" = 'discoverMovie'; 
2026-07-04T15:01:54.974094847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFilters" SET "Filters" = Replace("Filters", 'ratings', 'tmdbRating') WHERE "Type" = 'discoverMovie'; 
2026-07-04T15:01:54.974598575Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005611s 
2026-07-04T15:01:54.974920754Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "CustomFilters" SET "Filters" = Replace("Filters", 'ratings', 'tmdbRating') WHERE "Type" = 'movieIndex'; 
2026-07-04T15:01:54.975332570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFilters" SET "Filters" = Replace("Filters", 'ratings', 'tmdbRating') WHERE "Type" = 'movieIndex'; 
2026-07-04T15:01:54.975792367Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004891s 
2026-07-04T15:01:54.975965740Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-04T15:01:54.976586405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-04T15:01:54.979526508Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030486s 
2026-07-04T15:01:54.979910222Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-04T15:01:54.980123780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-04T15:01:54.980922547Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007105s 
2026-07-04T15:01:54.982190757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (206, '2026-07-04T15:01:54', 'multiple_ratings_support') 
2026-07-04T15:01:54.982220262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:54.986658333Z [Info] FluentMigrator.Runner.MigrationRunner: 206: multiple_ratings_support migrated 
2026-07-04T15:01:54.986931322Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061652s 
2026-07-04T15:01:54.989243707Z [Info] FluentMigrator.Runner.MigrationRunner: 207: movie_metadata migrating 
2026-07-04T15:01:54.989313828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:54.989324517Z [Info] movie_metadata: Starting migration of Main DB to 207 
2026-07-04T15:01:54.995409094Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MovieMetadata 
2026-07-04T15:01:55.002783942Z [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-07-04T15:01:55.007860562Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009902s 
2026-07-04T15:01:55.007901128Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieMetadata (TmdbId) 
2026-07-04T15:01:55.007905216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2026-07-04T15:01:55.007908983Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011773s 
2026-07-04T15:01:55.007912219Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieMetadata (CleanTitle) 
2026-07-04T15:01:55.007915635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2026-07-04T15:01:55.008378206Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001145s 
2026-07-04T15:01:55.008683374Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieMetadata (CleanOriginalTitle) 
2026-07-04T15:01:55.009076887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2026-07-04T15:01:55.010908015Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007775s 
2026-07-04T15:01:55.027499570Z [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-07-04T15:01:55.027644851Z                           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-07-04T15:01:55.027657284Z                           FROM "Movies" 
2026-07-04T15:01:55.027660751Z [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-07-04T15:01:55.027666101Z                           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-07-04T15:01:55.027671280Z                           FROM "Movies" 
2026-07-04T15:01:55.027708409Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037682s 
2026-07-04T15:01:55.028602844Z [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-07-04T15:01:55.028662826Z                           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-07-04T15:01:55.028669018Z                           FROM "ImportListMovies"
2026-07-04T15:01:55.028672504Z                           WHERE "ImportListMovies"."TmdbId" NOT IN ( SELECT "MovieMetadata"."TmdbId" FROM "MovieMetadata" )
2026-07-04T15:01:55.028676482Z                           AND "ImportListMovies"."Id" IN ( SELECT MIN("Id") FROM "ImportListMovies" GROUP BY "TmdbId" ) 
2026-07-04T15:01:55.030691953Z [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-07-04T15:01:55.031116013Z                           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-07-04T15:01:55.031126783Z                           FROM "ImportListMovies"
2026-07-04T15:01:55.031130881Z                           WHERE "ImportListMovies"."TmdbId" NOT IN ( SELECT "MovieMetadata"."TmdbId" FROM "MovieMetadata" )
2026-07-04T15:01:55.031135159Z                           AND "ImportListMovies"."Id" IN ( SELECT MIN("Id") FROM "ImportListMovies" GROUP BY "TmdbId" ) 
2026-07-04T15:01:55.035852800Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057979s 
2026-07-04T15:01:55.035992230Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-07-04T15:01:55.036421550Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.7E-06s 
2026-07-04T15:01:55.037715488Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies MovieMetadataId Int32 
2026-07-04T15:01:55.037780279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0 
2026-07-04T15:01:55.040946352Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022792s 
2026-07-04T15:01:55.041009991Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlternativeTitles 
2026-07-04T15:01:55.041014309Z [Info] FluentMigrator.Runner.MigrationRunner: => 3E-06s 
2026-07-04T15:01:55.041017755Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AlternativeTitles MovieMetadataId Int32 
2026-07-04T15:01:55.041435222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0 
2026-07-04T15:01:55.045215520Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028389s 
2026-07-04T15:01:55.045256946Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Credits 
2026-07-04T15:01:55.045261946Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.8E-06s 
2026-07-04T15:01:55.045265723Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Credits MovieMetadataId Int32 
2026-07-04T15:01:55.045268989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Credits" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0 
2026-07-04T15:01:55.048320259Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027577s 
2026-07-04T15:01:55.048533436Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieTranslations 
2026-07-04T15:01:55.048869601Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.6E-06s 
2026-07-04T15:01:55.049298390Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieTranslations MovieMetadataId Int32 
2026-07-04T15:01:55.050680382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieTranslations" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0 
2026-07-04T15:01:55.052381148Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022478s 
2026-07-04T15:01:55.052415152Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListMovies 
2026-07-04T15:01:55.053120474Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-06s 
2026-07-04T15:01:55.053142436Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListMovies MovieMetadataId Int32 
2026-07-04T15:01:55.053751359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListMovies" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0 
2026-07-04T15:01:55.056739231Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029997s 
2026-07-04T15:01:55.056942890Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListMovies (MovieMetadataId) 
2026-07-04T15:01:55.057505818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_ImportListMovies_MovieMetadataId" ON "ImportListMovies" ("MovieMetadataId" ASC) 
2026-07-04T15:01:55.059975635Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001019s 
2026-07-04T15:01:55.060491336Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Movies"
2026-07-04T15:01:55.060530849Z                           SET "MovieMetadataId" = (SELECT "MovieMetadata"."Id" 
2026-07-04T15:01:55.060535027Z                                                   FROM "MovieMetadata"
2026-07-04T15:01:55.060538503Z                                                   WHERE "MovieMetadata"."TmdbId" = "Movies"."TmdbId") 
2026-07-04T15:01:55.060553100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies"
2026-07-04T15:01:55.060556487Z                           SET "MovieMetadataId" = (SELECT "MovieMetadata"."Id" 
2026-07-04T15:01:55.060559863Z                                                   FROM "MovieMetadata"
2026-07-04T15:01:55.060563119Z                                                   WHERE "MovieMetadata"."TmdbId" = "Movies"."TmdbId") 
2026-07-04T15:01:55.060588908Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009194s 
2026-07-04T15:01:55.061880392Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "AlternativeTitles"
2026-07-04T15:01:55.062013018Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2026-07-04T15:01:55.062020663Z                                                   FROM "Movies" 
2026-07-04T15:01:55.062024640Z                                                   WHERE "Movies"."Id" = "AlternativeTitles"."MovieId") 
2026-07-04T15:01:55.062476280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "AlternativeTitles"
2026-07-04T15:01:55.062487030Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2026-07-04T15:01:55.062491318Z                                                   FROM "Movies" 
2026-07-04T15:01:55.062494855Z                                                   WHERE "Movies"."Id" = "AlternativeTitles"."MovieId") 
2026-07-04T15:01:55.062810052Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008031s 
2026-07-04T15:01:55.063295496Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Credits"
2026-07-04T15:01:55.063305324Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2026-07-04T15:01:55.063310243Z                                                   FROM "Movies" 
2026-07-04T15:01:55.063313910Z                                                   WHERE "Movies"."Id" = "Credits"."MovieId") 
2026-07-04T15:01:55.065675857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Credits"
2026-07-04T15:01:55.065736800Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2026-07-04T15:01:55.065741318Z                                                   FROM "Movies" 
2026-07-04T15:01:55.065744925Z                                                   WHERE "Movies"."Id" = "Credits"."MovieId") 
2026-07-04T15:01:55.065748682Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007465s 
2026-07-04T15:01:55.065793696Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MovieTranslations"
2026-07-04T15:01:55.065800699Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2026-07-04T15:01:55.065804045Z                                                   FROM "Movies" 
2026-07-04T15:01:55.065807221Z                                                   WHERE "Movies"."Id" = "MovieTranslations"."MovieId") 
2026-07-04T15:01:55.065810557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MovieTranslations"
2026-07-04T15:01:55.065813853Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2026-07-04T15:01:55.065817150Z                                                   FROM "Movies" 
2026-07-04T15:01:55.065820305Z                                                   WHERE "Movies"."Id" = "MovieTranslations"."MovieId") 
2026-07-04T15:01:55.065840654Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009824s 
2026-07-04T15:01:55.068723600Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "ImportListMovies"
2026-07-04T15:01:55.068786337Z                           SET "MovieMetadataId" = (SELECT "MovieMetadata"."Id" 
2026-07-04T15:01:55.068791136Z                                                   FROM "MovieMetadata" 
2026-07-04T15:01:55.068796015Z                                                   WHERE "MovieMetadata"."TmdbId" = "ImportListMovies"."TmdbId") 
2026-07-04T15:01:55.068801495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ImportListMovies"
2026-07-04T15:01:55.068805493Z                           SET "MovieMetadataId" = (SELECT "MovieMetadata"."Id" 
2026-07-04T15:01:55.068809329Z                                                   FROM "MovieMetadata" 
2026-07-04T15:01:55.068813928Z                                                   WHERE "MovieMetadata"."TmdbId" = "ImportListMovies"."TmdbId") 
2026-07-04T15:01:55.068818366Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009574s 
2026-07-04T15:01:55.068823466Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-07-04T15:01:55.068827353Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.5E-06s 
2026-07-04T15:01:55.068831801Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies MovieMetadataId Int32 
2026-07-04T15:01:55.081116660Z [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-07-04T15:01:55.081195707Z [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-07-04T15:01:55.082346780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-07-04T15:01:55.091084275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-07-04T15:01:55.094722547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-07-04T15:01:55.094804750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-07-04T15:01:55.102209103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-07-04T15:01:55.102259017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-07-04T15:01:55.102263215Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0304874s 
2026-07-04T15:01:55.102267343Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (MovieMetadataId) 
2026-07-04T15:01:55.105080720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_MovieMetadataId" ON "Movies" ("MovieMetadataId" ASC) 
2026-07-04T15:01:55.106394094Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062937s 
2026-07-04T15:01:55.106459506Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles MovieId 
2026-07-04T15:01:55.113218288Z [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-07-04T15:01:55.113314186Z [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-07-04T15:01:55.116822718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2026-07-04T15:01:55.116897316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2026-07-04T15:01:55.118152673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2026-07-04T15:01:55.119165849Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122355s 
2026-07-04T15:01:55.119494361Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Credits MovieId 
2026-07-04T15:01:55.126551538Z [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-07-04T15:01:55.127997710Z [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-07-04T15:01:55.129828418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Credits" 
2026-07-04T15:01:55.130159013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Credits_temp" RENAME TO "Credits" 
2026-07-04T15:01:55.137727742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Credits_CreditTmdbId" ON "Credits" ("CreditTmdbId" ASC) 
2026-07-04T15:01:55.137807421Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.015951s 
2026-07-04T15:01:55.137815286Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn MovieTranslations MovieId 
2026-07-04T15:01:55.147961593Z [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-07-04T15:01:55.148297529Z [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-07-04T15:01:55.150838027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieTranslations" 
2026-07-04T15:01:55.150880727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieTranslations_temp" RENAME TO "MovieTranslations" 
2026-07-04T15:01:55.155453329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_Language" ON "MovieTranslations" ("Language" ASC) 
2026-07-04T15:01:55.156649787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_CleanTitle" ON "MovieTranslations" ("CleanTitle" ASC) 
2026-07-04T15:01:55.157151120Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0205901s 
2026-07-04T15:01:55.157915753Z [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-07-04T15:01:55.164464122Z [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-07-04T15:01:55.165770334Z [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-07-04T15:01:55.167840348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-07-04T15:01:55.170767116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-07-04T15:01:55.175853475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_MovieMetadataId" ON "Movies" ("MovieMetadataId" ASC) 
2026-07-04T15:01:55.177093953Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0187935s 
2026-07-04T15:01:55.177796502Z [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-07-04T15:01:55.184899784Z [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-07-04T15:01:55.185740910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListMovies_temp" ("Id", "ListId", "MovieMetadataId") SELECT "Id", "ListId", "MovieMetadataId" FROM "ImportListMovies" 
2026-07-04T15:01:55.186342329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListMovies" 
2026-07-04T15:01:55.187397163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListMovies_temp" RENAME TO "ImportListMovies" 
2026-07-04T15:01:55.192133380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_ImportListMovies_MovieMetadataId" ON "ImportListMovies" ("MovieMetadataId" ASC) 
2026-07-04T15:01:55.193834095Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0147903s 
2026-07-04T15:01:55.193888126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (207, '2026-07-04T15:01:55', 'movie_metadata') 
2026-07-04T15:01:55.194244320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:55.200658750Z [Info] FluentMigrator.Runner.MigrationRunner: 207: movie_metadata migrated 
2026-07-04T15:01:55.200725935Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0217433s 
2026-07-04T15:01:55.201257684Z [Info] FluentMigrator.Runner.MigrationRunner: 208: add_collections migrating 
2026-07-04T15:01:55.201369563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:55.202098210Z [Info] add_collections: Starting migration of Main DB to 208 
2026-07-04T15:01:55.204444307Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Collections 
2026-07-04T15:01:55.204475756Z [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-07-04T15:01:55.205693833Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001274s 
2026-07-04T15:01:55.205716175Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Collections (TmdbId) 
2026-07-04T15:01:55.205912270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Collections_TmdbId" ON "Collections" ("TmdbId" ASC) 
2026-07-04T15:01:55.206311382Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004994s 
2026-07-04T15:01:55.206421698Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2026-07-04T15:01:55.206594559Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4E-06s 
2026-07-04T15:01:55.206881914Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieMetadata CollectionTmdbId Int32 
2026-07-04T15:01:55.206998031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata" ADD COLUMN "CollectionTmdbId" INTEGER 
2026-07-04T15:01:55.208514894Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011534s 
2026-07-04T15:01:55.208536304Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieMetadata CollectionTitle String 
2026-07-04T15:01:55.208549338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata" ADD COLUMN "CollectionTitle" TEXT 
2026-07-04T15:01:55.210650429Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011199s 
2026-07-04T15:01:55.210671699Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2026-07-04T15:01:55.210868295Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.3E-06s 
2026-07-04T15:01:55.210957151Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists Monitor Int32 
2026-07-04T15:01:55.211322972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "Monitor" INTEGER 
2026-07-04T15:01:55.212635014Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001356s 
2026-07-04T15:01:55.212777570Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-04T15:01:55.213211297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-04T15:01:55.216154335Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025994s 
2026-07-04T15:01:55.216212433Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-04T15:01:55.216770823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-04T15:01:55.217999319Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001308s 
2026-07-04T15:01:55.218095268Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-04T15:01:55.218384767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-04T15:01:55.220490337Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015673s 
2026-07-04T15:01:55.220528528Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-04T15:01:55.220607805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-04T15:01:55.223728064Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021695s 
2026-07-04T15:01:55.223764992Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2026-07-04T15:01:55.224237011Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.4E-06s 
2026-07-04T15:01:55.224279330Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportLists Monitor Int32 
2026-07-04T15:01:55.231267348Z [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-07-04T15:01:55.232715053Z [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-07-04T15:01:55.233466903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists" 
2026-07-04T15:01:55.235218825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists" 
2026-07-04T15:01:55.240395591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImport_Name" ON "ImportLists" ("Name" ASC) 
2026-07-04T15:01:55.240448459Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0153617s 
2026-07-04T15:01:55.240453278Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportLists ShouldMonitor 
2026-07-04T15:01:55.248124960Z [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-07-04T15:01:55.248180813Z [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-07-04T15:01:55.248186955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists" 
2026-07-04T15:01:55.252080903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists" 
2026-07-04T15:01:55.252965490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImport_Name" ON "ImportLists" ("Name" ASC) 
2026-07-04T15:01:55.254044439Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133715s 
2026-07-04T15:01:55.254063333Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-04T15:01:55.254092137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ImportLists" WHERE "Implementation" = 'TMDbCollectionImport' 
2026-07-04T15:01:55.254369093Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003617s 
2026-07-04T15:01:55.255499647Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn MovieMetadata Collection 
2026-07-04T15:01:55.263288436Z [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-07-04T15:01:55.265393094Z [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-07-04T15:01:55.266691651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata" 
2026-07-04T15:01:55.268431771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata" 
2026-07-04T15:01:55.272824057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2026-07-04T15:01:55.274080446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2026-07-04T15:01:55.275336474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2026-07-04T15:01:55.275350129Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0199307s 
2026-07-04T15:01:55.275727832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (208, '2026-07-04T15:01:55', 'add_collections') 
2026-07-04T15:01:55.276060101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:55.299913134Z [Info] FluentMigrator.Runner.MigrationRunner: 208: add_collections migrated 
2026-07-04T15:01:55.300458920Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0429547s 
2026-07-04T15:01:55.301400863Z [Info] FluentMigrator.Runner.MigrationRunner: 209: movie_meta_collection_index migrating 
2026-07-04T15:01:55.301639017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:55.302750014Z [Info] movie_meta_collection_index: Starting migration of Main DB to 209 
2026-07-04T15:01:55.304515742Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieMetadata (CollectionTmdbId) 
2026-07-04T15:01:55.305083128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC) 
2026-07-04T15:01:55.308679322Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025382s 
2026-07-04T15:01:55.308711583Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieTranslations (MovieMetadataId) 
2026-07-04T15:01:55.308858095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_MovieMetadataId" ON "MovieTranslations" ("MovieMetadataId" ASC) 
2026-07-04T15:01:55.309947834Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013222s 
2026-07-04T15:01:55.310262589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (209, '2026-07-04T15:01:55', 'movie_meta_collection_index') 
2026-07-04T15:01:55.310532983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:55.332784114Z [Info] FluentMigrator.Runner.MigrationRunner: 209: movie_meta_collection_index migrated 
2026-07-04T15:01:55.332842092Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0177491s 
2026-07-04T15:01:55.332848724Z [Info] FluentMigrator.Runner.MigrationRunner: 210: movie_added_notifications migrating 
2026-07-04T15:01:55.332852201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:55.332855377Z [Info] movie_added_notifications: Starting migration of Main DB to 210 
2026-07-04T15:01:55.337425414Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-07-04T15:01:55.337481679Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.7E-06s 
2026-07-04T15:01:55.337486167Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnMovieAdded Boolean 
2026-07-04T15:01:55.337489503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnMovieAdded" INTEGER NOT NULL DEFAULT 0 
2026-07-04T15:01:55.340753459Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022748s 
2026-07-04T15:01:55.340830702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (210, '2026-07-04T15:01:55', 'movie_added_notifications') 
2026-07-04T15:01:55.340852844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:55.356243224Z [Info] FluentMigrator.Runner.MigrationRunner: 210: movie_added_notifications migrated 
2026-07-04T15:01:55.358846560Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0189803s 
2026-07-04T15:01:55.358906411Z [Info] FluentMigrator.Runner.MigrationRunner: 211: more_movie_meta_index migrating 
2026-07-04T15:01:55.358911601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:55.358915428Z [Info] more_movie_meta_index: Starting migration of Main DB to 211 
2026-07-04T15:01:55.359504415Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlternativeTitles (MovieMetadataId) 
2026-07-04T15:01:55.359972175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC) 
2026-07-04T15:01:55.360885475Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009643s 
2026-07-04T15:01:55.361251777Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Credits (MovieMetadataId) 
2026-07-04T15:01:55.361562616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Credits_MovieMetadataId" ON "Credits" ("MovieMetadataId" ASC) 
2026-07-04T15:01:55.363327742Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009836s 
2026-07-04T15:01:55.363359601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (211, '2026-07-04T15:01:55', 'more_movie_meta_index') 
2026-07-04T15:01:55.363613955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:55.372098829Z [Info] FluentMigrator.Runner.MigrationRunner: 211: more_movie_meta_index migrated 
2026-07-04T15:01:55.372976182Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102914s 
2026-07-04T15:01:55.375339401Z [Info] FluentMigrator.Runner.MigrationRunner: 212: postgres_update_timestamp_columns_to_with_timezone migrating 
2026-07-04T15:01:55.375395175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:55.375399263Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 212 
2026-07-04T15:01:55.379041012Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-04T15:01:55.379343475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1 
2026-07-04T15:01:55.379784686Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005237s 
2026-07-04T15:01:55.380017069Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2026-07-04T15:01:55.380186214Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.9E-06s 
2026-07-04T15:01:55.381725640Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Date DateTimeOffset 
2026-07-04T15:01:55.387737440Z [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-07-04T15:01:55.389754956Z [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-07-04T15:01:55.390320939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2026-07-04T15:01:55.395083866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2026-07-04T15:01:55.396072796Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0146088s 
2026-07-04T15:01:55.396088255Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2026-07-04T15:01:55.396154809Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.6E-06s 
2026-07-04T15:01:55.397693143Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist PublishedDate DateTimeOffset 
2026-07-04T15:01:55.410202079Z [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-07-04T15:01:55.410302075Z [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-07-04T15:01:55.410337581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2026-07-04T15:01:55.410343312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2026-07-04T15:01:55.420942432Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0150124s 
2026-07-04T15:01:55.421003907Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Collections 
2026-07-04T15:01:55.421042399Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.9E-06s 
2026-07-04T15:01:55.421047147Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Collections Added DateTimeOffset 
2026-07-04T15:01:55.427969002Z [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-07-04T15:01:55.428068357Z [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-07-04T15:01:55.428076933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Collections" 
2026-07-04T15:01:55.429195495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Collections_temp" RENAME TO "Collections" 
2026-07-04T15:01:55.433560902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Collections_TmdbId" ON "Collections" ("TmdbId" ASC) 
2026-07-04T15:01:55.434917277Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.021143s 
2026-07-04T15:01:55.434991004Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Collections 
2026-07-04T15:01:55.434996604Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.4E-06s 
2026-07-04T15:01:55.438618868Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Collections LastInfoSync DateTimeOffset 
2026-07-04T15:01:55.441753061Z [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-07-04T15:01:55.443392835Z [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-07-04T15:01:55.444147439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Collections" 
2026-07-04T15:01:55.447646333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Collections_temp" RENAME TO "Collections" 
2026-07-04T15:01:55.449508819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Collections_TmdbId" ON "Collections" ("TmdbId" ASC) 
2026-07-04T15:01:55.452432842Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0145646s 
2026-07-04T15:01:55.452489128Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-07-04T15:01:55.452493576Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.2E-06s 
2026-07-04T15:01:55.452497233Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset 
2026-07-04T15:01:55.457866367Z [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-07-04T15:01:55.458854606Z [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-07-04T15:01:55.461020809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-07-04T15:01:55.461088565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-07-04T15:01:55.470627602Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137827s 
2026-07-04T15:01:55.470689978Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-07-04T15:01:55.470695348Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.1E-06s 
2026-07-04T15:01:55.470699676Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset 
2026-07-04T15:01:55.471905972Z [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-07-04T15:01:55.472984329Z [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-07-04T15:01:55.475592975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-07-04T15:01:55.479040232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-07-04T15:01:55.481746631Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0146512s 
2026-07-04T15:01:55.481807764Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-07-04T15:01:55.481811852Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.2E-06s 
2026-07-04T15:01:55.481814968Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset 
2026-07-04T15:01:55.491246114Z [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-07-04T15:01:55.492124880Z [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-07-04T15:01:55.493105024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-07-04T15:01:55.496151415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-07-04T15:01:55.498051693Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0164698s 
2026-07-04T15:01:55.498768056Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-07-04T15:01:55.498785940Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.4E-06s 
2026-07-04T15:01:55.498955134Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset 
2026-07-04T15:01:55.506310326Z [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-07-04T15:01:55.507703880Z [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-07-04T15:01:55.508380230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-07-04T15:01:55.512376118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-07-04T15:01:55.516668298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-07-04T15:01:55.517629006Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.018402s 
2026-07-04T15:01:55.517964331Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-07-04T15:01:55.518209607Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.6E-06s 
2026-07-04T15:01:55.518520045Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset 
2026-07-04T15:01:55.526054982Z [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-07-04T15:01:55.529107954Z [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-07-04T15:01:55.529169719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-07-04T15:01:55.531333477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-07-04T15:01:55.539886840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-07-04T15:01:55.541197730Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0223079s 
2026-07-04T15:01:55.541893705Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-07-04T15:01:55.542249377Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.1E-06s 
2026-07-04T15:01:55.542634064Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset 
2026-07-04T15:01:55.552976776Z [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-07-04T15:01:55.553799558Z [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-07-04T15:01:55.554819217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-07-04T15:01:55.556346891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-07-04T15:01:55.561272279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-07-04T15:01:55.562778303Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0193121s 
2026-07-04T15:01:55.563360507Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadHistory 
2026-07-04T15:01:55.563723612Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.7E-06s 
2026-07-04T15:01:55.564084674Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadHistory Date DateTimeOffset 
2026-07-04T15:01:55.574091603Z [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-07-04T15:01:55.576113927Z [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-07-04T15:01:55.577224264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadHistory" 
2026-07-04T15:01:55.578739154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadHistory_temp" RENAME TO "DownloadHistory" 
2026-07-04T15:01:55.588168818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2026-07-04T15:01:55.591079846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_MovieId" ON "DownloadHistory" ("MovieId" ASC) 
2026-07-04T15:01:55.592894374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2026-07-04T15:01:55.594660052Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0291506s 
2026-07-04T15:01:55.594684286Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2026-07-04T15:01:55.594688444Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.7E-06s 
2026-07-04T15:01:55.599448004Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles Added DateTimeOffset 
2026-07-04T15:01:55.620337429Z [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-07-04T15:01:55.621921770Z [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-07-04T15:01:55.622684259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2026-07-04T15:01:55.623606615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2026-07-04T15:01:55.629338376Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0304124s 
2026-07-04T15:01:55.630434916Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2026-07-04T15:01:55.631482146Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.2E-05s 
2026-07-04T15:01:55.631739805Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles LastUpdated DateTimeOffset 
2026-07-04T15:01:55.639049703Z [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-07-04T15:01:55.644721922Z [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-07-04T15:01:55.644782175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2026-07-04T15:01:55.644786983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2026-07-04T15:01:55.647744198Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0154957s 
2026-07-04T15:01:55.649747918Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2026-07-04T15:01:55.649800867Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.3E-06s 
2026-07-04T15:01:55.649805435Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset 
2026-07-04T15:01:55.660406369Z [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-07-04T15:01:55.660461171Z [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-07-04T15:01:55.660466641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2026-07-04T15:01:55.662040280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2026-07-04T15:01:55.674766791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2026-07-04T15:01:55.675327665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-07-04T15:01:55.678201194Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0266661s 
2026-07-04T15:01:55.678233134Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2026-07-04T15:01:55.678236641Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.5E-06s 
2026-07-04T15:01:55.678239666Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus InitialFailure DateTimeOffset 
2026-07-04T15:01:55.684754373Z [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-07-04T15:01:55.686192801Z [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-07-04T15:01:55.687489305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2026-07-04T15:01:55.688780809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2026-07-04T15:01:55.693880462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-07-04T15:01:55.695034179Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0173132s 
2026-07-04T15:01:55.695201722Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2026-07-04T15:01:55.695332816Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.6E-06s 
2026-07-04T15:01:55.695632433Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus MostRecentFailure DateTimeOffset 
2026-07-04T15:01:55.705765346Z [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-07-04T15:01:55.706529728Z [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-07-04T15:01:55.709107698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2026-07-04T15:01:55.709147672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2026-07-04T15:01:55.714068803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-07-04T15:01:55.714865075Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0187508s 
2026-07-04T15:01:55.715436138Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2026-07-04T15:01:55.715747368Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.57E-05s 
2026-07-04T15:01:55.716082712Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus DisabledTill DateTimeOffset 
2026-07-04T15:01:55.723823852Z [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-07-04T15:01:55.724899705Z [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-07-04T15:01:55.725669588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2026-07-04T15:01:55.727111412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2026-07-04T15:01:55.732621028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-07-04T15:01:55.733479156Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0170688s 
2026-07-04T15:01:55.733854244Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-07-04T15:01:55.734094491Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.9E-06s 
2026-07-04T15:01:55.734341501Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset 
2026-07-04T15:01:55.746962355Z [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-07-04T15:01:55.748163019Z [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-07-04T15:01:55.748600854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-07-04T15:01:55.750202196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-07-04T15:01:55.758749006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-07-04T15:01:55.758801724Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0236659s 
2026-07-04T15:01:55.758846788Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-07-04T15:01:55.758860664Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.6E-06s 
2026-07-04T15:01:55.758911768Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset 
2026-07-04T15:01:55.765656354Z [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-07-04T15:01:55.766894549Z [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-07-04T15:01:55.767499785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-07-04T15:01:55.769344730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-07-04T15:01:55.773175471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-07-04T15:01:55.773850086Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0146149s 
2026-07-04T15:01:55.774202863Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-07-04T15:01:55.774214886Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.3E-06s 
2026-07-04T15:01:55.774457928Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset 
2026-07-04T15:01:55.786219884Z [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-07-04T15:01:55.787408846Z [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-07-04T15:01:55.787808561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-07-04T15:01:55.789236709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-07-04T15:01:55.797029456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-07-04T15:01:55.797090639Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0219892s 
2026-07-04T15:01:55.797096240Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-07-04T15:01:55.797170358Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.5E-06s 
2026-07-04T15:01:55.797560875Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus CookiesExpirationDate DateTimeOffset 
2026-07-04T15:01:55.804903213Z [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-07-04T15:01:55.805757112Z [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-07-04T15:01:55.810428508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-07-04T15:01:55.810481226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-07-04T15:01:55.814302269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-07-04T15:01:55.814340160Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0161684s 
2026-07-04T15:01:55.814345129Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2026-07-04T15:01:55.815062354Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.8E-06s 
2026-07-04T15:01:55.815268267Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles LastUpdated DateTimeOffset 
2026-07-04T15:01:55.821756295Z [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-07-04T15:01:55.825736855Z [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-07-04T15:01:55.828041004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2026-07-04T15:01:55.828081790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2026-07-04T15:01:55.833840440Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.017403s 
2026-07-04T15:01:55.833902496Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2026-07-04T15:01:55.833906603Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.6E-06s 
2026-07-04T15:01:55.835222683Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Added DateTimeOffset 
2026-07-04T15:01:55.841280811Z [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-07-04T15:01:55.842387400Z [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-07-04T15:01:55.843075141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2026-07-04T15:01:55.844193853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2026-07-04T15:01:55.848448523Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136402s 
2026-07-04T15:01:55.849747050Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles 
2026-07-04T15:01:55.849795109Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.7E-06s 
2026-07-04T15:01:55.849799458Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieFiles DateAdded DateTimeOffset 
2026-07-04T15:01:55.860729274Z [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-07-04T15:01:55.863679506Z [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-07-04T15:01:55.863719450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieFiles" 
2026-07-04T15:01:55.864502188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles_temp" RENAME TO "MovieFiles" 
2026-07-04T15:01:55.872822125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieFiles_MovieId" ON "MovieFiles" ("MovieId" ASC) 
2026-07-04T15:01:55.874176296Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0244614s 
2026-07-04T15:01:55.874476234Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2026-07-04T15:01:55.874762777Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.3E-06s 
2026-07-04T15:01:55.875137956Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieMetadata DigitalRelease DateTimeOffset 
2026-07-04T15:01:55.883195635Z [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-07-04T15:01:55.885532245Z [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-07-04T15:01:55.887427803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata" 
2026-07-04T15:01:55.889751790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata" 
2026-07-04T15:01:55.898790285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2026-07-04T15:01:55.903831269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2026-07-04T15:01:55.903869531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2026-07-04T15:01:55.903874179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC) 
2026-07-04T15:01:55.903878758Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0221328s 
2026-07-04T15:01:55.903882635Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2026-07-04T15:01:55.907779369Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.06E-05s 
2026-07-04T15:01:55.908390406Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieMetadata InCinemas DateTimeOffset 
2026-07-04T15:01:55.920170666Z [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-07-04T15:01:55.926263968Z [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-07-04T15:01:55.928856033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata" 
2026-07-04T15:01:55.931406461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata" 
2026-07-04T15:01:55.936787217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2026-07-04T15:01:55.939838297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2026-07-04T15:01:55.939891797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2026-07-04T15:01:55.939897086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC) 
2026-07-04T15:01:55.939901324Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0335578s 
2026-07-04T15:01:55.939917374Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2026-07-04T15:01:55.940146591Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.2E-06s 
2026-07-04T15:01:55.940377601Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieMetadata LastInfoSync DateTimeOffset 
2026-07-04T15:01:55.950460441Z [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-07-04T15:01:55.952259960Z [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-07-04T15:01:55.953604092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata" 
2026-07-04T15:01:55.955732134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata" 
2026-07-04T15:01:55.962681751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2026-07-04T15:01:55.963700747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2026-07-04T15:01:55.964319039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2026-07-04T15:01:55.965019903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC) 
2026-07-04T15:01:55.965591347Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0249017s 
2026-07-04T15:01:55.966341313Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2026-07-04T15:01:55.966677719Z [Info] FluentMigrator.Runner.MigrationRunner: => 3E-06s 
2026-07-04T15:01:55.967143477Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieMetadata PhysicalRelease DateTimeOffset 
2026-07-04T15:01:55.977667076Z [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-07-04T15:01:55.979778267Z [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-07-04T15:01:55.981926105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata" 
2026-07-04T15:01:55.988893925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata" 
2026-07-04T15:01:55.994102812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2026-07-04T15:01:55.996167625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2026-07-04T15:01:55.997684218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2026-07-04T15:01:55.998506489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC) 
2026-07-04T15:01:55.999284397Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0318192s 
2026-07-04T15:01:55.999558377Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-07-04T15:01:55.999908388Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.9E-06s 
2026-07-04T15:01:56.000275502Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies Added DateTimeOffset 
2026-07-04T15:01:56.009111300Z [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-07-04T15:01:56.011470472Z [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-07-04T15:01:56.013948264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-07-04T15:01:56.015842601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-07-04T15:01:56.022883988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_MovieMetadataId" ON "Movies" ("MovieMetadataId" ASC) 
2026-07-04T15:01:56.023783893Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.023102s 
2026-07-04T15:01:56.024269698Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2026-07-04T15:01:56.024501670Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.1E-06s 
2026-07-04T15:01:56.024803501Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Added DateTimeOffset 
2026-07-04T15:01:56.033425562Z [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-07-04T15:01:56.035139592Z [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-07-04T15:01:56.036040851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2026-07-04T15:01:56.037305905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2026-07-04T15:01:56.042698894Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0171043s 
2026-07-04T15:01:56.044491591Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-07-04T15:01:56.044525154Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.9E-06s 
2026-07-04T15:01:56.044530063Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset 
2026-07-04T15:01:56.068827774Z [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-07-04T15:01:56.068904226Z [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-07-04T15:01:56.068910668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2026-07-04T15:01:56.071795198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2026-07-04T15:01:56.081899527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-07-04T15:01:56.081962574Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0363445s 
2026-07-04T15:01:56.121982191Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-07-04T15:01:56.122000566Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005676s 
2026-07-04T15:01:56.122004944Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset 
2026-07-04T15:01:56.144188459Z [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-07-04T15:01:56.144410913Z [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-07-04T15:01:56.144419339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2026-07-04T15:01:56.145516882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2026-07-04T15:01:56.154682825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-07-04T15:01:56.154723791Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0321807s 
2026-07-04T15:01:56.154728249Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 
2026-07-04T15:01:56.154731395Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.7E-06s 
2026-07-04T15:01:56.160284001Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn SubtitleFiles Added DateTimeOffset 
2026-07-04T15:01:56.163107126Z [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-07-04T15:01:56.163944515Z [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-07-04T15:01:56.164750255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SubtitleFiles" 
2026-07-04T15:01:56.165478471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles_temp" RENAME TO "SubtitleFiles" 
2026-07-04T15:01:56.182425277Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0268791s 
2026-07-04T15:01:56.183121433Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 
2026-07-04T15:01:56.183461487Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.4E-06s 
2026-07-04T15:01:56.183885456Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn SubtitleFiles LastUpdated DateTimeOffset 
2026-07-04T15:01:56.191872824Z [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-07-04T15:01:56.193478664Z [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-07-04T15:01:56.194310712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SubtitleFiles" 
2026-07-04T15:01:56.203722363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles_temp" RENAME TO "SubtitleFiles" 
2026-07-04T15:01:56.212321390Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0277633s 
2026-07-04T15:01:56.216117687Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-07-04T15:01:56.217150590Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.2E-06s 
2026-07-04T15:01:56.217509999Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2026-07-04T15:01:56.226766710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2026-07-04T15:01:56.229900083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2026-07-04T15:01:56.229952470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2026-07-04T15:01:56.229956458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2026-07-04T15:01:56.242400743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-07-04T15:01:56.242424357Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0214291s 
2026-07-04T15:01:56.242428655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (212, '2026-07-04T15:01:56', 'postgres_update_timestamp_columns_to_with_timezone') 
2026-07-04T15:01:56.242432482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:56.258664077Z [Info] FluentMigrator.Runner.MigrationRunner: 212: postgres_update_timestamp_columns_to_with_timezone migrated 
2026-07-04T15:01:56.260090933Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0395669s 
2026-07-04T15:01:56.260121050Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_language_tags_to_subtitle_files migrating 
2026-07-04T15:01:56.260125077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:56.260128504Z [Info] add_language_tags_to_subtitle_files: Starting migration of Main DB to 214 
2026-07-04T15:01:56.265739839Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 
2026-07-04T15:01:56.265811402Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.5E-06s 
2026-07-04T15:01:56.265815981Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles LanguageTags String 
2026-07-04T15:01:56.265819137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "LanguageTags" TEXT 
2026-07-04T15:01:56.268248619Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022864s 
2026-07-04T15:01:56.269025715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (214, '2026-07-04T15:01:56', 'add_language_tags_to_subtitle_files') 
2026-07-04T15:01:56.271900857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:56.277524327Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_language_tags_to_subtitle_files migrated 
2026-07-04T15:01:56.278118953Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116708s 
2026-07-04T15:01:56.278494452Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_salt_to_users migrating 
2026-07-04T15:01:56.280014622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:56.281157098Z [Info] add_salt_to_users: Starting migration of Main DB to 215 
2026-07-04T15:01:56.282465414Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users 
2026-07-04T15:01:56.283099374Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.5E-06s 
2026-07-04T15:01:56.283318382Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String 
2026-07-04T15:01:56.283672641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT 
2026-07-04T15:01:56.288152200Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039227s 
2026-07-04T15:01:56.288523832Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32 
2026-07-04T15:01:56.288929376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER 
2026-07-04T15:01:56.291414423Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022883s 
2026-07-04T15:01:56.292001085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (215, '2026-07-04T15:01:56', 'add_salt_to_users') 
2026-07-04T15:01:56.292774274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:56.307960333Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_salt_to_users migrated 
2026-07-04T15:01:56.308023141Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0172232s 
2026-07-04T15:01:56.308042716Z [Info] FluentMigrator.Runner.MigrationRunner: 216: clean_alt_titles migrating 
2026-07-04T15:01:56.308046393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:56.308078794Z [Info] clean_alt_titles: Starting migration of Main DB to 216 
2026-07-04T15:01:56.308997013Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles Language 
2026-07-04T15:01:56.320862591Z [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-07-04T15:01:56.320926370Z [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-07-04T15:01:56.320931860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2026-07-04T15:01:56.322253390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2026-07-04T15:01:56.329216552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2026-07-04T15:01:56.329253851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC) 
2026-07-04T15:01:56.329258801Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0203543s 
2026-07-04T15:01:56.329262517Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles Votes 
2026-07-04T15:01:56.361613350Z [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-07-04T15:01:56.361674063Z [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-07-04T15:01:56.361679513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2026-07-04T15:01:56.361682859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2026-07-04T15:01:56.368216782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2026-07-04T15:01:56.374887739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC) 
2026-07-04T15:01:56.384168065Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0462222s 
2026-07-04T15:01:56.384233367Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles VoteCount 
2026-07-04T15:01:56.394422044Z [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-07-04T15:01:56.404122390Z [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-07-04T15:01:56.404180649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2026-07-04T15:01:56.404184426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2026-07-04T15:01:56.405051410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2026-07-04T15:01:56.406197784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC) 
2026-07-04T15:01:56.409938608Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0304109s 
2026-07-04T15:01:56.409999541Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles SourceId 
2026-07-04T15:01:56.417611681Z [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-07-04T15:01:56.417644472Z [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-07-04T15:01:56.417650514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2026-07-04T15:01:56.418022907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2026-07-04T15:01:56.425349936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2026-07-04T15:01:56.428802794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC) 
2026-07-04T15:01:56.428844551Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0206079s 
2026-07-04T15:01:56.428878164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (216, '2026-07-04T15:01:56', 'clean_alt_titles') 
2026-07-04T15:01:56.429207947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:56.450274844Z [Info] FluentMigrator.Runner.MigrationRunner: 216: clean_alt_titles migrated 
2026-07-04T15:01:56.452257916Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0427008s 
2026-07-04T15:01:56.452608078Z [Info] FluentMigrator.Runner.MigrationRunner: 217: remove_omg migrating 
2026-07-04T15:01:56.452674151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:56.453275761Z [Info] remove_omg: Starting migration of Main DB to 217 
2026-07-04T15:01:56.454957652Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-04T15:01:56.455022883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs' 
2026-07-04T15:01:56.455028404Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005245s 
2026-07-04T15:01:56.455374518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (217, '2026-07-04T15:01:56', 'remove_omg') 
2026-07-04T15:01:56.455731362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:56.465915851Z [Info] FluentMigrator.Runner.MigrationRunner: 217: remove_omg migrated 
2026-07-04T15:01:56.465958099Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088949s 
2026-07-04T15:01:56.465962537Z [Info] FluentMigrator.Runner.MigrationRunner: 218: add_additional_info_to_pending_releases migrating 
2026-07-04T15:01:56.465965844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:56.466072181Z [Info] add_additional_info_to_pending_releases: Starting migration of Main DB to 218 
2026-07-04T15:01:56.466983117Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2026-07-04T15:01:56.467242049Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.1E-06s 
2026-07-04T15:01:56.467549772Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases AdditionalInfo String 
2026-07-04T15:01:56.467899613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "AdditionalInfo" TEXT 
2026-07-04T15:01:56.470920356Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027228s 
2026-07-04T15:01:56.471404889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (218, '2026-07-04T15:01:56', 'add_additional_info_to_pending_releases') 
2026-07-04T15:01:56.474892150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:56.481277126Z [Info] FluentMigrator.Runner.MigrationRunner: 218: add_additional_info_to_pending_releases migrated 
2026-07-04T15:01:56.481330385Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119696s 
2026-07-04T15:01:56.481335204Z [Info] FluentMigrator.Runner.MigrationRunner: 219: add_result_to_commands migrating 
2026-07-04T15:01:56.481338771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:56.481406407Z [Info] add_result_to_commands: Starting migration of Main DB to 219 
2026-07-04T15:01:56.482192921Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-07-04T15:01:56.482365823Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.3E-06s 
2026-07-04T15:01:56.484921059Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Commands Result Int32 
2026-07-04T15:01:56.484974249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands" ADD COLUMN "Result" INTEGER NOT NULL DEFAULT 1 
2026-07-04T15:01:56.484979337Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016369s 
2026-07-04T15:01:56.484983124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (219, '2026-07-04T15:01:56', 'add_result_to_commands') 
2026-07-04T15:01:56.485358393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:56.523754198Z [Info] FluentMigrator.Runner.MigrationRunner: 219: add_result_to_commands migrated 
2026-07-04T15:01:56.523818267Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0383723s 
2026-07-04T15:01:56.523823537Z [Info] FluentMigrator.Runner.MigrationRunner: 220: health_restored_notification migrating 
2026-07-04T15:01:56.523826983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:56.523830790Z [Info] health_restored_notification: Starting migration of Main DB to 220 
2026-07-04T15:01:56.524680813Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-07-04T15:01:56.525007370Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.2E-06s 
2026-07-04T15:01:56.525077191Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean 
2026-07-04T15:01:56.525326705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0 
2026-07-04T15:01:56.538929276Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068598s 
2026-07-04T15:01:56.538957078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (220, '2026-07-04T15:01:56', 'health_restored_notification') 
2026-07-04T15:01:56.538962298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:56.638875478Z [Info] FluentMigrator.Runner.MigrationRunner: 220: health_restored_notification migrated 
2026-07-04T15:01:56.638921534Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1117439s 
2026-07-04T15:01:56.638926433Z [Info] FluentMigrator.Runner.MigrationRunner: 221: add_on_manual_interaction_required_to_notifications migrating 
2026-07-04T15:01:56.638930240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:56.646837300Z [Info] add_on_manual_interaction_required_to_notifications: Starting migration of Main DB to 221 
2026-07-04T15:01:56.646912439Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-07-04T15:01:56.650248539Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.2E-06s 
2026-07-04T15:01:56.652047508Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnManualInteractionRequired Boolean 
2026-07-04T15:01:56.653473303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnManualInteractionRequired" INTEGER NOT NULL DEFAULT 0 
2026-07-04T15:01:56.664515437Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058527s 
2026-07-04T15:01:56.665606568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (221, '2026-07-04T15:01:56', 'add_on_manual_interaction_required_to_notifications') 
2026-07-04T15:01:56.669339969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:56.680332671Z [Info] FluentMigrator.Runner.MigrationRunner: 221: add_on_manual_interaction_required_to_notifications migrated 
2026-07-04T15:01:56.680369511Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0256228s 
2026-07-04T15:01:56.681632451Z [Info] FluentMigrator.Runner.MigrationRunner: 222: remove_rarbg migrating 
2026-07-04T15:01:56.682548837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:56.683888291Z [Info] remove_rarbg: Starting migration of Main DB to 222 
2026-07-04T15:01:56.693154259Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-04T15:01:56.693734549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Rarbg' 
2026-07-04T15:01:56.696449985Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007736s 
2026-07-04T15:01:56.697663804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (222, '2026-07-04T15:01:56', 'remove_rarbg') 
2026-07-04T15:01:56.697680335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:56.707187783Z [Info] FluentMigrator.Runner.MigrationRunner: 222: remove_rarbg migrated 
2026-07-04T15:01:56.707915869Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131721s 
2026-07-04T15:01:56.710492244Z [Info] FluentMigrator.Runner.MigrationRunner: 223: remove_invalid_roksbox_metadata_images migrating 
2026-07-04T15:01:56.711480043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:56.713593798Z [Info] remove_invalid_roksbox_metadata_images: Starting migration of Main DB to 223 
2026-07-04T15:01:56.728690591Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "MetadataFiles" WHERE "Consumer" = 'RoksboxMetadata' AND "Type" = 5 AND ("RelativePath" LIKE 'metadata/%' OR "RelativePath" LIKE 'metadata\%') 
2026-07-04T15:01:56.735364434Z [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-07-04T15:01:56.743240085Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042397s 
2026-07-04T15:01:56.754220686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (223, '2026-07-04T15:01:56', 'remove_invalid_roksbox_metadata_images') 
2026-07-04T15:01:56.761310774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:56.767228490Z [Info] FluentMigrator.Runner.MigrationRunner: 223: remove_invalid_roksbox_metadata_images migrated 
2026-07-04T15:01:56.767691862Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0319598s 
2026-07-04T15:01:56.768240414Z [Info] FluentMigrator.Runner.MigrationRunner: 224: list_sync_time migrating 
2026-07-04T15:01:56.768518141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:56.769150808Z [Info] list_sync_time: Starting migration of Main DB to 224 
2026-07-04T15:01:56.771305229Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListStatus LastSyncListInfo 
2026-07-04T15:01:56.796120703Z [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-07-04T15:01:56.800750642Z [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-07-04T15:01:56.800870856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2026-07-04T15:01:56.800877438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2026-07-04T15:01:56.804638419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-07-04T15:01:56.806692182Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0346631s 
2026-07-04T15:01:56.807061329Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2026-07-04T15:01:56.807449462Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.8E-06s 
2026-07-04T15:01:56.807824230Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus LastInfoSync DateTimeOffset 
2026-07-04T15:01:56.808291660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "LastInfoSync" DATETIME 
2026-07-04T15:01:56.810738504Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022528s 
2026-07-04T15:01:56.811343371Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-04T15:01:56.811885960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'importlistsyncinterval' 
2026-07-04T15:01:56.812525271Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00061s 
2026-07-04T15:01:56.812973314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (224, '2026-07-04T15:01:56', 'list_sync_time') 
2026-07-04T15:01:56.813521766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:56.817251318Z [Info] FluentMigrator.Runner.MigrationRunner: 224: list_sync_time migrated 
2026-07-04T15:01:56.817858088Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050773s 
2026-07-04T15:01:56.818454378Z [Info] FluentMigrator.Runner.MigrationRunner: 225: add_tags_to_collections migrating 
2026-07-04T15:01:56.818803148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:56.819484546Z [Info] add_tags_to_collections: Starting migration of Main DB to 225 
2026-07-04T15:01:56.820490899Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Collections 
2026-07-04T15:01:56.820851761Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.6E-06s 
2026-07-04T15:01:56.821205379Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Collections Tags String 
2026-07-04T15:01:56.821649977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Collections" ADD COLUMN "Tags" TEXT 
2026-07-04T15:01:56.823758963Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020165s 
2026-07-04T15:01:56.824534306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (225, '2026-07-04T15:01:56', 'add_tags_to_collections') 
2026-07-04T15:01:56.825227907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:56.832465179Z [Info] FluentMigrator.Runner.MigrationRunner: 225: add_tags_to_collections migrated 
2026-07-04T15:01:56.832844926Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105092s 
2026-07-04T15:01:56.833226878Z [Info] FluentMigrator.Runner.MigrationRunner: 226: add_download_client_tags migrating 
2026-07-04T15:01:56.833478646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:56.834036644Z [Info] add_download_client_tags: Starting migration of Main DB to 226 
2026-07-04T15:01:56.835047215Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2026-07-04T15:01:56.835273587Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.3E-06s 
2026-07-04T15:01:56.835704299Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Tags String 
2026-07-04T15:01:56.835893361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Tags" TEXT 
2026-07-04T15:01:56.838012716Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018491s 
2026-07-04T15:01:56.839365244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (226, '2026-07-04T15:01:56', 'add_download_client_tags') 
2026-07-04T15:01:56.839460371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:56.842441450Z [Info] FluentMigrator.Runner.MigrationRunner: 226: add_download_client_tags migrated 
2026-07-04T15:01:56.842626675Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059424s 
2026-07-04T15:01:56.843111608Z [Info] FluentMigrator.Runner.MigrationRunner: 227: add_auto_tagging migrating 
2026-07-04T15:01:56.843438156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:56.844729229Z [Info] add_auto_tagging: Starting migration of Main DB to 227 
2026-07-04T15:01:56.845428240Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AutoTagging 
2026-07-04T15:01:56.846158249Z [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-07-04T15:01:56.847256023Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013738s 
2026-07-04T15:01:56.847720648Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AutoTagging (Name) 
2026-07-04T15:01:56.848099362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AutoTagging_Name" ON "AutoTagging" ("Name" ASC) 
2026-07-04T15:01:56.849750898Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001581s 
2026-07-04T15:01:56.850334172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (227, '2026-07-04T15:01:56', 'add_auto_tagging') 
2026-07-04T15:01:56.851008248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:56.861834040Z [Info] FluentMigrator.Runner.MigrationRunner: 227: add_auto_tagging migrated 
2026-07-04T15:01:56.861904201Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098778s 
2026-07-04T15:01:56.861912797Z [Info] FluentMigrator.Runner.MigrationRunner: 228: add_custom_format_score_bypass_to_delay_profile migrating 
2026-07-04T15:01:56.861916975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:56.861920451Z [Info] add_custom_format_score_bypass_to_delay_profile: Starting migration of Main DB to 228 
2026-07-04T15:01:56.862385005Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2026-07-04T15:01:56.862786453Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.9E-06s 
2026-07-04T15:01:56.863197248Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfAboveCustomFormatScore Boolean 
2026-07-04T15:01:56.863755006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfAboveCustomFormatScore" INTEGER NOT NULL DEFAULT 0 
2026-07-04T15:01:56.866441266Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027494s 
2026-07-04T15:01:56.866962587Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2026-07-04T15:01:56.867292922Z [Info] FluentMigrator.Runner.MigrationRunner: => 3E-06s 
2026-07-04T15:01:56.867683309Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles MinimumCustomFormatScore Int32 
2026-07-04T15:01:56.868118338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "MinimumCustomFormatScore" INTEGER 
2026-07-04T15:01:56.871142588Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021829s 
2026-07-04T15:01:56.871319246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (228, '2026-07-04T15:01:56', 'add_custom_format_score_bypass_to_delay_profile') 
2026-07-04T15:01:56.872262492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:56.877347659Z [Info] FluentMigrator.Runner.MigrationRunner: 228: add_custom_format_score_bypass_to_delay_profile migrated 
2026-07-04T15:01:56.878387654Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086014s 
2026-07-04T15:01:56.879358973Z [Info] FluentMigrator.Runner.MigrationRunner: 229: update_restrictions_to_release_profiles migrating 
2026-07-04T15:01:56.879478144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:56.880277943Z [Info] update_restrictions_to_release_profiles: Starting migration of Main DB to 229 
2026-07-04T15:01:56.886822106Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Restrictions ReleaseProfiles 
2026-07-04T15:01:56.886876688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Restrictions" RENAME TO "ReleaseProfiles" 
2026-07-04T15:01:56.889419511Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047987s 
2026-07-04T15:01:56.889997698Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2026-07-04T15:01:56.890335947Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.8E-06s 
2026-07-04T15:01:56.890718499Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Name String 
2026-07-04T15:01:56.891368109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Name" TEXT DEFAULT NULL 
2026-07-04T15:01:56.893089573Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001973s 
2026-07-04T15:01:56.893422893Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2026-07-04T15:01:56.893714105Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.9E-06s 
2026-07-04T15:01:56.894077712Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Enabled Boolean 
2026-07-04T15:01:56.894439666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Enabled" INTEGER NOT NULL DEFAULT 1 
2026-07-04T15:01:56.896303045Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018944s 
2026-07-04T15:01:56.896673404Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2026-07-04T15:01:56.896952904Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.9E-06s 
2026-07-04T15:01:56.897213519Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IndexerId Int32 
2026-07-04T15:01:56.897668627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IndexerId" INTEGER NOT NULL DEFAULT 0 
2026-07-04T15:01:56.901032469Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027435s 
2026-07-04T15:01:56.901104784Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles Preferred 
2026-07-04T15:01:56.909016411Z [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-07-04T15:01:56.909652575Z [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-07-04T15:01:56.910694826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles" 
2026-07-04T15:01:56.913349617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles" 
2026-07-04T15:01:56.916966801Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0145995s 
2026-07-04T15:01:56.917295322Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-04T15:01:56.917303327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-04T15:01:56.919109299Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023934s 
2026-07-04T15:01:56.919494727Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-04T15:01:56.919619970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]' 
2026-07-04T15:01:56.920158572Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005792s 
2026-07-04T15:01:56.920447690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (229, '2026-07-04T15:01:56', 'update_restrictions_to_release_profiles') 
2026-07-04T15:01:56.920964833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:56.947813553Z [Info] FluentMigrator.Runner.MigrationRunner: 229: update_restrictions_to_release_profiles migrated 
2026-07-04T15:01:56.948516571Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0277654s 
2026-07-04T15:01:56.949091040Z [Info] FluentMigrator.Runner.MigrationRunner: 230: rename_quality_profiles migrating 
2026-07-04T15:01:56.949438727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:56.950526623Z [Info] rename_quality_profiles: Starting migration of Main DB to 230 
2026-07-04T15:01:56.951813749Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Profiles QualityProfiles 
2026-07-04T15:01:56.952244161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" RENAME TO "QualityProfiles" 
2026-07-04T15:01:56.957750861Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052158s 
2026-07-04T15:01:56.958321483Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Movies ProfileId to QualityProfileId 
2026-07-04T15:01:56.965973427Z [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-07-04T15:01:56.967518604Z [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-07-04T15:01:56.968313925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-07-04T15:01:56.969557239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-07-04T15:01:56.973887931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_MovieMetadataId" ON "Movies" ("MovieMetadataId" ASC) 
2026-07-04T15:01:56.977200537Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0183176s 
2026-07-04T15:01:56.977631189Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn ImportLists ProfileId to QualityProfileId 
2026-07-04T15:01:56.985001289Z [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-07-04T15:01:56.986482355Z [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-07-04T15:01:56.987237561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists" 
2026-07-04T15:01:56.988847398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists" 
2026-07-04T15:01:56.999133256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImport_Name" ON "ImportLists" ("Name" ASC) 
2026-07-04T15:01:57.000162170Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0221539s 
2026-07-04T15:01:57.000746708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (230, '2026-07-04T15:01:57', 'rename_quality_profiles') 
2026-07-04T15:01:57.001194061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:57.010179107Z [Info] FluentMigrator.Runner.MigrationRunner: 230: rename_quality_profiles migrated 
2026-07-04T15:01:57.010702311Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0319409s 
2026-07-04T15:01:57.011152008Z [Info] FluentMigrator.Runner.MigrationRunner: 231: update_images_remote_url migrating 
2026-07-04T15:01:57.011445645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:57.013171688Z [Info] update_images_remote_url: Starting migration of Main DB to 231 
2026-07-04T15:01:57.014222844Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MovieMetadata" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2026-07-04T15:01:57.014681088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MovieMetadata" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2026-07-04T15:01:57.017418694Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006688s 
2026-07-04T15:01:57.019482326Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Credits" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2026-07-04T15:01:57.021069780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Credits" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2026-07-04T15:01:57.021096801Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006152s 
2026-07-04T15:01:57.021102171Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Collections" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2026-07-04T15:01:57.021130163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Collections" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2026-07-04T15:01:57.022786757Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004359s 
2026-07-04T15:01:57.022818646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (231, '2026-07-04T15:01:57', 'update_images_remote_url') 
2026-07-04T15:01:57.022823795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:57.034965678Z [Info] FluentMigrator.Runner.MigrationRunner: 231: update_images_remote_url migrated 
2026-07-04T15:01:57.035038003Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088934s 
2026-07-04T15:01:57.035044044Z [Info] FluentMigrator.Runner.MigrationRunner: 232: add_notification_status migrating 
2026-07-04T15:01:57.035047651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:57.035051508Z [Info] add_notification_status: Starting migration of Main DB to 232 
2026-07-04T15:01:57.035054644Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus 
2026-07-04T15:01:57.035058351Z [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-07-04T15:01:57.035390900Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012299s 
2026-07-04T15:01:57.035752613Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId) 
2026-07-04T15:01:57.038499436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC) 
2026-07-04T15:01:57.038538539Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006719s 
2026-07-04T15:01:57.038563195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (232, '2026-07-04T15:01:57', 'add_notification_status') 
2026-07-04T15:01:57.038610072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:57.059827939Z [Info] FluentMigrator.Runner.MigrationRunner: 232: add_notification_status migrated 
2026-07-04T15:01:57.059907498Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100923s 
2026-07-04T15:01:57.059913168Z [Info] FluentMigrator.Runner.MigrationRunner: 233: rename_deprecated_indexer_flags migrating 
2026-07-04T15:01:57.059916575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:57.059919660Z [Info] rename_deprecated_indexer_flags: Starting migration of Main DB to 233 
2026-07-04T15:01:57.059922586Z [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-07-04T15:01:57.059926293Z [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-07-04T15:01:57.059929900Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006509s 
2026-07-04T15:01:57.059932955Z [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-07-04T15:01:57.059936542Z [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-07-04T15:01:57.059939958Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006522s 
2026-07-04T15:01:57.059942914Z [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-07-04T15:01:57.059946300Z [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-07-04T15:01:57.059952621Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005489s 
2026-07-04T15:01:57.059955837Z [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-07-04T15:01:57.059959484Z [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-07-04T15:01:57.060000731Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005046s 
2026-07-04T15:01:57.060004989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (233, '2026-07-04T15:01:57', 'rename_deprecated_indexer_flags') 
2026-07-04T15:01:57.060008887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:57.070902515Z [Info] FluentMigrator.Runner.MigrationRunner: 233: rename_deprecated_indexer_flags migrated 
2026-07-04T15:01:57.070967737Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0168574s 
2026-07-04T15:01:57.071905933Z [Info] FluentMigrator.Runner.MigrationRunner: 234: movie_last_searched_time migrating 
2026-07-04T15:01:57.072387439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:57.073067696Z [Info] movie_last_searched_time: Starting migration of Main DB to 234 
2026-07-04T15:01:57.074044033Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-07-04T15:01:57.074247522Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-06s 
2026-07-04T15:01:57.076230984Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies LastSearchTime DateTimeOffset 
2026-07-04T15:01:57.076282851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "LastSearchTime" DATETIME 
2026-07-04T15:01:57.081274042Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033569s 
2026-07-04T15:01:57.081324926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (234, '2026-07-04T15:01:57', 'movie_last_searched_time') 
2026-07-04T15:01:57.081329966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:57.117781131Z [Info] FluentMigrator.Runner.MigrationRunner: 234: movie_last_searched_time migrated 
2026-07-04T15:01:57.117821966Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0414701s 
2026-07-04T15:01:57.117826966Z [Info] FluentMigrator.Runner.MigrationRunner: 235: email_encryption migrating 
2026-07-04T15:01:57.118195261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:57.119090178Z [Info] email_encryption: Starting migration of Main DB to 235 
2026-07-04T15:01:57.119972489Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-04T15:01:57.120282497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-04T15:01:57.122677906Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017109s 
2026-07-04T15:01:57.122831793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (235, '2026-07-04T15:01:57', 'email_encryption') 
2026-07-04T15:01:57.123447579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:57.148645616Z [Info] FluentMigrator.Runner.MigrationRunner: 235: email_encryption migrated 
2026-07-04T15:01:57.148682926Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0266289s 
2026-07-04T15:01:57.149535703Z [Info] FluentMigrator.Runner.MigrationRunner: 236: clear_last_rss_releases_info migrating 
2026-07-04T15:01:57.149971424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:57.150840712Z [Info] clear_last_rss_releases_info: Starting migration of Main DB to 236 
2026-07-04T15:01:57.152085058Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "IndexerStatus" SET "LastRssSyncReleaseInfo" = NULL 
2026-07-04T15:01:57.152743163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "IndexerStatus" SET "LastRssSyncReleaseInfo" = NULL 
2026-07-04T15:01:57.153340595Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000867s 
2026-07-04T15:01:57.154364812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (236, '2026-07-04T15:01:57', 'clear_last_rss_releases_info') 
2026-07-04T15:01:57.154464537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:57.170205490Z [Info] FluentMigrator.Runner.MigrationRunner: 236: clear_last_rss_releases_info migrated 
2026-07-04T15:01:57.170746908Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0174348s 
2026-07-04T15:01:57.171182138Z [Info] FluentMigrator.Runner.MigrationRunner: 237: add_indexes migrating 
2026-07-04T15:01:57.171499178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:57.172098083Z [Info] add_indexes: Starting migration of Main DB to 237 
2026-07-04T15:01:57.175868622Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Blocklist (MovieId) 
2026-07-04T15:01:57.176002862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blocklist_MovieId" ON "Blocklist" ("MovieId" ASC) 
2026-07-04T15:01:57.177038589Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013397s 
2026-07-04T15:01:57.177383222Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Blocklist (Date) 
2026-07-04T15:01:57.177775241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blocklist_Date" ON "Blocklist" ("Date" ASC) 
2026-07-04T15:01:57.178823984Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010975s 
2026-07-04T15:01:57.179218027Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (MovieId, Date) 
2026-07-04T15:01:57.179651143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_MovieId_Date" ON "History" ("MovieId" ASC, "Date" DESC) 
2026-07-04T15:01:57.180414204Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008645s 
2026-07-04T15:01:57.181122051Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (DownloadId) 
2026-07-04T15:01:57.181795705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_DownloadId" 
2026-07-04T15:01:57.182862091Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013574s 
2026-07-04T15:01:57.183267525Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId, Date) 
2026-07-04T15:01:57.183788916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2026-07-04T15:01:57.184662041Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001002s 
2026-07-04T15:01:57.186732886Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (MovieFileId) 
2026-07-04T15:01:57.186760688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_MovieFileId" ON "Movies" ("MovieFileId" ASC) 
2026-07-04T15:01:57.186765267Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006436s 
2026-07-04T15:01:57.186769094Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (Path) 
2026-07-04T15:01:57.186772570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_Path" ON "Movies" ("Path" ASC) 
2026-07-04T15:01:57.187242545Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008178s 
2026-07-04T15:01:57.187720774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (237, '2026-07-04T15:01:57', 'add_indexes') 
2026-07-04T15:01:57.188213192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:57.193473604Z [Info] FluentMigrator.Runner.MigrationRunner: 237: add_indexes migrated 
2026-07-04T15:01:57.194173677Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065261s 
2026-07-04T15:01:57.194665693Z [Info] FluentMigrator.Runner.MigrationRunner: 238: parse_title_from_existing_subtitle_files migrating 
2026-07-04T15:01:57.194951415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:57.195463899Z [Info] parse_title_from_existing_subtitle_files: Starting migration of Main DB to 238 
2026-07-04T15:01:57.197001051Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 
2026-07-04T15:01:57.197354809Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.1E-06s 
2026-07-04T15:01:57.197696545Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles Title String 
2026-07-04T15:01:57.198940391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "Title" TEXT 
2026-07-04T15:01:57.202503292Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036242s 
2026-07-04T15:01:57.202593170Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 
2026-07-04T15:01:57.202891335Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.1E-06s 
2026-07-04T15:01:57.203738342Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles Copy Int32 
2026-07-04T15:01:57.203774900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "Copy" INTEGER NOT NULL DEFAULT 0 
2026-07-04T15:01:57.205850764Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002232s 
2026-07-04T15:01:57.206211536Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-04T15:01:57.206553181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-04T15:01:57.208247676Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015958s 
2026-07-04T15:01:57.208990880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (238, '2026-07-04T15:01:57', 'parse_title_from_existing_subtitle_files') 
2026-07-04T15:01:57.209607788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:57.215695661Z [Info] FluentMigrator.Runner.MigrationRunner: 238: parse_title_from_existing_subtitle_files migrated 
2026-07-04T15:01:57.216139807Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088007s 
2026-07-04T15:01:57.216559179Z [Info] FluentMigrator.Runner.MigrationRunner: 239: add_minimum_upgrade_format_score_to_quality_profiles migrating 
2026-07-04T15:01:57.217012081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:57.218747011Z [Info] add_minimum_upgrade_format_score_to_quality_profiles: Starting migration of Main DB to 239 
2026-07-04T15:01:57.218795421Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2026-07-04T15:01:57.218801011Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.6E-06s 
2026-07-04T15:01:57.218807042Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinUpgradeFormatScore Int32 
2026-07-04T15:01:57.218813655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinUpgradeFormatScore" INTEGER NOT NULL DEFAULT 1 
2026-07-04T15:01:57.220651065Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019206s 
2026-07-04T15:01:57.221033007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (239, '2026-07-04T15:01:57', 'add_minimum_upgrade_format_score_to_quality_profiles') 
2026-07-04T15:01:57.221441296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:57.227947929Z [Info] FluentMigrator.Runner.MigrationRunner: 239: add_minimum_upgrade_format_score_to_quality_profiles migrated 
2026-07-04T15:01:57.228268134Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090299s 
2026-07-04T15:01:57.228652460Z [Info] FluentMigrator.Runner.MigrationRunner: 240: drop_multi_episode_style_from_naming_config migrating 
2026-07-04T15:01:57.228881897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:57.229326305Z [Info] drop_multi_episode_style_from_naming_config: Starting migration of Main DB to 240 
2026-07-04T15:01:57.230041716Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig MultiEpisodeStyle 
2026-07-04T15:01:57.240707801Z [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-07-04T15:01:57.242158692Z [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-07-04T15:01:57.242865588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2026-07-04T15:01:57.243719628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2026-07-04T15:01:57.250351202Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0185446s 
2026-07-04T15:01:57.251786134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (240, '2026-07-04T15:01:57', 'drop_multi_episode_style_from_naming_config') 
2026-07-04T15:01:57.251822472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:57.256334541Z [Info] FluentMigrator.Runner.MigrationRunner: 240: drop_multi_episode_style_from_naming_config migrated 
2026-07-04T15:01:57.258687702Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0256735s 
2026-07-04T15:01:57.259112392Z [Info] FluentMigrator.Runner.MigrationRunner: 241: stevenlu_update_url migrating 
2026-07-04T15:01:57.259389017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:57.260055047Z [Info] stevenlu_update_url: Starting migration of Main DB to 241 
2026-07-04T15:01:57.265861956Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-04T15:01:57.265914053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-04T15:01:57.265917589Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017399s 
2026-07-04T15:01:57.265921607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (241, '2026-07-04T15:01:57', 'stevenlu_update_url') 
2026-07-04T15:01:57.266386012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:57.272609237Z [Info] FluentMigrator.Runner.MigrationRunner: 241: stevenlu_update_url migrated 
2026-07-04T15:01:57.274959772Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076189s 
2026-07-04T15:01:57.275348787Z [Info] FluentMigrator.Runner.MigrationRunner: 242: add_movie_keywords migrating 
2026-07-04T15:01:57.277941512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:57.278035237Z [Info] add_movie_keywords: Starting migration of Main DB to 242 
2026-07-04T15:01:57.278041108Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2026-07-04T15:01:57.278044053Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.1E-06s 
2026-07-04T15:01:57.278048141Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieMetadata Keywords String 
2026-07-04T15:01:57.278051517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata" ADD COLUMN "Keywords" TEXT 
2026-07-04T15:01:57.280319269Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023474s 
2026-07-04T15:01:57.281622555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (242, '2026-07-04T15:01:57', 'add_movie_keywords') 
2026-07-04T15:01:57.281704777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:57.283878494Z [Info] FluentMigrator.Runner.MigrationRunner: 242: add_movie_keywords migrated 
2026-07-04T15:01:57.284273309Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056365s 
2026-07-04T15:01:57.310805079Z [Debug] MigrationController: Took: 00:00:07.0296865 
2026-07-04T15:01:57.874987917Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging 
2026-07-04T15:01:57.966291139Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=1000 *** 
2026-07-04T15:01:58.030973668Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2026-07-04T15:01:58.036242025Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-04T15:01:58.038647051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-04T15:01:58.075193985Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4 
2026-07-04T15:01:58.075258765Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0232572s 
2026-07-04T15:01:58.075263444Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2026-07-04T15:01:58.075266660Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0236015s 
2026-07-04T15:01:58.082816904Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2026-07-04T15:01:58.083472535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:58.089064184Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2026-07-04T15:01:58.089459931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2026-07-04T15:01:58.090872360Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001538s 
2026-07-04T15:01:58.091340912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:58.117605655Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2026-07-04T15:01:58.120044434Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0278089s 
2026-07-04T15:01:58.120093826Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2026-07-04T15:01:58.120097563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:58.126918511Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2026-07-04T15:01:58.126971830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-07-04T15:01:58.126976559Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010903s 
2026-07-04T15:01:58.126980326Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-07-04T15:01:58.126983662Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.8E-06s 
2026-07-04T15:01:58.126986878Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2026-07-04T15:01:58.126989954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2026-07-04T15:01:58.126993200Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013149s 
2026-07-04T15:01:58.126996266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:58.132280692Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2026-07-04T15:01:58.137756094Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080622s 
2026-07-04T15:01:58.139397160Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2026-07-04T15:01:58.139425993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:58.155848575Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-07-04T15:01:58.155923925Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.6E-06s 
2026-07-04T15:01:58.155930047Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2026-07-04T15:01:58.155933854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2026-07-04T15:01:58.159690606Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025059s 
2026-07-04T15:01:58.164229156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:58.175801147Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2026-07-04T15:01:58.175838236Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.016041s 
2026-07-04T15:01:58.181125488Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2026-07-04T15:01:58.181162477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:58.181166495Z [Info] InitialSetup: Starting migration of Log DB to 1 
2026-07-04T15:01:58.181169590Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs 
2026-07-04T15:01:58.181172796Z [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-07-04T15:01:58.181177846Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012377s 
2026-07-04T15:01:58.181181893Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time) 
2026-07-04T15:01:58.181185270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2026-07-04T15:01:58.181204515Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000486s 
2026-07-04T15:01:58.181208302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-07-04T15:01:58', 'InitialSetup') 
2026-07-04T15:01:58.181775007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:58.189901926Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2026-07-04T15:01:58.189999226Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078653s 
2026-07-04T15:01:58.190006149Z [Info] FluentMigrator.Runner.MigrationRunner: 104: add_moviefiles_table migrating 
2026-07-04T15:01:58.190013062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:58.190906466Z [Info] add_moviefiles_table: Starting migration of Log DB to 104 
2026-07-04T15:01:58.193610399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (104, '2026-07-04T15:01:58', 'add_moviefiles_table') 
2026-07-04T15:01:58.193750449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:58.201680231Z [Info] FluentMigrator.Runner.MigrationRunner: 104: add_moviefiles_table migrated 
2026-07-04T15:01:58.202381196Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117794s 
2026-07-04T15:01:58.202668561Z [Info] FluentMigrator.Runner.MigrationRunner: 105: fix_history_movieId migrating 
2026-07-04T15:01:58.203020266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:58.203456899Z [Info] fix_history_movieId: Starting migration of Log DB to 105 
2026-07-04T15:01:58.204200232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (105, '2026-07-04T15:01:58', 'fix_history_movieId') 
2026-07-04T15:01:58.205319876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:58.210408438Z [Info] FluentMigrator.Runner.MigrationRunner: 105: fix_history_movieId migrated 
2026-07-04T15:01:58.211237673Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069501s 
2026-07-04T15:01:58.211256227Z [Info] FluentMigrator.Runner.MigrationRunner: 106: add_tmdb_stuff migrating 
2026-07-04T15:01:58.211907169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:58.212653698Z [Info] add_tmdb_stuff: Starting migration of Log DB to 106 
2026-07-04T15:01:58.212673746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (106, '2026-07-04T15:01:58', 'add_tmdb_stuff') 
2026-07-04T15:01:58.213795383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:58.218019848Z [Info] FluentMigrator.Runner.MigrationRunner: 106: add_tmdb_stuff migrated 
2026-07-04T15:01:58.218624583Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057389s 
2026-07-04T15:01:58.218641935Z [Info] FluentMigrator.Runner.MigrationRunner: 107: fix_movie_files migrating 
2026-07-04T15:01:58.219217347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:58.219979566Z [Info] fix_movie_files: Starting migration of Log DB to 107 
2026-07-04T15:01:58.220181712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (107, '2026-07-04T15:01:58', 'fix_movie_files') 
2026-07-04T15:01:58.220875674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:58.225712097Z [Info] FluentMigrator.Runner.MigrationRunner: 107: fix_movie_files migrated 
2026-07-04T15:01:58.225790342Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052113s 
2026-07-04T15:01:58.225796554Z [Info] FluentMigrator.Runner.MigrationRunner: 108: update_schedule_intervale migrating 
2026-07-04T15:01:58.225800361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:58.226554836Z [Info] update_schedule_intervale: Starting migration of Log DB to 108 
2026-07-04T15:01:58.226767141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (108, '2026-07-04T15:01:58', 'update_schedule_intervale') 
2026-07-04T15:01:58.227769417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:58.232214221Z [Info] FluentMigrator.Runner.MigrationRunner: 108: update_schedule_intervale migrated 
2026-07-04T15:01:58.232645313Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062833s 
2026-07-04T15:01:58.233754629Z [Info] FluentMigrator.Runner.MigrationRunner: 109: add_movie_formats_to_naming_config migrating 
2026-07-04T15:01:58.233793961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:58.234465862Z [Info] add_movie_formats_to_naming_config: Starting migration of Log DB to 109 
2026-07-04T15:01:58.234478757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (109, '2026-07-04T15:01:58', 'add_movie_formats_to_naming_config') 
2026-07-04T15:01:58.235116934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:58.239783170Z [Info] FluentMigrator.Runner.MigrationRunner: 109: add_movie_formats_to_naming_config migrated 
2026-07-04T15:01:58.240273313Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060513s 
2026-07-04T15:01:58.240711588Z [Info] FluentMigrator.Runner.MigrationRunner: 110: add_phyiscal_release migrating 
2026-07-04T15:01:58.240726456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:58.241477465Z [Info] add_phyiscal_release: Starting migration of Log DB to 110 
2026-07-04T15:01:58.241938252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (110, '2026-07-04T15:01:58', 'add_phyiscal_release') 
2026-07-04T15:01:58.242678320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:58.249829322Z [Info] FluentMigrator.Runner.MigrationRunner: 110: add_phyiscal_release migrated 
2026-07-04T15:01:58.249887961Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079893s 
2026-07-04T15:01:58.251146875Z [Info] FluentMigrator.Runner.MigrationRunner: 111: remove_bitmetv migrating 
2026-07-04T15:01:58.251670128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:58.252483041Z [Info] remove_bitmetv: Starting migration of Log DB to 111 
2026-07-04T15:01:58.255467517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (111, '2026-07-04T15:01:58', 'remove_bitmetv') 
2026-07-04T15:01:58.255512581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:58.260390281Z [Info] FluentMigrator.Runner.MigrationRunner: 111: remove_bitmetv migrated 
2026-07-04T15:01:58.264873366Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085442s 
2026-07-04T15:01:58.264897341Z [Info] FluentMigrator.Runner.MigrationRunner: 112: remove_torrentleech migrating 
2026-07-04T15:01:58.264901459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:58.264905106Z [Info] remove_torrentleech: Starting migration of Log DB to 112 
2026-07-04T15:01:58.264908923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (112, '2026-07-04T15:01:58', 'remove_torrentleech') 
2026-07-04T15:01:58.264913491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:58.268290007Z [Info] FluentMigrator.Runner.MigrationRunner: 112: remove_torrentleech migrated 
2026-07-04T15:01:58.268554459Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052472s 
2026-07-04T15:01:58.268584024Z [Info] FluentMigrator.Runner.MigrationRunner: 113: remove_broadcasthenet migrating 
2026-07-04T15:01:58.269146040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:58.269560882Z [Info] remove_broadcasthenet: Starting migration of Log DB to 113 
2026-07-04T15:01:58.269954114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (113, '2026-07-04T15:01:58', 'remove_broadcasthenet') 
2026-07-04T15:01:58.270460517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:58.295626654Z [Info] FluentMigrator.Runner.MigrationRunner: 113: remove_broadcasthenet migrated 
2026-07-04T15:01:58.297827921Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0232578s 
2026-07-04T15:01:58.303667592Z [Info] FluentMigrator.Runner.MigrationRunner: 114: remove_fanzub migrating 
2026-07-04T15:01:58.304321209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:58.304856496Z [Info] remove_fanzub: Starting migration of Log DB to 114 
2026-07-04T15:01:58.305337280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (114, '2026-07-04T15:01:58', 'remove_fanzub') 
2026-07-04T15:01:58.306114527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:58.315457780Z [Info] FluentMigrator.Runner.MigrationRunner: 114: remove_fanzub migrated 
2026-07-04T15:01:58.315524655Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073029s 
2026-07-04T15:01:58.315530816Z [Info] FluentMigrator.Runner.MigrationRunner: 115: update_movie_sorttitle migrating 
2026-07-04T15:01:58.315615644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:58.315625373Z [Info] update_movie_sorttitle: Starting migration of Log DB to 115 
2026-07-04T15:01:58.315648325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (115, '2026-07-04T15:01:58', 'update_movie_sorttitle') 
2026-07-04T15:01:58.315652743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:58.330470086Z [Info] FluentMigrator.Runner.MigrationRunner: 115: update_movie_sorttitle migrated 
2026-07-04T15:01:58.333653242Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0141663s 
2026-07-04T15:01:58.333693957Z [Info] FluentMigrator.Runner.MigrationRunner: 116: update_movie_sorttitle_again migrating 
2026-07-04T15:01:58.333710157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:58.336208768Z [Info] update_movie_sorttitle_again: Starting migration of Log DB to 116 
2026-07-04T15:01:58.337856896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (116, '2026-07-04T15:01:58', 'update_movie_sorttitle_again') 
2026-07-04T15:01:58.337889217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:58.351478784Z [Info] FluentMigrator.Runner.MigrationRunner: 116: update_movie_sorttitle_again migrated 
2026-07-04T15:01:58.351518628Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0171891s 
2026-07-04T15:01:58.352288651Z [Info] FluentMigrator.Runner.MigrationRunner: 117: update_movie_file migrating 
2026-07-04T15:01:58.352510735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:58.352926239Z [Info] update_movie_file: Starting migration of Log DB to 117 
2026-07-04T15:01:58.353704678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (117, '2026-07-04T15:01:58', 'update_movie_file') 
2026-07-04T15:01:58.353976423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:58.357360192Z [Info] FluentMigrator.Runner.MigrationRunner: 117: update_movie_file migrated 
2026-07-04T15:01:58.358823867Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044784s 
2026-07-04T15:01:58.358881224Z [Info] FluentMigrator.Runner.MigrationRunner: 118: update_movie_slug migrating 
2026-07-04T15:01:58.358886003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:58.358899558Z [Info] update_movie_slug: Starting migration of Log DB to 118 
2026-07-04T15:01:58.359998624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (118, '2026-07-04T15:01:58', 'update_movie_slug') 
2026-07-04T15:01:58.360681886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:58.365302197Z [Info] FluentMigrator.Runner.MigrationRunner: 118: update_movie_slug migrated 
2026-07-04T15:01:58.366101575Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061747s 
2026-07-04T15:01:58.366441908Z [Info] FluentMigrator.Runner.MigrationRunner: 119: add_youtube_trailer_id migrating 
2026-07-04T15:01:58.366765681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:58.367333378Z [Info] add_youtube_trailer_id: Starting migration of Log DB to 119 
2026-07-04T15:01:58.367842746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (119, '2026-07-04T15:01:58', 'add_youtube_trailer_id') 
2026-07-04T15:01:58.368425942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:58.374223984Z [Info] FluentMigrator.Runner.MigrationRunner: 119: add_youtube_trailer_id migrated 
2026-07-04T15:01:58.374298533Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058252s 
2026-07-04T15:01:58.374304745Z [Info] FluentMigrator.Runner.MigrationRunner: 120: add_studio migrating 
2026-07-04T15:01:58.374799566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:58.375232241Z [Info] add_studio: Starting migration of Log DB to 120 
2026-07-04T15:01:58.375945559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (120, '2026-07-04T15:01:58', 'add_studio') 
2026-07-04T15:01:58.376187820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:58.380377680Z [Info] FluentMigrator.Runner.MigrationRunner: 120: add_studio migrated 
2026-07-04T15:01:58.380667920Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049137s 
2026-07-04T15:01:58.380705409Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_filedate_config migrating 
2026-07-04T15:01:58.380712212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:58.381330754Z [Info] update_filedate_config: Starting migration of Log DB to 121 
2026-07-04T15:01:58.381564039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (121, '2026-07-04T15:01:58', 'update_filedate_config') 
2026-07-04T15:01:58.382102200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:58.384952366Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_filedate_config migrated 
2026-07-04T15:01:58.385133763Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040712s 
2026-07-04T15:01:58.385791358Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_movieid_to_blacklist migrating 
2026-07-04T15:01:58.385942339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:58.386319691Z [Info] add_movieid_to_blacklist: Starting migration of Log DB to 122 
2026-07-04T15:01:58.387056492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (122, '2026-07-04T15:01:58', 'add_movieid_to_blacklist') 
2026-07-04T15:01:58.387468219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:58.393528140Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_movieid_to_blacklist migrated 
2026-07-04T15:01:58.393981824Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074762s 
2026-07-04T15:01:58.396053651Z [Info] FluentMigrator.Runner.MigrationRunner: 123: create_netimport_table migrating 
2026-07-04T15:01:58.396075471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:58.396079238Z [Info] create_netimport_table: Starting migration of Log DB to 123 
2026-07-04T15:01:58.396082344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (123, '2026-07-04T15:01:58', 'create_netimport_table') 
2026-07-04T15:01:58.396086231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:58.401358095Z [Info] FluentMigrator.Runner.MigrationRunner: 123: create_netimport_table migrated 
2026-07-04T15:01:58.402745448Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060997s 
2026-07-04T15:01:58.403537873Z [Info] FluentMigrator.Runner.MigrationRunner: 124: add_preferred_tags_to_profile migrating 
2026-07-04T15:01:58.403617271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:58.404820450Z [Info] add_preferred_tags_to_profile: Starting migration of Log DB to 124 
2026-07-04T15:01:58.405283533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (124, '2026-07-04T15:01:58', 'add_preferred_tags_to_profile') 
2026-07-04T15:01:58.406062653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:58.410415246Z [Info] FluentMigrator.Runner.MigrationRunner: 124: add_preferred_tags_to_profile migrated 
2026-07-04T15:01:58.412037365Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059995s 
2026-07-04T15:01:58.412077089Z [Info] FluentMigrator.Runner.MigrationRunner: 125: fix_imdb_unique migrating 
2026-07-04T15:01:58.412082079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:58.412352081Z [Info] fix_imdb_unique: Starting migration of Log DB to 125 
2026-07-04T15:01:58.413335592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (125, '2026-07-04T15:01:58', 'fix_imdb_unique') 
2026-07-04T15:01:58.413579746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:58.417664780Z [Info] FluentMigrator.Runner.MigrationRunner: 125: fix_imdb_unique migrated 
2026-07-04T15:01:58.417749428Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053839s 
2026-07-04T15:01:58.418354214Z [Info] FluentMigrator.Runner.MigrationRunner: 126: update_qualities_and_profiles migrating 
2026-07-04T15:01:58.418459209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:58.419036003Z [Info] update_qualities_and_profiles: Starting migration of Log DB to 126 
2026-07-04T15:01:58.419784687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (126, '2026-07-04T15:01:58', 'update_qualities_and_profiles') 
2026-07-04T15:01:58.420034091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:58.425824320Z [Info] FluentMigrator.Runner.MigrationRunner: 126: update_qualities_and_profiles migrated 
2026-07-04T15:01:58.425863632Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005418s 
2026-07-04T15:01:58.425868441Z [Info] FluentMigrator.Runner.MigrationRunner: 127: remove_wombles migrating 
2026-07-04T15:01:58.426703737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:58.426742439Z [Info] remove_wombles: Starting migration of Log DB to 127 
2026-07-04T15:01:58.428592533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (127, '2026-07-04T15:01:58', 'remove_wombles') 
2026-07-04T15:01:58.429311451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:58.433477847Z [Info] FluentMigrator.Runner.MigrationRunner: 127: remove_wombles migrated 
2026-07-04T15:01:58.434518023Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073359s 
2026-07-04T15:01:58.434621396Z [Info] FluentMigrator.Runner.MigrationRunner: 128: remove_kickass migrating 
2026-07-04T15:01:58.434777977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:58.435464875Z [Info] remove_kickass: Starting migration of Log DB to 128 
2026-07-04T15:01:58.435636054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (128, '2026-07-04T15:01:58', 'remove_kickass') 
2026-07-04T15:01:58.436213369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:58.442235549Z [Info] FluentMigrator.Runner.MigrationRunner: 128: remove_kickass migrated 
2026-07-04T15:01:58.442738857Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070046s 
2026-07-04T15:01:58.443014129Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_parsed_movie_info_to_pending_release migrating 
2026-07-04T15:01:58.443322102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:58.444118605Z [Info] add_parsed_movie_info_to_pending_release: Starting migration of Log DB to 129 
2026-07-04T15:01:58.444904158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (129, '2026-07-04T15:01:58', 'add_parsed_movie_info_to_pending_release') 
2026-07-04T15:01:58.445911413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:58.454482568Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_parsed_movie_info_to_pending_release migrated 
2026-07-04T15:01:58.454521780Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105527s 
2026-07-04T15:01:58.455289570Z [Info] FluentMigrator.Runner.MigrationRunner: 130: remove_wombles_kickass migrating 
2026-07-04T15:01:58.455583356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:58.456084880Z [Info] remove_wombles_kickass: Starting migration of Log DB to 130 
2026-07-04T15:01:58.457740863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (130, '2026-07-04T15:01:58', 'remove_wombles_kickass') 
2026-07-04T15:01:58.457805694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:58.465305896Z [Info] FluentMigrator.Runner.MigrationRunner: 130: remove_wombles_kickass migrated 
2026-07-04T15:01:58.466100525Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096973s 
2026-07-04T15:01:58.466804014Z [Info] FluentMigrator.Runner.MigrationRunner: 131: make_parsed_episode_info_nullable migrating 
2026-07-04T15:01:58.467086059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:58.467116907Z [Info] make_parsed_episode_info_nullable: Starting migration of Log DB to 131 
2026-07-04T15:01:58.467617789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (131, '2026-07-04T15:01:58', 'make_parsed_episode_info_nullable') 
2026-07-04T15:01:58.468194824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:58.471842173Z [Info] FluentMigrator.Runner.MigrationRunner: 131: make_parsed_episode_info_nullable migrated 
2026-07-04T15:01:58.472047615Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047316s 
2026-07-04T15:01:58.472527259Z [Info] FluentMigrator.Runner.MigrationRunner: 132: rename_torrent_downloadstation migrating 
2026-07-04T15:01:58.472848396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:58.473315496Z [Info] rename_torrent_downloadstation: Starting migration of Log DB to 132 
2026-07-04T15:01:58.474039203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (132, '2026-07-04T15:01:58', 'rename_torrent_downloadstation') 
2026-07-04T15:01:58.474604796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:58.482835868Z [Info] FluentMigrator.Runner.MigrationRunner: 132: rename_torrent_downloadstation migrated 
2026-07-04T15:01:58.482875331Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079111s 
2026-07-04T15:01:58.483789032Z [Info] FluentMigrator.Runner.MigrationRunner: 133: add_minimumavailability migrating 
2026-07-04T15:01:58.484434974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:58.485242948Z [Info] add_minimumavailability: Starting migration of Log DB to 133 
2026-07-04T15:01:58.485773817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (133, '2026-07-04T15:01:58', 'add_minimumavailability') 
2026-07-04T15:01:58.486671869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:58.490360585Z [Info] FluentMigrator.Runner.MigrationRunner: 133: add_minimumavailability migrated 
2026-07-04T15:01:58.490643381Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056743s 
2026-07-04T15:01:58.491219794Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_remux_qualities_for_the_wankers migrating 
2026-07-04T15:01:58.491400541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:58.492938284Z [Info] add_remux_qualities_for_the_wankers: Starting migration of Log DB to 134 
2026-07-04T15:01:58.492993276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (134, '2026-07-04T15:01:58', 'add_remux_qualities_for_the_wankers') 
2026-07-04T15:01:58.493174844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:58.498679281Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_remux_qualities_for_the_wankers migrated 
2026-07-04T15:01:58.500354349Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064866s 
2026-07-04T15:01:58.502901942Z [Info] FluentMigrator.Runner.MigrationRunner: 135: add_haspredbentry_to_movies migrating 
2026-07-04T15:01:58.502953608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:58.502957655Z [Info] add_haspredbentry_to_movies: Starting migration of Log DB to 135 
2026-07-04T15:01:58.502960941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (135, '2026-07-04T15:01:58', 'add_haspredbentry_to_movies') 
2026-07-04T15:01:58.503007408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:58.508644652Z [Info] FluentMigrator.Runner.MigrationRunner: 135: add_haspredbentry_to_movies migrated 
2026-07-04T15:01:58.509073019Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006947s 
2026-07-04T15:01:58.509347850Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_pathstate_to_movies migrating 
2026-07-04T15:01:58.509656926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:58.510119657Z [Info] add_pathstate_to_movies: Starting migration of Log DB to 136 
2026-07-04T15:01:58.510810273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (136, '2026-07-04T15:01:58', 'add_pathstate_to_movies') 
2026-07-04T15:01:58.510911511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:58.515408212Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_pathstate_to_movies migrated 
2026-07-04T15:01:58.515443288Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052963s 
2026-07-04T15:01:58.516229130Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_import_exclusions_table migrating 
2026-07-04T15:01:58.516247734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:58.516366165Z [Info] add_import_exclusions_table: Starting migration of Log DB to 137 
2026-07-04T15:01:58.516884280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (137, '2026-07-04T15:01:58', 'add_import_exclusions_table') 
2026-07-04T15:01:58.517329699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:58.522226665Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_import_exclusions_table migrated 
2026-07-04T15:01:58.522771539Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056542s 
2026-07-04T15:01:58.523002178Z [Info] FluentMigrator.Runner.MigrationRunner: 138: add_physical_release_note migrating 
2026-07-04T15:01:58.523332623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:58.524048375Z [Info] add_physical_release_note: Starting migration of Log DB to 138 
2026-07-04T15:01:58.524621192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (138, '2026-07-04T15:01:58', 'add_physical_release_note') 
2026-07-04T15:01:58.524747167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:58.530664642Z [Info] FluentMigrator.Runner.MigrationRunner: 138: add_physical_release_note migrated 
2026-07-04T15:01:58.530715707Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058052s 
2026-07-04T15:01:58.531096266Z [Info] FluentMigrator.Runner.MigrationRunner: 139: consolidate_indexer_baseurl migrating 
2026-07-04T15:01:58.532342114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:58.532538000Z [Info] consolidate_indexer_baseurl: Starting migration of Log DB to 139 
2026-07-04T15:01:58.533302703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (139, '2026-07-04T15:01:58', 'consolidate_indexer_baseurl') 
2026-07-04T15:01:58.533448284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:58.539922295Z [Info] FluentMigrator.Runner.MigrationRunner: 139: consolidate_indexer_baseurl migrated 
2026-07-04T15:01:58.541049745Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081874s 
2026-07-04T15:01:58.542428321Z [Info] FluentMigrator.Runner.MigrationRunner: 140: add_alternative_titles_table migrating 
2026-07-04T15:01:58.542703363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:58.543336060Z [Info] add_alternative_titles_table: Starting migration of Log DB to 140 
2026-07-04T15:01:58.543792761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (140, '2026-07-04T15:01:58', 'add_alternative_titles_table') 
2026-07-04T15:01:58.544460453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:58.548797136Z [Info] FluentMigrator.Runner.MigrationRunner: 140: add_alternative_titles_table migrated 
2026-07-04T15:01:58.548843182Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053332s 
2026-07-04T15:01:58.548942456Z [Info] FluentMigrator.Runner.MigrationRunner: 141: fix_duplicate_alt_titles migrating 
2026-07-04T15:01:58.550224853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:58.550599080Z [Info] fix_duplicate_alt_titles: Starting migration of Log DB to 141 
2026-07-04T15:01:58.551166917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (141, '2026-07-04T15:01:58', 'fix_duplicate_alt_titles') 
2026-07-04T15:01:58.553210011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:58.563693396Z [Info] FluentMigrator.Runner.MigrationRunner: 141: fix_duplicate_alt_titles migrated 
2026-07-04T15:01:58.563721668Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122076s 
2026-07-04T15:01:58.563725395Z [Info] FluentMigrator.Runner.MigrationRunner: 142: movie_extras migrating 
2026-07-04T15:01:58.563728230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:58.563731126Z [Info] movie_extras: Starting migration of Log DB to 142 
2026-07-04T15:01:58.563782101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (142, '2026-07-04T15:01:58', 'movie_extras') 
2026-07-04T15:01:58.564226618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:58.568218980Z [Info] FluentMigrator.Runner.MigrationRunner: 142: movie_extras migrated 
2026-07-04T15:01:58.568453617Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047328s 
2026-07-04T15:01:58.569132941Z [Info] FluentMigrator.Runner.MigrationRunner: 143: clean_core_tv migrating 
2026-07-04T15:01:58.569840299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:58.570468127Z [Info] clean_core_tv: Starting migration of Log DB to 143 
2026-07-04T15:01:58.570972346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (143, '2026-07-04T15:01:58', 'clean_core_tv') 
2026-07-04T15:01:58.571321025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:58.576438000Z [Info] FluentMigrator.Runner.MigrationRunner: 143: clean_core_tv migrated 
2026-07-04T15:01:58.576760751Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063376s 
2026-07-04T15:01:58.577986253Z [Info] FluentMigrator.Runner.MigrationRunner: 144: add_cookies_to_indexer_status migrating 
2026-07-04T15:01:58.578078985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:58.578218845Z [Info] add_cookies_to_indexer_status: Starting migration of Log DB to 144 
2026-07-04T15:01:58.578832758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (144, '2026-07-04T15:01:58', 'add_cookies_to_indexer_status') 
2026-07-04T15:01:58.579268018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:58.585164785Z [Info] FluentMigrator.Runner.MigrationRunner: 144: add_cookies_to_indexer_status migrated 
2026-07-04T15:01:58.585390435Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069448s 
2026-07-04T15:01:58.586750096Z [Info] FluentMigrator.Runner.MigrationRunner: 145: banner_to_fanart migrating 
2026-07-04T15:01:58.586788117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:58.588464567Z [Info] banner_to_fanart: Starting migration of Log DB to 145 
2026-07-04T15:01:58.588522566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (145, '2026-07-04T15:01:58', 'banner_to_fanart') 
2026-07-04T15:01:58.588527254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:58.595700828Z [Info] FluentMigrator.Runner.MigrationRunner: 145: banner_to_fanart migrated 
2026-07-04T15:01:58.595761792Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058764s 
2026-07-04T15:01:58.595766480Z [Info] FluentMigrator.Runner.MigrationRunner: 146: naming_config_colon_action migrating 
2026-07-04T15:01:58.595769987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:58.595773223Z [Info] naming_config_colon_action: Starting migration of Log DB to 146 
2026-07-04T15:01:58.595776549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (146, '2026-07-04T15:01:58', 'naming_config_colon_action') 
2026-07-04T15:01:58.595780677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:58.603634988Z [Info] FluentMigrator.Runner.MigrationRunner: 146: naming_config_colon_action migrated 
2026-07-04T15:01:58.603693807Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087331s 
2026-07-04T15:01:58.603852252Z [Info] FluentMigrator.Runner.MigrationRunner: 147: add_custom_formats migrating 
2026-07-04T15:01:58.604177598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:58.605245035Z [Info] add_custom_formats: Starting migration of Log DB to 147 
2026-07-04T15:01:58.606478842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (147, '2026-07-04T15:01:58', 'add_custom_formats') 
2026-07-04T15:01:58.606691268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:58.612889716Z [Info] FluentMigrator.Runner.MigrationRunner: 147: add_custom_formats migrated 
2026-07-04T15:01:58.613765607Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084549s 
2026-07-04T15:01:58.614588418Z [Info] FluentMigrator.Runner.MigrationRunner: 148: remove_extra_naming_config migrating 
2026-07-04T15:01:58.614607864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:58.614867557Z [Info] remove_extra_naming_config: Starting migration of Log DB to 148 
2026-07-04T15:01:58.615372407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (148, '2026-07-04T15:01:58', 'remove_extra_naming_config') 
2026-07-04T15:01:58.615769246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:58.621056108Z [Info] FluentMigrator.Runner.MigrationRunner: 148: remove_extra_naming_config migrated 
2026-07-04T15:01:58.621371945Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061728s 
2026-07-04T15:01:58.621768424Z [Info] FluentMigrator.Runner.MigrationRunner: 149: convert_regex_required_tags migrating 
2026-07-04T15:01:58.621844746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:58.622923133Z [Info] convert_regex_required_tags: Starting migration of Log DB to 149 
2026-07-04T15:01:58.624204318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (149, '2026-07-04T15:01:58', 'convert_regex_required_tags') 
2026-07-04T15:01:58.625215561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:58.630118688Z [Info] FluentMigrator.Runner.MigrationRunner: 149: convert_regex_required_tags migrated 
2026-07-04T15:01:58.631793446Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081474s 
2026-07-04T15:01:58.632218787Z [Info] FluentMigrator.Runner.MigrationRunner: 150: fix_format_tags_double_underscore migrating 
2026-07-04T15:01:58.632231040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:58.632251878Z [Info] fix_format_tags_double_underscore: Starting migration of Log DB to 150 
2026-07-04T15:01:58.633107622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (150, '2026-07-04T15:01:58', 'fix_format_tags_double_underscore') 
2026-07-04T15:01:58.633416126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:58.639028403Z [Info] FluentMigrator.Runner.MigrationRunner: 150: fix_format_tags_double_underscore migrated 
2026-07-04T15:01:58.639058740Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063747s 
2026-07-04T15:01:58.639062607Z [Info] FluentMigrator.Runner.MigrationRunner: 151: add_tags_to_net_import migrating 
2026-07-04T15:01:58.639229198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:58.639798808Z [Info] add_tags_to_net_import: Starting migration of Log DB to 151 
2026-07-04T15:01:58.640106049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (151, '2026-07-04T15:01:58', 'add_tags_to_net_import') 
2026-07-04T15:01:58.640611440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:58.646696698Z [Info] FluentMigrator.Runner.MigrationRunner: 151: add_tags_to_net_import migrated 
2026-07-04T15:01:58.647684597Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064897s 
2026-07-04T15:01:58.648100812Z [Info] FluentMigrator.Runner.MigrationRunner: 152: add_custom_filters migrating 
2026-07-04T15:01:58.648285145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:58.649459040Z [Info] add_custom_filters: Starting migration of Log DB to 152 
2026-07-04T15:01:58.649901705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (152, '2026-07-04T15:01:58', 'add_custom_filters') 
2026-07-04T15:01:58.650189591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:58.671740748Z [Info] FluentMigrator.Runner.MigrationRunner: 152: add_custom_filters migrated 
2026-07-04T15:01:58.671785050Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0151236s 
2026-07-04T15:01:58.671792154Z [Info] FluentMigrator.Runner.MigrationRunner: 153: indexer_client_status_search_changes migrating 
2026-07-04T15:01:58.671796011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:58.674608096Z [Info] indexer_client_status_search_changes: Starting migration of Log DB to 153 
2026-07-04T15:01:58.675107215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (153, '2026-07-04T15:01:58', 'indexer_client_status_search_changes') 
2026-07-04T15:01:58.676434416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:58.683736128Z [Info] FluentMigrator.Runner.MigrationRunner: 153: indexer_client_status_search_changes migrated 
2026-07-04T15:01:58.684852716Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0179087s 
2026-07-04T15:01:58.684940159Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_language_to_files_history_blacklist migrating 
2026-07-04T15:01:58.685500612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:58.686450791Z [Info] add_language_to_files_history_blacklist: Starting migration of Log DB to 154 
2026-07-04T15:01:58.687535621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (154, '2026-07-04T15:01:58', 'add_language_to_files_history_blacklist') 
2026-07-04T15:01:58.687626771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:58.694053013Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_language_to_files_history_blacklist migrated 
2026-07-04T15:01:58.694213171Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080206s 
2026-07-04T15:01:58.694236554Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_update_allowed_quality_profile migrating 
2026-07-04T15:01:58.695226607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:58.695264498Z [Info] add_update_allowed_quality_profile: Starting migration of Log DB to 155 
2026-07-04T15:01:58.696885595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (155, '2026-07-04T15:01:58', 'add_update_allowed_quality_profile') 
2026-07-04T15:01:58.696920711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:58.700962716Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_update_allowed_quality_profile migrated 
2026-07-04T15:01:58.702784056Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056396s 
2026-07-04T15:01:58.702814482Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_download_client_priority migrating 
2026-07-04T15:01:58.702818650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:58.702822057Z [Info] add_download_client_priority: Starting migration of Log DB to 156 
2026-07-04T15:01:58.702825453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (156, '2026-07-04T15:01:58', 'add_download_client_priority') 
2026-07-04T15:01:58.703266033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:58.708889451Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_download_client_priority migrated 
2026-07-04T15:01:58.710129981Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058808s 
2026-07-04T15:01:58.710631675Z [Info] FluentMigrator.Runner.MigrationRunner: 157: remove_growl_prowl migrating 
2026-07-04T15:01:58.711016741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:58.711682059Z [Info] remove_growl_prowl: Starting migration of Log DB to 157 
2026-07-04T15:01:58.712050495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (157, '2026-07-04T15:01:58', 'remove_growl_prowl') 
2026-07-04T15:01:58.712612191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:58.717875799Z [Info] FluentMigrator.Runner.MigrationRunner: 157: remove_growl_prowl migrated 
2026-07-04T15:01:58.718973302Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060422s 
2026-07-04T15:01:58.718996376Z [Info] FluentMigrator.Runner.MigrationRunner: 158: remove_plex_hometheatre migrating 
2026-07-04T15:01:58.719696178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:58.719714733Z [Info] remove_plex_hometheatre: Starting migration of Log DB to 158 
2026-07-04T15:01:58.720094540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (158, '2026-07-04T15:01:58', 'remove_plex_hometheatre') 
2026-07-04T15:01:58.720675632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:58.727281639Z [Info] FluentMigrator.Runner.MigrationRunner: 158: remove_plex_hometheatre migrated 
2026-07-04T15:01:58.727321222Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065891s 
2026-07-04T15:01:58.727868692Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_webrip_qualites migrating 
2026-07-04T15:01:58.728375074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:58.729264700Z [Info] add_webrip_qualites: Starting migration of Log DB to 159 
2026-07-04T15:01:58.729280810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (159, '2026-07-04T15:01:58', 'add_webrip_qualites') 
2026-07-04T15:01:58.730402488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:58.737220780Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_webrip_qualites migrated 
2026-07-04T15:01:58.737616467Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088247s 
2026-07-04T15:01:58.738035477Z [Info] FluentMigrator.Runner.MigrationRunner: 160: health_issue_notification migrating 
2026-07-04T15:01:58.738324545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:58.740713462Z [Info] health_issue_notification: Starting migration of Log DB to 160 
2026-07-04T15:01:58.741388839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (160, '2026-07-04T15:01:58', 'health_issue_notification') 
2026-07-04T15:01:58.742999858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:58.747610741Z [Info] FluentMigrator.Runner.MigrationRunner: 160: health_issue_notification migrated 
2026-07-04T15:01:58.748523160Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087439s 
2026-07-04T15:01:58.750145069Z [Info] FluentMigrator.Runner.MigrationRunner: 161: speed_improvements migrating 
2026-07-04T15:01:58.751381752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:58.752411168Z [Info] speed_improvements: Starting migration of Log DB to 161 
2026-07-04T15:01:58.752862357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (161, '2026-07-04T15:01:58', 'speed_improvements') 
2026-07-04T15:01:58.754131500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:58.761974089Z [Info] FluentMigrator.Runner.MigrationRunner: 161: speed_improvements migrated 
2026-07-04T15:01:58.762533120Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082739s 
2026-07-04T15:01:58.763284849Z [Info] FluentMigrator.Runner.MigrationRunner: 162: fix_profile_format_default migrating 
2026-07-04T15:01:58.763393060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:58.763929069Z [Info] fix_profile_format_default: Starting migration of Log DB to 162 
2026-07-04T15:01:58.765609477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (162, '2026-07-04T15:01:58', 'fix_profile_format_default') 
2026-07-04T15:01:58.766432509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:58.770747851Z [Info] FluentMigrator.Runner.MigrationRunner: 162: fix_profile_format_default migrated 
2026-07-04T15:01:58.771258883Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071142s 
2026-07-04T15:01:58.772353270Z [Info] FluentMigrator.Runner.MigrationRunner: 163: task_duration migrating 
2026-07-04T15:01:58.772589741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:58.773485708Z [Info] task_duration: Starting migration of Log DB to 163 
2026-07-04T15:01:58.774028629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (163, '2026-07-04T15:01:58', 'task_duration') 
2026-07-04T15:01:58.775099462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:58.783772337Z [Info] FluentMigrator.Runner.MigrationRunner: 163: task_duration migrated 
2026-07-04T15:01:58.784392020Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107973s 
2026-07-04T15:01:58.786465210Z [Info] FluentMigrator.Runner.MigrationRunner: 164: movie_collections_crew migrating 
2026-07-04T15:01:58.786489675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:58.786494054Z [Info] movie_collections_crew: Starting migration of Log DB to 164 
2026-07-04T15:01:58.786497831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (164, '2026-07-04T15:01:58', 'movie_collections_crew') 
2026-07-04T15:01:58.787381736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:58.793403796Z [Info] FluentMigrator.Runner.MigrationRunner: 164: movie_collections_crew migrated 
2026-07-04T15:01:58.795609993Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077662s 
2026-07-04T15:01:58.796166068Z [Info] FluentMigrator.Runner.MigrationRunner: 165: remove_custom_formats_from_quality_model migrating 
2026-07-04T15:01:58.796713146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:58.797466068Z [Info] remove_custom_formats_from_quality_model: Starting migration of Log DB to 165 
2026-07-04T15:01:58.798088487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (165, '2026-07-04T15:01:58', 'remove_custom_formats_from_quality_model') 
2026-07-04T15:01:58.799169479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:58.803438286Z [Info] FluentMigrator.Runner.MigrationRunner: 165: remove_custom_formats_from_quality_model migrated 
2026-07-04T15:01:58.806855818Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064773s 
2026-07-04T15:01:58.807756083Z [Info] FluentMigrator.Runner.MigrationRunner: 166: fix_tmdb_list_config migrating 
2026-07-04T15:01:58.808293734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:58.816834843Z [Info] fix_tmdb_list_config: Starting migration of Log DB to 166 
2026-07-04T15:01:58.816875439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (166, '2026-07-04T15:01:58', 'fix_tmdb_list_config') 
2026-07-04T15:01:58.816880809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:58.822457811Z [Info] FluentMigrator.Runner.MigrationRunner: 166: fix_tmdb_list_config migrated 
2026-07-04T15:01:58.823109263Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138029s 
2026-07-04T15:01:58.823779922Z [Info] FluentMigrator.Runner.MigrationRunner: 167: remove_movie_pathstate migrating 
2026-07-04T15:01:58.824272278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:58.824878547Z [Info] remove_movie_pathstate: Starting migration of Log DB to 167 
2026-07-04T15:01:58.825500515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (167, '2026-07-04T15:01:58', 'remove_movie_pathstate') 
2026-07-04T15:01:58.826259097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:58.833146217Z [Info] FluentMigrator.Runner.MigrationRunner: 167: remove_movie_pathstate migrated 
2026-07-04T15:01:58.833764399Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087107s 
2026-07-04T15:01:58.834426501Z [Info] FluentMigrator.Runner.MigrationRunner: 168: custom_format_rework migrating 
2026-07-04T15:01:58.834815164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:58.845917832Z [Info] custom_format_rework: Starting migration of Log DB to 168 
2026-07-04T15:01:58.846618938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (168, '2026-07-04T15:01:58', 'custom_format_rework') 
2026-07-04T15:01:58.847402246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:58.853676545Z [Info] FluentMigrator.Runner.MigrationRunner: 168: custom_format_rework migrated 
2026-07-04T15:01:58.858868230Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0183394s 
2026-07-04T15:01:58.859666476Z [Info] FluentMigrator.Runner.MigrationRunner: 169: custom_format_scores migrating 
2026-07-04T15:01:58.860124808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:58.860852754Z [Info] custom_format_scores: Starting migration of Log DB to 169 
2026-07-04T15:01:58.861666539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (169, '2026-07-04T15:01:58', 'custom_format_scores') 
2026-07-04T15:01:58.867084244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:58.882837839Z [Info] FluentMigrator.Runner.MigrationRunner: 169: custom_format_scores migrated 
2026-07-04T15:01:58.882887412Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0141506s 
2026-07-04T15:01:58.882892512Z [Info] FluentMigrator.Runner.MigrationRunner: 170: fix_trakt_list_config migrating 
2026-07-04T15:01:58.882895918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:58.882899224Z [Info] fix_trakt_list_config: Starting migration of Log DB to 170 
2026-07-04T15:01:58.897932508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (170, '2026-07-04T15:01:58', 'fix_trakt_list_config') 
2026-07-04T15:01:58.904937018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:58.917358050Z [Info] FluentMigrator.Runner.MigrationRunner: 170: fix_trakt_list_config migrated 
2026-07-04T15:01:58.917823547Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0377508s 
2026-07-04T15:01:58.919919558Z [Info] FluentMigrator.Runner.MigrationRunner: 171: quality_definition_preferred_size migrating 
2026-07-04T15:01:58.919950325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:58.920393350Z [Info] quality_definition_preferred_size: Starting migration of Log DB to 171 
2026-07-04T15:01:58.920997755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (171, '2026-07-04T15:01:58', 'quality_definition_preferred_size') 
2026-07-04T15:01:58.925920448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:58.937774375Z [Info] FluentMigrator.Runner.MigrationRunner: 171: quality_definition_preferred_size migrated 
2026-07-04T15:01:58.937841199Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119196s 
2026-07-04T15:01:58.937845808Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_download_history migrating 
2026-07-04T15:01:58.937849094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:58.937852461Z [Info] add_download_history: Starting migration of Log DB to 172 
2026-07-04T15:01:58.937855606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (172, '2026-07-04T15:01:58', 'add_download_history') 
2026-07-04T15:01:58.937859834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:58.941942374Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_download_history migrated 
2026-07-04T15:01:58.947242490Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090168s 
2026-07-04T15:01:58.950229220Z [Info] FluentMigrator.Runner.MigrationRunner: 173: net_import_status migrating 
2026-07-04T15:01:58.950896672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:58.951448680Z [Info] net_import_status: Starting migration of Log DB to 173 
2026-07-04T15:01:58.952297270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (173, '2026-07-04T15:01:58', 'net_import_status') 
2026-07-04T15:01:58.953512402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:58.961874849Z [Info] FluentMigrator.Runner.MigrationRunner: 173: net_import_status migrated 
2026-07-04T15:01:58.961938948Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063135s 
2026-07-04T15:01:58.961943917Z [Info] FluentMigrator.Runner.MigrationRunner: 174: email_multiple_addresses migrating 
2026-07-04T15:01:58.961947083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:58.961950239Z [Info] email_multiple_addresses: Starting migration of Log DB to 174 
2026-07-04T15:01:58.961953375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (174, '2026-07-04T15:01:58', 'email_multiple_addresses') 
2026-07-04T15:01:58.961957352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:58.964275358Z [Info] FluentMigrator.Runner.MigrationRunner: 174: email_multiple_addresses migrated 
2026-07-04T15:01:58.967783538Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059865s 
2026-07-04T15:01:58.968651554Z [Info] FluentMigrator.Runner.MigrationRunner: 175: remove_chown_and_folderchmod_config migrating 
2026-07-04T15:01:58.969012175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:58.969627710Z [Info] remove_chown_and_folderchmod_config: Starting migration of Log DB to 175 
2026-07-04T15:01:58.970085313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (175, '2026-07-04T15:01:58', 'remove_chown_and_folderchmod_config') 
2026-07-04T15:01:58.970625509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:58.975029036Z [Info] FluentMigrator.Runner.MigrationRunner: 175: remove_chown_and_folderchmod_config migrated 
2026-07-04T15:01:58.977315812Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056555s 
2026-07-04T15:01:58.977738179Z [Info] FluentMigrator.Runner.MigrationRunner: 176: movie_recommendations migrating 
2026-07-04T15:01:58.978063714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:58.978659864Z [Info] movie_recommendations: Starting migration of Log DB to 176 
2026-07-04T15:01:58.981781986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (176, '2026-07-04T15:01:58', 'movie_recommendations') 
2026-07-04T15:01:58.982738507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:58.986939897Z [Info] FluentMigrator.Runner.MigrationRunner: 176: movie_recommendations migrated 
2026-07-04T15:01:58.987514858Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085707s 
2026-07-04T15:01:58.988062969Z [Info] FluentMigrator.Runner.MigrationRunner: 177: language_improvements migrating 
2026-07-04T15:01:58.988425553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:58.989067368Z [Info] language_improvements: Starting migration of Log DB to 177 
2026-07-04T15:01:58.991818680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (177, '2026-07-04T15:01:58', 'language_improvements') 
2026-07-04T15:01:58.993152402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:58.997517088Z [Info] FluentMigrator.Runner.MigrationRunner: 177: language_improvements migrated 
2026-07-04T15:01:59.016401631Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087883s 
2026-07-04T15:01:59.016479727Z [Info] FluentMigrator.Runner.MigrationRunner: 178: new_list_server migrating 
2026-07-04T15:01:59.016485067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:59.016488543Z [Info] new_list_server: Starting migration of Log DB to 178 
2026-07-04T15:01:59.016491689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (178, '2026-07-04T15:01:59', 'new_list_server') 
2026-07-04T15:01:59.018743300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:59.025016919Z [Info] FluentMigrator.Runner.MigrationRunner: 178: new_list_server migrated 
2026-07-04T15:01:59.025700131Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111145s 
2026-07-04T15:01:59.026317770Z [Info] FluentMigrator.Runner.MigrationRunner: 179: movie_translation_indexes migrating 
2026-07-04T15:01:59.029441956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:59.030296937Z [Info] movie_translation_indexes: Starting migration of Log DB to 179 
2026-07-04T15:01:59.030967867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (179, '2026-07-04T15:01:59', 'movie_translation_indexes') 
2026-07-04T15:01:59.034853420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:59.041106600Z [Info] FluentMigrator.Runner.MigrationRunner: 179: movie_translation_indexes migrated 
2026-07-04T15:01:59.041989624Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113432s 
2026-07-04T15:01:59.042605982Z [Info] FluentMigrator.Runner.MigrationRunner: 180: fix_invalid_profile_references migrating 
2026-07-04T15:01:59.043009071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:59.043748819Z [Info] fix_invalid_profile_references: Starting migration of Log DB to 180 
2026-07-04T15:01:59.047056396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (180, '2026-07-04T15:01:59', 'fix_invalid_profile_references') 
2026-07-04T15:01:59.047147886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:59.052748983Z [Info] FluentMigrator.Runner.MigrationRunner: 180: fix_invalid_profile_references migrated 
2026-07-04T15:01:59.052842517Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085109s 
2026-07-04T15:01:59.052970735Z [Info] FluentMigrator.Runner.MigrationRunner: 181: list_movies_table migrating 
2026-07-04T15:01:59.053563669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:59.058795087Z [Info] list_movies_table: Starting migration of Log DB to 181 
2026-07-04T15:01:59.058922676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (181, '2026-07-04T15:01:59', 'list_movies_table') 
2026-07-04T15:01:59.059549502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:59.068702901Z [Info] FluentMigrator.Runner.MigrationRunner: 181: list_movies_table migrated 
2026-07-04T15:01:59.070093971Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0147549s 
2026-07-04T15:01:59.070122784Z [Info] FluentMigrator.Runner.MigrationRunner: 182: on_delete_notification migrating 
2026-07-04T15:01:59.070126762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:59.070442510Z [Info] on_delete_notification: Starting migration of Log DB to 182 
2026-07-04T15:01:59.075673797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (182, '2026-07-04T15:01:59', 'on_delete_notification') 
2026-07-04T15:01:59.076591687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:59.085970486Z [Info] FluentMigrator.Runner.MigrationRunner: 182: on_delete_notification migrated 
2026-07-04T15:01:59.086121746Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0155834s 
2026-07-04T15:01:59.086489411Z [Info] FluentMigrator.Runner.MigrationRunner: 183: download_propers_config migrating 
2026-07-04T15:01:59.086769342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:59.087273161Z [Info] download_propers_config: Starting migration of Log DB to 183 
2026-07-04T15:01:59.088138440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (183, '2026-07-04T15:01:59', 'download_propers_config') 
2026-07-04T15:01:59.088936346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:59.108885031Z [Info] FluentMigrator.Runner.MigrationRunner: 183: download_propers_config migrated 
2026-07-04T15:01:59.109210937Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0216453s 
2026-07-04T15:01:59.109805955Z [Info] FluentMigrator.Runner.MigrationRunner: 184: add_priority_to_indexers migrating 
2026-07-04T15:01:59.110452288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:59.115533167Z [Info] add_priority_to_indexers: Starting migration of Log DB to 184 
2026-07-04T15:01:59.115644955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (184, '2026-07-04T15:01:59', 'add_priority_to_indexers') 
2026-07-04T15:01:59.115789684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:59.121397092Z [Info] FluentMigrator.Runner.MigrationRunner: 184: add_priority_to_indexers migrated 
2026-07-04T15:01:59.121656005Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109554s 
2026-07-04T15:01:59.123764861Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_alternative_title_indices migrating 
2026-07-04T15:01:59.123801308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:59.123805456Z [Info] add_alternative_title_indices: Starting migration of Log DB to 185 
2026-07-04T15:01:59.123808722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (185, '2026-07-04T15:01:59', 'add_alternative_title_indices') 
2026-07-04T15:01:59.123820764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:59.139809748Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_alternative_title_indices migrated 
2026-07-04T15:01:59.139902751Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130512s 
2026-07-04T15:01:59.139908953Z [Info] FluentMigrator.Runner.MigrationRunner: 186: fix_tmdb_duplicates migrating 
2026-07-04T15:01:59.139912439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:59.140305611Z [Info] fix_tmdb_duplicates: Starting migration of Log DB to 186 
2026-07-04T15:01:59.140802857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (186, '2026-07-04T15:01:59', 'fix_tmdb_duplicates') 
2026-07-04T15:01:59.141455461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:59.148655525Z [Info] FluentMigrator.Runner.MigrationRunner: 186: fix_tmdb_duplicates migrated 
2026-07-04T15:01:59.149306567Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083485s 
2026-07-04T15:01:59.149901955Z [Info] FluentMigrator.Runner.MigrationRunner: 187: swap_filechmod_for_folderchmod migrating 
2026-07-04T15:01:59.150294576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:59.150985041Z [Info] swap_filechmod_for_folderchmod: Starting migration of Log DB to 187 
2026-07-04T15:01:59.151554601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (187, '2026-07-04T15:01:59', 'swap_filechmod_for_folderchmod') 
2026-07-04T15:01:59.152658656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:59.157958473Z [Info] FluentMigrator.Runner.MigrationRunner: 187: swap_filechmod_for_folderchmod migrated 
2026-07-04T15:01:59.162534761Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072287s 
2026-07-04T15:01:59.162963118Z [Info] FluentMigrator.Runner.MigrationRunner: 188: mediainfo_channels migrating 
2026-07-04T15:01:59.163222321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:59.166231503Z [Info] mediainfo_channels: Starting migration of Log DB to 188 
2026-07-04T15:01:59.167005784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (188, '2026-07-04T15:01:59', 'mediainfo_channels') 
2026-07-04T15:01:59.167829808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:59.188927041Z [Info] FluentMigrator.Runner.MigrationRunner: 188: mediainfo_channels migrated 
2026-07-04T15:01:59.188980962Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0230405s 
2026-07-04T15:01:59.188985791Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_update_history migrating 
2026-07-04T15:01:59.188989337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:59.188992773Z [Info] add_update_history: Starting migration of Log DB to 189 
2026-07-04T15:01:59.189612317Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory 
2026-07-04T15:01:59.190115043Z [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-07-04T15:01:59.191162782Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011536s 
2026-07-04T15:01:59.191559882Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date) 
2026-07-04T15:01:59.193510934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2026-07-04T15:01:59.195235434Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015347s 
2026-07-04T15:01:59.195449843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (189, '2026-07-04T15:01:59', 'add_update_history') 
2026-07-04T15:01:59.210399302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:59.221740104Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_update_history migrated 
2026-07-04T15:01:59.221809573Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0268254s 
2026-07-04T15:01:59.221814592Z [Info] FluentMigrator.Runner.MigrationRunner: 190: update_awesome_hd_link migrating 
2026-07-04T15:01:59.221817929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:59.221821145Z [Info] update_awesome_hd_link: Starting migration of Log DB to 190 
2026-07-04T15:01:59.223427975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (190, '2026-07-04T15:01:59', 'update_awesome_hd_link') 
2026-07-04T15:01:59.225299389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:59.231731843Z [Info] FluentMigrator.Runner.MigrationRunner: 190: update_awesome_hd_link migrated 
2026-07-04T15:01:59.231831880Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106486s 
2026-07-04T15:01:59.232489554Z [Info] FluentMigrator.Runner.MigrationRunner: 191: remove_awesomehd migrating 
2026-07-04T15:01:59.232829396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:59.233289011Z [Info] remove_awesomehd: Starting migration of Log DB to 191 
2026-07-04T15:01:59.234665444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (191, '2026-07-04T15:01:59', 'remove_awesomehd') 
2026-07-04T15:01:59.234683888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:59.242240725Z [Info] FluentMigrator.Runner.MigrationRunner: 191: remove_awesomehd migrated 
2026-07-04T15:01:59.242806399Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072166s 
2026-07-04T15:01:59.243270813Z [Info] FluentMigrator.Runner.MigrationRunner: 192: add_on_delete_to_notifications migrating 
2026-07-04T15:01:59.244727224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:59.244804638Z [Info] add_on_delete_to_notifications: Starting migration of Log DB to 192 
2026-07-04T15:01:59.244812002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (192, '2026-07-04T15:01:59', 'add_on_delete_to_notifications') 
2026-07-04T15:01:59.245420244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:59.256461908Z [Info] FluentMigrator.Runner.MigrationRunner: 192: add_on_delete_to_notifications migrated 
2026-07-04T15:01:59.256532570Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094066s 
2026-07-04T15:01:59.256546807Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_bypass_to_delay_profile migrating 
2026-07-04T15:01:59.256550463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:59.256553629Z [Info] add_bypass_to_delay_profile: Starting migration of Log DB to 194 
2026-07-04T15:01:59.256556685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (194, '2026-07-04T15:01:59', 'add_bypass_to_delay_profile') 
2026-07-04T15:01:59.256560873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:59.272224231Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_bypass_to_delay_profile migrated 
2026-07-04T15:01:59.272410126Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0145285s 
2026-07-04T15:01:59.275125691Z [Info] FluentMigrator.Runner.MigrationRunner: 195: update_notifiarr migrating 
2026-07-04T15:01:59.275165596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:59.279726847Z [Info] update_notifiarr: Starting migration of Log DB to 195 
2026-07-04T15:01:59.279795575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (195, '2026-07-04T15:01:59', 'update_notifiarr') 
2026-07-04T15:01:59.279801135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:59.288513904Z [Info] FluentMigrator.Runner.MigrationRunner: 195: update_notifiarr migrated 
2026-07-04T15:01:59.288560290Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126614s 
2026-07-04T15:01:59.288578875Z [Info] FluentMigrator.Runner.MigrationRunner: 196: legacy_mediainfo_hdr migrating 
2026-07-04T15:01:59.288583043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:59.288586309Z [Info] legacy_mediainfo_hdr: Starting migration of Log DB to 196 
2026-07-04T15:01:59.288900713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (196, '2026-07-04T15:01:59', 'legacy_mediainfo_hdr') 
2026-07-04T15:01:59.289531418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:59.304917730Z [Info] FluentMigrator.Runner.MigrationRunner: 196: legacy_mediainfo_hdr migrated 
2026-07-04T15:01:59.307303972Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0167041s 
2026-07-04T15:01:59.307333587Z [Info] FluentMigrator.Runner.MigrationRunner: 197: rename_blacklist_to_blocklist migrating 
2026-07-04T15:01:59.307466995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:59.307472045Z [Info] rename_blacklist_to_blocklist: Starting migration of Log DB to 197 
2026-07-04T15:01:59.307528329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (197, '2026-07-04T15:01:59', 'rename_blacklist_to_blocklist') 
2026-07-04T15:01:59.308406785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:59.311348761Z [Info] FluentMigrator.Runner.MigrationRunner: 197: rename_blacklist_to_blocklist migrated 
2026-07-04T15:01:59.311711857Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047973s 
2026-07-04T15:01:59.312401832Z [Info] FluentMigrator.Runner.MigrationRunner: 198: add_indexer_tags migrating 
2026-07-04T15:01:59.312852891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:59.313082819Z [Info] add_indexer_tags: Starting migration of Log DB to 198 
2026-07-04T15:01:59.313630099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (198, '2026-07-04T15:01:59', 'add_indexer_tags') 
2026-07-04T15:01:59.314228061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:59.323314475Z [Info] FluentMigrator.Runner.MigrationRunner: 198: add_indexer_tags migrated 
2026-07-04T15:01:59.324010842Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102997s 
2026-07-04T15:01:59.324654851Z [Info] FluentMigrator.Runner.MigrationRunner: 199: mediainfo_to_ffmpeg migrating 
2026-07-04T15:01:59.325000084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:59.329825656Z [Info] mediainfo_to_ffmpeg: Starting migration of Log DB to 199 
2026-07-04T15:01:59.341774910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (199, '2026-07-04T15:01:59', 'mediainfo_to_ffmpeg') 
2026-07-04T15:01:59.351373869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:59.353830772Z [Info] FluentMigrator.Runner.MigrationRunner: 199: mediainfo_to_ffmpeg migrated 
2026-07-04T15:01:59.353979299Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0282694s 
2026-07-04T15:01:59.354940258Z [Info] FluentMigrator.Runner.MigrationRunner: 200: cdh_per_downloadclient migrating 
2026-07-04T15:01:59.354979170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:59.355789829Z [Info] cdh_per_downloadclient: Starting migration of Log DB to 200 
2026-07-04T15:01:59.356404113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (200, '2026-07-04T15:01:59', 'cdh_per_downloadclient') 
2026-07-04T15:01:59.356974154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:59.385739632Z [Info] FluentMigrator.Runner.MigrationRunner: 200: cdh_per_downloadclient migrated 
2026-07-04T15:01:59.385979027Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0182188s 
2026-07-04T15:01:59.385993304Z [Info] FluentMigrator.Runner.MigrationRunner: 201: migrate_discord_from_slack migrating 
2026-07-04T15:01:59.385997402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:59.392083320Z [Info] migrate_discord_from_slack: Starting migration of Log DB to 201 
2026-07-04T15:01:59.392367559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (201, '2026-07-04T15:01:59', 'migrate_discord_from_slack') 
2026-07-04T15:01:59.476761761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:59.554196217Z [Info] FluentMigrator.Runner.MigrationRunner: 201: migrate_discord_from_slack migrated 
2026-07-04T15:01:59.554253504Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.167678s 
2026-07-04T15:01:59.554257932Z [Info] FluentMigrator.Runner.MigrationRunner: 202: remove_predb migrating 
2026-07-04T15:01:59.555084491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:59.556063784Z [Info] remove_predb: Starting migration of Log DB to 202 
2026-07-04T15:01:59.559439046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (202, '2026-07-04T15:01:59', 'remove_predb') 
2026-07-04T15:01:59.559481767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:59.572906476Z [Info] FluentMigrator.Runner.MigrationRunner: 202: remove_predb migrated 
2026-07-04T15:01:59.572952192Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0155629s 
2026-07-04T15:01:59.572957101Z [Info] FluentMigrator.Runner.MigrationRunner: 203: add_on_update_to_notifications migrating 
2026-07-04T15:01:59.572960928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:59.573622370Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 203 
2026-07-04T15:01:59.575407903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (203, '2026-07-04T15:01:59', 'add_on_update_to_notifications') 
2026-07-04T15:01:59.579192287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:59.583183016Z [Info] FluentMigrator.Runner.MigrationRunner: 203: add_on_update_to_notifications migrated 
2026-07-04T15:01:59.583641340Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010575s 
2026-07-04T15:01:59.584176325Z [Info] FluentMigrator.Runner.MigrationRunner: 204: ensure_identity_on_id_columns migrating 
2026-07-04T15:01:59.584497233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:59.586243674Z [Info] ensure_identity_on_id_columns: Starting migration of Log DB to 204 
2026-07-04T15:01:59.587771478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (204, '2026-07-04T15:01:59', 'ensure_identity_on_id_columns') 
2026-07-04T15:01:59.590326875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:59.595439803Z [Info] FluentMigrator.Runner.MigrationRunner: 204: ensure_identity_on_id_columns migrated 
2026-07-04T15:01:59.596306416Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094662s 
2026-07-04T15:01:59.597234113Z [Info] FluentMigrator.Runner.MigrationRunner: 205: download_client_per_indexer migrating 
2026-07-04T15:01:59.597875196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:59.598438696Z [Info] download_client_per_indexer: Starting migration of Log DB to 205 
2026-07-04T15:01:59.600311622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (205, '2026-07-04T15:01:59', 'download_client_per_indexer') 
2026-07-04T15:01:59.600343591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:59.606317371Z [Info] FluentMigrator.Runner.MigrationRunner: 205: download_client_per_indexer migrated 
2026-07-04T15:01:59.608700027Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080221s 
2026-07-04T15:01:59.608758866Z [Info] FluentMigrator.Runner.MigrationRunner: 206: multiple_ratings_support migrating 
2026-07-04T15:01:59.608762984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:59.608766180Z [Info] multiple_ratings_support: Starting migration of Log DB to 206 
2026-07-04T15:01:59.610554239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (206, '2026-07-04T15:01:59', 'multiple_ratings_support') 
2026-07-04T15:01:59.610616184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:59.617033570Z [Info] FluentMigrator.Runner.MigrationRunner: 206: multiple_ratings_support migrated 
2026-07-04T15:01:59.617107257Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067223s 
2026-07-04T15:01:59.617112547Z [Info] FluentMigrator.Runner.MigrationRunner: 207: movie_metadata migrating 
2026-07-04T15:01:59.617115874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:59.617119040Z [Info] movie_metadata: Starting migration of Log DB to 207 
2026-07-04T15:01:59.618346084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (207, '2026-07-04T15:01:59', 'movie_metadata') 
2026-07-04T15:01:59.619851857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:59.626335746Z [Info] FluentMigrator.Runner.MigrationRunner: 207: movie_metadata migrated 
2026-07-04T15:01:59.626882283Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097825s 
2026-07-04T15:01:59.627345015Z [Info] FluentMigrator.Runner.MigrationRunner: 208: add_collections migrating 
2026-07-04T15:01:59.628771741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:59.628819389Z [Info] add_collections: Starting migration of Log DB to 208 
2026-07-04T15:01:59.629627564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (208, '2026-07-04T15:01:59', 'add_collections') 
2026-07-04T15:01:59.630011629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:59.634376354Z [Info] FluentMigrator.Runner.MigrationRunner: 208: add_collections migrated 
2026-07-04T15:01:59.634876635Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060418s 
2026-07-04T15:01:59.637211762Z [Info] FluentMigrator.Runner.MigrationRunner: 209: movie_meta_collection_index migrating 
2026-07-04T15:01:59.637273226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:59.637278426Z [Info] movie_meta_collection_index: Starting migration of Log DB to 209 
2026-07-04T15:01:59.638751338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (209, '2026-07-04T15:01:59', 'movie_meta_collection_index') 
2026-07-04T15:01:59.664976917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:59.681498092Z [Info] FluentMigrator.Runner.MigrationRunner: 209: movie_meta_collection_index migrated 
2026-07-04T15:01:59.682265460Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0453545s 
2026-07-04T15:01:59.685949097Z [Info] FluentMigrator.Runner.MigrationRunner: 210: movie_added_notifications migrating 
2026-07-04T15:01:59.686000173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:59.686041219Z [Info] movie_added_notifications: Starting migration of Log DB to 210 
2026-07-04T15:01:59.686054243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (210, '2026-07-04T15:01:59', 'movie_added_notifications') 
2026-07-04T15:01:59.689676647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:59.706057721Z [Info] FluentMigrator.Runner.MigrationRunner: 210: movie_added_notifications migrated 
2026-07-04T15:01:59.706848322Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.02283s 
2026-07-04T15:01:59.707520543Z [Info] FluentMigrator.Runner.MigrationRunner: 211: more_movie_meta_index migrating 
2026-07-04T15:01:59.708125349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:59.709607478Z [Info] more_movie_meta_index: Starting migration of Log DB to 211 
2026-07-04T15:01:59.712476630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (211, '2026-07-04T15:01:59', 'more_movie_meta_index') 
2026-07-04T15:01:59.714122463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:59.720336851Z [Info] FluentMigrator.Runner.MigrationRunner: 211: more_movie_meta_index migrated 
2026-07-04T15:01:59.720726616Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117821s 
2026-07-04T15:01:59.721263947Z [Info] FluentMigrator.Runner.MigrationRunner: 212: postgres_update_timestamp_columns_to_with_timezone migrating 
2026-07-04T15:01:59.721896324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:59.727177295Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 212 
2026-07-04T15:01:59.729949996Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs 
2026-07-04T15:01:59.731124272Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.8E-06s 
2026-07-04T15:01:59.733355365Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset 
2026-07-04T15:01:59.735438793Z [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-07-04T15:01:59.737514888Z [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-07-04T15:01:59.739852119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs" 
2026-07-04T15:01:59.741653603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs" 
2026-07-04T15:01:59.750063979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2026-07-04T15:01:59.750120885Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0165136s 
2026-07-04T15:01:59.750126335Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory 
2026-07-04T15:01:59.750129732Z [Info] FluentMigrator.Runner.MigrationRunner: => 3E-06s 
2026-07-04T15:01:59.750133038Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset 
2026-07-04T15:01:59.754549969Z [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-07-04T15:01:59.754634817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory" 
2026-07-04T15:01:59.754722521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory" 
2026-07-04T15:01:59.757020178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory" 
2026-07-04T15:01:59.757989102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2026-07-04T15:01:59.759098146Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090171s 
2026-07-04T15:01:59.760798251Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-07-04T15:01:59.760861368Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.5E-06s 
2026-07-04T15:01:59.760867851Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2026-07-04T15:01:59.763227032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2026-07-04T15:01:59.764323623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2026-07-04T15:01:59.769844811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2026-07-04T15:01:59.772886754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2026-07-04T15:01:59.773308699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-07-04T15:01:59.776808244Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0140859s 
2026-07-04T15:01:59.776861723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (212, '2026-07-04T15:01:59', 'postgres_update_timestamp_columns_to_with_timezone') 
2026-07-04T15:01:59.776891289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:59.784949058Z [Info] FluentMigrator.Runner.MigrationRunner: 212: postgres_update_timestamp_columns_to_with_timezone migrated 
2026-07-04T15:01:59.785015361Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0222102s 
2026-07-04T15:01:59.785021152Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_language_tags_to_subtitle_files migrating 
2026-07-04T15:01:59.785024899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:59.785028476Z [Info] add_language_tags_to_subtitle_files: Starting migration of Log DB to 214 
2026-07-04T15:01:59.785488162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (214, '2026-07-04T15:01:59', 'add_language_tags_to_subtitle_files') 
2026-07-04T15:01:59.787682005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:59.808534272Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_language_tags_to_subtitle_files migrated 
2026-07-04T15:01:59.808648997Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010388s 
2026-07-04T15:01:59.808655868Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_salt_to_users migrating 
2026-07-04T15:01:59.808659034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:59.808696024Z [Info] add_salt_to_users: Starting migration of Log DB to 215 
2026-07-04T15:01:59.808701123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (215, '2026-07-04T15:01:59', 'add_salt_to_users') 
2026-07-04T15:01:59.808705011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:59.841714869Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_salt_to_users migrated 
2026-07-04T15:01:59.841774980Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0383511s 
2026-07-04T15:01:59.841779319Z [Info] FluentMigrator.Runner.MigrationRunner: 216: clean_alt_titles migrating 
2026-07-04T15:01:59.841782575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:59.846220256Z [Info] clean_alt_titles: Starting migration of Log DB to 216 
2026-07-04T15:01:59.847078734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (216, '2026-07-04T15:01:59', 'clean_alt_titles') 
2026-07-04T15:01:59.847854808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:59.862756989Z [Info] FluentMigrator.Runner.MigrationRunner: 216: clean_alt_titles migrated 
2026-07-04T15:01:59.862849241Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0233393s 
2026-07-04T15:01:59.862854921Z [Info] FluentMigrator.Runner.MigrationRunner: 217: remove_omg migrating 
2026-07-04T15:01:59.862858328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:59.862861684Z [Info] remove_omg: Starting migration of Log DB to 217 
2026-07-04T15:01:59.862865080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (217, '2026-07-04T15:01:59', 'remove_omg') 
2026-07-04T15:01:59.862891470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:59.878831161Z [Info] FluentMigrator.Runner.MigrationRunner: 217: remove_omg migrated 
2026-07-04T15:01:59.880648624Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0173418s 
2026-07-04T15:01:59.880889163Z [Info] FluentMigrator.Runner.MigrationRunner: 218: add_additional_info_to_pending_releases migrating 
2026-07-04T15:01:59.881179653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:59.881838871Z [Info] add_additional_info_to_pending_releases: Starting migration of Log DB to 218 
2026-07-04T15:01:59.882246509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (218, '2026-07-04T15:01:59', 'add_additional_info_to_pending_releases') 
2026-07-04T15:01:59.883057499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:59.890494233Z [Info] FluentMigrator.Runner.MigrationRunner: 218: add_additional_info_to_pending_releases migrated 
2026-07-04T15:01:59.890626609Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066363s 
2026-07-04T15:01:59.890636257Z [Info] FluentMigrator.Runner.MigrationRunner: 219: add_result_to_commands migrating 
2026-07-04T15:01:59.890844465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:59.891671894Z [Info] add_result_to_commands: Starting migration of Log DB to 219 
2026-07-04T15:01:59.893475371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (219, '2026-07-04T15:01:59', 'add_result_to_commands') 
2026-07-04T15:01:59.894601919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:59.921075641Z [Info] FluentMigrator.Runner.MigrationRunner: 219: add_result_to_commands migrated 
2026-07-04T15:01:59.929342780Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0202165s 
2026-07-04T15:01:59.930165901Z [Info] FluentMigrator.Runner.MigrationRunner: 220: health_restored_notification migrating 
2026-07-04T15:01:59.930741363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:59.935006704Z [Info] health_restored_notification: Starting migration of Log DB to 220 
2026-07-04T15:01:59.939067843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (220, '2026-07-04T15:01:59', 'health_restored_notification') 
2026-07-04T15:01:59.939098140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:59.951794584Z [Info] FluentMigrator.Runner.MigrationRunner: 220: health_restored_notification migrated 
2026-07-04T15:01:59.951852171Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0160153s 
2026-07-04T15:01:59.951857171Z [Info] FluentMigrator.Runner.MigrationRunner: 221: add_on_manual_interaction_required_to_notifications migrating 
2026-07-04T15:01:59.951860868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:59.951864414Z [Info] add_on_manual_interaction_required_to_notifications: Starting migration of Log DB to 221 
2026-07-04T15:01:59.952256875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (221, '2026-07-04T15:01:59', 'add_on_manual_interaction_required_to_notifications') 
2026-07-04T15:01:59.974056415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:01:59.996596103Z [Info] FluentMigrator.Runner.MigrationRunner: 221: add_on_manual_interaction_required_to_notifications migrated 
2026-07-04T15:01:59.997362099Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0408624s 
2026-07-04T15:01:59.998051493Z [Info] FluentMigrator.Runner.MigrationRunner: 222: remove_rarbg migrating 
2026-07-04T15:01:59.998442410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:01:59.999034873Z [Info] remove_rarbg: Starting migration of Log DB to 222 
2026-07-04T15:01:59.999527680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (222, '2026-07-04T15:01:59', 'remove_rarbg') 
2026-07-04T15:02:00.000140862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:02:00.043928293Z [Info] FluentMigrator.Runner.MigrationRunner: 222: remove_rarbg migrated 
2026-07-04T15:02:00.043975250Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0370582s 
2026-07-04T15:02:00.043983285Z [Info] FluentMigrator.Runner.MigrationRunner: 223: remove_invalid_roksbox_metadata_images migrating 
2026-07-04T15:02:00.043986882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:02:00.043990038Z [Info] remove_invalid_roksbox_metadata_images: Starting migration of Log DB to 223 
2026-07-04T15:02:00.060123561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (223, '2026-07-04T15:02:00', 'remove_invalid_roksbox_metadata_images') 
2026-07-04T15:02:00.062554156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:02:00.090053696Z [Info] FluentMigrator.Runner.MigrationRunner: 223: remove_invalid_roksbox_metadata_images migrated 
2026-07-04T15:02:00.090117396Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0371849s 
2026-07-04T15:02:00.090122155Z [Info] FluentMigrator.Runner.MigrationRunner: 224: list_sync_time migrating 
2026-07-04T15:02:00.090125650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:02:00.090128946Z [Info] list_sync_time: Starting migration of Log DB to 224 
2026-07-04T15:02:00.090132262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (224, '2026-07-04T15:02:00', 'list_sync_time') 
2026-07-04T15:02:00.090136450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:02:00.097175805Z [Info] FluentMigrator.Runner.MigrationRunner: 224: list_sync_time migrated 
2026-07-04T15:02:00.097211631Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138496s 
2026-07-04T15:02:00.097216089Z [Info] FluentMigrator.Runner.MigrationRunner: 225: add_tags_to_collections migrating 
2026-07-04T15:02:00.097219295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:02:00.097222471Z [Info] add_tags_to_collections: Starting migration of Log DB to 225 
2026-07-04T15:02:00.097225587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (225, '2026-07-04T15:02:00', 'add_tags_to_collections') 
2026-07-04T15:02:00.097229274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:02:00.144226380Z [Info] FluentMigrator.Runner.MigrationRunner: 225: add_tags_to_collections migrated 
2026-07-04T15:02:00.144358235Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0477758s 
2026-07-04T15:02:00.164918399Z [Info] FluentMigrator.Runner.MigrationRunner: 226: add_download_client_tags migrating 
2026-07-04T15:02:00.182906784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:02:00.182961667Z [Info] add_download_client_tags: Starting migration of Log DB to 226 
2026-07-04T15:02:00.182966575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (226, '2026-07-04T15:02:00', 'add_download_client_tags') 
2026-07-04T15:02:00.182970643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:02:00.285695077Z [Info] FluentMigrator.Runner.MigrationRunner: 226: add_download_client_tags migrated 
2026-07-04T15:02:00.287526777Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1141294s 
2026-07-04T15:02:00.288516148Z [Info] FluentMigrator.Runner.MigrationRunner: 227: add_auto_tagging migrating 
2026-07-04T15:02:00.299085414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:02:00.300175363Z [Info] add_auto_tagging: Starting migration of Log DB to 227 
2026-07-04T15:02:00.300796659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (227, '2026-07-04T15:02:00', 'add_auto_tagging') 
2026-07-04T15:02:00.301445356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:02:00.358081125Z [Info] FluentMigrator.Runner.MigrationRunner: 227: add_auto_tagging migrated 
2026-07-04T15:02:00.362686127Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0625411s 
2026-07-04T15:02:00.363768061Z [Info] FluentMigrator.Runner.MigrationRunner: 228: add_custom_format_score_bypass_to_delay_profile migrating 
2026-07-04T15:02:00.363805141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:02:00.364414254Z [Info] add_custom_format_score_bypass_to_delay_profile: Starting migration of Log DB to 228 
2026-07-04T15:02:00.364912271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (228, '2026-07-04T15:02:00', 'add_custom_format_score_bypass_to_delay_profile') 
2026-07-04T15:02:00.365466774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:02:00.416777059Z [Info] FluentMigrator.Runner.MigrationRunner: 228: add_custom_format_score_bypass_to_delay_profile migrated 
2026-07-04T15:02:00.428519849Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0364764s 
2026-07-04T15:02:00.482263043Z [Info] FluentMigrator.Runner.MigrationRunner: 229: update_restrictions_to_release_profiles migrating 
2026-07-04T15:02:00.482320920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:02:00.482325249Z [Info] update_restrictions_to_release_profiles: Starting migration of Log DB to 229 
2026-07-04T15:02:00.482351817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (229, '2026-07-04T15:02:00', 'update_restrictions_to_release_profiles') 
2026-07-04T15:02:00.488714161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:02:00.516488293Z [Info] FluentMigrator.Runner.MigrationRunner: 229: update_restrictions_to_release_profiles migrated 
2026-07-04T15:02:00.519858346Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0463183s 
2026-07-04T15:02:00.519960968Z [Info] FluentMigrator.Runner.MigrationRunner: 230: rename_quality_profiles migrating 
2026-07-04T15:02:00.521761209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:02:00.521811402Z [Info] rename_quality_profiles: Starting migration of Log DB to 230 
2026-07-04T15:02:00.521816251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (230, '2026-07-04T15:02:00', 'rename_quality_profiles') 
2026-07-04T15:02:00.521819918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:02:00.532088824Z [Info] FluentMigrator.Runner.MigrationRunner: 230: rename_quality_profiles migrated 
2026-07-04T15:02:00.532141232Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093908s 
2026-07-04T15:02:00.537550691Z [Info] FluentMigrator.Runner.MigrationRunner: 231: update_images_remote_url migrating 
2026-07-04T15:02:00.537673349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:02:00.537678419Z [Info] update_images_remote_url: Starting migration of Log DB to 231 
2026-07-04T15:02:00.541743286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (231, '2026-07-04T15:02:00', 'update_images_remote_url') 
2026-07-04T15:02:00.542212529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:02:00.571802542Z [Info] FluentMigrator.Runner.MigrationRunner: 231: update_images_remote_url migrated 
2026-07-04T15:02:00.610202314Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0342565s 
2026-07-04T15:02:00.614884169Z [Info] FluentMigrator.Runner.MigrationRunner: 232: add_notification_status migrating 
2026-07-04T15:02:00.614925195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:02:00.614929834Z [Info] add_notification_status: Starting migration of Log DB to 232 
2026-07-04T15:02:00.614933401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (232, '2026-07-04T15:02:00', 'add_notification_status') 
2026-07-04T15:02:00.614937669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:02:00.634265077Z [Info] FluentMigrator.Runner.MigrationRunner: 232: add_notification_status migrated 
2026-07-04T15:02:00.634306424Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0201833s 
2026-07-04T15:02:00.634334847Z [Info] FluentMigrator.Runner.MigrationRunner: 233: rename_deprecated_indexer_flags migrating 
2026-07-04T15:02:00.634339185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:02:00.634342742Z [Info] rename_deprecated_indexer_flags: Starting migration of Log DB to 233 
2026-07-04T15:02:00.636361840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (233, '2026-07-04T15:02:00', 'rename_deprecated_indexer_flags') 
2026-07-04T15:02:00.645002034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:02:00.660276769Z [Info] FluentMigrator.Runner.MigrationRunner: 233: rename_deprecated_indexer_flags migrated 
2026-07-04T15:02:00.660338323Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0258267s 
2026-07-04T15:02:00.663856332Z [Info] FluentMigrator.Runner.MigrationRunner: 234: movie_last_searched_time migrating 
2026-07-04T15:02:00.663897519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:02:00.663902198Z [Info] movie_last_searched_time: Starting migration of Log DB to 234 
2026-07-04T15:02:00.663906054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (234, '2026-07-04T15:02:00', 'movie_last_searched_time') 
2026-07-04T15:02:00.663910913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:02:00.667935205Z [Info] FluentMigrator.Runner.MigrationRunner: 234: movie_last_searched_time migrated 
2026-07-04T15:02:00.668271631Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063855s 
2026-07-04T15:02:00.668707753Z [Info] FluentMigrator.Runner.MigrationRunner: 235: email_encryption migrating 
2026-07-04T15:02:00.668911091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:02:00.669241115Z [Info] email_encryption: Starting migration of Log DB to 235 
2026-07-04T15:02:00.669637293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (235, '2026-07-04T15:02:00', 'email_encryption') 
2026-07-04T15:02:00.670306890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:02:00.679320158Z [Info] FluentMigrator.Runner.MigrationRunner: 235: email_encryption migrated 
2026-07-04T15:02:00.679751050Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076846s 
2026-07-04T15:02:00.681522738Z [Info] FluentMigrator.Runner.MigrationRunner: 236: clear_last_rss_releases_info migrating 
2026-07-04T15:02:00.681992974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:02:00.682561843Z [Info] clear_last_rss_releases_info: Starting migration of Log DB to 236 
2026-07-04T15:02:00.683449075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (236, '2026-07-04T15:02:00', 'clear_last_rss_releases_info') 
2026-07-04T15:02:00.684047638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:02:00.710835044Z [Info] FluentMigrator.Runner.MigrationRunner: 236: clear_last_rss_releases_info migrated 
2026-07-04T15:02:00.711371883Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0228996s 
2026-07-04T15:02:00.711804278Z [Info] FluentMigrator.Runner.MigrationRunner: 237: add_indexes migrating 
2026-07-04T15:02:00.715519845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:02:00.716096759Z [Info] add_indexes: Starting migration of Log DB to 237 
2026-07-04T15:02:00.716526909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (237, '2026-07-04T15:02:00', 'add_indexes') 
2026-07-04T15:02:00.717160499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:02:00.756422756Z [Info] FluentMigrator.Runner.MigrationRunner: 237: add_indexes migrated 
2026-07-04T15:02:00.757113101Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.04081s 
2026-07-04T15:02:00.757707878Z [Info] FluentMigrator.Runner.MigrationRunner: 238: parse_title_from_existing_subtitle_files migrating 
2026-07-04T15:02:00.758148288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:02:00.758831100Z [Info] parse_title_from_existing_subtitle_files: Starting migration of Log DB to 238 
2026-07-04T15:02:00.759387495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (238, '2026-07-04T15:02:00', 'parse_title_from_existing_subtitle_files') 
2026-07-04T15:02:00.760093379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:02:00.766314500Z [Info] FluentMigrator.Runner.MigrationRunner: 238: parse_title_from_existing_subtitle_files migrated 
2026-07-04T15:02:00.767022899Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078341s 
2026-07-04T15:02:00.788765183Z [Info] FluentMigrator.Runner.MigrationRunner: 239: add_minimum_upgrade_format_score_to_quality_profiles migrating 
2026-07-04T15:02:00.788854839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:02:00.788860550Z [Info] add_minimum_upgrade_format_score_to_quality_profiles: Starting migration of Log DB to 239 
2026-07-04T15:02:00.788864287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (239, '2026-07-04T15:02:00', 'add_minimum_upgrade_format_score_to_quality_profiles') 
2026-07-04T15:02:00.788870178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:02:00.792688696Z [Info] FluentMigrator.Runner.MigrationRunner: 239: add_minimum_upgrade_format_score_to_quality_profiles migrated 
2026-07-04T15:02:00.792891243Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108025s 
2026-07-04T15:02:00.792983585Z [Info] FluentMigrator.Runner.MigrationRunner: 240: drop_multi_episode_style_from_naming_config migrating 
2026-07-04T15:02:00.793396032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:02:00.795597571Z [Info] drop_multi_episode_style_from_naming_config: Starting migration of Log DB to 240 
2026-07-04T15:02:00.796184133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (240, '2026-07-04T15:02:00', 'drop_multi_episode_style_from_naming_config') 
2026-07-04T15:02:00.797086903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:02:00.806671325Z [Info] FluentMigrator.Runner.MigrationRunner: 240: drop_multi_episode_style_from_naming_config migrated 
2026-07-04T15:02:00.806736776Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112421s 
2026-07-04T15:02:00.806742116Z [Info] FluentMigrator.Runner.MigrationRunner: 241: stevenlu_update_url migrating 
2026-07-04T15:02:00.806746635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:02:00.806750121Z [Info] stevenlu_update_url: Starting migration of Log DB to 241 
2026-07-04T15:02:00.806857973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (241, '2026-07-04T15:02:00', 'stevenlu_update_url') 
2026-07-04T15:02:00.807332025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:02:00.817144541Z [Info] FluentMigrator.Runner.MigrationRunner: 241: stevenlu_update_url migrated 
2026-07-04T15:02:00.817781657Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107344s 
2026-07-04T15:02:00.818320981Z [Info] FluentMigrator.Runner.MigrationRunner: 242: add_movie_keywords migrating 
2026-07-04T15:02:00.818726576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:02:00.819372127Z [Info] add_movie_keywords: Starting migration of Log DB to 242 
2026-07-04T15:02:00.822755305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (242, '2026-07-04T15:02:00', 'add_movie_keywords') 
2026-07-04T15:02:00.823496455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:02:00.833073072Z [Info] FluentMigrator.Runner.MigrationRunner: 242: add_movie_keywords migrated 
2026-07-04T15:02:00.833808361Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136607s 
2026-07-04T15:02:01.487207527Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:7878 
2026-07-04T15:02:01.506932205Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker. 
2026-07-04T15:02:01.526055143Z [Info] UpdaterConfigProvider: External updater uses branch nightly instead of the currently selected master, changing to nightly. 
2026-07-04T15:02:02.303945672Z [Info] QualityProfileService: Setting up default quality profiles 
2026-07-04T15:02:02.841852757Z [Info] CommandExecutor: Starting 2 threads for tasks. 
2026-07-04T15:02:02.923174769Z [ls.io-init] done.
2026-07-04T15:02:03.559875330Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down. 
2026-07-04T15:02:03.561045800Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production 
2026-07-04T15:02:03.561692563Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/radarr/bin 
2026-07-04T15:02:03.759268054Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled