2026-07-19T19:20:02.088646739Z [migrations] started
2026-07-19T19:20:02.088697140Z [migrations] no migrations found
2026-07-19T19:20:02.109003821Z usermod: no changes
2026-07-19T19:20:02.114519881Z ───────────────────────────────────────
2026-07-19T19:20:02.114547998Z 
2026-07-19T19:20:02.114554922Z       ██╗     ███████╗██╗ ██████╗
2026-07-19T19:20:02.114561635Z       ██║     ██╔════╝██║██╔═══██╗
2026-07-19T19:20:02.114568509Z       ██║     ███████╗██║██║   ██║
2026-07-19T19:20:02.114576285Z       ██║     ╚════██║██║██║   ██║
2026-07-19T19:20:02.114584431Z       ███████╗███████║██║╚██████╔╝
2026-07-19T19:20:02.114591986Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-07-19T19:20:02.114598459Z 
2026-07-19T19:20:02.114604622Z    Brought to you by linuxserver.io
2026-07-19T19:20:02.114610965Z ───────────────────────────────────────
2026-07-19T19:20:02.114809324Z 
2026-07-19T19:20:02.114816729Z To support the app dev(s) visit:
2026-07-19T19:20:02.117368278Z Radarr: https://opencollective.com/radarr
2026-07-19T19:20:02.117899698Z 
2026-07-19T19:20:02.117912314Z To support LSIO projects visit:
2026-07-19T19:20:02.117917103Z https://www.linuxserver.io/donate/
2026-07-19T19:20:02.117923937Z 
2026-07-19T19:20:02.117928056Z ───────────────────────────────────────
2026-07-19T19:20:02.117934148Z GID/UID
2026-07-19T19:20:02.117939148Z ───────────────────────────────────────
2026-07-19T19:20:02.122411406Z 
2026-07-19T19:20:02.122417127Z User UID:    911
2026-07-19T19:20:02.122420664Z User GID:    911
2026-07-19T19:20:02.122424382Z ───────────────────────────────────────
2026-07-19T19:20:02.124266562Z Linuxserver.io version: 6.4.0.10523-ls262
2026-07-19T19:20:02.124557158Z Build-date: 2026-07-19T19:15:38+00:00
2026-07-19T19:20:02.124561436Z ───────────────────────────────────────
2026-07-19T19:20:02.124565555Z     
2026-07-19T19:20:02.174736697Z [custom-init] No custom files found, skipping...
2026-07-19T19:20:02.496635729Z [Info] Bootstrap: Starting Radarr - /app/radarr/bin/Radarr - Version 6.4.0.10523 
2026-07-19T19:20:02.513843808Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-07-19T19:20:02.517794346Z [Debug] Bootstrap: Console selected 
2026-07-19T19:20:02.519069073Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-07-19T19:20:02.807222877Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-07-19T19:20:02.857369019Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {5cde07cc-04b7-4eb7-8896-1257757ce570} may be persisted to storage in unencrypted form. 
2026-07-19T19:20:02.915201241Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent 
2026-07-19T19:20:02.947202336Z [Info] MigrationController: *** Migrating data source=/config/radarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=1000 *** 
2026-07-19T19:20:03.029641381Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2026-07-19T19:20:03.036617923Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-19T19:20:03.037197430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-19T19:20:03.075702094Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4 
2026-07-19T19:20:03.079142092Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0391007s 
2026-07-19T19:20:03.079422658Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2026-07-19T19:20:03.079612690Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0424841s 
2026-07-19T19:20:03.086591156Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2026-07-19T19:20:03.087099610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:03.092288461Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2026-07-19T19:20:03.102327121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2026-07-19T19:20:03.113038425Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0205146s 
2026-07-19T19:20:03.113429873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:03.116417681Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2026-07-19T19:20:03.116561270Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0238846s 
2026-07-19T19:20:03.117189265Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2026-07-19T19:20:03.117400922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:03.122107401Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2026-07-19T19:20:03.123071894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-07-19T19:20:03.123649367Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001289s 
2026-07-19T19:20:03.123754719Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-07-19T19:20:03.124668019Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.31E-05s 
2026-07-19T19:20:03.125084678Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2026-07-19T19:20:03.125565546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2026-07-19T19:20:03.126225075Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009815s 
2026-07-19T19:20:03.126446360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:03.127266081Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2026-07-19T19:20:03.127404470Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019968s 
2026-07-19T19:20:03.127798574Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2026-07-19T19:20:03.128108769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:03.128795732Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-07-19T19:20:03.128988330Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.33E-05s 
2026-07-19T19:20:03.129166439Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2026-07-19T19:20:03.129443086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2026-07-19T19:20:03.129895217Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005536s 
2026-07-19T19:20:03.130083766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:03.130747403Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2026-07-19T19:20:03.130944069Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013736s 
2026-07-19T19:20:03.133964834Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2026-07-19T19:20:03.134131269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:03.134694824Z [Info] InitialSetup: Starting migration of Main DB to 1 
2026-07-19T19:20:03.146470722Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config 
2026-07-19T19:20:03.146985680Z [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-19T19:20:03.147524074Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008796s 
2026-07-19T19:20:03.147693615Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key) 
2026-07-19T19:20:03.148018590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC) 
2026-07-19T19:20:03.148366020Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004747s 
2026-07-19T19:20:03.148531653Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RootFolders 
2026-07-19T19:20:03.148847349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RootFolders" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL UNIQUE) 
2026-07-19T19:20:03.149243297Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005523s 
2026-07-19T19:20:03.149391285Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex RootFolders (Path) 
2026-07-19T19:20:03.149651409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_RootFolders_Path" ON "RootFolders" ("Path" ASC) 
2026-07-19T19:20:03.150066946Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004964s 
2026-07-19T19:20:03.150273181Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Series 
2026-07-19T19:20:03.151953896Z [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-19T19:20:03.153260167Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026974s 
2026-07-19T19:20:03.153452625Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TvdbId) 
2026-07-19T19:20:03.153754543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC) 
2026-07-19T19:20:03.154151503Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004999s 
2026-07-19T19:20:03.154338850Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Movies 
2026-07-19T19:20:03.155277260Z [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-19T19:20:03.156152413Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016175s 
2026-07-19T19:20:03.156329770Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (ImdbId) 
2026-07-19T19:20:03.156542929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-07-19T19:20:03.156862774Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004151s 
2026-07-19T19:20:03.157049590Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (TitleSlug) 
2026-07-19T19:20:03.157265164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-07-19T19:20:03.157635760Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004693s 
2026-07-19T19:20:03.157841244Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Episodes 
2026-07-19T19:20:03.158764183Z [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-19T19:20:03.159551479Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015484s 
2026-07-19T19:20:03.159676781Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable EpisodeFiles 
2026-07-19T19:20:03.160353234Z [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-19T19:20:03.160853181Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009749s 
2026-07-19T19:20:03.160979415Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History 
2026-07-19T19:20:03.161557850Z [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-19T19:20:03.162078719Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009078s 
2026-07-19T19:20:03.162266578Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId) 
2026-07-19T19:20:03.162518936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2026-07-19T19:20:03.162880484Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004523s 
2026-07-19T19:20:03.163019274Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications 
2026-07-19T19:20:03.167607385Z [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-19T19:20:03.168178525Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004988s 
2026-07-19T19:20:03.168374089Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks 
2026-07-19T19:20:03.168791890Z [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-19T19:20:03.169239843Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007089s 
2026-07-19T19:20:03.169395767Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName) 
2026-07-19T19:20:03.169724128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-07-19T19:20:03.170090115Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004908s 
2026-07-19T19:20:03.170230568Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers 
2026-07-19T19:20:03.172574649Z [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-19T19:20:03.173088514Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026176s 
2026-07-19T19:20:03.173226122Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name) 
2026-07-19T19:20:03.173509142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-07-19T19:20:03.173850439Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004332s 
2026-07-19T19:20:03.173977064Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Profiles 
2026-07-19T19:20:03.174376128Z [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-19T19:20:03.174853760Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006839s 
2026-07-19T19:20:03.174995716Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Profiles (Name) 
2026-07-19T19:20:03.175240168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2026-07-19T19:20:03.175548209Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004331s 
2026-07-19T19:20:03.175914336Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Profiles" SET "Language" = 1 
2026-07-19T19:20:03.176556971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Profiles" SET "Language" = 1 
2026-07-19T19:20:03.176798878Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006289s 
2026-07-19T19:20:03.176929200Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SceneMappings 
2026-07-19T19:20:03.177488036Z [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-19T19:20:03.177947231Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008253s 
2026-07-19T19:20:03.178089788Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NamingConfig 
2026-07-19T19:20:03.178743394Z [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-19T19:20:03.179349365Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001073s 
2026-07-19T19:20:03.179443975Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Blacklist 
2026-07-19T19:20:03.180175208Z [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-19T19:20:03.180756339Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010762s 
2026-07-19T19:20:03.180948526Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityDefinitions 
2026-07-19T19:20:03.181384845Z [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-19T19:20:03.181871244Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007611s 
2026-07-19T19:20:03.182070876Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Quality) 
2026-07-19T19:20:03.182376783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC) 
2026-07-19T19:20:03.182738511Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004959s 
2026-07-19T19:20:03.182893453Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Title) 
2026-07-19T19:20:03.183188237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC) 
2026-07-19T19:20:03.183512961Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004839s 
2026-07-19T19:20:03.183678254Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Metadata 
2026-07-19T19:20:03.184238302Z [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-19T19:20:03.184714902Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007981s 
2026-07-19T19:20:03.184855505Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles 
2026-07-19T19:20:03.185518260Z [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-19T19:20:03.186072877Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010268s 
2026-07-19T19:20:03.186220214Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients 
2026-07-19T19:20:03.186726453Z [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-19T19:20:03.187200308Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007893s 
2026-07-19T19:20:03.187305500Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable PendingReleases 
2026-07-19T19:20:03.187872692Z [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-19T19:20:03.188429985Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008887s 
2026-07-19T19:20:03.188571319Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RemotePathMappings 
2026-07-19T19:20:03.188986736Z [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-19T19:20:03.189389056Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006436s 
2026-07-19T19:20:03.189540040Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags 
2026-07-19T19:20:03.189842980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL UNIQUE) 
2026-07-19T19:20:03.190219799Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005274s 
2026-07-19T19:20:03.190405463Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label) 
2026-07-19T19:20:03.190638994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC) 
2026-07-19T19:20:03.190983848Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004184s 
2026-07-19T19:20:03.191148309Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Restrictions 
2026-07-19T19:20:03.191494908Z [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-19T19:20:03.191914703Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006255s 
2026-07-19T19:20:03.192118534Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DelayProfiles 
2026-07-19T19:20:03.192708251Z [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-19T19:20:03.193229752Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009539s 
2026-07-19T19:20:03.194317072Z [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-19T19:20:03.194915527Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users 
2026-07-19T19:20:03.195325964Z [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-19T19:20:03.195772494Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007201s 
2026-07-19T19:20:03.196015683Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier) 
2026-07-19T19:20:03.196281248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC) 
2026-07-19T19:20:03.196629620Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004486s 
2026-07-19T19:20:03.196810063Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username) 
2026-07-19T19:20:03.197064345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC) 
2026-07-19T19:20:03.197411314Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004372s 
2026-07-19T19:20:03.197576216Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands 
2026-07-19T19:20:03.198163640Z [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-19T19:20:03.198751754Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010184s 
2026-07-19T19:20:03.198926496Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus 
2026-07-19T19:20:03.199445762Z [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-19T19:20:03.200030289Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009422s 
2026-07-19T19:20:03.200227647Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (IndexerId) 
2026-07-19T19:20:03.200519865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_IndexerId" ON "IndexerStatus" ("IndexerId" ASC) 
2026-07-19T19:20:03.200897335Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004979s 
2026-07-19T19:20:03.201072608Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles 
2026-07-19T19:20:03.201641795Z [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-19T19:20:03.202165660Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009312s 
2026-07-19T19:20:03.202301383Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SubtitleFiles 
2026-07-19T19:20:03.202925661Z [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-19T19:20:03.203519487Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001018s 
2026-07-19T19:20:03.203711674Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date) 
2026-07-19T19:20:03.203944863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-07-19T19:20:03.204277223Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004231s 
2026-07-19T19:20:03.205888559Z [Info] FluentMigrator.Runner.MigrationRunner: -> 1 Insert operations completed in 00:00:00.0015083 taking an average of 00:00:00.0015083 
2026-07-19T19:20:03.206583378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-07-19T19:20:03', 'InitialSetup') 
2026-07-19T19:20:03.206938964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:03.209714575Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2026-07-19T19:20:03.209849547Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057941s 
2026-07-19T19:20:03.210091945Z [Info] FluentMigrator.Runner.MigrationRunner: 104: add_moviefiles_table migrating 
2026-07-19T19:20:03.210257037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:03.210527682Z [Info] add_moviefiles_table: Starting migration of Main DB to 104 
2026-07-19T19:20:03.211400591Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MovieFiles 
2026-07-19T19:20:03.212004206Z [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-19T19:20:03.212576048Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009963s 
2026-07-19T19:20:03.212790771Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieFiles (Path) 
2026-07-19T19:20:03.213050684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieFiles_Path" ON "MovieFiles" ("Path" ASC) 
2026-07-19T19:20:03.213395228Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000442s 
2026-07-19T19:20:03.213560150Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-07-19T19:20:03.213696575Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-07-19T19:20:03.213876067Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies MovieFileId Int32 
2026-07-19T19:20:03.214122924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "MovieFileId" INTEGER NOT NULL DEFAULT 0 
2026-07-19T19:20:03.215002365Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009898s 
2026-07-19T19:20:03.215344404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (104, '2026-07-19T19:20:03', 'add_moviefiles_table') 
2026-07-19T19:20:03.215684159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:03.216561596Z [Info] FluentMigrator.Runner.MigrationRunner: 104: add_moviefiles_table migrated 
2026-07-19T19:20:03.216739123Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002513s 
2026-07-19T19:20:03.216927683Z [Info] FluentMigrator.Runner.MigrationRunner: 105: fix_history_movieId migrating 
2026-07-19T19:20:03.217117335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:03.217358571Z [Info] fix_history_movieId: Starting migration of Main DB to 105 
2026-07-19T19:20:03.217653555Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2026-07-19T19:20:03.217808096Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-07-19T19:20:03.217980904Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History MovieId Int32 
2026-07-19T19:20:03.218243523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "MovieId" INTEGER NOT NULL DEFAULT 0 
2026-07-19T19:20:03.219122474Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009528s 
2026-07-19T19:20:03.219449572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (105, '2026-07-19T19:20:03', 'fix_history_movieId') 
2026-07-19T19:20:03.219786631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:03.220488645Z [Info] FluentMigrator.Runner.MigrationRunner: 105: fix_history_movieId migrated 
2026-07-19T19:20:03.220657565Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023084s 
2026-07-19T19:20:03.220827748Z [Info] FluentMigrator.Runner.MigrationRunner: 106: add_tmdb_stuff migrating 
2026-07-19T19:20:03.221015246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:03.221260059Z [Info] add_tmdb_stuff: Starting migration of Main DB to 106 
2026-07-19T19:20:03.222394634Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-07-19T19:20:03.222553063Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-07-19T19:20:03.222719538Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies TmdbId Int32 
2026-07-19T19:20:03.222979903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "TmdbId" INTEGER NOT NULL DEFAULT 0 
2026-07-19T19:20:03.223896960Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009543s 
2026-07-19T19:20:03.224054327Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-07-19T19:20:03.224161423Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-07-19T19:20:03.224325683Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies Website String 
2026-07-19T19:20:03.224566218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "Website" TEXT 
2026-07-19T19:20:03.225344856Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008482s 
2026-07-19T19:20:03.230255878Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-07-19T19:20:03.230438205Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-07-19T19:20:03.230849133Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies ImdbId String 
2026-07-19T19:20:03.241995664Z [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-19T19:20:03.243715067Z [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-19T19:20:03.244794220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-07-19T19:20:03.245867983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-07-19T19:20:03.248230121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-07-19T19:20:03.248677472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-07-19T19:20:03.249037888Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0179332s 
2026-07-19T19:20:03.249173381Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-07-19T19:20:03.249300647Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-07-19T19:20:03.249481912Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies AlternativeTitles String 
2026-07-19T19:20:03.249739481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "AlternativeTitles" TEXT 
2026-07-19T19:20:03.250542859Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009047s 
2026-07-19T19:20:03.250853735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (106, '2026-07-19T19:20:03', 'add_tmdb_stuff') 
2026-07-19T19:20:03.251178690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:03.252243023Z [Info] FluentMigrator.Runner.MigrationRunner: 106: add_tmdb_stuff migrated 
2026-07-19T19:20:03.252404228Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025522s 
2026-07-19T19:20:03.252558268Z [Info] FluentMigrator.Runner.MigrationRunner: 107: fix_movie_files migrating 
2026-07-19T19:20:03.252747209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:03.252996822Z [Info] fix_movie_files: Starting migration of Main DB to 107 
2026-07-19T19:20:03.253467840Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles 
2026-07-19T19:20:03.253626901Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-07-19T19:20:03.253793637Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieFiles Path String 
2026-07-19T19:20:03.256351398Z [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-19T19:20:03.257248435Z [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-19T19:20:03.257809004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieFiles" 
2026-07-19T19:20:03.258398501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles_temp" RENAME TO "MovieFiles" 
2026-07-19T19:20:03.260355222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieFiles_Path" ON "MovieFiles" ("Path" ASC) 
2026-07-19T19:20:03.260707843Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067427s 
2026-07-19T19:20:03.261026124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (107, '2026-07-19T19:20:03', 'fix_movie_files') 
2026-07-19T19:20:03.261359044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:03.262263606Z [Info] FluentMigrator.Runner.MigrationRunner: 107: fix_movie_files migrated 
2026-07-19T19:20:03.262424791Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082739s 
2026-07-19T19:20:03.262622068Z [Info] FluentMigrator.Runner.MigrationRunner: 108: update_schedule_intervale migrating 
2026-07-19T19:20:03.262819636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:03.263091333Z [Info] update_schedule_intervale: Starting migration of Main DB to 108 
2026-07-19T19:20:03.263550809Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-07-19T19:20:03.263725270Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-07-19T19:20:03.264010955Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks Interval Double 
2026-07-19T19:20:03.266389837Z [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-19T19:20:03.267171892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution") SELECT "Id", "TypeName", "Interval", "LastExecution" FROM "ScheduledTasks" 
2026-07-19T19:20:03.267587359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2026-07-19T19:20:03.268339464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2026-07-19T19:20:03.270350915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-07-19T19:20:03.270742674Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065975s 
2026-07-19T19:20:03.271076356Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "ScheduledTasks" SET "Interval" = 0.25 WHERE "TypeName" = 'NzbDrone.Core.Download.CheckForFinishedDownloadCommand' 
2026-07-19T19:20:03.271489068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ScheduledTasks" SET "Interval" = 0.25 WHERE "TypeName" = 'NzbDrone.Core.Download.CheckForFinishedDownloadCommand' 
2026-07-19T19:20:03.271782188Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004715s 
2026-07-19T19:20:03.272166452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (108, '2026-07-19T19:20:03', 'update_schedule_intervale') 
2026-07-19T19:20:03.272460384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:03.273706464Z [Info] FluentMigrator.Runner.MigrationRunner: 108: update_schedule_intervale migrated 
2026-07-19T19:20:03.273877759Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023467s 
2026-07-19T19:20:03.274086379Z [Info] FluentMigrator.Runner.MigrationRunner: 109: add_movie_formats_to_naming_config migrating 
2026-07-19T19:20:03.274291332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:03.274552358Z [Info] add_movie_formats_to_naming_config: Starting migration of Main DB to 109 
2026-07-19T19:20:03.275000751Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2026-07-19T19:20:03.275160853Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-07-19T19:20:03.275372500Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig StandardMovieFormat String 
2026-07-19T19:20:03.275656792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "StandardMovieFormat" TEXT 
2026-07-19T19:20:03.276511023Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009629s 
2026-07-19T19:20:03.276687037Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2026-07-19T19:20:03.276826348Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-07-19T19:20:03.277032523Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig MovieFolderFormat String 
2026-07-19T19:20:03.277306365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "MovieFolderFormat" TEXT 
2026-07-19T19:20:03.278104332Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008888s 
2026-07-19T19:20:03.278277871Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-19T19:20:03.278494147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-19T19:20:03.278996769Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005392s 
2026-07-19T19:20:03.279355352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (109, '2026-07-19T19:20:03', 'add_movie_formats_to_naming_config') 
2026-07-19T19:20:03.279690727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:03.280462131Z [Info] FluentMigrator.Runner.MigrationRunner: 109: add_movie_formats_to_naming_config migrated 
2026-07-19T19:20:03.280641372Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019588s 
2026-07-19T19:20:03.280826334Z [Info] FluentMigrator.Runner.MigrationRunner: 110: add_phyiscal_release migrating 
2026-07-19T19:20:03.281019904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:03.281261781Z [Info] add_phyiscal_release: Starting migration of Main DB to 110 
2026-07-19T19:20:03.281581585Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-07-19T19:20:03.281736958Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-07-19T19:20:03.281918013Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies PhysicalRelease DateTime 
2026-07-19T19:20:03.282176323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "PhysicalRelease" DATETIME 
2026-07-19T19:20:03.283000684Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009095s 
2026-07-19T19:20:03.283334296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (110, '2026-07-19T19:20:03', 'add_phyiscal_release') 
2026-07-19T19:20:03.283659310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:03.284344160Z [Info] FluentMigrator.Runner.MigrationRunner: 110: add_phyiscal_release migrated 
2026-07-19T19:20:03.284509663Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022161s 
2026-07-19T19:20:03.284694335Z [Info] FluentMigrator.Runner.MigrationRunner: 111: remove_bitmetv migrating 
2026-07-19T19:20:03.284970281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:03.285116886Z [Info] remove_bitmetv: Starting migration of Main DB to 111 
2026-07-19T19:20:03.286654744Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-19T19:20:03.287505317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'BitMeTv' 
2026-07-19T19:20:03.287765852Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009237s 
2026-07-19T19:20:03.288092159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (111, '2026-07-19T19:20:03', 'remove_bitmetv') 
2026-07-19T19:20:03.288428637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:03.289043034Z [Info] FluentMigrator.Runner.MigrationRunner: 111: remove_bitmetv migrated 
2026-07-19T19:20:03.289205642Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021749s 
2026-07-19T19:20:03.289394983Z [Info] FluentMigrator.Runner.MigrationRunner: 112: remove_torrentleech migrating 
2026-07-19T19:20:03.289588252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:03.289833546Z [Info] remove_torrentleech: Starting migration of Main DB to 112 
2026-07-19T19:20:03.290322852Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-19T19:20:03.290669931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Torrentleech' 
2026-07-19T19:20:03.290925916Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003888s 
2026-07-19T19:20:03.291247294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (112, '2026-07-19T19:20:03', 'remove_torrentleech') 
2026-07-19T19:20:03.291570725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:03.292183920Z [Info] FluentMigrator.Runner.MigrationRunner: 112: remove_torrentleech migrated 
2026-07-19T19:20:03.292347640Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016039s 
2026-07-19T19:20:03.292536550Z [Info] FluentMigrator.Runner.MigrationRunner: 113: remove_broadcasthenet migrating 
2026-07-19T19:20:03.292731172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:03.292968551Z [Info] remove_broadcasthenet: Starting migration of Main DB to 113 
2026-07-19T19:20:03.293272683Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-19T19:20:03.293553990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'BroadcastheNet' 
2026-07-19T19:20:03.293803462Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000345s 
2026-07-19T19:20:03.294120130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (113, '2026-07-19T19:20:03', 'remove_broadcasthenet') 
2026-07-19T19:20:03.294444524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:03.295025063Z [Info] FluentMigrator.Runner.MigrationRunner: 113: remove_broadcasthenet migrated 
2026-07-19T19:20:03.295190877Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015338s 
2026-07-19T19:20:03.295366020Z [Info] FluentMigrator.Runner.MigrationRunner: 114: remove_fanzub migrating 
2026-07-19T19:20:03.295554900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:03.295789262Z [Info] remove_fanzub: Starting migration of Main DB to 114 
2026-07-19T19:20:03.296151121Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-19T19:20:03.296423930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub' 
2026-07-19T19:20:03.296669094Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003296s 
2026-07-19T19:20:03.296978277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (114, '2026-07-19T19:20:03', 'remove_fanzub') 
2026-07-19T19:20:03.297307360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:03.298090016Z [Info] FluentMigrator.Runner.MigrationRunner: 114: remove_fanzub migrated 
2026-07-19T19:20:03.298251251Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017279s 
2026-07-19T19:20:03.298441043Z [Info] FluentMigrator.Runner.MigrationRunner: 115: update_movie_sorttitle migrating 
2026-07-19T19:20:03.298636056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:03.298875027Z [Info] update_movie_sorttitle: Starting migration of Main DB to 115 
2026-07-19T19:20:03.299119339Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-19T19:20:03.299314132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-19T19:20:03.299814850Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000526s 
2026-07-19T19:20:03.300159364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (115, '2026-07-19T19:20:03', 'update_movie_sorttitle') 
2026-07-19T19:20:03.300494238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:03.301126993Z [Info] FluentMigrator.Runner.MigrationRunner: 115: update_movie_sorttitle migrated 
2026-07-19T19:20:03.301299891Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018045s 
2026-07-19T19:20:03.301499543Z [Info] FluentMigrator.Runner.MigrationRunner: 116: update_movie_sorttitle_again migrating 
2026-07-19T19:20:03.301701901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:03.301949770Z [Info] update_movie_sorttitle_again: Starting migration of Main DB to 116 
2026-07-19T19:20:03.302194052Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-19T19:20:03.302385798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-19T19:20:03.302829792Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004669s 
2026-07-19T19:20:03.303194487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (116, '2026-07-19T19:20:03', 'update_movie_sorttitle_again') 
2026-07-19T19:20:03.303508069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:03.304190503Z [Info] FluentMigrator.Runner.MigrationRunner: 116: update_movie_sorttitle_again migrated 
2026-07-19T19:20:03.304322138Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017364s 
2026-07-19T19:20:03.304500878Z [Info] FluentMigrator.Runner.MigrationRunner: 117: update_movie_file migrating 
2026-07-19T19:20:03.304693206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:03.304927718Z [Info] update_movie_file: Starting migration of Main DB to 117 
2026-07-19T19:20:03.305737559Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieFiles Edition String 
2026-07-19T19:20:03.305998154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles" ADD COLUMN "Edition" TEXT 
2026-07-19T19:20:03.306804148Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008767s 
2026-07-19T19:20:03.307128701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (117, '2026-07-19T19:20:03', 'update_movie_file') 
2026-07-19T19:20:03.307456191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:03.308434241Z [Info] FluentMigrator.Runner.MigrationRunner: 117: update_movie_file migrated 
2026-07-19T19:20:03.308562680Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024367s 
2026-07-19T19:20:03.308747722Z [Info] FluentMigrator.Runner.MigrationRunner: 118: update_movie_slug migrating 
2026-07-19T19:20:03.308940380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:03.309173209Z [Info] update_movie_slug: Starting migration of Main DB to 118 
2026-07-19T19:20:03.309444696Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-19T19:20:03.309636372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-19T19:20:03.310117531Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005032s 
2026-07-19T19:20:03.310481003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (118, '2026-07-19T19:20:03', 'update_movie_slug') 
2026-07-19T19:20:03.310825066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:03.311385876Z [Info] FluentMigrator.Runner.MigrationRunner: 118: update_movie_slug migrated 
2026-07-19T19:20:03.311553253Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017483s 
2026-07-19T19:20:03.311740540Z [Info] FluentMigrator.Runner.MigrationRunner: 119: add_youtube_trailer_id migrating 
2026-07-19T19:20:03.311977247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:03.312221799Z [Info] add_youtube_trailer_id: Starting migration of Main DB to 119 
2026-07-19T19:20:03.312503046Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-07-19T19:20:03.312658479Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-07-19T19:20:03.312839594Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies YouTubeTrailerId String 
2026-07-19T19:20:03.313092633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "YouTubeTrailerId" TEXT 
2026-07-19T19:20:03.313874558Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008564s 
2026-07-19T19:20:03.314200395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (119, '2026-07-19T19:20:03', 'add_youtube_trailer_id') 
2026-07-19T19:20:03.314531171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:03.315175218Z [Info] FluentMigrator.Runner.MigrationRunner: 119: add_youtube_trailer_id migrated 
2026-07-19T19:20:03.315340090Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021301s 
2026-07-19T19:20:03.315511085Z [Info] FluentMigrator.Runner.MigrationRunner: 120: add_studio migrating 
2026-07-19T19:20:03.315695416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:03.315942524Z [Info] add_studio: Starting migration of Main DB to 120 
2026-07-19T19:20:03.316213760Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-07-19T19:20:03.316367600Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-07-19T19:20:03.316532522Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies Studio String 
2026-07-19T19:20:03.316765792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "Studio" TEXT 
2026-07-19T19:20:03.317526504Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008254s 
2026-07-19T19:20:03.317842721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (120, '2026-07-19T19:20:03', 'add_studio') 
2026-07-19T19:20:03.318164409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:03.318803867Z [Info] FluentMigrator.Runner.MigrationRunner: 120: add_studio migrated 
2026-07-19T19:20:03.318962306Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020915s 
2026-07-19T19:20:03.319151768Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_filedate_config migrating 
2026-07-19T19:20:03.319348814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:03.319588597Z [Info] update_filedate_config: Starting migration of Main DB to 121 
2026-07-19T19:20:03.319859272Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-19T19:20:03.320045848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-19T19:20:03.320479041Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004658s 
2026-07-19T19:20:03.320809767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (121, '2026-07-19T19:20:03', 'update_filedate_config') 
2026-07-19T19:20:03.321154682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:03.321755221Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_filedate_config migrated 
2026-07-19T19:20:03.321929652Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017076s 
2026-07-19T19:20:03.322119194Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_movieid_to_blacklist migrating 
2026-07-19T19:20:03.322318896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:03.322553178Z [Info] add_movieid_to_blacklist: Starting migration of Main DB to 122 
2026-07-19T19:20:03.322981371Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2026-07-19T19:20:03.323137385Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-07-19T19:20:03.323310774Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist MovieId Int32 
2026-07-19T19:20:03.323570287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "MovieId" INTEGER DEFAULT 0 
2026-07-19T19:20:03.324402393Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008749s 
2026-07-19T19:20:03.324526332Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2026-07-19T19:20:03.324663368Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-07-19T19:20:03.324831928Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blacklist SeriesId Int32 
2026-07-19T19:20:03.327562698Z [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-19T19:20:03.328662844Z [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-19T19:20:03.329237592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist" 
2026-07-19T19:20:03.329663379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist" 
2026-07-19T19:20:03.331671704Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066556s 
2026-07-19T19:20:03.331834903Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2026-07-19T19:20:03.331990286Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-07-19T19:20:03.332167944Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blacklist EpisodeIds String 
2026-07-19T19:20:03.334772821Z [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-19T19:20:03.335796312Z [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-19T19:20:03.336367733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist" 
2026-07-19T19:20:03.336905897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist" 
2026-07-19T19:20:03.338871516Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065293s 
2026-07-19T19:20:03.339203715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (122, '2026-07-19T19:20:03', 'add_movieid_to_blacklist') 
2026-07-19T19:20:03.339539191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:03.340831193Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_movieid_to_blacklist migrated 
2026-07-19T19:20:03.341004582Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084536s 
2026-07-19T19:20:03.341195677Z [Info] FluentMigrator.Runner.MigrationRunner: 123: create_netimport_table migrating 
2026-07-19T19:20:03.341389157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:03.341633499Z [Info] create_netimport_table: Starting migration of Main DB to 123 
2026-07-19T19:20:03.342456547Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NetImport 
2026-07-19T19:20:03.343104652Z [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-19T19:20:03.343676905Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00105s 
2026-07-19T19:20:03.343868500Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NetImport (Name) 
2026-07-19T19:20:03.344132662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImport_Name" ON "NetImport" ("Name" ASC) 
2026-07-19T19:20:03.344469140Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004316s 
2026-07-19T19:20:03.344796991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (123, '2026-07-19T19:20:03', 'create_netimport_table') 
2026-07-19T19:20:03.345129470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:03.345912678Z [Info] FluentMigrator.Runner.MigrationRunner: 123: create_netimport_table migrated 
2026-07-19T19:20:03.346080847Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018449s 
2026-07-19T19:20:03.346281330Z [Info] FluentMigrator.Runner.MigrationRunner: 124: add_preferred_tags_to_profile migrating 
2026-07-19T19:20:03.346482586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:03.346723271Z [Info] add_preferred_tags_to_profile: Starting migration of Main DB to 124 
2026-07-19T19:20:03.347016662Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 
2026-07-19T19:20:03.347170702Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-07-19T19:20:03.347349993Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles PreferredTags String 
2026-07-19T19:20:03.347601960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "PreferredTags" TEXT 
2026-07-19T19:20:03.348459017Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009279s 
2026-07-19T19:20:03.348799332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (124, '2026-07-19T19:20:03', 'add_preferred_tags_to_profile') 
2026-07-19T19:20:03.349136812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:03.349820489Z [Info] FluentMigrator.Runner.MigrationRunner: 124: add_preferred_tags_to_profile migrated 
2026-07-19T19:20:03.350004059Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022535s 
2026-07-19T19:20:03.350181306Z [Info] FluentMigrator.Runner.MigrationRunner: 125: fix_imdb_unique migrating 
2026-07-19T19:20:03.350373643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:03.350604197Z [Info] fix_imdb_unique: Starting migration of Main DB to 125 
2026-07-19T19:20:03.350879873Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-19T19:20:03.351073272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-19T19:20:03.351484210Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004326s 
2026-07-19T19:20:03.351814535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (125, '2026-07-19T19:20:03', 'fix_imdb_unique') 
2026-07-19T19:20:03.352207957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:03.352887887Z [Info] FluentMigrator.Runner.MigrationRunner: 125: fix_imdb_unique migrated 
2026-07-19T19:20:03.353046547Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018109s 
2026-07-19T19:20:03.353244936Z [Info] FluentMigrator.Runner.MigrationRunner: 126: update_qualities_and_profiles migrating 
2026-07-19T19:20:03.353449498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:03.353701245Z [Info] update_qualities_and_profiles: Starting migration of Main DB to 126 
2026-07-19T19:20:03.353950317Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-19T19:20:03.354140941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-19T19:20:03.355915936Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017769s 
2026-07-19T19:20:03.356265320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (126, '2026-07-19T19:20:03', 'update_qualities_and_profiles') 
2026-07-19T19:20:03.356643772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:03.357279282Z [Info] FluentMigrator.Runner.MigrationRunner: 126: update_qualities_and_profiles migrated 
2026-07-19T19:20:03.357454024Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031161s 
2026-07-19T19:20:03.357635870Z [Info] FluentMigrator.Runner.MigrationRunner: 127: remove_wombles migrating 
2026-07-19T19:20:03.357820512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:03.358051257Z [Info] remove_wombles: Starting migration of Main DB to 127 
2026-07-19T19:20:03.358350890Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-19T19:20:03.358625303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Wombles' 
2026-07-19T19:20:03.358870377Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003294s 
2026-07-19T19:20:03.359177716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (127, '2026-07-19T19:20:03', 'remove_wombles') 
2026-07-19T19:20:03.359496498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:03.360085935Z [Info] FluentMigrator.Runner.MigrationRunner: 127: remove_wombles migrated 
2026-07-19T19:20:03.360249735Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015168s 
2026-07-19T19:20:03.360423385Z [Info] FluentMigrator.Runner.MigrationRunner: 128: remove_kickass migrating 
2026-07-19T19:20:03.360611744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:03.360843391Z [Info] remove_kickass: Starting migration of Main DB to 128 
2026-07-19T19:20:03.361159076Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-19T19:20:03.361445834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Kickass Torrents' 
2026-07-19T19:20:03.361726559Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003772s 
2026-07-19T19:20:03.362084721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (128, '2026-07-19T19:20:03', 'remove_kickass') 
2026-07-19T19:20:03.362467722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:03.363091789Z [Info] FluentMigrator.Runner.MigrationRunner: 128: remove_kickass migrated 
2026-07-19T19:20:03.363248795Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017213s 
2026-07-19T19:20:03.363466744Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_parsed_movie_info_to_pending_release migrating 
2026-07-19T19:20:03.363675926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:03.363962843Z [Info] add_parsed_movie_info_to_pending_release: Starting migration of Main DB to 129 
2026-07-19T19:20:03.364279712Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2026-07-19T19:20:03.364438922Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-07-19T19:20:03.364634015Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases ParsedMovieInfo String 
2026-07-19T19:20:03.364921394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "ParsedMovieInfo" TEXT 
2026-07-19T19:20:03.365729883Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009041s 
2026-07-19T19:20:03.366090329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (129, '2026-07-19T19:20:03', 'add_parsed_movie_info_to_pending_release') 
2026-07-19T19:20:03.366434061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:03.367161717Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_parsed_movie_info_to_pending_release migrated 
2026-07-19T19:20:03.367346990Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022794s 
2026-07-19T19:20:03.367538005Z [Info] FluentMigrator.Runner.MigrationRunner: 130: remove_wombles_kickass migrating 
2026-07-19T19:20:03.367753960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:03.368012280Z [Info] remove_wombles_kickass: Starting migration of Main DB to 130 
2026-07-19T19:20:03.368342104Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-19T19:20:03.368610044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Wombles' 
2026-07-19T19:20:03.368858334Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003298s 
2026-07-19T19:20:03.369057946Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-19T19:20:03.369322860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'KickassTorrents' 
2026-07-19T19:20:03.369567492Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003388s 
2026-07-19T19:20:03.369887256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (130, '2026-07-19T19:20:03', 'remove_wombles_kickass') 
2026-07-19T19:20:03.370210838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:03.370842841Z [Info] FluentMigrator.Runner.MigrationRunner: 130: remove_wombles_kickass migrated 
2026-07-19T19:20:03.371010078Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001582s 
2026-07-19T19:20:03.371217936Z [Info] FluentMigrator.Runner.MigrationRunner: 131: make_parsed_episode_info_nullable migrating 
2026-07-19T19:20:03.371422208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:03.371670127Z [Info] make_parsed_episode_info_nullable: Starting migration of Main DB to 131 
2026-07-19T19:20:03.371995653Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2026-07-19T19:20:03.372155184Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-07-19T19:20:03.372354566Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases ParsedEpisodeInfo String 
2026-07-19T19:20:03.375047810Z [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-19T19:20:03.375938404Z [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-19T19:20:03.376435876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2026-07-19T19:20:03.376893688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2026-07-19T19:20:03.378910851Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063726s 
2026-07-19T19:20:03.379258591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (131, '2026-07-19T19:20:03', 'make_parsed_episode_info_nullable') 
2026-07-19T19:20:03.379595039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:03.380486795Z [Info] FluentMigrator.Runner.MigrationRunner: 131: make_parsed_episode_info_nullable migrated 
2026-07-19T19:20:03.380669804Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078999s 
2026-07-19T19:20:03.380873544Z [Info] FluentMigrator.Runner.MigrationRunner: 132: rename_torrent_downloadstation migrating 
2026-07-19T19:20:03.381074719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:03.381382920Z [Info] rename_torrent_downloadstation: Starting migration of Main DB to 132 
2026-07-19T19:20:03.381811193Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "DownloadClients" SET "Implementation" = 'TorrentDownloadStation' WHERE "Implementation" = 'DownloadStation'; 
2026-07-19T19:20:03.382218162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DownloadClients" SET "Implementation" = 'TorrentDownloadStation' WHERE "Implementation" = 'DownloadStation'; 
2026-07-19T19:20:03.382515652Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004592s 
2026-07-19T19:20:03.382853492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (132, '2026-07-19T19:20:03', 'rename_torrent_downloadstation') 
2026-07-19T19:20:03.383185300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:03.383833005Z [Info] FluentMigrator.Runner.MigrationRunner: 132: rename_torrent_downloadstation migrated 
2026-07-19T19:20:03.384024992Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017278s 
2026-07-19T19:20:03.384213351Z [Info] FluentMigrator.Runner.MigrationRunner: 133: add_minimumavailability migrating 
2026-07-19T19:20:03.384407883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:03.384648327Z [Info] add_minimumavailability: Starting migration of Main DB to 133 
2026-07-19T19:20:03.385408208Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NetImport 
2026-07-19T19:20:03.385565144Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-07-19T19:20:03.385756650Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NetImport MinimumAvailability Int32 
2026-07-19T19:20:03.386058057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NetImport" ADD COLUMN "MinimumAvailability" INTEGER NOT NULL DEFAULT 3 
2026-07-19T19:20:03.386889642Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009553s 
2026-07-19T19:20:03.387055275Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-07-19T19:20:03.387191470Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-07-19T19:20:03.387374999Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies MinimumAvailability Int32 
2026-07-19T19:20:03.387692268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "MinimumAvailability" INTEGER NOT NULL DEFAULT 3 
2026-07-19T19:20:03.388512180Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009508s 
2026-07-19T19:20:03.388842545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (133, '2026-07-19T19:20:03', 'add_minimumavailability') 
2026-07-19T19:20:03.389174213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:03.389903091Z [Info] FluentMigrator.Runner.MigrationRunner: 133: add_minimumavailability migrated 
2026-07-19T19:20:03.390073745Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023051s 
2026-07-19T19:20:03.390282465Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_remux_qualities_for_the_wankers migrating 
2026-07-19T19:20:03.390488260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:03.390735498Z [Info] add_remux_qualities_for_the_wankers: Starting migration of Main DB to 134 
2026-07-19T19:20:03.391015672Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-19T19:20:03.391209422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-19T19:20:03.391469386Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002896s 
2026-07-19T19:20:03.391819020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (134, '2026-07-19T19:20:03', 'add_remux_qualities_for_the_wankers') 
2026-07-19T19:20:03.392173875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:03.392872031Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_remux_qualities_for_the_wankers migrated 
2026-07-19T19:20:03.393048316Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001598s 
2026-07-19T19:20:03.393254732Z [Info] FluentMigrator.Runner.MigrationRunner: 135: add_haspredbentry_to_movies migrating 
2026-07-19T19:20:03.393456197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:03.393698255Z [Info] add_haspredbentry_to_movies: Starting migration of Main DB to 135 
2026-07-19T19:20:03.394046156Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-07-19T19:20:03.394201739Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-07-19T19:20:03.394377323Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies HasPreDBEntry Boolean 
2026-07-19T19:20:03.394681355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "HasPreDBEntry" INTEGER NOT NULL DEFAULT 0 
2026-07-19T19:20:03.395534844Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009823s 
2026-07-19T19:20:03.395912775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (135, '2026-07-19T19:20:03', 'add_haspredbentry_to_movies') 
2026-07-19T19:20:03.396252269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:03.397204687Z [Info] FluentMigrator.Runner.MigrationRunner: 135: add_haspredbentry_to_movies migrated 
2026-07-19T19:20:03.397378147Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026124s 
2026-07-19T19:20:03.397566817Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_pathstate_to_movies migrating 
2026-07-19T19:20:03.397760627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:03.398004749Z [Info] add_pathstate_to_movies: Starting migration of Main DB to 136 
2026-07-19T19:20:03.398298841Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-07-19T19:20:03.398453813Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-07-19T19:20:03.398620870Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies PathState Int32 
2026-07-19T19:20:03.398888228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "PathState" INTEGER NOT NULL DEFAULT 2 
2026-07-19T19:20:03.399731918Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009421s 
2026-07-19T19:20:03.400078105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (136, '2026-07-19T19:20:03', 'add_pathstate_to_movies') 
2026-07-19T19:20:03.400410735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:03.401239244Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_pathstate_to_movies migrated 
2026-07-19T19:20:03.401408665Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024141s 
2026-07-19T19:20:03.401604028Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_import_exclusions_table migrating 
2026-07-19T19:20:03.401802548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:03.402049205Z [Info] add_import_exclusions_table: Starting migration of Main DB to 137 
2026-07-19T19:20:03.402568230Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportExclusions 
2026-07-19T19:20:03.402994910Z [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-19T19:20:03.403460618Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007149s 
2026-07-19T19:20:03.403653997Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportExclusions (TmdbId) 
2026-07-19T19:20:03.403969884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportExclusions_TmdbId" ON "ImportExclusions" ("TmdbId" ASC) 
2026-07-19T19:20:03.404340891Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005126s 
2026-07-19T19:20:03.404508569Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-19T19:20:03.404715225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-19T19:20:03.405357028Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006684s 
2026-07-19T19:20:03.405709157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (137, '2026-07-19T19:20:03', 'add_import_exclusions_table') 
2026-07-19T19:20:03.406040765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:03.406859674Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_import_exclusions_table migrated 
2026-07-19T19:20:03.407035508Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021392s 
2026-07-19T19:20:03.407226734Z [Info] FluentMigrator.Runner.MigrationRunner: 138: add_physical_release_note migrating 
2026-07-19T19:20:03.407423089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:03.407666169Z [Info] add_physical_release_note: Starting migration of Main DB to 138 
2026-07-19T19:20:03.407962856Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-07-19T19:20:03.408121746Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-07-19T19:20:03.408304524Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies PhysicalReleaseNote String 
2026-07-19T19:20:03.408566823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "PhysicalReleaseNote" TEXT 
2026-07-19T19:20:03.409409229Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009245s 
2026-07-19T19:20:03.409742691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (138, '2026-07-19T19:20:03', 'add_physical_release_note') 
2026-07-19T19:20:03.410076493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:03.410761062Z [Info] FluentMigrator.Runner.MigrationRunner: 138: add_physical_release_note migrated 
2026-07-19T19:20:03.410932668Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022444s 
2026-07-19T19:20:03.411130366Z [Info] FluentMigrator.Runner.MigrationRunner: 139: consolidate_indexer_baseurl migrating 
2026-07-19T19:20:03.411328575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:03.411575252Z [Info] consolidate_indexer_baseurl: Starting migration of Main DB to 139 
2026-07-19T19:20:03.411873322Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-19T19:20:03.412092564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-19T19:20:03.413909223Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018493s 
2026-07-19T19:20:03.414249448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (139, '2026-07-19T19:20:03', 'consolidate_indexer_baseurl') 
2026-07-19T19:20:03.414587419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:03.415260565Z [Info] FluentMigrator.Runner.MigrationRunner: 139: consolidate_indexer_baseurl migrated 
2026-07-19T19:20:03.415419615Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031556s 
2026-07-19T19:20:03.415620770Z [Info] FluentMigrator.Runner.MigrationRunner: 140: add_alternative_titles_table migrating 
2026-07-19T19:20:03.415819250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:03.416078953Z [Info] add_alternative_titles_table: Starting migration of Main DB to 140 
2026-07-19T19:20:03.418568788Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AlternativeTitles 
2026-07-19T19:20:03.419254700Z [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-19T19:20:03.428356642Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009547s 
2026-07-19T19:20:03.428958194Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies AlternativeTitles 
2026-07-19T19:20:03.433810938Z [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-19T19:20:03.435967892Z [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-19T19:20:03.436984991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-07-19T19:20:03.437744280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-07-19T19:20:03.439861505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-07-19T19:20:03.440244095Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110878s 
2026-07-19T19:20:03.440401092Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-07-19T19:20:03.440541364Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-07-19T19:20:03.440734333Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies SecondaryYear Int32 
2026-07-19T19:20:03.440989787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "SecondaryYear" INTEGER 
2026-07-19T19:20:03.441864629Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009528s 
2026-07-19T19:20:03.442021956Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-07-19T19:20:03.442177409Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-07-19T19:20:03.442363464Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies SecondaryYearSourceId Int64 
2026-07-19T19:20:03.442658458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "SecondaryYearSourceId" INTEGER DEFAULT 0 
2026-07-19T19:20:03.443547739Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010053s 
2026-07-19T19:20:03.443930089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (140, '2026-07-19T19:20:03', 'add_alternative_titles_table') 
2026-07-19T19:20:03.444270254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:03.445369459Z [Info] FluentMigrator.Runner.MigrationRunner: 140: add_alternative_titles_table migrated 
2026-07-19T19:20:03.445541705Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027816s 
2026-07-19T19:20:03.445755536Z [Info] FluentMigrator.Runner.MigrationRunner: 141: fix_duplicate_alt_titles migrating 
2026-07-19T19:20:03.445977173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:03.446219791Z [Info] fix_duplicate_alt_titles: Starting migration of Main DB to 141 
2026-07-19T19:20:03.446710931Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-19T19:20:03.446904601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-19T19:20:03.447215306Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003348s 
2026-07-19T19:20:03.447388776Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlternativeTitles 
2026-07-19T19:20:03.447544169Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.4E-06s 
2026-07-19T19:20:03.447732959Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AlternativeTitles CleanTitle String 
2026-07-19T19:20:03.450707841Z [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-19T19:20:03.451575538Z [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-19T19:20:03.452090726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2026-07-19T19:20:03.452575422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2026-07-19T19:20:03.454613607Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066913s 
2026-07-19T19:20:03.454844312Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlternativeTitles (CleanTitle) 
2026-07-19T19:20:03.455155689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2026-07-19T19:20:03.455516185Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005012s 
2026-07-19T19:20:03.455858655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (141, '2026-07-19T19:20:03', 'fix_duplicate_alt_titles') 
2026-07-19T19:20:03.456211155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:03.457208404Z [Info] FluentMigrator.Runner.MigrationRunner: 141: fix_duplicate_alt_titles migrated 
2026-07-19T19:20:03.457380681Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021507s 
2026-07-19T19:20:03.457555012Z [Info] FluentMigrator.Runner.MigrationRunner: 142: movie_extras migrating 
2026-07-19T19:20:03.457741317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:03.457970960Z [Info] movie_extras: Starting migration of Main DB to 142 
2026-07-19T19:20:03.459581464Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable ExtraFiles 
2026-07-19T19:20:03.459874644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2026-07-19T19:20:03.460304550Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005402s 
2026-07-19T19:20:03.460474112Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable SubtitleFiles 
2026-07-19T19:20:03.460675637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SubtitleFiles" 
2026-07-19T19:20:03.461036725Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004032s 
2026-07-19T19:20:03.461210465Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable MetadataFiles 
2026-07-19T19:20:03.461402812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2026-07-19T19:20:03.461768008Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000397s 
2026-07-19T19:20:03.461931066Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles 
2026-07-19T19:20:03.462460733Z [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-19T19:20:03.462946992Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008536s 
2026-07-19T19:20:03.463118257Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SubtitleFiles 
2026-07-19T19:20:03.463685890Z [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-19T19:20:03.464214134Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009268s 
2026-07-19T19:20:03.464384007Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles 
2026-07-19T19:20:03.465003775Z [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-19T19:20:03.465524143Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009818s 
2026-07-19T19:20:03.465845170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (142, '2026-07-19T19:20:03', 'movie_extras') 
2026-07-19T19:20:03.466166056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:03.467504312Z [Info] FluentMigrator.Runner.MigrationRunner: 142: movie_extras migrated 
2026-07-19T19:20:03.467658622Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029365s 
2026-07-19T19:20:03.467835739Z [Info] FluentMigrator.Runner.MigrationRunner: 143: clean_core_tv migrating 
2026-07-19T19:20:03.468048167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:03.468290355Z [Info] clean_core_tv: Starting migration of Main DB to 143 
2026-07-19T19:20:03.468877618Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable Episodes 
2026-07-19T19:20:03.469075296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Episodes" 
2026-07-19T19:20:03.469444249Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003967s 
2026-07-19T19:20:03.469616285Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable EpisodeFiles 
2026-07-19T19:20:03.469810416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "EpisodeFiles" 
2026-07-19T19:20:03.470170351Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003888s 
2026-07-19T19:20:03.470332708Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable Series 
2026-07-19T19:20:03.470510927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series" 
2026-07-19T19:20:03.471073560Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005806s 
2026-07-19T19:20:03.471241569Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable SceneMappings 
2026-07-19T19:20:03.471433315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SceneMappings" 
2026-07-19T19:20:03.471820906Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004013s 
2026-07-19T19:20:03.472085879Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Blacklist SeriesId, EpisodeIds 
2026-07-19T19:20:03.474748783Z [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-19T19:20:03.475689818Z [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-19T19:20:03.476240467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist" 
2026-07-19T19:20:03.476774453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist" 
2026-07-19T19:20:03.478826276Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065644s 
2026-07-19T19:20:03.479023623Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn History SeriesId, EpisodeId 
2026-07-19T19:20:03.481559250Z [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-19T19:20:03.482384973Z [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-19T19:20:03.482838907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2026-07-19T19:20:03.483470199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2026-07-19T19:20:03.485677555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2026-07-19T19:20:03.486169937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-07-19T19:20:03.486540864Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073441s 
2026-07-19T19:20:03.486873253Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig StandardEpisodeFormat, DailyEpisodeFormat, AnimeEpisodeFormat, SeasonFolderFormat, SeriesFolderFormat 
2026-07-19T19:20:03.489824407Z [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-19T19:20:03.490828420Z [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-19T19:20:03.491360311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2026-07-19T19:20:03.491857733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2026-07-19T19:20:03.493831408Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067072s 
2026-07-19T19:20:03.494057583Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn PendingReleases SeriesId, ParsedEpisodeInfo 
2026-07-19T19:20:03.496996353Z [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-19T19:20:03.497768498Z [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-19T19:20:03.498225388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2026-07-19T19:20:03.498811719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2026-07-19T19:20:03.500806417Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065399s 
2026-07-19T19:20:03.501145139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (143, '2026-07-19T19:20:03', 'clean_core_tv') 
2026-07-19T19:20:03.501483330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:03.502639068Z [Info] FluentMigrator.Runner.MigrationRunner: 143: clean_core_tv migrated 
2026-07-19T19:20:03.502800643Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083602s 
2026-07-19T19:20:03.503014033Z [Info] FluentMigrator.Runner.MigrationRunner: 144: add_cookies_to_indexer_status migrating 
2026-07-19T19:20:03.503216501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:03.503501154Z [Info] add_cookies_to_indexer_status: Starting migration of Main DB to 144 
2026-07-19T19:20:03.503913936Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-07-19T19:20:03.504127656Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-07-19T19:20:03.504264732Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn IndexerStatus Cookies String 
2026-07-19T19:20:03.504518203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus" ADD COLUMN "Cookies" TEXT 
2026-07-19T19:20:03.505304677Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008651s 
2026-07-19T19:20:03.505548488Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn IndexerStatus CookiesExpirationDate DateTime 
2026-07-19T19:20:03.505853372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus" ADD COLUMN "CookiesExpirationDate" DATETIME 
2026-07-19T19:20:03.506644766Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009075s 
2026-07-19T19:20:03.506994982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (144, '2026-07-19T19:20:03', 'add_cookies_to_indexer_status') 
2026-07-19T19:20:03.507345778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:03.508080859Z [Info] FluentMigrator.Runner.MigrationRunner: 144: add_cookies_to_indexer_status migrated 
2026-07-19T19:20:03.508254458Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022929s 
2026-07-19T19:20:03.508453539Z [Info] FluentMigrator.Runner.MigrationRunner: 145: banner_to_fanart migrating 
2026-07-19T19:20:03.508651408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:03.508887634Z [Info] banner_to_fanart: Starting migration of Main DB to 145 
2026-07-19T19:20:03.509289904Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Movies" SET "Images" = replace("Images", '"coverType": "banner"', '"coverType": "fanart"') 
2026-07-19T19:20:03.509642735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies" SET "Images" = replace("Images", '"coverType": "banner"', '"coverType": "fanart"') 
2026-07-19T19:20:03.509946617Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004228s 
2026-07-19T19:20:03.510206690Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MetadataFiles" SET "MovieFileId" = null WHERE "Type" = 2 
2026-07-19T19:20:03.510488708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MetadataFiles" SET "MovieFileId" = null WHERE "Type" = 2 
2026-07-19T19:20:03.510765586Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003523s 
2026-07-19T19:20:03.511098487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (145, '2026-07-19T19:20:03', 'banner_to_fanart') 
2026-07-19T19:20:03.511453942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:03.512481101Z [Info] FluentMigrator.Runner.MigrationRunner: 145: banner_to_fanart migrated 
2026-07-19T19:20:03.512648048Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020331s 
2026-07-19T19:20:03.512850706Z [Info] FluentMigrator.Runner.MigrationRunner: 146: naming_config_colon_action migrating 
2026-07-19T19:20:03.513050528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:03.513311734Z [Info] naming_config_colon_action: Starting migration of Main DB to 146 
2026-07-19T19:20:03.513729756Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2026-07-19T19:20:03.513901542Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-07-19T19:20:03.514102777Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ColonReplacementFormat Int32 
2026-07-19T19:20:03.514428584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ColonReplacementFormat" INTEGER NOT NULL DEFAULT 0 
2026-07-19T19:20:03.515421283Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001125s 
2026-07-19T19:20:03.515755526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (146, '2026-07-19T19:20:03', 'naming_config_colon_action') 
2026-07-19T19:20:03.516206234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:03.516847776Z [Info] FluentMigrator.Runner.MigrationRunner: 146: naming_config_colon_action migrated 
2026-07-19T19:20:03.517017248Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025065s 
2026-07-19T19:20:03.517205116Z [Info] FluentMigrator.Runner.MigrationRunner: 147: add_custom_formats migrating 
2026-07-19T19:20:03.517404227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:03.517646094Z [Info] add_custom_formats: Starting migration of Main DB to 147 
2026-07-19T19:20:03.518212836Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFormats 
2026-07-19T19:20:03.518592831Z [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-19T19:20:03.519049621Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000663s 
2026-07-19T19:20:03.519242780Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex CustomFormats (Name) 
2026-07-19T19:20:03.519514297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC) 
2026-07-19T19:20:03.519996579Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004867s 
2026-07-19T19:20:03.520128675Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 
2026-07-19T19:20:03.520266512Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-07-19T19:20:03.520448870Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles FormatItems String 
2026-07-19T19:20:03.520759155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "FormatItems" TEXT NOT NULL DEFAULT '[{format:0, allowed:true}]' 
2026-07-19T19:20:03.521618375Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009846s 
2026-07-19T19:20:03.521812356Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles FormatCutoff Int32 
2026-07-19T19:20:03.522102881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "FormatCutoff" INTEGER NOT NULL DEFAULT 0 
2026-07-19T19:20:03.522926560Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009321s 
2026-07-19T19:20:03.523089979Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-19T19:20:03.523277356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-19T19:20:03.523486638Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002348s 
2026-07-19T19:20:03.523826773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (147, '2026-07-19T19:20:03', 'add_custom_formats') 
2026-07-19T19:20:03.524178261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:03.524956228Z [Info] FluentMigrator.Runner.MigrationRunner: 147: add_custom_formats migrated 
2026-07-19T19:20:03.525128154Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016761s 
2026-07-19T19:20:03.525324841Z [Info] FluentMigrator.Runner.MigrationRunner: 148: remove_extra_naming_config migrating 
2026-07-19T19:20:03.525534112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:03.525781641Z [Info] remove_extra_naming_config: Starting migration of Main DB to 148 
2026-07-19T19:20:03.526150243Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "NamingConfig" WHERE "Id" NOT IN(SELECT "Id" FROM "NamingConfig" LIMIT 1) 
2026-07-19T19:20:03.526487372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "NamingConfig" WHERE "Id" NOT IN(SELECT "Id" FROM "NamingConfig" LIMIT 1) 
2026-07-19T19:20:03.526776905Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004041s 
2026-07-19T19:20:03.527115838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (148, '2026-07-19T19:20:03', 'remove_extra_naming_config') 
2026-07-19T19:20:03.527455723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:03.528136474Z [Info] FluentMigrator.Runner.MigrationRunner: 148: remove_extra_naming_config migrated 
2026-07-19T19:20:03.528268309Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016651s 
2026-07-19T19:20:03.528468022Z [Info] FluentMigrator.Runner.MigrationRunner: 149: convert_regex_required_tags migrating 
2026-07-19T19:20:03.528677173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:03.528918960Z [Info] convert_regex_required_tags: Starting migration of Main DB to 149 
2026-07-19T19:20:03.529183683Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-19T19:20:03.529382253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-19T19:20:03.530896142Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015318s 
2026-07-19T19:20:03.531237239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (149, '2026-07-19T19:20:03', 'convert_regex_required_tags') 
2026-07-19T19:20:03.531593386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:03.532253877Z [Info] FluentMigrator.Runner.MigrationRunner: 149: convert_regex_required_tags migrated 
2026-07-19T19:20:03.532429741Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028508s 
2026-07-19T19:20:03.532643020Z [Info] FluentMigrator.Runner.MigrationRunner: 150: fix_format_tags_double_underscore migrating 
2026-07-19T19:20:03.532857693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:03.533111644Z [Info] fix_format_tags_double_underscore: Starting migration of Main DB to 150 
2026-07-19T19:20:03.533369684Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-19T19:20:03.533560408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-19T19:20:03.534043140Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004967s 
2026-07-19T19:20:03.534412805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (150, '2026-07-19T19:20:03', 'fix_format_tags_double_underscore') 
2026-07-19T19:20:03.534747459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:03.535426316Z [Info] FluentMigrator.Runner.MigrationRunner: 150: fix_format_tags_double_underscore migrated 
2026-07-19T19:20:03.535558342Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017895s 
2026-07-19T19:20:03.535747814Z [Info] FluentMigrator.Runner.MigrationRunner: 151: add_tags_to_net_import migrating 
2026-07-19T19:20:03.536055854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:03.536264625Z [Info] add_tags_to_net_import: Starting migration of Main DB to 151 
2026-07-19T19:20:03.536716886Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NetImport 
2026-07-19T19:20:03.536843190Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-07-19T19:20:03.537011008Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NetImport Tags String 
2026-07-19T19:20:03.537249398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NetImport" ADD COLUMN "Tags" TEXT 
2026-07-19T19:20:03.538100984Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009169s 
2026-07-19T19:20:03.538335386Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NetImport" SET "Tags" = '[]' 
2026-07-19T19:20:03.538562062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NetImport" SET "Tags" = '[]' 
2026-07-19T19:20:03.538798979Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002855s 
2026-07-19T19:20:03.539130026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (151, '2026-07-19T19:20:03', 'add_tags_to_net_import') 
2026-07-19T19:20:03.539481033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:03.540297077Z [Info] FluentMigrator.Runner.MigrationRunner: 151: add_tags_to_net_import migrated 
2026-07-19T19:20:03.540466538Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017186s 
2026-07-19T19:20:03.540670960Z [Info] FluentMigrator.Runner.MigrationRunner: 152: add_custom_filters migrating 
2026-07-19T19:20:03.540871023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:03.541111738Z [Info] add_custom_filters: Starting migration of Main DB to 152 
2026-07-19T19:20:03.541494839Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters 
2026-07-19T19:20:03.541891839Z [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-19T19:20:03.542332266Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000662s 
2026-07-19T19:20:03.542655978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (152, '2026-07-19T19:20:03', 'add_custom_filters') 
2026-07-19T19:20:03.542997366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:03.544111149Z [Info] FluentMigrator.Runner.MigrationRunner: 152: add_custom_filters migrated 
2026-07-19T19:20:03.544277925Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002407s 
2026-07-19T19:20:03.544497477Z [Info] FluentMigrator.Runner.MigrationRunner: 153: indexer_client_status_search_changes migrating 
2026-07-19T19:20:03.544705255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:03.544976702Z [Info] indexer_client_status_search_changes: Starting migration of Main DB to 153 
2026-07-19T19:20:03.547129107Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2026-07-19T19:20:03.547287015Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-07-19T19:20:03.547475385Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases Reason Int32 
2026-07-19T19:20:03.547765088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "Reason" INTEGER NOT NULL DEFAULT 0 
2026-07-19T19:20:03.548656353Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009991s 
2026-07-19T19:20:03.548960967Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn IndexerStatus IndexerId to ProviderId 
2026-07-19T19:20:03.554117172Z [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-19T19:20:03.555285576Z [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-19T19:20:03.555905895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-07-19T19:20:03.556591977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-07-19T19:20:03.559111131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-07-19T19:20:03.559506938Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103567s 
2026-07-19T19:20:03.559748755Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableSearch to EnableAutomaticSearch 
2026-07-19T19:20:03.563019012Z [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-19T19:20:03.563999106Z [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-19T19:20:03.564495416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2026-07-19T19:20:03.565147559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2026-07-19T19:20:03.567604297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-07-19T19:20:03.568000535Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080606s 
2026-07-19T19:20:03.568171179Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-07-19T19:20:03.568368196Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-07-19T19:20:03.568516535Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableInteractiveSearch Boolean 
2026-07-19T19:20:03.568799705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableInteractiveSearch" INTEGER 
2026-07-19T19:20:03.569622703Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009219s 
2026-07-19T19:20:03.569897466Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch" 
2026-07-19T19:20:03.570209234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch" 
2026-07-19T19:20:03.570475871Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003704s 
2026-07-19T19:20:03.570642447Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-07-19T19:20:03.570779783Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-07-19T19:20:03.570980778Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers EnableInteractiveSearch Boolean 
2026-07-19T19:20:03.575524029Z [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-19T19:20:03.576548322Z [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-19T19:20:03.577087849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2026-07-19T19:20:03.577789101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2026-07-19T19:20:03.580038231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-07-19T19:20:03.580393367Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092268s 
2026-07-19T19:20:03.580574963Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus 
2026-07-19T19:20:03.581177506Z [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-19T19:20:03.581646040Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000909s 
2026-07-19T19:20:03.581883618Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId) 
2026-07-19T19:20:03.582182320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-07-19T19:20:03.582561133Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005299s 
2026-07-19T19:20:03.582913833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (153, '2026-07-19T19:20:03', 'indexer_client_status_search_changes') 
2026-07-19T19:20:03.583259049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:03.584590901Z [Info] FluentMigrator.Runner.MigrationRunner: 153: indexer_client_status_search_changes migrated 
2026-07-19T19:20:03.584949042Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023335s 
2026-07-19T19:20:03.585170789Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_language_to_files_history_blacklist migrating 
2026-07-19T19:20:03.585379058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:03.585667349Z [Info] add_language_to_files_history_blacklist: Starting migration of Main DB to 154 
2026-07-19T19:20:03.586228760Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles 
2026-07-19T19:20:03.586428552Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-07-19T19:20:03.586580107Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieFiles Languages String 
2026-07-19T19:20:03.586856855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]' 
2026-07-19T19:20:03.587736957Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009806s 
2026-07-19T19:20:03.587937722Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2026-07-19T19:20:03.588075249Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-07-19T19:20:03.588247526Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History Languages String 
2026-07-19T19:20:03.588523191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]' 
2026-07-19T19:20:03.589524177Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011025s 
2026-07-19T19:20:03.589706354Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2026-07-19T19:20:03.589834152Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-07-19T19:20:03.590006960Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist Languages String 
2026-07-19T19:20:03.590290341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]' 
2026-07-19T19:20:03.591137697Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009568s 
2026-07-19T19:20:03.591298812Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-19T19:20:03.591483895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-19T19:20:03.595798465Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043205s 
2026-07-19T19:20:03.596244142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (154, '2026-07-19T19:20:03', 'add_language_to_files_history_blacklist') 
2026-07-19T19:20:03.596541842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:03.597256511Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_language_to_files_history_blacklist migrated 
2026-07-19T19:20:03.597438568Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057385s 
2026-07-19T19:20:03.597646467Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_update_allowed_quality_profile migrating 
2026-07-19T19:20:03.597851891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:03.598107445Z [Info] add_update_allowed_quality_profile: Starting migration of Main DB to 155 
2026-07-19T19:20:03.599917652Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 
2026-07-19T19:20:03.600027864Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-07-19T19:20:03.600209279Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles UpgradeAllowed Boolean 
2026-07-19T19:20:03.600469683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "UpgradeAllowed" INTEGER 
2026-07-19T19:20:03.601341790Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009362s 
2026-07-19T19:20:03.601478014Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-19T19:20:03.602205800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Profiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1 
2026-07-19T19:20:03.602462778Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00084s 
2026-07-19T19:20:03.602827342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (155, '2026-07-19T19:20:03', 'add_update_allowed_quality_profile') 
2026-07-19T19:20:03.603149962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:03.603771614Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_update_allowed_quality_profile migrated 
2026-07-19T19:20:03.603968190Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020899s 
2026-07-19T19:20:03.604166619Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_download_client_priority migrating 
2026-07-19T19:20:03.604361893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:03.604606205Z [Info] add_download_client_priority: Starting migration of Main DB to 156 
2026-07-19T19:20:03.604938484Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2026-07-19T19:20:03.605103176Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-07-19T19:20:03.605285423Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Priority Int32 
2026-07-19T19:20:03.605573513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 1 
2026-07-19T19:20:03.606419747Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009595s 
2026-07-19T19:20:03.606585501Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-19T19:20:03.606765504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-19T19:20:03.621471594Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0146928s 
2026-07-19T19:20:03.621813794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (156, '2026-07-19T19:20:03', 'add_download_client_priority') 
2026-07-19T19:20:03.622163187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:03.622863378Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_download_client_priority migrated 
2026-07-19T19:20:03.623050033Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0160766s 
2026-07-19T19:20:03.623226820Z [Info] FluentMigrator.Runner.MigrationRunner: 157: remove_growl_prowl migrating 
2026-07-19T19:20:03.623419127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:03.623664200Z [Info] remove_growl_prowl: Starting migration of Main DB to 157 
2026-07-19T19:20:03.623997973Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-19T19:20:03.624273578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Growl' 
2026-07-19T19:20:03.624520846Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003424s 
2026-07-19T19:20:03.624833656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (157, '2026-07-19T19:20:03', 'remove_growl_prowl') 
2026-07-19T19:20:03.625161236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:03.625778970Z [Info] FluentMigrator.Runner.MigrationRunner: 157: remove_growl_prowl migrated 
2026-07-19T19:20:03.625943471Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015677s 
2026-07-19T19:20:03.626128895Z [Info] FluentMigrator.Runner.MigrationRunner: 158: remove_plex_hometheatre migrating 
2026-07-19T19:20:03.626327996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:03.626565394Z [Info] remove_plex_hometheatre: Starting migration of Main DB to 158 
2026-07-19T19:20:03.626898575Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-19T19:20:03.627189671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexHomeTheater' 
2026-07-19T19:20:03.627443953Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003586s 
2026-07-19T19:20:03.627640379Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-19T19:20:03.627924782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexClient' 
2026-07-19T19:20:03.628168974Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003546s 
2026-07-19T19:20:03.628485431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (158, '2026-07-19T19:20:03', 'remove_plex_hometheatre') 
2026-07-19T19:20:03.628810937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:03.629430254Z [Info] FluentMigrator.Runner.MigrationRunner: 158: remove_plex_hometheatre migrated 
2026-07-19T19:20:03.629594675Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015827s 
2026-07-19T19:20:03.629778526Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_webrip_qualites migrating 
2026-07-19T19:20:03.629975933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:03.630208492Z [Info] add_webrip_qualites: Starting migration of Main DB to 159 
2026-07-19T19:20:03.630452683Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-19T19:20:03.630644670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-19T19:20:03.632274142Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016483s 
2026-07-19T19:20:03.632605109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (159, '2026-07-19T19:20:03', 'add_webrip_qualites') 
2026-07-19T19:20:03.632930594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:03.633570323Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_webrip_qualites migrated 
2026-07-19T19:20:03.633722780Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029103s 
2026-07-19T19:20:03.633917863Z [Info] FluentMigrator.Runner.MigrationRunner: 160: health_issue_notification migrating 
2026-07-19T19:20:03.634116082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:03.634356376Z [Info] health_issue_notification: Starting migration of Main DB to 160 
2026-07-19T19:20:03.634725419Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-07-19T19:20:03.634882215Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-07-19T19:20:03.635086256Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthIssue Boolean 
2026-07-19T19:20:03.635389126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthIssue" INTEGER NOT NULL DEFAULT 0 
2026-07-19T19:20:03.636363970Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010905s 
2026-07-19T19:20:03.636547068Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-07-19T19:20:03.636684706Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-07-19T19:20:03.636888145Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeHealthWarnings Boolean 
2026-07-19T19:20:03.637203220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeHealthWarnings" INTEGER NOT NULL DEFAULT 0 
2026-07-19T19:20:03.638114075Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010375s 
2026-07-19T19:20:03.638443629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (160, '2026-07-19T19:20:03', 'health_issue_notification') 
2026-07-19T19:20:03.638776509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:03.639435316Z [Info] FluentMigrator.Runner.MigrationRunner: 160: health_issue_notification migrated 
2026-07-19T19:20:03.639606581Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023265s 
2026-07-19T19:20:03.639784109Z [Info] FluentMigrator.Runner.MigrationRunner: 161: speed_improvements migrating 
2026-07-19T19:20:03.640003741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:03.640258294Z [Info] speed_improvements: Starting migration of Main DB to 161 
2026-07-19T19:20:03.640698029Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieFiles (MovieId) 
2026-07-19T19:20:03.640964306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieFiles_MovieId" ON "MovieFiles" ("MovieId" ASC) 
2026-07-19T19:20:03.641339351Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004706s 
2026-07-19T19:20:03.641547069Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlternativeTitles (MovieId) 
2026-07-19T19:20:03.641830400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieId" ON "AlternativeTitles" ("MovieId" ASC) 
2026-07-19T19:20:03.642174253Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004698s 
2026-07-19T19:20:03.642356810Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (CleanTitle) 
2026-07-19T19:20:03.642611092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-07-19T19:20:03.642941488Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004211s 
2026-07-19T19:20:03.643117192Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (ImdbId) 
2026-07-19T19:20:03.643361454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-07-19T19:20:03.643695226Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004059s 
2026-07-19T19:20:03.643873074Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (TmdbId) 
2026-07-19T19:20:03.644114560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-07-19T19:20:03.644443443Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000411s 
2026-07-19T19:20:03.644765461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (161, '2026-07-19T19:20:03', 'speed_improvements') 
2026-07-19T19:20:03.645088723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:03.646435756Z [Info] FluentMigrator.Runner.MigrationRunner: 161: speed_improvements migrated 
2026-07-19T19:20:03.646603243Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002375s 
2026-07-19T19:20:03.646795851Z [Info] FluentMigrator.Runner.MigrationRunner: 162: fix_profile_format_default migrating 
2026-07-19T19:20:03.647000703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:03.647250346Z [Info] fix_profile_format_default: Starting migration of Main DB to 162 
2026-07-19T19:20:03.648951753Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Profiles FormatItems String 
2026-07-19T19:20:03.651897146Z [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-19T19:20:03.652836989Z [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-19T19:20:03.653349872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles" 
2026-07-19T19:20:03.654053970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles" 
2026-07-19T19:20:03.656213990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2026-07-19T19:20:03.656560158Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074209s 
2026-07-19T19:20:03.656897477Z [Info] FluentMigrator.Runner.MigrationRunner: AlterDefaultConstraint .Profiles FormatItems [{"format":0, "allowed":true}] 
2026-07-19T19:20:03.660136632Z [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-19T19:20:03.661174422Z [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-19T19:20:03.661717055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles" 
2026-07-19T19:20:03.662415862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles" 
2026-07-19T19:20:03.664625152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2026-07-19T19:20:03.664982492Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00787s 
2026-07-19T19:20:03.665135049Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-19T19:20:03.665448851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Profiles" SET "FormatItems" = '[{"format":0, "allowed":true}]' WHERE "FormatItems" = '[{format:0, allowed:true}]' 
2026-07-19T19:20:03.665734596Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004568s 
2026-07-19T19:20:03.666067617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (162, '2026-07-19T19:20:03', 'fix_profile_format_default') 
2026-07-19T19:20:03.666395858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:03.667560133Z [Info] FluentMigrator.Runner.MigrationRunner: 162: fix_profile_format_default migrated 
2026-07-19T19:20:03.667724815Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022352s 
2026-07-19T19:20:03.667941161Z [Info] FluentMigrator.Runner.MigrationRunner: 163: task_duration migrating 
2026-07-19T19:20:03.668114981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:03.668351808Z [Info] task_duration: Starting migration of Main DB to 163 
2026-07-19T19:20:03.668663135Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-07-19T19:20:03.668825963Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-07-19T19:20:03.669015885Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ScheduledTasks LastStartTime DateTime 
2026-07-19T19:20:03.669294076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks" ADD COLUMN "LastStartTime" DATETIME 
2026-07-19T19:20:03.670165591Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009624s 
2026-07-19T19:20:03.670477860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (163, '2026-07-19T19:20:03', 'task_duration') 
2026-07-19T19:20:03.670799929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:03.671500430Z [Info] FluentMigrator.Runner.MigrationRunner: 163: task_duration migrated 
2026-07-19T19:20:03.671673488Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022817s 
2026-07-19T19:20:03.671868211Z [Info] FluentMigrator.Runner.MigrationRunner: 164: movie_collections_crew migrating 
2026-07-19T19:20:03.672060658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:03.672300852Z [Info] movie_collections_crew: Starting migration of Main DB to 164 
2026-07-19T19:20:03.673086324Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-07-19T19:20:03.673243310Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-07-19T19:20:03.673413303Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies Collection String 
2026-07-19T19:20:03.673653757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "Collection" TEXT 
2026-07-19T19:20:03.674548719Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009669s 
2026-07-19T19:20:03.674727339Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies Actors 
2026-07-19T19:20:03.678554327Z [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-19T19:20:03.680855322Z [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-19T19:20:03.681936750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-07-19T19:20:03.682960702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-07-19T19:20:03.685045261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-07-19T19:20:03.685501961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-07-19T19:20:03.685936516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-07-19T19:20:03.686363696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-07-19T19:20:03.686702970Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118171s 
2026-07-19T19:20:03.686866579Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Credits 
2026-07-19T19:20:03.687465596Z [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-19T19:20:03.688034822Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010057s 
2026-07-19T19:20:03.688222089Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Credits (CreditTmdbId) 
2026-07-19T19:20:03.688496542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Credits_CreditTmdbId" ON "Credits" ("CreditTmdbId" ASC) 
2026-07-19T19:20:03.688846577Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004564s 
2026-07-19T19:20:03.689026590Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Credits (MovieId) 
2026-07-19T19:20:03.689273257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Credits_MovieId" ON "Credits" ("MovieId" ASC) 
2026-07-19T19:20:03.689617570Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004314s 
2026-07-19T19:20:03.689823966Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-19T19:20:03.690096645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'NotifyMyAndroid' 
2026-07-19T19:20:03.690352511Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003524s 
2026-07-19T19:20:03.690548986Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-19T19:20:03.690853430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Pushalot' 
2026-07-19T19:20:03.691061679Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003411s 
2026-07-19T19:20:03.691375331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (164, '2026-07-19T19:20:03', 'movie_collections_crew') 
2026-07-19T19:20:03.691703522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:03.692826734Z [Info] FluentMigrator.Runner.MigrationRunner: 164: movie_collections_crew migrated 
2026-07-19T19:20:03.692958990Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020269s 
2026-07-19T19:20:03.696939458Z [Info] FluentMigrator.Runner.MigrationRunner: 165: remove_custom_formats_from_quality_model migrating 
2026-07-19T19:20:03.697175132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:03.697438332Z [Info] remove_custom_formats_from_quality_model: Starting migration of Main DB to 165 
2026-07-19T19:20:03.698036888Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2026-07-19T19:20:03.698197642Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-07-19T19:20:03.698371803Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist IndexerFlags Int32 
2026-07-19T19:20:03.698664723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2026-07-19T19:20:03.699610548Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010573s 
2026-07-19T19:20:03.699777093Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles 
2026-07-19T19:20:03.699991966Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-07-19T19:20:03.700140766Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieFiles IndexerFlags Int32 
2026-07-19T19:20:03.700427383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2026-07-19T19:20:03.701352546Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010398s 
2026-07-19T19:20:03.701516316Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-19T19:20:03.701694635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-19T19:20:03.703489731Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018146s 
2026-07-19T19:20:03.703658852Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-19T19:20:03.703869345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-19T19:20:03.704521389Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006918s 
2026-07-19T19:20:03.704939561Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-19T19:20:03.705081477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-19T19:20:03.705811287Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007493s 
2026-07-19T19:20:03.705977381Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-19T19:20:03.706152694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-19T19:20:03.706415223Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002894s 
2026-07-19T19:20:03.706621078Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-19T19:20:03.706761340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-19T19:20:03.709783387Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030277s 
2026-07-19T19:20:03.709943600Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-19T19:20:03.710118212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-19T19:20:03.710931840Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008206s 
2026-07-19T19:20:03.711287266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (165, '2026-07-19T19:20:03', 'remove_custom_formats_from_quality_model') 
2026-07-19T19:20:03.711630768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:03.712371971Z [Info] FluentMigrator.Runner.MigrationRunner: 165: remove_custom_formats_from_quality_model migrated 
2026-07-19T19:20:03.712535180Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021883s 
2026-07-19T19:20:03.712727016Z [Info] FluentMigrator.Runner.MigrationRunner: 166: fix_tmdb_list_config migrating 
2026-07-19T19:20:03.712915997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:03.713197774Z [Info] fix_tmdb_list_config: Starting migration of Main DB to 166 
2026-07-19T19:20:03.713430012Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-19T19:20:03.713621828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-19T19:20:03.714499025Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008992s 
2026-07-19T19:20:03.714675881Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-19T19:20:03.714849942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-19T19:20:03.715408427Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005836s 
2026-07-19T19:20:03.715575233Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-19T19:20:03.715750175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-19T19:20:03.716366867Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006311s 
2026-07-19T19:20:03.716692663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (166, '2026-07-19T19:20:03', 'fix_tmdb_list_config') 
2026-07-19T19:20:03.717021706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:03.717628999Z [Info] FluentMigrator.Runner.MigrationRunner: 166: fix_tmdb_list_config migrated 
2026-07-19T19:20:03.717798661Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018726s 
2026-07-19T19:20:03.717987662Z [Info] FluentMigrator.Runner.MigrationRunner: 167: remove_movie_pathstate migrating 
2026-07-19T19:20:03.718187163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:03.718421736Z [Info] remove_movie_pathstate: Starting migration of Main DB to 167 
2026-07-19T19:20:03.718788384Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies PathState 
2026-07-19T19:20:03.722840947Z [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-19T19:20:03.725239248Z [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-19T19:20:03.726280485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-07-19T19:20:03.727321802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-07-19T19:20:03.729625923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-07-19T19:20:03.730090148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-07-19T19:20:03.730530485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-07-19T19:20:03.730959349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-07-19T19:20:03.731303512Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123419s 
2026-07-19T19:20:03.731551862Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" IN ('pathsdefaultstatic') 
2026-07-19T19:20:03.731818820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" IN ('pathsdefaultstatic') 
2026-07-19T19:20:03.732071158Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003259s 
2026-07-19T19:20:03.732234648Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles 
2026-07-19T19:20:03.732370942Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-07-19T19:20:03.732560865Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieFiles OriginalFilePath String 
2026-07-19T19:20:03.732820387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles" ADD COLUMN "OriginalFilePath" TEXT 
2026-07-19T19:20:03.733760100Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010229s 
2026-07-19T19:20:03.733935824Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn MovieFiles Path 
2026-07-19T19:20:03.737067541Z [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-19T19:20:03.738182537Z [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-19T19:20:03.738784389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieFiles" 
2026-07-19T19:20:03.739519640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles_temp" RENAME TO "MovieFiles" 
2026-07-19T19:20:03.742392246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieFiles_MovieId" ON "MovieFiles" ("MovieId" ASC) 
2026-07-19T19:20:03.742744836Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008645s 
2026-07-19T19:20:03.743072226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (167, '2026-07-19T19:20:03', 'remove_movie_pathstate') 
2026-07-19T19:20:03.743398834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:03.745328911Z [Info] FluentMigrator.Runner.MigrationRunner: 167: remove_movie_pathstate migrated 
2026-07-19T19:20:03.745494264Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111901s 
2026-07-19T19:20:03.745693736Z [Info] FluentMigrator.Runner.MigrationRunner: 168: custom_format_rework migrating 
2026-07-19T19:20:03.745882406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:03.746122540Z [Info] custom_format_rework: Starting migration of Main DB to 168 
2026-07-19T19:20:03.746527786Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable CustomFormats 
2026-07-19T19:20:03.746683790Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-07-19T19:20:03.746870837Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn CustomFormats Specifications String 
2026-07-19T19:20:03.747169749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "CustomFormats" ADD COLUMN "Specifications" TEXT NOT NULL DEFAULT '[]' 
2026-07-19T19:20:03.748111906Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010557s 
2026-07-19T19:20:03.748277510Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-19T19:20:03.748467583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-19T19:20:03.749716057Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012733s 
2026-07-19T19:20:03.749913435Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn CustomFormats FormatTags 
2026-07-19T19:20:03.754378518Z [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-19T19:20:03.755043207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "CustomFormats_temp" ("Id", "Name", "Specifications") SELECT "Id", "Name", "Specifications" FROM "CustomFormats" 
2026-07-19T19:20:03.755434445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "CustomFormats" 
2026-07-19T19:20:03.756100687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "CustomFormats_temp" RENAME TO "CustomFormats" 
2026-07-19T19:20:03.758731927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC) 
2026-07-19T19:20:03.759114146Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090281s 
2026-07-19T19:20:03.759437057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (168, '2026-07-19T19:20:03', 'custom_format_rework') 
2026-07-19T19:20:03.759762322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:03.760867247Z [Info] FluentMigrator.Runner.MigrationRunner: 168: custom_format_rework migrated 
2026-07-19T19:20:03.761028753Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107459s 
2026-07-19T19:20:03.761224978Z [Info] FluentMigrator.Runner.MigrationRunner: 169: custom_format_scores migrating 
2026-07-19T19:20:03.761414209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:03.761662159Z [Info] custom_format_scores: Starting migration of Main DB to 169 
2026-07-19T19:20:03.762204271Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 
2026-07-19T19:20:03.762361537Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-07-19T19:20:03.762557843Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles MinFormatScore Int32 
2026-07-19T19:20:03.762845212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "MinFormatScore" INTEGER NOT NULL DEFAULT 0 
2026-07-19T19:20:03.763759784Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010234s 
2026-07-19T19:20:03.763944556Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 
2026-07-19T19:20:03.764082353Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-07-19T19:20:03.764276755Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles CutoffFormatScore Int32 
2026-07-19T19:20:03.764561118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "CutoffFormatScore" INTEGER NOT NULL DEFAULT 0 
2026-07-19T19:20:03.765466361Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010191s 
2026-07-19T19:20:03.765627125Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-19T19:20:03.765802107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-19T19:20:03.768166730Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023812s 
2026-07-19T19:20:03.768356342Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Profiles FormatCutoff 
2026-07-19T19:20:03.771337346Z [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-19T19:20:03.772390738Z [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-19T19:20:03.772946507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles" 
2026-07-19T19:20:03.773644834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles" 
2026-07-19T19:20:03.775864144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2026-07-19T19:20:03.776273889Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077405s 
2026-07-19T19:20:03.776442338Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable CustomFormats 
2026-07-19T19:20:03.776585667Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-07-19T19:20:03.776806862Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn CustomFormats IncludeCustomFormatWhenRenaming Boolean 
2026-07-19T19:20:03.777152889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "CustomFormats" ADD COLUMN "IncludeCustomFormatWhenRenaming" INTEGER NOT NULL DEFAULT 0 
2026-07-19T19:20:03.778029264Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010305s 
2026-07-19T19:20:03.778354580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (169, '2026-07-19T19:20:03', 'custom_format_scores') 
2026-07-19T19:20:03.778680606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:03.779666121Z [Info] FluentMigrator.Runner.MigrationRunner: 169: custom_format_scores migrated 
2026-07-19T19:20:03.779821995Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002625s 
2026-07-19T19:20:03.780035365Z [Info] FluentMigrator.Runner.MigrationRunner: 170: fix_trakt_list_config migrating 
2026-07-19T19:20:03.780223353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:03.780457906Z [Info] fix_trakt_list_config: Starting migration of Main DB to 170 
2026-07-19T19:20:03.780770085Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-19T19:20:03.780969156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-19T19:20:03.821515382Z []
2026-07-19T19:20:03.821621626Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0406509s 
2026-07-19T19:20:03.821822180Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-19T19:20:03.822002463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-19T19:20:03.822481358Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000505s 
2026-07-19T19:20:03.823933593Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" IN ('TraktAuthToken', 'TraktRefreshToken', 'TraktTokenExpiry', 'NewTraktAuthToken', 'NewTraktRefreshToken', 'NewTraktTokenExpiry') 
2026-07-19T19:20:03.824445965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" IN ('TraktAuthToken', 'TraktRefreshToken', 'TraktTokenExpiry', 'NewTraktAuthToken', 'NewTraktRefreshToken', 'NewTraktTokenExpiry') 
2026-07-19T19:20:03.824906673Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006893s 
2026-07-19T19:20:03.825238591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (170, '2026-07-19T19:20:03', 'fix_trakt_list_config') 
2026-07-19T19:20:03.825568856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:03.826453989Z [Info] FluentMigrator.Runner.MigrationRunner: 170: fix_trakt_list_config migrated 
2026-07-19T19:20:03.826620915Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022042s 
2026-07-19T19:20:03.826834115Z [Info] FluentMigrator.Runner.MigrationRunner: 171: quality_definition_preferred_size migrating 
2026-07-19T19:20:03.827041953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:03.827294091Z [Info] quality_definition_preferred_size: Starting migration of Main DB to 171 
2026-07-19T19:20:03.827650609Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions 
2026-07-19T19:20:03.827812024Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-07-19T19:20:03.828036927Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityDefinitions PreferredSize Double 
2026-07-19T19:20:03.828325388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions" ADD COLUMN "PreferredSize" NUMERIC 
2026-07-19T19:20:03.829218237Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009869s 
2026-07-19T19:20:03.829377487Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-19T19:20:03.829558051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-19T19:20:03.830557003Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010183s 
2026-07-19T19:20:03.830905856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (171, '2026-07-19T19:20:03', 'quality_definition_preferred_size') 
2026-07-19T19:20:03.831247504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:03.831997936Z [Info] FluentMigrator.Runner.MigrationRunner: 171: quality_definition_preferred_size migrated 
2026-07-19T19:20:03.832174100Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023777s 
2026-07-19T19:20:03.832361748Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_download_history migrating 
2026-07-19T19:20:03.832552923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:03.832790742Z [Info] add_download_history: Starting migration of Main DB to 172 
2026-07-19T19:20:03.833507326Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadHistory 
2026-07-19T19:20:03.834150090Z [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-19T19:20:03.834719928Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010353s 
2026-07-19T19:20:03.834916193Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (EventType) 
2026-07-19T19:20:03.835203963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2026-07-19T19:20:03.835578176Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004907s 
2026-07-19T19:20:03.835769482Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (MovieId) 
2026-07-19T19:20:03.836068634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_MovieId" ON "DownloadHistory" ("MovieId" ASC) 
2026-07-19T19:20:03.836424271Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004863s 
2026-07-19T19:20:03.836623031Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (DownloadId) 
2026-07-19T19:20:03.836935320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2026-07-19T19:20:03.837285625Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000494s 
2026-07-19T19:20:03.837453153Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-19T19:20:03.837632835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-19T19:20:03.838355310Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007442s 
2026-07-19T19:20:03.838685415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (172, '2026-07-19T19:20:03', 'add_download_history') 
2026-07-19T19:20:03.839012113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:03.839818066Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_download_history migrated 
2026-07-19T19:20:03.840000734Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021811s 
2026-07-19T19:20:03.840178612Z [Info] FluentMigrator.Runner.MigrationRunner: 173: net_import_status migrating 
2026-07-19T19:20:03.840376621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:03.840620963Z [Info] net_import_status: Starting migration of Main DB to 173 
2026-07-19T19:20:03.841108465Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NetImportStatus 
2026-07-19T19:20:03.841669896Z [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-19T19:20:03.842239042Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009542s 
2026-07-19T19:20:03.842435809Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NetImportStatus (ProviderId) 
2026-07-19T19:20:03.842736585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "NetImportStatus" ("ProviderId" ASC) 
2026-07-19T19:20:03.843145629Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005375s 
2026-07-19T19:20:03.843462146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (173, '2026-07-19T19:20:03', 'net_import_status') 
2026-07-19T19:20:03.843784095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:03.844620730Z [Info] FluentMigrator.Runner.MigrationRunner: 173: net_import_status migrated 
2026-07-19T19:20:03.844794590Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019832s 
2026-07-19T19:20:03.844973260Z [Info] FluentMigrator.Runner.MigrationRunner: 174: email_multiple_addresses migrating 
2026-07-19T19:20:03.845179054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:03.845413496Z [Info] email_multiple_addresses: Starting migration of Main DB to 174 
2026-07-19T19:20:03.845655153Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-19T19:20:03.845847861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-19T19:20:03.846645658Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000821s 
2026-07-19T19:20:03.846976735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (174, '2026-07-19T19:20:03', 'email_multiple_addresses') 
2026-07-19T19:20:03.847307301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:03.847932790Z [Info] FluentMigrator.Runner.MigrationRunner: 174: email_multiple_addresses migrated 
2026-07-19T19:20:03.848105929Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020665s 
2026-07-19T19:20:03.848315311Z [Info] FluentMigrator.Runner.MigrationRunner: 175: remove_chown_and_folderchmod_config migrating 
2026-07-19T19:20:03.848525304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:03.848771490Z [Info] remove_chown_and_folderchmod_config: Starting migration of Main DB to 175 
2026-07-19T19:20:03.849129541Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" IN ('folderchmod', 'chownuser', 'parsingleniency') 
2026-07-19T19:20:03.849450147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" IN ('folderchmod', 'chownuser', 'parsingleniency') 
2026-07-19T19:20:03.849822687Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004745s 
2026-07-19T19:20:03.850168203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (175, '2026-07-19T19:20:03', 'remove_chown_and_folderchmod_config') 
2026-07-19T19:20:03.850511565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:03.851170031Z [Info] FluentMigrator.Runner.MigrationRunner: 175: remove_chown_and_folderchmod_config migrated 
2026-07-19T19:20:03.851359392Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017711s 
2026-07-19T19:20:03.851533473Z [Info] FluentMigrator.Runner.MigrationRunner: 176: movie_recommendations migrating 
2026-07-19T19:20:03.851733155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:03.851996275Z [Info] movie_recommendations: Starting migration of Main DB to 176 
2026-07-19T19:20:03.852315949Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-07-19T19:20:03.852470260Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-07-19T19:20:03.852659250Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies Recommendations String 
2026-07-19T19:20:03.852931910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "Recommendations" TEXT NOT NULL DEFAULT '[]' 
2026-07-19T19:20:03.853850319Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010222s 
2026-07-19T19:20:03.854171236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (176, '2026-07-19T19:20:03', 'movie_recommendations') 
2026-07-19T19:20:03.854499637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:03.855121690Z [Info] FluentMigrator.Runner.MigrationRunner: 176: movie_recommendations migrated 
2026-07-19T19:20:03.855294468Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022723s 
2026-07-19T19:20:03.855472978Z [Info] FluentMigrator.Runner.MigrationRunner: 177: language_improvements migrating 
2026-07-19T19:20:03.855666497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:03.855917553Z [Info] language_improvements: Starting migration of Main DB to 177 
2026-07-19T19:20:03.857335198Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-07-19T19:20:03.857501914Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-07-19T19:20:03.857681436Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies OriginalLanguage Int32 
2026-07-19T19:20:03.857968935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "OriginalLanguage" INTEGER NOT NULL DEFAULT 1 
2026-07-19T19:20:03.858860500Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010041s 
2026-07-19T19:20:03.859019681Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-07-19T19:20:03.859157348Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-07-19T19:20:03.859330677Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies OriginalTitle String 
2026-07-19T19:20:03.859576412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "OriginalTitle" TEXT 
2026-07-19T19:20:03.860470393Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009634s 
2026-07-19T19:20:03.860655666Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-07-19T19:20:03.860815167Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-07-19T19:20:03.861027375Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies DigitalRelease DateTime 
2026-07-19T19:20:03.861321587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "DigitalRelease" DATETIME 
2026-07-19T19:20:03.862215528Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009927s 
2026-07-19T19:20:03.862420611Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies PhysicalReleaseNote 
2026-07-19T19:20:03.866560960Z [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-19T19:20:03.869056356Z [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-19T19:20:03.870197886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-07-19T19:20:03.871173531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-07-19T19:20:03.874708080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-07-19T19:20:03.875188979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-07-19T19:20:03.875623444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-07-19T19:20:03.876063951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-07-19T19:20:03.876406140Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138274s 
2026-07-19T19:20:03.876622065Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies SecondaryYearSourceId 
2026-07-19T19:20:03.880684126Z [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-19T19:20:03.883049882Z [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-19T19:20:03.884151891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-07-19T19:20:03.885135232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-07-19T19:20:03.887401416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-07-19T19:20:03.887874138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-07-19T19:20:03.888318002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-07-19T19:20:03.888741625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-07-19T19:20:03.889081861Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123027s 
2026-07-19T19:20:03.889249348Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2026-07-19T19:20:03.889402717Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-07-19T19:20:03.889578721Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig RenameMovies Boolean 
2026-07-19T19:20:03.889871832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "RenameMovies" INTEGER NOT NULL DEFAULT 0 
2026-07-19T19:20:03.890748758Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009889s 
2026-07-19T19:20:03.890995896Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "RenameMovies"="RenameEpisodes" 
2026-07-19T19:20:03.891268485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "RenameMovies"="RenameEpisodes" 
2026-07-19T19:20:03.891509650Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003225s 
2026-07-19T19:20:03.891698872Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig RenameEpisodes 
2026-07-19T19:20:03.894860029Z [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-19T19:20:03.895936708Z [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-19T19:20:03.896489962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2026-07-19T19:20:03.897062956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2026-07-19T19:20:03.899288368Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074032s 
2026-07-19T19:20:03.899760098Z [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-19T19:20:03.900369947Z [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-19T19:20:03.900875214Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007874s 
2026-07-19T19:20:03.901112993Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DROP INDEX IF EXISTS "IX_AlternativeTitles_CleanTitle" 
2026-07-19T19:20:03.901380241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX IF EXISTS "IX_AlternativeTitles_CleanTitle" 
2026-07-19T19:20:03.901752080Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004346s 
2026-07-19T19:20:03.901905820Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-19T19:20:03.902082917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-19T19:20:03.903015014Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009517s 
2026-07-19T19:20:03.903182001Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-19T19:20:03.903360049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-19T19:20:03.903895117Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000541s 
2026-07-19T19:20:03.904056282Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-19T19:20:03.904383050Z [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-19T19:20:03.904681311Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004826s 
2026-07-19T19:20:03.904828387Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-19T19:20:03.905059162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies" SET "LastInfoSync" = '2014-01-01 00:00:00' WHERE 1 = 1 
2026-07-19T19:20:03.905328644Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003562s 
2026-07-19T19:20:03.905651094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (177, '2026-07-19T19:20:03', 'language_improvements') 
2026-07-19T19:20:03.905979124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:03.907164191Z [Info] FluentMigrator.Runner.MigrationRunner: 177: language_improvements migrated 
2026-07-19T19:20:03.907329725Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021528s 
2026-07-19T19:20:03.907525559Z [Info] FluentMigrator.Runner.MigrationRunner: 178: new_list_server migrating 
2026-07-19T19:20:03.907697445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:03.907957960Z [Info] new_list_server: Starting migration of Main DB to 178 
2026-07-19T19:20:03.908233786Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-19T19:20:03.908418227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-19T19:20:03.909472460Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010741s 
2026-07-19T19:20:03.909642463Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-19T19:20:03.909821293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-19T19:20:03.910548107Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007363s 
2026-07-19T19:20:03.910855666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (178, '2026-07-19T19:20:03', 'new_list_server') 
2026-07-19T19:20:03.911187485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:03.911898436Z [Info] FluentMigrator.Runner.MigrationRunner: 178: new_list_server migrated 
2026-07-19T19:20:03.912083149Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020681s 
2026-07-19T19:20:03.912268301Z [Info] FluentMigrator.Runner.MigrationRunner: 179: movie_translation_indexes migrating 
2026-07-19T19:20:03.912466491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:03.912707957Z [Info] movie_translation_indexes: Starting migration of Main DB to 179 
2026-07-19T19:20:03.913063984Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieTranslations (Language) 
2026-07-19T19:20:03.913371674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_Language" ON "MovieTranslations" ("Language" ASC) 
2026-07-19T19:20:03.913735898Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004879s 
2026-07-19T19:20:03.913931682Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieTranslations (MovieId) 
2026-07-19T19:20:03.914221696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_MovieId" ON "MovieTranslations" ("MovieId" ASC) 
2026-07-19T19:20:03.914570729Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004698s 
2026-07-19T19:20:03.914904592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (179, '2026-07-19T19:20:03', 'movie_translation_indexes') 
2026-07-19T19:20:03.915233334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:03.916043746Z [Info] FluentMigrator.Runner.MigrationRunner: 179: movie_translation_indexes migrated 
2026-07-19T19:20:03.916226384Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018372s 
2026-07-19T19:20:03.916415926Z [Info] FluentMigrator.Runner.MigrationRunner: 180: fix_invalid_profile_references migrating 
2026-07-19T19:20:03.916614987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:03.916857946Z [Info] fix_invalid_profile_references: Starting migration of Main DB to 180 
2026-07-19T19:20:03.917107629Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-19T19:20:03.917299385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-19T19:20:03.920630144Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033449s 
2026-07-19T19:20:03.921009077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (180, '2026-07-19T19:20:03', 'fix_invalid_profile_references') 
2026-07-19T19:20:03.921393962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:03.922249095Z [Info] FluentMigrator.Runner.MigrationRunner: 180: fix_invalid_profile_references migrated 
2026-07-19T19:20:03.922421542Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049249s 
2026-07-19T19:20:03.922602587Z [Info] FluentMigrator.Runner.MigrationRunner: 181: list_movies_table migrating 
2026-07-19T19:20:03.922791968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:03.923027863Z [Info] list_movies_table: Starting migration of Main DB to 181 
2026-07-19T19:20:03.924692897Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable NetImport ImportLists 
2026-07-19T19:20:03.925030968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NetImport" RENAME TO "ImportLists" 
2026-07-19T19:20:03.927282452Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024012s 
2026-07-19T19:20:03.927486052Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable NetImportStatus ImportListStatus 
2026-07-19T19:20:03.927752309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NetImportStatus" RENAME TO "ImportListStatus" 
2026-07-19T19:20:03.929998603Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023117s 
2026-07-19T19:20:03.930279429Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Config" SET "Key" = 'importlistsyncinterval' WHERE "Key" = 'netimportsyncinterval' 
2026-07-19T19:20:03.930603060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Config" SET "Key" = 'importlistsyncinterval' WHERE "Key" = 'netimportsyncinterval' 
2026-07-19T19:20:03.930871581Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000385s 
2026-07-19T19:20:03.931042786Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2026-07-19T19:20:03.931176425Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-07-19T19:20:03.931352289Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists SearchOnAdd Boolean 
2026-07-19T19:20:03.931654338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "SearchOnAdd" INTEGER NOT NULL DEFAULT 0 
2026-07-19T19:20:03.932585433Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010219s 
2026-07-19T19:20:03.932746798Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListMovies 
2026-07-19T19:20:03.933734097Z [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-19T19:20:03.934500941Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015886s 
2026-07-19T19:20:03.934819363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (181, '2026-07-19T19:20:03', 'list_movies_table') 
2026-07-19T19:20:03.935134097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:03.936559337Z [Info] FluentMigrator.Runner.MigrationRunner: 181: list_movies_table migrated 
2026-07-19T19:20:03.936707195Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036072s 
2026-07-19T19:20:03.936897519Z [Info] FluentMigrator.Runner.MigrationRunner: 182: on_delete_notification migrating 
2026-07-19T19:20:03.937091489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:03.937339970Z [Info] on_delete_notification: Starting migration of Main DB to 182 
2026-07-19T19:20:03.937647048Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-07-19T19:20:03.937802361Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-07-19T19:20:03.937979879Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnDelete Boolean 
2026-07-19T19:20:03.938262478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnDelete" INTEGER NOT NULL DEFAULT 0 
2026-07-19T19:20:03.939155647Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010003s 
2026-07-19T19:20:03.939483647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (182, '2026-07-19T19:20:03', 'on_delete_notification') 
2026-07-19T19:20:03.939869384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:03.940651870Z [Info] FluentMigrator.Runner.MigrationRunner: 182: on_delete_notification migrated 
2026-07-19T19:20:03.940818626Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024538s 
2026-07-19T19:20:03.941008408Z [Info] FluentMigrator.Runner.MigrationRunner: 183: download_propers_config migrating 
2026-07-19T19:20:03.941200115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:03.941436892Z [Info] download_propers_config: Starting migration of Main DB to 183 
2026-07-19T19:20:03.941730363Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-19T19:20:03.941922921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-19T19:20:03.942462317Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005113s 
2026-07-19T19:20:03.942673633Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers' 
2026-07-19T19:20:03.942926773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers' 
2026-07-19T19:20:03.943160744Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003083s 
2026-07-19T19:20:03.943343332Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Profiles PreferredTags 
2026-07-19T19:20:03.946753650Z [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-19T19:20:03.947764997Z [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-19T19:20:03.948292169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles" 
2026-07-19T19:20:03.948986598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles" 
2026-07-19T19:20:03.951404608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2026-07-19T19:20:03.951755955Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008252s 
2026-07-19T19:20:03.952118997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (183, '2026-07-19T19:20:03', 'download_propers_config') 
2026-07-19T19:20:03.952447067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:03.953388313Z [Info] FluentMigrator.Runner.MigrationRunner: 183: download_propers_config migrated 
2026-07-19T19:20:03.953552434Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098435s 
2026-07-19T19:20:03.953746274Z [Info] FluentMigrator.Runner.MigrationRunner: 184: add_priority_to_indexers migrating 
2026-07-19T19:20:03.953939965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:03.954183154Z [Info] add_priority_to_indexers: Starting migration of Main DB to 184 
2026-07-19T19:20:03.954484852Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-07-19T19:20:03.954642149Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-07-19T19:20:03.954809175Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Priority Int32 
2026-07-19T19:20:03.955087486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 25 
2026-07-19T19:20:03.955994753Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010105s 
2026-07-19T19:20:03.956329618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (184, '2026-07-19T19:20:03', 'add_priority_to_indexers') 
2026-07-19T19:20:03.956654222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:03.957361546Z [Info] FluentMigrator.Runner.MigrationRunner: 184: add_priority_to_indexers migrated 
2026-07-19T19:20:03.957527480Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023454s 
2026-07-19T19:20:03.957729788Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_alternative_title_indices migrating 
2026-07-19T19:20:03.957928879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:03.958175035Z [Info] add_alternative_title_indices: Starting migration of Main DB to 185 
2026-07-19T19:20:03.958519589Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlternativeTitles (CleanTitle) 
2026-07-19T19:20:03.958878942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2026-07-19T19:20:03.959233506Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004975s 
2026-07-19T19:20:03.959423679Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieTranslations (CleanTitle) 
2026-07-19T19:20:03.959711720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_CleanTitle" ON "MovieTranslations" ("CleanTitle" ASC) 
2026-07-19T19:20:03.960093218Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005036s 
2026-07-19T19:20:03.960432071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (185, '2026-07-19T19:20:03', 'add_alternative_title_indices') 
2026-07-19T19:20:03.960760592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:03.961538249Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_alternative_title_indices migrated 
2026-07-19T19:20:03.961710275Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019083s 
2026-07-19T19:20:03.961891540Z [Info] FluentMigrator.Runner.MigrationRunner: 186: fix_tmdb_duplicates migrating 
2026-07-19T19:20:03.962084078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:03.962318951Z [Info] fix_tmdb_duplicates: Starting migration of Main DB to 186 
2026-07-19T19:20:03.963448496Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-19T19:20:03.963662287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-19T19:20:03.965090273Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014536s 
2026-07-19T19:20:03.965532774Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Movies () 
2026-07-19T19:20:03.965934854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Movies_TmdbId" 
2026-07-19T19:20:03.966317685Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006126s 
2026-07-19T19:20:03.966477196Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-07-19T19:20:03.966616206Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-07-19T19:20:03.966775086Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies TmdbId Int32 
2026-07-19T19:20:03.972582844Z [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-19T19:20:03.975034091Z [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-19T19:20:03.976157183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-07-19T19:20:03.977067146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-07-19T19:20:03.979377279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-07-19T19:20:03.979824780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-07-19T19:20:03.980305829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-07-19T19:20:03.980640083Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137003s 
2026-07-19T19:20:03.980816498Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (TmdbId) 
2026-07-19T19:20:03.981066091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-07-19T19:20:03.981403891Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004267s 
2026-07-19T19:20:03.981733595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (186, '2026-07-19T19:20:03', 'fix_tmdb_duplicates') 
2026-07-19T19:20:03.982062437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:03.983136040Z [Info] FluentMigrator.Runner.MigrationRunner: 186: fix_tmdb_duplicates migrated 
2026-07-19T19:20:03.983314890Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021303s 
2026-07-19T19:20:03.983521076Z [Info] FluentMigrator.Runner.MigrationRunner: 187: swap_filechmod_for_folderchmod migrating 
2026-07-19T19:20:03.983717732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:03.984000682Z [Info] swap_filechmod_for_folderchmod: Starting migration of Main DB to 187 
2026-07-19T19:20:03.984285395Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-19T19:20:03.984479766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-19T19:20:03.985030646Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005759s 
2026-07-19T19:20:03.985382424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (187, '2026-07-19T19:20:03', 'swap_filechmod_for_folderchmod') 
2026-07-19T19:20:03.985710104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:03.986376136Z [Info] FluentMigrator.Runner.MigrationRunner: 187: swap_filechmod_for_folderchmod migrated 
2026-07-19T19:20:03.986553814Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018798s 
2026-07-19T19:20:03.986730229Z [Info] FluentMigrator.Runner.MigrationRunner: 188: mediainfo_channels migrating 
2026-07-19T19:20:03.986919841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:03.987153111Z [Info] mediainfo_channels: Starting migration of Main DB to 188 
2026-07-19T19:20:03.987597806Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MovieFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannels"', '"audioChannelsContainer"'); 
2026-07-19T19:20:03.987997662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MovieFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannels"', '"audioChannelsContainer"'); 
2026-07-19T19:20:03.988289059Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004497s 
2026-07-19T19:20:03.988633112Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MovieFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannelPositionsText"', '"audioChannelPositionsTextContainer"'); 
2026-07-19T19:20:03.989061715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MovieFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannelPositionsText"', '"audioChannelPositionsTextContainer"'); 
2026-07-19T19:20:03.989355296Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004789s 
2026-07-19T19:20:03.989620741Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Config" SET "Value" = max(("Value" / 60) + 1, 6) WHERE "Key" = 'importlistsyncinterval' 
2026-07-19T19:20:03.989989924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Config" SET "Value" = max(("Value" / 60) + 1, 6) WHERE "Key" = 'importlistsyncinterval' 
2026-07-19T19:20:03.990250389Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003817s 
2026-07-19T19:20:03.990565413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (188, '2026-07-19T19:20:03', 'mediainfo_channels') 
2026-07-19T19:20:03.990890959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:03.991913729Z [Info] FluentMigrator.Runner.MigrationRunner: 188: mediainfo_channels migrated 
2026-07-19T19:20:03.992086798Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020006s 
2026-07-19T19:20:03.992263063Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_update_history migrating 
2026-07-19T19:20:03.992450791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:03.992685353Z [Info] add_update_history: Starting migration of Main DB to 189 
2026-07-19T19:20:03.993069437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (189, '2026-07-19T19:20:03', 'add_update_history') 
2026-07-19T19:20:03.993402247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:03.994053529Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_update_history migrated 
2026-07-19T19:20:03.994219103Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016032s 
2026-07-19T19:20:03.994405488Z [Info] FluentMigrator.Runner.MigrationRunner: 190: update_awesome_hd_link migrating 
2026-07-19T19:20:03.994607425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:03.994841847Z [Info] update_awesome_hd_link: Starting migration of Main DB to 190 
2026-07-19T19:20:03.998302407Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", 'https://awesome-hd.net', 'https://awesome-hd.club') WHERE "Implementation" = 'AwesomeHD'; 
2026-07-19T19:20:03.998751762Z [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-19T19:20:03.999062779Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005071s 
2026-07-19T19:20:03.999408735Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", 'https://awesome-hd.me', 'https://awesome-hd.club') WHERE "Implementation" = 'AwesomeHD'; 
2026-07-19T19:20:03.999836156Z [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-19T19:20:04.000152403Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005019s 
2026-07-19T19:20:04.000480344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (190, '2026-07-19T19:20:04', 'update_awesome_hd_link') 
2026-07-19T19:20:04.000798675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:04.001460658Z [Info] FluentMigrator.Runner.MigrationRunner: 190: update_awesome_hd_link migrated 
2026-07-19T19:20:04.001635170Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017759s 
2026-07-19T19:20:04.001808008Z [Info] FluentMigrator.Runner.MigrationRunner: 191: remove_awesomehd migrating 
2026-07-19T19:20:04.001998381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:04.002234156Z [Info] remove_awesomehd: Starting migration of Main DB to 191 
2026-07-19T19:20:04.002562307Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-19T19:20:04.002829866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'AwesomeHD' 
2026-07-19T19:20:04.003078267Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000343s 
2026-07-19T19:20:04.003390856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (191, '2026-07-19T19:20:04', 'remove_awesomehd') 
2026-07-19T19:20:04.003706993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:04.004432424Z [Info] FluentMigrator.Runner.MigrationRunner: 191: remove_awesomehd migrated 
2026-07-19T19:20:04.004584861Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016551s 
2026-07-19T19:20:04.004779042Z [Info] FluentMigrator.Runner.MigrationRunner: 192: add_on_delete_to_notifications migrating 
2026-07-19T19:20:04.004985819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:04.005223748Z [Info] add_on_delete_to_notifications: Starting migration of Main DB to 192 
2026-07-19T19:20:04.005675418Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Notifications OnDelete to OnMovieDelete 
2026-07-19T19:20:04.009245258Z [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-19T19:20:04.010448030Z [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-19T19:20:04.011058510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications" 
2026-07-19T19:20:04.011536623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications" 
2026-07-19T19:20:04.013842146Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079575s 
2026-07-19T19:20:04.014004533Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-07-19T19:20:04.014147542Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-07-19T19:20:04.014361703Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnMovieFileDelete Boolean 
2026-07-19T19:20:04.014672309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnMovieFileDelete" INTEGER NOT NULL DEFAULT 0 
2026-07-19T19:20:04.015596250Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010487s 
2026-07-19T19:20:04.015766342Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-07-19T19:20:04.015926685Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-07-19T19:20:04.016139464Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnMovieFileDeleteForUpgrade Boolean 
2026-07-19T19:20:04.016474028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnMovieFileDeleteForUpgrade" INTEGER NOT NULL DEFAULT 0 
2026-07-19T19:20:04.017436857Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010758s 
2026-07-19T19:20:04.017746821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (192, '2026-07-19T19:20:04', 'add_on_delete_to_notifications') 
2026-07-19T19:20:04.018081215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:04.019103273Z [Info] FluentMigrator.Runner.MigrationRunner: 192: add_on_delete_to_notifications migrated 
2026-07-19T19:20:04.019273245Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027297s 
2026-07-19T19:20:04.019486966Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_bypass_to_delay_profile migrating 
2026-07-19T19:20:04.019679504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:04.019964488Z [Info] add_bypass_to_delay_profile: Starting migration of Main DB to 194 
2026-07-19T19:20:04.020538424Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2026-07-19T19:20:04.020695751Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-07-19T19:20:04.020901415Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfHighestQuality Boolean 
2026-07-19T19:20:04.021233183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfHighestQuality" INTEGER NOT NULL DEFAULT 0 
2026-07-19T19:20:04.022178036Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010828s 
2026-07-19T19:20:04.022332778Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-19T19:20:04.022580938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DelayProfiles" SET "BypassIfHighestQuality" = 1 WHERE 1 = 1 
2026-07-19T19:20:04.022872014Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003925s 
2026-07-19T19:20:04.023201979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (194, '2026-07-19T19:20:04', 'add_bypass_to_delay_profile') 
2026-07-19T19:20:04.023532905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:04.024350592Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_bypass_to_delay_profile migrated 
2026-07-19T19:20:04.024496316Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001792s 
2026-07-19T19:20:04.024670687Z [Info] FluentMigrator.Runner.MigrationRunner: 195: update_notifiarr migrating 
2026-07-19T19:20:04.024859016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:04.025089861Z [Info] update_notifiarr: Starting migration of Main DB to 195 
2026-07-19T19:20:04.027781372Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2026-07-19T19:20:04.028537826Z [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-19T19:20:04.028909975Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007438s 
2026-07-19T19:20:04.029217855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (195, '2026-07-19T19:20:04', 'update_notifiarr') 
2026-07-19T19:20:04.029539102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:04.030188781Z [Info] FluentMigrator.Runner.MigrationRunner: 195: update_notifiarr migrated 
2026-07-19T19:20:04.030350957Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020021s 
2026-07-19T19:20:04.030535179Z [Info] FluentMigrator.Runner.MigrationRunner: 196: legacy_mediainfo_hdr migrating 
2026-07-19T19:20:04.030727185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:04.030963411Z [Info] legacy_mediainfo_hdr: Starting migration of Main DB to 196 
2026-07-19T19:20:04.031383026Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "StandardMovieFormat" = Replace("StandardMovieFormat", '{MediaInfo HDR}', '{MediaInfo VideoDynamicRange}'); 
2026-07-19T19:20:04.031823824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "StandardMovieFormat" = Replace("StandardMovieFormat", '{MediaInfo HDR}', '{MediaInfo VideoDynamicRange}'); 
2026-07-19T19:20:04.032177296Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005064s 
2026-07-19T19:20:04.032477400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (196, '2026-07-19T19:20:04', 'legacy_mediainfo_hdr') 
2026-07-19T19:20:04.032796924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:04.033447314Z [Info] FluentMigrator.Runner.MigrationRunner: 196: legacy_mediainfo_hdr migrated 
2026-07-19T19:20:04.033610453Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017752s 
2026-07-19T19:20:04.033810506Z [Info] FluentMigrator.Runner.MigrationRunner: 197: rename_blacklist_to_blocklist migrating 
2026-07-19T19:20:04.034009316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:04.034251734Z [Info] rename_blacklist_to_blocklist: Starting migration of Main DB to 197 
2026-07-19T19:20:04.034526007Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Blacklist Blocklist 
2026-07-19T19:20:04.034761100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" RENAME TO "Blocklist" 
2026-07-19T19:20:04.037015671Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023024s 
2026-07-19T19:20:04.037359073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (197, '2026-07-19T19:20:04', 'rename_blacklist_to_blocklist') 
2026-07-19T19:20:04.037696032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:04.038425090Z [Info] FluentMigrator.Runner.MigrationRunner: 197: rename_blacklist_to_blocklist migrated 
2026-07-19T19:20:04.038596054Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036749s 
2026-07-19T19:20:04.038775656Z [Info] FluentMigrator.Runner.MigrationRunner: 198: add_indexer_tags migrating 
2026-07-19T19:20:04.038965889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:04.039197416Z [Info] add_indexer_tags: Starting migration of Main DB to 198 
2026-07-19T19:20:04.039477039Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-07-19T19:20:04.039637382Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-07-19T19:20:04.039800320Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String 
2026-07-19T19:20:04.040074021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT 
2026-07-19T19:20:04.040968583Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009726s 
2026-07-19T19:20:04.041273778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (198, '2026-07-19T19:20:04', 'add_indexer_tags') 
2026-07-19T19:20:04.041599875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:04.042340557Z [Info] FluentMigrator.Runner.MigrationRunner: 198: add_indexer_tags migrated 
2026-07-19T19:20:04.042483935Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023215s 
2026-07-19T19:20:04.042690341Z [Info] FluentMigrator.Runner.MigrationRunner: 199: mediainfo_to_ffmpeg migrating 
2026-07-19T19:20:04.042905474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:04.043142572Z [Info] mediainfo_to_ffmpeg: Starting migration of Main DB to 199 
2026-07-19T19:20:04.043337154Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-19T19:20:04.043526195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-19T19:20:04.044473833Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009565s 
2026-07-19T19:20:04.044832736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (199, '2026-07-19T19:20:04', 'mediainfo_to_ffmpeg') 
2026-07-19T19:20:04.045146007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:04.045790135Z [Info] FluentMigrator.Runner.MigrationRunner: 199: mediainfo_to_ffmpeg migrated 
2026-07-19T19:20:04.045945006Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022591s 
2026-07-19T19:20:04.046136332Z [Info] FluentMigrator.Runner.MigrationRunner: 200: cdh_per_downloadclient migrating 
2026-07-19T19:20:04.046353619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:04.046596118Z [Info] cdh_per_downloadclient: Starting migration of Main DB to 200 
2026-07-19T19:20:04.046978157Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2026-07-19T19:20:04.047162899Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-07-19T19:20:04.047358203Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveCompletedDownloads Boolean 
2026-07-19T19:20:04.047671915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveCompletedDownloads" INTEGER NOT NULL DEFAULT 1 
2026-07-19T19:20:04.048685446Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001136s 
2026-07-19T19:20:04.048906992Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveFailedDownloads Boolean 
2026-07-19T19:20:04.049226886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveFailedDownloads" INTEGER NOT NULL DEFAULT 1 
2026-07-19T19:20:04.050177571Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010785s 
2026-07-19T19:20:04.050333766Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-19T19:20:04.050506484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-19T19:20:04.053305832Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028071s 
2026-07-19T19:20:04.053686108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (200, '2026-07-19T19:20:04', 'cdh_per_downloadclient') 
2026-07-19T19:20:04.053971753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:04.054700672Z [Info] FluentMigrator.Runner.MigrationRunner: 200: cdh_per_downloadclient migrated 
2026-07-19T19:20:04.054860013Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004177s 
2026-07-19T19:20:04.055057891Z [Info] FluentMigrator.Runner.MigrationRunner: 201: migrate_discord_from_slack migrating 
2026-07-19T19:20:04.055264427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:04.055504280Z [Info] migrate_discord_from_slack: Starting migration of Main DB to 201 
2026-07-19T19:20:04.055766378Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-19T19:20:04.056019117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-19T19:20:04.057023811Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010706s 
2026-07-19T19:20:04.057359978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (201, '2026-07-19T19:20:04', 'migrate_discord_from_slack') 
2026-07-19T19:20:04.057687988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:04.058378229Z [Info] FluentMigrator.Runner.MigrationRunner: 201: migrate_discord_from_slack migrated 
2026-07-19T19:20:04.058549143Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024027s 
2026-07-19T19:20:04.058719115Z [Info] FluentMigrator.Runner.MigrationRunner: 202: remove_predb migrating 
2026-07-19T19:20:04.058908988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:04.059133360Z [Info] remove_predb: Starting migration of Main DB to 202 
2026-07-19T19:20:04.060147492Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-19T19:20:04.060421324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies" SET "MinimumAvailability" = 3 WHERE "MinimumAvailability" = 4 
2026-07-19T19:20:04.060713923Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004s 
2026-07-19T19:20:04.060881541Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-19T19:20:04.061186685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ImportLists" SET "MinimumAvailability" = 3 WHERE "MinimumAvailability" = 4 
2026-07-19T19:20:04.061482531Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004409s 
2026-07-19T19:20:04.061639728Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-19T19:20:04.061854671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies" SET "Status" = 3 WHERE "Status" = 4 
2026-07-19T19:20:04.062121147Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00033s 
2026-07-19T19:20:04.062291210Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-19T19:20:04.062545071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ImportListMovies" SET "Status" = 3 WHERE "Status" = 4 
2026-07-19T19:20:04.062813381Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000369s 
2026-07-19T19:20:04.063027733Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies HasPreDBEntry 
2026-07-19T19:20:04.067611666Z [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-19T19:20:04.069963854Z [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-19T19:20:04.071028258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-07-19T19:20:04.072148003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-07-19T19:20:04.074516213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-07-19T19:20:04.074967151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-07-19T19:20:04.075406566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-07-19T19:20:04.075859358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-07-19T19:20:04.076232560Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130236s 
2026-07-19T19:20:04.076548857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (202, '2026-07-19T19:20:04', 'remove_predb') 
2026-07-19T19:20:04.076870986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:04.078299673Z [Info] FluentMigrator.Runner.MigrationRunner: 202: remove_predb migrated 
2026-07-19T19:20:04.078455988Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0150718s 
2026-07-19T19:20:04.078660901Z [Info] FluentMigrator.Runner.MigrationRunner: 203: add_on_update_to_notifications migrating 
2026-07-19T19:20:04.078862186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:04.079111669Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 203 
2026-07-19T19:20:04.079454840Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-07-19T19:20:04.079614562Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-07-19T19:20:04.079813583Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean 
2026-07-19T19:20:04.080154960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 0 
2026-07-19T19:20:04.081093901Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010715s 
2026-07-19T19:20:04.081434497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (203, '2026-07-19T19:20:04', 'add_on_update_to_notifications') 
2026-07-19T19:20:04.081774151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:04.082487358Z [Info] FluentMigrator.Runner.MigrationRunner: 203: add_on_update_to_notifications migrated 
2026-07-19T19:20:04.082666338Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024266s 
2026-07-19T19:20:04.082863846Z [Info] FluentMigrator.Runner.MigrationRunner: 204: ensure_identity_on_id_columns migrating 
2026-07-19T19:20:04.083072827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:04.083320215Z [Info] ensure_identity_on_id_columns: Starting migration of Main DB to 204 
2026-07-19T19:20:04.084517857Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-19T19:20:04.084759033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1 
2026-07-19T19:20:04.084980850Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002795s 
2026-07-19T19:20:04.085156885Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies Id Int32 
2026-07-19T19:20:04.089349509Z [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-19T19:20:04.091651957Z [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-19T19:20:04.092781181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-07-19T19:20:04.093789753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-07-19T19:20:04.096165929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-07-19T19:20:04.096627959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-07-19T19:20:04.097066893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-07-19T19:20:04.097513132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-07-19T19:20:04.097930443Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126169s 
2026-07-19T19:20:04.098128572Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieTranslations Id Int32 
2026-07-19T19:20:04.101307955Z [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-19T19:20:04.102037545Z [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-19T19:20:04.102471088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieTranslations" 
2026-07-19T19:20:04.103256881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieTranslations_temp" RENAME TO "MovieTranslations" 
2026-07-19T19:20:04.105690573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_Language" ON "MovieTranslations" ("Language" ASC) 
2026-07-19T19:20:04.106185610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_MovieId" ON "MovieTranslations" ("MovieId" ASC) 
2026-07-19T19:20:04.106693603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_CleanTitle" ON "MovieTranslations" ("CleanTitle" ASC) 
2026-07-19T19:20:04.107051273Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087594s 
2026-07-19T19:20:04.107234913Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands Id Int32 
2026-07-19T19:20:04.110555020Z [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-19T19:20:04.111470655Z [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-19T19:20:04.111988588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-07-19T19:20:04.112442642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-07-19T19:20:04.114805822Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074061s 
2026-07-19T19:20:04.114992268Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Credits Id Int32 
2026-07-19T19:20:04.120001627Z [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-19T19:20:04.120947031Z [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-19T19:20:04.121531919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Credits" 
2026-07-19T19:20:04.122282100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Credits_temp" RENAME TO "Credits" 
2026-07-19T19:20:04.124701183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Credits_CreditTmdbId" ON "Credits" ("CreditTmdbId" ASC) 
2026-07-19T19:20:04.125169155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Credits_MovieId" ON "Credits" ("MovieId" ASC) 
2026-07-19T19:20:04.125526986Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103624s 
2026-07-19T19:20:04.125730947Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Profiles Id Int32 
2026-07-19T19:20:04.129059882Z [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-19T19:20:04.129987891Z [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-19T19:20:04.130496916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles" 
2026-07-19T19:20:04.131240895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles" 
2026-07-19T19:20:04.133636159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2026-07-19T19:20:04.134000934Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081007s 
2026-07-19T19:20:04.134189614Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Id Int32 
2026-07-19T19:20:04.137402786Z [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-19T19:20:04.138181534Z [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-19T19:20:04.138649838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2026-07-19T19:20:04.139245527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2026-07-19T19:20:04.141565580Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071982s 
2026-07-19T19:20:04.141763619Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn NamingConfig Id Int32 
2026-07-19T19:20:04.145082995Z [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-19T19:20:04.146135785Z [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-19T19:20:04.146700433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2026-07-19T19:20:04.147239078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2026-07-19T19:20:04.149498989Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075684s 
2026-07-19T19:20:04.149681276Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Id Int32 
2026-07-19T19:20:04.152988297Z [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-19T19:20:04.153819411Z [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-19T19:20:04.154293176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2026-07-19T19:20:04.154972304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2026-07-19T19:20:04.157408390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2026-07-19T19:20:04.157851683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-07-19T19:20:04.158199534Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083574s 
2026-07-19T19:20:04.158378855Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Id Int32 
2026-07-19T19:20:04.161717289Z [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-19T19:20:04.162764688Z [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-19T19:20:04.163333344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2026-07-19T19:20:04.163870215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2026-07-19T19:20:04.166140027Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075896s 
2026-07-19T19:20:04.166330070Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieFiles Id Int32 
2026-07-19T19:20:04.169714496Z [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-19T19:20:04.170818951Z [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-19T19:20:04.171404340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieFiles" 
2026-07-19T19:20:04.172082205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles_temp" RENAME TO "MovieFiles" 
2026-07-19T19:20:04.174425716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieFiles_MovieId" ON "MovieFiles" ("MovieId" ASC) 
2026-07-19T19:20:04.174781492Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082857s 
2026-07-19T19:20:04.174967898Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn CustomFormats Id Int32 
2026-07-19T19:20:04.178101239Z [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-19T19:20:04.178855598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "CustomFormats_temp" ("Id", "Name", "Specifications", "IncludeCustomFormatWhenRenaming") SELECT "Id", "Name", "Specifications", "IncludeCustomFormatWhenRenaming" FROM "CustomFormats" 
2026-07-19T19:20:04.179303480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "CustomFormats" 
2026-07-19T19:20:04.180020374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "CustomFormats_temp" RENAME TO "CustomFormats" 
2026-07-19T19:20:04.182357992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC) 
2026-07-19T19:20:04.182716484Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075857s 
2026-07-19T19:20:04.183064275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (204, '2026-07-19T19:20:04', 'ensure_identity_on_id_columns') 
2026-07-19T19:20:04.183398508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:04.185739563Z [Info] FluentMigrator.Runner.MigrationRunner: 204: ensure_identity_on_id_columns migrated 
2026-07-19T19:20:04.185911990Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105525s 
2026-07-19T19:20:04.186138667Z [Info] FluentMigrator.Runner.MigrationRunner: 205: download_client_per_indexer migrating 
2026-07-19T19:20:04.186334672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:04.186603313Z [Info] download_client_per_indexer: Starting migration of Main DB to 205 
2026-07-19T19:20:04.187044231Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-07-19T19:20:04.187201488Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-07-19T19:20:04.187380538Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32 
2026-07-19T19:20:04.187693729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0 
2026-07-19T19:20:04.188608031Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010435s 
2026-07-19T19:20:04.188942034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (205, '2026-07-19T19:20:04', 'download_client_per_indexer') 
2026-07-19T19:20:04.189276076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:04.190089976Z [Info] FluentMigrator.Runner.MigrationRunner: 205: download_client_per_indexer migrated 
2026-07-19T19:20:04.190257483Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024875s 
2026-07-19T19:20:04.190448919Z [Info] FluentMigrator.Runner.MigrationRunner: 206: multiple_ratings_support migrating 
2026-07-19T19:20:04.190645234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:04.190884847Z [Info] multiple_ratings_support: Starting migration of Main DB to 206 
2026-07-19T19:20:04.191347007Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "CustomFilters" SET "Filters" = Replace("Filters", 'ratings', 'tmdbRating') WHERE "Type" = 'discoverMovie'; 
2026-07-19T19:20:04.191726913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFilters" SET "Filters" = Replace("Filters", 'ratings', 'tmdbRating') WHERE "Type" = 'discoverMovie'; 
2026-07-19T19:20:04.192100295Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004651s 
2026-07-19T19:20:04.192360619Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "CustomFilters" SET "Filters" = Replace("Filters", 'ratings', 'tmdbRating') WHERE "Type" = 'movieIndex'; 
2026-07-19T19:20:04.192716706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFilters" SET "Filters" = Replace("Filters", 'ratings', 'tmdbRating') WHERE "Type" = 'movieIndex'; 
2026-07-19T19:20:04.193002121Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004255s 
2026-07-19T19:20:04.193161191Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-19T19:20:04.193337907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-19T19:20:04.194469517Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011535s 
2026-07-19T19:20:04.194635962Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-19T19:20:04.194816075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-19T19:20:04.195079265Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002924s 
2026-07-19T19:20:04.195408799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (206, '2026-07-19T19:20:04', 'multiple_ratings_support') 
2026-07-19T19:20:04.195737030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:04.196520929Z [Info] FluentMigrator.Runner.MigrationRunner: 206: multiple_ratings_support migrated 
2026-07-19T19:20:04.196687835Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016873s 
2026-07-19T19:20:04.196863579Z [Info] FluentMigrator.Runner.MigrationRunner: 207: movie_metadata migrating 
2026-07-19T19:20:04.197048531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:04.197279817Z [Info] movie_metadata: Starting migration of Main DB to 207 
2026-07-19T19:20:04.199221808Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MovieMetadata 
2026-07-19T19:20:04.200400783Z [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-19T19:20:04.201296587Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001893s 
2026-07-19T19:20:04.201488594Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieMetadata (TmdbId) 
2026-07-19T19:20:04.201768768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2026-07-19T19:20:04.202125878Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004676s 
2026-07-19T19:20:04.202348987Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieMetadata (CleanTitle) 
2026-07-19T19:20:04.202648861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2026-07-19T19:20:04.202997002Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000479s 
2026-07-19T19:20:04.203204270Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieMetadata (CleanOriginalTitle) 
2026-07-19T19:20:04.203516999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2026-07-19T19:20:04.203909700Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005011s 
2026-07-19T19:20:04.206643026Z [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-19T19:20:04.206659208Z                           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-19T19:20:04.206670882Z                           FROM "Movies" 
2026-07-19T19:20:04.208307629Z [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-19T19:20:04.208324423Z                           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-19T19:20:04.208335345Z                           FROM "Movies" 
2026-07-19T19:20:04.209175497Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018465s 
2026-07-19T19:20:04.210472248Z [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-19T19:20:04.210484283Z                           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-19T19:20:04.210494964Z                           FROM "ImportListMovies"
2026-07-19T19:20:04.210503341Z                           WHERE "ImportListMovies"."TmdbId" NOT IN ( SELECT "MovieMetadata"."TmdbId" FROM "MovieMetadata" )
2026-07-19T19:20:04.210512379Z                           AND "ImportListMovies"."Id" IN ( SELECT MIN("Id") FROM "ImportListMovies" GROUP BY "TmdbId" ) 
2026-07-19T19:20:04.212405322Z [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-19T19:20:04.212436014Z                           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-19T19:20:04.212449050Z                           FROM "ImportListMovies"
2026-07-19T19:20:04.212457627Z                           WHERE "ImportListMovies"."TmdbId" NOT IN ( SELECT "MovieMetadata"."TmdbId" FROM "MovieMetadata" )
2026-07-19T19:20:04.212466766Z                           AND "ImportListMovies"."Id" IN ( SELECT MIN("Id") FROM "ImportListMovies" GROUP BY "TmdbId" ) 
2026-07-19T19:20:04.213587483Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023671s 
2026-07-19T19:20:04.213752546Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-07-19T19:20:04.213892027Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-07-19T19:20:04.214073522Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies MovieMetadataId Int32 
2026-07-19T19:20:04.215759057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0 
2026-07-19T19:20:04.216806497Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025221s 
2026-07-19T19:20:04.216986219Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlternativeTitles 
2026-07-19T19:20:04.217133115Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-07-19T19:20:04.217348819Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AlternativeTitles MovieMetadataId Int32 
2026-07-19T19:20:04.217660296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0 
2026-07-19T19:20:04.218612795Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00108s 
2026-07-19T19:20:04.218776314Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Credits 
2026-07-19T19:20:04.218912899Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-07-19T19:20:04.219090327Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Credits MovieMetadataId Int32 
2026-07-19T19:20:04.219374870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Credits" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0 
2026-07-19T19:20:04.220362970Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010746s 
2026-07-19T19:20:04.220528413Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieTranslations 
2026-07-19T19:20:04.220677303Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-07-19T19:20:04.220869109Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieTranslations MovieMetadataId Int32 
2026-07-19T19:20:04.221184464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieTranslations" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0 
2026-07-19T19:20:04.222131131Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010801s 
2026-07-19T19:20:04.222311114Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListMovies 
2026-07-19T19:20:04.222450534Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-07-19T19:20:04.222651830Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListMovies MovieMetadataId Int32 
2026-07-19T19:20:04.222953267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListMovies" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0 
2026-07-19T19:20:04.223925415Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010839s 
2026-07-19T19:20:04.224131530Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListMovies (MovieMetadataId) 
2026-07-19T19:20:04.224461715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_ImportListMovies_MovieMetadataId" ON "ImportListMovies" ("MovieMetadataId" ASC) 
2026-07-19T19:20:04.224826530Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005122s 
2026-07-19T19:20:04.225199842Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Movies"
2026-07-19T19:20:04.225211295Z                           SET "MovieMetadataId" = (SELECT "MovieMetadata"."Id" 
2026-07-19T19:20:04.225255043Z                                                   FROM "MovieMetadata"
2026-07-19T19:20:04.225265264Z                                                   WHERE "MovieMetadata"."TmdbId" = "Movies"."TmdbId") 
2026-07-19T19:20:04.225654107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies"
2026-07-19T19:20:04.225666702Z                           SET "MovieMetadataId" = (SELECT "MovieMetadata"."Id" 
2026-07-19T19:20:04.225675530Z                                                   FROM "MovieMetadata"
2026-07-19T19:20:04.225684017Z                                                   WHERE "MovieMetadata"."TmdbId" = "Movies"."TmdbId") 
2026-07-19T19:20:04.225996737Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005346s 
2026-07-19T19:20:04.226368316Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "AlternativeTitles"
2026-07-19T19:20:04.226379849Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2026-07-19T19:20:04.226388907Z                                                   FROM "Movies" 
2026-07-19T19:20:04.226397244Z                                                   WHERE "Movies"."Id" = "AlternativeTitles"."MovieId") 
2026-07-19T19:20:04.226857671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "AlternativeTitles"
2026-07-19T19:20:04.226868723Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2026-07-19T19:20:04.226877521Z                                                   FROM "Movies" 
2026-07-19T19:20:04.226885908Z                                                   WHERE "Movies"."Id" = "AlternativeTitles"."MovieId") 
2026-07-19T19:20:04.227241043Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000554s 
2026-07-19T19:20:04.227576750Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Credits"
2026-07-19T19:20:04.227598874Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2026-07-19T19:20:04.227609355Z                                                   FROM "Movies" 
2026-07-19T19:20:04.227617943Z                                                   WHERE "Movies"."Id" = "Credits"."MovieId") 
2026-07-19T19:20:04.228020954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Credits"
2026-07-19T19:20:04.228047217Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2026-07-19T19:20:04.228057257Z                                                   FROM "Movies" 
2026-07-19T19:20:04.228065875Z                                                   WHERE "Movies"."Id" = "Credits"."MovieId") 
2026-07-19T19:20:04.228358594Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005233s 
2026-07-19T19:20:04.228734071Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MovieTranslations"
2026-07-19T19:20:04.228786717Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2026-07-19T19:20:04.228797508Z                                                   FROM "Movies" 
2026-07-19T19:20:04.228806316Z                                                   WHERE "Movies"."Id" = "MovieTranslations"."MovieId") 
2026-07-19T19:20:04.229213266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MovieTranslations"
2026-07-19T19:20:04.229235280Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2026-07-19T19:20:04.229245611Z                                                   FROM "Movies" 
2026-07-19T19:20:04.229254429Z                                                   WHERE "Movies"."Id" = "MovieTranslations"."MovieId") 
2026-07-19T19:20:04.229557289Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005585s 
2026-07-19T19:20:04.229950951Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "ImportListMovies"
2026-07-19T19:20:04.229973296Z                           SET "MovieMetadataId" = (SELECT "MovieMetadata"."Id" 
2026-07-19T19:20:04.229983798Z                                                   FROM "MovieMetadata" 
2026-07-19T19:20:04.229992515Z                                                   WHERE "MovieMetadata"."TmdbId" = "ImportListMovies"."TmdbId") 
2026-07-19T19:20:04.230423523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ImportListMovies"
2026-07-19T19:20:04.230445297Z                           SET "MovieMetadataId" = (SELECT "MovieMetadata"."Id" 
2026-07-19T19:20:04.230455808Z                                                   FROM "MovieMetadata" 
2026-07-19T19:20:04.230464676Z                                                   WHERE "MovieMetadata"."TmdbId" = "ImportListMovies"."TmdbId") 
2026-07-19T19:20:04.230839762Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006123s 
2026-07-19T19:20:04.231002109Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-07-19T19:20:04.231098433Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-07-19T19:20:04.231273155Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies MovieMetadataId Int32 
2026-07-19T19:20:04.235749190Z [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-19T19:20:04.238171038Z [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-19T19:20:04.239278719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-07-19T19:20:04.240269515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-07-19T19:20:04.242731714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-07-19T19:20:04.243194586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-07-19T19:20:04.243591646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-07-19T19:20:04.244092034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-07-19T19:20:04.244430455Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129425s 
2026-07-19T19:20:04.244622482Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (MovieMetadataId) 
2026-07-19T19:20:04.244902887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_MovieMetadataId" ON "Movies" ("MovieMetadataId" ASC) 
2026-07-19T19:20:04.245229665Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004787s 
2026-07-19T19:20:04.245418956Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles MovieId 
2026-07-19T19:20:04.248966261Z [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-19T19:20:04.249971586Z [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-19T19:20:04.250494670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2026-07-19T19:20:04.251273368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2026-07-19T19:20:04.253818825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2026-07-19T19:20:04.254198299Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085585s 
2026-07-19T19:20:04.254342129Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Credits MovieId 
2026-07-19T19:20:04.257871147Z [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-19T19:20:04.258857564Z [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-19T19:20:04.259368012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Credits" 
2026-07-19T19:20:04.260060897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Credits_temp" RENAME TO "Credits" 
2026-07-19T19:20:04.262753811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Credits_CreditTmdbId" ON "Credits" ("CreditTmdbId" ASC) 
2026-07-19T19:20:04.263141642Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085925s 
2026-07-19T19:20:04.263332196Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn MovieTranslations MovieId 
2026-07-19T19:20:04.266648816Z [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-19T19:20:04.267408356Z [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-19T19:20:04.267841298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieTranslations" 
2026-07-19T19:20:04.268631931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieTranslations_temp" RENAME TO "MovieTranslations" 
2026-07-19T19:20:04.271120784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_Language" ON "MovieTranslations" ("Language" ASC) 
2026-07-19T19:20:04.271596141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_CleanTitle" ON "MovieTranslations" ("CleanTitle" ASC) 
2026-07-19T19:20:04.272021007Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085167s 
2026-07-19T19:20:04.272644262Z [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-19T19:20:04.276346609Z [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-19T19:20:04.277329398Z [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-19T19:20:04.277846250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-07-19T19:20:04.279090887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-07-19T19:20:04.281861066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_MovieMetadataId" ON "Movies" ("MovieMetadataId" ASC) 
2026-07-19T19:20:04.281886457Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088379s 
2026-07-19T19:20:04.282390743Z [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-19T19:20:04.285702664Z [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-19T19:20:04.286327612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListMovies_temp" ("Id", "ListId", "MovieMetadataId") SELECT "Id", "ListId", "MovieMetadataId" FROM "ImportListMovies" 
2026-07-19T19:20:04.286726125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListMovies" 
2026-07-19T19:20:04.287287326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListMovies_temp" RENAME TO "ImportListMovies" 
2026-07-19T19:20:04.289657159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_ImportListMovies_MovieMetadataId" ON "ImportListMovies" ("MovieMetadataId" ASC) 
2026-07-19T19:20:04.290035010Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073174s 
2026-07-19T19:20:04.290357118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (207, '2026-07-19T19:20:04', 'movie_metadata') 
2026-07-19T19:20:04.290679347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:04.292886312Z [Info] FluentMigrator.Runner.MigrationRunner: 207: movie_metadata migrated 
2026-07-19T19:20:04.293015132Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101419s 
2026-07-19T19:20:04.293256668Z [Info] FluentMigrator.Runner.MigrationRunner: 208: add_collections migrating 
2026-07-19T19:20:04.293444707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:04.293703528Z [Info] add_collections: Starting migration of Main DB to 208 
2026-07-19T19:20:04.294783393Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Collections 
2026-07-19T19:20:04.295604517Z [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-19T19:20:04.296327022Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013696s 
2026-07-19T19:20:04.296510382Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Collections (TmdbId) 
2026-07-19T19:20:04.296781157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Collections_TmdbId" ON "Collections" ("TmdbId" ASC) 
2026-07-19T19:20:04.297131403Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004547s 
2026-07-19T19:20:04.297298950Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2026-07-19T19:20:04.297448391Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-07-19T19:20:04.297640448Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieMetadata CollectionTmdbId Int32 
2026-07-19T19:20:04.297914119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata" ADD COLUMN "CollectionTmdbId" INTEGER 
2026-07-19T19:20:04.298818300Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009965s 
2026-07-19T19:20:04.299027021Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieMetadata CollectionTitle String 
2026-07-19T19:20:04.299297416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata" ADD COLUMN "CollectionTitle" TEXT 
2026-07-19T19:20:04.300240204Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010239s 
2026-07-19T19:20:04.300407922Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2026-07-19T19:20:04.300547503Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-07-19T19:20:04.300720352Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists Monitor Int32 
2026-07-19T19:20:04.300968361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "Monitor" INTEGER 
2026-07-19T19:20:04.301852953Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009612s 
2026-07-19T19:20:04.302018055Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-19T19:20:04.302197406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-19T19:20:04.303369998Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011525s 
2026-07-19T19:20:04.303514249Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-19T19:20:04.303682958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-19T19:20:04.304233557Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005301s 
2026-07-19T19:20:04.304366716Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-19T19:20:04.304578312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-19T19:20:04.305179443Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006175s 
2026-07-19T19:20:04.305302561Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-19T19:20:04.305481812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-19T19:20:04.306060978Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006021s 
2026-07-19T19:20:04.306272334Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2026-07-19T19:20:04.306375031Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-07-19T19:20:04.306542037Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportLists Monitor Int32 
2026-07-19T19:20:04.310267791Z [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-19T19:20:04.311531326Z [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-19T19:20:04.312205494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists" 
2026-07-19T19:20:04.312815513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists" 
2026-07-19T19:20:04.315218362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImport_Name" ON "ImportLists" ("Name" ASC) 
2026-07-19T19:20:04.315573898Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088608s 
2026-07-19T19:20:04.315767208Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportLists ShouldMonitor 
2026-07-19T19:20:04.320958113Z [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-19T19:20:04.322307852Z [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-19T19:20:04.322963432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists" 
2026-07-19T19:20:04.323663182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists" 
2026-07-19T19:20:04.326062063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImport_Name" ON "ImportLists" ("Name" ASC) 
2026-07-19T19:20:04.326420155Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104351s 
2026-07-19T19:20:04.326626591Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-19T19:20:04.326902907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ImportLists" WHERE "Implementation" = 'TMDbCollectionImport' 
2026-07-19T19:20:04.327155746Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003608s 
2026-07-19T19:20:04.327342593Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn MovieMetadata Collection 
2026-07-19T19:20:04.331511910Z [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-19T19:20:04.333514153Z [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-19T19:20:04.334558276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata" 
2026-07-19T19:20:04.335353377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata" 
2026-07-19T19:20:04.337780115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2026-07-19T19:20:04.338287718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2026-07-19T19:20:04.338792374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2026-07-19T19:20:04.339141227Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116633s 
2026-07-19T19:20:04.339452694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (208, '2026-07-19T19:20:04', 'add_collections') 
2026-07-19T19:20:04.339781396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:04.341117588Z [Info] FluentMigrator.Runner.MigrationRunner: 208: add_collections migrated 
2026-07-19T19:20:04.341240435Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135793s 
2026-07-19T19:20:04.341494457Z [Info] FluentMigrator.Runner.MigrationRunner: 209: movie_meta_collection_index migrating 
2026-07-19T19:20:04.341695231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:04.341951166Z [Info] movie_meta_collection_index: Starting migration of Main DB to 209 
2026-07-19T19:20:04.342362154Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieMetadata (CollectionTmdbId) 
2026-07-19T19:20:04.342648130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC) 
2026-07-19T19:20:04.343009298Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005014s 
2026-07-19T19:20:04.343218860Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieTranslations (MovieMetadataId) 
2026-07-19T19:20:04.343589847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_MovieMetadataId" ON "MovieTranslations" ("MovieMetadataId" ASC) 
2026-07-19T19:20:04.343945443Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005161s 
2026-07-19T19:20:04.344281360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (209, '2026-07-19T19:20:04', 'movie_meta_collection_index') 
2026-07-19T19:20:04.344616144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:04.345467048Z [Info] FluentMigrator.Runner.MigrationRunner: 209: movie_meta_collection_index migrated 
2026-07-19T19:20:04.345642872Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002028s 
2026-07-19T19:20:04.345835610Z [Info] FluentMigrator.Runner.MigrationRunner: 210: movie_added_notifications migrating 
2026-07-19T19:20:04.346030633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:04.346272550Z [Info] movie_added_notifications: Starting migration of Main DB to 210 
2026-07-19T19:20:04.346589779Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-07-19T19:20:04.346749090Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-07-19T19:20:04.346954905Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnMovieAdded Boolean 
2026-07-19T19:20:04.347250891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnMovieAdded" INTEGER NOT NULL DEFAULT 0 
2026-07-19T19:20:04.348274192Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010949s 
2026-07-19T19:20:04.348563264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (210, '2026-07-19T19:20:04', 'movie_added_notifications') 
2026-07-19T19:20:04.348939672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:04.349669272Z [Info] FluentMigrator.Runner.MigrationRunner: 210: movie_added_notifications migrated 
2026-07-19T19:20:04.349841118Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025001s 
2026-07-19T19:20:04.350025189Z [Info] FluentMigrator.Runner.MigrationRunner: 211: more_movie_meta_index migrating 
2026-07-19T19:20:04.350216905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:04.350452129Z [Info] more_movie_meta_index: Starting migration of Main DB to 211 
2026-07-19T19:20:04.350790831Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlternativeTitles (MovieMetadataId) 
2026-07-19T19:20:04.351126687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC) 
2026-07-19T19:20:04.351507354Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005263s 
2026-07-19T19:20:04.351698128Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Credits (MovieMetadataId) 
2026-07-19T19:20:04.352035287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Credits_MovieMetadataId" ON "Credits" ("MovieMetadataId" ASC) 
2026-07-19T19:20:04.352344109Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004734s 
2026-07-19T19:20:04.352673623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (211, '2026-07-19T19:20:04', 'more_movie_meta_index') 
2026-07-19T19:20:04.353000822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:04.353885704Z [Info] FluentMigrator.Runner.MigrationRunner: 211: more_movie_meta_index migrated 
2026-07-19T19:20:04.354093032Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019861s 
2026-07-19T19:20:04.354285269Z [Info] FluentMigrator.Runner.MigrationRunner: 212: postgres_update_timestamp_columns_to_with_timezone migrating 
2026-07-19T19:20:04.354500723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:04.354763442Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 212 
2026-07-19T19:20:04.356768350Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-19T19:20:04.357003734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1 
2026-07-19T19:20:04.357227555Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002758s 
2026-07-19T19:20:04.357386606Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2026-07-19T19:20:04.357536307Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-07-19T19:20:04.357701510Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Date DateTimeOffset 
2026-07-19T19:20:04.361915127Z [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-19T19:20:04.362405424Z [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-19T19:20:04.362975011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2026-07-19T19:20:04.363416270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2026-07-19T19:20:04.365800653Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079189s 
2026-07-19T19:20:04.365969283Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2026-07-19T19:20:04.366114846Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-07-19T19:20:04.366311402Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist PublishedDate DateTimeOffset 
2026-07-19T19:20:04.369868616Z [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-19T19:20:04.370924413Z [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-19T19:20:04.371500503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2026-07-19T19:20:04.372054078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2026-07-19T19:20:04.374368470Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078743s 
2026-07-19T19:20:04.374537340Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Collections 
2026-07-19T19:20:04.374677913Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-07-19T19:20:04.374869058Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Collections Added DateTimeOffset 
2026-07-19T19:20:04.378560233Z [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-19T19:20:04.379805591Z [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-19T19:20:04.380446011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Collections" 
2026-07-19T19:20:04.381079948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Collections_temp" RENAME TO "Collections" 
2026-07-19T19:20:04.383495513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Collections_TmdbId" ON "Collections" ("TmdbId" ASC) 
2026-07-19T19:20:04.383868264Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088042s 
2026-07-19T19:20:04.384041482Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Collections 
2026-07-19T19:20:04.384183509Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-07-19T19:20:04.384374694Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Collections LastInfoSync DateTimeOffset 
2026-07-19T19:20:04.388060067Z [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-19T19:20:04.389316818Z [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-19T19:20:04.389950835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Collections" 
2026-07-19T19:20:04.390643240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Collections_temp" RENAME TO "Collections" 
2026-07-19T19:20:04.393061500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Collections_TmdbId" ON "Collections" ("TmdbId" ASC) 
2026-07-19T19:20:04.393428088Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088705s 
2026-07-19T19:20:04.393591648Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-07-19T19:20:04.393733604Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-07-19T19:20:04.393913286Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset 
2026-07-19T19:20:04.397468737Z [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-19T19:20:04.398380604Z [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-19T19:20:04.398883948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-07-19T19:20:04.399348603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-07-19T19:20:04.401662163Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075625s 
2026-07-19T19:20:04.401824059Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-07-19T19:20:04.401963931Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-07-19T19:20:04.402146599Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset 
2026-07-19T19:20:04.407289247Z [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-19T19:20:04.408259612Z [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-19T19:20:04.408762645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-07-19T19:20:04.409303715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-07-19T19:20:04.411612895Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092761s 
2026-07-19T19:20:04.411774932Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-07-19T19:20:04.411931938Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-07-19T19:20:04.412134646Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset 
2026-07-19T19:20:04.415628804Z [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-19T19:20:04.416536693Z [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-19T19:20:04.417033644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-07-19T19:20:04.417572349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-07-19T19:20:04.419865257Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075382s 
2026-07-19T19:20:04.420059558Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-07-19T19:20:04.420210603Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-07-19T19:20:04.420423832Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset 
2026-07-19T19:20:04.423872368Z [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-19T19:20:04.424781769Z [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-19T19:20:04.425291787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-07-19T19:20:04.425956305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-07-19T19:20:04.428448966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-07-19T19:20:04.428869302Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082406s 
2026-07-19T19:20:04.429038603Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-07-19T19:20:04.429189207Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-07-19T19:20:04.429407687Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset 
2026-07-19T19:20:04.432838407Z [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-19T19:20:04.433753780Z [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-19T19:20:04.434263046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-07-19T19:20:04.434969048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-07-19T19:20:04.437415345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-07-19T19:20:04.437798537Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008199s 
2026-07-19T19:20:04.437978359Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-07-19T19:20:04.438128392Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-07-19T19:20:04.438335328Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset 
2026-07-19T19:20:04.441825408Z [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-19T19:20:04.442741854Z [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-19T19:20:04.443252733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-07-19T19:20:04.443949466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-07-19T19:20:04.446432798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-07-19T19:20:04.446841621Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082955s 
2026-07-19T19:20:04.447035231Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadHistory 
2026-07-19T19:20:04.447171235Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-07-19T19:20:04.447358432Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadHistory Date DateTimeOffset 
2026-07-19T19:20:04.450860566Z [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-19T19:20:04.451954089Z [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-19T19:20:04.452503555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadHistory" 
2026-07-19T19:20:04.453245540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadHistory_temp" RENAME TO "DownloadHistory" 
2026-07-19T19:20:04.455724863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2026-07-19T19:20:04.456230802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_MovieId" ON "DownloadHistory" ("MovieId" ASC) 
2026-07-19T19:20:04.456731050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2026-07-19T19:20:04.457096867Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095586s 
2026-07-19T19:20:04.457264124Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2026-07-19T19:20:04.457411621Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-07-19T19:20:04.457590291Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles Added DateTimeOffset 
2026-07-19T19:20:04.461067454Z [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-19T19:20:04.461934741Z [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-19T19:20:04.462418996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2026-07-19T19:20:04.462848111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2026-07-19T19:20:04.465223515Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074522s 
2026-07-19T19:20:04.465391974Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2026-07-19T19:20:04.465533830Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-07-19T19:20:04.465726458Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles LastUpdated DateTimeOffset 
2026-07-19T19:20:04.469145795Z [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-19T19:20:04.469962690Z [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-19T19:20:04.470424050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2026-07-19T19:20:04.470955951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2026-07-19T19:20:04.473251715Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073411s 
2026-07-19T19:20:04.473416066Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2026-07-19T19:20:04.473554505Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-07-19T19:20:04.473727974Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset 
2026-07-19T19:20:04.477208585Z [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-19T19:20:04.478053587Z [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-19T19:20:04.478524085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2026-07-19T19:20:04.479115215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2026-07-19T19:20:04.481517774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2026-07-19T19:20:04.481957881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-07-19T19:20:04.482293557Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083936s 
2026-07-19T19:20:04.482466605Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2026-07-19T19:20:04.482614493Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-07-19T19:20:04.482818664Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus InitialFailure DateTimeOffset 
2026-07-19T19:20:04.487569132Z [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-19T19:20:04.488592674Z [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-19T19:20:04.489127671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2026-07-19T19:20:04.489759424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2026-07-19T19:20:04.492221694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-07-19T19:20:04.492598633Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095951s 
2026-07-19T19:20:04.492776240Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2026-07-19T19:20:04.492918096Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2026-07-19T19:20:04.493149993Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus MostRecentFailure DateTimeOffset 
2026-07-19T19:20:04.496589270Z [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-19T19:20:04.497597752Z [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-19T19:20:04.498139743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2026-07-19T19:20:04.498849723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2026-07-19T19:20:04.501317855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-07-19T19:20:04.501694102Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083535s 
2026-07-19T19:20:04.501873744Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2026-07-19T19:20:04.502018285Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-07-19T19:20:04.502220412Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus DisabledTill DateTimeOffset 
2026-07-19T19:20:04.505667465Z [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-19T19:20:04.506642579Z [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-19T19:20:04.507172516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2026-07-19T19:20:04.507865382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2026-07-19T19:20:04.510316729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-07-19T19:20:04.510691454Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082878s 
2026-07-19T19:20:04.510866888Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-07-19T19:20:04.511014214Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-07-19T19:20:04.511214167Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset 
2026-07-19T19:20:04.526637873Z [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-19T19:20:04.527855685Z [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-19T19:20:04.528578541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-07-19T19:20:04.529296477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-07-19T19:20:04.531872496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-07-19T19:20:04.532254997Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0208067s 
2026-07-19T19:20:04.532437574Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-07-19T19:20:04.532617156Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-07-19T19:20:04.532812469Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset 
2026-07-19T19:20:04.536916395Z [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-19T19:20:04.538073706Z [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-19T19:20:04.538786171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-07-19T19:20:04.539517033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-07-19T19:20:04.542044694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-07-19T19:20:04.542410070Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093903s 
2026-07-19T19:20:04.542619703Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-07-19T19:20:04.542778462Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-07-19T19:20:04.542990419Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset 
2026-07-19T19:20:04.547132081Z [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-19T19:20:04.548373161Z [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-19T19:20:04.548962397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-07-19T19:20:04.549643399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-07-19T19:20:04.552186932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-07-19T19:20:04.552587780Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093601s 
2026-07-19T19:20:04.552746990Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-07-19T19:20:04.552904007Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-07-19T19:20:04.553135052Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus CookiesExpirationDate DateTimeOffset 
2026-07-19T19:20:04.557192835Z [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-19T19:20:04.558332080Z [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-19T19:20:04.559022631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-07-19T19:20:04.559790417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-07-19T19:20:04.562330493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-07-19T19:20:04.562720809Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093813s 
2026-07-19T19:20:04.562910301Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2026-07-19T19:20:04.563069792Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-07-19T19:20:04.563309254Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles LastUpdated DateTimeOffset 
2026-07-19T19:20:04.567318980Z [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-19T19:20:04.568360879Z [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-19T19:20:04.568883451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2026-07-19T19:20:04.569330692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2026-07-19T19:20:04.571693882Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081969s 
2026-07-19T19:20:04.571898454Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2026-07-19T19:20:04.572095140Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s 
2026-07-19T19:20:04.572351517Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Added DateTimeOffset 
2026-07-19T19:20:04.577872938Z [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-19T19:20:04.578844946Z [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-19T19:20:04.579441487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2026-07-19T19:20:04.580023249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2026-07-19T19:20:04.582487332Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099838s 
2026-07-19T19:20:04.582670280Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles 
2026-07-19T19:20:04.582829752Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2026-07-19T19:20:04.583055135Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieFiles DateAdded DateTimeOffset 
2026-07-19T19:20:04.587156947Z [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-19T19:20:04.588735005Z [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-19T19:20:04.589357379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieFiles" 
2026-07-19T19:20:04.589951866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles_temp" RENAME TO "MovieFiles" 
2026-07-19T19:20:04.592442112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieFiles_MovieId" ON "MovieFiles" ("MovieId" ASC) 
2026-07-19T19:20:04.592823911Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095373s 
2026-07-19T19:20:04.592973072Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2026-07-19T19:20:04.593130068Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-07-19T19:20:04.593347476Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieMetadata DigitalRelease DateTimeOffset 
2026-07-19T19:20:04.598005498Z [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-19T19:20:04.600152522Z [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-19T19:20:04.601199701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata" 
2026-07-19T19:20:04.602197802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata" 
2026-07-19T19:20:04.604672135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2026-07-19T19:20:04.605184337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2026-07-19T19:20:04.605688863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2026-07-19T19:20:04.606228640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC) 
2026-07-19T19:20:04.606638726Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130976s 
2026-07-19T19:20:04.606817196Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2026-07-19T19:20:04.606977689Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-07-19T19:20:04.607187311Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieMetadata InCinemas DateTimeOffset 
2026-07-19T19:20:04.611836596Z [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-19T19:20:04.613958960Z [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-19T19:20:04.615005809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata" 
2026-07-19T19:20:04.616061635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata" 
2026-07-19T19:20:04.618607513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2026-07-19T19:20:04.619100566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2026-07-19T19:20:04.619639030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2026-07-19T19:20:04.620235742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC) 
2026-07-19T19:20:04.620600156Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132258s 
2026-07-19T19:20:04.620783406Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2026-07-19T19:20:04.620941564Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-07-19T19:20:04.621157589Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieMetadata LastInfoSync DateTimeOffset 
2026-07-19T19:20:04.625805471Z [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-19T19:20:04.628003778Z [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-19T19:20:04.629071439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata" 
2026-07-19T19:20:04.630096854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata" 
2026-07-19T19:20:04.632587381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2026-07-19T19:20:04.633104723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2026-07-19T19:20:04.633610632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2026-07-19T19:20:04.634147603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC) 
2026-07-19T19:20:04.634544052Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131634s 
2026-07-19T19:20:04.634725637Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2026-07-19T19:20:04.634884197Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-07-19T19:20:04.635111114Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieMetadata PhysicalRelease DateTimeOffset 
2026-07-19T19:20:04.639794917Z [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-19T19:20:04.641875288Z [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-19T19:20:04.642931936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata" 
2026-07-19T19:20:04.643889505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata" 
2026-07-19T19:20:04.646524853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2026-07-19T19:20:04.647031513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2026-07-19T19:20:04.647568124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2026-07-19T19:20:04.648131950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC) 
2026-07-19T19:20:04.648541044Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132221s 
2026-07-19T19:20:04.648700856Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-07-19T19:20:04.648851309Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2026-07-19T19:20:04.649041221Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies Added DateTimeOffset 
2026-07-19T19:20:04.653135307Z [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-19T19:20:04.654127225Z [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-19T19:20:04.654690580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-07-19T19:20:04.655386501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-07-19T19:20:04.657891837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_MovieMetadataId" ON "Movies" ("MovieMetadataId" ASC) 
2026-07-19T19:20:04.658292504Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009061s 
2026-07-19T19:20:04.658480974Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2026-07-19T19:20:04.658643682Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2026-07-19T19:20:04.658849687Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Added DateTimeOffset 
2026-07-19T19:20:04.662983563Z [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-19T19:20:04.663833355Z [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-19T19:20:04.664315786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2026-07-19T19:20:04.664801114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2026-07-19T19:20:04.667231850Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081831s 
2026-07-19T19:20:04.667419628Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-07-19T19:20:04.667580542Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-07-19T19:20:04.667812359Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset 
2026-07-19T19:20:04.673235061Z [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-19T19:20:04.674034010Z [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-19T19:20:04.674515660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2026-07-19T19:20:04.675242835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2026-07-19T19:20:04.677781658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-07-19T19:20:04.678186243Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101809s 
2026-07-19T19:20:04.678372899Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-07-19T19:20:04.678534946Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2026-07-19T19:20:04.678771232Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset 
2026-07-19T19:20:04.682767381Z [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-19T19:20:04.683572933Z [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-19T19:20:04.684070836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2026-07-19T19:20:04.684793001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2026-07-19T19:20:04.687402005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-07-19T19:20:04.687795097Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088151s 
2026-07-19T19:20:04.688038848Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 
2026-07-19T19:20:04.688212057Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.4E-06s 
2026-07-19T19:20:04.688423513Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn SubtitleFiles Added DateTimeOffset 
2026-07-19T19:20:04.692478741Z [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-19T19:20:04.693385617Z [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-19T19:20:04.693928010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SubtitleFiles" 
2026-07-19T19:20:04.694407466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles_temp" RENAME TO "SubtitleFiles" 
2026-07-19T19:20:04.696806267Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081843s 
2026-07-19T19:20:04.696994005Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 
2026-07-19T19:20:04.697152354Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-07-19T19:20:04.697361155Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn SubtitleFiles LastUpdated DateTimeOffset 
2026-07-19T19:20:04.701405009Z [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-19T19:20:04.702318419Z [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-19T19:20:04.702853547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SubtitleFiles" 
2026-07-19T19:20:04.703432964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles_temp" RENAME TO "SubtitleFiles" 
2026-07-19T19:20:04.705885754Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083107s 
2026-07-19T19:20:04.706072460Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-07-19T19:20:04.706233906Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-07-19T19:20:04.706434059Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2026-07-19T19:20:04.710173641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2026-07-19T19:20:04.710764782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2026-07-19T19:20:04.711228345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2026-07-19T19:20:04.711779806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2026-07-19T19:20:04.714324000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-07-19T19:20:04.714692943Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080632s 
2026-07-19T19:20:04.715099643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (212, '2026-07-19T19:20:04', 'postgres_update_timestamp_columns_to_with_timezone') 
2026-07-19T19:20:04.715441301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:04.719436046Z [Info] FluentMigrator.Runner.MigrationRunner: 212: postgres_update_timestamp_columns_to_with_timezone migrated 
2026-07-19T19:20:04.719603854Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126862s 
2026-07-19T19:20:04.719881995Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_language_tags_to_subtitle_files migrating 
2026-07-19T19:20:04.720076617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:04.720404237Z [Info] add_language_tags_to_subtitle_files: Starting migration of Main DB to 214 
2026-07-19T19:20:04.720896488Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 
2026-07-19T19:20:04.721097984Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s 
2026-07-19T19:20:04.721392106Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles LanguageTags String 
2026-07-19T19:20:04.721682111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "LanguageTags" TEXT 
2026-07-19T19:20:04.722657114Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010955s 
2026-07-19T19:20:04.722993081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (214, '2026-07-19T19:20:04', 'add_language_tags_to_subtitle_files') 
2026-07-19T19:20:04.723363567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:04.724346156Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_language_tags_to_subtitle_files migrated 
2026-07-19T19:20:04.724540799Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027603s 
2026-07-19T19:20:04.724737394Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_salt_to_users migrating 
2026-07-19T19:20:04.724943760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:04.725203253Z [Info] add_salt_to_users: Starting migration of Main DB to 215 
2026-07-19T19:20:04.725555121Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users 
2026-07-19T19:20:04.725722819Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-07-19T19:20:04.725899114Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String 
2026-07-19T19:20:04.726139288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT 
2026-07-19T19:20:04.727079061Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009942s 
2026-07-19T19:20:04.727273021Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32 
2026-07-19T19:20:04.727530700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER 
2026-07-19T19:20:04.728486776Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010229s 
2026-07-19T19:20:04.728830739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (215, '2026-07-19T19:20:04', 'add_salt_to_users') 
2026-07-19T19:20:04.729184502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:04.730104304Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_salt_to_users migrated 
2026-07-19T19:20:04.730278696Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00262s 
2026-07-19T19:20:04.730474159Z [Info] FluentMigrator.Runner.MigrationRunner: 216: clean_alt_titles migrating 
2026-07-19T19:20:04.730679753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:04.730935438Z [Info] clean_alt_titles: Starting migration of Main DB to 216 
2026-07-19T19:20:04.731308961Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles Language 
2026-07-19T19:20:04.735664253Z [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-19T19:20:04.736352439Z [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-19T19:20:04.736899811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2026-07-19T19:20:04.737788591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2026-07-19T19:20:04.740386303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2026-07-19T19:20:04.740991883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC) 
2026-07-19T19:20:04.741436359Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099178s 
2026-07-19T19:20:04.741642624Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles Votes 
2026-07-19T19:20:04.745662100Z [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-19T19:20:04.746548866Z [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-19T19:20:04.747078663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2026-07-19T19:20:04.747914997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2026-07-19T19:20:04.750466447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2026-07-19T19:20:04.751039321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC) 
2026-07-19T19:20:04.751442232Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096148s 
2026-07-19T19:20:04.751662305Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles VoteCount 
2026-07-19T19:20:04.755657252Z [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-19T19:20:04.756546623Z [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-19T19:20:04.757050999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2026-07-19T19:20:04.757890910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2026-07-19T19:20:04.760458843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2026-07-19T19:20:04.761021636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC) 
2026-07-19T19:20:04.761423876Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095474s 
2026-07-19T19:20:04.761632557Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles SourceId 
2026-07-19T19:20:04.767140591Z [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-19T19:20:04.767973428Z [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-19T19:20:04.768462223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2026-07-19T19:20:04.769392246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2026-07-19T19:20:04.771959086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2026-07-19T19:20:04.772514785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC) 
2026-07-19T19:20:04.772919791Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110986s 
2026-07-19T19:20:04.773258082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (216, '2026-07-19T19:20:04', 'clean_alt_titles') 
2026-07-19T19:20:04.773671796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:04.774852514Z [Info] FluentMigrator.Runner.MigrationRunner: 216: clean_alt_titles migrated 
2026-07-19T19:20:04.775028779Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130085s 
2026-07-19T19:20:04.775229884Z [Info] FluentMigrator.Runner.MigrationRunner: 217: remove_omg migrating 
2026-07-19T19:20:04.775397151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:04.775675712Z [Info] remove_omg: Starting migration of Main DB to 217 
2026-07-19T19:20:04.776108874Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-19T19:20:04.776410702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs' 
2026-07-19T19:20:04.776639182Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003663s 
2026-07-19T19:20:04.776968516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (217, '2026-07-19T19:20:04', 'remove_omg') 
2026-07-19T19:20:04.777314052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:04.778176939Z [Info] FluentMigrator.Runner.MigrationRunner: 217: remove_omg migrated 
2026-07-19T19:20:04.778307302Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001849s 
2026-07-19T19:20:04.778540311Z [Info] FluentMigrator.Runner.MigrationRunner: 218: add_additional_info_to_pending_releases migrating 
2026-07-19T19:20:04.778764823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:04.779040829Z [Info] add_additional_info_to_pending_releases: Starting migration of Main DB to 218 
2026-07-19T19:20:04.779390584Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2026-07-19T19:20:04.779575386Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2026-07-19T19:20:04.779791812Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases AdditionalInfo String 
2026-07-19T19:20:04.780143771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "AdditionalInfo" TEXT 
2026-07-19T19:20:04.781069325Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010633s 
2026-07-19T19:20:04.781444862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (218, '2026-07-19T19:20:04', 'add_additional_info_to_pending_releases') 
2026-07-19T19:20:04.781813955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:04.783084665Z [Info] FluentMigrator.Runner.MigrationRunner: 218: add_additional_info_to_pending_releases migrated 
2026-07-19T19:20:04.783275810Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030234s 
2026-07-19T19:20:04.783495512Z [Info] FluentMigrator.Runner.MigrationRunner: 219: add_result_to_commands migrating 
2026-07-19T19:20:04.783697369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:04.784030690Z [Info] add_result_to_commands: Starting migration of Main DB to 219 
2026-07-19T19:20:04.784338430Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-07-19T19:20:04.784549054Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s 
2026-07-19T19:20:04.784735500Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Commands Result Int32 
2026-07-19T19:20:04.785083170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands" ADD COLUMN "Result" INTEGER NOT NULL DEFAULT 1 
2026-07-19T19:20:04.786174127Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012381s 
2026-07-19T19:20:04.786604594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (219, '2026-07-19T19:20:04', 'add_result_to_commands') 
2026-07-19T19:20:04.786962184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:04.788164165Z [Info] FluentMigrator.Runner.MigrationRunner: 219: add_result_to_commands migrated 
2026-07-19T19:20:04.788361362Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031824s 
2026-07-19T19:20:04.788584251Z [Info] FluentMigrator.Runner.MigrationRunner: 220: health_restored_notification migrating 
2026-07-19T19:20:04.788799325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:04.789074449Z [Info] health_restored_notification: Starting migration of Main DB to 220 
2026-07-19T19:20:04.789433211Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-07-19T19:20:04.789629787Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2026-07-19T19:20:04.789841995Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean 
2026-07-19T19:20:04.790177641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0 
2026-07-19T19:20:04.791246584Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012027s 
2026-07-19T19:20:04.791598583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (220, '2026-07-19T19:20:04', 'health_restored_notification') 
2026-07-19T19:20:04.791989761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:04.792893882Z [Info] FluentMigrator.Runner.MigrationRunner: 220: health_restored_notification migrated 
2026-07-19T19:20:04.793085929Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028093s 
2026-07-19T19:20:04.793339580Z [Info] FluentMigrator.Runner.MigrationRunner: 221: add_on_manual_interaction_required_to_notifications migrating 
2026-07-19T19:20:04.793573300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:04.793856551Z [Info] add_on_manual_interaction_required_to_notifications: Starting migration of Main DB to 221 
2026-07-19T19:20:04.794249803Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-07-19T19:20:04.794429194Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-07-19T19:20:04.794657704Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnManualInteractionRequired Boolean 
2026-07-19T19:20:04.795019894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnManualInteractionRequired" INTEGER NOT NULL DEFAULT 0 
2026-07-19T19:20:04.796016531Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011458s 
2026-07-19T19:20:04.796414372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (221, '2026-07-19T19:20:04', 'add_on_manual_interaction_required_to_notifications') 
2026-07-19T19:20:04.796785680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:04.797722096Z [Info] FluentMigrator.Runner.MigrationRunner: 221: add_on_manual_interaction_required_to_notifications migrated 
2026-07-19T19:20:04.797925937Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027794s 
2026-07-19T19:20:04.798117813Z [Info] FluentMigrator.Runner.MigrationRunner: 222: remove_rarbg migrating 
2026-07-19T19:20:04.798321784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:04.798585195Z [Info] remove_rarbg: Starting migration of Main DB to 222 
2026-07-19T19:20:04.798902975Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-19T19:20:04.799184341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Rarbg' 
2026-07-19T19:20:04.799449616Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003516s 
2026-07-19T19:20:04.799778598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (222, '2026-07-19T19:20:04', 'remove_rarbg') 
2026-07-19T19:20:04.800152602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:04.801323931Z [Info] FluentMigrator.Runner.MigrationRunner: 222: remove_rarbg migrated 
2026-07-19T19:20:04.801495877Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002197s 
2026-07-19T19:20:04.801730420Z [Info] FluentMigrator.Runner.MigrationRunner: 223: remove_invalid_roksbox_metadata_images migrating 
2026-07-19T19:20:04.801959772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:04.802229786Z [Info] remove_invalid_roksbox_metadata_images: Starting migration of Main DB to 223 
2026-07-19T19:20:04.802751917Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "MetadataFiles" WHERE "Consumer" = 'RoksboxMetadata' AND "Type" = 5 AND ("RelativePath" LIKE 'metadata/%' OR "RelativePath" LIKE 'metadata\%') 
2026-07-19T19:20:04.803238688Z [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-19T19:20:04.803608663Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005734s 
2026-07-19T19:20:04.803996193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (223, '2026-07-19T19:20:04', 'remove_invalid_roksbox_metadata_images') 
2026-07-19T19:20:04.804362732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:04.805258416Z [Info] FluentMigrator.Runner.MigrationRunner: 223: remove_invalid_roksbox_metadata_images migrated 
2026-07-19T19:20:04.805501916Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021239s 
2026-07-19T19:20:04.805744314Z [Info] FluentMigrator.Runner.MigrationRunner: 224: list_sync_time migrating 
2026-07-19T19:20:04.805999548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:04.806291817Z [Info] list_sync_time: Starting migration of Main DB to 224 
2026-07-19T19:20:04.807134274Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListStatus LastSyncListInfo 
2026-07-19T19:20:04.811422902Z [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-19T19:20:04.812377554Z [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-19T19:20:04.813015710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2026-07-19T19:20:04.813903648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2026-07-19T19:20:04.816942198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-07-19T19:20:04.817420943Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100508s 
2026-07-19T19:20:04.817655465Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2026-07-19T19:20:04.817838834Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2026-07-19T19:20:04.818120231Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus LastInfoSync DateTimeOffset 
2026-07-19T19:20:04.818477611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "LastInfoSync" DATETIME 
2026-07-19T19:20:04.819642417Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012993s 
2026-07-19T19:20:04.819899034Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-19T19:20:04.820244269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'importlistsyncinterval' 
2026-07-19T19:20:04.820514744Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000394s 
2026-07-19T19:20:04.820912385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (224, '2026-07-19T19:20:04', 'list_sync_time') 
2026-07-19T19:20:04.821284785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:04.822709144Z [Info] FluentMigrator.Runner.MigrationRunner: 224: list_sync_time migrated 
2026-07-19T19:20:04.822897914Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025426s 
2026-07-19T19:20:04.823109410Z [Info] FluentMigrator.Runner.MigrationRunner: 225: add_tags_to_collections migrating 
2026-07-19T19:20:04.823376879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:04.823667945Z [Info] add_tags_to_collections: Starting migration of Main DB to 225 
2026-07-19T19:20:04.824015916Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Collections 
2026-07-19T19:20:04.824234857Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-07-19T19:20:04.824449990Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Collections Tags String 
2026-07-19T19:20:04.824712098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Collections" ADD COLUMN "Tags" TEXT 
2026-07-19T19:20:04.825831944Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011987s 
2026-07-19T19:20:04.826178291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (225, '2026-07-19T19:20:04', 'add_tags_to_collections') 
2026-07-19T19:20:04.826594600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:04.827523972Z [Info] FluentMigrator.Runner.MigrationRunner: 225: add_tags_to_collections migrated 
2026-07-19T19:20:04.827711319Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028574s 
2026-07-19T19:20:04.827945340Z [Info] FluentMigrator.Runner.MigrationRunner: 226: add_download_client_tags migrating 
2026-07-19T19:20:04.828164572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:04.828429215Z [Info] add_download_client_tags: Starting migration of Main DB to 226 
2026-07-19T19:20:04.828747957Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2026-07-19T19:20:04.828920795Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-07-19T19:20:04.829113393Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Tags String 
2026-07-19T19:20:04.829380471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Tags" TEXT 
2026-07-19T19:20:04.830342689Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010423s 
2026-07-19T19:20:04.830694077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (226, '2026-07-19T19:20:04', 'add_download_client_tags') 
2026-07-19T19:20:04.831051877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:04.831946850Z [Info] FluentMigrator.Runner.MigrationRunner: 226: add_download_client_tags migrated 
2026-07-19T19:20:04.832138716Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026007s 
2026-07-19T19:20:04.832331505Z [Info] FluentMigrator.Runner.MigrationRunner: 227: add_auto_tagging migrating 
2026-07-19T19:20:04.832541407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:04.832804217Z [Info] add_auto_tagging: Starting migration of Main DB to 227 
2026-07-19T19:20:04.833296739Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AutoTagging 
2026-07-19T19:20:04.833844212Z [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-19T19:20:04.834378658Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008985s 
2026-07-19T19:20:04.834576487Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AutoTagging (Name) 
2026-07-19T19:20:04.834856961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AutoTagging_Name" ON "AutoTagging" ("Name" ASC) 
2026-07-19T19:20:04.835229071Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004723s 
2026-07-19T19:20:04.835563384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (227, '2026-07-19T19:20:04', 'add_auto_tagging') 
2026-07-19T19:20:04.835936356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:04.837035730Z [Info] FluentMigrator.Runner.MigrationRunner: 227: add_auto_tagging migrated 
2026-07-19T19:20:04.837217756Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022541s 
2026-07-19T19:20:04.837473562Z [Info] FluentMigrator.Runner.MigrationRunner: 228: add_custom_format_score_bypass_to_delay_profile migrating 
2026-07-19T19:20:04.837704667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:04.837990262Z [Info] add_custom_format_score_bypass_to_delay_profile: Starting migration of Main DB to 228 
2026-07-19T19:20:04.838397713Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2026-07-19T19:20:04.838571563Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-07-19T19:20:04.838838350Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfAboveCustomFormatScore Boolean 
2026-07-19T19:20:04.839201712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfAboveCustomFormatScore" INTEGER NOT NULL DEFAULT 0 
2026-07-19T19:20:04.840396910Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013277s 
2026-07-19T19:20:04.840632695Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2026-07-19T19:20:04.840797266Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2026-07-19T19:20:04.841039263Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles MinimumCustomFormatScore Int32 
2026-07-19T19:20:04.841402044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "MinimumCustomFormatScore" INTEGER 
2026-07-19T19:20:04.842395004Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011173s 
2026-07-19T19:20:04.842785411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (228, '2026-07-19T19:20:04', 'add_custom_format_score_bypass_to_delay_profile') 
2026-07-19T19:20:04.843156448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:04.844104347Z [Info] FluentMigrator.Runner.MigrationRunner: 228: add_custom_format_score_bypass_to_delay_profile migrated 
2026-07-19T19:20:04.844343218Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002735s 
2026-07-19T19:20:04.844575166Z [Info] FluentMigrator.Runner.MigrationRunner: 229: update_restrictions_to_release_profiles migrating 
2026-07-19T19:20:04.844812514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:04.845087177Z [Info] update_restrictions_to_release_profiles: Starting migration of Main DB to 229 
2026-07-19T19:20:04.845990807Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Restrictions ReleaseProfiles 
2026-07-19T19:20:04.846264999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Restrictions" RENAME TO "ReleaseProfiles" 
2026-07-19T19:20:04.849139208Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029402s 
2026-07-19T19:20:04.849338690Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2026-07-19T19:20:04.849491638Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-07-19T19:20:04.849686340Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Name String 
2026-07-19T19:20:04.850015322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Name" TEXT DEFAULT NULL 
2026-07-19T19:20:04.851031830Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011554s 
2026-07-19T19:20:04.851221091Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2026-07-19T19:20:04.851393057Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.9E-06s 
2026-07-19T19:20:04.851593120Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Enabled Boolean 
2026-07-19T19:20:04.851921321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Enabled" INTEGER NOT NULL DEFAULT 1 
2026-07-19T19:20:04.852974994Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011774s 
2026-07-19T19:20:04.853160517Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2026-07-19T19:20:04.853320019Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-07-19T19:20:04.853519881Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IndexerId Int32 
2026-07-19T19:20:04.853890157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IndexerId" INTEGER NOT NULL DEFAULT 0 
2026-07-19T19:20:04.855101888Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013832s 
2026-07-19T19:20:04.855308143Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles Preferred 
2026-07-19T19:20:04.859386177Z [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-19T19:20:04.860167380Z [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-19T19:20:04.860692067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles" 
2026-07-19T19:20:04.861278508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles" 
2026-07-19T19:20:04.864058849Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008557s 
2026-07-19T19:20:04.864238591Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-19T19:20:04.864434495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-19T19:20:04.865280830Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000867s 
2026-07-19T19:20:04.865500713Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-19T19:20:04.865792871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]' 
2026-07-19T19:20:04.866074939Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003881s 
2026-07-19T19:20:04.866446277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (229, '2026-07-19T19:20:04', 'update_restrictions_to_release_profiles') 
2026-07-19T19:20:04.866819629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:04.867877470Z [Info] FluentMigrator.Runner.MigrationRunner: 229: update_restrictions_to_release_profiles migrated 
2026-07-19T19:20:04.868086080Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021126s 
2026-07-19T19:20:04.868287495Z [Info] FluentMigrator.Runner.MigrationRunner: 230: rename_quality_profiles migrating 
2026-07-19T19:20:04.868507849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:04.868774406Z [Info] rename_quality_profiles: Starting migration of Main DB to 230 
2026-07-19T19:20:04.869137608Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Profiles QualityProfiles 
2026-07-19T19:20:04.869400437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" RENAME TO "QualityProfiles" 
2026-07-19T19:20:04.872226259Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028523s 
2026-07-19T19:20:04.872488827Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Movies ProfileId to QualityProfileId 
2026-07-19T19:20:04.877225989Z [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-19T19:20:04.878282918Z [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-19T19:20:04.878848647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-07-19T19:20:04.879588056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-07-19T19:20:04.882442326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_MovieMetadataId" ON "Movies" ("MovieMetadataId" ASC) 
2026-07-19T19:20:04.882846129Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101659s 
2026-07-19T19:20:04.883082285Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn ImportLists ProfileId to QualityProfileId 
2026-07-19T19:20:04.887532568Z [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-19T19:20:04.888811063Z [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-19T19:20:04.889471944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists" 
2026-07-19T19:20:04.890199419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists" 
2026-07-19T19:20:04.893192147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImport_Name" ON "ImportLists" ("Name" ASC) 
2026-07-19T19:20:04.893594447Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103143s 
2026-07-19T19:20:04.893944072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (230, '2026-07-19T19:20:04', 'rename_quality_profiles') 
2026-07-19T19:20:04.894310239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:04.895961215Z [Info] FluentMigrator.Runner.MigrationRunner: 230: rename_quality_profiles migrated 
2026-07-19T19:20:04.896160586Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126327s 
2026-07-19T19:20:04.896375118Z [Info] FluentMigrator.Runner.MigrationRunner: 231: update_images_remote_url migrating 
2026-07-19T19:20:04.896586674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:04.896853061Z [Info] update_images_remote_url: Starting migration of Main DB to 231 
2026-07-19T19:20:04.897272395Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MovieMetadata" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2026-07-19T19:20:04.897605777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MovieMetadata" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2026-07-19T19:20:04.897928497Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004165s 
2026-07-19T19:20:04.898194563Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Credits" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2026-07-19T19:20:04.898495539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Credits" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2026-07-19T19:20:04.898779651Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003743s 
2026-07-19T19:20:04.899054936Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Collections" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2026-07-19T19:20:04.899373377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Collections" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2026-07-19T19:20:04.899650375Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003804s 
2026-07-19T19:20:04.900040771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (231, '2026-07-19T19:20:04', 'update_images_remote_url') 
2026-07-19T19:20:04.900406748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:04.901436663Z [Info] FluentMigrator.Runner.MigrationRunner: 231: update_images_remote_url migrated 
2026-07-19T19:20:04.901626295Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021209s 
2026-07-19T19:20:04.901838051Z [Info] FluentMigrator.Runner.MigrationRunner: 232: add_notification_status migrating 
2026-07-19T19:20:04.902052223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:04.902313028Z [Info] add_notification_status: Starting migration of Main DB to 232 
2026-07-19T19:20:04.902952456Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus 
2026-07-19T19:20:04.903516502Z [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-19T19:20:04.904089616Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000929s 
2026-07-19T19:20:04.904310982Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId) 
2026-07-19T19:20:04.904653272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC) 
2026-07-19T19:20:04.905045211Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005454s 
2026-07-19T19:20:04.905396418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (232, '2026-07-19T19:20:04', 'add_notification_status') 
2026-07-19T19:20:04.905764640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:04.906723722Z [Info] FluentMigrator.Runner.MigrationRunner: 232: add_notification_status migrated 
2026-07-19T19:20:04.906914957Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021857s 
2026-07-19T19:20:04.907135511Z [Info] FluentMigrator.Runner.MigrationRunner: 233: rename_deprecated_indexer_flags migrating 
2026-07-19T19:20:04.907353290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:04.907635107Z [Info] rename_deprecated_indexer_flags: Starting migration of Main DB to 233 
2026-07-19T19:20:04.908223402Z [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-19T19:20:04.908765885Z [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-19T19:20:04.909122102Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005888s 
2026-07-19T19:20:04.909578341Z [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-19T19:20:04.910173650Z [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-19T19:20:04.910659228Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007663s 
2026-07-19T19:20:04.911178664Z [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-19T19:20:04.911677329Z [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-19T19:20:04.912040851Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005628s 
2026-07-19T19:20:04.912394754Z [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-19T19:20:04.912830081Z [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-19T19:20:04.913156047Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005079s 
2026-07-19T19:20:04.913518487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (233, '2026-07-19T19:20:04', 'rename_deprecated_indexer_flags') 
2026-07-19T19:20:04.913878583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:04.915152709Z [Info] FluentMigrator.Runner.MigrationRunner: 233: rename_deprecated_indexer_flags migrated 
2026-07-19T19:20:04.915349465Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024538s 
2026-07-19T19:20:04.915590140Z [Info] FluentMigrator.Runner.MigrationRunner: 234: movie_last_searched_time migrating 
2026-07-19T19:20:04.915874533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:04.916142382Z [Info] movie_last_searched_time: Starting migration of Main DB to 234 
2026-07-19T19:20:04.916458689Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-07-19T19:20:04.916627189Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2026-07-19T19:20:04.916834286Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies LastSearchTime DateTimeOffset 
2026-07-19T19:20:04.917113589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "LastSearchTime" DATETIME 
2026-07-19T19:20:04.918139164Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011015s 
2026-07-19T19:20:04.918481724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (234, '2026-07-19T19:20:04', 'movie_last_searched_time') 
2026-07-19T19:20:04.918849324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:04.924240694Z [Info] FluentMigrator.Runner.MigrationRunner: 234: movie_last_searched_time migrated 
2026-07-19T19:20:04.924426207Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00716s 
2026-07-19T19:20:04.924622763Z [Info] FluentMigrator.Runner.MigrationRunner: 235: email_encryption migrating 
2026-07-19T19:20:04.924830572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:04.925086788Z [Info] email_encryption: Starting migration of Main DB to 235 
2026-07-19T19:20:04.925357513Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-19T19:20:04.925574440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-19T19:20:04.926264640Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007261s 
2026-07-19T19:20:04.926606629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (235, '2026-07-19T19:20:04', 'email_encryption') 
2026-07-19T19:20:04.926961143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:04.927738809Z [Info] FluentMigrator.Runner.MigrationRunner: 235: email_encryption migrated 
2026-07-19T19:20:04.927935375Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021814s 
2026-07-19T19:20:04.928167102Z [Info] FluentMigrator.Runner.MigrationRunner: 236: clear_last_rss_releases_info migrating 
2026-07-19T19:20:04.928384139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:04.928649283Z [Info] clear_last_rss_releases_info: Starting migration of Main DB to 236 
2026-07-19T19:20:04.928998687Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "IndexerStatus" SET "LastRssSyncReleaseInfo" = NULL 
2026-07-19T19:20:04.929308541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "IndexerStatus" SET "LastRssSyncReleaseInfo" = NULL 
2026-07-19T19:20:04.929579206Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003602s 
2026-07-19T19:20:04.929943800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (236, '2026-07-19T19:20:04', 'clear_last_rss_releases_info') 
2026-07-19T19:20:04.930292813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:04.931007212Z [Info] FluentMigrator.Runner.MigrationRunner: 236: clear_last_rss_releases_info migrated 
2026-07-19T19:20:04.931197505Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017409s 
2026-07-19T19:20:04.931380714Z [Info] FluentMigrator.Runner.MigrationRunner: 237: add_indexes migrating 
2026-07-19T19:20:04.931586639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:04.931861663Z [Info] add_indexes: Starting migration of Main DB to 237 
2026-07-19T19:20:04.932787538Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Blocklist (MovieId) 
2026-07-19T19:20:04.933075819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blocklist_MovieId" ON "Blocklist" ("MovieId" ASC) 
2026-07-19T19:20:04.933457608Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004704s 
2026-07-19T19:20:04.933647580Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Blocklist (Date) 
2026-07-19T19:20:04.933907955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blocklist_Date" ON "Blocklist" ("Date" ASC) 
2026-07-19T19:20:04.934272239Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004453s 
2026-07-19T19:20:04.934473614Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (MovieId, Date) 
2026-07-19T19:20:04.934773849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_MovieId_Date" ON "History" ("MovieId" ASC, "Date" DESC) 
2026-07-19T19:20:04.935163123Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005048s 
2026-07-19T19:20:04.935435191Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (DownloadId) 
2026-07-19T19:20:04.935690225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_DownloadId" 
2026-07-19T19:20:04.936144620Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005057s 
2026-07-19T19:20:04.936347749Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId, Date) 
2026-07-19T19:20:04.936658004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2026-07-19T19:20:04.937064823Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005294s 
2026-07-19T19:20:04.937262501Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (MovieFileId) 
2026-07-19T19:20:04.937539129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_MovieFileId" ON "Movies" ("MovieFileId" ASC) 
2026-07-19T19:20:04.937931579Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004796s 
2026-07-19T19:20:04.938116572Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (Path) 
2026-07-19T19:20:04.938366966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_Path" ON "Movies" ("Path" ASC) 
2026-07-19T19:20:04.938728324Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004363s 
2026-07-19T19:20:04.939063799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (237, '2026-07-19T19:20:04', 'add_indexes') 
2026-07-19T19:20:04.939419135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:04.940280911Z [Info] FluentMigrator.Runner.MigrationRunner: 237: add_indexes migrated 
2026-07-19T19:20:04.940460743Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019708s 
2026-07-19T19:20:04.940695807Z [Info] FluentMigrator.Runner.MigrationRunner: 238: parse_title_from_existing_subtitle_files migrating 
2026-07-19T19:20:04.940928024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:04.941197136Z [Info] parse_title_from_existing_subtitle_files: Starting migration of Main DB to 238 
2026-07-19T19:20:04.941639337Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 
2026-07-19T19:20:04.941813859Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2026-07-19T19:20:04.942006036Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles Title String 
2026-07-19T19:20:04.942273264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "Title" TEXT 
2026-07-19T19:20:04.943502620Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001309s 
2026-07-19T19:20:04.943690609Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 
2026-07-19T19:20:04.943861393Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-07-19T19:20:04.944077278Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles Copy Int32 
2026-07-19T19:20:04.944361941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "Copy" INTEGER NOT NULL DEFAULT 0 
2026-07-19T19:20:04.945410202Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011591s 
2026-07-19T19:20:04.945589513Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-19T19:20:04.945783454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-19T19:20:04.946387340Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006271s 
2026-07-19T19:20:04.946762977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (238, '2026-07-19T19:20:04', 'parse_title_from_existing_subtitle_files') 
2026-07-19T19:20:04.947133052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:04.947897331Z [Info] FluentMigrator.Runner.MigrationRunner: 238: parse_title_from_existing_subtitle_files migrated 
2026-07-19T19:20:04.948098657Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020568s 
2026-07-19T19:20:04.948346777Z [Info] FluentMigrator.Runner.MigrationRunner: 239: add_minimum_upgrade_format_score_to_quality_profiles migrating 
2026-07-19T19:20:04.948583674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:04.948870411Z [Info] add_minimum_upgrade_format_score_to_quality_profiles: Starting migration of Main DB to 239 
2026-07-19T19:20:04.949236849Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2026-07-19T19:20:04.949416010Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-07-19T19:20:04.949637206Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinUpgradeFormatScore Int32 
2026-07-19T19:20:04.949987000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinUpgradeFormatScore" INTEGER NOT NULL DEFAULT 1 
2026-07-19T19:20:04.951051374Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012117s 
2026-07-19T19:20:04.951452181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (239, '2026-07-19T19:20:04', 'add_minimum_upgrade_format_score_to_quality_profiles') 
2026-07-19T19:20:04.951836445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:04.952745236Z [Info] FluentMigrator.Runner.MigrationRunner: 239: add_minimum_upgrade_format_score_to_quality_profiles migrated 
2026-07-19T19:20:04.952957754Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028198s 
2026-07-19T19:20:04.953195893Z [Info] FluentMigrator.Runner.MigrationRunner: 240: drop_multi_episode_style_from_naming_config migrating 
2026-07-19T19:20:04.953434304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:04.953722564Z [Info] drop_multi_episode_style_from_naming_config: Starting migration of Main DB to 240 
2026-07-19T19:20:04.954082509Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig MultiEpisodeStyle 
2026-07-19T19:20:04.960182906Z [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-19T19:20:04.961197961Z [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-19T19:20:04.961762528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2026-07-19T19:20:04.962268497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2026-07-19T19:20:04.965117315Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108235s 
2026-07-19T19:20:04.965570769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (240, '2026-07-19T19:20:04', 'drop_multi_episode_style_from_naming_config') 
2026-07-19T19:20:04.965993811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:04.966878392Z [Info] FluentMigrator.Runner.MigrationRunner: 240: drop_multi_episode_style_from_naming_config migrated 
2026-07-19T19:20:04.967072253Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125269s 
2026-07-19T19:20:04.967322256Z [Info] FluentMigrator.Runner.MigrationRunner: 241: stevenlu_update_url migrating 
2026-07-19T19:20:04.967535726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:04.967814808Z [Info] stevenlu_update_url: Starting migration of Main DB to 241 
2026-07-19T19:20:04.968137137Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-19T19:20:04.968371359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-19T19:20:04.968969474Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006212s 
2026-07-19T19:20:04.969314479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (241, '2026-07-19T19:20:04', 'stevenlu_update_url') 
2026-07-19T19:20:04.969673822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:04.970359994Z [Info] FluentMigrator.Runner.MigrationRunner: 241: stevenlu_update_url migrated 
2026-07-19T19:20:04.970551580Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019857s 
2026-07-19T19:20:04.970747896Z [Info] FluentMigrator.Runner.MigrationRunner: 242: add_movie_keywords migrating 
2026-07-19T19:20:04.970955794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:04.971217722Z [Info] add_movie_keywords: Starting migration of Main DB to 242 
2026-07-19T19:20:04.971536294Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2026-07-19T19:20:04.971720074Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2026-07-19T19:20:04.971971731Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieMetadata Keywords String 
2026-07-19T19:20:04.972258679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata" ADD COLUMN "Keywords" TEXT 
2026-07-19T19:20:04.973327702Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011591s 
2026-07-19T19:20:04.973680342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (242, '2026-07-19T19:20:04', 'add_movie_keywords') 
2026-07-19T19:20:04.974065067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:04.974849507Z [Info] FluentMigrator.Runner.MigrationRunner: 242: add_movie_keywords migrated 
2026-07-19T19:20:04.975025612Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026584s 
2026-07-19T19:20:04.985571733Z [Debug] MigrationController: Took: 00:00:02.0385333 
2026-07-19T19:20:05.151192829Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging 
2026-07-19T19:20:05.176553830Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=1000 *** 
2026-07-19T19:20:05.207307322Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2026-07-19T19:20:05.208389682Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-19T19:20:05.208681399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-19T19:20:05.213122654Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4 
2026-07-19T19:20:05.213391947Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047289s 
2026-07-19T19:20:05.213660468Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2026-07-19T19:20:05.213897154Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049792s 
2026-07-19T19:20:05.215607389Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2026-07-19T19:20:05.215887503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:05.216427561Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2026-07-19T19:20:05.216809610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2026-07-19T19:20:05.217355199Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006596s 
2026-07-19T19:20:05.217634201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:05.219045644Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2026-07-19T19:20:05.219292231Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023344s 
2026-07-19T19:20:05.219608388Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2026-07-19T19:20:05.219963333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:05.220515014Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2026-07-19T19:20:05.220910851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-07-19T19:20:05.221412962Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006072s 
2026-07-19T19:20:05.221685842Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-07-19T19:20:05.221916847Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-07-19T19:20:05.222194777Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2026-07-19T19:20:05.222605925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2026-07-19T19:20:05.223377900Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008895s 
2026-07-19T19:20:05.223623625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:05.224657848Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2026-07-19T19:20:05.224950487Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021133s 
2026-07-19T19:20:05.225293909Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2026-07-19T19:20:05.225620517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:05.226028689Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-07-19T19:20:05.226260817Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-07-19T19:20:05.226537314Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2026-07-19T19:20:05.226909624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2026-07-19T19:20:05.227490063Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006603s 
2026-07-19T19:20:05.227733703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:05.228702615Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2026-07-19T19:20:05.228996477Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018335s 
2026-07-19T19:20:05.229353015Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2026-07-19T19:20:05.229654171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:05.230018425Z [Info] InitialSetup: Starting migration of Log DB to 1 
2026-07-19T19:20:05.230608634Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs 
2026-07-19T19:20:05.231188842Z [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-19T19:20:05.231942300Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010467s 
2026-07-19T19:20:05.232251463Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time) 
2026-07-19T19:20:05.232586417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2026-07-19T19:20:05.233063989Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005375s 
2026-07-19T19:20:05.233478053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-07-19T19:20:05', 'InitialSetup') 
2026-07-19T19:20:05.233986938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:05.234950338Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2026-07-19T19:20:05.235217416Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024213s 
2026-07-19T19:20:05.235468021Z [Info] FluentMigrator.Runner.MigrationRunner: 104: add_moviefiles_table migrating 
2026-07-19T19:20:05.235775300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:05.236198703Z [Info] add_moviefiles_table: Starting migration of Log DB to 104 
2026-07-19T19:20:05.236663870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (104, '2026-07-19T19:20:05', 'add_moviefiles_table') 
2026-07-19T19:20:05.237190070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:05.237993919Z [Info] FluentMigrator.Runner.MigrationRunner: 104: add_moviefiles_table migrated 
2026-07-19T19:20:05.238277049Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002175s 
2026-07-19T19:20:05.238556372Z [Info] FluentMigrator.Runner.MigrationRunner: 105: fix_history_movieId migrating 
2026-07-19T19:20:05.238862679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:05.239233786Z [Info] fix_history_movieId: Starting migration of Log DB to 105 
2026-07-19T19:20:05.239624142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (105, '2026-07-19T19:20:05', 'fix_history_movieId') 
2026-07-19T19:20:05.240196295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:05.241001116Z [Info] FluentMigrator.Runner.MigrationRunner: 105: fix_history_movieId migrated 
2026-07-19T19:20:05.241277402Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021302s 
2026-07-19T19:20:05.241554200Z [Info] FluentMigrator.Runner.MigrationRunner: 106: add_tmdb_stuff migrating 
2026-07-19T19:20:05.241852871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:05.242205983Z [Info] add_tmdb_stuff: Starting migration of Log DB to 106 
2026-07-19T19:20:05.242614886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (106, '2026-07-19T19:20:05', 'add_tmdb_stuff') 
2026-07-19T19:20:05.243096145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:05.243785454Z [Info] FluentMigrator.Runner.MigrationRunner: 106: add_tmdb_stuff migrated 
2026-07-19T19:20:05.244082923Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019735s 
2026-07-19T19:20:05.244377296Z [Info] FluentMigrator.Runner.MigrationRunner: 107: fix_movie_files migrating 
2026-07-19T19:20:05.244668893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:05.245019840Z [Info] fix_movie_files: Starting migration of Log DB to 107 
2026-07-19T19:20:05.245432261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (107, '2026-07-19T19:20:05', 'fix_movie_files') 
2026-07-19T19:20:05.245941837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:05.247298129Z [Info] FluentMigrator.Runner.MigrationRunner: 107: fix_movie_files migrated 
2026-07-19T19:20:05.247569155Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026327s 
2026-07-19T19:20:05.247875492Z [Info] FluentMigrator.Runner.MigrationRunner: 108: update_schedule_intervale migrating 
2026-07-19T19:20:05.248264075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:05.248625693Z [Info] update_schedule_intervale: Starting migration of Log DB to 108 
2026-07-19T19:20:05.249064437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (108, '2026-07-19T19:20:05', 'update_schedule_intervale') 
2026-07-19T19:20:05.249599905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:05.250401930Z [Info] FluentMigrator.Runner.MigrationRunner: 108: update_schedule_intervale migrated 
2026-07-19T19:20:05.250690933Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021332s 
2026-07-19T19:20:05.250998803Z [Info] FluentMigrator.Runner.MigrationRunner: 109: add_movie_formats_to_naming_config migrating 
2026-07-19T19:20:05.251330190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:05.251695676Z [Info] add_movie_formats_to_naming_config: Starting migration of Log DB to 109 
2026-07-19T19:20:05.252191104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (109, '2026-07-19T19:20:05', 'add_movie_formats_to_naming_config') 
2026-07-19T19:20:05.252743907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:05.253548368Z [Info] FluentMigrator.Runner.MigrationRunner: 109: add_movie_formats_to_naming_config migrated 
2026-07-19T19:20:05.253851628Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021912s 
2026-07-19T19:20:05.254134248Z [Info] FluentMigrator.Runner.MigrationRunner: 110: add_phyiscal_release migrating 
2026-07-19T19:20:05.254454112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:05.254812404Z [Info] add_phyiscal_release: Starting migration of Log DB to 110 
2026-07-19T19:20:05.255241879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (110, '2026-07-19T19:20:05', 'add_phyiscal_release') 
2026-07-19T19:20:05.255755944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:05.256661859Z [Info] FluentMigrator.Runner.MigrationRunner: 110: add_phyiscal_release migrated 
2026-07-19T19:20:05.256939558Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002189s 
2026-07-19T19:20:05.257212398Z [Info] FluentMigrator.Runner.MigrationRunner: 111: remove_bitmetv migrating 
2026-07-19T19:20:05.257509847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:05.257863659Z [Info] remove_bitmetv: Starting migration of Log DB to 111 
2026-07-19T19:20:05.258271761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (111, '2026-07-19T19:20:05', 'remove_bitmetv') 
2026-07-19T19:20:05.258782320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:05.259576109Z [Info] FluentMigrator.Runner.MigrationRunner: 111: remove_bitmetv migrated 
2026-07-19T19:20:05.259864049Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002069s 
2026-07-19T19:20:05.260159634Z [Info] FluentMigrator.Runner.MigrationRunner: 112: remove_torrentleech migrating 
2026-07-19T19:20:05.260520381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:05.260926488Z [Info] remove_torrentleech: Starting migration of Log DB to 112 
2026-07-19T19:20:05.261420002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (112, '2026-07-19T19:20:05', 'remove_torrentleech') 
2026-07-19T19:20:05.261945611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:05.262782366Z [Info] FluentMigrator.Runner.MigrationRunner: 112: remove_torrentleech migrated 
2026-07-19T19:20:05.263072150Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022739s 
2026-07-19T19:20:05.263354258Z [Info] FluentMigrator.Runner.MigrationRunner: 113: remove_broadcasthenet migrating 
2026-07-19T19:20:05.263658942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:05.264048637Z [Info] remove_broadcasthenet: Starting migration of Log DB to 113 
2026-07-19T19:20:05.264483112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (113, '2026-07-19T19:20:05', 'remove_broadcasthenet') 
2026-07-19T19:20:05.265004522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:05.265864775Z [Info] FluentMigrator.Runner.MigrationRunner: 113: remove_broadcasthenet migrated 
2026-07-19T19:20:05.266145019Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021917s 
2026-07-19T19:20:05.266428310Z [Info] FluentMigrator.Runner.MigrationRunner: 114: remove_fanzub migrating 
2026-07-19T19:20:05.266723665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:05.267073389Z [Info] remove_fanzub: Starting migration of Log DB to 114 
2026-07-19T19:20:05.267481842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (114, '2026-07-19T19:20:05', 'remove_fanzub') 
2026-07-19T19:20:05.268005487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:05.268855569Z [Info] FluentMigrator.Runner.MigrationRunner: 114: remove_fanzub migrated 
2026-07-19T19:20:05.269130913Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021323s 
2026-07-19T19:20:05.269413964Z [Info] FluentMigrator.Runner.MigrationRunner: 115: update_movie_sorttitle migrating 
2026-07-19T19:20:05.269726132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:05.270103973Z [Info] update_movie_sorttitle: Starting migration of Log DB to 115 
2026-07-19T19:20:05.270538148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (115, '2026-07-19T19:20:05', 'update_movie_sorttitle') 
2026-07-19T19:20:05.271058446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:05.271890562Z [Info] FluentMigrator.Runner.MigrationRunner: 115: update_movie_sorttitle migrated 
2026-07-19T19:20:05.272173832Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021336s 
2026-07-19T19:20:05.272477855Z [Info] FluentMigrator.Runner.MigrationRunner: 116: update_movie_sorttitle_again migrating 
2026-07-19T19:20:05.272794582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:05.273155630Z [Info] update_movie_sorttitle_again: Starting migration of Log DB to 116 
2026-07-19T19:20:05.273608632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (116, '2026-07-19T19:20:05', 'update_movie_sorttitle_again') 
2026-07-19T19:20:05.274148529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:05.274993591Z [Info] FluentMigrator.Runner.MigrationRunner: 116: update_movie_sorttitle_again migrated 
2026-07-19T19:20:05.275291612Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021663s 
2026-07-19T19:20:05.275574832Z [Info] FluentMigrator.Runner.MigrationRunner: 117: update_movie_file migrating 
2026-07-19T19:20:05.275907683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:05.276246345Z [Info] update_movie_file: Starting migration of Log DB to 117 
2026-07-19T19:20:05.276665980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (117, '2026-07-19T19:20:05', 'update_movie_file') 
2026-07-19T19:20:05.277183081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:05.278016049Z [Info] FluentMigrator.Runner.MigrationRunner: 117: update_movie_file migrated 
2026-07-19T19:20:05.278290252Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021367s 
2026-07-19T19:20:05.278573181Z [Info] FluentMigrator.Runner.MigrationRunner: 118: update_movie_slug migrating 
2026-07-19T19:20:05.278874178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:05.279231016Z [Info] update_movie_slug: Starting migration of Log DB to 118 
2026-07-19T19:20:05.279646163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (118, '2026-07-19T19:20:05', 'update_movie_slug') 
2026-07-19T19:20:05.280182513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:05.281007645Z [Info] FluentMigrator.Runner.MigrationRunner: 118: update_movie_slug migrated 
2026-07-19T19:20:05.281282088Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021243s 
2026-07-19T19:20:05.281574547Z [Info] FluentMigrator.Runner.MigrationRunner: 119: add_youtube_trailer_id migrating 
2026-07-19T19:20:05.281884120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:05.282243765Z [Info] add_youtube_trailer_id: Starting migration of Log DB to 119 
2026-07-19T19:20:05.282692899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (119, '2026-07-19T19:20:05', 'add_youtube_trailer_id') 
2026-07-19T19:20:05.283207025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:05.284045594Z [Info] FluentMigrator.Runner.MigrationRunner: 119: add_youtube_trailer_id migrated 
2026-07-19T19:20:05.284339626Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002144s 
2026-07-19T19:20:05.284606183Z [Info] FluentMigrator.Runner.MigrationRunner: 120: add_studio migrating 
2026-07-19T19:20:05.284900355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:05.285265260Z [Info] add_studio: Starting migration of Log DB to 120 
2026-07-19T19:20:05.285665597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (120, '2026-07-19T19:20:05', 'add_studio') 
2026-07-19T19:20:05.286173099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:05.287052089Z [Info] FluentMigrator.Runner.MigrationRunner: 120: add_studio migrated 
2026-07-19T19:20:05.287312885Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021516s 
2026-07-19T19:20:05.287602929Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_filedate_config migrating 
2026-07-19T19:20:05.287940559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:05.288294221Z [Info] update_filedate_config: Starting migration of Log DB to 121 
2026-07-19T19:20:05.288723265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (121, '2026-07-19T19:20:05', 'update_filedate_config') 
2026-07-19T19:20:05.289250337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:05.290062172Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_filedate_config migrated 
2026-07-19T19:20:05.290356515Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021406s 
2026-07-19T19:20:05.290652411Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_movieid_to_blacklist migrating 
2026-07-19T19:20:05.290973878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:05.291328753Z [Info] add_movieid_to_blacklist: Starting migration of Log DB to 122 
2026-07-19T19:20:05.291769000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (122, '2026-07-19T19:20:05', 'add_movieid_to_blacklist') 
2026-07-19T19:20:05.292315581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:05.293107195Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_movieid_to_blacklist migrated 
2026-07-19T19:20:05.293395736Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021188s 
2026-07-19T19:20:05.293687253Z [Info] FluentMigrator.Runner.MigrationRunner: 123: create_netimport_table migrating 
2026-07-19T19:20:05.293996446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:05.294353916Z [Info] create_netimport_table: Starting migration of Log DB to 123 
2026-07-19T19:20:05.294788381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (123, '2026-07-19T19:20:05', 'create_netimport_table') 
2026-07-19T19:20:05.295311294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:05.296132047Z [Info] FluentMigrator.Runner.MigrationRunner: 123: create_netimport_table migrated 
2026-07-19T19:20:05.296432292Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021301s 
2026-07-19T19:20:05.296726144Z [Info] FluentMigrator.Runner.MigrationRunner: 124: add_preferred_tags_to_profile migrating 
2026-07-19T19:20:05.297047612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:05.297412146Z [Info] add_preferred_tags_to_profile: Starting migration of Log DB to 124 
2026-07-19T19:20:05.297863214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (124, '2026-07-19T19:20:05', 'add_preferred_tags_to_profile') 
2026-07-19T19:20:05.298424465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:05.299249757Z [Info] FluentMigrator.Runner.MigrationRunner: 124: add_preferred_tags_to_profile migrated 
2026-07-19T19:20:05.299552337Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021787s 
2026-07-19T19:20:05.299828964Z [Info] FluentMigrator.Runner.MigrationRunner: 125: fix_imdb_unique migrating 
2026-07-19T19:20:05.300159349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:05.300516519Z [Info] fix_imdb_unique: Starting migration of Log DB to 125 
2026-07-19T19:20:05.300928328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (125, '2026-07-19T19:20:05', 'fix_imdb_unique') 
2026-07-19T19:20:05.301479478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:05.302321584Z [Info] FluentMigrator.Runner.MigrationRunner: 125: fix_imdb_unique migrated 
2026-07-19T19:20:05.302634284Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021577s 
2026-07-19T19:20:05.302923677Z [Info] FluentMigrator.Runner.MigrationRunner: 126: update_qualities_and_profiles migrating 
2026-07-19T19:20:05.303245756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:05.303609729Z [Info] update_qualities_and_profiles: Starting migration of Log DB to 126 
2026-07-19T19:20:05.304081739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (126, '2026-07-19T19:20:05', 'update_qualities_and_profiles') 
2026-07-19T19:20:05.304614202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:05.305483152Z [Info] FluentMigrator.Runner.MigrationRunner: 126: update_qualities_and_profiles migrated 
2026-07-19T19:20:05.305814740Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022139s 
2026-07-19T19:20:05.306088882Z [Info] FluentMigrator.Runner.MigrationRunner: 127: remove_wombles migrating 
2026-07-19T19:20:05.306385349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:05.306737739Z [Info] remove_wombles: Starting migration of Log DB to 127 
2026-07-19T19:20:05.307146733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (127, '2026-07-19T19:20:05', 'remove_wombles') 
2026-07-19T19:20:05.307653955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:05.308792909Z [Info] FluentMigrator.Runner.MigrationRunner: 127: remove_wombles migrated 
2026-07-19T19:20:05.309067371Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024011s 
2026-07-19T19:20:05.309344309Z [Info] FluentMigrator.Runner.MigrationRunner: 128: remove_kickass migrating 
2026-07-19T19:20:05.309641368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:05.309992094Z [Info] remove_kickass: Starting migration of Log DB to 128 
2026-07-19T19:20:05.310399314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (128, '2026-07-19T19:20:05', 'remove_kickass') 
2026-07-19T19:20:05.310968681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:05.311772710Z [Info] FluentMigrator.Runner.MigrationRunner: 128: remove_kickass migrated 
2026-07-19T19:20:05.312117595Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021286s 
2026-07-19T19:20:05.312431547Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_parsed_movie_info_to_pending_release migrating 
2026-07-19T19:20:05.312772153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:05.313158451Z [Info] add_parsed_movie_info_to_pending_release: Starting migration of Log DB to 129 
2026-07-19T19:20:05.313632065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (129, '2026-07-19T19:20:05', 'add_parsed_movie_info_to_pending_release') 
2026-07-19T19:20:05.314183135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:05.315062306Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_parsed_movie_info_to_pending_release migrated 
2026-07-19T19:20:05.315374505Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022502s 
2026-07-19T19:20:05.315668186Z [Info] FluentMigrator.Runner.MigrationRunner: 130: remove_wombles_kickass migrating 
2026-07-19T19:20:05.316013271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:05.316376262Z [Info] remove_wombles_kickass: Starting migration of Log DB to 130 
2026-07-19T19:20:05.316808573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (130, '2026-07-19T19:20:05', 'remove_wombles_kickass') 
2026-07-19T19:20:05.317328490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:05.318153402Z [Info] FluentMigrator.Runner.MigrationRunner: 130: remove_wombles_kickass migrated 
2026-07-19T19:20:05.318437214Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002134s 
2026-07-19T19:20:05.318742128Z [Info] FluentMigrator.Runner.MigrationRunner: 131: make_parsed_episode_info_nullable migrating 
2026-07-19T19:20:05.319071351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:05.319439342Z [Info] make_parsed_episode_info_nullable: Starting migration of Log DB to 131 
2026-07-19T19:20:05.319922054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (131, '2026-07-19T19:20:05', 'make_parsed_episode_info_nullable') 
2026-07-19T19:20:05.320460829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:05.321390772Z [Info] FluentMigrator.Runner.MigrationRunner: 131: make_parsed_episode_info_nullable migrated 
2026-07-19T19:20:05.321737451Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002272s 
2026-07-19T19:20:05.322050000Z [Info] FluentMigrator.Runner.MigrationRunner: 132: rename_torrent_downloadstation migrating 
2026-07-19T19:20:05.322373562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:05.322746313Z [Info] rename_torrent_downloadstation: Starting migration of Log DB to 132 
2026-07-19T19:20:05.323205447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (132, '2026-07-19T19:20:05', 'rename_torrent_downloadstation') 
2026-07-19T19:20:05.323755124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:05.324589726Z [Info] FluentMigrator.Runner.MigrationRunner: 132: rename_torrent_downloadstation migrated 
2026-07-19T19:20:05.324889179Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021866s 
2026-07-19T19:20:05.325181367Z [Info] FluentMigrator.Runner.MigrationRunner: 133: add_minimumavailability migrating 
2026-07-19T19:20:05.325500330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:05.325861637Z [Info] add_minimumavailability: Starting migration of Log DB to 133 
2026-07-19T19:20:05.326296373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (133, '2026-07-19T19:20:05', 'add_minimumavailability') 
2026-07-19T19:20:05.326819978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:05.327680170Z [Info] FluentMigrator.Runner.MigrationRunner: 133: add_minimumavailability migrated 
2026-07-19T19:20:05.328002770Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021755s 
2026-07-19T19:20:05.328312203Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_remux_qualities_for_the_wankers migrating 
2026-07-19T19:20:05.328653521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:05.329021803Z [Info] add_remux_qualities_for_the_wankers: Starting migration of Log DB to 134 
2026-07-19T19:20:05.329492761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (134, '2026-07-19T19:20:05', 'add_remux_qualities_for_the_wankers') 
2026-07-19T19:20:05.330033470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:05.330867219Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_remux_qualities_for_the_wankers migrated 
2026-07-19T19:20:05.331185250Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021899s 
2026-07-19T19:20:05.331515555Z [Info] FluentMigrator.Runner.MigrationRunner: 135: add_haspredbentry_to_movies migrating 
2026-07-19T19:20:05.331857855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:05.332226427Z [Info] add_haspredbentry_to_movies: Starting migration of Log DB to 135 
2026-07-19T19:20:05.332711765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (135, '2026-07-19T19:20:05', 'add_haspredbentry_to_movies') 
2026-07-19T19:20:05.333237894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:05.334152416Z [Info] FluentMigrator.Runner.MigrationRunner: 135: add_haspredbentry_to_movies migrated 
2026-07-19T19:20:05.334441659Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022958s 
2026-07-19T19:20:05.334733186Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_pathstate_to_movies migrating 
2026-07-19T19:20:05.335042639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:05.335403736Z [Info] add_pathstate_to_movies: Starting migration of Log DB to 136 
2026-07-19T19:20:05.335835777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (136, '2026-07-19T19:20:05', 'add_pathstate_to_movies') 
2026-07-19T19:20:05.336400975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:05.337307501Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_pathstate_to_movies migrated 
2026-07-19T19:20:05.337633698Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022545s 
2026-07-19T19:20:05.337927430Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_import_exclusions_table migrating 
2026-07-19T19:20:05.338245851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:05.338611578Z [Info] add_import_exclusions_table: Starting migration of Log DB to 137 
2026-07-19T19:20:05.339056975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (137, '2026-07-19T19:20:05', 'add_import_exclusions_table') 
2026-07-19T19:20:05.339585960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:05.340517477Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_import_exclusions_table migrated 
2026-07-19T19:20:05.340809996Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022435s 
2026-07-19T19:20:05.341102064Z [Info] FluentMigrator.Runner.MigrationRunner: 138: add_physical_release_note migrating 
2026-07-19T19:20:05.341415475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:05.341777504Z [Info] add_physical_release_note: Starting migration of Log DB to 138 
2026-07-19T19:20:05.342219805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (138, '2026-07-19T19:20:05', 'add_physical_release_note') 
2026-07-19T19:20:05.342744732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:05.343579143Z [Info] FluentMigrator.Runner.MigrationRunner: 138: add_physical_release_note migrated 
2026-07-19T19:20:05.343882424Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021478s 
2026-07-19T19:20:05.344181997Z [Info] FluentMigrator.Runner.MigrationRunner: 139: consolidate_indexer_baseurl migrating 
2026-07-19T19:20:05.344538916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:05.344909653Z [Info] consolidate_indexer_baseurl: Starting migration of Log DB to 139 
2026-07-19T19:20:05.345364128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (139, '2026-07-19T19:20:05', 'consolidate_indexer_baseurl') 
2026-07-19T19:20:05.345921371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:05.346768577Z [Info] FluentMigrator.Runner.MigrationRunner: 139: consolidate_indexer_baseurl migrated 
2026-07-19T19:20:05.347062850Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022431s 
2026-07-19T19:20:05.347361772Z [Info] FluentMigrator.Runner.MigrationRunner: 140: add_alternative_titles_table migrating 
2026-07-19T19:20:05.347687669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:05.348101031Z [Info] add_alternative_titles_table: Starting migration of Log DB to 140 
2026-07-19T19:20:05.348603263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (140, '2026-07-19T19:20:05', 'add_alternative_titles_table') 
2026-07-19T19:20:05.349119753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:05.350039886Z [Info] FluentMigrator.Runner.MigrationRunner: 140: add_alternative_titles_table migrated 
2026-07-19T19:20:05.350330662Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023263s 
2026-07-19T19:20:05.350629063Z [Info] FluentMigrator.Runner.MigrationRunner: 141: fix_duplicate_alt_titles migrating 
2026-07-19T19:20:05.350943636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:05.351305084Z [Info] fix_duplicate_alt_titles: Starting migration of Log DB to 141 
2026-07-19T19:20:05.351749079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (141, '2026-07-19T19:20:05', 'fix_duplicate_alt_titles') 
2026-07-19T19:20:05.352304026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:05.353177435Z [Info] FluentMigrator.Runner.MigrationRunner: 141: fix_duplicate_alt_titles migrated 
2026-07-19T19:20:05.353466087Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022177s 
2026-07-19T19:20:05.353741441Z [Info] FluentMigrator.Runner.MigrationRunner: 142: movie_extras migrating 
2026-07-19T19:20:05.354036375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:05.354387212Z [Info] movie_extras: Starting migration of Log DB to 142 
2026-07-19T19:20:05.354791506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (142, '2026-07-19T19:20:05', 'movie_extras') 
2026-07-19T19:20:05.355313057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:05.356181977Z [Info] FluentMigrator.Runner.MigrationRunner: 142: movie_extras migrated 
2026-07-19T19:20:05.356478705Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021484s 
2026-07-19T19:20:05.356758999Z [Info] FluentMigrator.Runner.MigrationRunner: 143: clean_core_tv migrating 
2026-07-19T19:20:05.357053713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:05.357411513Z [Info] clean_core_tv: Starting migration of Log DB to 143 
2026-07-19T19:20:05.357819726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (143, '2026-07-19T19:20:05', 'clean_core_tv') 
2026-07-19T19:20:05.358330735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:05.359123562Z [Info] FluentMigrator.Runner.MigrationRunner: 143: clean_core_tv migrated 
2026-07-19T19:20:05.359390910Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020737s 
2026-07-19T19:20:05.359690865Z [Info] FluentMigrator.Runner.MigrationRunner: 144: add_cookies_to_indexer_status migrating 
2026-07-19T19:20:05.360060068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:05.360429352Z [Info] add_cookies_to_indexer_status: Starting migration of Log DB to 144 
2026-07-19T19:20:05.360908367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (144, '2026-07-19T19:20:05', 'add_cookies_to_indexer_status') 
2026-07-19T19:20:05.361429627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:05.362294168Z [Info] FluentMigrator.Runner.MigrationRunner: 144: add_cookies_to_indexer_status migrated 
2026-07-19T19:20:05.362595124Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022162s 
2026-07-19T19:20:05.362868465Z [Info] FluentMigrator.Runner.MigrationRunner: 145: banner_to_fanart migrating 
2026-07-19T19:20:05.363170934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:05.363524937Z [Info] banner_to_fanart: Starting migration of Log DB to 145 
2026-07-19T19:20:05.363954712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (145, '2026-07-19T19:20:05', 'banner_to_fanart') 
2026-07-19T19:20:05.364477285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:05.365334682Z [Info] FluentMigrator.Runner.MigrationRunner: 145: banner_to_fanart migrated 
2026-07-19T19:20:05.365611039Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021641s 
2026-07-19T19:20:05.365902486Z [Info] FluentMigrator.Runner.MigrationRunner: 146: naming_config_colon_action migrating 
2026-07-19T19:20:05.366224244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:05.366595732Z [Info] naming_config_colon_action: Starting migration of Log DB to 146 
2026-07-19T19:20:05.367035057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (146, '2026-07-19T19:20:05', 'naming_config_colon_action') 
2026-07-19T19:20:05.367566297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:05.368442101Z [Info] FluentMigrator.Runner.MigrationRunner: 146: naming_config_colon_action migrated 
2026-07-19T19:20:05.368745081Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022048s 
2026-07-19T19:20:05.369017460Z [Info] FluentMigrator.Runner.MigrationRunner: 147: add_custom_formats migrating 
2026-07-19T19:20:05.369321693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:05.369677299Z [Info] add_custom_formats: Starting migration of Log DB to 147 
2026-07-19T19:20:05.370099309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (147, '2026-07-19T19:20:05', 'add_custom_formats') 
2026-07-19T19:20:05.370617492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:05.371891619Z [Info] FluentMigrator.Runner.MigrationRunner: 147: add_custom_formats migrated 
2026-07-19T19:20:05.372185420Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025549s 
2026-07-19T19:20:05.372475254Z [Info] FluentMigrator.Runner.MigrationRunner: 148: remove_extra_naming_config migrating 
2026-07-19T19:20:05.372793315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:05.373158069Z [Info] remove_extra_naming_config: Starting migration of Log DB to 148 
2026-07-19T19:20:05.373599749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (148, '2026-07-19T19:20:05', 'remove_extra_naming_config') 
2026-07-19T19:20:05.374128955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:05.375024278Z [Info] FluentMigrator.Runner.MigrationRunner: 148: remove_extra_naming_config migrated 
2026-07-19T19:20:05.375329052Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022182s 
2026-07-19T19:20:05.375617282Z [Info] FluentMigrator.Runner.MigrationRunner: 149: convert_regex_required_tags migrating 
2026-07-19T19:20:05.375977197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:05.376339978Z [Info] convert_regex_required_tags: Starting migration of Log DB to 149 
2026-07-19T19:20:05.376784153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (149, '2026-07-19T19:20:05', 'convert_regex_required_tags') 
2026-07-19T19:20:05.377327227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:05.378187079Z [Info] FluentMigrator.Runner.MigrationRunner: 149: convert_regex_required_tags migrated 
2026-07-19T19:20:05.378481792Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022371s 
2026-07-19T19:20:05.378785083Z [Info] FluentMigrator.Runner.MigrationRunner: 150: fix_format_tags_double_underscore migrating 
2026-07-19T19:20:05.379113264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:05.379480674Z [Info] fix_format_tags_double_underscore: Starting migration of Log DB to 150 
2026-07-19T19:20:05.382312698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (150, '2026-07-19T19:20:05', 'fix_format_tags_double_underscore') 
2026-07-19T19:20:05.382872165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:05.383756496Z [Info] FluentMigrator.Runner.MigrationRunner: 150: fix_format_tags_double_underscore migrated 
2026-07-19T19:20:05.384083835Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046156s 
2026-07-19T19:20:05.384389591Z [Info] FluentMigrator.Runner.MigrationRunner: 151: add_tags_to_net_import migrating 
2026-07-19T19:20:05.384690137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:05.385069330Z [Info] add_tags_to_net_import: Starting migration of Log DB to 151 
2026-07-19T19:20:05.385503876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (151, '2026-07-19T19:20:05', 'add_tags_to_net_import') 
2026-07-19T19:20:05.386027320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:05.386910750Z [Info] FluentMigrator.Runner.MigrationRunner: 151: add_tags_to_net_import migrated 
2026-07-19T19:20:05.387195182Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022149s 
2026-07-19T19:20:05.387477842Z [Info] FluentMigrator.Runner.MigrationRunner: 152: add_custom_filters migrating 
2026-07-19T19:20:05.387783778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:05.388160707Z [Info] add_custom_filters: Starting migration of Log DB to 152 
2026-07-19T19:20:05.388584370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (152, '2026-07-19T19:20:05', 'add_custom_filters') 
2026-07-19T19:20:05.389102524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:05.389958348Z [Info] FluentMigrator.Runner.MigrationRunner: 152: add_custom_filters migrated 
2026-07-19T19:20:05.390237099Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021725s 
2026-07-19T19:20:05.390551322Z [Info] FluentMigrator.Runner.MigrationRunner: 153: indexer_client_status_search_changes migrating 
2026-07-19T19:20:05.390884132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:05.391251472Z [Info] indexer_client_status_search_changes: Starting migration of Log DB to 153 
2026-07-19T19:20:05.391729786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (153, '2026-07-19T19:20:05', 'indexer_client_status_search_changes') 
2026-07-19T19:20:05.392321046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:05.393261160Z [Info] FluentMigrator.Runner.MigrationRunner: 153: indexer_client_status_search_changes migrated 
2026-07-19T19:20:05.393564631Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002345s 
2026-07-19T19:20:05.393881199Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_language_to_files_history_blacklist migrating 
2026-07-19T19:20:05.394217907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:05.394589996Z [Info] add_language_to_files_history_blacklist: Starting migration of Log DB to 154 
2026-07-19T19:20:05.395075554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (154, '2026-07-19T19:20:05', 'add_language_to_files_history_blacklist') 
2026-07-19T19:20:05.395632195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:05.396575195Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_language_to_files_history_blacklist migrated 
2026-07-19T19:20:05.396890109Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023179s 
2026-07-19T19:20:05.397196707Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_update_allowed_quality_profile migrating 
2026-07-19T19:20:05.397528265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:05.397895635Z [Info] add_update_allowed_quality_profile: Starting migration of Log DB to 155 
2026-07-19T19:20:05.398366914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (155, '2026-07-19T19:20:05', 'add_update_allowed_quality_profile') 
2026-07-19T19:20:05.398904036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:05.399730430Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_update_allowed_quality_profile migrated 
2026-07-19T19:20:05.400049172Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021766s 
2026-07-19T19:20:05.400351892Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_download_client_priority migrating 
2026-07-19T19:20:05.400679712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:05.401046150Z [Info] add_download_client_priority: Starting migration of Log DB to 156 
2026-07-19T19:20:05.401497028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (156, '2026-07-19T19:20:05', 'add_download_client_priority') 
2026-07-19T19:20:05.402027346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:05.402910395Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_download_client_priority migrated 
2026-07-19T19:20:05.403205309Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022159s 
2026-07-19T19:20:05.403486385Z [Info] FluentMigrator.Runner.MigrationRunner: 157: remove_growl_prowl migrating 
2026-07-19T19:20:05.403789916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:05.404169010Z [Info] remove_growl_prowl: Starting migration of Log DB to 157 
2026-07-19T19:20:05.404592924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (157, '2026-07-19T19:20:05', 'remove_growl_prowl') 
2026-07-19T19:20:05.405103582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:05.406000769Z [Info] FluentMigrator.Runner.MigrationRunner: 157: remove_growl_prowl migrated 
2026-07-19T19:20:05.406276525Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022062s 
2026-07-19T19:20:05.406569144Z [Info] FluentMigrator.Runner.MigrationRunner: 158: remove_plex_hometheatre migrating 
2026-07-19T19:20:05.406877235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:05.407239374Z [Info] remove_plex_hometheatre: Starting migration of Log DB to 158 
2026-07-19T19:20:05.407672847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (158, '2026-07-19T19:20:05', 'remove_plex_hometheatre') 
2026-07-19T19:20:05.408237344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:05.409092126Z [Info] FluentMigrator.Runner.MigrationRunner: 158: remove_plex_hometheatre migrated 
2026-07-19T19:20:05.409379454Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022055s 
2026-07-19T19:20:05.409660290Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_webrip_qualites migrating 
2026-07-19T19:20:05.409965605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:05.410327825Z [Info] add_webrip_qualites: Starting migration of Log DB to 159 
2026-07-19T19:20:05.410752891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (159, '2026-07-19T19:20:05', 'add_webrip_qualites') 
2026-07-19T19:20:05.411265964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:05.412099253Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_webrip_qualites migrated 
2026-07-19T19:20:05.412382213Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021278s 
2026-07-19T19:20:05.412677547Z [Info] FluentMigrator.Runner.MigrationRunner: 160: health_issue_notification migrating 
2026-07-19T19:20:05.412991951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:05.413355824Z [Info] health_issue_notification: Starting migration of Log DB to 160 
2026-07-19T19:20:05.413794617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (160, '2026-07-19T19:20:05', 'health_issue_notification') 
2026-07-19T19:20:05.414321248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:05.415152081Z [Info] FluentMigrator.Runner.MigrationRunner: 160: health_issue_notification migrated 
2026-07-19T19:20:05.415440522Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021507s 
2026-07-19T19:20:05.415731218Z [Info] FluentMigrator.Runner.MigrationRunner: 161: speed_improvements migrating 
2026-07-19T19:20:05.416073357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:05.416426699Z [Info] speed_improvements: Starting migration of Log DB to 161 
2026-07-19T19:20:05.416850092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (161, '2026-07-19T19:20:05', 'speed_improvements') 
2026-07-19T19:20:05.417363546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:05.418249230Z [Info] FluentMigrator.Runner.MigrationRunner: 161: speed_improvements migrated 
2026-07-19T19:20:05.418525947Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021831s 
2026-07-19T19:20:05.418822384Z [Info] FluentMigrator.Runner.MigrationRunner: 162: fix_profile_format_default migrating 
2026-07-19T19:20:05.419139783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:05.419501733Z [Info] fix_profile_format_default: Starting migration of Log DB to 162 
2026-07-19T19:20:05.419958743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (162, '2026-07-19T19:20:05', 'fix_profile_format_default') 
2026-07-19T19:20:05.420493971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:05.421371058Z [Info] FluentMigrator.Runner.MigrationRunner: 162: fix_profile_format_default migrated 
2026-07-19T19:20:05.421667134Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022123s 
2026-07-19T19:20:05.421937759Z [Info] FluentMigrator.Runner.MigrationRunner: 163: task_duration migrating 
2026-07-19T19:20:05.422234667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:05.422582498Z [Info] task_duration: Starting migration of Log DB to 163 
2026-07-19T19:20:05.422987694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (163, '2026-07-19T19:20:05', 'task_duration') 
2026-07-19T19:20:05.423495717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:05.424349156Z [Info] FluentMigrator.Runner.MigrationRunner: 163: task_duration migrated 
2026-07-19T19:20:05.424618739Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021101s 
2026-07-19T19:20:05.424908041Z [Info] FluentMigrator.Runner.MigrationRunner: 164: movie_collections_crew migrating 
2026-07-19T19:20:05.425216613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:05.425586658Z [Info] movie_collections_crew: Starting migration of Log DB to 164 
2026-07-19T19:20:05.426017296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (164, '2026-07-19T19:20:05', 'movie_collections_crew') 
2026-07-19T19:20:05.426538495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:05.427354599Z [Info] FluentMigrator.Runner.MigrationRunner: 164: movie_collections_crew migrated 
2026-07-19T19:20:05.427639503Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021283s 
2026-07-19T19:20:05.427979598Z [Info] FluentMigrator.Runner.MigrationRunner: 165: remove_custom_formats_from_quality_model migrating 
2026-07-19T19:20:05.428327579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:05.428700810Z [Info] remove_custom_formats_from_quality_model: Starting migration of Log DB to 165 
2026-07-19T19:20:05.429191729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (165, '2026-07-19T19:20:05', 'remove_custom_formats_from_quality_model') 
2026-07-19T19:20:05.429747729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:05.430608232Z [Info] FluentMigrator.Runner.MigrationRunner: 165: remove_custom_formats_from_quality_model migrated 
2026-07-19T19:20:05.430931824Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00224s 
2026-07-19T19:20:05.431220606Z [Info] FluentMigrator.Runner.MigrationRunner: 166: fix_tmdb_list_config migrating 
2026-07-19T19:20:05.431533226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:05.431925135Z [Info] fix_tmdb_list_config: Starting migration of Log DB to 166 
2026-07-19T19:20:05.432555465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (166, '2026-07-19T19:20:05', 'fix_tmdb_list_config') 
2026-07-19T19:20:05.433083197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:05.434118262Z [Info] FluentMigrator.Runner.MigrationRunner: 166: fix_tmdb_list_config migrated 
2026-07-19T19:20:05.434419319Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025621s 
2026-07-19T19:20:05.434727399Z [Info] FluentMigrator.Runner.MigrationRunner: 167: remove_movie_pathstate migrating 
2026-07-19T19:20:05.435050249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:05.435423711Z [Info] remove_movie_pathstate: Starting migration of Log DB to 167 
2026-07-19T19:20:05.444833324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (167, '2026-07-19T19:20:05', 'remove_movie_pathstate') 
2026-07-19T19:20:05.445363782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:05.446247502Z [Info] FluentMigrator.Runner.MigrationRunner: 167: remove_movie_pathstate migrated 
2026-07-19T19:20:05.446518829Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111932s 
2026-07-19T19:20:05.446794133Z [Info] FluentMigrator.Runner.MigrationRunner: 168: custom_format_rework migrating 
2026-07-19T19:20:05.447082364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:05.447421847Z [Info] custom_format_rework: Starting migration of Log DB to 168 
2026-07-19T19:20:05.447828246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (168, '2026-07-19T19:20:05', 'custom_format_rework') 
2026-07-19T19:20:05.448366891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:05.449237024Z [Info] FluentMigrator.Runner.MigrationRunner: 168: custom_format_rework migrated 
2026-07-19T19:20:05.449501045Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021177s 
2026-07-19T19:20:05.449776731Z [Info] FluentMigrator.Runner.MigrationRunner: 169: custom_format_scores migrating 
2026-07-19T19:20:05.450082456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:05.450423383Z [Info] custom_format_scores: Starting migration of Log DB to 169 
2026-07-19T19:20:05.450834501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (169, '2026-07-19T19:20:05', 'custom_format_scores') 
2026-07-19T19:20:05.451323085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:05.452154430Z [Info] FluentMigrator.Runner.MigrationRunner: 169: custom_format_scores migrated 
2026-07-19T19:20:05.452424444Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020608s 
2026-07-19T19:20:05.452700349Z [Info] FluentMigrator.Runner.MigrationRunner: 170: fix_trakt_list_config migrating 
2026-07-19T19:20:05.452994241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:05.453337853Z [Info] fix_trakt_list_config: Starting migration of Log DB to 170 
2026-07-19T19:20:05.453943313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (170, '2026-07-19T19:20:05', 'fix_trakt_list_config') 
2026-07-19T19:20:05.454439923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:05.455262460Z [Info] FluentMigrator.Runner.MigrationRunner: 170: fix_trakt_list_config migrated 
2026-07-19T19:20:05.455533596Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022657s 
2026-07-19T19:20:05.455819702Z [Info] FluentMigrator.Runner.MigrationRunner: 171: quality_definition_preferred_size migrating 
2026-07-19T19:20:05.456157462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:05.456502217Z [Info] quality_definition_preferred_size: Starting migration of Log DB to 171 
2026-07-19T19:20:05.456947544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (171, '2026-07-19T19:20:05', 'quality_definition_preferred_size') 
2026-07-19T19:20:05.457460898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:05.458296621Z [Info] FluentMigrator.Runner.MigrationRunner: 171: quality_definition_preferred_size migrated 
2026-07-19T19:20:05.458587457Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021131s 
2026-07-19T19:20:05.458850266Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_download_history migrating 
2026-07-19T19:20:05.459134258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:05.459469343Z [Info] add_download_history: Starting migration of Log DB to 172 
2026-07-19T19:20:05.459899379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (172, '2026-07-19T19:20:05', 'add_download_history') 
2026-07-19T19:20:05.460389356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:05.461255932Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_download_history migrated 
2026-07-19T19:20:05.461563271Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020949s 
2026-07-19T19:20:05.461841200Z [Info] FluentMigrator.Runner.MigrationRunner: 173: net_import_status migrating 
2026-07-19T19:20:05.462125924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:05.462467271Z [Info] net_import_status: Starting migration of Log DB to 173 
2026-07-19T19:20:05.462862427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (173, '2026-07-19T19:20:05', 'net_import_status') 
2026-07-19T19:20:05.463346863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:05.464149459Z [Info] FluentMigrator.Runner.MigrationRunner: 173: net_import_status migrated 
2026-07-19T19:20:05.464410936Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020157s 
2026-07-19T19:20:05.464679196Z [Info] FluentMigrator.Runner.MigrationRunner: 174: email_multiple_addresses migrating 
2026-07-19T19:20:05.464984431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:05.465322823Z [Info] email_multiple_addresses: Starting migration of Log DB to 174 
2026-07-19T19:20:05.465738530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (174, '2026-07-19T19:20:05', 'email_multiple_addresses') 
2026-07-19T19:20:05.466237144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:05.467057446Z [Info] FluentMigrator.Runner.MigrationRunner: 174: email_multiple_addresses migrated 
2026-07-19T19:20:05.467323222Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020618s 
2026-07-19T19:20:05.467609268Z [Info] FluentMigrator.Runner.MigrationRunner: 175: remove_chown_and_folderchmod_config migrating 
2026-07-19T19:20:05.467945525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:05.468302234Z [Info] remove_chown_and_folderchmod_config: Starting migration of Log DB to 175 
2026-07-19T19:20:05.468751468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (175, '2026-07-19T19:20:05', 'remove_chown_and_folderchmod_config') 
2026-07-19T19:20:05.469266746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:05.470112340Z [Info] FluentMigrator.Runner.MigrationRunner: 175: remove_chown_and_folderchmod_config migrated 
2026-07-19T19:20:05.470408135Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021467s 
2026-07-19T19:20:05.470675013Z [Info] FluentMigrator.Runner.MigrationRunner: 176: movie_recommendations migrating 
2026-07-19T19:20:05.470969356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:05.471308128Z [Info] movie_recommendations: Starting migration of Log DB to 176 
2026-07-19T19:20:05.471719607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (176, '2026-07-19T19:20:05', 'movie_recommendations') 
2026-07-19T19:20:05.472242911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:05.473050297Z [Info] FluentMigrator.Runner.MigrationRunner: 176: movie_recommendations migrated 
2026-07-19T19:20:05.473315010Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020659s 
2026-07-19T19:20:05.473577659Z [Info] FluentMigrator.Runner.MigrationRunner: 177: language_improvements migrating 
2026-07-19T19:20:05.473875058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:05.474208750Z [Info] language_improvements: Starting migration of Log DB to 177 
2026-07-19T19:20:05.474620139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (177, '2026-07-19T19:20:05', 'language_improvements') 
2026-07-19T19:20:05.475110887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:05.475909255Z [Info] FluentMigrator.Runner.MigrationRunner: 177: language_improvements migrated 
2026-07-19T19:20:05.476180662Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020169s 
2026-07-19T19:20:05.476435746Z [Info] FluentMigrator.Runner.MigrationRunner: 178: new_list_server migrating 
2026-07-19T19:20:05.476720349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:05.477050524Z [Info] new_list_server: Starting migration of Log DB to 178 
2026-07-19T19:20:05.477441231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (178, '2026-07-19T19:20:05', 'new_list_server') 
2026-07-19T19:20:05.477930376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:05.478751250Z [Info] FluentMigrator.Runner.MigrationRunner: 178: new_list_server migrated 
2026-07-19T19:20:05.479004770Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002036s 
2026-07-19T19:20:05.479294514Z [Info] FluentMigrator.Runner.MigrationRunner: 179: movie_translation_indexes migrating 
2026-07-19T19:20:05.479592214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:05.479967650Z [Info] movie_translation_indexes: Starting migration of Log DB to 179 
2026-07-19T19:20:05.480392726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (179, '2026-07-19T19:20:05', 'movie_translation_indexes') 
2026-07-19T19:20:05.480897643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:05.481713055Z [Info] FluentMigrator.Runner.MigrationRunner: 179: movie_translation_indexes migrated 
2026-07-19T19:20:05.481985905Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021065s 
2026-07-19T19:20:05.482270268Z [Info] FluentMigrator.Runner.MigrationRunner: 180: fix_invalid_profile_references migrating 
2026-07-19T19:20:05.482573749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:05.482914936Z [Info] fix_invalid_profile_references: Starting migration of Log DB to 180 
2026-07-19T19:20:05.483354311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (180, '2026-07-19T19:20:05', 'fix_invalid_profile_references') 
2026-07-19T19:20:05.483871873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:05.484729400Z [Info] FluentMigrator.Runner.MigrationRunner: 180: fix_invalid_profile_references migrated 
2026-07-19T19:20:05.485006709Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021227s 
2026-07-19T19:20:05.485270049Z [Info] FluentMigrator.Runner.MigrationRunner: 181: list_movies_table migrating 
2026-07-19T19:20:05.485553701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:05.485887794Z [Info] list_movies_table: Starting migration of Log DB to 181 
2026-07-19T19:20:05.486288621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (181, '2026-07-19T19:20:05', 'list_movies_table') 
2026-07-19T19:20:05.486784429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:05.487600503Z [Info] FluentMigrator.Runner.MigrationRunner: 181: list_movies_table migrated 
2026-07-19T19:20:05.487877241Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020309s 
2026-07-19T19:20:05.488160691Z [Info] FluentMigrator.Runner.MigrationRunner: 182: on_delete_notification migrating 
2026-07-19T19:20:05.488451838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:05.488793246Z [Info] on_delete_notification: Starting migration of Log DB to 182 
2026-07-19T19:20:05.489212320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (182, '2026-07-19T19:20:05', 'on_delete_notification') 
2026-07-19T19:20:05.489736916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:05.490653713Z [Info] FluentMigrator.Runner.MigrationRunner: 182: on_delete_notification migrated 
2026-07-19T19:20:05.490922785Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021886s 
2026-07-19T19:20:05.491192328Z [Info] FluentMigrator.Runner.MigrationRunner: 183: download_propers_config migrating 
2026-07-19T19:20:05.491484847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:05.491826355Z [Info] download_propers_config: Starting migration of Log DB to 183 
2026-07-19T19:20:05.492279608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (183, '2026-07-19T19:20:05', 'download_propers_config') 
2026-07-19T19:20:05.492779455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:05.493662904Z [Info] FluentMigrator.Runner.MigrationRunner: 183: download_propers_config migrated 
2026-07-19T19:20:05.493939822Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021598s 
2026-07-19T19:20:05.494212421Z [Info] FluentMigrator.Runner.MigrationRunner: 184: add_priority_to_indexers migrating 
2026-07-19T19:20:05.494508156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:05.494862640Z [Info] add_priority_to_indexers: Starting migration of Log DB to 184 
2026-07-19T19:20:05.495277927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (184, '2026-07-19T19:20:05', 'add_priority_to_indexers') 
2026-07-19T19:20:05.495778144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:05.496624689Z [Info] FluentMigrator.Runner.MigrationRunner: 184: add_priority_to_indexers migrated 
2026-07-19T19:20:05.496901387Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020987s 
2026-07-19T19:20:05.497179527Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_alternative_title_indices migrating 
2026-07-19T19:20:05.497481405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:05.497819827Z [Info] add_alternative_title_indices: Starting migration of Log DB to 185 
2026-07-19T19:20:05.498250003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (185, '2026-07-19T19:20:05', 'add_alternative_title_indices') 
2026-07-19T19:20:05.498775411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:05.499915548Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_alternative_title_indices migrated 
2026-07-19T19:20:05.500188117Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023808s 
2026-07-19T19:20:05.500450806Z [Info] FluentMigrator.Runner.MigrationRunner: 186: fix_tmdb_duplicates migrating 
2026-07-19T19:20:05.500742764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:05.501075204Z [Info] fix_tmdb_duplicates: Starting migration of Log DB to 186 
2026-07-19T19:20:05.501473927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (186, '2026-07-19T19:20:05', 'fix_tmdb_duplicates') 
2026-07-19T19:20:05.501966378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:05.502794226Z [Info] FluentMigrator.Runner.MigrationRunner: 186: fix_tmdb_duplicates migrated 
2026-07-19T19:20:05.503053989Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020468s 
2026-07-19T19:20:05.503333362Z [Info] FluentMigrator.Runner.MigrationRunner: 187: swap_filechmod_for_folderchmod migrating 
2026-07-19T19:20:05.503634528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:05.504018983Z [Info] swap_filechmod_for_folderchmod: Starting migration of Log DB to 187 
2026-07-19T19:20:05.504457686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (187, '2026-07-19T19:20:05', 'swap_filechmod_for_folderchmod') 
2026-07-19T19:20:05.504962132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:05.505815681Z [Info] FluentMigrator.Runner.MigrationRunner: 187: swap_filechmod_for_folderchmod migrated 
2026-07-19T19:20:05.506098992Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021458s 
2026-07-19T19:20:05.506358775Z [Info] FluentMigrator.Runner.MigrationRunner: 188: mediainfo_channels migrating 
2026-07-19T19:20:05.506641865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:05.506972692Z [Info] mediainfo_channels: Starting migration of Log DB to 188 
2026-07-19T19:20:05.507367557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (188, '2026-07-19T19:20:05', 'mediainfo_channels') 
2026-07-19T19:20:05.507865540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:05.508733709Z [Info] FluentMigrator.Runner.MigrationRunner: 188: mediainfo_channels migrated 
2026-07-19T19:20:05.508991768Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020809s 
2026-07-19T19:20:05.509260069Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_update_history migrating 
2026-07-19T19:20:05.509540113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:05.509875238Z [Info] add_update_history: Starting migration of Log DB to 189 
2026-07-19T19:20:05.510533794Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory 
2026-07-19T19:20:05.511040034Z [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-19T19:20:05.511717378Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009332s 
2026-07-19T19:20:05.512001992Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date) 
2026-07-19T19:20:05.512360273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2026-07-19T19:20:05.512848166Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005865s 
2026-07-19T19:20:05.513248743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (189, '2026-07-19T19:20:05', 'add_update_history') 
2026-07-19T19:20:05.513754672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:05.514741329Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_update_history migrated 
2026-07-19T19:20:05.515021914Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024223s 
2026-07-19T19:20:05.515312279Z [Info] FluentMigrator.Runner.MigrationRunner: 190: update_awesome_hd_link migrating 
2026-07-19T19:20:05.515651913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:05.516077981Z [Info] update_awesome_hd_link: Starting migration of Log DB to 190 
2026-07-19T19:20:05.516509981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (190, '2026-07-19T19:20:05', 'update_awesome_hd_link') 
2026-07-19T19:20:05.517094980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:05.517998379Z [Info] FluentMigrator.Runner.MigrationRunner: 190: update_awesome_hd_link migrated 
2026-07-19T19:20:05.518343795Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023033s 
2026-07-19T19:20:05.518672988Z [Info] FluentMigrator.Runner.MigrationRunner: 191: remove_awesomehd migrating 
2026-07-19T19:20:05.519006029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:05.519399421Z [Info] remove_awesomehd: Starting migration of Log DB to 191 
2026-07-19T19:20:05.519909940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (191, '2026-07-19T19:20:05', 'remove_awesomehd') 
2026-07-19T19:20:05.520532183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:05.521492517Z [Info] FluentMigrator.Runner.MigrationRunner: 191: remove_awesomehd migrated 
2026-07-19T19:20:05.521837953Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024492s 
2026-07-19T19:20:05.522183900Z [Info] FluentMigrator.Runner.MigrationRunner: 192: add_on_delete_to_notifications migrating 
2026-07-19T19:20:05.522516399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:05.522858348Z [Info] add_on_delete_to_notifications: Starting migration of Log DB to 192 
2026-07-19T19:20:05.523294186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (192, '2026-07-19T19:20:05', 'add_on_delete_to_notifications') 
2026-07-19T19:20:05.523801698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:05.524686129Z [Info] FluentMigrator.Runner.MigrationRunner: 192: add_on_delete_to_notifications migrated 
2026-07-19T19:20:05.524975863Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021465s 
2026-07-19T19:20:05.525248933Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_bypass_to_delay_profile migrating 
2026-07-19T19:20:05.525548316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:05.525888832Z [Info] add_bypass_to_delay_profile: Starting migration of Log DB to 194 
2026-07-19T19:20:05.526313417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (194, '2026-07-19T19:20:05', 'add_bypass_to_delay_profile') 
2026-07-19T19:20:05.526812853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:05.527551320Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_bypass_to_delay_profile migrated 
2026-07-19T19:20:05.527826434Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001987s 
2026-07-19T19:20:05.528107240Z [Info] FluentMigrator.Runner.MigrationRunner: 195: update_notifiarr migrating 
2026-07-19T19:20:05.528387384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:05.528719162Z [Info] update_notifiarr: Starting migration of Log DB to 195 
2026-07-19T19:20:05.529112134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (195, '2026-07-19T19:20:05', 'update_notifiarr') 
2026-07-19T19:20:05.529614005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:05.530454107Z [Info] FluentMigrator.Runner.MigrationRunner: 195: update_notifiarr migrated 
2026-07-19T19:20:05.530709872Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020647s 
2026-07-19T19:20:05.530978874Z [Info] FluentMigrator.Runner.MigrationRunner: 196: legacy_mediainfo_hdr migrating 
2026-07-19T19:20:05.531268317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:05.531597330Z [Info] legacy_mediainfo_hdr: Starting migration of Log DB to 196 
2026-07-19T19:20:05.532020973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (196, '2026-07-19T19:20:05', 'legacy_mediainfo_hdr') 
2026-07-19T19:20:05.532517854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:05.533383587Z [Info] FluentMigrator.Runner.MigrationRunner: 196: legacy_mediainfo_hdr migrated 
2026-07-19T19:20:05.533644964Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021047s 
2026-07-19T19:20:05.533924677Z [Info] FluentMigrator.Runner.MigrationRunner: 197: rename_blacklist_to_blocklist migrating 
2026-07-19T19:20:05.534228118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:05.534572742Z [Info] rename_blacklist_to_blocklist: Starting migration of Log DB to 197 
2026-07-19T19:20:05.535007147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (197, '2026-07-19T19:20:05', 'rename_blacklist_to_blocklist') 
2026-07-19T19:20:05.535513577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:05.536375944Z [Info] FluentMigrator.Runner.MigrationRunner: 197: rename_blacklist_to_blocklist migrated 
2026-07-19T19:20:05.536655698Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021101s 
2026-07-19T19:20:05.536912535Z [Info] FluentMigrator.Runner.MigrationRunner: 198: add_indexer_tags migrating 
2026-07-19T19:20:05.537193050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:05.537523666Z [Info] add_indexer_tags: Starting migration of Log DB to 198 
2026-07-19T19:20:05.537919273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (198, '2026-07-19T19:20:05', 'add_indexer_tags') 
2026-07-19T19:20:05.538403117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:05.539222117Z [Info] FluentMigrator.Runner.MigrationRunner: 198: add_indexer_tags migrated 
2026-07-19T19:20:05.539477983Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002036s 
2026-07-19T19:20:05.539739599Z [Info] FluentMigrator.Runner.MigrationRunner: 199: mediainfo_to_ffmpeg migrating 
2026-07-19T19:20:05.540053061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:05.540386092Z [Info] mediainfo_to_ffmpeg: Starting migration of Log DB to 199 
2026-07-19T19:20:05.540786829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (199, '2026-07-19T19:20:05', 'mediainfo_to_ffmpeg') 
2026-07-19T19:20:05.541274080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:05.542095424Z [Info] FluentMigrator.Runner.MigrationRunner: 199: mediainfo_to_ffmpeg migrated 
2026-07-19T19:20:05.542390819Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020127s 
2026-07-19T19:20:05.542660312Z [Info] FluentMigrator.Runner.MigrationRunner: 200: cdh_per_downloadclient migrating 
2026-07-19T19:20:05.542983293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:05.543349470Z [Info] cdh_per_downloadclient: Starting migration of Log DB to 200 
2026-07-19T19:20:05.543758243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (200, '2026-07-19T19:20:05', 'cdh_per_downloadclient') 
2026-07-19T19:20:05.544286507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:05.545143173Z [Info] FluentMigrator.Runner.MigrationRunner: 200: cdh_per_downloadclient migrated 
2026-07-19T19:20:05.545404198Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021692s 
2026-07-19T19:20:05.545676487Z [Info] FluentMigrator.Runner.MigrationRunner: 201: migrate_discord_from_slack migrating 
2026-07-19T19:20:05.545974808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:05.546311676Z [Info] migrate_discord_from_slack: Starting migration of Log DB to 201 
2026-07-19T19:20:05.546738456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (201, '2026-07-19T19:20:05', 'migrate_discord_from_slack') 
2026-07-19T19:20:05.547234445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:05.548070729Z [Info] FluentMigrator.Runner.MigrationRunner: 201: migrate_discord_from_slack migrated 
2026-07-19T19:20:05.548345242Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020731s 
2026-07-19T19:20:05.548597510Z [Info] FluentMigrator.Runner.MigrationRunner: 202: remove_predb migrating 
2026-07-19T19:20:05.548871432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:05.549195134Z [Info] remove_predb: Starting migration of Log DB to 202 
2026-07-19T19:20:05.549577234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (202, '2026-07-19T19:20:05', 'remove_predb') 
2026-07-19T19:20:05.550072311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:05.550886461Z [Info] FluentMigrator.Runner.MigrationRunner: 202: remove_predb migrated 
2026-07-19T19:20:05.551163639Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020181s 
2026-07-19T19:20:05.551463483Z [Info] FluentMigrator.Runner.MigrationRunner: 203: add_on_update_to_notifications migrating 
2026-07-19T19:20:05.551882387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:05.552306601Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 203 
2026-07-19T19:20:05.552766618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (203, '2026-07-19T19:20:05', 'add_on_update_to_notifications') 
2026-07-19T19:20:05.553403581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:05.554313804Z [Info] FluentMigrator.Runner.MigrationRunner: 203: add_on_update_to_notifications migrated 
2026-07-19T19:20:05.554599599Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024157s 
2026-07-19T19:20:05.554874062Z [Info] FluentMigrator.Runner.MigrationRunner: 204: ensure_identity_on_id_columns migrating 
2026-07-19T19:20:05.555175710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:05.555514272Z [Info] ensure_identity_on_id_columns: Starting migration of Log DB to 204 
2026-07-19T19:20:05.555970000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (204, '2026-07-19T19:20:05', 'ensure_identity_on_id_columns') 
2026-07-19T19:20:05.556488404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:05.557316893Z [Info] FluentMigrator.Runner.MigrationRunner: 204: ensure_identity_on_id_columns migrated 
2026-07-19T19:20:05.557625735Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021056s 
2026-07-19T19:20:05.557907562Z [Info] FluentMigrator.Runner.MigrationRunner: 205: download_client_per_indexer migrating 
2026-07-19T19:20:05.558283940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:05.558642773Z [Info] download_client_per_indexer: Starting migration of Log DB to 205 
2026-07-19T19:20:05.559082830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (205, '2026-07-19T19:20:05', 'download_client_per_indexer') 
2026-07-19T19:20:05.559983293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:05.560883386Z [Info] FluentMigrator.Runner.MigrationRunner: 205: download_client_per_indexer migrated 
2026-07-19T19:20:05.561168049Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025551s 
2026-07-19T19:20:05.561473916Z [Info] FluentMigrator.Runner.MigrationRunner: 206: multiple_ratings_support migrating 
2026-07-19T19:20:05.561794872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:05.562166420Z [Info] multiple_ratings_support: Starting migration of Log DB to 206 
2026-07-19T19:20:05.562640144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (206, '2026-07-19T19:20:05', 'multiple_ratings_support') 
2026-07-19T19:20:05.563246415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:05.564063391Z [Info] FluentMigrator.Runner.MigrationRunner: 206: multiple_ratings_support migrated 
2026-07-19T19:20:05.564350098Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022255s 
2026-07-19T19:20:05.564611425Z [Info] FluentMigrator.Runner.MigrationRunner: 207: movie_metadata migrating 
2026-07-19T19:20:05.564888312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:05.565216143Z [Info] movie_metadata: Starting migration of Log DB to 207 
2026-07-19T19:20:05.565612852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (207, '2026-07-19T19:20:05', 'movie_metadata') 
2026-07-19T19:20:05.566134212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:05.566971658Z [Info] FluentMigrator.Runner.MigrationRunner: 207: movie_metadata migrated 
2026-07-19T19:20:05.567224728Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00208s 
2026-07-19T19:20:05.567483469Z [Info] FluentMigrator.Runner.MigrationRunner: 208: add_collections migrating 
2026-07-19T19:20:05.567765608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:05.568122386Z [Info] add_collections: Starting migration of Log DB to 208 
2026-07-19T19:20:05.568525578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (208, '2026-07-19T19:20:05', 'add_collections') 
2026-07-19T19:20:05.569083502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:05.569823072Z [Info] FluentMigrator.Runner.MigrationRunner: 208: add_collections migrated 
2026-07-19T19:20:05.570083095Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020506s 
2026-07-19T19:20:05.570401547Z [Info] FluentMigrator.Runner.MigrationRunner: 209: movie_meta_collection_index migrating 
2026-07-19T19:20:05.570703285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:05.571043370Z [Info] movie_meta_collection_index: Starting migration of Log DB to 209 
2026-07-19T19:20:05.571469428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (209, '2026-07-19T19:20:05', 'movie_meta_collection_index') 
2026-07-19T19:20:05.572018684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:05.572948948Z [Info] FluentMigrator.Runner.MigrationRunner: 209: movie_meta_collection_index migrated 
2026-07-19T19:20:05.573241056Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022006s 
2026-07-19T19:20:05.573576301Z [Info] FluentMigrator.Runner.MigrationRunner: 210: movie_added_notifications migrating 
2026-07-19T19:20:05.573879372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:05.574258846Z [Info] movie_added_notifications: Starting migration of Log DB to 210 
2026-07-19T19:20:05.574761038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (210, '2026-07-19T19:20:05', 'movie_added_notifications') 
2026-07-19T19:20:05.575275744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:05.576150576Z [Info] FluentMigrator.Runner.MigrationRunner: 210: movie_added_notifications migrated 
2026-07-19T19:20:05.576430089Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022233s 
2026-07-19T19:20:05.576701616Z [Info] FluentMigrator.Runner.MigrationRunner: 211: more_movie_meta_index migrating 
2026-07-19T19:20:05.576991380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:05.577365373Z [Info] more_movie_meta_index: Starting migration of Log DB to 211 
2026-07-19T19:20:05.577778255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (211, '2026-07-19T19:20:05', 'more_movie_meta_index') 
2026-07-19T19:20:05.578272220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:05.579099937Z [Info] FluentMigrator.Runner.MigrationRunner: 211: more_movie_meta_index migrated 
2026-07-19T19:20:05.579363778Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021034s 
2026-07-19T19:20:05.579677049Z [Info] FluentMigrator.Runner.MigrationRunner: 212: postgres_update_timestamp_columns_to_with_timezone migrating 
2026-07-19T19:20:05.580055151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:05.580426699Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 212 
2026-07-19T19:20:05.580989112Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs 
2026-07-19T19:20:05.581240639Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-07-19T19:20:05.581511624Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset 
2026-07-19T19:20:05.582903307Z [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-19T19:20:05.584098184Z [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-19T19:20:05.584788454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs" 
2026-07-19T19:20:05.585526030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs" 
2026-07-19T19:20:05.587032253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2026-07-19T19:20:05.587611560Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058241s 
2026-07-19T19:20:05.587874841Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory 
2026-07-19T19:20:05.588211990Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-07-19T19:20:05.588548608Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset 
2026-07-19T19:20:05.589612861Z [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-19T19:20:05.590516682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory" 
2026-07-19T19:20:05.591199407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory" 
2026-07-19T19:20:05.591937323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory" 
2026-07-19T19:20:05.593408767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2026-07-19T19:20:05.593973534Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005012s 
2026-07-19T19:20:05.594222937Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-07-19T19:20:05.594447810Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-07-19T19:20:05.594712994Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2026-07-19T19:20:05.595650863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2026-07-19T19:20:05.596457397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2026-07-19T19:20:05.597245404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2026-07-19T19:20:05.597895574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2026-07-19T19:20:05.599147866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-07-19T19:20:05.599779088Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047178s 
2026-07-19T19:20:05.600522776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (212, '2026-07-19T19:20:05', 'postgres_update_timestamp_columns_to_with_timezone') 
2026-07-19T19:20:05.601097143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:05.602261728Z [Info] FluentMigrator.Runner.MigrationRunner: 212: postgres_update_timestamp_columns_to_with_timezone migrated 
2026-07-19T19:20:05.602579819Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071423s 
2026-07-19T19:20:05.602871737Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_language_tags_to_subtitle_files migrating 
2026-07-19T19:20:05.603184346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:05.603531205Z [Info] add_language_tags_to_subtitle_files: Starting migration of Log DB to 214 
2026-07-19T19:20:05.604008346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (214, '2026-07-19T19:20:05', 'add_language_tags_to_subtitle_files') 
2026-07-19T19:20:05.604529816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:05.605411181Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_language_tags_to_subtitle_files migrated 
2026-07-19T19:20:05.605699853Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021929s 
2026-07-19T19:20:05.605962201Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_salt_to_users migrating 
2026-07-19T19:20:05.606246514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:05.606580577Z [Info] add_salt_to_users: Starting migration of Log DB to 215 
2026-07-19T19:20:05.606978378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (215, '2026-07-19T19:20:05', 'add_salt_to_users') 
2026-07-19T19:20:05.607471641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:05.608314709Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_salt_to_users migrated 
2026-07-19T19:20:05.608574272Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020616s 
2026-07-19T19:20:05.608835007Z [Info] FluentMigrator.Runner.MigrationRunner: 216: clean_alt_titles migrating 
2026-07-19T19:20:05.609116695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:05.609451249Z [Info] clean_alt_titles: Starting migration of Log DB to 216 
2026-07-19T19:20:05.609847036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (216, '2026-07-19T19:20:05', 'clean_alt_titles') 
2026-07-19T19:20:05.610344849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:05.611191113Z [Info] FluentMigrator.Runner.MigrationRunner: 216: clean_alt_titles migrated 
2026-07-19T19:20:05.611446608Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020773s 
2026-07-19T19:20:05.611696722Z [Info] FluentMigrator.Runner.MigrationRunner: 217: remove_omg migrating 
2026-07-19T19:20:05.612029843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:05.612368164Z [Info] remove_omg: Starting migration of Log DB to 217 
2026-07-19T19:20:05.612743450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (217, '2026-07-19T19:20:05', 'remove_omg') 
2026-07-19T19:20:05.613221573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:05.614284514Z [Info] FluentMigrator.Runner.MigrationRunner: 217: remove_omg migrated 
2026-07-19T19:20:05.614534287Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023119s 
2026-07-19T19:20:05.614828650Z [Info] FluentMigrator.Runner.MigrationRunner: 218: add_additional_info_to_pending_releases migrating 
2026-07-19T19:20:05.615148223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:05.615496134Z [Info] add_additional_info_to_pending_releases: Starting migration of Log DB to 218 
2026-07-19T19:20:05.615982814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (218, '2026-07-19T19:20:05', 'add_additional_info_to_pending_releases') 
2026-07-19T19:20:05.616512281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:05.617386411Z [Info] FluentMigrator.Runner.MigrationRunner: 218: add_additional_info_to_pending_releases migrated 
2026-07-19T19:20:05.617680534Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021981s 
2026-07-19T19:20:05.617950087Z [Info] FluentMigrator.Runner.MigrationRunner: 219: add_result_to_commands migrating 
2026-07-19T19:20:05.618244239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:05.618583202Z [Info] add_result_to_commands: Starting migration of Log DB to 219 
2026-07-19T19:20:05.619019430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (219, '2026-07-19T19:20:05', 'add_result_to_commands') 
2026-07-19T19:20:05.619509648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:05.620374429Z [Info] FluentMigrator.Runner.MigrationRunner: 219: add_result_to_commands migrated 
2026-07-19T19:20:05.620641307Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021161s 
2026-07-19T19:20:05.620922353Z [Info] FluentMigrator.Runner.MigrationRunner: 220: health_restored_notification migrating 
2026-07-19T19:20:05.621230534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:05.621574567Z [Info] health_restored_notification: Starting migration of Log DB to 220 
2026-07-19T19:20:05.622008651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (220, '2026-07-19T19:20:05', 'health_restored_notification') 
2026-07-19T19:20:05.622514169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:05.623375755Z [Info] FluentMigrator.Runner.MigrationRunner: 220: health_restored_notification migrated 
2026-07-19T19:20:05.623648695Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021259s 
2026-07-19T19:20:05.623980052Z [Info] FluentMigrator.Runner.MigrationRunner: 221: add_on_manual_interaction_required_to_notifications migrating 
2026-07-19T19:20:05.624323664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:05.624684491Z [Info] add_on_manual_interaction_required_to_notifications: Starting migration of Log DB to 221 
2026-07-19T19:20:05.625224078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (221, '2026-07-19T19:20:05', 'add_on_manual_interaction_required_to_notifications') 
2026-07-19T19:20:05.625767923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:05.627094064Z [Info] FluentMigrator.Runner.MigrationRunner: 221: add_on_manual_interaction_required_to_notifications migrated 
2026-07-19T19:20:05.627407876Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027121s 
2026-07-19T19:20:05.627667038Z [Info] FluentMigrator.Runner.MigrationRunner: 222: remove_rarbg migrating 
2026-07-19T19:20:05.627993786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:05.628330574Z [Info] remove_rarbg: Starting migration of Log DB to 222 
2026-07-19T19:20:05.628714969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (222, '2026-07-19T19:20:05', 'remove_rarbg') 
2026-07-19T19:20:05.629207441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:05.630025228Z [Info] FluentMigrator.Runner.MigrationRunner: 222: remove_rarbg migrated 
2026-07-19T19:20:05.630274009Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002087s 
2026-07-19T19:20:05.630567590Z [Info] FluentMigrator.Runner.MigrationRunner: 223: remove_invalid_roksbox_metadata_images migrating 
2026-07-19T19:20:05.630887424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:05.631235435Z [Info] remove_invalid_roksbox_metadata_images: Starting migration of Log DB to 223 
2026-07-19T19:20:05.631697787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (223, '2026-07-19T19:20:05', 'remove_invalid_roksbox_metadata_images') 
2026-07-19T19:20:05.632257965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:05.633154190Z [Info] FluentMigrator.Runner.MigrationRunner: 223: remove_invalid_roksbox_metadata_images migrated 
2026-07-19T19:20:05.633445407Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022265s 
2026-07-19T19:20:05.633700150Z [Info] FluentMigrator.Runner.MigrationRunner: 224: list_sync_time migrating 
2026-07-19T19:20:05.633977298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:05.634307733Z [Info] list_sync_time: Starting migration of Log DB to 224 
2026-07-19T19:20:05.634697549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (224, '2026-07-19T19:20:05', 'list_sync_time') 
2026-07-19T19:20:05.635233678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:05.636119853Z [Info] FluentMigrator.Runner.MigrationRunner: 224: list_sync_time migrated 
2026-07-19T19:20:05.636388344Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021175s 
2026-07-19T19:20:05.636658278Z [Info] FluentMigrator.Runner.MigrationRunner: 225: add_tags_to_collections migrating 
2026-07-19T19:20:05.636950336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:05.637293577Z [Info] add_tags_to_collections: Starting migration of Log DB to 225 
2026-07-19T19:20:05.637705026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (225, '2026-07-19T19:20:05', 'add_tags_to_collections') 
2026-07-19T19:20:05.638197047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:05.638981547Z [Info] FluentMigrator.Runner.MigrationRunner: 225: add_tags_to_collections migrated 
2026-07-19T19:20:05.639252944Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020207s 
2026-07-19T19:20:05.639522356Z [Info] FluentMigrator.Runner.MigrationRunner: 226: add_download_client_tags migrating 
2026-07-19T19:20:05.639818583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:05.640176594Z [Info] add_download_client_tags: Starting migration of Log DB to 226 
2026-07-19T19:20:05.640601119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (226, '2026-07-19T19:20:05', 'add_download_client_tags') 
2026-07-19T19:20:05.641104242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:05.641952010Z [Info] FluentMigrator.Runner.MigrationRunner: 226: add_download_client_tags migrated 
2026-07-19T19:20:05.642221723Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002125s 
2026-07-19T19:20:05.642477288Z [Info] FluentMigrator.Runner.MigrationRunner: 227: add_auto_tagging migrating 
2026-07-19T19:20:05.642770990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:05.643124562Z [Info] add_auto_tagging: Starting migration of Log DB to 227 
2026-07-19T19:20:05.643529477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (227, '2026-07-19T19:20:05', 'add_auto_tagging') 
2026-07-19T19:20:05.644038803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:05.644875899Z [Info] FluentMigrator.Runner.MigrationRunner: 227: add_auto_tagging migrated 
2026-07-19T19:20:05.645130943Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021045s 
2026-07-19T19:20:05.645441709Z [Info] FluentMigrator.Runner.MigrationRunner: 228: add_custom_format_score_bypass_to_delay_profile migrating 
2026-07-19T19:20:05.645774178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:05.646130115Z [Info] add_custom_format_score_bypass_to_delay_profile: Starting migration of Log DB to 228 
2026-07-19T19:20:05.646622878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (228, '2026-07-19T19:20:05', 'add_custom_format_score_bypass_to_delay_profile') 
2026-07-19T19:20:05.647155611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:05.648032136Z [Info] FluentMigrator.Runner.MigrationRunner: 228: add_custom_format_score_bypass_to_delay_profile migrated 
2026-07-19T19:20:05.648341319Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022051s 
2026-07-19T19:20:05.648636654Z [Info] FluentMigrator.Runner.MigrationRunner: 229: update_restrictions_to_release_profiles migrating 
2026-07-19T19:20:05.648957089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:05.649321313Z [Info] update_restrictions_to_release_profiles: Starting migration of Log DB to 229 
2026-07-19T19:20:05.649786720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (229, '2026-07-19T19:20:05', 'update_restrictions_to_release_profiles') 
2026-07-19T19:20:05.650306467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:05.651198604Z [Info] FluentMigrator.Runner.MigrationRunner: 229: update_restrictions_to_release_profiles migrated 
2026-07-19T19:20:05.651491975Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022013s 
2026-07-19T19:20:05.651764474Z [Info] FluentMigrator.Runner.MigrationRunner: 230: rename_quality_profiles migrating 
2026-07-19T19:20:05.652088356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:05.652428542Z [Info] rename_quality_profiles: Starting migration of Log DB to 230 
2026-07-19T19:20:05.652845311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (230, '2026-07-19T19:20:05', 'rename_quality_profiles') 
2026-07-19T19:20:05.653353805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:05.654186743Z [Info] FluentMigrator.Runner.MigrationRunner: 230: rename_quality_profiles migrated 
2026-07-19T19:20:05.654454472Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020929s 
2026-07-19T19:20:05.654732261Z [Info] FluentMigrator.Runner.MigrationRunner: 231: update_images_remote_url migrating 
2026-07-19T19:20:05.655091635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:05.655430007Z [Info] update_images_remote_url: Starting migration of Log DB to 231 
2026-07-19T19:20:05.655860764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (231, '2026-07-19T19:20:05', 'update_images_remote_url') 
2026-07-19T19:20:05.662099400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:05.663106178Z [Info] FluentMigrator.Runner.MigrationRunner: 231: update_images_remote_url migrated 
2026-07-19T19:20:05.663383496Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079928s 
2026-07-19T19:20:05.663680515Z [Info] FluentMigrator.Runner.MigrationRunner: 232: add_notification_status migrating 
2026-07-19T19:20:05.663997333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:05.664366236Z [Info] add_notification_status: Starting migration of Log DB to 232 
2026-07-19T19:20:05.664798216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (232, '2026-07-19T19:20:05', 'add_notification_status') 
2026-07-19T19:20:05.665302652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:05.666141080Z [Info] FluentMigrator.Runner.MigrationRunner: 232: add_notification_status migrated 
2026-07-19T19:20:05.666409291Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021378s 
2026-07-19T19:20:05.666718614Z [Info] FluentMigrator.Runner.MigrationRunner: 233: rename_deprecated_indexer_flags migrating 
2026-07-19T19:20:05.667021153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:05.667370757Z [Info] rename_deprecated_indexer_flags: Starting migration of Log DB to 233 
2026-07-19T19:20:05.667807918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (233, '2026-07-19T19:20:05', 'rename_deprecated_indexer_flags') 
2026-07-19T19:20:05.668340390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:05.669198058Z [Info] FluentMigrator.Runner.MigrationRunner: 233: rename_deprecated_indexer_flags migrated 
2026-07-19T19:20:05.669473132Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002153s 
2026-07-19T19:20:05.669736232Z [Info] FluentMigrator.Runner.MigrationRunner: 234: movie_last_searched_time migrating 
2026-07-19T19:20:05.670043260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:05.670402203Z [Info] movie_last_searched_time: Starting migration of Log DB to 234 
2026-07-19T19:20:05.670803191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (234, '2026-07-19T19:20:05', 'movie_last_searched_time') 
2026-07-19T19:20:05.671317978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:05.672170605Z [Info] FluentMigrator.Runner.MigrationRunner: 234: movie_last_searched_time migrated 
2026-07-19T19:20:05.672433865Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021008s 
2026-07-19T19:20:05.672698709Z [Info] FluentMigrator.Runner.MigrationRunner: 235: email_encryption migrating 
2026-07-19T19:20:05.672973492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:05.673306533Z [Info] email_encryption: Starting migration of Log DB to 235 
2026-07-19T19:20:05.673703853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (235, '2026-07-19T19:20:05', 'email_encryption') 
2026-07-19T19:20:05.674191696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:05.675015325Z [Info] FluentMigrator.Runner.MigrationRunner: 235: email_encryption migrated 
2026-07-19T19:20:05.675265839Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020269s 
2026-07-19T19:20:05.675547376Z [Info] FluentMigrator.Runner.MigrationRunner: 236: clear_last_rss_releases_info migrating 
2026-07-19T19:20:05.675867401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:05.676253979Z [Info] clear_last_rss_releases_info: Starting migration of Log DB to 236 
2026-07-19T19:20:05.676689567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (236, '2026-07-19T19:20:05', 'clear_last_rss_releases_info') 
2026-07-19T19:20:05.677202229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:05.678038133Z [Info] FluentMigrator.Runner.MigrationRunner: 236: clear_last_rss_releases_info migrated 
2026-07-19T19:20:05.678321063Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021675s 
2026-07-19T19:20:05.678566958Z [Info] FluentMigrator.Runner.MigrationRunner: 237: add_indexes migrating 
2026-07-19T19:20:05.678849266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:05.679168890Z [Info] add_indexes: Starting migration of Log DB to 237 
2026-07-19T19:20:05.679551781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (237, '2026-07-19T19:20:05', 'add_indexes') 
2026-07-19T19:20:05.680058803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:05.681041392Z [Info] FluentMigrator.Runner.MigrationRunner: 237: add_indexes migrated 
2026-07-19T19:20:05.681297488Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022004s 
2026-07-19T19:20:05.681589686Z [Info] FluentMigrator.Runner.MigrationRunner: 238: parse_title_from_existing_subtitle_files migrating 
2026-07-19T19:20:05.681921695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:05.682264846Z [Info] parse_title_from_existing_subtitle_files: Starting migration of Log DB to 238 
2026-07-19T19:20:05.682734612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (238, '2026-07-19T19:20:05', 'parse_title_from_existing_subtitle_files') 
2026-07-19T19:20:05.683266333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:05.684126456Z [Info] FluentMigrator.Runner.MigrationRunner: 238: parse_title_from_existing_subtitle_files migrated 
2026-07-19T19:20:05.684431580Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021684s 
2026-07-19T19:20:05.684890234Z [Info] FluentMigrator.Runner.MigrationRunner: 239: add_minimum_upgrade_format_score_to_quality_profiles migrating 
2026-07-19T19:20:05.685240149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:05.685593511Z [Info] add_minimum_upgrade_format_score_to_quality_profiles: Starting migration of Log DB to 239 
2026-07-19T19:20:05.686101915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (239, '2026-07-19T19:20:05', 'add_minimum_upgrade_format_score_to_quality_profiles') 
2026-07-19T19:20:05.686649087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:05.687557005Z [Info] FluentMigrator.Runner.MigrationRunner: 239: add_minimum_upgrade_format_score_to_quality_profiles migrated 
2026-07-19T19:20:05.687883843Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022696s 
2026-07-19T19:20:05.688195702Z [Info] FluentMigrator.Runner.MigrationRunner: 240: drop_multi_episode_style_from_naming_config migrating 
2026-07-19T19:20:05.688522179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:05.688875311Z [Info] drop_multi_episode_style_from_naming_config: Starting migration of Log DB to 240 
2026-07-19T19:20:05.689360538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (240, '2026-07-19T19:20:05', 'drop_multi_episode_style_from_naming_config') 
2026-07-19T19:20:05.689917089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:05.690783684Z [Info] FluentMigrator.Runner.MigrationRunner: 240: drop_multi_episode_style_from_naming_config migrated 
2026-07-19T19:20:05.691085092Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022162s 
2026-07-19T19:20:05.691350626Z [Info] FluentMigrator.Runner.MigrationRunner: 241: stevenlu_update_url migrating 
2026-07-19T19:20:05.691634869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:05.692009153Z [Info] stevenlu_update_url: Starting migration of Log DB to 241 
2026-07-19T19:20:05.692423187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (241, '2026-07-19T19:20:05', 'stevenlu_update_url') 
2026-07-19T19:20:05.692905127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:05.694094513Z [Info] FluentMigrator.Runner.MigrationRunner: 241: stevenlu_update_url migrated 
2026-07-19T19:20:05.694352212Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024301s 
2026-07-19T19:20:05.694614119Z [Info] FluentMigrator.Runner.MigrationRunner: 242: add_movie_keywords migrating 
2026-07-19T19:20:05.694897681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T19:20:05.695248457Z [Info] add_movie_keywords: Starting migration of Log DB to 242 
2026-07-19T19:20:05.695650026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (242, '2026-07-19T19:20:05', 'add_movie_keywords') 
2026-07-19T19:20:05.696166346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T19:20:05.697029113Z [Info] FluentMigrator.Runner.MigrationRunner: 242: add_movie_keywords migrated 
2026-07-19T19:20:05.697300680Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002119s 
2026-07-19T19:20:05.867123178Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:7878 
2026-07-19T19:20:05.874423201Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker. 
2026-07-19T19:20:05.878646688Z [Info] UpdaterConfigProvider: External updater uses branch develop instead of the currently selected master, changing to develop. 
2026-07-19T19:20:05.995391940Z [Info] QualityProfileService: Setting up default quality profiles 
2026-07-19T19:20:06.021461157Z [Info] CommandExecutor: Starting 2 threads for tasks. 
2026-07-19T19:20:06.051644130Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down. 
2026-07-19T19:20:06.052283298Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production 
2026-07-19T19:20:06.052558993Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/radarr/bin 
2026-07-19T19:20:06.132646892Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled 
2026-07-19T19:20:06.437089795Z [ls.io-init] done.