2026-05-17T17:52:16.202877962Z [migrations] started
2026-05-17T17:52:16.207385290Z [migrations] no migrations found
2026-05-17T17:52:16.967911684Z usermod: no changes
2026-05-17T17:52:17.065455701Z ───────────────────────────────────────
2026-05-17T17:52:17.065468667Z 
2026-05-17T17:52:17.065473707Z       ██╗     ███████╗██╗ ██████╗
2026-05-17T17:52:17.065478397Z       ██║     ██╔════╝██║██╔═══██╗
2026-05-17T17:52:17.065483016Z       ██║     ███████╗██║██║   ██║
2026-05-17T17:52:17.065487635Z       ██║     ╚════██║██║██║   ██║
2026-05-17T17:52:17.065492164Z       ███████╗███████║██║╚██████╔╝
2026-05-17T17:52:17.065496704Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-05-17T17:52:17.065501443Z 
2026-05-17T17:52:17.065505451Z    Brought to you by linuxserver.io
2026-05-17T17:52:17.065509529Z ───────────────────────────────────────
2026-05-17T17:52:17.070461653Z 
2026-05-17T17:52:17.070826859Z To support the app dev(s) visit:
2026-05-17T17:52:17.097848181Z Radarr: https://opencollective.com/radarr
2026-05-17T17:52:17.101971425Z 
2026-05-17T17:52:17.101981164Z To support LSIO projects visit:
2026-05-17T17:52:17.101985984Z https://www.linuxserver.io/donate/
2026-05-17T17:52:17.101990844Z 
2026-05-17T17:52:17.101995824Z ───────────────────────────────────────
2026-05-17T17:52:17.102000624Z GID/UID
2026-05-17T17:52:17.102004942Z ───────────────────────────────────────
2026-05-17T17:52:17.169344486Z 
2026-05-17T17:52:17.169356380Z User UID:    911
2026-05-17T17:52:17.169361180Z User GID:    911
2026-05-17T17:52:17.169366150Z ───────────────────────────────────────
2026-05-17T17:52:17.211136547Z Linuxserver.io version: 6.1.1.10360-ls303
2026-05-17T17:52:17.214565904Z Build-date: 2026-05-17T17:47:29+00:00
2026-05-17T17:52:17.214592106Z ───────────────────────────────────────
2026-05-17T17:52:17.214602437Z     
2026-05-17T17:52:20.577739592Z [custom-init] No custom files found, skipping...
2026-05-17T17:52:26.578753342Z [Info] Bootstrap: Starting Radarr - /app/radarr/bin/Radarr - Version 6.1.1.10360 
2026-05-17T17:52:26.851609734Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-05-17T17:52:26.917975617Z [Debug] Bootstrap: Console selected 
2026-05-17T17:52:26.930027670Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-05-17T17:52:30.743624724Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-05-17T17:52:31.676042051Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {ddbe9997-5336-4eaf-aa0c-98807131f5be} may be persisted to storage in unencrypted form. 
2026-05-17T17:52:32.638996662Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent 
2026-05-17T17:52:33.183662396Z [Info] MigrationController: *** Migrating data source=/config/radarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2026-05-17T17:52:34.393618866Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2026-05-17T17:52:34.500308993Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-17T17:52:34.507129901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-17T17:52:35.055387499Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4 
2026-05-17T17:52:35.106691497Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.5561855s 
2026-05-17T17:52:35.109749215Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2026-05-17T17:52:35.112065049Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.6066093s 
2026-05-17T17:52:35.225884836Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2026-05-17T17:52:35.233334119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:35.318427259Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2026-05-17T17:52:35.445137808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2026-05-17T17:52:35.602351151Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2811706s 
2026-05-17T17:52:35.607308505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:35.621942809Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2026-05-17T17:52:35.624158421Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3010304s 
2026-05-17T17:52:35.639181528Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2026-05-17T17:52:35.641399565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:35.720181365Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2026-05-17T17:52:35.733969704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-05-17T17:52:35.746266270Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0236174s 
2026-05-17T17:52:35.749521156Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-05-17T17:52:35.752968959Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016294s 
2026-05-17T17:52:35.758023430Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2026-05-17T17:52:35.765425668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2026-05-17T17:52:35.777589917Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0174244s 
2026-05-17T17:52:35.780678979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:35.784585626Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2026-05-17T17:52:35.786938165Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0243471s 
2026-05-17T17:52:35.792713306Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2026-05-17T17:52:35.794731010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:35.806992996Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-05-17T17:52:35.809223338Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002273s 
2026-05-17T17:52:35.811047883Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2026-05-17T17:52:35.813918023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2026-05-17T17:52:35.818461414Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057189s 
2026-05-17T17:52:35.820303163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:35.823143744Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2026-05-17T17:52:35.824757824Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103011s 
2026-05-17T17:52:36.115754571Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2026-05-17T17:52:36.144651100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:36.200298004Z [Info] InitialSetup: Starting migration of Main DB to 1 
2026-05-17T17:52:36.652595075Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config 
2026-05-17T17:52:36.668439927Z [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-05-17T17:52:36.719784556Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0626976s 
2026-05-17T17:52:36.722204761Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key) 
2026-05-17T17:52:36.726065186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC) 
2026-05-17T17:52:36.731532968Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077917s 
2026-05-17T17:52:36.733096617Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RootFolders 
2026-05-17T17:52:36.735839692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RootFolders" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL UNIQUE) 
2026-05-17T17:52:36.739420393Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048199s 
2026-05-17T17:52:36.741097130Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex RootFolders (Path) 
2026-05-17T17:52:36.743237602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_RootFolders_Path" ON "RootFolders" ("Path" ASC) 
2026-05-17T17:52:36.746349439Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037585s 
2026-05-17T17:52:36.747876975Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Series 
2026-05-17T17:52:36.758540592Z [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-05-17T17:52:36.768258835Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0188339s 
2026-05-17T17:52:36.769885652Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TvdbId) 
2026-05-17T17:52:36.771925991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC) 
2026-05-17T17:52:36.774887606Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034957s 
2026-05-17T17:52:36.776398519Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Movies 
2026-05-17T17:52:36.783072119Z [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-05-17T17:52:36.791981383Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0139706s 
2026-05-17T17:52:36.793713772Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (ImdbId) 
2026-05-17T17:52:36.795761076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-05-17T17:52:36.799112806Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038858s 
2026-05-17T17:52:36.853226743Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (TitleSlug) 
2026-05-17T17:52:36.873410133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-05-17T17:52:36.931108009Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0660971s 
2026-05-17T17:52:36.935191944Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Episodes 
2026-05-17T17:52:36.961499327Z [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-05-17T17:52:36.975740309Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0375852s 
2026-05-17T17:52:36.978221316Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable EpisodeFiles 
2026-05-17T17:52:36.985151604Z [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-05-17T17:52:36.994772230Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0141855s 
2026-05-17T17:52:36.997282716Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History 
2026-05-17T17:52:37.002930281Z [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-05-17T17:52:37.010468272Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112377s 
2026-05-17T17:52:37.012275522Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId) 
2026-05-17T17:52:37.014489521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2026-05-17T17:52:37.019456014Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055541s 
2026-05-17T17:52:37.021089193Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications 
2026-05-17T17:52:37.231227699Z [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-05-17T17:52:37.248554876Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2241423s 
2026-05-17T17:52:37.250539032Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks 
2026-05-17T17:52:37.254456272Z [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-05-17T17:52:37.258275494Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063447s 
2026-05-17T17:52:37.260064016Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName) 
2026-05-17T17:52:37.262373287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-05-17T17:52:37.266509277Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050352s 
2026-05-17T17:52:37.268810682Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers 
2026-05-17T17:52:37.324764214Z [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-05-17T17:52:37.330388261Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0597144s 
2026-05-17T17:52:37.332191443Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name) 
2026-05-17T17:52:37.334044585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-05-17T17:52:37.338159052Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044425s 
2026-05-17T17:52:37.339579683Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Profiles 
2026-05-17T17:52:37.343062638Z [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-05-17T17:52:37.346785375Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058465s 
2026-05-17T17:52:37.348301459Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Profiles (Name) 
2026-05-17T17:52:37.350204752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2026-05-17T17:52:37.353128140Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034424s 
2026-05-17T17:52:37.357151353Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Profiles" SET "Language" = 1 
2026-05-17T17:52:37.363800364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Profiles" SET "Language" = 1 
2026-05-17T17:52:37.367712223Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089552s 
2026-05-17T17:52:37.369182274Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SceneMappings 
2026-05-17T17:52:37.372932256Z [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-05-17T17:52:37.377127175Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006552s 
2026-05-17T17:52:37.378560642Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NamingConfig 
2026-05-17T17:52:37.383424718Z [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-05-17T17:52:37.388176749Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080694s 
2026-05-17T17:52:37.389644024Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Blacklist 
2026-05-17T17:52:37.394127023Z [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-05-17T17:52:37.399124899Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080263s 
2026-05-17T17:52:37.401484401Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityDefinitions 
2026-05-17T17:52:37.403760636Z [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-05-17T17:52:37.407775421Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057389s 
2026-05-17T17:52:37.409428671Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Quality) 
2026-05-17T17:52:37.411666859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC) 
2026-05-17T17:52:37.414749487Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003866s 
2026-05-17T17:52:37.416332295Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Title) 
2026-05-17T17:52:37.418520222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC) 
2026-05-17T17:52:37.421830629Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040673s 
2026-05-17T17:52:37.423262463Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Metadata 
2026-05-17T17:52:37.426610646Z [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-05-17T17:52:37.430480290Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058321s 
2026-05-17T17:52:37.431958998Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles 
2026-05-17T17:52:37.436272405Z [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-05-17T17:52:37.440697788Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073572s 
2026-05-17T17:52:37.442159221Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients 
2026-05-17T17:52:37.445776968Z [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-05-17T17:52:37.449590127Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059453s 
2026-05-17T17:52:37.450994867Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable PendingReleases 
2026-05-17T17:52:37.454922968Z [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-05-17T17:52:37.459042124Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006643s 
2026-05-17T17:52:37.460567276Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RemotePathMappings 
2026-05-17T17:52:37.463561687Z [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-05-17T17:52:37.467023980Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050476s 
2026-05-17T17:52:37.468437567Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags 
2026-05-17T17:52:37.470844605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL UNIQUE) 
2026-05-17T17:52:37.474131384Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043156s 
2026-05-17T17:52:37.475617818Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label) 
2026-05-17T17:52:37.477508676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC) 
2026-05-17T17:52:37.480441012Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034192s 
2026-05-17T17:52:37.481883988Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Restrictions 
2026-05-17T17:52:37.484881936Z [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-05-17T17:52:37.488409661Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051123s 
2026-05-17T17:52:37.489861114Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DelayProfiles 
2026-05-17T17:52:37.493874558Z [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-05-17T17:52:37.498033835Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067623s 
2026-05-17T17:52:37.516680009Z [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-05-17T17:52:37.527001867Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users 
2026-05-17T17:52:37.531353421Z [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-05-17T17:52:37.629184526Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1002291s 
2026-05-17T17:52:37.632092362Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier) 
2026-05-17T17:52:37.634103323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC) 
2026-05-17T17:52:37.637456516Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038626s 
2026-05-17T17:52:37.639017540Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username) 
2026-05-17T17:52:37.640967498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC) 
2026-05-17T17:52:37.644070958Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035078s 
2026-05-17T17:52:37.645375956Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands 
2026-05-17T17:52:37.649725256Z [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-05-17T17:52:37.655504826Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087381s 
2026-05-17T17:52:37.657001701Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus 
2026-05-17T17:52:37.660846374Z [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-05-17T17:52:37.665672985Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00728s 
2026-05-17T17:52:37.667255352Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (IndexerId) 
2026-05-17T17:52:37.669382506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_IndexerId" ON "IndexerStatus" ("IndexerId" ASC) 
2026-05-17T17:52:37.672611650Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038938s 
2026-05-17T17:52:37.674106791Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles 
2026-05-17T17:52:37.682173347Z [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-05-17T17:52:37.686643961Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110884s 
2026-05-17T17:52:37.688034642Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SubtitleFiles 
2026-05-17T17:52:37.692318981Z [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-05-17T17:52:37.696646336Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071811s 
2026-05-17T17:52:37.698202941Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date) 
2026-05-17T17:52:37.700061364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-05-17T17:52:37.702887616Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033259s 
2026-05-17T17:52:37.724854939Z [Info] FluentMigrator.Runner.MigrationRunner: -> 1 Insert operations completed in 00:00:00.0269399 taking an average of 00:00:00.0269399 
2026-05-17T17:52:37.735022828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-05-17T17:52:37', 'InitialSetup') 
2026-05-17T17:52:37.742228691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:37.751717812Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2026-05-17T17:52:37.753181650Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0520143s 
2026-05-17T17:52:37.757694750Z [Info] FluentMigrator.Runner.MigrationRunner: 104: add_moviefiles_table migrating 
2026-05-17T17:52:37.759589376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:37.764028887Z [Info] add_moviefiles_table: Starting migration of Main DB to 104 
2026-05-17T17:52:37.788850558Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MovieFiles 
2026-05-17T17:52:37.794865583Z [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-05-17T17:52:37.802436902Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110595s 
2026-05-17T17:52:37.804900875Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieFiles (Path) 
2026-05-17T17:52:37.807517935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieFiles_Path" ON "MovieFiles" ("Path" ASC) 
2026-05-17T17:52:37.811680078Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051216s 
2026-05-17T17:52:37.813299499Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-05-17T17:52:37.814840954Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002294s 
2026-05-17T17:52:37.817472133Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies MovieFileId Int32 
2026-05-17T17:52:37.820177762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "MovieFileId" INTEGER NOT NULL DEFAULT 0 
2026-05-17T17:52:37.836169179Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0169723s 
2026-05-17T17:52:37.839506621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (104, '2026-05-17T17:52:37', 'add_moviefiles_table') 
2026-05-17T17:52:37.842728310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:37.845578681Z [Info] FluentMigrator.Runner.MigrationRunner: 104: add_moviefiles_table migrated 
2026-05-17T17:52:37.846927507Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0265422s 
2026-05-17T17:52:37.848914439Z [Info] FluentMigrator.Runner.MigrationRunner: 105: fix_history_movieId migrating 
2026-05-17T17:52:37.850462858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:37.852797019Z [Info] fix_history_movieId: Starting migration of Main DB to 105 
2026-05-17T17:52:37.857871950Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2026-05-17T17:52:37.868126933Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.39E-05s 
2026-05-17T17:52:37.869675703Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History MovieId Int32 
2026-05-17T17:52:37.871899261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "MovieId" INTEGER NOT NULL DEFAULT 0 
2026-05-17T17:52:37.880555435Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093125s 
2026-05-17T17:52:37.883267798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (105, '2026-05-17T17:52:37', 'fix_history_movieId') 
2026-05-17T17:52:37.886333252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:37.888843878Z [Info] FluentMigrator.Runner.MigrationRunner: 105: fix_history_movieId migrated 
2026-05-17T17:52:37.890209909Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0176508s 
2026-05-17T17:52:37.893426688Z [Info] FluentMigrator.Runner.MigrationRunner: 106: add_tmdb_stuff migrating 
2026-05-17T17:52:37.894964105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:37.897196982Z [Info] add_tmdb_stuff: Starting migration of Main DB to 106 
2026-05-17T17:52:37.922109406Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-05-17T17:52:37.923861525Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.51E-05s 
2026-05-17T17:52:37.925332547Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies TmdbId Int32 
2026-05-17T17:52:37.927418047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "TmdbId" INTEGER NOT NULL DEFAULT 0 
2026-05-17T17:52:37.936236028Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094819s 
2026-05-17T17:52:37.937637710Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-05-17T17:52:37.938956897Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.04E-05s 
2026-05-17T17:52:37.940464463Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies Website String 
2026-05-17T17:52:37.942340211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "Website" TEXT 
2026-05-17T17:52:37.950160532Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082893s 
2026-05-17T17:52:37.951967621Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-05-17T17:52:37.953289043Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.09E-05s 
2026-05-17T17:52:37.957311664Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies ImdbId String 
2026-05-17T17:52:38.179349566Z [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-05-17T17:52:38.192745786Z [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-05-17T17:52:38.205168125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-05-17T17:52:38.216411870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-05-17T17:52:38.245879509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-05-17T17:52:38.250339041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-05-17T17:52:38.253502512Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2946078s 
2026-05-17T17:52:38.255195432Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-05-17T17:52:38.256440550Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.23E-05s 
2026-05-17T17:52:38.257973547Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies AlternativeTitles String 
2026-05-17T17:52:38.260358460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "AlternativeTitles" TEXT 
2026-05-17T17:52:38.268317059Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086271s 
2026-05-17T17:52:38.270500857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (106, '2026-05-17T17:52:38', 'add_tmdb_stuff') 
2026-05-17T17:52:38.273335366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:38.276799744Z [Info] FluentMigrator.Runner.MigrationRunner: 106: add_tmdb_stuff migrated 
2026-05-17T17:52:38.278144331Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0173119s 
2026-05-17T17:52:38.280318500Z [Info] FluentMigrator.Runner.MigrationRunner: 107: fix_movie_files migrating 
2026-05-17T17:52:38.281498186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:38.283919262Z [Info] fix_movie_files: Starting migration of Main DB to 107 
2026-05-17T17:52:38.296036938Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles 
2026-05-17T17:52:38.296086317Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.95E-05s 
2026-05-17T17:52:38.296097790Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieFiles Path String 
2026-05-17T17:52:38.360864853Z [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-05-17T17:52:38.367765491Z [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-05-17T17:52:38.372753607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieFiles" 
2026-05-17T17:52:38.376552559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles_temp" RENAME TO "MovieFiles" 
2026-05-17T17:52:38.398297223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieFiles_Path" ON "MovieFiles" ("Path" ASC) 
2026-05-17T17:52:38.401889768Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1048324s 
2026-05-17T17:52:38.404557391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (107, '2026-05-17T17:52:38', 'fix_movie_files') 
2026-05-17T17:52:38.407678918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:38.410770104Z [Info] FluentMigrator.Runner.MigrationRunner: 107: fix_movie_files migrated 
2026-05-17T17:52:38.412245245Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1136022s 
2026-05-17T17:52:38.414235964Z [Info] FluentMigrator.Runner.MigrationRunner: 108: update_schedule_intervale migrating 
2026-05-17T17:52:38.415828632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:38.418257113Z [Info] update_schedule_intervale: Starting migration of Main DB to 108 
2026-05-17T17:52:38.426209609Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-05-17T17:52:38.427943512Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.61E-05s 
2026-05-17T17:52:38.429608765Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks Interval Double 
2026-05-17T17:52:38.506657644Z [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-05-17T17:52:38.512931320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution") SELECT "Id", "TypeName", "Interval", "LastExecution" FROM "ScheduledTasks" 
2026-05-17T17:52:38.517450231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2026-05-17T17:52:38.521825002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2026-05-17T17:52:38.547566275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-05-17T17:52:38.551683428Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1203158s 
2026-05-17T17:52:38.554216940Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "ScheduledTasks" SET "Interval" = 0.25 WHERE "TypeName" = 'NzbDrone.Core.Download.CheckForFinishedDownloadCommand' 
2026-05-17T17:52:38.557382075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ScheduledTasks" SET "Interval" = 0.25 WHERE "TypeName" = 'NzbDrone.Core.Download.CheckForFinishedDownloadCommand' 
2026-05-17T17:52:38.563362459Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071428s 
2026-05-17T17:52:38.566483155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (108, '2026-05-17T17:52:38', 'update_schedule_intervale') 
2026-05-17T17:52:38.569978084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:38.573858820Z [Info] FluentMigrator.Runner.MigrationRunner: 108: update_schedule_intervale migrated 
2026-05-17T17:52:38.575411306Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01756s 
2026-05-17T17:52:38.577588371Z [Info] FluentMigrator.Runner.MigrationRunner: 109: add_movie_formats_to_naming_config migrating 
2026-05-17T17:52:38.579316572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:38.582201242Z [Info] add_movie_formats_to_naming_config: Starting migration of Main DB to 109 
2026-05-17T17:52:38.592405934Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2026-05-17T17:52:38.594119114Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.5E-05s 
2026-05-17T17:52:38.595720560Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig StandardMovieFormat String 
2026-05-17T17:52:38.598155744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "StandardMovieFormat" TEXT 
2026-05-17T17:52:38.606741246Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094747s 
2026-05-17T17:52:38.608272409Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2026-05-17T17:52:38.609578831Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.04E-05s 
2026-05-17T17:52:38.611263384Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig MovieFolderFormat String 
2026-05-17T17:52:38.613382642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "MovieFolderFormat" TEXT 
2026-05-17T17:52:38.621845376Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089682s 
2026-05-17T17:52:38.623330457Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-17T17:52:38.625424354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-17T17:52:38.633218462Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083878s 
2026-05-17T17:52:38.635956035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (109, '2026-05-17T17:52:38', 'add_movie_formats_to_naming_config') 
2026-05-17T17:52:38.639006870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:38.641709743Z [Info] FluentMigrator.Runner.MigrationRunner: 109: add_movie_formats_to_naming_config migrated 
2026-05-17T17:52:38.643192219Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0167884s 
2026-05-17T17:52:38.645024369Z [Info] FluentMigrator.Runner.MigrationRunner: 110: add_phyiscal_release migrating 
2026-05-17T17:52:38.646591345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:38.648784432Z [Info] add_phyiscal_release: Starting migration of Main DB to 110 
2026-05-17T17:52:38.653382092Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-05-17T17:52:38.654990512Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.62E-05s 
2026-05-17T17:52:38.656650405Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies PhysicalRelease DateTime 
2026-05-17T17:52:38.658694341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "PhysicalRelease" DATETIME 
2026-05-17T17:52:38.668112589Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095665s 
2026-05-17T17:52:38.670201146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (110, '2026-05-17T17:52:38', 'add_phyiscal_release') 
2026-05-17T17:52:38.673090676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:38.675704821Z [Info] FluentMigrator.Runner.MigrationRunner: 110: add_phyiscal_release migrated 
2026-05-17T17:52:38.677112746Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0175217s 
2026-05-17T17:52:38.678967832Z [Info] FluentMigrator.Runner.MigrationRunner: 111: remove_bitmetv migrating 
2026-05-17T17:52:38.680568787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:38.682797275Z [Info] remove_bitmetv: Starting migration of Main DB to 111 
2026-05-17T17:52:38.708162862Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-17T17:52:38.720199654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'BitMeTv' 
2026-05-17T17:52:38.723552618Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134186s 
2026-05-17T17:52:38.725955086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (111, '2026-05-17T17:52:38', 'remove_bitmetv') 
2026-05-17T17:52:38.728804374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:38.731359631Z [Info] FluentMigrator.Runner.MigrationRunner: 111: remove_bitmetv migrated 
2026-05-17T17:52:38.732702065Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0213635s 
2026-05-17T17:52:38.734693556Z [Info] FluentMigrator.Runner.MigrationRunner: 112: remove_torrentleech migrating 
2026-05-17T17:52:38.736266594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:38.738509792Z [Info] remove_torrentleech: Starting migration of Main DB to 112 
2026-05-17T17:52:38.745042669Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-17T17:52:38.747579198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Torrentleech' 
2026-05-17T17:52:38.750256360Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034815s 
2026-05-17T17:52:38.752716344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (112, '2026-05-17T17:52:38', 'remove_torrentleech') 
2026-05-17T17:52:38.755551975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:38.758022591Z [Info] FluentMigrator.Runner.MigrationRunner: 112: remove_torrentleech migrated 
2026-05-17T17:52:38.759402300Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111658s 
2026-05-17T17:52:38.761281805Z [Info] FluentMigrator.Runner.MigrationRunner: 113: remove_broadcasthenet migrating 
2026-05-17T17:52:38.762832138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:38.765106007Z [Info] remove_broadcasthenet: Starting migration of Main DB to 113 
2026-05-17T17:52:38.768935660Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-17T17:52:38.771080089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'BroadcastheNet' 
2026-05-17T17:52:38.773507729Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030556s 
2026-05-17T17:52:38.776033526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (113, '2026-05-17T17:52:38', 'remove_broadcasthenet') 
2026-05-17T17:52:38.778853114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:38.781245362Z [Info] FluentMigrator.Runner.MigrationRunner: 113: remove_broadcasthenet migrated 
2026-05-17T17:52:38.782672617Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106359s 
2026-05-17T17:52:38.784370356Z [Info] FluentMigrator.Runner.MigrationRunner: 114: remove_fanzub migrating 
2026-05-17T17:52:38.785875889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:38.788095629Z [Info] remove_fanzub: Starting migration of Main DB to 114 
2026-05-17T17:52:38.791809960Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-17T17:52:38.793816140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub' 
2026-05-17T17:52:38.796247628Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028977s 
2026-05-17T17:52:38.798648112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (114, '2026-05-17T17:52:38', 'remove_fanzub') 
2026-05-17T17:52:38.801447610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:38.803819538Z [Info] FluentMigrator.Runner.MigrationRunner: 114: remove_fanzub migrated 
2026-05-17T17:52:38.805163805Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104489s 
2026-05-17T17:52:38.806984953Z [Info] FluentMigrator.Runner.MigrationRunner: 115: update_movie_sorttitle migrating 
2026-05-17T17:52:38.808531357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:38.810666477Z [Info] update_movie_sorttitle: Starting migration of Main DB to 115 
2026-05-17T17:52:38.813748415Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-17T17:52:38.815377846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-17T17:52:38.821474085Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061884s 
2026-05-17T17:52:38.824161206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (115, '2026-05-17T17:52:38', 'update_movie_sorttitle') 
2026-05-17T17:52:38.827227362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:38.829743249Z [Info] FluentMigrator.Runner.MigrationRunner: 115: update_movie_sorttitle migrated 
2026-05-17T17:52:38.831115202Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0144283s 
2026-05-17T17:52:38.833020669Z [Info] FluentMigrator.Runner.MigrationRunner: 116: update_movie_sorttitle_again migrating 
2026-05-17T17:52:38.834646885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:38.836986517Z [Info] update_movie_sorttitle_again: Starting migration of Main DB to 116 
2026-05-17T17:52:38.840005317Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-17T17:52:38.841542603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-17T17:52:38.847494230Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060031s 
2026-05-17T17:52:38.850122663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (116, '2026-05-17T17:52:38', 'update_movie_sorttitle_again') 
2026-05-17T17:52:38.853152816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:38.856005712Z [Info] FluentMigrator.Runner.MigrationRunner: 116: update_movie_sorttitle_again migrated 
2026-05-17T17:52:38.857425402Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0144311s 
2026-05-17T17:52:38.859231179Z [Info] FluentMigrator.Runner.MigrationRunner: 117: update_movie_file migrating 
2026-05-17T17:52:38.860797423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:38.862977513Z [Info] update_movie_file: Starting migration of Main DB to 117 
2026-05-17T17:52:38.874672377Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieFiles Edition String 
2026-05-17T17:52:38.876896296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles" ADD COLUMN "Edition" TEXT 
2026-05-17T17:52:38.885528512Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091827s 
2026-05-17T17:52:38.888021944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (117, '2026-05-17T17:52:38', 'update_movie_file') 
2026-05-17T17:52:38.890835891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:38.893350696Z [Info] FluentMigrator.Runner.MigrationRunner: 117: update_movie_file migrated 
2026-05-17T17:52:38.894657899Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.016915s 
2026-05-17T17:52:38.896603918Z [Info] FluentMigrator.Runner.MigrationRunner: 118: update_movie_slug migrating 
2026-05-17T17:52:38.898164301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:38.900407599Z [Info] update_movie_slug: Starting migration of Main DB to 118 
2026-05-17T17:52:38.903490187Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-17T17:52:38.905053887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-17T17:52:38.911224966Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062029s 
2026-05-17T17:52:38.913773188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (118, '2026-05-17T17:52:38', 'update_movie_slug') 
2026-05-17T17:52:38.916742508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:38.919201440Z [Info] FluentMigrator.Runner.MigrationRunner: 118: update_movie_slug migrated 
2026-05-17T17:52:38.920528283Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0141558s 
2026-05-17T17:52:38.922369561Z [Info] FluentMigrator.Runner.MigrationRunner: 119: add_youtube_trailer_id migrating 
2026-05-17T17:52:38.923913560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:38.926107670Z [Info] add_youtube_trailer_id: Starting migration of Main DB to 119 
2026-05-17T17:52:38.930520157Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-05-17T17:52:38.931952582Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.44E-05s 
2026-05-17T17:52:38.933477242Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies YouTubeTrailerId String 
2026-05-17T17:52:38.935477631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "YouTubeTrailerId" TEXT 
2026-05-17T17:52:38.944301001Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093644s 
2026-05-17T17:52:38.946766778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (119, '2026-05-17T17:52:38', 'add_youtube_trailer_id') 
2026-05-17T17:52:38.949620014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:38.952117034Z [Info] FluentMigrator.Runner.MigrationRunner: 119: add_youtube_trailer_id migrated 
2026-05-17T17:52:38.953477614Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0170791s 
2026-05-17T17:52:38.955221215Z [Info] FluentMigrator.Runner.MigrationRunner: 120: add_studio migrating 
2026-05-17T17:52:38.956743601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:38.958928221Z [Info] add_studio: Starting migration of Main DB to 120 
2026-05-17T17:52:38.963204554Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-05-17T17:52:38.964619303Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.26E-05s 
2026-05-17T17:52:38.966067981Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies Studio String 
2026-05-17T17:52:38.967983489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "Studio" TEXT 
2026-05-17T17:52:38.978612346Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104295s 
2026-05-17T17:52:38.982378581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (120, '2026-05-17T17:52:38', 'add_studio') 
2026-05-17T17:52:38.987127045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:38.990933501Z [Info] FluentMigrator.Runner.MigrationRunner: 120: add_studio migrated 
2026-05-17T17:52:38.992952467Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0230065s 
2026-05-17T17:52:38.995597344Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_filedate_config migrating 
2026-05-17T17:52:38.997801603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:39.001237494Z [Info] update_filedate_config: Starting migration of Main DB to 121 
2026-05-17T17:52:39.005932349Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-17T17:52:39.008111608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-17T17:52:39.016820157Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084695s 
2026-05-17T17:52:39.019564665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (121, '2026-05-17T17:52:39', 'update_filedate_config') 
2026-05-17T17:52:39.022593175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:39.025034461Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_filedate_config migrated 
2026-05-17T17:52:39.026399400Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0172722s 
2026-05-17T17:52:39.028239997Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_movieid_to_blacklist migrating 
2026-05-17T17:52:39.029787895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:39.031975611Z [Info] add_movieid_to_blacklist: Starting migration of Main DB to 122 
2026-05-17T17:52:39.039355334Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2026-05-17T17:52:39.040789482Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.29E-05s 
2026-05-17T17:52:39.042252208Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist MovieId Int32 
2026-05-17T17:52:39.044272778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "MovieId" INTEGER DEFAULT 0 
2026-05-17T17:52:39.052903641Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092408s 
2026-05-17T17:52:39.054512902Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2026-05-17T17:52:39.055800876Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.12E-05s 
2026-05-17T17:52:39.057262470Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blacklist SeriesId Int32 
2026-05-17T17:52:39.112865295Z [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-05-17T17:52:39.120487867Z [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-05-17T17:52:39.125449711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist" 
2026-05-17T17:52:39.128378028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist" 
2026-05-17T17:52:39.151333171Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0925412s 
2026-05-17T17:52:39.152870136Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2026-05-17T17:52:39.154158201Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.21E-05s 
2026-05-17T17:52:39.155632750Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blacklist EpisodeIds String 
2026-05-17T17:52:39.210688524Z [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-05-17T17:52:39.219863333Z [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-05-17T17:52:39.226048841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist" 
2026-05-17T17:52:39.229843443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist" 
2026-05-17T17:52:39.251913533Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0947401s 
2026-05-17T17:52:39.255992137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (122, '2026-05-17T17:52:39', 'add_movieid_to_blacklist') 
2026-05-17T17:52:39.258909663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:39.262416115Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_movieid_to_blacklist migrated 
2026-05-17T17:52:39.263820734Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1051709s 
2026-05-17T17:52:39.265827005Z [Info] FluentMigrator.Runner.MigrationRunner: 123: create_netimport_table migrating 
2026-05-17T17:52:39.267307868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:39.269619413Z [Info] create_netimport_table: Starting migration of Main DB to 123 
2026-05-17T17:52:39.289476596Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NetImport 
2026-05-17T17:52:39.294067552Z [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-05-17T17:52:39.299174548Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080592s 
2026-05-17T17:52:39.300696353Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NetImport (Name) 
2026-05-17T17:52:39.302634336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImport_Name" ON "NetImport" ("Name" ASC) 
2026-05-17T17:52:39.305514306Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034242s 
2026-05-17T17:52:39.307950042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (123, '2026-05-17T17:52:39', 'create_netimport_table') 
2026-05-17T17:52:39.310779391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:39.313425801Z [Info] FluentMigrator.Runner.MigrationRunner: 123: create_netimport_table migrated 
2026-05-17T17:52:39.314779557Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011183s 
2026-05-17T17:52:39.316655996Z [Info] FluentMigrator.Runner.MigrationRunner: 124: add_preferred_tags_to_profile migrating 
2026-05-17T17:52:39.318221649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:39.320478174Z [Info] add_preferred_tags_to_profile: Starting migration of Main DB to 124 
2026-05-17T17:52:39.325071004Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 
2026-05-17T17:52:39.326551606Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.37E-05s 
2026-05-17T17:52:39.328009853Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles PreferredTags String 
2026-05-17T17:52:39.329986615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "PreferredTags" TEXT 
2026-05-17T17:52:39.338750305Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093012s 
2026-05-17T17:52:39.341256512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (124, '2026-05-17T17:52:39', 'add_preferred_tags_to_profile') 
2026-05-17T17:52:39.344122474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:39.346764726Z [Info] FluentMigrator.Runner.MigrationRunner: 124: add_preferred_tags_to_profile migrated 
2026-05-17T17:52:39.348178413Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0171616s 
2026-05-17T17:52:39.349931855Z [Info] FluentMigrator.Runner.MigrationRunner: 125: fix_imdb_unique migrating 
2026-05-17T17:52:39.351462478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:39.353679152Z [Info] fix_imdb_unique: Starting migration of Main DB to 125 
2026-05-17T17:52:39.356928847Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-17T17:52:39.358470161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-17T17:52:39.362668857Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042409s 
2026-05-17T17:52:39.365180345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (125, '2026-05-17T17:52:39', 'fix_imdb_unique') 
2026-05-17T17:52:39.368101539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:39.370587446Z [Info] FluentMigrator.Runner.MigrationRunner: 125: fix_imdb_unique migrated 
2026-05-17T17:52:39.371928216Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012161s 
2026-05-17T17:52:39.373772621Z [Info] FluentMigrator.Runner.MigrationRunner: 126: update_qualities_and_profiles migrating 
2026-05-17T17:52:39.375340739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:39.377852167Z [Info] update_qualities_and_profiles: Starting migration of Main DB to 126 
2026-05-17T17:52:39.381043895Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-17T17:52:39.382570530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-17T17:52:39.407166928Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0240773s 
2026-05-17T17:52:39.410169716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (126, '2026-05-17T17:52:39', 'update_qualities_and_profiles') 
2026-05-17T17:52:39.413632029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:39.415651135Z [Info] FluentMigrator.Runner.MigrationRunner: 126: update_qualities_and_profiles migrated 
2026-05-17T17:52:39.417078831Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0329684s 
2026-05-17T17:52:39.418835609Z [Info] FluentMigrator.Runner.MigrationRunner: 127: remove_wombles migrating 
2026-05-17T17:52:39.420357033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:39.422785404Z [Info] remove_wombles: Starting migration of Main DB to 127 
2026-05-17T17:52:39.426672463Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-17T17:52:39.428877413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Wombles' 
2026-05-17T17:52:39.431577782Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031329s 
2026-05-17T17:52:39.433759256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (127, '2026-05-17T17:52:39', 'remove_wombles') 
2026-05-17T17:52:39.436491238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:39.438871311Z [Info] FluentMigrator.Runner.MigrationRunner: 127: remove_wombles migrated 
2026-05-17T17:52:39.440232553Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106027s 
2026-05-17T17:52:39.441945854Z [Info] FluentMigrator.Runner.MigrationRunner: 128: remove_kickass migrating 
2026-05-17T17:52:39.443620807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:39.445661557Z [Info] remove_kickass: Starting migration of Main DB to 128 
2026-05-17T17:52:39.449348052Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-17T17:52:39.451433422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Kickass Torrents' 
2026-05-17T17:52:39.454032417Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030252s 
2026-05-17T17:52:39.456482191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (128, '2026-05-17T17:52:39', 'remove_kickass') 
2026-05-17T17:52:39.459278001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:39.461752415Z [Info] FluentMigrator.Runner.MigrationRunner: 128: remove_kickass migrated 
2026-05-17T17:52:39.463092293Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108199s 
2026-05-17T17:52:39.464981358Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_parsed_movie_info_to_pending_release migrating 
2026-05-17T17:52:39.466576571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:39.468768245Z [Info] add_parsed_movie_info_to_pending_release: Starting migration of Main DB to 129 
2026-05-17T17:52:39.473288599Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2026-05-17T17:52:39.474714351Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.41E-05s 
2026-05-17T17:52:39.476291928Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases ParsedMovieInfo String 
2026-05-17T17:52:39.478393641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "ParsedMovieInfo" TEXT 
2026-05-17T17:52:39.487406473Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093711s 
2026-05-17T17:52:39.490011339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (129, '2026-05-17T17:52:39', 'add_parsed_movie_info_to_pending_release') 
2026-05-17T17:52:39.492808663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:39.495409501Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_parsed_movie_info_to_pending_release migrated 
2026-05-17T17:52:39.496869091Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0174215s 
2026-05-17T17:52:39.498762524Z [Info] FluentMigrator.Runner.MigrationRunner: 130: remove_wombles_kickass migrating 
2026-05-17T17:52:39.500240932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:39.502527317Z [Info] remove_wombles_kickass: Starting migration of Main DB to 130 
2026-05-17T17:52:39.507811409Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-17T17:52:39.509411562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Wombles' 
2026-05-17T17:52:39.512076269Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029795s 
2026-05-17T17:52:39.513535177Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-17T17:52:39.515639155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'KickassTorrents' 
2026-05-17T17:52:39.517730667Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027896s 
2026-05-17T17:52:39.520145190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (130, '2026-05-17T17:52:39', 'remove_wombles_kickass') 
2026-05-17T17:52:39.522928305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:39.525470315Z [Info] FluentMigrator.Runner.MigrationRunner: 130: remove_wombles_kickass migrated 
2026-05-17T17:52:39.526836055Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104004s 
2026-05-17T17:52:39.528676522Z [Info] FluentMigrator.Runner.MigrationRunner: 131: make_parsed_episode_info_nullable migrating 
2026-05-17T17:52:39.530278488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:39.532532638Z [Info] make_parsed_episode_info_nullable: Starting migration of Main DB to 131 
2026-05-17T17:52:39.536868942Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2026-05-17T17:52:39.538312910Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.34E-05s 
2026-05-17T17:52:39.539911870Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases ParsedEpisodeInfo String 
2026-05-17T17:52:39.597283268Z [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-05-17T17:52:39.603582305Z [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-05-17T17:52:39.607764428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2026-05-17T17:52:39.610825002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2026-05-17T17:52:39.679794328Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1379532s 
2026-05-17T17:52:39.682891205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (131, '2026-05-17T17:52:39', 'make_parsed_episode_info_nullable') 
2026-05-17T17:52:39.686152193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:39.688707820Z [Info] FluentMigrator.Runner.MigrationRunner: 131: make_parsed_episode_info_nullable migrated 
2026-05-17T17:52:39.690134102Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1471428s 
2026-05-17T17:52:39.692078458Z [Info] FluentMigrator.Runner.MigrationRunner: 132: rename_torrent_downloadstation migrating 
2026-05-17T17:52:39.693657829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:39.696061070Z [Info] rename_torrent_downloadstation: Starting migration of Main DB to 132 
2026-05-17T17:52:39.700298725Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "DownloadClients" SET "Implementation" = 'TorrentDownloadStation' WHERE "Implementation" = 'DownloadStation'; 
2026-05-17T17:52:39.702931828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DownloadClients" SET "Implementation" = 'TorrentDownloadStation' WHERE "Implementation" = 'DownloadStation'; 
2026-05-17T17:52:39.705900386Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038047s 
2026-05-17T17:52:39.709040841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (132, '2026-05-17T17:52:39', 'rename_torrent_downloadstation') 
2026-05-17T17:52:39.712120534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:39.715006336Z [Info] FluentMigrator.Runner.MigrationRunner: 132: rename_torrent_downloadstation migrated 
2026-05-17T17:52:39.716420103Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127052s 
2026-05-17T17:52:39.718425963Z [Info] FluentMigrator.Runner.MigrationRunner: 133: add_minimumavailability migrating 
2026-05-17T17:52:39.720082279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:39.722623708Z [Info] add_minimumavailability: Starting migration of Main DB to 133 
2026-05-17T17:52:39.741109048Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NetImport 
2026-05-17T17:52:39.742753279Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.44E-05s 
2026-05-17T17:52:39.744502773Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NetImport MinimumAvailability Int32 
2026-05-17T17:52:39.746758235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NetImport" ADD COLUMN "MinimumAvailability" INTEGER NOT NULL DEFAULT 3 
2026-05-17T17:52:39.755601837Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096325s 
2026-05-17T17:52:39.757031636Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-05-17T17:52:39.758328508Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.05E-05s 
2026-05-17T17:52:39.759839261Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies MinimumAvailability Int32 
2026-05-17T17:52:39.762025865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "MinimumAvailability" INTEGER NOT NULL DEFAULT 3 
2026-05-17T17:52:39.770464641Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091458s 
2026-05-17T17:52:39.772937652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (133, '2026-05-17T17:52:39', 'add_minimumavailability') 
2026-05-17T17:52:39.775779214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:39.778302076Z [Info] FluentMigrator.Runner.MigrationRunner: 133: add_minimumavailability migrated 
2026-05-17T17:52:39.779680502Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0169036s 
2026-05-17T17:52:39.781621311Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_remux_qualities_for_the_wankers migrating 
2026-05-17T17:52:39.783217866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:39.785495273Z [Info] add_remux_qualities_for_the_wankers: Starting migration of Main DB to 134 
2026-05-17T17:52:39.789071455Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-17T17:52:39.790657680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-17T17:52:39.794407923Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038833s 
2026-05-17T17:52:39.796992218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (134, '2026-05-17T17:52:39', 'add_remux_qualities_for_the_wankers') 
2026-05-17T17:52:39.799997531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:39.802564100Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_remux_qualities_for_the_wankers migrated 
2026-05-17T17:52:39.804000173Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118554s 
2026-05-17T17:52:39.805805278Z [Info] FluentMigrator.Runner.MigrationRunner: 135: add_haspredbentry_to_movies migrating 
2026-05-17T17:52:39.807368476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:39.809568417Z [Info] add_haspredbentry_to_movies: Starting migration of Main DB to 135 
2026-05-17T17:52:39.814286519Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-05-17T17:52:39.815705427Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.39E-05s 
2026-05-17T17:52:39.817199165Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies HasPreDBEntry Boolean 
2026-05-17T17:52:39.819331240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "HasPreDBEntry" INTEGER NOT NULL DEFAULT 0 
2026-05-17T17:52:39.828302448Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096332s 
2026-05-17T17:52:39.830790058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (135, '2026-05-17T17:52:39', 'add_haspredbentry_to_movies') 
2026-05-17T17:52:39.833644427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:39.836512543Z [Info] FluentMigrator.Runner.MigrationRunner: 135: add_haspredbentry_to_movies migrated 
2026-05-17T17:52:39.837894186Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0176707s 
2026-05-17T17:52:39.839728851Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_pathstate_to_movies migrating 
2026-05-17T17:52:39.841288332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:39.843486459Z [Info] add_pathstate_to_movies: Starting migration of Main DB to 136 
2026-05-17T17:52:39.848231045Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-05-17T17:52:39.849629752Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.39E-05s 
2026-05-17T17:52:39.851084792Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies PathState Int32 
2026-05-17T17:52:39.853186285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "PathState" INTEGER NOT NULL DEFAULT 2 
2026-05-17T17:52:39.862425112Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099059s 
2026-05-17T17:52:39.864916640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (136, '2026-05-17T17:52:39', 'add_pathstate_to_movies') 
2026-05-17T17:52:39.867749596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:39.870275603Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_pathstate_to_movies migrated 
2026-05-17T17:52:39.871639340Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.017667s 
2026-05-17T17:52:39.873472251Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_import_exclusions_table migrating 
2026-05-17T17:52:39.875037043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:39.877257295Z [Info] add_import_exclusions_table: Starting migration of Main DB to 137 
2026-05-17T17:52:39.886967972Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportExclusions 
2026-05-17T17:52:39.890168728Z [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-05-17T17:52:39.894417185Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057971s 
2026-05-17T17:52:39.895904621Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportExclusions (TmdbId) 
2026-05-17T17:52:39.897995282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportExclusions_TmdbId" ON "ImportExclusions" ("TmdbId" ASC) 
2026-05-17T17:52:39.900966435Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036578s 
2026-05-17T17:52:39.902347607Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-17T17:52:39.903809963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-17T17:52:39.914405723Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101244s 
2026-05-17T17:52:39.918623467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (137, '2026-05-17T17:52:39', 'add_import_exclusions_table') 
2026-05-17T17:52:39.923682817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:39.928119412Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_import_exclusions_table migrated 
2026-05-17T17:52:39.930385717Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0236316s 
2026-05-17T17:52:39.933181047Z [Info] FluentMigrator.Runner.MigrationRunner: 138: add_physical_release_note migrating 
2026-05-17T17:52:39.935573405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:39.939362767Z [Info] add_physical_release_note: Starting migration of Main DB to 138 
2026-05-17T17:52:39.946241341Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-05-17T17:52:39.948483236Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.89E-05s 
2026-05-17T17:52:39.950601372Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies PhysicalReleaseNote String 
2026-05-17T17:52:39.953278904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "PhysicalReleaseNote" TEXT 
2026-05-17T17:52:39.966019064Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129365s 
2026-05-17T17:52:39.969767703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (138, '2026-05-17T17:52:39', 'add_physical_release_note') 
2026-05-17T17:52:39.973008490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:39.975654690Z [Info] FluentMigrator.Runner.MigrationRunner: 138: add_physical_release_note migrated 
2026-05-17T17:52:39.977072656Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0232254s 
2026-05-17T17:52:39.978937451Z [Info] FluentMigrator.Runner.MigrationRunner: 139: consolidate_indexer_baseurl migrating 
2026-05-17T17:52:39.980516361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:39.982747214Z [Info] consolidate_indexer_baseurl: Starting migration of Main DB to 139 
2026-05-17T17:52:39.985995166Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-17T17:52:39.987539476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-17T17:52:40.015666766Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0279567s 
2026-05-17T17:52:40.018461935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (139, '2026-05-17T17:52:40', 'consolidate_indexer_baseurl') 
2026-05-17T17:52:40.021504553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:40.024134079Z [Info] FluentMigrator.Runner.MigrationRunner: 139: consolidate_indexer_baseurl migrated 
2026-05-17T17:52:40.025530622Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0364268s 
2026-05-17T17:52:40.027406189Z [Info] FluentMigrator.Runner.MigrationRunner: 140: add_alternative_titles_table migrating 
2026-05-17T17:52:40.028999719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:40.031221002Z [Info] add_alternative_titles_table: Starting migration of Main DB to 140 
2026-05-17T17:52:40.072415679Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AlternativeTitles 
2026-05-17T17:52:40.077299656Z [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-05-17T17:52:40.082403726Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082971s 
2026-05-17T17:52:40.087008811Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies AlternativeTitles 
2026-05-17T17:52:40.164216880Z [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-05-17T17:52:40.178932818Z [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-05-17T17:52:40.188830623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-05-17T17:52:40.192518140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-05-17T17:52:40.216062959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-05-17T17:52:40.219185889Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1306352s 
2026-05-17T17:52:40.220663275Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-05-17T17:52:40.221987522Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.24E-05s 
2026-05-17T17:52:40.223487323Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies SecondaryYear Int32 
2026-05-17T17:52:40.225485577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "SecondaryYear" INTEGER 
2026-05-17T17:52:40.234185830Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092561s 
2026-05-17T17:52:40.235586300Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-05-17T17:52:40.236927311Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.02E-05s 
2026-05-17T17:52:40.238477633Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies SecondaryYearSourceId Int64 
2026-05-17T17:52:40.240649167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "SecondaryYearSourceId" INTEGER DEFAULT 0 
2026-05-17T17:52:40.249652821Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096771s 
2026-05-17T17:52:40.252239811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (140, '2026-05-17T17:52:40', 'add_alternative_titles_table') 
2026-05-17T17:52:40.255385787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:40.258398314Z [Info] FluentMigrator.Runner.MigrationRunner: 140: add_alternative_titles_table migrated 
2026-05-17T17:52:40.259826701Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.018233s 
2026-05-17T17:52:40.261762510Z [Info] FluentMigrator.Runner.MigrationRunner: 141: fix_duplicate_alt_titles migrating 
2026-05-17T17:52:40.263391842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:40.265629438Z [Info] fix_duplicate_alt_titles: Starting migration of Main DB to 141 
2026-05-17T17:52:40.273081928Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-17T17:52:40.274718474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-17T17:52:40.281533389Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068335s 
2026-05-17T17:52:40.283148903Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlternativeTitles 
2026-05-17T17:52:40.284553121Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.17E-05s 
2026-05-17T17:52:40.286232082Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AlternativeTitles CleanTitle String 
2026-05-17T17:52:40.348622769Z [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-05-17T17:52:40.355616986Z [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-05-17T17:52:40.360073211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2026-05-17T17:52:40.363230610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2026-05-17T17:52:40.386928278Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0991097s 
2026-05-17T17:52:40.388591317Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlternativeTitles (CleanTitle) 
2026-05-17T17:52:40.390927612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2026-05-17T17:52:40.394107417Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040196s 
2026-05-17T17:52:40.396631621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (141, '2026-05-17T17:52:40', 'fix_duplicate_alt_titles') 
2026-05-17T17:52:40.399487432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:40.402494599Z [Info] FluentMigrator.Runner.MigrationRunner: 141: fix_duplicate_alt_titles migrated 
2026-05-17T17:52:40.404099381Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121305s 
2026-05-17T17:52:40.406056513Z [Info] FluentMigrator.Runner.MigrationRunner: 142: movie_extras migrating 
2026-05-17T17:52:40.407613098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:40.409872308Z [Info] movie_extras: Starting migration of Main DB to 142 
2026-05-17T17:52:40.448210943Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable ExtraFiles 
2026-05-17T17:52:40.450813254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2026-05-17T17:52:40.454209053Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041583s 
2026-05-17T17:52:40.455712451Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable SubtitleFiles 
2026-05-17T17:52:40.457607779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SubtitleFiles" 
2026-05-17T17:52:40.460151852Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030182s 
2026-05-17T17:52:40.461554527Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable MetadataFiles 
2026-05-17T17:52:40.463154029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2026-05-17T17:52:40.465725027Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027516s 
2026-05-17T17:52:40.467166650Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles 
2026-05-17T17:52:40.470899939Z [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-05-17T17:52:40.474916469Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063571s 
2026-05-17T17:52:40.476413804Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SubtitleFiles 
2026-05-17T17:52:40.480282516Z [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-05-17T17:52:40.484383255Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065843s 
2026-05-17T17:52:40.485827243Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles 
2026-05-17T17:52:40.489842470Z [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-05-17T17:52:40.494151248Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069213s 
2026-05-17T17:52:40.496551703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (142, '2026-05-17T17:52:40', 'movie_extras') 
2026-05-17T17:52:40.499326141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:40.502046028Z [Info] FluentMigrator.Runner.MigrationRunner: 142: movie_extras migrated 
2026-05-17T17:52:40.503374093Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0147671s 
2026-05-17T17:52:40.505147324Z [Info] FluentMigrator.Runner.MigrationRunner: 143: clean_core_tv migrating 
2026-05-17T17:52:40.506683027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:40.508864942Z [Info] clean_core_tv: Starting migration of Main DB to 143 
2026-05-17T17:52:40.519487115Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable Episodes 
2026-05-17T17:52:40.521270317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Episodes" 
2026-05-17T17:52:40.524283014Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032003s 
2026-05-17T17:52:40.525710519Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable EpisodeFiles 
2026-05-17T17:52:40.527285662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "EpisodeFiles" 
2026-05-17T17:52:40.529762631Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026959s 
2026-05-17T17:52:40.531152310Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable Series 
2026-05-17T17:52:40.532663954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series" 
2026-05-17T17:52:40.536110155Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033639s 
2026-05-17T17:52:40.537320382Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable SceneMappings 
2026-05-17T17:52:40.538890114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SceneMappings" 
2026-05-17T17:52:40.541346982Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026645s 
2026-05-17T17:52:40.544053923Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Blacklist SeriesId, EpisodeIds 
2026-05-17T17:52:40.600164302Z [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-05-17T17:52:40.606864716Z [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-05-17T17:52:40.611582498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist" 
2026-05-17T17:52:40.615151316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist" 
2026-05-17T17:52:40.635914103Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0901459s 
2026-05-17T17:52:40.637464756Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn History SeriesId, EpisodeId 
2026-05-17T17:52:40.693095628Z [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-05-17T17:52:40.698993467Z [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-05-17T17:52:40.703126831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2026-05-17T17:52:40.706876633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2026-05-17T17:52:40.728326895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2026-05-17T17:52:40.732229846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-05-17T17:52:40.735516345Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0963141s 
2026-05-17T17:52:40.738640838Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig StandardEpisodeFormat, DailyEpisodeFormat, AnimeEpisodeFormat, SeasonFolderFormat, SeriesFolderFormat 
2026-05-17T17:52:40.793884059Z [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-05-17T17:52:40.800572951Z [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-05-17T17:52:40.804924575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2026-05-17T17:52:40.808109971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2026-05-17T17:52:40.828883419Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0888576s 
2026-05-17T17:52:40.830574475Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn PendingReleases SeriesId, ParsedEpisodeInfo 
2026-05-17T17:52:40.884116290Z [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-05-17T17:52:40.889672981Z [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-05-17T17:52:40.894082522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2026-05-17T17:52:40.897672102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2026-05-17T17:52:40.924637190Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0921367s 
2026-05-17T17:52:40.930346780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (143, '2026-05-17T17:52:40', 'clean_core_tv') 
2026-05-17T17:52:40.934995582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:40.938999697Z [Info] FluentMigrator.Runner.MigrationRunner: 143: clean_core_tv migrated 
2026-05-17T17:52:40.940650151Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1066074s 
2026-05-17T17:52:40.945288041Z [Info] FluentMigrator.Runner.MigrationRunner: 144: add_cookies_to_indexer_status migrating 
2026-05-17T17:52:40.947973360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:40.955907018Z [Info] add_cookies_to_indexer_status: Starting migration of Main DB to 144 
2026-05-17T17:52:40.965430970Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-05-17T17:52:40.967831274Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001129s 
2026-05-17T17:52:40.970018439Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn IndexerStatus Cookies String 
2026-05-17T17:52:40.972982900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus" ADD COLUMN "Cookies" TEXT 
2026-05-17T17:52:40.986296203Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136703s 
2026-05-17T17:52:40.989188789Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn IndexerStatus CookiesExpirationDate DateTime 
2026-05-17T17:52:40.992402782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus" ADD COLUMN "CookiesExpirationDate" DATETIME 
2026-05-17T17:52:41.004132686Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127248s 
2026-05-17T17:52:41.007447943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (144, '2026-05-17T17:52:41', 'add_cookies_to_indexer_status') 
2026-05-17T17:52:41.011725940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:41.015314697Z [Info] FluentMigrator.Runner.MigrationRunner: 144: add_cookies_to_indexer_status migrated 
2026-05-17T17:52:41.017633267Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0237674s 
2026-05-17T17:52:41.020471854Z [Info] FluentMigrator.Runner.MigrationRunner: 145: banner_to_fanart migrating 
2026-05-17T17:52:41.022816917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:41.026764778Z [Info] banner_to_fanart: Starting migration of Main DB to 145 
2026-05-17T17:52:41.032336730Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Movies" SET "Images" = replace("Images", '"coverType": "banner"', '"coverType": "fanart"') 
2026-05-17T17:52:41.035426653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies" SET "Images" = replace("Images", '"coverType": "banner"', '"coverType": "fanart"') 
2026-05-17T17:52:41.039542192Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048908s 
2026-05-17T17:52:41.041569085Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MetadataFiles" SET "MovieFileId" = null WHERE "Type" = 2 
2026-05-17T17:52:41.044159833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MetadataFiles" SET "MovieFileId" = null WHERE "Type" = 2 
2026-05-17T17:52:41.048018003Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043189s 
2026-05-17T17:52:41.051783326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (145, '2026-05-17T17:52:41', 'banner_to_fanart') 
2026-05-17T17:52:41.057057088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:41.061639758Z [Info] FluentMigrator.Runner.MigrationRunner: 145: banner_to_fanart migrated 
2026-05-17T17:52:41.064164833Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0174569s 
2026-05-17T17:52:41.067274867Z [Info] FluentMigrator.Runner.MigrationRunner: 146: naming_config_colon_action migrating 
2026-05-17T17:52:41.070019214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:41.074235395Z [Info] naming_config_colon_action: Starting migration of Main DB to 146 
2026-05-17T17:52:41.083497590Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2026-05-17T17:52:41.086202778Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.77E-05s 
2026-05-17T17:52:41.088418070Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ColonReplacementFormat Int32 
2026-05-17T17:52:41.092136429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ColonReplacementFormat" INTEGER NOT NULL DEFAULT 0 
2026-05-17T17:52:41.104389727Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127905s 
2026-05-17T17:52:41.107152752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (146, '2026-05-17T17:52:41', 'naming_config_colon_action') 
2026-05-17T17:52:41.110652280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:41.113356366Z [Info] FluentMigrator.Runner.MigrationRunner: 146: naming_config_colon_action migrated 
2026-05-17T17:52:41.114935607Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0229057s 
2026-05-17T17:52:41.116983702Z [Info] FluentMigrator.Runner.MigrationRunner: 147: add_custom_formats migrating 
2026-05-17T17:52:41.118588785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:41.122106139Z [Info] add_custom_formats: Starting migration of Main DB to 147 
2026-05-17T17:52:41.138637303Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFormats 
2026-05-17T17:52:41.143043056Z [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-05-17T17:52:41.149008020Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075242s 
2026-05-17T17:52:41.151473475Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex CustomFormats (Name) 
2026-05-17T17:52:41.154391613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC) 
2026-05-17T17:52:41.159567507Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058579s 
2026-05-17T17:52:41.161573176Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 
2026-05-17T17:52:41.163258280Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.42E-05s 
2026-05-17T17:52:41.165122285Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles FormatItems String 
2026-05-17T17:52:41.168061764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "FormatItems" TEXT NOT NULL DEFAULT '[{format:0, allowed:true}]' 
2026-05-17T17:52:41.180162947Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127605s 
2026-05-17T17:52:41.182647431Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles FormatCutoff Int32 
2026-05-17T17:52:41.185509305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "FormatCutoff" INTEGER NOT NULL DEFAULT 0 
2026-05-17T17:52:41.197713574Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126725s 
2026-05-17T17:52:41.200263189Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-17T17:52:41.202257676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-17T17:52:41.205534997Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033511s 
2026-05-17T17:52:41.209101180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (147, '2026-05-17T17:52:41', 'add_custom_formats') 
2026-05-17T17:52:41.213478205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:41.219838875Z [Info] FluentMigrator.Runner.MigrationRunner: 147: add_custom_formats migrated 
2026-05-17T17:52:41.222037473Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0170869s 
2026-05-17T17:52:41.224600115Z [Info] FluentMigrator.Runner.MigrationRunner: 148: remove_extra_naming_config migrating 
2026-05-17T17:52:41.226792941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:41.230376719Z [Info] remove_extra_naming_config: Starting migration of Main DB to 148 
2026-05-17T17:52:41.236324628Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "NamingConfig" WHERE "Id" NOT IN(SELECT "Id" FROM "NamingConfig" LIMIT 1) 
2026-05-17T17:52:41.239719796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "NamingConfig" WHERE "Id" NOT IN(SELECT "Id" FROM "NamingConfig" LIMIT 1) 
2026-05-17T17:52:41.244176362Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052328s 
2026-05-17T17:52:41.247736783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (148, '2026-05-17T17:52:41', 'remove_extra_naming_config') 
2026-05-17T17:52:41.252264001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:41.256805347Z [Info] FluentMigrator.Runner.MigrationRunner: 148: remove_extra_naming_config migrated 
2026-05-17T17:52:41.259276343Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0170951s 
2026-05-17T17:52:41.262163999Z [Info] FluentMigrator.Runner.MigrationRunner: 149: convert_regex_required_tags migrating 
2026-05-17T17:52:41.264618473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:41.268617076Z [Info] convert_regex_required_tags: Starting migration of Main DB to 149 
2026-05-17T17:52:41.273543358Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-17T17:52:41.275842278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-17T17:52:41.343834677Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0677655s 
2026-05-17T17:52:41.346956073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (149, '2026-05-17T17:52:41', 'convert_regex_required_tags') 
2026-05-17T17:52:41.350577367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:41.353489382Z [Info] FluentMigrator.Runner.MigrationRunner: 149: convert_regex_required_tags migrated 
2026-05-17T17:52:41.354968240Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.077865s 
2026-05-17T17:52:41.357099883Z [Info] FluentMigrator.Runner.MigrationRunner: 150: fix_format_tags_double_underscore migrating 
2026-05-17T17:52:41.359036183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:41.361831212Z [Info] fix_format_tags_double_underscore: Starting migration of Main DB to 150 
2026-05-17T17:52:41.365853193Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-17T17:52:41.367655523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-17T17:52:41.377116417Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092238s 
2026-05-17T17:52:41.380194557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (150, '2026-05-17T17:52:41', 'fix_format_tags_double_underscore') 
2026-05-17T17:52:41.384393624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:41.388700468Z [Info] FluentMigrator.Runner.MigrationRunner: 150: fix_format_tags_double_underscore migrated 
2026-05-17T17:52:41.391090602Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0203058s 
2026-05-17T17:52:41.394358113Z [Info] FluentMigrator.Runner.MigrationRunner: 151: add_tags_to_net_import migrating 
2026-05-17T17:52:41.397013110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:41.401219682Z [Info] add_tags_to_net_import: Starting migration of Main DB to 151 
2026-05-17T17:52:41.409554849Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NetImport 
2026-05-17T17:52:41.411946817Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.13E-05s 
2026-05-17T17:52:41.414174544Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NetImport Tags String 
2026-05-17T17:52:41.417170527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NetImport" ADD COLUMN "Tags" TEXT 
2026-05-17T17:52:41.430562690Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136865s 
2026-05-17T17:52:41.433452801Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NetImport" SET "Tags" = '[]' 
2026-05-17T17:52:41.436102116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NetImport" SET "Tags" = '[]' 
2026-05-17T17:52:41.439252922Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003814s 
2026-05-17T17:52:41.442374860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (151, '2026-05-17T17:52:41', 'add_tags_to_net_import') 
2026-05-17T17:52:41.445964620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:41.448807525Z [Info] FluentMigrator.Runner.MigrationRunner: 151: add_tags_to_net_import migrated 
2026-05-17T17:52:41.450278488Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130996s 
2026-05-17T17:52:41.453385636Z [Info] FluentMigrator.Runner.MigrationRunner: 152: add_custom_filters migrating 
2026-05-17T17:52:41.455553392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:41.458737655Z [Info] add_custom_filters: Starting migration of Main DB to 152 
2026-05-17T17:52:41.467993436Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters 
2026-05-17T17:52:41.471265657Z [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-05-17T17:52:41.475543863Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057472s 
2026-05-17T17:52:41.478191115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (152, '2026-05-17T17:52:41', 'add_custom_filters') 
2026-05-17T17:52:41.481405439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:41.484235459Z [Info] FluentMigrator.Runner.MigrationRunner: 152: add_custom_filters migrated 
2026-05-17T17:52:41.485630358Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0144055s 
2026-05-17T17:52:41.487613442Z [Info] FluentMigrator.Runner.MigrationRunner: 153: indexer_client_status_search_changes migrating 
2026-05-17T17:52:41.489257052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:41.491836337Z [Info] indexer_client_status_search_changes: Starting migration of Main DB to 153 
2026-05-17T17:52:41.530104029Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2026-05-17T17:52:41.531878924Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.65E-05s 
2026-05-17T17:52:41.533387723Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases Reason Int32 
2026-05-17T17:52:41.535625971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "Reason" INTEGER NOT NULL DEFAULT 0 
2026-05-17T17:52:41.545013718Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098568s 
2026-05-17T17:52:41.549857563Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn IndexerStatus IndexerId to ProviderId 
2026-05-17T17:52:41.685731678Z [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-05-17T17:52:41.693648302Z [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-05-17T17:52:41.698402037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-05-17T17:52:41.701889691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-05-17T17:52:41.725509953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-05-17T17:52:41.728668264Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1770693s 
2026-05-17T17:52:41.730392296Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableSearch to EnableAutomaticSearch 
2026-05-17T17:52:41.788507371Z [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-05-17T17:52:41.796166086Z [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-05-17T17:52:41.800208819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2026-05-17T17:52:41.803672514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2026-05-17T17:52:41.825724357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-05-17T17:52:41.828921918Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0970166s 
2026-05-17T17:52:41.830373882Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-05-17T17:52:41.831898863Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002161s 
2026-05-17T17:52:41.833740542Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableInteractiveSearch Boolean 
2026-05-17T17:52:41.835898408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableInteractiveSearch" INTEGER 
2026-05-17T17:52:41.844188795Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089363s 
2026-05-17T17:52:41.846089193Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch" 
2026-05-17T17:52:41.848227510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch" 
2026-05-17T17:52:41.850442862Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027793s 
2026-05-17T17:52:41.851812059Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-05-17T17:52:41.853121035Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.7E-06s 
2026-05-17T17:52:41.854708422Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers EnableInteractiveSearch Boolean 
2026-05-17T17:52:41.911563961Z [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-05-17T17:52:41.918671997Z [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-05-17T17:52:41.923102781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2026-05-17T17:52:41.926661598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2026-05-17T17:52:41.948786158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-05-17T17:52:41.951834407Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0955609s 
2026-05-17T17:52:41.953322805Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus 
2026-05-17T17:52:41.957078619Z [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-05-17T17:52:41.961308719Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065867s 
2026-05-17T17:52:41.962907859Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId) 
2026-05-17T17:52:41.965184665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-05-17T17:52:41.968221912Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038711s 
2026-05-17T17:52:41.970763531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (153, '2026-05-17T17:52:41', 'indexer_client_status_search_changes') 
2026-05-17T17:52:41.973644423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:41.977058369Z [Info] FluentMigrator.Runner.MigrationRunner: 153: indexer_client_status_search_changes migrated 
2026-05-17T17:52:41.978489481Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124763s 
2026-05-17T17:52:41.982303984Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_language_to_files_history_blacklist migrating 
2026-05-17T17:52:41.983924428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:41.986583252Z [Info] add_language_to_files_history_blacklist: Starting migration of Main DB to 154 
2026-05-17T17:52:41.995694513Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles 
2026-05-17T17:52:41.997139744Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.32E-05s 
2026-05-17T17:52:41.998653963Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieFiles Languages String 
2026-05-17T17:52:42.000964336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]' 
2026-05-17T17:52:42.010152301Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010049s 
2026-05-17T17:52:42.011570848Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2026-05-17T17:52:42.012866147Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.7E-06s 
2026-05-17T17:52:42.014356258Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History Languages String 
2026-05-17T17:52:42.016360254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]' 
2026-05-17T17:52:42.024951076Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091877s 
2026-05-17T17:52:42.026396538Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2026-05-17T17:52:42.027696396Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-06s 
2026-05-17T17:52:42.029181266Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist Languages String 
2026-05-17T17:52:42.031562512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]' 
2026-05-17T17:52:42.040101079Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092298s 
2026-05-17T17:52:42.041271797Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-17T17:52:42.042738200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-17T17:52:42.109852110Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0668341s 
2026-05-17T17:52:42.112827232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (154, '2026-05-17T17:52:42', 'add_language_to_files_history_blacklist') 
2026-05-17T17:52:42.116099242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:42.118996357Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_language_to_files_history_blacklist migrated 
2026-05-17T17:52:42.120454624Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0761271s 
2026-05-17T17:52:42.122416475Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_update_allowed_quality_profile migrating 
2026-05-17T17:52:42.124031317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:42.126307101Z [Info] add_update_allowed_quality_profile: Starting migration of Main DB to 155 
2026-05-17T17:52:42.155881975Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 
2026-05-17T17:52:42.157468851Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.38E-05s 
2026-05-17T17:52:42.159011148Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles UpgradeAllowed Boolean 
2026-05-17T17:52:42.161076147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "UpgradeAllowed" INTEGER 
2026-05-17T17:52:42.170744038Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099587s 
2026-05-17T17:52:42.171952842Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-17T17:52:42.181977803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Profiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1 
2026-05-17T17:52:42.184860809Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114887s 
2026-05-17T17:52:42.187661671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (155, '2026-05-17T17:52:42', 'add_update_allowed_quality_profile') 
2026-05-17T17:52:42.190341458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:42.193289194Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_update_allowed_quality_profile migrated 
2026-05-17T17:52:42.194707160Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0197523s 
2026-05-17T17:52:42.196575203Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_download_client_priority migrating 
2026-05-17T17:52:42.198144423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:42.200422261Z [Info] add_download_client_priority: Starting migration of Main DB to 156 
2026-05-17T17:52:42.205599869Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2026-05-17T17:52:42.207108567Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.23E-05s 
2026-05-17T17:52:42.208602185Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Priority Int32 
2026-05-17T17:52:42.210835824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 1 
2026-05-17T17:52:42.220011865Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099149s 
2026-05-17T17:52:42.221434430Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-17T17:52:42.223043801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-17T17:52:42.497353299Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2741842s 
2026-05-17T17:52:42.500168920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (156, '2026-05-17T17:52:42', 'add_download_client_priority') 
2026-05-17T17:52:42.503392612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:42.506164225Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_download_client_priority migrated 
2026-05-17T17:52:42.507574545Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2832819s 
2026-05-17T17:52:42.509400723Z [Info] FluentMigrator.Runner.MigrationRunner: 157: remove_growl_prowl migrating 
2026-05-17T17:52:42.510918840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:42.513115635Z [Info] remove_growl_prowl: Starting migration of Main DB to 157 
2026-05-17T17:52:42.516970689Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-17T17:52:42.519071781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Growl' 
2026-05-17T17:52:42.521664041Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031292s 
2026-05-17T17:52:42.524712471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (157, '2026-05-17T17:52:42', 'remove_growl_prowl') 
2026-05-17T17:52:42.530606582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:42.533430670Z [Info] FluentMigrator.Runner.MigrationRunner: 157: remove_growl_prowl migrated 
2026-05-17T17:52:42.534803485Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0147915s 
2026-05-17T17:52:42.536733211Z [Info] FluentMigrator.Runner.MigrationRunner: 158: remove_plex_hometheatre migrating 
2026-05-17T17:52:42.538286670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:42.540477612Z [Info] remove_plex_hometheatre: Starting migration of Main DB to 158 
2026-05-17T17:52:42.545158691Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-17T17:52:42.547312278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexHomeTheater' 
2026-05-17T17:52:42.549810550Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003139s 
2026-05-17T17:52:42.551360221Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-17T17:52:42.553349798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexClient' 
2026-05-17T17:52:42.555496892Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027263s 
2026-05-17T17:52:42.557882397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (158, '2026-05-17T17:52:42', 'remove_plex_hometheatre') 
2026-05-17T17:52:42.560678198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:42.563201329Z [Info] FluentMigrator.Runner.MigrationRunner: 158: remove_plex_hometheatre migrated 
2026-05-17T17:52:42.564589425Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010279s 
2026-05-17T17:52:42.566285260Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_webrip_qualites migrating 
2026-05-17T17:52:42.567810743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:42.569913718Z [Info] add_webrip_qualites: Starting migration of Main DB to 159 
2026-05-17T17:52:42.572963530Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-17T17:52:42.574519855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-17T17:52:42.597990776Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0231652s 
2026-05-17T17:52:42.600827199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (159, '2026-05-17T17:52:42', 'add_webrip_qualites') 
2026-05-17T17:52:42.603971792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:42.606583512Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_webrip_qualites migrated 
2026-05-17T17:52:42.607955355Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0320732s 
2026-05-17T17:52:42.609807124Z [Info] FluentMigrator.Runner.MigrationRunner: 160: health_issue_notification migrating 
2026-05-17T17:52:42.611456566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:42.613641607Z [Info] health_issue_notification: Starting migration of Main DB to 160 
2026-05-17T17:52:42.619721422Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-05-17T17:52:42.621176723Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.27E-05s 
2026-05-17T17:52:42.622716414Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthIssue Boolean 
2026-05-17T17:52:42.624944461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthIssue" INTEGER NOT NULL DEFAULT 0 
2026-05-17T17:52:42.634322119Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101504s 
2026-05-17T17:52:42.635753632Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-05-17T17:52:42.637066456Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.1E-06s 
2026-05-17T17:52:42.638667250Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeHealthWarnings Boolean 
2026-05-17T17:52:42.640903053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeHealthWarnings" INTEGER NOT NULL DEFAULT 0 
2026-05-17T17:52:42.649905624Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097733s 
2026-05-17T17:52:42.652361471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (160, '2026-05-17T17:52:42', 'health_issue_notification') 
2026-05-17T17:52:42.655186680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:42.657875606Z [Info] FluentMigrator.Runner.MigrationRunner: 160: health_issue_notification migrated 
2026-05-17T17:52:42.659245285Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.017598s 
2026-05-17T17:52:42.661016181Z [Info] FluentMigrator.Runner.MigrationRunner: 161: speed_improvements migrating 
2026-05-17T17:52:42.662547104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:42.664693988Z [Info] speed_improvements: Starting migration of Main DB to 161 
2026-05-17T17:52:42.673577350Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieFiles (MovieId) 
2026-05-17T17:52:42.675658471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieFiles_MovieId" ON "MovieFiles" ("MovieId" ASC) 
2026-05-17T17:52:42.679168871Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040644s 
2026-05-17T17:52:42.680743332Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlternativeTitles (MovieId) 
2026-05-17T17:52:42.682944415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieId" ON "AlternativeTitles" ("MovieId" ASC) 
2026-05-17T17:52:42.685913465Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037714s 
2026-05-17T17:52:42.687398125Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (CleanTitle) 
2026-05-17T17:52:42.689311118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-05-17T17:52:42.692169625Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033883s 
2026-05-17T17:52:42.693611148Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (ImdbId) 
2026-05-17T17:52:42.695459601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-05-17T17:52:42.698290533Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033142s 
2026-05-17T17:52:42.699738599Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (TmdbId) 
2026-05-17T17:52:42.701604858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-05-17T17:52:42.704414136Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032916s 
2026-05-17T17:52:42.706786815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (161, '2026-05-17T17:52:42', 'speed_improvements') 
2026-05-17T17:52:42.709563707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:42.712358987Z [Info] FluentMigrator.Runner.MigrationRunner: 161: speed_improvements migrated 
2026-05-17T17:52:42.713702954Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111236s 
2026-05-17T17:52:42.715533310Z [Info] FluentMigrator.Runner.MigrationRunner: 162: fix_profile_format_default migrating 
2026-05-17T17:52:42.717103352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:42.719270938Z [Info] fix_profile_format_default: Starting migration of Main DB to 162 
2026-05-17T17:52:42.746280837Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Profiles FormatItems String 
2026-05-17T17:52:42.807096571Z [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-05-17T17:52:42.814507107Z [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-05-17T17:52:42.818839983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles" 
2026-05-17T17:52:42.822638413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles" 
2026-05-17T17:52:42.845585059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2026-05-17T17:52:42.848631394Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1005768s 
2026-05-17T17:52:42.852449133Z [Info] FluentMigrator.Runner.MigrationRunner: AlterDefaultConstraint .Profiles FormatItems [{"format":0, "allowed":true}] 
2026-05-17T17:52:42.923415251Z [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-05-17T17:52:42.930568117Z [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-05-17T17:52:42.934823788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles" 
2026-05-17T17:52:42.938503098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles" 
2026-05-17T17:52:42.961506658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2026-05-17T17:52:42.964594096Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1105035s 
2026-05-17T17:52:42.965969236Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-17T17:52:42.968924157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Profiles" SET "FormatItems" = '[{"format":0, "allowed":true}]' WHERE "FormatItems" = '[{format:0, allowed:true}]' 
2026-05-17T17:52:42.971569144Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042733s 
2026-05-17T17:52:42.974052406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (162, '2026-05-17T17:52:42', 'fix_profile_format_default') 
2026-05-17T17:52:42.976960874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:42.979966638Z [Info] FluentMigrator.Runner.MigrationRunner: 162: fix_profile_format_default migrated 
2026-05-17T17:52:42.981360364Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125158s 
2026-05-17T17:52:42.983111511Z [Info] FluentMigrator.Runner.MigrationRunner: 163: task_duration migrating 
2026-05-17T17:52:42.984664439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:42.986799248Z [Info] task_duration: Starting migration of Main DB to 163 
2026-05-17T17:52:42.991317268Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-05-17T17:52:42.992734241Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.22E-05s 
2026-05-17T17:52:42.994308051Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ScheduledTasks LastStartTime DateTime 
2026-05-17T17:52:42.996378762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks" ADD COLUMN "LastStartTime" DATETIME 
2026-05-17T17:52:43.005670215Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098947s 
2026-05-17T17:52:43.008042944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (163, '2026-05-17T17:52:43', 'task_duration') 
2026-05-17T17:52:43.010849055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:43.013370824Z [Info] FluentMigrator.Runner.MigrationRunner: 163: task_duration migrated 
2026-05-17T17:52:43.014703478Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0175572s 
2026-05-17T17:52:43.016479535Z [Info] FluentMigrator.Runner.MigrationRunner: 164: movie_collections_crew migrating 
2026-05-17T17:52:43.018015058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:43.020165269Z [Info] movie_collections_crew: Starting migration of Main DB to 164 
2026-05-17T17:52:43.037810196Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-05-17T17:52:43.039292201Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.22E-05s 
2026-05-17T17:52:43.040766681Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies Collection String 
2026-05-17T17:52:43.042715525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "Collection" TEXT 
2026-05-17T17:52:43.052210649Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099726s 
2026-05-17T17:52:43.053673996Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies Actors 
2026-05-17T17:52:43.119504421Z [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-05-17T17:52:43.135296576Z [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-05-17T17:52:43.145706282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-05-17T17:52:43.149945119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-05-17T17:52:43.172705680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-05-17T17:52:43.176256621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-05-17T17:52:43.179603602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-05-17T17:52:43.182899761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-05-17T17:52:43.185818870Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1307323s 
2026-05-17T17:52:43.187208038Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Credits 
2026-05-17T17:52:43.191353507Z [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-05-17T17:52:43.195928942Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007371s 
2026-05-17T17:52:43.197450156Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Credits (CreditTmdbId) 
2026-05-17T17:52:43.199480264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Credits_CreditTmdbId" ON "Credits" ("CreditTmdbId" ASC) 
2026-05-17T17:52:43.202362600Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035211s 
2026-05-17T17:52:43.203837420Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Credits (MovieId) 
2026-05-17T17:52:43.205731234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Credits_MovieId" ON "Credits" ("MovieId" ASC) 
2026-05-17T17:52:43.208559851Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033382s 
2026-05-17T17:52:43.210114292Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-17T17:52:43.212172227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'NotifyMyAndroid' 
2026-05-17T17:52:43.214486177Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028793s 
2026-05-17T17:52:43.216108644Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-17T17:52:43.218092620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Pushalot' 
2026-05-17T17:52:43.220254545Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027377s 
2026-05-17T17:52:43.222620129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (164, '2026-05-17T17:52:43', 'movie_collections_crew') 
2026-05-17T17:52:43.225405419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:43.229193939Z [Info] FluentMigrator.Runner.MigrationRunner: 164: movie_collections_crew migrated 
2026-05-17T17:52:43.230574259Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011501s 
2026-05-17T17:52:43.280854485Z [Info] FluentMigrator.Runner.MigrationRunner: 165: remove_custom_formats_from_quality_model migrating 
2026-05-17T17:52:43.282994665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:43.285808312Z [Info] remove_custom_formats_from_quality_model: Starting migration of Main DB to 165 
2026-05-17T17:52:43.298710157Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2026-05-17T17:52:43.300234747Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.35E-05s 
2026-05-17T17:52:43.301793577Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist IndexerFlags Int32 
2026-05-17T17:52:43.304025843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2026-05-17T17:52:43.313871712Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106334s 
2026-05-17T17:52:43.315304979Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles 
2026-05-17T17:52:43.316615749Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.5E-06s 
2026-05-17T17:52:43.318101571Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieFiles IndexerFlags Int32 
2026-05-17T17:52:43.320256972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2026-05-17T17:52:43.329653778Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098563s 
2026-05-17T17:52:43.330826330Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-17T17:52:43.332293064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-17T17:52:43.365801260Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0332306s 
2026-05-17T17:52:43.367514511Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-17T17:52:43.369033590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-17T17:52:43.378438462Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093207s 
2026-05-17T17:52:43.380063474Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-17T17:52:43.381600240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-17T17:52:43.393846404Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120197s 
2026-05-17T17:52:43.395688915Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-17T17:52:43.396963602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-17T17:52:43.400303108Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032817s 
2026-05-17T17:52:43.401579258Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-17T17:52:43.403058547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-17T17:52:43.461941349Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0585845s 
2026-05-17T17:52:43.463647986Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-17T17:52:43.465147246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-17T17:52:43.478801697Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133031s 
2026-05-17T17:52:43.481551374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (165, '2026-05-17T17:52:43', 'remove_custom_formats_from_quality_model') 
2026-05-17T17:52:43.484668873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:43.487599135Z [Info] FluentMigrator.Runner.MigrationRunner: 165: remove_custom_formats_from_quality_model migrated 
2026-05-17T17:52:43.488992942Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0222653s 
2026-05-17T17:52:43.490769730Z [Info] FluentMigrator.Runner.MigrationRunner: 166: fix_tmdb_list_config migrating 
2026-05-17T17:52:43.492327989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:43.494514502Z [Info] fix_tmdb_list_config: Starting migration of Main DB to 166 
2026-05-17T17:52:43.498794242Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-17T17:52:43.500345336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-17T17:52:43.515297500Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.014714s 
2026-05-17T17:52:43.517065591Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-17T17:52:43.518577987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-17T17:52:43.527957007Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092258s 
2026-05-17T17:52:43.529586579Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-17T17:52:43.531086640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-17T17:52:43.540028850Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084378s 
2026-05-17T17:52:43.542474706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (166, '2026-05-17T17:52:43', 'fix_tmdb_list_config') 
2026-05-17T17:52:43.545270577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:43.547890834Z [Info] FluentMigrator.Runner.MigrationRunner: 166: fix_tmdb_list_config migrated 
2026-05-17T17:52:43.549241114Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0168018s 
2026-05-17T17:52:43.551272215Z [Info] FluentMigrator.Runner.MigrationRunner: 167: remove_movie_pathstate migrating 
2026-05-17T17:52:43.552604037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:43.555050865Z [Info] remove_movie_pathstate: Starting migration of Main DB to 167 
2026-05-17T17:52:43.560904023Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies PathState 
2026-05-17T17:52:43.630240749Z [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-05-17T17:52:43.645633792Z [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-05-17T17:52:43.655903565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-05-17T17:52:43.660217834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-05-17T17:52:43.684250727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-05-17T17:52:43.687877051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-05-17T17:52:43.691255054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-05-17T17:52:43.694653018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-05-17T17:52:43.697551205Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.135166s 
2026-05-17T17:52:43.699566884Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" IN ('pathsdefaultstatic') 
2026-05-17T17:52:43.701326699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" IN ('pathsdefaultstatic') 
2026-05-17T17:52:43.703656872Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027818s 
2026-05-17T17:52:43.704990237Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles 
2026-05-17T17:52:43.706337961Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.04E-05s 
2026-05-17T17:52:43.707838584Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieFiles OriginalFilePath String 
2026-05-17T17:52:43.709930497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles" ADD COLUMN "OriginalFilePath" TEXT 
2026-05-17T17:52:43.719022008Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096677s 
2026-05-17T17:52:43.720514614Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn MovieFiles Path 
2026-05-17T17:52:43.796116408Z [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-05-17T17:52:43.804169527Z [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-05-17T17:52:43.809358518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieFiles" 
2026-05-17T17:52:43.813087779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles_temp" RENAME TO "MovieFiles" 
2026-05-17T17:52:43.837908839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieFiles_MovieId" ON "MovieFiles" ("MovieId" ASC) 
2026-05-17T17:52:43.840985265Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.119066s 
2026-05-17T17:52:43.843734332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (167, '2026-05-17T17:52:43', 'remove_movie_pathstate') 
2026-05-17T17:52:43.846327435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:43.849571669Z [Info] FluentMigrator.Runner.MigrationRunner: 167: remove_movie_pathstate migrated 
2026-05-17T17:52:43.850924593Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.127536s 
2026-05-17T17:52:43.852810251Z [Info] FluentMigrator.Runner.MigrationRunner: 168: custom_format_rework migrating 
2026-05-17T17:52:43.854368630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:43.856666177Z [Info] custom_format_rework: Starting migration of Main DB to 168 
2026-05-17T17:52:43.862690250Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable CustomFormats 
2026-05-17T17:52:43.864295152Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.32E-05s 
2026-05-17T17:52:43.866010958Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn CustomFormats Specifications String 
2026-05-17T17:52:43.868317594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "CustomFormats" ADD COLUMN "Specifications" TEXT NOT NULL DEFAULT '[]' 
2026-05-17T17:52:43.878173424Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106679s 
2026-05-17T17:52:43.879601420Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-17T17:52:43.881084817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-17T17:52:43.926304260Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0449184s 
2026-05-17T17:52:43.928248857Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn CustomFormats FormatTags 
2026-05-17T17:52:44.005174898Z [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-05-17T17:52:44.011652144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "CustomFormats_temp" ("Id", "Name", "Specifications") SELECT "Id", "Name", "Specifications" FROM "CustomFormats" 
2026-05-17T17:52:44.014904895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "CustomFormats" 
2026-05-17T17:52:44.018385044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "CustomFormats_temp" RENAME TO "CustomFormats" 
2026-05-17T17:52:44.042736068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC) 
2026-05-17T17:52:44.045976614Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.116319s 
2026-05-17T17:52:44.048435867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (168, '2026-05-17T17:52:44', 'custom_format_rework') 
2026-05-17T17:52:44.051216047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:44.054119895Z [Info] FluentMigrator.Runner.MigrationRunner: 168: custom_format_rework migrated 
2026-05-17T17:52:44.055476858Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1244216s 
2026-05-17T17:52:44.057314719Z [Info] FluentMigrator.Runner.MigrationRunner: 169: custom_format_scores migrating 
2026-05-17T17:52:44.058867056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:44.061078250Z [Info] custom_format_scores: Starting migration of Main DB to 169 
2026-05-17T17:52:44.070385585Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 
2026-05-17T17:52:44.071892961Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.35E-05s 
2026-05-17T17:52:44.073386208Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles MinFormatScore Int32 
2026-05-17T17:52:44.075562020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "MinFormatScore" INTEGER NOT NULL DEFAULT 0 
2026-05-17T17:52:44.085401618Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105755s 
2026-05-17T17:52:44.086812900Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 
2026-05-17T17:52:44.088119461Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.8E-06s 
2026-05-17T17:52:44.089620354Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles CutoffFormatScore Int32 
2026-05-17T17:52:44.091768601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "CutoffFormatScore" INTEGER NOT NULL DEFAULT 0 
2026-05-17T17:52:44.100859009Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097937s 
2026-05-17T17:52:44.102257406Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-17T17:52:44.103727226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-17T17:52:44.129787943Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0258376s 
2026-05-17T17:52:44.131619001Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Profiles FormatCutoff 
2026-05-17T17:52:44.195575902Z [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-05-17T17:52:44.203208214Z [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-05-17T17:52:44.207864301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles" 
2026-05-17T17:52:44.211504172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles" 
2026-05-17T17:52:44.235872040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2026-05-17T17:52:44.238901761Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1057662s 
2026-05-17T17:52:44.240353736Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable CustomFormats 
2026-05-17T17:52:44.241681630Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.14E-05s 
2026-05-17T17:52:44.243386474Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn CustomFormats IncludeCustomFormatWhenRenaming Boolean 
2026-05-17T17:52:44.245862190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "CustomFormats" ADD COLUMN "IncludeCustomFormatWhenRenaming" INTEGER NOT NULL DEFAULT 0 
2026-05-17T17:52:44.255174355Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102288s 
2026-05-17T17:52:44.257634289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (169, '2026-05-17T17:52:44', 'custom_format_scores') 
2026-05-17T17:52:44.260484720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:44.263327726Z [Info] FluentMigrator.Runner.MigrationRunner: 169: custom_format_scores migrated 
2026-05-17T17:52:44.264698958Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0182659s 
2026-05-17T17:52:44.266539435Z [Info] FluentMigrator.Runner.MigrationRunner: 170: fix_trakt_list_config migrating 
2026-05-17T17:52:44.268097433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:44.270266331Z [Info] fix_trakt_list_config: Starting migration of Main DB to 170 
2026-05-17T17:52:44.274600901Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-17T17:52:44.276210983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-17T17:52:44.928378108Z []
2026-05-17T17:52:44.929774781Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.6533169s 
2026-05-17T17:52:44.931525658Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-17T17:52:44.933103275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-17T17:52:44.940155308Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070766s 
2026-05-17T17:52:44.954535550Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" IN ('TraktAuthToken', 'TraktRefreshToken', 'TraktTokenExpiry', 'NewTraktAuthToken', 'NewTraktRefreshToken', 'NewTraktTokenExpiry') 
2026-05-17T17:52:44.957977502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" IN ('TraktAuthToken', 'TraktRefreshToken', 'TraktTokenExpiry', 'NewTraktAuthToken', 'NewTraktRefreshToken', 'NewTraktTokenExpiry') 
2026-05-17T17:52:44.963223889Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006428s 
2026-05-17T17:52:44.965726239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (170, '2026-05-17T17:52:44', 'fix_trakt_list_config') 
2026-05-17T17:52:44.968639305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:44.971514296Z [Info] FluentMigrator.Runner.MigrationRunner: 170: fix_trakt_list_config migrated 
2026-05-17T17:52:44.972898393Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0146183s 
2026-05-17T17:52:44.974854563Z [Info] FluentMigrator.Runner.MigrationRunner: 171: quality_definition_preferred_size migrating 
2026-05-17T17:52:44.976446209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:44.978646410Z [Info] quality_definition_preferred_size: Starting migration of Main DB to 171 
2026-05-17T17:52:44.983780090Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions 
2026-05-17T17:52:44.985282095Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-05s 
2026-05-17T17:52:44.986867357Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityDefinitions PreferredSize Double 
2026-05-17T17:52:44.989013941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions" ADD COLUMN "PreferredSize" NUMERIC 
2026-05-17T17:52:44.998676010Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103089s 
2026-05-17T17:52:45.000114538Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-17T17:52:45.001581352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-17T17:52:45.016859362Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.015087s 
2026-05-17T17:52:45.019721446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (171, '2026-05-17T17:52:45', 'quality_definition_preferred_size') 
2026-05-17T17:52:45.022916031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:45.026087969Z [Info] FluentMigrator.Runner.MigrationRunner: 171: quality_definition_preferred_size migrated 
2026-05-17T17:52:45.027514081Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0244014s 
2026-05-17T17:52:45.029320539Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_download_history migrating 
2026-05-17T17:52:45.030890281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:45.033027916Z [Info] add_download_history: Starting migration of Main DB to 172 
2026-05-17T17:52:45.050111443Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadHistory 
2026-05-17T17:52:45.054549892Z [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-05-17T17:52:45.059553329Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079041s 
2026-05-17T17:52:45.061142149Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (EventType) 
2026-05-17T17:52:45.063238692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2026-05-17T17:52:45.066254105Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003694s 
2026-05-17T17:52:45.067808375Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (MovieId) 
2026-05-17T17:52:45.069886681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_MovieId" ON "DownloadHistory" ("MovieId" ASC) 
2026-05-17T17:52:45.072872785Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036322s 
2026-05-17T17:52:45.074475313Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (DownloadId) 
2026-05-17T17:52:45.076567376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2026-05-17T17:52:45.079614052Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037171s 
2026-05-17T17:52:45.081060585Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-17T17:52:45.082611709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-17T17:52:45.093930977Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112402s 
2026-05-17T17:52:45.096614632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (172, '2026-05-17T17:52:45', 'add_download_history') 
2026-05-17T17:52:45.099595104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:45.102410154Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_download_history migrated 
2026-05-17T17:52:45.103763279Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.019829s 
2026-05-17T17:52:45.105568415Z [Info] FluentMigrator.Runner.MigrationRunner: 173: net_import_status migrating 
2026-05-17T17:52:45.107104288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:45.109249850Z [Info] net_import_status: Starting migration of Main DB to 173 
2026-05-17T17:52:45.118606073Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NetImportStatus 
2026-05-17T17:52:45.122505336Z [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-05-17T17:52:45.127283400Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071712s 
2026-05-17T17:52:45.128907771Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NetImportStatus (ProviderId) 
2026-05-17T17:52:45.131212964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "NetImportStatus" ("ProviderId" ASC) 
2026-05-17T17:52:45.134082573Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003758s 
2026-05-17T17:52:45.136473539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (173, '2026-05-17T17:52:45', 'net_import_status') 
2026-05-17T17:52:45.139522038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:45.142108818Z [Info] FluentMigrator.Runner.MigrationRunner: 173: net_import_status migrated 
2026-05-17T17:52:45.143427655Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116309s 
2026-05-17T17:52:45.145278903Z [Info] FluentMigrator.Runner.MigrationRunner: 174: email_multiple_addresses migrating 
2026-05-17T17:52:45.146801019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:45.149002052Z [Info] email_multiple_addresses: Starting migration of Main DB to 174 
2026-05-17T17:52:45.152208048Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-17T17:52:45.153753932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-17T17:52:45.166513230Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126052s 
2026-05-17T17:52:45.169291585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (174, '2026-05-17T17:52:45', 'email_multiple_addresses') 
2026-05-17T17:52:45.172354254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:45.175036315Z [Info] FluentMigrator.Runner.MigrationRunner: 174: email_multiple_addresses migrated 
2026-05-17T17:52:45.176432648Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0212864s 
2026-05-17T17:52:45.178289748Z [Info] FluentMigrator.Runner.MigrationRunner: 175: remove_chown_and_folderchmod_config migrating 
2026-05-17T17:52:45.179898738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:45.182085873Z [Info] remove_chown_and_folderchmod_config: Starting migration of Main DB to 175 
2026-05-17T17:52:45.185708530Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" IN ('folderchmod', 'chownuser', 'parsingleniency') 
2026-05-17T17:52:45.187892899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" IN ('folderchmod', 'chownuser', 'parsingleniency') 
2026-05-17T17:52:45.190913112Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035308s 
2026-05-17T17:52:45.193447125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (175, '2026-05-17T17:52:45', 'remove_chown_and_folderchmod_config') 
2026-05-17T17:52:45.196304781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:45.198931161Z [Info] FluentMigrator.Runner.MigrationRunner: 175: remove_chown_and_folderchmod_config migrated 
2026-05-17T17:52:45.200375640Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113474s 
2026-05-17T17:52:45.202100153Z [Info] FluentMigrator.Runner.MigrationRunner: 176: movie_recommendations migrating 
2026-05-17T17:52:45.203643932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:45.205764182Z [Info] movie_recommendations: Starting migration of Main DB to 176 
2026-05-17T17:52:45.209951395Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-05-17T17:52:45.211403770Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.23E-05s 
2026-05-17T17:52:45.212894573Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies Recommendations String 
2026-05-17T17:52:45.215054984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "Recommendations" TEXT NOT NULL DEFAULT '[]' 
2026-05-17T17:52:45.225399118Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110493s 
2026-05-17T17:52:45.227866387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (176, '2026-05-17T17:52:45', 'movie_recommendations') 
2026-05-17T17:52:45.230700505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:45.233409801Z [Info] FluentMigrator.Runner.MigrationRunner: 176: movie_recommendations migrated 
2026-05-17T17:52:45.234782366Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0189498s 
2026-05-17T17:52:45.236566289Z [Info] FluentMigrator.Runner.MigrationRunner: 177: language_improvements migrating 
2026-05-17T17:52:45.238108144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:45.240248285Z [Info] language_improvements: Starting migration of Main DB to 177 
2026-05-17T17:52:45.267296520Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-05-17T17:52:45.268966413Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.33E-05s 
2026-05-17T17:52:45.270489280Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies OriginalLanguage Int32 
2026-05-17T17:52:45.272704652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "OriginalLanguage" INTEGER NOT NULL DEFAULT 1 
2026-05-17T17:52:45.283252596Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112461s 
2026-05-17T17:52:45.284655401Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-05-17T17:52:45.285934738Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-06s 
2026-05-17T17:52:45.287412795Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies OriginalTitle String 
2026-05-17T17:52:45.289332151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "OriginalTitle" TEXT 
2026-05-17T17:52:45.298981034Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101386s 
2026-05-17T17:52:45.300387416Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-05-17T17:52:45.301685932Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.9E-06s 
2026-05-17T17:52:45.303191905Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies DigitalRelease DateTime 
2026-05-17T17:52:45.305179287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "DigitalRelease" DATETIME 
2026-05-17T17:52:45.314787178Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101517s 
2026-05-17T17:52:45.316355386Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies PhysicalReleaseNote 
2026-05-17T17:52:45.390488302Z [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-05-17T17:52:45.407217736Z [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-05-17T17:52:45.418347381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-05-17T17:52:45.422856052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-05-17T17:52:45.454832513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-05-17T17:52:45.458696305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-05-17T17:52:45.462130612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-05-17T17:52:45.465510630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-05-17T17:52:45.468427765Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1505637s 
2026-05-17T17:52:45.469986103Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies SecondaryYearSourceId 
2026-05-17T17:52:45.546971224Z [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-05-17T17:52:45.567431261Z [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-05-17T17:52:45.579551782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-05-17T17:52:45.584068098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-05-17T17:52:45.610818584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-05-17T17:52:45.614837950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-05-17T17:52:45.618630017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-05-17T17:52:45.622363576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-05-17T17:52:45.625511977Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.153792s 
2026-05-17T17:52:45.627098352Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2026-05-17T17:52:45.628588935Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-05s 
2026-05-17T17:52:45.630357617Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig RenameMovies Boolean 
2026-05-17T17:52:45.632958044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "RenameMovies" INTEGER NOT NULL DEFAULT 0 
2026-05-17T17:52:45.642898665Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108891s 
2026-05-17T17:52:45.645072242Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "RenameMovies"="RenameEpisodes" 
2026-05-17T17:52:45.647400672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "RenameMovies"="RenameEpisodes" 
2026-05-17T17:52:45.649901258Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030638s 
2026-05-17T17:52:45.651662996Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig RenameEpisodes 
2026-05-17T17:52:45.720417941Z [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-05-17T17:52:45.729268937Z [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-05-17T17:52:45.734999959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2026-05-17T17:52:45.738734511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2026-05-17T17:52:45.766628701Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1123501s 
2026-05-17T17:52:45.770722766Z [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-05-17T17:52:45.775390006Z [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-05-17T17:52:45.780567384Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070942s 
2026-05-17T17:52:45.782632453Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DROP INDEX IF EXISTS "IX_AlternativeTitles_CleanTitle" 
2026-05-17T17:52:45.784896893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX IF EXISTS "IX_AlternativeTitles_CleanTitle" 
2026-05-17T17:52:45.788085656Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037358s 
2026-05-17T17:52:45.789661239Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-17T17:52:45.791390742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-17T17:52:45.805905265Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0143287s 
2026-05-17T17:52:45.807761714Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-17T17:52:45.809473411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-17T17:52:45.816994619Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075787s 
2026-05-17T17:52:45.818562387Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-17T17:52:45.821717521Z [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-05-17T17:52:45.824875321Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004911s 
2026-05-17T17:52:45.826287686Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-17T17:52:45.828399920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies" SET "LastInfoSync" = '2014-01-01 00:00:00' WHERE 1 = 1 
2026-05-17T17:52:45.830877600Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031942s 
2026-05-17T17:52:45.833792491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (177, '2026-05-17T17:52:45', 'language_improvements') 
2026-05-17T17:52:45.836965361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:45.840266640Z [Info] FluentMigrator.Runner.MigrationRunner: 177: language_improvements migrated 
2026-05-17T17:52:45.841748064Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123488s 
2026-05-17T17:52:45.843800247Z [Info] FluentMigrator.Runner.MigrationRunner: 178: new_list_server migrating 
2026-05-17T17:52:45.845620793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:45.847950315Z [Info] new_list_server: Starting migration of Main DB to 178 
2026-05-17T17:52:45.851798475Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-17T17:52:45.853559091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-17T17:52:45.871627181Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0179607s 
2026-05-17T17:52:45.873456034Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-17T17:52:45.875123072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-17T17:52:45.885767630Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010632s 
2026-05-17T17:52:45.888869127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (178, '2026-05-17T17:52:45', 'new_list_server') 
2026-05-17T17:52:45.892274225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:45.894964122Z [Info] FluentMigrator.Runner.MigrationRunner: 178: new_list_server migrated 
2026-05-17T17:52:45.896455806Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0199106s 
2026-05-17T17:52:45.898493100Z [Info] FluentMigrator.Runner.MigrationRunner: 179: movie_translation_indexes migrating 
2026-05-17T17:52:45.901151133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:45.903607841Z [Info] movie_translation_indexes: Starting migration of Main DB to 179 
2026-05-17T17:52:45.909154783Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieTranslations (Language) 
2026-05-17T17:52:45.911758437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_Language" ON "MovieTranslations" ("Language" ASC) 
2026-05-17T17:52:45.915530092Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047214s 
2026-05-17T17:52:45.917319947Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieTranslations (MovieId) 
2026-05-17T17:52:45.919773750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_MovieId" ON "MovieTranslations" ("MovieId" ASC) 
2026-05-17T17:52:45.922992242Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041179s 
2026-05-17T17:52:45.925874787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (179, '2026-05-17T17:52:45', 'movie_translation_indexes') 
2026-05-17T17:52:45.929091696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:45.931863639Z [Info] FluentMigrator.Runner.MigrationRunner: 179: movie_translation_indexes migrated 
2026-05-17T17:52:45.933378019Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127649s 
2026-05-17T17:52:45.935379641Z [Info] FluentMigrator.Runner.MigrationRunner: 180: fix_invalid_profile_references migrating 
2026-05-17T17:52:45.937165928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:45.939533967Z [Info] fix_invalid_profile_references: Starting migration of Main DB to 180 
2026-05-17T17:52:45.942899456Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-17T17:52:45.944667506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-17T17:52:45.991208842Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0463805s 
2026-05-17T17:52:45.994481924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (180, '2026-05-17T17:52:45', 'fix_invalid_profile_references') 
2026-05-17T17:52:45.997908145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:46.000583633Z [Info] FluentMigrator.Runner.MigrationRunner: 180: fix_invalid_profile_references migrated 
2026-05-17T17:52:46.002127633Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0558481s 
2026-05-17T17:52:46.004061528Z [Info] FluentMigrator.Runner.MigrationRunner: 181: list_movies_table migrating 
2026-05-17T17:52:46.005782694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:46.008126264Z [Info] list_movies_table: Starting migration of Main DB to 181 
2026-05-17T17:52:46.043157378Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable NetImport ImportLists 
2026-05-17T17:52:46.057092103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NetImport" RENAME TO "ImportLists" 
2026-05-17T17:52:46.084498380Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0288898s 
2026-05-17T17:52:46.086395261Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable NetImportStatus ImportListStatus 
2026-05-17T17:52:46.088828000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NetImportStatus" RENAME TO "ImportListStatus" 
2026-05-17T17:52:46.115072638Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0270455s 
2026-05-17T17:52:46.117453353Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Config" SET "Key" = 'importlistsyncinterval' WHERE "Key" = 'netimportsyncinterval' 
2026-05-17T17:52:46.120137449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Config" SET "Key" = 'importlistsyncinterval' WHERE "Key" = 'netimportsyncinterval' 
2026-05-17T17:52:46.123020946Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037253s 
2026-05-17T17:52:46.124542149Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2026-05-17T17:52:46.126000767Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.9E-06s 
2026-05-17T17:52:46.127957999Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists SearchOnAdd Boolean 
2026-05-17T17:52:46.130509127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "SearchOnAdd" INTEGER NOT NULL DEFAULT 0 
2026-05-17T17:52:46.140588538Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110202s 
2026-05-17T17:52:46.142241537Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListMovies 
2026-05-17T17:52:46.150399727Z [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-05-17T17:52:46.158331472Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0141501s 
2026-05-17T17:52:46.160764312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (181, '2026-05-17T17:52:46', 'list_movies_table') 
2026-05-17T17:52:46.164281896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:46.166688223Z [Info] FluentMigrator.Runner.MigrationRunner: 181: list_movies_table migrated 
2026-05-17T17:52:46.168190248Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0227589s 
2026-05-17T17:52:46.170197861Z [Info] FluentMigrator.Runner.MigrationRunner: 182: on_delete_notification migrating 
2026-05-17T17:52:46.171969590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:46.174466719Z [Info] on_delete_notification: Starting migration of Main DB to 182 
2026-05-17T17:52:46.179256757Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-05-17T17:52:46.180854003Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.19E-05s 
2026-05-17T17:52:46.182598216Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnDelete Boolean 
2026-05-17T17:52:46.185121959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnDelete" INTEGER NOT NULL DEFAULT 0 
2026-05-17T17:52:46.196113967Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118981s 
2026-05-17T17:52:46.199010321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (182, '2026-05-17T17:52:46', 'on_delete_notification') 
2026-05-17T17:52:46.202576002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:46.205894946Z [Info] FluentMigrator.Runner.MigrationRunner: 182: on_delete_notification migrated 
2026-05-17T17:52:46.207420659Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.021514s 
2026-05-17T17:52:46.209412611Z [Info] FluentMigrator.Runner.MigrationRunner: 183: download_propers_config migrating 
2026-05-17T17:52:46.211203949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:46.213578191Z [Info] download_propers_config: Starting migration of Main DB to 183 
2026-05-17T17:52:46.217985347Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-17T17:52:46.219747095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-17T17:52:46.225688130Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060502s 
2026-05-17T17:52:46.227864133Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers' 
2026-05-17T17:52:46.230476104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers' 
2026-05-17T17:52:46.232723610Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031295s 
2026-05-17T17:52:46.234469747Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Profiles PreferredTags 
2026-05-17T17:52:46.307160539Z [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-05-17T17:52:46.315626860Z [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-05-17T17:52:46.320680568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles" 
2026-05-17T17:52:46.324719844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles" 
2026-05-17T17:52:46.352270692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2026-05-17T17:52:46.355541990Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1195124s 
2026-05-17T17:52:46.358428754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (183, '2026-05-17T17:52:46', 'download_propers_config') 
2026-05-17T17:52:46.361687788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:46.364748252Z [Info] FluentMigrator.Runner.MigrationRunner: 183: download_propers_config migrated 
2026-05-17T17:52:46.366284135Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1285385s 
2026-05-17T17:52:46.368320126Z [Info] FluentMigrator.Runner.MigrationRunner: 184: add_priority_to_indexers migrating 
2026-05-17T17:52:46.370119660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:46.372552159Z [Info] add_priority_to_indexers: Starting migration of Main DB to 184 
2026-05-17T17:52:46.377439903Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-05-17T17:52:46.378990897Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.19E-05s 
2026-05-17T17:52:46.380663626Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Priority Int32 
2026-05-17T17:52:46.383118651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 25 
2026-05-17T17:52:46.393967099Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117325s 
2026-05-17T17:52:46.396870547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (184, '2026-05-17T17:52:46', 'add_priority_to_indexers') 
2026-05-17T17:52:46.400126986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:46.402981315Z [Info] FluentMigrator.Runner.MigrationRunner: 184: add_priority_to_indexers migrated 
2026-05-17T17:52:46.404552469Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.020546s 
2026-05-17T17:52:46.406587417Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_alternative_title_indices migrating 
2026-05-17T17:52:46.408424006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:46.411075436Z [Info] add_alternative_title_indices: Starting migration of Main DB to 185 
2026-05-17T17:52:46.416257994Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlternativeTitles (CleanTitle) 
2026-05-17T17:52:46.418973133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2026-05-17T17:52:46.422662032Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046923s 
2026-05-17T17:52:46.424497208Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieTranslations (CleanTitle) 
2026-05-17T17:52:46.427065501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_CleanTitle" ON "MovieTranslations" ("CleanTitle" ASC) 
2026-05-17T17:52:46.430372611Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042666s 
2026-05-17T17:52:46.433292683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (185, '2026-05-17T17:52:46', 'add_alternative_title_indices') 
2026-05-17T17:52:46.436534662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:46.439536898Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_alternative_title_indices migrated 
2026-05-17T17:52:46.441116911Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131554s 
2026-05-17T17:52:46.443034313Z [Info] FluentMigrator.Runner.MigrationRunner: 186: fix_tmdb_duplicates migrating 
2026-05-17T17:52:46.444828526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:46.447221996Z [Info] fix_tmdb_duplicates: Starting migration of Main DB to 186 
2026-05-17T17:52:46.465190987Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-17T17:52:46.467212318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-17T17:52:46.487549547Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0202464s 
2026-05-17T17:52:46.493693442Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Movies () 
2026-05-17T17:52:46.498228676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Movies_TmdbId" 
2026-05-17T17:52:46.501698604Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062873s 
2026-05-17T17:52:46.503259538Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-05-17T17:52:46.504710981Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.19E-05s 
2026-05-17T17:52:46.506342968Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies TmdbId Int32 
2026-05-17T17:52:46.586208470Z [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-05-17T17:52:46.606873400Z [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-05-17T17:52:46.620395914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-05-17T17:52:46.624726947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-05-17T17:52:46.654642959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-05-17T17:52:46.658861295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-05-17T17:52:46.662757181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-05-17T17:52:46.666111417Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1582053s 
2026-05-17T17:52:46.668002946Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (TmdbId) 
2026-05-17T17:52:46.670225382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-05-17T17:52:46.673382901Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038576s 
2026-05-17T17:52:46.676321430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (186, '2026-05-17T17:52:46', 'fix_tmdb_duplicates') 
2026-05-17T17:52:46.679554151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:46.683155123Z [Info] FluentMigrator.Runner.MigrationRunner: 186: fix_tmdb_duplicates migrated 
2026-05-17T17:52:46.684710335Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134505s 
2026-05-17T17:52:46.686855716Z [Info] FluentMigrator.Runner.MigrationRunner: 187: swap_filechmod_for_folderchmod migrating 
2026-05-17T17:52:46.688689239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:46.691222391Z [Info] swap_filechmod_for_folderchmod: Starting migration of Main DB to 187 
2026-05-17T17:52:46.695133177Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-17T17:52:46.696918723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-17T17:52:46.704151901Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071907s 
2026-05-17T17:52:46.707237456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (187, '2026-05-17T17:52:46', 'swap_filechmod_for_folderchmod') 
2026-05-17T17:52:46.710808188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:46.713709290Z [Info] FluentMigrator.Runner.MigrationRunner: 187: swap_filechmod_for_folderchmod migrated 
2026-05-17T17:52:46.715303361Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0167196s 
2026-05-17T17:52:46.717240632Z [Info] FluentMigrator.Runner.MigrationRunner: 188: mediainfo_channels migrating 
2026-05-17T17:52:46.719005136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:46.721393476Z [Info] mediainfo_channels: Starting migration of Main DB to 188 
2026-05-17T17:52:46.726858433Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MovieFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannels"', '"audioChannelsContainer"'); 
2026-05-17T17:52:46.729865860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MovieFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannels"', '"audioChannelsContainer"'); 
2026-05-17T17:52:46.732961425Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040643s 
2026-05-17T17:52:46.735724740Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MovieFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannelPositionsText"', '"audioChannelPositionsTextContainer"'); 
2026-05-17T17:52:46.739098174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MovieFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannelPositionsText"', '"audioChannelPositionsTextContainer"'); 
2026-05-17T17:52:46.742116403Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042468s 
2026-05-17T17:52:46.744474352Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Config" SET "Value" = max(("Value" / 60) + 1, 6) WHERE "Key" = 'importlistsyncinterval' 
2026-05-17T17:52:46.747086222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Config" SET "Value" = max(("Value" / 60) + 1, 6) WHERE "Key" = 'importlistsyncinterval' 
2026-05-17T17:52:46.749903617Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003587s 
2026-05-17T17:52:46.752717183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (188, '2026-05-17T17:52:46', 'mediainfo_channels') 
2026-05-17T17:52:46.755888059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:46.758596404Z [Info] FluentMigrator.Runner.MigrationRunner: 188: mediainfo_channels migrated 
2026-05-17T17:52:46.760115293Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012107s 
2026-05-17T17:52:46.762018126Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_update_history migrating 
2026-05-17T17:52:46.763842500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:46.766235650Z [Info] add_update_history: Starting migration of Main DB to 189 
2026-05-17T17:52:46.770872128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (189, '2026-05-17T17:52:46', 'add_update_history') 
2026-05-17T17:52:46.774256524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:46.776937804Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_update_history migrated 
2026-05-17T17:52:46.778447655Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131949s 
2026-05-17T17:52:46.780389446Z [Info] FluentMigrator.Runner.MigrationRunner: 190: update_awesome_hd_link migrating 
2026-05-17T17:52:46.782127978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:46.784436798Z [Info] update_awesome_hd_link: Starting migration of Main DB to 190 
2026-05-17T17:52:46.819780511Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", 'https://awesome-hd.net', 'https://awesome-hd.club') WHERE "Implementation" = 'AwesomeHD'; 
2026-05-17T17:52:46.823712370Z [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-05-17T17:52:46.827453915Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051198s 
2026-05-17T17:52:46.830311681Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", 'https://awesome-hd.me', 'https://awesome-hd.club') WHERE "Implementation" = 'AwesomeHD'; 
2026-05-17T17:52:46.833690466Z [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-05-17T17:52:46.836795620Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043832s 
2026-05-17T17:52:46.839683155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (190, '2026-05-17T17:52:46', 'update_awesome_hd_link') 
2026-05-17T17:52:46.842932801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:46.845761237Z [Info] FluentMigrator.Runner.MigrationRunner: 190: update_awesome_hd_link migrated 
2026-05-17T17:52:46.847287541Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131215s 
2026-05-17T17:52:46.849285535Z [Info] FluentMigrator.Runner.MigrationRunner: 191: remove_awesomehd migrating 
2026-05-17T17:52:46.851047413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:46.853434661Z [Info] remove_awesomehd: Starting migration of Main DB to 191 
2026-05-17T17:52:46.857553887Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-17T17:52:46.859976948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'AwesomeHD' 
2026-05-17T17:52:46.862636094Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033667s 
2026-05-17T17:52:46.865431834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (191, '2026-05-17T17:52:46', 'remove_awesomehd') 
2026-05-17T17:52:46.868686990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:46.871443522Z [Info] FluentMigrator.Runner.MigrationRunner: 191: remove_awesomehd migrated 
2026-05-17T17:52:46.872919625Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119898s 
2026-05-17T17:52:46.874916046Z [Info] FluentMigrator.Runner.MigrationRunner: 192: add_on_delete_to_notifications migrating 
2026-05-17T17:52:46.876737524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:46.879161396Z [Info] add_on_delete_to_notifications: Starting migration of Main DB to 192 
2026-05-17T17:52:46.887054232Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Notifications OnDelete to OnMovieDelete 
2026-05-17T17:52:46.962518510Z [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-05-17T17:52:46.972928005Z [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-05-17T17:52:46.979209606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications" 
2026-05-17T17:52:46.982819897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications" 
2026-05-17T17:52:47.010754969Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1218158s 
2026-05-17T17:52:47.012427558Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-05-17T17:52:47.013855684Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.24E-05s 
2026-05-17T17:52:47.015687173Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnMovieFileDelete Boolean 
2026-05-17T17:52:47.018343222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnMovieFileDelete" INTEGER NOT NULL DEFAULT 0 
2026-05-17T17:52:47.029002200Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116629s 
2026-05-17T17:52:47.030576340Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-05-17T17:52:47.032035449Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.4E-06s 
2026-05-17T17:52:47.033960466Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnMovieFileDeleteForUpgrade Boolean 
2026-05-17T17:52:47.036763832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnMovieFileDeleteForUpgrade" INTEGER NOT NULL DEFAULT 0 
2026-05-17T17:52:47.047445676Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117695s 
2026-05-17T17:52:47.050403833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (192, '2026-05-17T17:52:47', 'add_on_delete_to_notifications') 
2026-05-17T17:52:47.053698048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:47.056780045Z [Info] FluentMigrator.Runner.MigrationRunner: 192: add_on_delete_to_notifications migrated 
2026-05-17T17:52:47.058353835Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0208242s 
2026-05-17T17:52:47.060451520Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_bypass_to_delay_profile migrating 
2026-05-17T17:52:47.062258108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:47.064762081Z [Info] add_bypass_to_delay_profile: Starting migration of Main DB to 194 
2026-05-17T17:52:47.074581298Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2026-05-17T17:52:47.076341613Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.35E-05s 
2026-05-17T17:52:47.078221830Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfHighestQuality Boolean 
2026-05-17T17:52:47.081035988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfHighestQuality" INTEGER NOT NULL DEFAULT 0 
2026-05-17T17:52:47.092612743Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126617s 
2026-05-17T17:52:47.094107053Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-17T17:52:47.096314579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DelayProfiles" SET "BypassIfHighestQuality" = 1 WHERE 1 = 1 
2026-05-17T17:52:47.099002683Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034726s 
2026-05-17T17:52:47.101909467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (194, '2026-05-17T17:52:47', 'add_bypass_to_delay_profile') 
2026-05-17T17:52:47.105169433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:47.108202742Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_bypass_to_delay_profile migrated 
2026-05-17T17:52:47.109748596Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124031s 
2026-05-17T17:52:47.111692651Z [Info] FluentMigrator.Runner.MigrationRunner: 195: update_notifiarr migrating 
2026-05-17T17:52:47.113451654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:47.115816787Z [Info] update_notifiarr: Starting migration of Main DB to 195 
2026-05-17T17:52:47.147000552Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2026-05-17T17:52:47.152356670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2026-05-17T17:52:47.156904549Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069009s 
2026-05-17T17:52:47.159759990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (195, '2026-05-17T17:52:47', 'update_notifiarr') 
2026-05-17T17:52:47.162990186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:47.165825456Z [Info] FluentMigrator.Runner.MigrationRunner: 195: update_notifiarr migrated 
2026-05-17T17:52:47.167339045Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0157221s 
2026-05-17T17:52:47.169368803Z [Info] FluentMigrator.Runner.MigrationRunner: 196: legacy_mediainfo_hdr migrating 
2026-05-17T17:52:47.171162936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:47.173587058Z [Info] legacy_mediainfo_hdr: Starting migration of Main DB to 196 
2026-05-17T17:52:47.178137222Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "StandardMovieFormat" = Replace("StandardMovieFormat", '{MediaInfo HDR}', '{MediaInfo VideoDynamicRange}'); 
2026-05-17T17:52:47.181677653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "StandardMovieFormat" = Replace("StandardMovieFormat", '{MediaInfo HDR}', '{MediaInfo VideoDynamicRange}'); 
2026-05-17T17:52:47.184901876Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045889s 
2026-05-17T17:52:47.187720814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (196, '2026-05-17T17:52:47', 'legacy_mediainfo_hdr') 
2026-05-17T17:52:47.190951511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:47.193714335Z [Info] FluentMigrator.Runner.MigrationRunner: 196: legacy_mediainfo_hdr migrated 
2026-05-17T17:52:47.195233224Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132221s 
2026-05-17T17:52:47.197235727Z [Info] FluentMigrator.Runner.MigrationRunner: 197: rename_blacklist_to_blocklist migrating 
2026-05-17T17:52:47.199073910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:47.201475086Z [Info] rename_blacklist_to_blocklist: Starting migration of Main DB to 197 
2026-05-17T17:52:47.205122892Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Blacklist Blocklist 
2026-05-17T17:52:47.207279065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" RENAME TO "Blocklist" 
2026-05-17T17:52:47.235488139Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0286487s 
2026-05-17T17:52:47.238514063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (197, '2026-05-17T17:52:47', 'rename_blacklist_to_blocklist') 
2026-05-17T17:52:47.241872748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:47.244781887Z [Info] FluentMigrator.Runner.MigrationRunner: 197: rename_blacklist_to_blocklist migrated 
2026-05-17T17:52:47.246360647Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0377387s 
2026-05-17T17:52:47.248307828Z [Info] FluentMigrator.Runner.MigrationRunner: 198: add_indexer_tags migrating 
2026-05-17T17:52:47.250068625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:47.252426223Z [Info] add_indexer_tags: Starting migration of Main DB to 198 
2026-05-17T17:52:47.256874451Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-05-17T17:52:47.258418401Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.25E-05s 
2026-05-17T17:52:47.260065128Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String 
2026-05-17T17:52:47.262260730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT 
2026-05-17T17:52:47.273186805Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115498s 
2026-05-17T17:52:47.276057346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (198, '2026-05-17T17:52:47', 'add_indexer_tags') 
2026-05-17T17:52:47.279305528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:47.282159286Z [Info] FluentMigrator.Runner.MigrationRunner: 198: add_indexer_tags migrated 
2026-05-17T17:52:47.283648195Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0203967s 
2026-05-17T17:52:47.285628253Z [Info] FluentMigrator.Runner.MigrationRunner: 199: mediainfo_to_ffmpeg migrating 
2026-05-17T17:52:47.287406033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:47.289789243Z [Info] mediainfo_to_ffmpeg: Starting migration of Main DB to 199 
2026-05-17T17:52:47.293126795Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-17T17:52:47.294890487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-17T17:52:47.307127042Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121412s 
2026-05-17T17:52:47.310277497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (199, '2026-05-17T17:52:47', 'mediainfo_to_ffmpeg') 
2026-05-17T17:52:47.313751604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:47.317293898Z [Info] FluentMigrator.Runner.MigrationRunner: 199: mediainfo_to_ffmpeg migrated 
2026-05-17T17:52:47.318815252Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0224262s 
2026-05-17T17:52:47.320807535Z [Info] FluentMigrator.Runner.MigrationRunner: 200: cdh_per_downloadclient migrating 
2026-05-17T17:52:47.322585396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:47.324988726Z [Info] cdh_per_downloadclient: Starting migration of Main DB to 200 
2026-05-17T17:52:47.331629801Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2026-05-17T17:52:47.333242890Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.22E-05s 
2026-05-17T17:52:47.335175021Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveCompletedDownloads Boolean 
2026-05-17T17:52:47.338002005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveCompletedDownloads" INTEGER NOT NULL DEFAULT 1 
2026-05-17T17:52:47.349249468Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123356s 
2026-05-17T17:52:47.351186619Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveFailedDownloads Boolean 
2026-05-17T17:52:47.353924774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveFailedDownloads" INTEGER NOT NULL DEFAULT 1 
2026-05-17T17:52:47.364568240Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116829s 
2026-05-17T17:52:47.366120707Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-17T17:52:47.367813155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-17T17:52:47.407768166Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0397456s 
2026-05-17T17:52:47.410999895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (200, '2026-05-17T17:52:47', 'cdh_per_downloadclient') 
2026-05-17T17:52:47.414449733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:47.417343812Z [Info] FluentMigrator.Runner.MigrationRunner: 200: cdh_per_downloadclient migrated 
2026-05-17T17:52:47.418860927Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0495176s 
2026-05-17T17:52:47.420936397Z [Info] FluentMigrator.Runner.MigrationRunner: 201: migrate_discord_from_slack migrating 
2026-05-17T17:52:47.422763828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:47.425194954Z [Info] migrate_discord_from_slack: Starting migration of Main DB to 201 
2026-05-17T17:52:47.428585863Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-17T17:52:47.430349215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-17T17:52:47.445264866Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0148183s 
2026-05-17T17:52:47.448470652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (201, '2026-05-17T17:52:47', 'migrate_discord_from_slack') 
2026-05-17T17:52:47.452001704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:47.454843077Z [Info] FluentMigrator.Runner.MigrationRunner: 201: migrate_discord_from_slack migrated 
2026-05-17T17:52:47.456428540Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0244691s 
2026-05-17T17:52:47.458309177Z [Info] FluentMigrator.Runner.MigrationRunner: 202: remove_predb migrating 
2026-05-17T17:52:47.460180556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:47.462658898Z [Info] remove_predb: Starting migration of Main DB to 202 
2026-05-17T17:52:47.479153739Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-17T17:52:47.481868927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies" SET "MinimumAvailability" = 3 WHERE "MinimumAvailability" = 4 
2026-05-17T17:52:47.484999913Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040784s 
2026-05-17T17:52:47.486483311Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-17T17:52:47.488862613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ImportLists" SET "MinimumAvailability" = 3 WHERE "MinimumAvailability" = 4 
2026-05-17T17:52:47.492037998Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035969s 
2026-05-17T17:52:47.493087722Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-17T17:52:47.495135096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies" SET "Status" = 3 WHERE "Status" = 4 
2026-05-17T17:52:47.497599940Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030697s 
2026-05-17T17:52:47.499062335Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-17T17:52:47.501263589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ImportListMovies" SET "Status" = 3 WHERE "Status" = 4 
2026-05-17T17:52:47.503751039Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032628s 
2026-05-17T17:52:47.505454670Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies HasPreDBEntry 
2026-05-17T17:52:47.586450217Z [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-05-17T17:52:47.606284514Z [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-05-17T17:52:47.619529440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-05-17T17:52:47.625302056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-05-17T17:52:47.654368597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-05-17T17:52:47.658556872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-05-17T17:52:47.662411415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-05-17T17:52:47.666495551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-05-17T17:52:47.669833043Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1627726s 
2026-05-17T17:52:47.672805770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (202, '2026-05-17T17:52:47', 'remove_predb') 
2026-05-17T17:52:47.676044894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:47.679513319Z [Info] FluentMigrator.Runner.MigrationRunner: 202: remove_predb migrated 
2026-05-17T17:52:47.680883018Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.172186s 
2026-05-17T17:52:47.683212379Z [Info] FluentMigrator.Runner.MigrationRunner: 203: add_on_update_to_notifications migrating 
2026-05-17T17:52:47.685085462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:47.687616800Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 203 
2026-05-17T17:52:47.693185946Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-05-17T17:52:47.694775177Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.36E-05s 
2026-05-17T17:52:47.696641536Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean 
2026-05-17T17:52:47.699608502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 0 
2026-05-17T17:52:47.710774440Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124439s 
2026-05-17T17:52:47.713765494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (203, '2026-05-17T17:52:47', 'add_on_update_to_notifications') 
2026-05-17T17:52:47.717153568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:47.720091275Z [Info] FluentMigrator.Runner.MigrationRunner: 203: add_on_update_to_notifications migrated 
2026-05-17T17:52:47.721649523Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0215151s 
2026-05-17T17:52:47.723730334Z [Info] FluentMigrator.Runner.MigrationRunner: 204: ensure_identity_on_id_columns migrating 
2026-05-17T17:52:47.725530359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:47.728034352Z [Info] ensure_identity_on_id_columns: Starting migration of Main DB to 204 
2026-05-17T17:52:47.751776931Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-17T17:52:47.754244380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1 
2026-05-17T17:52:47.756864236Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032393s 
2026-05-17T17:52:47.758501424Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies Id Int32 
2026-05-17T17:52:47.838766270Z [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-05-17T17:52:47.858556137Z [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-05-17T17:52:47.871949061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-05-17T17:52:47.876685851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-05-17T17:52:47.904740975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-05-17T17:52:47.909012497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-05-17T17:52:47.912907282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-05-17T17:52:47.916809201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-05-17T17:52:47.919994596Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1599565s 
2026-05-17T17:52:47.921785563Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieTranslations Id Int32 
2026-05-17T17:52:48.004519191Z [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-05-17T17:52:48.011573549Z [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-05-17T17:52:48.015975044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieTranslations" 
2026-05-17T17:52:48.020485678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieTranslations_temp" RENAME TO "MovieTranslations" 
2026-05-17T17:52:48.057096744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_Language" ON "MovieTranslations" ("Language" ASC) 
2026-05-17T17:52:48.065375858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_MovieId" ON "MovieTranslations" ("MovieId" ASC) 
2026-05-17T17:52:48.073477445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_CleanTitle" ON "MovieTranslations" ("CleanTitle" ASC) 
2026-05-17T17:52:48.079476768Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1555626s 
2026-05-17T17:52:48.082402881Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands Id Int32 
2026-05-17T17:52:48.157719221Z [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-05-17T17:52:48.166074498Z [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-05-17T17:52:48.171263810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-05-17T17:52:48.174674599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-05-17T17:52:48.203111813Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1186725s 
2026-05-17T17:52:48.205016078Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Credits Id Int32 
2026-05-17T17:52:48.279194566Z [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-05-17T17:52:48.288072316Z [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-05-17T17:52:48.293601622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Credits" 
2026-05-17T17:52:48.297601728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Credits_temp" RENAME TO "Credits" 
2026-05-17T17:52:48.326134364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Credits_CreditTmdbId" ON "Credits" ("CreditTmdbId" ASC) 
2026-05-17T17:52:48.330438262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Credits_MovieId" ON "Credits" ("MovieId" ASC) 
2026-05-17T17:52:48.333690863Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1270746s 
2026-05-17T17:52:48.335433042Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Profiles Id Int32 
2026-05-17T17:52:48.410563297Z [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-05-17T17:52:48.419047875Z [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-05-17T17:52:48.424243349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles" 
2026-05-17T17:52:48.428539291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles" 
2026-05-17T17:52:48.457683789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2026-05-17T17:52:48.461245031Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1242178s 
2026-05-17T17:52:48.463055267Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Id Int32 
2026-05-17T17:52:48.534480039Z [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-05-17T17:52:48.541479335Z [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-05-17T17:52:48.545881802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2026-05-17T17:52:48.549588578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2026-05-17T17:52:48.576871637Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.112104s 
2026-05-17T17:52:48.578614357Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn NamingConfig Id Int32 
2026-05-17T17:52:48.649865619Z [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-05-17T17:52:48.658524117Z [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-05-17T17:52:48.663673207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2026-05-17T17:52:48.667234440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2026-05-17T17:52:48.695155203Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1148211s 
2026-05-17T17:52:48.696957553Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Id Int32 
2026-05-17T17:52:48.768541325Z [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-05-17T17:52:48.776223948Z [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-05-17T17:52:48.781152404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2026-05-17T17:52:48.785555001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2026-05-17T17:52:48.812678188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2026-05-17T17:52:48.816759929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-05-17T17:52:48.819863670Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.121371s 
2026-05-17T17:52:48.821645950Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Id Int32 
2026-05-17T17:52:48.893838578Z [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-05-17T17:52:48.903250183Z [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-05-17T17:52:48.909266630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2026-05-17T17:52:48.912761659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2026-05-17T17:52:48.940958990Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1174039s 
2026-05-17T17:52:48.942887885Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieFiles Id Int32 
2026-05-17T17:52:49.014498320Z [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-05-17T17:52:49.023978333Z [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-05-17T17:52:49.040921036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieFiles" 
2026-05-17T17:52:49.044846613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles_temp" RENAME TO "MovieFiles" 
2026-05-17T17:52:49.072624007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieFiles_MovieId" ON "MovieFiles" ("MovieId" ASC) 
2026-05-17T17:52:49.076202314Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1317177s 
2026-05-17T17:52:49.078537197Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn CustomFormats Id Int32 
2026-05-17T17:52:49.147202500Z [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-05-17T17:52:49.153541327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "CustomFormats_temp" ("Id", "Name", "Specifications", "IncludeCustomFormatWhenRenaming") SELECT "Id", "Name", "Specifications", "IncludeCustomFormatWhenRenaming" FROM "CustomFormats" 
2026-05-17T17:52:49.157605292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "CustomFormats" 
2026-05-17T17:52:49.161582472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "CustomFormats_temp" RENAME TO "CustomFormats" 
2026-05-17T17:52:49.188638193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC) 
2026-05-17T17:52:49.191923029Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1120224s 
2026-05-17T17:52:49.195075618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (204, '2026-05-17T17:52:49', 'ensure_identity_on_id_columns') 
2026-05-17T17:52:49.198321526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:49.203478823Z [Info] FluentMigrator.Runner.MigrationRunner: 204: ensure_identity_on_id_columns migrated 
2026-05-17T17:52:49.205162544Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1233281s 
2026-05-17T17:52:49.209629741Z [Info] FluentMigrator.Runner.MigrationRunner: 205: download_client_per_indexer migrating 
2026-05-17T17:52:49.211569127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:49.214968653Z [Info] download_client_per_indexer: Starting migration of Main DB to 205 
2026-05-17T17:52:49.220763134Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-05-17T17:52:49.222315020Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.37E-05s 
2026-05-17T17:52:49.224037048Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32 
2026-05-17T17:52:49.226590310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0 
2026-05-17T17:52:49.237522287Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011876s 
2026-05-17T17:52:49.240521257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (205, '2026-05-17T17:52:49', 'download_client_per_indexer') 
2026-05-17T17:52:49.243730491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:49.246576242Z [Info] FluentMigrator.Runner.MigrationRunner: 205: download_client_per_indexer migrated 
2026-05-17T17:52:49.248300966Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0206988s 
2026-05-17T17:52:49.250341155Z [Info] FluentMigrator.Runner.MigrationRunner: 206: multiple_ratings_support migrating 
2026-05-17T17:52:49.252153375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:49.254667338Z [Info] multiple_ratings_support: Starting migration of Main DB to 206 
2026-05-17T17:52:49.260347989Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "CustomFilters" SET "Filters" = Replace("Filters", 'ratings', 'tmdbRating') WHERE "Type" = 'discoverMovie'; 
2026-05-17T17:52:49.263377230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFilters" SET "Filters" = Replace("Filters", 'ratings', 'tmdbRating') WHERE "Type" = 'discoverMovie'; 
2026-05-17T17:52:49.266692367Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043088s 
2026-05-17T17:52:49.269163744Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "CustomFilters" SET "Filters" = Replace("Filters", 'ratings', 'tmdbRating') WHERE "Type" = 'movieIndex'; 
2026-05-17T17:52:49.272255611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFilters" SET "Filters" = Replace("Filters", 'ratings', 'tmdbRating') WHERE "Type" = 'movieIndex'; 
2026-05-17T17:52:49.274915699Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038993s 
2026-05-17T17:52:49.276517274Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-17T17:52:49.278192438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-17T17:52:49.300927347Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0226065s 
2026-05-17T17:52:49.302793285Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-17T17:52:49.304488319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-17T17:52:49.308489537Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041461s 
2026-05-17T17:52:49.311413807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (206, '2026-05-17T17:52:49', 'multiple_ratings_support') 
2026-05-17T17:52:49.314845759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:49.317745700Z [Info] FluentMigrator.Runner.MigrationRunner: 206: multiple_ratings_support migrated 
2026-05-17T17:52:49.319357295Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132659s 
2026-05-17T17:52:49.321488287Z [Info] FluentMigrator.Runner.MigrationRunner: 207: movie_metadata migrating 
2026-05-17T17:52:49.323303433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:49.325523725Z [Info] movie_metadata: Starting migration of Main DB to 207 
2026-05-17T17:52:49.370275616Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MovieMetadata 
2026-05-17T17:52:49.379676390Z [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-05-17T17:52:49.388874425Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0167782s 
2026-05-17T17:52:49.390770243Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieMetadata (TmdbId) 
2026-05-17T17:52:49.393146640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2026-05-17T17:52:49.396414351Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040946s 
2026-05-17T17:52:49.398175327Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieMetadata (CleanTitle) 
2026-05-17T17:52:49.400665503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2026-05-17T17:52:49.403951641Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041628s 
2026-05-17T17:52:49.405813892Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieMetadata (CleanOriginalTitle) 
2026-05-17T17:52:49.408435251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2026-05-17T17:52:49.411739045Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043121s 
2026-05-17T17:52:49.445087630Z [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-05-17T17:52:49.445505843Z                           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-05-17T17:52:49.445671597Z                           FROM "Movies" 
2026-05-17T17:52:49.458140148Z [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-05-17T17:52:49.458196652Z                           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-05-17T17:52:49.458232985Z                           FROM "Movies" 
2026-05-17T17:52:49.468209789Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0171291s 
2026-05-17T17:52:49.477510791Z [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-05-17T17:52:49.477539038Z                           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-05-17T17:52:49.477581784Z                           FROM "ImportListMovies"
2026-05-17T17:52:49.477626394Z                           WHERE "ImportListMovies"."TmdbId" NOT IN ( SELECT "MovieMetadata"."TmdbId" FROM "MovieMetadata" )
2026-05-17T17:52:49.478391585Z                           AND "ImportListMovies"."Id" IN ( SELECT MIN("Id") FROM "ImportListMovies" GROUP BY "TmdbId" ) 
2026-05-17T17:52:49.491991205Z [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-05-17T17:52:49.492019392Z                           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-05-17T17:52:49.492032629Z                           FROM "ImportListMovies"
2026-05-17T17:52:49.492041166Z                           WHERE "ImportListMovies"."TmdbId" NOT IN ( SELECT "MovieMetadata"."TmdbId" FROM "MovieMetadata" )
2026-05-17T17:52:49.492050445Z                           AND "ImportListMovies"."Id" IN ( SELECT MIN("Id") FROM "ImportListMovies" GROUP BY "TmdbId" ) 
2026-05-17T17:52:49.503508872Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0195668s 
2026-05-17T17:52:49.505004795Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-05-17T17:52:49.506426509Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.08E-05s 
2026-05-17T17:52:49.508128396Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies MovieMetadataId Int32 
2026-05-17T17:52:49.511111194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0 
2026-05-17T17:52:49.521711413Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119128s 
2026-05-17T17:52:49.523269100Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlternativeTitles 
2026-05-17T17:52:49.524724091Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.1E-06s 
2026-05-17T17:52:49.526511701Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AlternativeTitles MovieMetadataId Int32 
2026-05-17T17:52:49.529123651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0 
2026-05-17T17:52:49.540038104Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116232s 
2026-05-17T17:52:49.541360557Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Credits 
2026-05-17T17:52:49.542839726Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.4E-06s 
2026-05-17T17:52:49.544492044Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Credits MovieMetadataId Int32 
2026-05-17T17:52:49.546997490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Credits" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0 
2026-05-17T17:52:49.557751749Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114658s 
2026-05-17T17:52:49.559184946Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieTranslations 
2026-05-17T17:52:49.560644425Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.3E-06s 
2026-05-17T17:52:49.562440112Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieTranslations MovieMetadataId Int32 
2026-05-17T17:52:49.565043104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieTranslations" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0 
2026-05-17T17:52:49.575620568Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115514s 
2026-05-17T17:52:49.577247935Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListMovies 
2026-05-17T17:52:49.578694248Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.2E-06s 
2026-05-17T17:52:49.580467870Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListMovies MovieMetadataId Int32 
2026-05-17T17:52:49.583043608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListMovies" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0 
2026-05-17T17:52:49.593913751Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117271s 
2026-05-17T17:52:49.595814619Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListMovies (MovieMetadataId) 
2026-05-17T17:52:49.598376569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_ImportListMovies_MovieMetadataId" ON "ImportListMovies" ("MovieMetadataId" ASC) 
2026-05-17T17:52:49.601844213Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044337s 
2026-05-17T17:52:49.604918975Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Movies"
2026-05-17T17:52:49.604970409Z                           SET "MovieMetadataId" = (SELECT "MovieMetadata"."Id" 
2026-05-17T17:52:49.604998796Z                                                   FROM "MovieMetadata"
2026-05-17T17:52:49.605042444Z                                                   WHERE "MovieMetadata"."TmdbId" = "Movies"."TmdbId") 
2026-05-17T17:52:49.609010075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies"
2026-05-17T17:52:49.609053022Z                           SET "MovieMetadataId" = (SELECT "MovieMetadata"."Id" 
2026-05-17T17:52:49.609063242Z                                                   FROM "MovieMetadata"
2026-05-17T17:52:49.609075888Z                                                   WHERE "MovieMetadata"."TmdbId" = "Movies"."TmdbId") 
2026-05-17T17:52:49.613044601Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056827s 
2026-05-17T17:52:49.616222471Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "AlternativeTitles"
2026-05-17T17:52:49.616246860Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2026-05-17T17:52:49.616257021Z                                                   FROM "Movies" 
2026-05-17T17:52:49.616289155Z                                                   WHERE "Movies"."Id" = "AlternativeTitles"."MovieId") 
2026-05-17T17:52:49.620747505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "AlternativeTitles"
2026-05-17T17:52:49.620788026Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2026-05-17T17:52:49.620829620Z                                                   FROM "Movies" 
2026-05-17T17:52:49.620854630Z                                                   WHERE "Movies"."Id" = "AlternativeTitles"."MovieId") 
2026-05-17T17:52:49.624556917Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005882s 
2026-05-17T17:52:49.627966023Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Credits"
2026-05-17T17:52:49.627990693Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2026-05-17T17:52:49.628000943Z                                                   FROM "Movies" 
2026-05-17T17:52:49.628009440Z                                                   WHERE "Movies"."Id" = "Credits"."MovieId") 
2026-05-17T17:52:49.631660895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Credits"
2026-05-17T17:52:49.631679252Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2026-05-17T17:52:49.631688270Z                                                   FROM "Movies" 
2026-05-17T17:52:49.631695535Z                                                   WHERE "Movies"."Id" = "Credits"."MovieId") 
2026-05-17T17:52:49.635013016Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050338s 
2026-05-17T17:52:49.638219875Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MovieTranslations"
2026-05-17T17:52:49.638237009Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2026-05-17T17:52:49.638251598Z                                                   FROM "Movies" 
2026-05-17T17:52:49.638287461Z                                                   WHERE "Movies"."Id" = "MovieTranslations"."MovieId") 
2026-05-17T17:52:49.642450916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MovieTranslations"
2026-05-17T17:52:49.642471828Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2026-05-17T17:52:49.642508342Z                                                   FROM "Movies" 
2026-05-17T17:52:49.642569635Z                                                   WHERE "Movies"."Id" = "MovieTranslations"."MovieId") 
2026-05-17T17:52:49.646134435Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005494s 
2026-05-17T17:52:49.649448189Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "ImportListMovies"
2026-05-17T17:52:49.649465414Z                           SET "MovieMetadataId" = (SELECT "MovieMetadata"."Id" 
2026-05-17T17:52:49.649479853Z                                                   FROM "MovieMetadata" 
2026-05-17T17:52:49.649518851Z                                                   WHERE "MovieMetadata"."TmdbId" = "ImportListMovies"."TmdbId") 
2026-05-17T17:52:49.653714822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ImportListMovies"
2026-05-17T17:52:49.653732187Z                           SET "MovieMetadataId" = (SELECT "MovieMetadata"."Id" 
2026-05-17T17:52:49.653746486Z                                                   FROM "MovieMetadata" 
2026-05-17T17:52:49.653776536Z                                                   WHERE "MovieMetadata"."TmdbId" = "ImportListMovies"."TmdbId") 
2026-05-17T17:52:49.657441578Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055097s 
2026-05-17T17:52:49.658928462Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-05-17T17:52:49.660328472Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.5E-06s 
2026-05-17T17:52:49.662017283Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies MovieMetadataId Int32 
2026-05-17T17:52:49.744733426Z [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-05-17T17:52:49.765549771Z [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-05-17T17:52:49.778084847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-05-17T17:52:49.782577014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-05-17T17:52:49.812296711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-05-17T17:52:49.816297088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-05-17T17:52:49.819975165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-05-17T17:52:49.823729988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-05-17T17:52:49.826844901Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1632638s 
2026-05-17T17:52:49.828627171Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (MovieMetadataId) 
2026-05-17T17:52:49.831023307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_MovieMetadataId" ON "Movies" ("MovieMetadataId" ASC) 
2026-05-17T17:52:49.834305457Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041386s 
2026-05-17T17:52:49.836038297Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles MovieId 
2026-05-17T17:52:49.912986713Z [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-05-17T17:52:49.921346019Z [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-05-17T17:52:49.926267802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2026-05-17T17:52:49.930671702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2026-05-17T17:52:49.959931451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2026-05-17T17:52:49.963321489Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1256674s 
2026-05-17T17:52:49.964982585Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Credits MovieId 
2026-05-17T17:52:50.041789326Z [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-05-17T17:52:50.050488226Z [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-05-17T17:52:50.055529048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Credits" 
2026-05-17T17:52:50.059400095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Credits_temp" RENAME TO "Credits" 
2026-05-17T17:52:50.088234177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Credits_CreditTmdbId" ON "Credits" ("CreditTmdbId" ASC) 
2026-05-17T17:52:50.091494544Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1249707s 
2026-05-17T17:52:50.093261352Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn MovieTranslations MovieId 
2026-05-17T17:52:50.168860351Z [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-05-17T17:52:50.175701168Z [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-05-17T17:52:50.179969245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieTranslations" 
2026-05-17T17:52:50.184077789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieTranslations_temp" RENAME TO "MovieTranslations" 
2026-05-17T17:52:50.214903283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_Language" ON "MovieTranslations" ("Language" ASC) 
2026-05-17T17:52:50.219973214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_CleanTitle" ON "MovieTranslations" ("CleanTitle" ASC) 
2026-05-17T17:52:50.223272008Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1284295s 
2026-05-17T17:52:50.227630405Z [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-05-17T17:52:50.305561481Z [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-05-17T17:52:50.317267217Z [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-05-17T17:52:50.322360154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-05-17T17:52:50.327375024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-05-17T17:52:50.355980016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_MovieMetadataId" ON "Movies" ("MovieMetadataId" ASC) 
2026-05-17T17:52:50.359352378Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1284504s 
2026-05-17T17:52:50.363173864Z [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-05-17T17:52:50.446537491Z [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-05-17T17:52:50.452602867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListMovies_temp" ("Id", "ListId", "MovieMetadataId") SELECT "Id", "ListId", "MovieMetadataId" FROM "ImportListMovies" 
2026-05-17T17:52:50.456152506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListMovies" 
2026-05-17T17:52:50.459866977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListMovies_temp" RENAME TO "ImportListMovies" 
2026-05-17T17:52:50.488379162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_ImportListMovies_MovieMetadataId" ON "ImportListMovies" ("MovieMetadataId" ASC) 
2026-05-17T17:52:50.491807817Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1259923s 
2026-05-17T17:52:50.494646123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (207, '2026-05-17T17:52:50', 'movie_metadata') 
2026-05-17T17:52:50.498125571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:50.502900197Z [Info] FluentMigrator.Runner.MigrationRunner: 207: movie_metadata migrated 
2026-05-17T17:52:50.504480630Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1369205s 
2026-05-17T17:52:50.506812337Z [Info] FluentMigrator.Runner.MigrationRunner: 208: add_collections migrating 
2026-05-17T17:52:50.508618444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:50.511569978Z [Info] add_collections: Starting migration of Main DB to 208 
2026-05-17T17:52:50.534337413Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Collections 
2026-05-17T17:52:50.541173691Z [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-05-17T17:52:50.548176525Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118212s 
2026-05-17T17:52:50.549862831Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Collections (TmdbId) 
2026-05-17T17:52:50.552309178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Collections_TmdbId" ON "Collections" ("TmdbId" ASC) 
2026-05-17T17:52:50.555625498Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004035s 
2026-05-17T17:52:50.557128014Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2026-05-17T17:52:50.558600470Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.03E-05s 
2026-05-17T17:52:50.560571880Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieMetadata CollectionTmdbId Int32 
2026-05-17T17:52:50.563083408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata" ADD COLUMN "CollectionTmdbId" INTEGER 
2026-05-17T17:52:50.573548084Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113184s 
2026-05-17T17:52:50.575470276Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieMetadata CollectionTitle String 
2026-05-17T17:52:50.577844257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata" ADD COLUMN "CollectionTitle" TEXT 
2026-05-17T17:52:50.588033699Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109244s 
2026-05-17T17:52:50.589617338Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2026-05-17T17:52:50.591055354Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.6E-06s 
2026-05-17T17:52:50.592738965Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists Monitor Int32 
2026-05-17T17:52:50.594950509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "Monitor" INTEGER 
2026-05-17T17:52:50.605122396Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108113s 
2026-05-17T17:52:50.606675394Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-17T17:52:50.608394376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-17T17:52:50.624073995Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0155744s 
2026-05-17T17:52:50.625951647Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-17T17:52:50.627651911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-17T17:52:50.634855289Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072953s 
2026-05-17T17:52:50.636519080Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-17T17:52:50.638228152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-17T17:52:50.646164756Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007966s 
2026-05-17T17:52:50.647924230Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-17T17:52:50.649661740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-17T17:52:50.657361477Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077724s 
2026-05-17T17:52:50.659075309Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2026-05-17T17:52:50.660542514Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.22E-05s 
2026-05-17T17:52:50.662427480Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportLists Monitor Int32 
2026-05-17T17:52:50.738572569Z [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-05-17T17:52:50.749301988Z [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-05-17T17:52:50.755501063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists" 
2026-05-17T17:52:50.759346047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists" 
2026-05-17T17:52:50.787266540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImport_Name" ON "ImportLists" ("Name" ASC) 
2026-05-17T17:52:50.790651377Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1268622s 
2026-05-17T17:52:50.792386722Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportLists ShouldMonitor 
2026-05-17T17:52:50.868177156Z [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-05-17T17:52:50.878273751Z [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-05-17T17:52:50.884165578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists" 
2026-05-17T17:52:50.888284944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists" 
2026-05-17T17:52:50.919110227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImport_Name" ON "ImportLists" ("Name" ASC) 
2026-05-17T17:52:50.922888777Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1283651s 
2026-05-17T17:52:50.924265109Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-17T17:52:50.926779574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ImportLists" WHERE "Implementation" = 'TMDbCollectionImport' 
2026-05-17T17:52:50.929234317Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033832s 
2026-05-17T17:52:50.930937518Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn MovieMetadata Collection 
2026-05-17T17:52:51.011162573Z [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-05-17T17:52:51.027876195Z [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-05-17T17:52:51.038260239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata" 
2026-05-17T17:52:51.042600350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata" 
2026-05-17T17:52:51.070843192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2026-05-17T17:52:51.075221760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2026-05-17T17:52:51.079659599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2026-05-17T17:52:51.083377837Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1507112s 
2026-05-17T17:52:51.086536108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (208, '2026-05-17T17:52:51', 'add_collections') 
2026-05-17T17:52:51.089734169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:51.093305211Z [Info] FluentMigrator.Runner.MigrationRunner: 208: add_collections migrated 
2026-05-17T17:52:51.094840273Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1606319s 
2026-05-17T17:52:51.097188442Z [Info] FluentMigrator.Runner.MigrationRunner: 209: movie_meta_collection_index migrating 
2026-05-17T17:52:51.099025232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:51.101598835Z [Info] movie_meta_collection_index: Starting migration of Main DB to 209 
2026-05-17T17:52:51.107624140Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieMetadata (CollectionTmdbId) 
2026-05-17T17:52:51.110304538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC) 
2026-05-17T17:52:51.114043258Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047236s 
2026-05-17T17:52:51.115882172Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieTranslations (MovieMetadataId) 
2026-05-17T17:52:51.118552580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_MovieMetadataId" ON "MovieTranslations" ("MovieMetadataId" ASC) 
2026-05-17T17:52:51.122048892Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045199s 
2026-05-17T17:52:51.124981739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (209, '2026-05-17T17:52:51', 'movie_meta_collection_index') 
2026-05-17T17:52:51.128328028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:51.131270044Z [Info] FluentMigrator.Runner.MigrationRunner: 209: movie_meta_collection_index migrated 
2026-05-17T17:52:51.132911870Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135154s 
2026-05-17T17:52:51.134967570Z [Info] FluentMigrator.Runner.MigrationRunner: 210: movie_added_notifications migrating 
2026-05-17T17:52:51.136777516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:51.139174103Z [Info] movie_added_notifications: Starting migration of Main DB to 210 
2026-05-17T17:52:51.144353804Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-05-17T17:52:51.145964979Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.32E-05s 
2026-05-17T17:52:51.147743612Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnMovieAdded Boolean 
2026-05-17T17:52:51.150417668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnMovieAdded" INTEGER NOT NULL DEFAULT 0 
2026-05-17T17:52:51.161667425Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122193s 
2026-05-17T17:52:51.164575111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (210, '2026-05-17T17:52:51', 'movie_added_notifications') 
2026-05-17T17:52:51.167805277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:51.170748835Z [Info] FluentMigrator.Runner.MigrationRunner: 210: movie_added_notifications migrated 
2026-05-17T17:52:51.172313246Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0210879s 
2026-05-17T17:52:51.174368074Z [Info] FluentMigrator.Runner.MigrationRunner: 211: more_movie_meta_index migrating 
2026-05-17T17:52:51.176170063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:51.178569456Z [Info] more_movie_meta_index: Starting migration of Main DB to 211 
2026-05-17T17:52:51.183928269Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlternativeTitles (MovieMetadataId) 
2026-05-17T17:52:51.186701244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC) 
2026-05-17T17:52:51.190547310Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048924s 
2026-05-17T17:52:51.192352385Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Credits (MovieMetadataId) 
2026-05-17T17:52:51.194771016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Credits_MovieMetadataId" ON "Credits" ("MovieMetadataId" ASC) 
2026-05-17T17:52:51.198059650Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041247s 
2026-05-17T17:52:51.200897585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (211, '2026-05-17T17:52:51', 'more_movie_meta_index') 
2026-05-17T17:52:51.204082810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:51.207893495Z [Info] FluentMigrator.Runner.MigrationRunner: 211: more_movie_meta_index migrated 
2026-05-17T17:52:51.209472746Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137464s 
2026-05-17T17:52:51.211753690Z [Info] FluentMigrator.Runner.MigrationRunner: 212: postgres_update_timestamp_columns_to_with_timezone migrating 
2026-05-17T17:52:51.213688216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:51.216294746Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 212 
2026-05-17T17:52:51.262701280Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-17T17:52:51.265029810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1 
2026-05-17T17:52:51.267646279Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030896s 
2026-05-17T17:52:51.269191622Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2026-05-17T17:52:51.270662053Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.06E-05s 
2026-05-17T17:52:51.272476728Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Date DateTimeOffset 
2026-05-17T17:52:51.348441123Z [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-05-17T17:52:51.357739330Z [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-05-17T17:52:51.363395291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2026-05-17T17:52:51.366795930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2026-05-17T17:52:51.394500929Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1203192s 
2026-05-17T17:52:51.396162726Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2026-05-17T17:52:51.397621814Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.31E-05s 
2026-05-17T17:52:51.399408472Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist PublishedDate DateTimeOffset 
2026-05-17T17:52:51.475575796Z [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-05-17T17:52:51.484996309Z [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-05-17T17:52:51.490783705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2026-05-17T17:52:51.494458917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2026-05-17T17:52:51.522186862Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1210444s 
2026-05-17T17:52:51.523803698Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Collections 
2026-05-17T17:52:51.525247246Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.22E-05s 
2026-05-17T17:52:51.526990146Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Collections Added DateTimeOffset 
2026-05-17T17:52:51.603895065Z [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-05-17T17:52:51.614872784Z [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-05-17T17:52:51.621320671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Collections" 
2026-05-17T17:52:51.625141275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Collections_temp" RENAME TO "Collections" 
2026-05-17T17:52:51.655352341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Collections_TmdbId" ON "Collections" ("TmdbId" ASC) 
2026-05-17T17:52:51.659065319Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1303695s 
2026-05-17T17:52:51.660932941Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Collections 
2026-05-17T17:52:51.662417851Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-05s 
2026-05-17T17:52:51.664507941Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Collections LastInfoSync DateTimeOffset 
2026-05-17T17:52:51.752741135Z [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-05-17T17:52:51.763819708Z [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-05-17T17:52:51.770909217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Collections" 
2026-05-17T17:52:51.776251977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Collections_temp" RENAME TO "Collections" 
2026-05-17T17:52:51.806626382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Collections_TmdbId" ON "Collections" ("TmdbId" ASC) 
2026-05-17T17:52:51.811016103Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1446616s 
2026-05-17T17:52:51.813034097Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-05-17T17:52:51.814498907Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.18E-05s 
2026-05-17T17:52:51.816554878Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset 
2026-05-17T17:52:51.895692083Z [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-05-17T17:52:51.904820578Z [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-05-17T17:52:51.911065566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-05-17T17:52:51.914626427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-05-17T17:52:51.943802719Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1242331s 
2026-05-17T17:52:51.946378457Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-05-17T17:52:51.947901724Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.23E-05s 
2026-05-17T17:52:51.949910560Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset 
2026-05-17T17:52:52.026782854Z [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-05-17T17:52:52.035874835Z [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-05-17T17:52:52.041363740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-05-17T17:52:52.045240799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-05-17T17:52:52.074696904Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1220201s 
2026-05-17T17:52:52.076990914Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-05-17T17:52:52.079343974Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-05s 
2026-05-17T17:52:52.081637753Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset 
2026-05-17T17:52:52.166350116Z [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-05-17T17:52:52.176007497Z [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-05-17T17:52:52.181190145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-05-17T17:52:52.184912902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-05-17T17:52:52.212881653Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1293281s 
2026-05-17T17:52:52.214700566Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-05-17T17:52:52.216320599Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.13E-05s 
2026-05-17T17:52:52.218700782Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset 
2026-05-17T17:52:52.294949209Z [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-05-17T17:52:52.303193373Z [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-05-17T17:52:52.308279236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-05-17T17:52:52.312455447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-05-17T17:52:52.341743134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-05-17T17:52:52.345461162Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1248595s 
2026-05-17T17:52:52.347272490Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-05-17T17:52:52.348874095Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.08E-05s 
2026-05-17T17:52:52.350921529Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset 
2026-05-17T17:52:52.427059473Z [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-05-17T17:52:52.437266731Z [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-05-17T17:52:52.441961176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-05-17T17:52:52.446376558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-05-17T17:52:52.475432568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-05-17T17:52:52.479655273Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1262623s 
2026-05-17T17:52:52.481485970Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-05-17T17:52:52.483080752Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.02E-05s 
2026-05-17T17:52:52.485223517Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset 
2026-05-17T17:52:52.558800263Z [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-05-17T17:52:52.566486123Z [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-05-17T17:52:52.571194465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-05-17T17:52:52.576194436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-05-17T17:52:52.605745322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-05-17T17:52:52.609545636Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1223572s 
2026-05-17T17:52:52.611301121Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadHistory 
2026-05-17T17:52:52.612922276Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-05s 
2026-05-17T17:52:52.614751140Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadHistory Date DateTimeOffset 
2026-05-17T17:52:52.692116045Z [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-05-17T17:52:52.702901878Z [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-05-17T17:52:52.708164808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadHistory" 
2026-05-17T17:52:52.712428225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadHistory_temp" RENAME TO "DownloadHistory" 
2026-05-17T17:52:52.741181685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2026-05-17T17:52:52.745312414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_MovieId" ON "DownloadHistory" ("MovieId" ASC) 
2026-05-17T17:52:52.749428134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2026-05-17T17:52:52.752666085Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1361771s 
2026-05-17T17:52:52.754278562Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2026-05-17T17:52:52.755772802Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.08E-05s 
2026-05-17T17:52:52.757555222Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles Added DateTimeOffset 
2026-05-17T17:52:52.841646244Z [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-05-17T17:52:52.865454995Z [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-05-17T17:52:52.871031276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2026-05-17T17:52:52.874784024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2026-05-17T17:52:52.903810334Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1442902s 
2026-05-17T17:52:52.906597437Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2026-05-17T17:52:52.909152343Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.12E-05s 
2026-05-17T17:52:52.911313145Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles LastUpdated DateTimeOffset 
2026-05-17T17:52:52.989160361Z [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-05-17T17:52:52.998398878Z [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-05-17T17:52:53.004299733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2026-05-17T17:52:53.009233299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2026-05-17T17:52:53.038848054Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1252247s 
2026-05-17T17:52:53.041061883Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2026-05-17T17:52:53.042568858Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.11E-05s 
2026-05-17T17:52:53.044314504Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset 
2026-05-17T17:52:53.139937711Z [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-05-17T17:52:53.157788344Z [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-05-17T17:52:53.166559248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2026-05-17T17:52:53.171828711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2026-05-17T17:52:53.203595811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2026-05-17T17:52:53.208586463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-05-17T17:52:53.212435144Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1662609s 
2026-05-17T17:52:53.214144506Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2026-05-17T17:52:53.215766654Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.07E-05s 
2026-05-17T17:52:53.217800600Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus InitialFailure DateTimeOffset 
2026-05-17T17:52:53.311726650Z [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-05-17T17:52:53.325425500Z [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-05-17T17:52:53.333160859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2026-05-17T17:52:53.338835718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2026-05-17T17:52:53.371231054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-05-17T17:52:53.380471254Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1603168s 
2026-05-17T17:52:53.382673790Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2026-05-17T17:52:53.384676584Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001027s 
2026-05-17T17:52:53.386824349Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus MostRecentFailure DateTimeOffset 
2026-05-17T17:52:53.474913313Z [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-05-17T17:52:53.484603519Z [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-05-17T17:52:53.489643009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2026-05-17T17:52:53.493923871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2026-05-17T17:52:53.523697967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-05-17T17:52:53.530286155Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1390423s 
2026-05-17T17:52:53.532381245Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2026-05-17T17:52:53.534221191Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001107s 
2026-05-17T17:52:53.536426162Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus DisabledTill DateTimeOffset 
2026-05-17T17:52:53.614461137Z [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-05-17T17:52:53.622956176Z [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-05-17T17:52:53.628092441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2026-05-17T17:52:53.632447862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2026-05-17T17:52:53.662009019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-05-17T17:52:53.665845095Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1274289s 
2026-05-17T17:52:53.667492313Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-05-17T17:52:53.669005791Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.58E-05s 
2026-05-17T17:52:53.670884795Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset 
2026-05-17T17:52:53.753060700Z [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-05-17T17:52:53.765383809Z [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-05-17T17:52:53.773478713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-05-17T17:52:53.779008290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-05-17T17:52:53.811542455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-05-17T17:52:53.815833697Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1427699s 
2026-05-17T17:52:53.817727581Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-05-17T17:52:53.819396433Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.67E-05s 
2026-05-17T17:52:53.821860044Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset 
2026-05-17T17:52:53.900343482Z [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-05-17T17:52:53.909957395Z [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-05-17T17:52:53.915783749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-05-17T17:52:53.920100504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-05-17T17:52:53.949943027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-05-17T17:52:53.953676416Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1299731s 
2026-05-17T17:52:53.955407773Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-05-17T17:52:53.956982485Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.3E-05s 
2026-05-17T17:52:53.958878163Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset 
2026-05-17T17:52:54.049633076Z [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-05-17T17:52:54.059324485Z [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-05-17T17:52:54.065122903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-05-17T17:52:54.069417993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-05-17T17:52:54.099265006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-05-17T17:52:54.103559947Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1428181s 
2026-05-17T17:52:54.105297937Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-05-17T17:52:54.106815884Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.56E-05s 
2026-05-17T17:52:54.108796142Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus CookiesExpirationDate DateTimeOffset 
2026-05-17T17:52:54.203002657Z [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-05-17T17:52:54.213551553Z [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-05-17T17:52:54.219164598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-05-17T17:52:54.223286529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-05-17T17:52:54.252673786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-05-17T17:52:54.256350301Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1456851s 
2026-05-17T17:52:54.257973470Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2026-05-17T17:52:54.259461938Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.54E-05s 
2026-05-17T17:52:54.261495884Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles LastUpdated DateTimeOffset 
2026-05-17T17:52:54.340254767Z [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-05-17T17:52:54.348541757Z [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-05-17T17:52:54.353687130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2026-05-17T17:52:54.357275608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2026-05-17T17:52:54.385787852Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1224912s 
2026-05-17T17:52:54.387446182Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2026-05-17T17:52:54.388974931Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.59E-05s 
2026-05-17T17:52:54.390756590Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Added DateTimeOffset 
2026-05-17T17:52:54.473918149Z [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-05-17T17:52:54.482401766Z [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-05-17T17:52:54.487555886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2026-05-17T17:52:54.491250708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2026-05-17T17:52:54.519102612Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1265569s 
2026-05-17T17:52:54.520743016Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles 
2026-05-17T17:52:54.522227797Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.59E-05s 
2026-05-17T17:52:54.524011649Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieFiles DateAdded DateTimeOffset 
2026-05-17T17:52:54.603633630Z [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-05-17T17:52:54.613178865Z [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-05-17T17:52:54.619156544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieFiles" 
2026-05-17T17:52:54.622875284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles_temp" RENAME TO "MovieFiles" 
2026-05-17T17:52:54.651742623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieFiles_MovieId" ON "MovieFiles" ("MovieId" ASC) 
2026-05-17T17:52:54.654881946Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1291698s 
2026-05-17T17:52:54.656511989Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2026-05-17T17:52:54.657997330Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.54E-05s 
2026-05-17T17:52:54.659874902Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieMetadata DigitalRelease DateTimeOffset 
2026-05-17T17:52:54.761686123Z [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-05-17T17:52:54.778484525Z [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-05-17T17:52:54.789147421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata" 
2026-05-17T17:52:54.793875223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata" 
2026-05-17T17:52:54.823102658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2026-05-17T17:52:54.827444322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2026-05-17T17:52:54.831727288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2026-05-17T17:52:54.836126338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC) 
2026-05-17T17:52:54.839523089Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1778988s 
2026-05-17T17:52:54.841241991Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2026-05-17T17:52:54.842715098Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.59E-05s 
2026-05-17T17:52:54.844568570Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieMetadata InCinemas DateTimeOffset 
2026-05-17T17:52:54.934430555Z [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-05-17T17:52:54.951370944Z [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-05-17T17:52:54.962224243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata" 
2026-05-17T17:52:54.966932565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata" 
2026-05-17T17:52:54.996059658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2026-05-17T17:52:55.000362394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2026-05-17T17:52:55.004690180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2026-05-17T17:52:55.009013548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC) 
2026-05-17T17:52:55.012401161Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1661011s 
2026-05-17T17:52:55.014023538Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2026-05-17T17:52:55.015517086Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.59E-05s 
2026-05-17T17:52:55.017652146Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieMetadata LastInfoSync DateTimeOffset 
2026-05-17T17:52:55.113478684Z [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-05-17T17:52:55.130845020Z [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-05-17T17:52:55.141890777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata" 
2026-05-17T17:52:55.146608037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata" 
2026-05-17T17:52:55.175622804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2026-05-17T17:52:55.180034008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2026-05-17T17:52:55.184470223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2026-05-17T17:52:55.188820494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC) 
2026-05-17T17:52:55.192282457Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1728654s 
2026-05-17T17:52:55.193957260Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2026-05-17T17:52:55.195498835Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.55E-05s 
2026-05-17T17:52:55.197811382Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieMetadata PhysicalRelease DateTimeOffset 
2026-05-17T17:52:55.286005608Z [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-05-17T17:52:55.303068193Z [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-05-17T17:52:55.313934728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata" 
2026-05-17T17:52:55.318708713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata" 
2026-05-17T17:52:55.355981011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2026-05-17T17:52:55.360649653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2026-05-17T17:52:55.365133755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2026-05-17T17:52:55.369342642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC) 
2026-05-17T17:52:55.372836789Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1734463s 
2026-05-17T17:52:55.374475429Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-05-17T17:52:55.376023888Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.57E-05s 
2026-05-17T17:52:55.378031110Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies Added DateTimeOffset 
2026-05-17T17:52:55.459821569Z [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-05-17T17:52:55.468413203Z [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-05-17T17:52:55.473654960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-05-17T17:52:55.477612721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-05-17T17:52:55.506794614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_MovieMetadataId" ON "Movies" ("MovieMetadataId" ASC) 
2026-05-17T17:52:55.510485959Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1307344s 
2026-05-17T17:52:55.512278309Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2026-05-17T17:52:55.514188095Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003069s 
2026-05-17T17:52:55.516300669Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Added DateTimeOffset 
2026-05-17T17:52:55.596453670Z [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-05-17T17:52:55.603480693Z [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-05-17T17:52:55.608005766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2026-05-17T17:52:55.611648553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2026-05-17T17:52:55.639817556Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1216643s 
2026-05-17T17:52:55.641534094Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-05-17T17:52:55.643339730Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001036s 
2026-05-17T17:52:55.645299477Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset 
2026-05-17T17:52:55.725407597Z [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-05-17T17:52:55.732172201Z [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-05-17T17:52:55.736367230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2026-05-17T17:52:55.740543511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2026-05-17T17:52:55.772149196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-05-17T17:52:55.776168471Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1286958s 
2026-05-17T17:52:55.777978807Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-05-17T17:52:55.779815757Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.89E-05s 
2026-05-17T17:52:55.781749922Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset 
2026-05-17T17:52:55.861633029Z [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-05-17T17:52:55.868392043Z [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-05-17T17:52:55.872613555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2026-05-17T17:52:55.876698602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2026-05-17T17:52:55.907152658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-05-17T17:52:55.910633959Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1271391s 
2026-05-17T17:52:55.912297680Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 
2026-05-17T17:52:55.913867411Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.82E-05s 
2026-05-17T17:52:55.915694271Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn SubtitleFiles Added DateTimeOffset 
2026-05-17T17:52:55.997544359Z [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-05-17T17:52:56.005426093Z [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-05-17T17:52:56.010280991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SubtitleFiles" 
2026-05-17T17:52:56.013820920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles_temp" RENAME TO "SubtitleFiles" 
2026-05-17T17:52:56.043158076Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1256487s 
2026-05-17T17:52:56.044896508Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 
2026-05-17T17:52:56.046372711Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.9E-05s 
2026-05-17T17:52:56.048226825Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn SubtitleFiles LastUpdated DateTimeOffset 
2026-05-17T17:52:56.128094641Z [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-05-17T17:52:56.135941936Z [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-05-17T17:52:56.140738637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SubtitleFiles" 
2026-05-17T17:52:56.144439019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles_temp" RENAME TO "SubtitleFiles" 
2026-05-17T17:52:56.172824068Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1228342s 
2026-05-17T17:52:56.174481496Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-05-17T17:52:56.175961957Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.97E-05s 
2026-05-17T17:52:56.177754858Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2026-05-17T17:52:56.257216727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2026-05-17T17:52:56.262480729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2026-05-17T17:52:56.266555746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2026-05-17T17:52:56.270400680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2026-05-17T17:52:56.299465818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-05-17T17:52:56.303985792Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.124486s 
2026-05-17T17:52:56.311522932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (212, '2026-05-17T17:52:56', 'postgres_update_timestamp_columns_to_with_timezone') 
2026-05-17T17:52:56.315539982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:56.322954024Z [Info] FluentMigrator.Runner.MigrationRunner: 212: postgres_update_timestamp_columns_to_with_timezone migrated 
2026-05-17T17:52:56.324413955Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1432714s 
2026-05-17T17:52:56.331497441Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_language_tags_to_subtitle_files migrating 
2026-05-17T17:52:56.333808345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:56.344644610Z [Info] add_language_tags_to_subtitle_files: Starting migration of Main DB to 214 
2026-05-17T17:52:56.363350885Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 
2026-05-17T17:52:56.364781336Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.09E-05s 
2026-05-17T17:52:56.366597102Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles LanguageTags String 
2026-05-17T17:52:56.369194664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "LanguageTags" TEXT 
2026-05-17T17:52:56.380464812Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125318s 
2026-05-17T17:52:56.383295223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (214, '2026-05-17T17:52:56', 'add_language_tags_to_subtitle_files') 
2026-05-17T17:52:56.386187558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:56.388951866Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_language_tags_to_subtitle_files migrated 
2026-05-17T17:52:56.390267736Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0208603s 
2026-05-17T17:52:56.392132431Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_salt_to_users migrating 
2026-05-17T17:52:56.393585087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:56.395726560Z [Info] add_salt_to_users: Starting migration of Main DB to 215 
2026-05-17T17:52:56.401069671Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users 
2026-05-17T17:52:56.402326793Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.99E-05s 
2026-05-17T17:52:56.403591140Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String 
2026-05-17T17:52:56.405304711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT 
2026-05-17T17:52:56.416276849Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114216s 
2026-05-17T17:52:56.417650395Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32 
2026-05-17T17:52:56.419348355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER 
2026-05-17T17:52:56.429710074Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108064s 
2026-05-17T17:52:56.431900476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (215, '2026-05-17T17:52:56', 'add_salt_to_users') 
2026-05-17T17:52:56.434585704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:56.437062903Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_salt_to_users migrated 
2026-05-17T17:52:56.438250905Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0181251s 
2026-05-17T17:52:56.440012253Z [Info] FluentMigrator.Runner.MigrationRunner: 216: clean_alt_titles migrating 
2026-05-17T17:52:56.441403164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:56.443495869Z [Info] clean_alt_titles: Starting migration of Main DB to 216 
2026-05-17T17:52:56.449414098Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles Language 
2026-05-17T17:52:56.529687812Z [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-05-17T17:52:56.536109245Z [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-05-17T17:52:56.540129542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2026-05-17T17:52:56.543866088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2026-05-17T17:52:56.573500733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2026-05-17T17:52:56.577933761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC) 
2026-05-17T17:52:56.581025779Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1302521s 
2026-05-17T17:52:56.582393223Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles Votes 
2026-05-17T17:52:56.668635046Z [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-05-17T17:52:56.675209217Z [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-05-17T17:52:56.679522875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2026-05-17T17:52:56.683348760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2026-05-17T17:52:56.711897518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2026-05-17T17:52:56.715560205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC) 
2026-05-17T17:52:56.718374854Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1344672s 
2026-05-17T17:52:56.719748390Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles VoteCount 
2026-05-17T17:52:56.797387868Z [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-05-17T17:52:56.803467803Z [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-05-17T17:52:56.806986250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2026-05-17T17:52:56.810854521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2026-05-17T17:52:56.840102206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2026-05-17T17:52:56.843714342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC) 
2026-05-17T17:52:56.846669553Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1255683s 
2026-05-17T17:52:56.848191108Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles SourceId 
2026-05-17T17:52:56.926530976Z [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-05-17T17:52:56.932379876Z [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-05-17T17:52:56.936087514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2026-05-17T17:52:56.940738010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2026-05-17T17:52:56.970319608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2026-05-17T17:52:56.974106325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC) 
2026-05-17T17:52:56.977289165Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1277281s 
2026-05-17T17:52:56.979629939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (216, '2026-05-17T17:52:56', 'clean_alt_titles') 
2026-05-17T17:52:56.982265518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:56.985549672Z [Info] FluentMigrator.Runner.MigrationRunner: 216: clean_alt_titles migrated 
2026-05-17T17:52:56.986763667Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1360707s 
2026-05-17T17:52:56.988483861Z [Info] FluentMigrator.Runner.MigrationRunner: 217: remove_omg migrating 
2026-05-17T17:52:56.989792026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:56.991978400Z [Info] remove_omg: Starting migration of Main DB to 217 
2026-05-17T17:52:56.996495287Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-17T17:52:56.998530997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs' 
2026-05-17T17:52:57.001018897Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030372s 
2026-05-17T17:52:57.003094909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (217, '2026-05-17T17:52:57', 'remove_omg') 
2026-05-17T17:52:57.005674494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:57.007899214Z [Info] FluentMigrator.Runner.MigrationRunner: 217: remove_omg migrated 
2026-05-17T17:52:57.009035493Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099676s 
2026-05-17T17:52:57.010740878Z [Info] FluentMigrator.Runner.MigrationRunner: 218: add_additional_info_to_pending_releases migrating 
2026-05-17T17:52:57.012090706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:57.014104893Z [Info] add_additional_info_to_pending_releases: Starting migration of Main DB to 218 
2026-05-17T17:52:57.018304762Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2026-05-17T17:52:57.019556553Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.05E-05s 
2026-05-17T17:52:57.021048538Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases AdditionalInfo String 
2026-05-17T17:52:57.023051652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "AdditionalInfo" TEXT 
2026-05-17T17:52:57.034223793Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011894s 
2026-05-17T17:52:57.036508304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (218, '2026-05-17T17:52:57', 'add_additional_info_to_pending_releases') 
2026-05-17T17:52:57.039239505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:57.041691874Z [Info] FluentMigrator.Runner.MigrationRunner: 218: add_additional_info_to_pending_releases migrated 
2026-05-17T17:52:57.042888264Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.019232s 
2026-05-17T17:52:57.044506563Z [Info] FluentMigrator.Runner.MigrationRunner: 219: add_result_to_commands migrating 
2026-05-17T17:52:57.045771380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:57.047866419Z [Info] add_result_to_commands: Starting migration of Main DB to 219 
2026-05-17T17:52:57.052371643Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-05-17T17:52:57.053603054Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.05E-05s 
2026-05-17T17:52:57.054838071Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Commands Result Int32 
2026-05-17T17:52:57.056934613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands" ADD COLUMN "Result" INTEGER NOT NULL DEFAULT 1 
2026-05-17T17:52:57.067970480Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119357s 
2026-05-17T17:52:57.070109709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (219, '2026-05-17T17:52:57', 'add_result_to_commands') 
2026-05-17T17:52:57.072744475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:57.075002022Z [Info] FluentMigrator.Runner.MigrationRunner: 219: add_result_to_commands migrated 
2026-05-17T17:52:57.076126336Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0189323s 
2026-05-17T17:52:57.077781299Z [Info] FluentMigrator.Runner.MigrationRunner: 220: health_restored_notification migrating 
2026-05-17T17:52:57.079062740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:57.081141918Z [Info] health_restored_notification: Starting migration of Main DB to 220 
2026-05-17T17:52:57.085317548Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-05-17T17:52:57.086508997Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.94E-05s 
2026-05-17T17:52:57.087785859Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean 
2026-05-17T17:52:57.089833282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0 
2026-05-17T17:52:57.100936414Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118947s 
2026-05-17T17:52:57.103131205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (220, '2026-05-17T17:52:57', 'health_restored_notification') 
2026-05-17T17:52:57.105784779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:57.108792317Z [Info] FluentMigrator.Runner.MigrationRunner: 220: health_restored_notification migrated 
2026-05-17T17:52:57.109944848Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0196477s 
2026-05-17T17:52:57.111734772Z [Info] FluentMigrator.Runner.MigrationRunner: 221: add_on_manual_interaction_required_to_notifications migrating 
2026-05-17T17:52:57.113097718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:57.115164109Z [Info] add_on_manual_interaction_required_to_notifications: Starting migration of Main DB to 221 
2026-05-17T17:52:57.119373016Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-05-17T17:52:57.120583344Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.98E-05s 
2026-05-17T17:52:57.121926198Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnManualInteractionRequired Boolean 
2026-05-17T17:52:57.123945255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnManualInteractionRequired" INTEGER NOT NULL DEFAULT 0 
2026-05-17T17:52:57.135169321Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119602s 
2026-05-17T17:52:57.137490125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (221, '2026-05-17T17:52:57', 'add_on_manual_interaction_required_to_notifications') 
2026-05-17T17:52:57.140166214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:57.142628503Z [Info] FluentMigrator.Runner.MigrationRunner: 221: add_on_manual_interaction_required_to_notifications migrated 
2026-05-17T17:52:57.143822298Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01922s 
2026-05-17T17:52:57.145335536Z [Info] FluentMigrator.Runner.MigrationRunner: 222: remove_rarbg migrating 
2026-05-17T17:52:57.146566826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:57.148498636Z [Info] remove_rarbg: Starting migration of Main DB to 222 
2026-05-17T17:52:57.152008004Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-17T17:52:57.153764412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Rarbg' 
2026-05-17T17:52:57.156049764Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027464s 
2026-05-17T17:52:57.158042438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (222, '2026-05-17T17:52:57', 'remove_rarbg') 
2026-05-17T17:52:57.160530188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:57.162739818Z [Info] FluentMigrator.Runner.MigrationRunner: 222: remove_rarbg migrated 
2026-05-17T17:52:57.163859964Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009418s 
2026-05-17T17:52:57.165495308Z [Info] FluentMigrator.Runner.MigrationRunner: 223: remove_invalid_roksbox_metadata_images migrating 
2026-05-17T17:52:57.166791899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:57.168841437Z [Info] remove_invalid_roksbox_metadata_images: Starting migration of Main DB to 223 
2026-05-17T17:52:57.173886708Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "MetadataFiles" WHERE "Consumer" = 'RoksboxMetadata' AND "Type" = 5 AND ("RelativePath" LIKE 'metadata/%' OR "RelativePath" LIKE 'metadata\%') 
2026-05-17T17:52:57.176345651Z [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-05-17T17:52:57.180299114Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004796s 
2026-05-17T17:52:57.182478473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (223, '2026-05-17T17:52:57', 'remove_invalid_roksbox_metadata_images') 
2026-05-17T17:52:57.185079231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:57.187449835Z [Info] FluentMigrator.Runner.MigrationRunner: 223: remove_invalid_roksbox_metadata_images migrated 
2026-05-17T17:52:57.188630263Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117999s 
2026-05-17T17:52:57.190118961Z [Info] FluentMigrator.Runner.MigrationRunner: 224: list_sync_time migrating 
2026-05-17T17:52:57.191357866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:57.193266440Z [Info] list_sync_time: Starting migration of Main DB to 224 
2026-05-17T17:52:57.207053087Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListStatus LastSyncListInfo 
2026-05-17T17:52:57.286345594Z [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-05-17T17:52:57.292416751Z [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-05-17T17:52:57.296097956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2026-05-17T17:52:57.299651853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2026-05-17T17:52:57.328636900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-05-17T17:52:57.331769640Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1231992s 
2026-05-17T17:52:57.333021882Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2026-05-17T17:52:57.334095594Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.01E-05s 
2026-05-17T17:52:57.335935500Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus LastInfoSync DateTimeOffset 
2026-05-17T17:52:57.337316621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "LastInfoSync" DATETIME 
2026-05-17T17:52:57.347796338Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110275s 
2026-05-17T17:52:57.349147930Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-17T17:52:57.350798414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'importlistsyncinterval' 
2026-05-17T17:52:57.352816288Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025117s 
2026-05-17T17:52:57.354926198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (224, '2026-05-17T17:52:57', 'list_sync_time') 
2026-05-17T17:52:57.357488127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:57.360044747Z [Info] FluentMigrator.Runner.MigrationRunner: 224: list_sync_time migrated 
2026-05-17T17:52:57.361159892Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096508s 
2026-05-17T17:52:57.362759153Z [Info] FluentMigrator.Runner.MigrationRunner: 225: add_tags_to_collections migrating 
2026-05-17T17:52:57.364052217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:57.366020592Z [Info] add_tags_to_collections: Starting migration of Main DB to 225 
2026-05-17T17:52:57.369895737Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Collections 
2026-05-17T17:52:57.371099892Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.99E-05s 
2026-05-17T17:52:57.372343807Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Collections Tags String 
2026-05-17T17:52:57.373983409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Collections" ADD COLUMN "Tags" TEXT 
2026-05-17T17:52:57.384921689Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113852s 
2026-05-17T17:52:57.387071359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (225, '2026-05-17T17:52:57', 'add_tags_to_collections') 
2026-05-17T17:52:57.389734994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:57.392197133Z [Info] FluentMigrator.Runner.MigrationRunner: 225: add_tags_to_collections migrated 
2026-05-17T17:52:57.393347750Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0185443s 
2026-05-17T17:52:57.394911840Z [Info] FluentMigrator.Runner.MigrationRunner: 226: add_download_client_tags migrating 
2026-05-17T17:52:57.396180655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:57.398188700Z [Info] add_download_client_tags: Starting migration of Main DB to 226 
2026-05-17T17:52:57.402068523Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2026-05-17T17:52:57.403315946Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.88E-05s 
2026-05-17T17:52:57.404623148Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Tags String 
2026-05-17T17:52:57.406364285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Tags" TEXT 
2026-05-17T17:52:57.417438189Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115892s 
2026-05-17T17:52:57.419662378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (226, '2026-05-17T17:52:57', 'add_download_client_tags') 
2026-05-17T17:52:57.422342797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:57.424733041Z [Info] FluentMigrator.Runner.MigrationRunner: 226: add_download_client_tags migrated 
2026-05-17T17:52:57.425901274Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0188486s 
2026-05-17T17:52:57.427413098Z [Info] FluentMigrator.Runner.MigrationRunner: 227: add_auto_tagging migrating 
2026-05-17T17:52:57.428702726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:57.430653675Z [Info] add_auto_tagging: Starting migration of Main DB to 227 
2026-05-17T17:52:57.438951096Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AutoTagging 
2026-05-17T17:52:57.442376806Z [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-05-17T17:52:57.446766787Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065194s 
2026-05-17T17:52:57.448736975Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AutoTagging (Name) 
2026-05-17T17:52:57.450469014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AutoTagging_Name" ON "AutoTagging" ("Name" ASC) 
2026-05-17T17:52:57.453331449Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033981s 
2026-05-17T17:52:57.455408722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (227, '2026-05-17T17:52:57', 'add_auto_tagging') 
2026-05-17T17:52:57.457954580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:57.460389384Z [Info] FluentMigrator.Runner.MigrationRunner: 227: add_auto_tagging migrated 
2026-05-17T17:52:57.461481694Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103827s 
2026-05-17T17:52:57.463296950Z [Info] FluentMigrator.Runner.MigrationRunner: 228: add_custom_format_score_bypass_to_delay_profile migrating 
2026-05-17T17:52:57.464715437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:57.466920157Z [Info] add_custom_format_score_bypass_to_delay_profile: Starting migration of Main DB to 228 
2026-05-17T17:52:57.472190261Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2026-05-17T17:52:57.473392512Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.04E-05s 
2026-05-17T17:52:57.474769065Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfAboveCustomFormatScore Boolean 
2026-05-17T17:52:57.476827580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfAboveCustomFormatScore" INTEGER NOT NULL DEFAULT 0 
2026-05-17T17:52:57.488248242Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121646s 
2026-05-17T17:52:57.489458430Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2026-05-17T17:52:57.490482793Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.42E-05s 
2026-05-17T17:52:57.491842832Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles MinimumCustomFormatScore Int32 
2026-05-17T17:52:57.493630853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "MinimumCustomFormatScore" INTEGER 
2026-05-17T17:52:57.504276584Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111859s 
2026-05-17T17:52:57.506551986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (228, '2026-05-17T17:52:57', 'add_custom_format_score_bypass_to_delay_profile') 
2026-05-17T17:52:57.509190631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:57.511820337Z [Info] FluentMigrator.Runner.MigrationRunner: 228: add_custom_format_score_bypass_to_delay_profile migrated 
2026-05-17T17:52:57.513020093Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.018554s 
2026-05-17T17:52:57.514677491Z [Info] FluentMigrator.Runner.MigrationRunner: 229: update_restrictions_to_release_profiles migrating 
2026-05-17T17:52:57.515979343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:57.518014242Z [Info] update_restrictions_to_release_profiles: Starting migration of Main DB to 229 
2026-05-17T17:52:57.532382259Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Restrictions ReleaseProfiles 
2026-05-17T17:52:57.534245943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Restrictions" RENAME TO "ReleaseProfiles" 
2026-05-17T17:52:57.563898635Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0299633s 
2026-05-17T17:52:57.565200126Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2026-05-17T17:52:57.566281824Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.72E-05s 
2026-05-17T17:52:57.567504236Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Name String 
2026-05-17T17:52:57.570114153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Name" TEXT DEFAULT NULL 
2026-05-17T17:52:57.581330904Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125341s 
2026-05-17T17:52:57.582638427Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2026-05-17T17:52:57.583710596Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.73E-05s 
2026-05-17T17:52:57.585004542Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Enabled Boolean 
2026-05-17T17:52:57.586815269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Enabled" INTEGER NOT NULL DEFAULT 1 
2026-05-17T17:52:57.597761315Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114896s 
2026-05-17T17:52:57.598996092Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2026-05-17T17:52:57.600086267Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.63E-05s 
2026-05-17T17:52:57.601327227Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IndexerId Int32 
2026-05-17T17:52:57.603243316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IndexerId" INTEGER NOT NULL DEFAULT 0 
2026-05-17T17:52:57.614334554Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117468s 
2026-05-17T17:52:57.615656006Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles Preferred 
2026-05-17T17:52:57.697626657Z [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-05-17T17:52:57.703197547Z [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-05-17T17:52:57.706783659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles" 
2026-05-17T17:52:57.709832620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles" 
2026-05-17T17:52:57.739047560Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1220036s 
2026-05-17T17:52:57.740450034Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-17T17:52:57.741912450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-17T17:52:57.753870003Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119103s 
2026-05-17T17:52:57.755494915Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-17T17:52:57.757437498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]' 
2026-05-17T17:52:57.759916861Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032614s 
2026-05-17T17:52:57.762799196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (229, '2026-05-17T17:52:57', 'update_restrictions_to_release_profiles') 
2026-05-17T17:52:57.765192697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:57.769320751Z [Info] FluentMigrator.Runner.MigrationRunner: 229: update_restrictions_to_release_profiles migrated 
2026-05-17T17:52:57.770538744Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124033s 
2026-05-17T17:52:57.772552369Z [Info] FluentMigrator.Runner.MigrationRunner: 230: rename_quality_profiles migrating 
2026-05-17T17:52:57.773886536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:57.776155326Z [Info] rename_quality_profiles: Starting migration of Main DB to 230 
2026-05-17T17:52:57.781288955Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Profiles QualityProfiles 
2026-05-17T17:52:57.782877334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" RENAME TO "QualityProfiles" 
2026-05-17T17:52:57.812574495Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0298438s 
2026-05-17T17:52:57.814137744Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Movies ProfileId to QualityProfileId 
2026-05-17T17:52:57.900359507Z [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-05-17T17:52:57.907676654Z [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-05-17T17:52:57.911759207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-05-17T17:52:57.915187802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-05-17T17:52:57.945529160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_MovieMetadataId" ON "Movies" ("MovieMetadataId" ASC) 
2026-05-17T17:52:57.948640767Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1332336s 
2026-05-17T17:52:57.950028913Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn ImportLists ProfileId to QualityProfileId 
2026-05-17T17:52:58.045154058Z [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-05-17T17:52:58.053098778Z [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-05-17T17:52:58.057826981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists" 
2026-05-17T17:52:58.061247590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists" 
2026-05-17T17:52:58.090559926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImport_Name" ON "ImportLists" ("Name" ASC) 
2026-05-17T17:52:58.093527623Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1422316s 
2026-05-17T17:52:58.095683966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (230, '2026-05-17T17:52:58', 'rename_quality_profiles') 
2026-05-17T17:52:58.098292380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:58.101443697Z [Info] FluentMigrator.Runner.MigrationRunner: 230: rename_quality_profiles migrated 
2026-05-17T17:52:58.102595787Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1500966s 
2026-05-17T17:52:58.104226602Z [Info] FluentMigrator.Runner.MigrationRunner: 231: update_images_remote_url migrating 
2026-05-17T17:52:58.105721242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:58.108393033Z [Info] update_images_remote_url: Starting migration of Main DB to 231 
2026-05-17T17:52:58.112234520Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MovieMetadata" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2026-05-17T17:52:58.114066910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MovieMetadata" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2026-05-17T17:52:58.116648129Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029726s 
2026-05-17T17:52:58.118172659Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Credits" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2026-05-17T17:52:58.119805097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Credits" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2026-05-17T17:52:58.121951781Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025151s 
2026-05-17T17:52:58.123469387Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Collections" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2026-05-17T17:52:58.125214191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Collections" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2026-05-17T17:52:58.127383871Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025546s 
2026-05-17T17:52:58.129477347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (231, '2026-05-17T17:52:58', 'update_images_remote_url') 
2026-05-17T17:52:58.132292106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:58.134317165Z [Info] FluentMigrator.Runner.MigrationRunner: 231: update_images_remote_url migrated 
2026-05-17T17:52:58.135448854Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093655s 
2026-05-17T17:52:58.137030038Z [Info] FluentMigrator.Runner.MigrationRunner: 232: add_notification_status migrating 
2026-05-17T17:52:58.138313163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:58.140268731Z [Info] add_notification_status: Starting migration of Main DB to 232 
2026-05-17T17:52:58.148097869Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus 
2026-05-17T17:52:58.151374399Z [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-05-17T17:52:58.155756704Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063053s 
2026-05-17T17:52:58.157160241Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId) 
2026-05-17T17:52:58.159014446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC) 
2026-05-17T17:52:58.161819836Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034636s 
2026-05-17T17:52:58.163929726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (232, '2026-05-17T17:52:58', 'add_notification_status') 
2026-05-17T17:52:58.166436775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:58.169152694Z [Info] FluentMigrator.Runner.MigrationRunner: 232: add_notification_status migrated 
2026-05-17T17:52:58.170309174Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106782s 
2026-05-17T17:52:58.171943195Z [Info] FluentMigrator.Runner.MigrationRunner: 233: rename_deprecated_indexer_flags migrating 
2026-05-17T17:52:58.173250518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:58.175294725Z [Info] rename_deprecated_indexer_flags: Starting migration of Main DB to 233 
2026-05-17T17:52:58.179911844Z [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-05-17T17:52:58.182273711Z [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-05-17T17:52:58.185238322Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037379s 
2026-05-17T17:52:58.187443172Z [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-05-17T17:52:58.190168321Z [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-05-17T17:52:58.192894952Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037712s 
2026-05-17T17:52:58.194840892Z [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-05-17T17:52:58.197109330Z [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-05-17T17:52:58.199724367Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034106s 
2026-05-17T17:52:58.201632600Z [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-05-17T17:52:58.203728391Z [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-05-17T17:52:58.206272565Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032046s 
2026-05-17T17:52:58.208405370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (233, '2026-05-17T17:52:58', 'rename_deprecated_indexer_flags') 
2026-05-17T17:52:58.210951839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:58.213421093Z [Info] FluentMigrator.Runner.MigrationRunner: 233: rename_deprecated_indexer_flags migrated 
2026-05-17T17:52:58.214627773Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102313s 
2026-05-17T17:52:58.216213256Z [Info] FluentMigrator.Runner.MigrationRunner: 234: movie_last_searched_time migrating 
2026-05-17T17:52:58.217471139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:58.219444784Z [Info] movie_last_searched_time: Starting migration of Main DB to 234 
2026-05-17T17:52:58.223543469Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-05-17T17:52:58.224776152Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.11E-05s 
2026-05-17T17:52:58.226314931Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies LastSearchTime DateTimeOffset 
2026-05-17T17:52:58.228106209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "LastSearchTime" DATETIME 
2026-05-17T17:52:58.239824920Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121523s 
2026-05-17T17:52:58.242077557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (234, '2026-05-17T17:52:58', 'movie_last_searched_time') 
2026-05-17T17:52:58.244788487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:58.252424547Z [Info] FluentMigrator.Runner.MigrationRunner: 234: movie_last_searched_time migrated 
2026-05-17T17:52:58.253597900Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0247542s 
2026-05-17T17:52:58.255145146Z [Info] FluentMigrator.Runner.MigrationRunner: 235: email_encryption migrating 
2026-05-17T17:52:58.256485195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:58.258664314Z [Info] email_encryption: Starting migration of Main DB to 235 
2026-05-17T17:52:58.261681210Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-17T17:52:58.263002070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-17T17:52:58.270398436Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072876s 
2026-05-17T17:52:58.272711856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (235, '2026-05-17T17:52:58', 'email_encryption') 
2026-05-17T17:52:58.275466063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:58.277958493Z [Info] FluentMigrator.Runner.MigrationRunner: 235: email_encryption migrated 
2026-05-17T17:52:58.279076665Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0150251s 
2026-05-17T17:52:58.280663821Z [Info] FluentMigrator.Runner.MigrationRunner: 236: clear_last_rss_releases_info migrating 
2026-05-17T17:52:58.281938729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:58.283933697Z [Info] clear_last_rss_releases_info: Starting migration of Main DB to 236 
2026-05-17T17:52:58.287031897Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "IndexerStatus" SET "LastRssSyncReleaseInfo" = NULL 
2026-05-17T17:52:58.288817022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "IndexerStatus" SET "LastRssSyncReleaseInfo" = NULL 
2026-05-17T17:52:58.291012023Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026215s 
2026-05-17T17:52:58.293255061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (236, '2026-05-17T17:52:58', 'clear_last_rss_releases_info') 
2026-05-17T17:52:58.295869857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:58.297985538Z [Info] FluentMigrator.Runner.MigrationRunner: 236: clear_last_rss_releases_info migrated 
2026-05-17T17:52:58.299163470Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094509s 
2026-05-17T17:52:58.300685085Z [Info] FluentMigrator.Runner.MigrationRunner: 237: add_indexes migrating 
2026-05-17T17:52:58.301950423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:58.303958157Z [Info] add_indexes: Starting migration of Main DB to 237 
2026-05-17T17:52:58.318247987Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Blocklist (MovieId) 
2026-05-17T17:52:58.320247173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blocklist_MovieId" ON "Blocklist" ("MovieId" ASC) 
2026-05-17T17:52:58.323650849Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039299s 
2026-05-17T17:52:58.324946769Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Blocklist (Date) 
2026-05-17T17:52:58.326537713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blocklist_Date" ON "Blocklist" ("Date" ASC) 
2026-05-17T17:52:58.329224775Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031299s 
2026-05-17T17:52:58.330534873Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (MovieId, Date) 
2026-05-17T17:52:58.332430992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_MovieId_Date" ON "History" ("MovieId" ASC, "Date" DESC) 
2026-05-17T17:52:58.336501079Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040156s 
2026-05-17T17:52:58.339585862Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (DownloadId) 
2026-05-17T17:52:58.342583129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_DownloadId" 
2026-05-17T17:52:58.347611256Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056573s 
2026-05-17T17:52:58.350061009Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId, Date) 
2026-05-17T17:52:58.353086152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2026-05-17T17:52:58.358561479Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061931s 
2026-05-17T17:52:58.360807513Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (MovieFileId) 
2026-05-17T17:52:58.363175893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_MovieFileId" ON "Movies" ("MovieFileId" ASC) 
2026-05-17T17:52:58.368497321Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055988s 
2026-05-17T17:52:58.370618914Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (Path) 
2026-05-17T17:52:58.372793343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_Path" ON "Movies" ("Path" ASC) 
2026-05-17T17:52:58.377971382Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054947s 
2026-05-17T17:52:58.381110684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (237, '2026-05-17T17:52:58', 'add_indexes') 
2026-05-17T17:52:58.385117314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:58.388395406Z [Info] FluentMigrator.Runner.MigrationRunner: 237: add_indexes migrated 
2026-05-17T17:52:58.389926610Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0161388s 
2026-05-17T17:52:58.391830895Z [Info] FluentMigrator.Runner.MigrationRunner: 238: parse_title_from_existing_subtitle_files migrating 
2026-05-17T17:52:58.393179441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:58.395236935Z [Info] parse_title_from_existing_subtitle_files: Starting migration of Main DB to 238 
2026-05-17T17:52:58.400902055Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 
2026-05-17T17:52:58.402133976Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.88E-05s 
2026-05-17T17:52:58.403327059Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles Title String 
2026-05-17T17:52:58.405004678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "Title" TEXT 
2026-05-17T17:52:58.416753370Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121777s 
2026-05-17T17:52:58.417951804Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 
2026-05-17T17:52:58.419000746Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.39E-05s 
2026-05-17T17:52:58.420194370Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles Copy Int32 
2026-05-17T17:52:58.421918052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "Copy" INTEGER NOT NULL DEFAULT 0 
2026-05-17T17:52:58.432973457Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115965s 
2026-05-17T17:52:58.434130919Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-17T17:52:58.435296246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-17T17:52:58.442599425Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071389s 
2026-05-17T17:52:58.445145563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (238, '2026-05-17T17:52:58', 'parse_title_from_existing_subtitle_files') 
2026-05-17T17:52:58.447939780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:58.450162547Z [Info] FluentMigrator.Runner.MigrationRunner: 238: parse_title_from_existing_subtitle_files migrated 
2026-05-17T17:52:58.451371361Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0147555s 
2026-05-17T17:52:58.453069181Z [Info] FluentMigrator.Runner.MigrationRunner: 239: add_minimum_upgrade_format_score_to_quality_profiles migrating 
2026-05-17T17:52:58.454408378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:58.456433126Z [Info] add_minimum_upgrade_format_score_to_quality_profiles: Starting migration of Main DB to 239 
2026-05-17T17:52:58.460466129Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2026-05-17T17:52:58.461663380Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.91E-05s 
2026-05-17T17:52:58.462951765Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinUpgradeFormatScore Int32 
2026-05-17T17:52:58.464926883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinUpgradeFormatScore" INTEGER NOT NULL DEFAULT 1 
2026-05-17T17:52:58.476652178Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124423s 
2026-05-17T17:52:58.478892340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (239, '2026-05-17T17:52:58', 'add_minimum_upgrade_format_score_to_quality_profiles') 
2026-05-17T17:52:58.481542788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:58.483724592Z [Info] FluentMigrator.Runner.MigrationRunner: 239: add_minimum_upgrade_format_score_to_quality_profiles migrated 
2026-05-17T17:52:58.484927735Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0193024s 
2026-05-17T17:52:58.486603781Z [Info] FluentMigrator.Runner.MigrationRunner: 240: drop_multi_episode_style_from_naming_config migrating 
2026-05-17T17:52:58.487970313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:58.489972365Z [Info] drop_multi_episode_style_from_naming_config: Starting migration of Main DB to 240 
2026-05-17T17:52:58.493130075Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig MultiEpisodeStyle 
2026-05-17T17:52:58.576384402Z [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-05-17T17:52:58.582428474Z [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-05-17T17:52:58.586151272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2026-05-17T17:52:58.588990340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2026-05-17T17:52:58.620386654Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1259327s 
2026-05-17T17:52:58.622740274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (240, '2026-05-17T17:52:58', 'drop_multi_episode_style_from_naming_config') 
2026-05-17T17:52:58.625416744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:58.627801417Z [Info] FluentMigrator.Runner.MigrationRunner: 240: drop_multi_episode_style_from_naming_config migrated 
2026-05-17T17:52:58.628973458Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.133197s 
2026-05-17T17:52:58.630646377Z [Info] FluentMigrator.Runner.MigrationRunner: 241: stevenlu_update_url migrating 
2026-05-17T17:52:58.631901675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:58.633929199Z [Info] stevenlu_update_url: Starting migration of Main DB to 241 
2026-05-17T17:52:58.636992308Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-17T17:52:58.638246624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-17T17:52:58.645879326Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074956s 
2026-05-17T17:52:58.648236825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (241, '2026-05-17T17:52:58', 'stevenlu_update_url') 
2026-05-17T17:52:58.650975601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:58.653053105Z [Info] FluentMigrator.Runner.MigrationRunner: 241: stevenlu_update_url migrated 
2026-05-17T17:52:58.654172670Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0147685s 
2026-05-17T17:52:58.655677520Z [Info] FluentMigrator.Runner.MigrationRunner: 242: add_movie_keywords migrating 
2026-05-17T17:52:58.656954763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:58.658963679Z [Info] add_movie_keywords: Starting migration of Main DB to 242 
2026-05-17T17:52:58.663058687Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2026-05-17T17:52:58.664278674Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.89E-05s 
2026-05-17T17:52:58.665532288Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieMetadata Keywords String 
2026-05-17T17:52:58.667220989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata" ADD COLUMN "Keywords" TEXT 
2026-05-17T17:52:58.678912627Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121759s 
2026-05-17T17:52:58.681263431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (242, '2026-05-17T17:52:58', 'add_movie_keywords') 
2026-05-17T17:52:58.683879570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:58.686150754Z [Info] FluentMigrator.Runner.MigrationRunner: 242: add_movie_keywords migrated 
2026-05-17T17:52:58.687288716Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0193888s 
2026-05-17T17:52:58.822943179Z [Debug] MigrationController: Took: 00:00:25.6390626 
2026-05-17T17:53:01.575474931Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging 
2026-05-17T17:53:02.246084980Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2026-05-17T17:53:02.742585979Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2026-05-17T17:53:03.261488714Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-17T17:53:03.305903707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-17T17:53:03.621569478Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4 
2026-05-17T17:53:03.628007835Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3195358s 
2026-05-17T17:53:03.631263882Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2026-05-17T17:53:03.633247387Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3260381s 
2026-05-17T17:53:03.832060172Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2026-05-17T17:53:03.840683871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:53:03.880710015Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2026-05-17T17:53:03.911838869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2026-05-17T17:53:03.964792660Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0804145s 
2026-05-17T17:53:03.968653315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:53:04.001942941Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2026-05-17T17:53:04.006704020Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1178126s 
2026-05-17T17:53:04.028189222Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2026-05-17T17:53:04.031154143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:53:04.058448495Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2026-05-17T17:53:04.065765963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-05-17T17:53:04.081995570Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0203698s 
2026-05-17T17:53:04.084391175Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-05-17T17:53:04.087948318Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017107s 
2026-05-17T17:53:04.091347865Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2026-05-17T17:53:04.095179573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2026-05-17T17:53:04.111298737Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0178678s 
2026-05-17T17:53:04.113569982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:53:04.129102234Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2026-05-17T17:53:04.131623301Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0356747s 
2026-05-17T17:53:04.135284836Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2026-05-17T17:53:04.137133960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:53:04.142173600Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-05-17T17:53:04.144548463Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.96E-05s 
2026-05-17T17:53:04.146407367Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2026-05-17T17:53:04.148750516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2026-05-17T17:53:04.153856019Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052927s 
2026-05-17T17:53:04.155588849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:53:04.163190268Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2026-05-17T17:53:04.164856013Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0148847s 
2026-05-17T17:53:04.184364213Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2026-05-17T17:53:04.186350414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:53:04.190414849Z [Info] InitialSetup: Starting migration of Log DB to 1 
2026-05-17T17:53:04.204147237Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs 
2026-05-17T17:53:04.208158476Z [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-05-17T17:53:04.214733007Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008622s 
2026-05-17T17:53:04.216423101Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time) 
2026-05-17T17:53:04.218509543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2026-05-17T17:53:04.221794128Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037433s 
2026-05-17T17:53:04.227542105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-05-17T17:53:04', 'InitialSetup') 
2026-05-17T17:53:04.233958948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:53:04.244265747Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2026-05-17T17:53:04.246265434Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.026162s 
2026-05-17T17:53:04.248443190Z [Info] FluentMigrator.Runner.MigrationRunner: 104: add_moviefiles_table migrating 
2026-05-17T17:53:04.250209137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:53:04.253026481Z [Info] add_moviefiles_table: Starting migration of Log DB to 104 
2026-05-17T17:53:04.256603024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (104, '2026-05-17T17:53:04', 'add_moviefiles_table') 
2026-05-17T17:53:04.260270571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:53:04.264484197Z [Info] FluentMigrator.Runner.MigrationRunner: 104: add_moviefiles_table migrated 
2026-05-17T17:53:04.266088719Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142935s 
2026-05-17T17:53:04.267952152Z [Info] FluentMigrator.Runner.MigrationRunner: 105: fix_history_movieId migrating 
2026-05-17T17:53:04.269661194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:53:04.271926666Z [Info] fix_history_movieId: Starting migration of Log DB to 105 
2026-05-17T17:53:04.274531473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (105, '2026-05-17T17:53:04', 'fix_history_movieId') 
2026-05-17T17:53:04.277959968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:53:04.281868650Z [Info] FluentMigrator.Runner.MigrationRunner: 105: fix_history_movieId migrated 
2026-05-17T17:53:04.283450576Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122248s 
2026-05-17T17:53:04.285238698Z [Info] FluentMigrator.Runner.MigrationRunner: 106: add_tmdb_stuff migrating 
2026-05-17T17:53:04.286967800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:53:04.289210166Z [Info] add_tmdb_stuff: Starting migration of Log DB to 106 
2026-05-17T17:53:04.291608136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (106, '2026-05-17T17:53:04', 'add_tmdb_stuff') 
2026-05-17T17:53:04.294796166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:53:04.298929190Z [Info] FluentMigrator.Runner.MigrationRunner: 106: add_tmdb_stuff migrated 
2026-05-17T17:53:04.300552820Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119771s 
2026-05-17T17:53:04.302440953Z [Info] FluentMigrator.Runner.MigrationRunner: 107: fix_movie_files migrating 
2026-05-17T17:53:04.304222982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:53:04.306588537Z [Info] fix_movie_files: Starting migration of Log DB to 107 
2026-05-17T17:53:04.309093973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (107, '2026-05-17T17:53:04', 'fix_movie_files') 
2026-05-17T17:53:04.312554322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:53:04.316780273Z [Info] FluentMigrator.Runner.MigrationRunner: 107: fix_movie_files migrated 
2026-05-17T17:53:04.318383993Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126295s 
2026-05-17T17:53:04.320502249Z [Info] FluentMigrator.Runner.MigrationRunner: 108: update_schedule_intervale migrating 
2026-05-17T17:53:04.322260049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:53:04.324602547Z [Info] update_schedule_intervale: Starting migration of Log DB to 108 
2026-05-17T17:53:04.327214809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (108, '2026-05-17T17:53:04', 'update_schedule_intervale') 
2026-05-17T17:53:04.330850160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:53:04.334876159Z [Info] FluentMigrator.Runner.MigrationRunner: 108: update_schedule_intervale migrated 
2026-05-17T17:53:04.336536693Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126296s 
2026-05-17T17:53:04.338518585Z [Info] FluentMigrator.Runner.MigrationRunner: 109: add_movie_formats_to_naming_config migrating 
2026-05-17T17:53:04.340316987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:53:04.342704545Z [Info] add_movie_formats_to_naming_config: Starting migration of Log DB to 109 
2026-05-17T17:53:04.345429694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (109, '2026-05-17T17:53:04', 'add_movie_formats_to_naming_config') 
2026-05-17T17:53:04.349053302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:53:04.353957098Z [Info] FluentMigrator.Runner.MigrationRunner: 109: add_movie_formats_to_naming_config migrated 
2026-05-17T17:53:04.355765420Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135378s 
2026-05-17T17:53:04.357734086Z [Info] FluentMigrator.Runner.MigrationRunner: 110: add_phyiscal_release migrating 
2026-05-17T17:53:04.359461976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:53:04.361829834Z [Info] add_phyiscal_release: Starting migration of Log DB to 110 
2026-05-17T17:53:04.364401894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (110, '2026-05-17T17:53:04', 'add_phyiscal_release') 
2026-05-17T17:53:04.367887916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:53:04.372126271Z [Info] FluentMigrator.Runner.MigrationRunner: 110: add_phyiscal_release migrated 
2026-05-17T17:53:04.373717186Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126487s 
2026-05-17T17:53:04.375558785Z [Info] FluentMigrator.Runner.MigrationRunner: 111: remove_bitmetv migrating 
2026-05-17T17:53:04.377262196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:53:04.379524282Z [Info] remove_bitmetv: Starting migration of Log DB to 111 
2026-05-17T17:53:04.382010749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (111, '2026-05-17T17:53:04', 'remove_bitmetv') 
2026-05-17T17:53:04.385350626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:53:04.389258446Z [Info] FluentMigrator.Runner.MigrationRunner: 111: remove_bitmetv migrated 
2026-05-17T17:53:04.390848899Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120364s 
2026-05-17T17:53:04.392743064Z [Info] FluentMigrator.Runner.MigrationRunner: 112: remove_torrentleech migrating 
2026-05-17T17:53:04.394495494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:53:04.396823102Z [Info] remove_torrentleech: Starting migration of Log DB to 112 
2026-05-17T17:53:04.399415173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (112, '2026-05-17T17:53:04', 'remove_torrentleech') 
2026-05-17T17:53:04.402789278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:53:04.407794268Z [Info] FluentMigrator.Runner.MigrationRunner: 112: remove_torrentleech migrated 
2026-05-17T17:53:04.409402407Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132919s 
2026-05-17T17:53:04.411266691Z [Info] FluentMigrator.Runner.MigrationRunner: 113: remove_broadcasthenet migrating 
2026-05-17T17:53:04.413002858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:53:04.415291538Z [Info] remove_broadcasthenet: Starting migration of Log DB to 113 
2026-05-17T17:53:04.417832986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (113, '2026-05-17T17:53:04', 'remove_broadcasthenet') 
2026-05-17T17:53:04.421163204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:53:04.425395738Z [Info] FluentMigrator.Runner.MigrationRunner: 113: remove_broadcasthenet migrated 
2026-05-17T17:53:04.426995640Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124013s 
2026-05-17T17:53:04.428844293Z [Info] FluentMigrator.Runner.MigrationRunner: 114: remove_fanzub migrating 
2026-05-17T17:53:04.430545349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:53:04.432793938Z [Info] remove_fanzub: Starting migration of Log DB to 114 
2026-05-17T17:53:04.435191286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (114, '2026-05-17T17:53:04', 'remove_fanzub') 
2026-05-17T17:53:04.438697548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:53:04.442817997Z [Info] FluentMigrator.Runner.MigrationRunner: 114: remove_fanzub migrated 
2026-05-17T17:53:04.444378720Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123267s 
2026-05-17T17:53:04.446212804Z [Info] FluentMigrator.Runner.MigrationRunner: 115: update_movie_sorttitle migrating 
2026-05-17T17:53:04.447930875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:53:04.450178912Z [Info] update_movie_sorttitle: Starting migration of Log DB to 115 
2026-05-17T17:53:04.452844691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (115, '2026-05-17T17:53:04', 'update_movie_sorttitle') 
2026-05-17T17:53:04.456085759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:53:04.460236138Z [Info] FluentMigrator.Runner.MigrationRunner: 115: update_movie_sorttitle migrated 
2026-05-17T17:53:04.461830769Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122689s 
2026-05-17T17:53:04.463667438Z [Info] FluentMigrator.Runner.MigrationRunner: 116: update_movie_sorttitle_again migrating 
2026-05-17T17:53:04.465443596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:53:04.467674769Z [Info] update_movie_sorttitle_again: Starting migration of Log DB to 116 
2026-05-17T17:53:04.470206288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (116, '2026-05-17T17:53:04', 'update_movie_sorttitle_again') 
2026-05-17T17:53:04.473556184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:53:04.477064861Z [Info] FluentMigrator.Runner.MigrationRunner: 116: update_movie_sorttitle_again migrated 
2026-05-17T17:53:04.478650565Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011587s 
2026-05-17T17:53:04.480501282Z [Info] FluentMigrator.Runner.MigrationRunner: 117: update_movie_file migrating 
2026-05-17T17:53:04.482187448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:53:04.485558437Z [Info] update_movie_file: Starting migration of Log DB to 117 
2026-05-17T17:53:04.488020065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (117, '2026-05-17T17:53:04', 'update_movie_file') 
2026-05-17T17:53:04.491246864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:53:04.494990203Z [Info] FluentMigrator.Runner.MigrationRunner: 117: update_movie_file migrated 
2026-05-17T17:53:04.496585186Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128096s 
2026-05-17T17:53:04.498376914Z [Info] FluentMigrator.Runner.MigrationRunner: 118: update_movie_slug migrating 
2026-05-17T17:53:04.500297362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:53:04.502500599Z [Info] update_movie_slug: Starting migration of Log DB to 118 
2026-05-17T17:53:04.504946926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (118, '2026-05-17T17:53:04', 'update_movie_slug') 
2026-05-17T17:53:04.508160168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:53:04.511748335Z [Info] FluentMigrator.Runner.MigrationRunner: 118: update_movie_slug migrated 
2026-05-17T17:53:04.513486315Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114774s 
2026-05-17T17:53:04.515374318Z [Info] FluentMigrator.Runner.MigrationRunner: 119: add_youtube_trailer_id migrating 
2026-05-17T17:53:04.517120013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:53:04.519445708Z [Info] add_youtube_trailer_id: Starting migration of Log DB to 119 
2026-05-17T17:53:04.521986435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (119, '2026-05-17T17:53:04', 'add_youtube_trailer_id') 
2026-05-17T17:53:04.525433747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:53:04.529329845Z [Info] FluentMigrator.Runner.MigrationRunner: 119: add_youtube_trailer_id migrated 
2026-05-17T17:53:04.530961711Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121856s 
2026-05-17T17:53:04.532868812Z [Info] FluentMigrator.Runner.MigrationRunner: 120: add_studio migrating 
2026-05-17T17:53:04.534540749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:53:04.536881995Z [Info] add_studio: Starting migration of Log DB to 120 
2026-05-17T17:53:04.539370266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (120, '2026-05-17T17:53:04', 'add_studio') 
2026-05-17T17:53:04.542898312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:53:04.546642503Z [Info] FluentMigrator.Runner.MigrationRunner: 120: add_studio migrated 
2026-05-17T17:53:04.548240962Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121521s 
2026-05-17T17:53:04.550125588Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_filedate_config migrating 
2026-05-17T17:53:04.551874761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:53:04.554218711Z [Info] update_filedate_config: Starting migration of Log DB to 121 
2026-05-17T17:53:04.556785080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (121, '2026-05-17T17:53:04', 'update_filedate_config') 
2026-05-17T17:53:04.560163705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:53:04.563765609Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_filedate_config migrated 
2026-05-17T17:53:04.565950970Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118722s 
2026-05-17T17:53:04.568539584Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_movieid_to_blacklist migrating 
2026-05-17T17:53:04.570302024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:53:04.572753882Z [Info] add_movieid_to_blacklist: Starting migration of Log DB to 122 
2026-05-17T17:53:04.575297695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (122, '2026-05-17T17:53:04', 'add_movieid_to_blacklist') 
2026-05-17T17:53:04.578835120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:53:04.582147721Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_movieid_to_blacklist migrated 
2026-05-17T17:53:04.584711154Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118477s 
2026-05-17T17:53:04.586582443Z [Info] FluentMigrator.Runner.MigrationRunner: 123: create_netimport_table migrating 
2026-05-17T17:53:04.588315353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:53:04.590518130Z [Info] create_netimport_table: Starting migration of Log DB to 123 
2026-05-17T17:53:04.592960950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (123, '2026-05-17T17:53:04', 'create_netimport_table') 
2026-05-17T17:53:04.596405266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:53:04.599493626Z [Info] FluentMigrator.Runner.MigrationRunner: 123: create_netimport_table migrated 
2026-05-17T17:53:04.601099721Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112064s 
2026-05-17T17:53:04.602900818Z [Info] FluentMigrator.Runner.MigrationRunner: 124: add_preferred_tags_to_profile migrating 
2026-05-17T17:53:04.604725784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:53:04.606988010Z [Info] add_preferred_tags_to_profile: Starting migration of Log DB to 124 
2026-05-17T17:53:04.609542285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (124, '2026-05-17T17:53:04', 'add_preferred_tags_to_profile') 
2026-05-17T17:53:04.613049879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:53:04.615743364Z [Info] FluentMigrator.Runner.MigrationRunner: 124: add_preferred_tags_to_profile migrated 
2026-05-17T17:53:04.617400882Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109877s 
2026-05-17T17:53:04.619237181Z [Info] FluentMigrator.Runner.MigrationRunner: 125: fix_imdb_unique migrating 
2026-05-17T17:53:04.621034019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:53:04.623263269Z [Info] fix_imdb_unique: Starting migration of Log DB to 125 
2026-05-17T17:53:04.625607681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (125, '2026-05-17T17:53:04', 'fix_imdb_unique') 
2026-05-17T17:53:04.629160326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:53:04.632176300Z [Info] FluentMigrator.Runner.MigrationRunner: 125: fix_imdb_unique migrated 
2026-05-17T17:53:04.633712915Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109184s 
2026-05-17T17:53:04.635598803Z [Info] FluentMigrator.Runner.MigrationRunner: 126: update_qualities_and_profiles migrating 
2026-05-17T17:53:04.637390612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:53:04.639633289Z [Info] update_qualities_and_profiles: Starting migration of Log DB to 126 
2026-05-17T17:53:04.642163746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (126, '2026-05-17T17:53:04', 'update_qualities_and_profiles') 
2026-05-17T17:53:04.645440675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:53:04.648178279Z [Info] FluentMigrator.Runner.MigrationRunner: 126: update_qualities_and_profiles migrated 
2026-05-17T17:53:04.649776438Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105281s 
2026-05-17T17:53:04.651661624Z [Info] FluentMigrator.Runner.MigrationRunner: 127: remove_wombles migrating 
2026-05-17T17:53:04.653414885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:53:04.655563543Z [Info] remove_wombles: Starting migration of Log DB to 127 
2026-05-17T17:53:04.657942274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (127, '2026-05-17T17:53:04', 'remove_wombles') 
2026-05-17T17:53:04.661389116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:53:04.663796084Z [Info] FluentMigrator.Runner.MigrationRunner: 127: remove_wombles migrated 
2026-05-17T17:53:04.665307788Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104599s 
2026-05-17T17:53:04.667012562Z [Info] FluentMigrator.Runner.MigrationRunner: 128: remove_kickass migrating 
2026-05-17T17:53:04.668796815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:53:04.670928108Z [Info] remove_kickass: Starting migration of Log DB to 128 
2026-05-17T17:53:04.673226356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (128, '2026-05-17T17:53:04', 'remove_kickass') 
2026-05-17T17:53:04.676488777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:53:04.679087942Z [Info] FluentMigrator.Runner.MigrationRunner: 128: remove_kickass migrated 
2026-05-17T17:53:04.680710961Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104408s 
2026-05-17T17:53:04.682534594Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_parsed_movie_info_to_pending_release migrating 
2026-05-17T17:53:04.684307083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:53:04.686482054Z [Info] add_parsed_movie_info_to_pending_release: Starting migration of Log DB to 129 
2026-05-17T17:53:04.689050917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (129, '2026-05-17T17:53:04', 'add_parsed_movie_info_to_pending_release') 
2026-05-17T17:53:04.692350142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:53:04.696917521Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_parsed_movie_info_to_pending_release migrated 
2026-05-17T17:53:04.698691313Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122691s 
2026-05-17T17:53:04.700486559Z [Info] FluentMigrator.Runner.MigrationRunner: 130: remove_wombles_kickass migrating 
2026-05-17T17:53:04.702246985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:53:04.704713282Z [Info] remove_wombles_kickass: Starting migration of Log DB to 130 
2026-05-17T17:53:04.707210241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (130, '2026-05-17T17:53:04', 'remove_wombles_kickass') 
2026-05-17T17:53:04.710683847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:53:04.713220927Z [Info] FluentMigrator.Runner.MigrationRunner: 130: remove_wombles_kickass migrated 
2026-05-17T17:53:04.714711228Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110674s 
2026-05-17T17:53:04.716711316Z [Info] FluentMigrator.Runner.MigrationRunner: 131: make_parsed_episode_info_nullable migrating 
2026-05-17T17:53:04.718406951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:53:04.720648416Z [Info] make_parsed_episode_info_nullable: Starting migration of Log DB to 131 
2026-05-17T17:53:04.723318313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (131, '2026-05-17T17:53:04', 'make_parsed_episode_info_nullable') 
2026-05-17T17:53:04.727218458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:53:04.729818304Z [Info] FluentMigrator.Runner.MigrationRunner: 131: make_parsed_episode_info_nullable migrated 
2026-05-17T17:53:04.731370050Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113664s 
2026-05-17T17:53:04.733240847Z [Info] FluentMigrator.Runner.MigrationRunner: 132: rename_torrent_downloadstation migrating 
2026-05-17T17:53:04.734922103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:53:04.737100430Z [Info] rename_torrent_downloadstation: Starting migration of Log DB to 132 
2026-05-17T17:53:04.739730067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (132, '2026-05-17T17:53:04', 'rename_torrent_downloadstation') 
2026-05-17T17:53:04.742984221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:53:04.745635761Z [Info] FluentMigrator.Runner.MigrationRunner: 132: rename_torrent_downloadstation migrated 
2026-05-17T17:53:04.747252808Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105036s 
2026-05-17T17:53:04.749041120Z [Info] FluentMigrator.Runner.MigrationRunner: 133: add_minimumavailability migrating 
2026-05-17T17:53:04.750722606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:53:04.752950834Z [Info] add_minimumavailability: Starting migration of Log DB to 133 
2026-05-17T17:53:04.755332250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (133, '2026-05-17T17:53:04', 'add_minimumavailability') 
2026-05-17T17:53:04.758889434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:53:04.762296146Z [Info] FluentMigrator.Runner.MigrationRunner: 133: add_minimumavailability migrated 
2026-05-17T17:53:04.763798211Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115976s 
2026-05-17T17:53:04.765675351Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_remux_qualities_for_the_wankers migrating 
2026-05-17T17:53:04.767483804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:53:04.770175304Z [Info] add_remux_qualities_for_the_wankers: Starting migration of Log DB to 134 
2026-05-17T17:53:04.773377253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (134, '2026-05-17T17:53:04', 'add_remux_qualities_for_the_wankers') 
2026-05-17T17:53:04.777360075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:53:04.781447176Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_remux_qualities_for_the_wankers migrated 
2026-05-17T17:53:04.783349518Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136893s 
2026-05-17T17:53:04.785827859Z [Info] FluentMigrator.Runner.MigrationRunner: 135: add_haspredbentry_to_movies migrating 
2026-05-17T17:53:04.787817546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:53:04.790234635Z [Info] add_haspredbentry_to_movies: Starting migration of Log DB to 135 
2026-05-17T17:53:04.792745141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (135, '2026-05-17T17:53:04', 'add_haspredbentry_to_movies') 
2026-05-17T17:53:04.796546026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:53:04.799393030Z [Info] FluentMigrator.Runner.MigrationRunner: 135: add_haspredbentry_to_movies migrated 
2026-05-17T17:53:04.800964665Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115154s 
2026-05-17T17:53:04.802743097Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_pathstate_to_movies migrating 
2026-05-17T17:53:04.804403491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:53:04.806715888Z [Info] add_pathstate_to_movies: Starting migration of Log DB to 136 
2026-05-17T17:53:04.809129650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (136, '2026-05-17T17:53:04', 'add_pathstate_to_movies') 
2026-05-17T17:53:04.812311548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:53:04.816795369Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_pathstate_to_movies migrated 
2026-05-17T17:53:04.818427195Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121869s 
2026-05-17T17:53:04.820357082Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_import_exclusions_table migrating 
2026-05-17T17:53:04.822081405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:53:04.824435075Z [Info] add_import_exclusions_table: Starting migration of Log DB to 137 
2026-05-17T17:53:04.827366960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (137, '2026-05-17T17:53:04', 'add_import_exclusions_table') 
2026-05-17T17:53:04.830822901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:53:04.834439535Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_import_exclusions_table migrated 
2026-05-17T17:53:04.836096893Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123505s 
2026-05-17T17:53:04.837841416Z [Info] FluentMigrator.Runner.MigrationRunner: 138: add_physical_release_note migrating 
2026-05-17T17:53:04.839446489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:53:04.841530406Z [Info] add_physical_release_note: Starting migration of Log DB to 138 
2026-05-17T17:53:04.843876581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (138, '2026-05-17T17:53:04', 'add_physical_release_note') 
2026-05-17T17:53:04.847434517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:53:04.851438351Z [Info] FluentMigrator.Runner.MigrationRunner: 138: add_physical_release_note migrated 
2026-05-17T17:53:04.853207935Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118507s 
2026-05-17T17:53:04.854880774Z [Info] FluentMigrator.Runner.MigrationRunner: 139: consolidate_indexer_baseurl migrating 
2026-05-17T17:53:04.856468963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:53:04.858584203Z [Info] consolidate_indexer_baseurl: Starting migration of Log DB to 139 
2026-05-17T17:53:04.860915919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (139, '2026-05-17T17:53:04', 'consolidate_indexer_baseurl') 
2026-05-17T17:53:04.864014299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:53:04.867478346Z [Info] FluentMigrator.Runner.MigrationRunner: 139: consolidate_indexer_baseurl migrated 
2026-05-17T17:53:04.868952024Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109931s 
2026-05-17T17:53:04.870575944Z [Info] FluentMigrator.Runner.MigrationRunner: 140: add_alternative_titles_table migrating 
2026-05-17T17:53:04.872511202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:53:04.874705932Z [Info] add_alternative_titles_table: Starting migration of Log DB to 140 
2026-05-17T17:53:04.877019221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (140, '2026-05-17T17:53:04', 'add_alternative_titles_table') 
2026-05-17T17:53:04.880055757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:53:04.883305422Z [Info] FluentMigrator.Runner.MigrationRunner: 140: add_alternative_titles_table migrated 
2026-05-17T17:53:04.884754581Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111068s 
2026-05-17T17:53:04.886357860Z [Info] FluentMigrator.Runner.MigrationRunner: 141: fix_duplicate_alt_titles migrating 
2026-05-17T17:53:04.887912701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:53:04.889912889Z [Info] fix_duplicate_alt_titles: Starting migration of Log DB to 141 
2026-05-17T17:53:04.892254065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (141, '2026-05-17T17:53:04', 'fix_duplicate_alt_titles') 
2026-05-17T17:53:04.895378588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:53:04.897933794Z [Info] FluentMigrator.Runner.MigrationRunner: 141: fix_duplicate_alt_titles migrated 
2026-05-17T17:53:04.899342992Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098391s 
2026-05-17T17:53:04.901000781Z [Info] FluentMigrator.Runner.MigrationRunner: 142: movie_extras migrating 
2026-05-17T17:53:04.902518738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:53:04.904610130Z [Info] movie_extras: Starting migration of Log DB to 142 
2026-05-17T17:53:04.906875733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (142, '2026-05-17T17:53:04', 'movie_extras') 
2026-05-17T17:53:04.909896096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:53:04.912194546Z [Info] FluentMigrator.Runner.MigrationRunner: 142: movie_extras migrated 
2026-05-17T17:53:04.913551148Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097391s 
2026-05-17T17:53:04.915063183Z [Info] FluentMigrator.Runner.MigrationRunner: 143: clean_core_tv migrating 
2026-05-17T17:53:04.916562753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:53:04.918518853Z [Info] clean_core_tv: Starting migration of Log DB to 143 
2026-05-17T17:53:04.920695436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (143, '2026-05-17T17:53:04', 'clean_core_tv') 
2026-05-17T17:53:04.923606991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:53:04.926311016Z [Info] FluentMigrator.Runner.MigrationRunner: 143: clean_core_tv migrated 
2026-05-17T17:53:04.927666156Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098035s 
2026-05-17T17:53:04.929386270Z [Info] FluentMigrator.Runner.MigrationRunner: 144: add_cookies_to_indexer_status migrating 
2026-05-17T17:53:04.930904959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:53:04.933318610Z [Info] add_cookies_to_indexer_status: Starting migration of Log DB to 144 
2026-05-17T17:53:04.935721951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (144, '2026-05-17T17:53:04', 'add_cookies_to_indexer_status') 
2026-05-17T17:53:04.938992658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:53:04.943309783Z [Info] FluentMigrator.Runner.MigrationRunner: 144: add_cookies_to_indexer_status migrated 
2026-05-17T17:53:04.944941780Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123782s 
2026-05-17T17:53:04.946588286Z [Info] FluentMigrator.Runner.MigrationRunner: 145: banner_to_fanart migrating 
2026-05-17T17:53:04.948124279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:53:04.950212014Z [Info] banner_to_fanart: Starting migration of Log DB to 145 
2026-05-17T17:53:04.952516686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (145, '2026-05-17T17:53:04', 'banner_to_fanart') 
2026-05-17T17:53:04.955614214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:53:04.959709302Z [Info] FluentMigrator.Runner.MigrationRunner: 145: banner_to_fanart migrated 
2026-05-17T17:53:04.961119331Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116205s 
2026-05-17T17:53:04.963017014Z [Info] FluentMigrator.Runner.MigrationRunner: 146: naming_config_colon_action migrating 
2026-05-17T17:53:04.964592877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:53:04.966657636Z [Info] naming_config_colon_action: Starting migration of Log DB to 146 
2026-05-17T17:53:04.969073291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (146, '2026-05-17T17:53:04', 'naming_config_colon_action') 
2026-05-17T17:53:04.972509401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:53:04.976623928Z [Info] FluentMigrator.Runner.MigrationRunner: 146: naming_config_colon_action migrated 
2026-05-17T17:53:04.978331086Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119771s 
2026-05-17T17:53:04.980061171Z [Info] FluentMigrator.Runner.MigrationRunner: 147: add_custom_formats migrating 
2026-05-17T17:53:04.981584158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:53:04.983735110Z [Info] add_custom_formats: Starting migration of Log DB to 147 
2026-05-17T17:53:04.986104442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (147, '2026-05-17T17:53:04', 'add_custom_formats') 
2026-05-17T17:53:04.989541224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:53:04.993320045Z [Info] FluentMigrator.Runner.MigrationRunner: 147: add_custom_formats migrated 
2026-05-17T17:53:04.995087114Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01176s 
2026-05-17T17:53:04.996803000Z [Info] FluentMigrator.Runner.MigrationRunner: 148: remove_extra_naming_config migrating 
2026-05-17T17:53:04.998499506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:53:05.000763626Z [Info] remove_extra_naming_config: Starting migration of Log DB to 148 
2026-05-17T17:53:05.003364124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (148, '2026-05-17T17:53:05', 'remove_extra_naming_config') 
2026-05-17T17:53:05.006726316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:53:05.010159099Z [Info] FluentMigrator.Runner.MigrationRunner: 148: remove_extra_naming_config migrated 
2026-05-17T17:53:05.011613849Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114411s 
2026-05-17T17:53:05.013457532Z [Info] FluentMigrator.Runner.MigrationRunner: 149: convert_regex_required_tags migrating 
2026-05-17T17:53:05.015081323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:53:05.017183226Z [Info] convert_regex_required_tags: Starting migration of Log DB to 149 
2026-05-17T17:53:05.019620174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (149, '2026-05-17T17:53:05', 'convert_regex_required_tags') 
2026-05-17T17:53:05.024039224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:53:05.028397803Z [Info] FluentMigrator.Runner.MigrationRunner: 149: convert_regex_required_tags migrated 
2026-05-17T17:53:05.030428833Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130383s 
2026-05-17T17:53:05.032894920Z [Info] FluentMigrator.Runner.MigrationRunner: 150: fix_format_tags_double_underscore migrating 
2026-05-17T17:53:05.035141344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:53:05.038120374Z [Info] fix_format_tags_double_underscore: Starting migration of Log DB to 150 
2026-05-17T17:53:05.041588409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (150, '2026-05-17T17:53:05', 'fix_format_tags_double_underscore') 
2026-05-17T17:53:05.046138262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:53:05.050694859Z [Info] FluentMigrator.Runner.MigrationRunner: 150: fix_format_tags_double_underscore migrated 
2026-05-17T17:53:05.053342161Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0154562s 
2026-05-17T17:53:05.056604431Z [Info] FluentMigrator.Runner.MigrationRunner: 151: add_tags_to_net_import migrating 
2026-05-17T17:53:05.058153100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:53:05.060325846Z [Info] add_tags_to_net_import: Starting migration of Log DB to 151 
2026-05-17T17:53:05.062672613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (151, '2026-05-17T17:53:05', 'add_tags_to_net_import') 
2026-05-17T17:53:05.066064354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:53:05.069913506Z [Info] FluentMigrator.Runner.MigrationRunner: 151: add_tags_to_net_import migrated 
2026-05-17T17:53:05.071922983Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115238s 
2026-05-17T17:53:05.073760354Z [Info] FluentMigrator.Runner.MigrationRunner: 152: add_custom_filters migrating 
2026-05-17T17:53:05.075297299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:53:05.077416808Z [Info] add_custom_filters: Starting migration of Log DB to 152 
2026-05-17T17:53:05.079767703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (152, '2026-05-17T17:53:05', 'add_custom_filters') 
2026-05-17T17:53:05.083145235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:53:05.086836450Z [Info] FluentMigrator.Runner.MigrationRunner: 152: add_custom_filters migrated 
2026-05-17T17:53:05.088384768Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115594s 
2026-05-17T17:53:05.090110003Z [Info] FluentMigrator.Runner.MigrationRunner: 153: indexer_client_status_search_changes migrating 
2026-05-17T17:53:05.091727610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:53:05.093816538Z [Info] indexer_client_status_search_changes: Starting migration of Log DB to 153 
2026-05-17T17:53:05.096245009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (153, '2026-05-17T17:53:05', 'indexer_client_status_search_changes') 
2026-05-17T17:53:05.099363951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:53:05.104448000Z [Info] FluentMigrator.Runner.MigrationRunner: 153: indexer_client_status_search_changes migrated 
2026-05-17T17:53:05.106096630Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118246s 
2026-05-17T17:53:05.107804270Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_language_to_files_history_blacklist migrating 
2026-05-17T17:53:05.109424753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:53:05.111452687Z [Info] add_language_to_files_history_blacklist: Starting migration of Log DB to 154 
2026-05-17T17:53:05.113845296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (154, '2026-05-17T17:53:05', 'add_language_to_files_history_blacklist') 
2026-05-17T17:53:05.116941823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:53:05.121657410Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_language_to_files_history_blacklist migrated 
2026-05-17T17:53:05.123109946Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121059s 
2026-05-17T17:53:05.124726812Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_update_allowed_quality_profile migrating 
2026-05-17T17:53:05.126309199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:53:05.128262894Z [Info] add_update_allowed_quality_profile: Starting migration of Log DB to 155 
2026-05-17T17:53:05.130575962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (155, '2026-05-17T17:53:05', 'add_update_allowed_quality_profile') 
2026-05-17T17:53:05.135373064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:53:05.139016161Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_update_allowed_quality_profile migrated 
2026-05-17T17:53:05.140528237Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126804s 
2026-05-17T17:53:05.142119201Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_download_client_priority migrating 
2026-05-17T17:53:05.143645405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:53:05.145661044Z [Info] add_download_client_priority: Starting migration of Log DB to 156 
2026-05-17T17:53:05.148034014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (156, '2026-05-17T17:53:05', 'add_download_client_priority') 
2026-05-17T17:53:05.151109928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:53:05.154969371Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_download_client_priority migrated 
2026-05-17T17:53:05.156371305Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112905s 
2026-05-17T17:53:05.157897779Z [Info] FluentMigrator.Runner.MigrationRunner: 157: remove_growl_prowl migrating 
2026-05-17T17:53:05.159357209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:53:05.161287536Z [Info] remove_growl_prowl: Starting migration of Log DB to 157 
2026-05-17T17:53:05.163426334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (157, '2026-05-17T17:53:05', 'remove_growl_prowl') 
2026-05-17T17:53:05.166337958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:53:05.169681582Z [Info] FluentMigrator.Runner.MigrationRunner: 157: remove_growl_prowl migrated 
2026-05-17T17:53:05.171017813Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103099s 
2026-05-17T17:53:05.172537694Z [Info] FluentMigrator.Runner.MigrationRunner: 158: remove_plex_hometheatre migrating 
2026-05-17T17:53:05.174076654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:53:05.176034016Z [Info] remove_plex_hometheatre: Starting migration of Log DB to 158 
2026-05-17T17:53:05.178224187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (158, '2026-05-17T17:53:05', 'remove_plex_hometheatre') 
2026-05-17T17:53:05.181170261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:53:05.184647644Z [Info] FluentMigrator.Runner.MigrationRunner: 158: remove_plex_hometheatre migrated 
2026-05-17T17:53:05.186006180Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105694s 
2026-05-17T17:53:05.187503997Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_webrip_qualites migrating 
2026-05-17T17:53:05.188987104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:53:05.190916931Z [Info] add_webrip_qualites: Starting migration of Log DB to 159 
2026-05-17T17:53:05.193056209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (159, '2026-05-17T17:53:05', 'add_webrip_qualites') 
2026-05-17T17:53:05.195938444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:53:05.199444035Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_webrip_qualites migrated 
2026-05-17T17:53:05.200799144Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010477s 
2026-05-17T17:53:05.202336781Z [Info] FluentMigrator.Runner.MigrationRunner: 160: health_issue_notification migrating 
2026-05-17T17:53:05.203830068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:53:05.205956792Z [Info] health_issue_notification: Starting migration of Log DB to 160 
2026-05-17T17:53:05.208191092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (160, '2026-05-17T17:53:05', 'health_issue_notification') 
2026-05-17T17:53:05.211120622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:53:05.214743338Z [Info] FluentMigrator.Runner.MigrationRunner: 160: health_issue_notification migrated 
2026-05-17T17:53:05.216119981Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108753s 
2026-05-17T17:53:05.217727468Z [Info] FluentMigrator.Runner.MigrationRunner: 161: speed_improvements migrating 
2026-05-17T17:53:05.219196737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:53:05.221211114Z [Info] speed_improvements: Starting migration of Log DB to 161 
2026-05-17T17:53:05.223350453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (161, '2026-05-17T17:53:05', 'speed_improvements') 
2026-05-17T17:53:05.226279472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:53:05.229920355Z [Info] FluentMigrator.Runner.MigrationRunner: 161: speed_improvements migrated 
2026-05-17T17:53:05.231246355Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107468s 
2026-05-17T17:53:05.232990638Z [Info] FluentMigrator.Runner.MigrationRunner: 162: fix_profile_format_default migrating 
2026-05-17T17:53:05.234610842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:53:05.236569707Z [Info] fix_profile_format_default: Starting migration of Log DB to 162 
2026-05-17T17:53:05.238789177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (162, '2026-05-17T17:53:05', 'fix_profile_format_default') 
2026-05-17T17:53:05.244950546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:53:05.331099453Z [Info] FluentMigrator.Runner.MigrationRunner: 162: fix_profile_format_default migrated 
2026-05-17T17:53:05.334369018Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0954624s 
2026-05-17T17:53:05.336633448Z [Info] FluentMigrator.Runner.MigrationRunner: 163: task_duration migrating 
2026-05-17T17:53:05.338117227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:53:05.340343691Z [Info] task_duration: Starting migration of Log DB to 163 
2026-05-17T17:53:05.342600296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (163, '2026-05-17T17:53:05', 'task_duration') 
2026-05-17T17:53:05.345799278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:53:05.350132686Z [Info] FluentMigrator.Runner.MigrationRunner: 163: task_duration migrated 
2026-05-17T17:53:05.351439007Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116935s 
2026-05-17T17:53:05.352965943Z [Info] FluentMigrator.Runner.MigrationRunner: 164: movie_collections_crew migrating 
2026-05-17T17:53:05.354474270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:53:05.356394047Z [Info] movie_collections_crew: Starting migration of Log DB to 164 
2026-05-17T17:53:05.358542464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (164, '2026-05-17T17:53:05', 'movie_collections_crew') 
2026-05-17T17:53:05.361453917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:53:05.364889887Z [Info] FluentMigrator.Runner.MigrationRunner: 164: movie_collections_crew migrated 
2026-05-17T17:53:05.366224215Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104155s 
2026-05-17T17:53:05.368120164Z [Info] FluentMigrator.Runner.MigrationRunner: 165: remove_custom_formats_from_quality_model migrating 
2026-05-17T17:53:05.369659754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:53:05.371617147Z [Info] remove_custom_formats_from_quality_model: Starting migration of Log DB to 165 
2026-05-17T17:53:05.373977390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (165, '2026-05-17T17:53:05', 'remove_custom_formats_from_quality_model') 
2026-05-17T17:53:05.376992463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:53:05.380543244Z [Info] FluentMigrator.Runner.MigrationRunner: 165: remove_custom_formats_from_quality_model migrated 
2026-05-17T17:53:05.381990619Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107896s 
2026-05-17T17:53:05.383483175Z [Info] FluentMigrator.Runner.MigrationRunner: 166: fix_tmdb_list_config migrating 
2026-05-17T17:53:05.384983577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:53:05.386885467Z [Info] fix_tmdb_list_config: Starting migration of Log DB to 166 
2026-05-17T17:53:05.389032181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (166, '2026-05-17T17:53:05', 'fix_tmdb_list_config') 
2026-05-17T17:53:05.391941060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:53:05.395423463Z [Info] FluentMigrator.Runner.MigrationRunner: 166: fix_tmdb_list_config migrated 
2026-05-17T17:53:05.396753342Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104565s 
2026-05-17T17:53:05.398266990Z [Info] FluentMigrator.Runner.MigrationRunner: 167: remove_movie_pathstate migrating 
2026-05-17T17:53:05.399741239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:53:05.401652529Z [Info] remove_movie_pathstate: Starting migration of Log DB to 167 
2026-05-17T17:53:05.404061190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (167, '2026-05-17T17:53:05', 'remove_movie_pathstate') 
2026-05-17T17:53:05.407202336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:53:05.410848580Z [Info] FluentMigrator.Runner.MigrationRunner: 167: remove_movie_pathstate migrated 
2026-05-17T17:53:05.412204260Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111136s 
2026-05-17T17:53:05.413688810Z [Info] FluentMigrator.Runner.MigrationRunner: 168: custom_format_rework migrating 
2026-05-17T17:53:05.415151576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:53:05.417115131Z [Info] custom_format_rework: Starting migration of Log DB to 168 
2026-05-17T17:53:05.419333920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (168, '2026-05-17T17:53:05', 'custom_format_rework') 
2026-05-17T17:53:05.422333701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:53:05.425947039Z [Info] FluentMigrator.Runner.MigrationRunner: 168: custom_format_rework migrated 
2026-05-17T17:53:05.427305825Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010731s 
2026-05-17T17:53:05.428795516Z [Info] FluentMigrator.Runner.MigrationRunner: 169: custom_format_scores migrating 
2026-05-17T17:53:05.430372622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:53:05.432380235Z [Info] custom_format_scores: Starting migration of Log DB to 169 
2026-05-17T17:53:05.434503993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (169, '2026-05-17T17:53:05', 'custom_format_scores') 
2026-05-17T17:53:05.437509365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:53:05.441170940Z [Info] FluentMigrator.Runner.MigrationRunner: 169: custom_format_scores migrated 
2026-05-17T17:53:05.442500237Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010895s 
2026-05-17T17:53:05.444166203Z [Info] FluentMigrator.Runner.MigrationRunner: 170: fix_trakt_list_config migrating 
2026-05-17T17:53:05.445608538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:53:05.447586772Z [Info] fix_trakt_list_config: Starting migration of Log DB to 170 
2026-05-17T17:53:05.449704858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (170, '2026-05-17T17:53:05', 'fix_trakt_list_config') 
2026-05-17T17:53:05.452624768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:53:05.456038453Z [Info] FluentMigrator.Runner.MigrationRunner: 170: fix_trakt_list_config migrated 
2026-05-17T17:53:05.457356618Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104169s 
2026-05-17T17:53:05.459175852Z [Info] FluentMigrator.Runner.MigrationRunner: 171: quality_definition_preferred_size migrating 
2026-05-17T17:53:05.460730183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:53:05.462711574Z [Info] quality_definition_preferred_size: Starting migration of Log DB to 171 
2026-05-17T17:53:05.464976636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (171, '2026-05-17T17:53:05', 'quality_definition_preferred_size') 
2026-05-17T17:53:05.467988592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:53:05.471486436Z [Info] FluentMigrator.Runner.MigrationRunner: 171: quality_definition_preferred_size migrated 
2026-05-17T17:53:05.472888440Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106918s 
2026-05-17T17:53:05.474408531Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_download_history migrating 
2026-05-17T17:53:05.475868422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:53:05.477753408Z [Info] add_download_history: Starting migration of Log DB to 172 
2026-05-17T17:53:05.479895713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (172, '2026-05-17T17:53:05', 'add_download_history') 
2026-05-17T17:53:05.482754360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:53:05.486227115Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_download_history migrated 
2026-05-17T17:53:05.487539808Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103724s 
2026-05-17T17:53:05.489455376Z [Info] FluentMigrator.Runner.MigrationRunner: 173: net_import_status migrating 
2026-05-17T17:53:05.490883483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:53:05.492886016Z [Info] net_import_status: Starting migration of Log DB to 173 
2026-05-17T17:53:05.494979442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (173, '2026-05-17T17:53:05', 'net_import_status') 
2026-05-17T17:53:05.497863120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:53:05.501357137Z [Info] FluentMigrator.Runner.MigrationRunner: 173: net_import_status migrated 
2026-05-17T17:53:05.502666624Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104952s 
2026-05-17T17:53:05.504134200Z [Info] FluentMigrator.Runner.MigrationRunner: 174: email_multiple_addresses migrating 
2026-05-17T17:53:05.505851619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:53:05.507753299Z [Info] email_multiple_addresses: Starting migration of Log DB to 174 
2026-05-17T17:53:05.509963550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (174, '2026-05-17T17:53:05', 'email_multiple_addresses') 
2026-05-17T17:53:05.512926839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:53:05.516362318Z [Info] FluentMigrator.Runner.MigrationRunner: 174: email_multiple_addresses migrated 
2026-05-17T17:53:05.517697807Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106727s 
2026-05-17T17:53:05.519278210Z [Info] FluentMigrator.Runner.MigrationRunner: 175: remove_chown_and_folderchmod_config migrating 
2026-05-17T17:53:05.520851659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:53:05.522812419Z [Info] remove_chown_and_folderchmod_config: Starting migration of Log DB to 175 
2026-05-17T17:53:05.525142772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (175, '2026-05-17T17:53:05', 'remove_chown_and_folderchmod_config') 
2026-05-17T17:53:05.528206713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:53:05.532049623Z [Info] FluentMigrator.Runner.MigrationRunner: 175: remove_chown_and_folderchmod_config migrated 
2026-05-17T17:53:05.533445313Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010849s 
2026-05-17T17:53:05.535000666Z [Info] FluentMigrator.Runner.MigrationRunner: 176: movie_recommendations migrating 
2026-05-17T17:53:05.536500356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:53:05.538485104Z [Info] movie_recommendations: Starting migration of Log DB to 176 
2026-05-17T17:53:05.540615995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (176, '2026-05-17T17:53:05', 'movie_recommendations') 
2026-05-17T17:53:05.543544925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:53:05.547947862Z [Info] FluentMigrator.Runner.MigrationRunner: 176: movie_recommendations migrated 
2026-05-17T17:53:05.549329585Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114666s 
2026-05-17T17:53:05.550904006Z [Info] FluentMigrator.Runner.MigrationRunner: 177: language_improvements migrating 
2026-05-17T17:53:05.552385119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:53:05.554329515Z [Info] language_improvements: Starting migration of Log DB to 177 
2026-05-17T17:53:05.556501048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (177, '2026-05-17T17:53:05', 'language_improvements') 
2026-05-17T17:53:05.559468585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:53:05.562722469Z [Info] FluentMigrator.Runner.MigrationRunner: 177: language_improvements migrated 
2026-05-17T17:53:05.564059341Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103761s 
2026-05-17T17:53:05.565490323Z [Info] FluentMigrator.Runner.MigrationRunner: 178: new_list_server migrating 
2026-05-17T17:53:05.566932147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:53:05.568871763Z [Info] new_list_server: Starting migration of Log DB to 178 
2026-05-17T17:53:05.570933245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (178, '2026-05-17T17:53:05', 'new_list_server') 
2026-05-17T17:53:05.575778835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:53:05.579669360Z [Info] FluentMigrator.Runner.MigrationRunner: 178: new_list_server migrated 
2026-05-17T17:53:05.581415407Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127002s 
2026-05-17T17:53:05.583500486Z [Info] FluentMigrator.Runner.MigrationRunner: 179: movie_translation_indexes migrating 
2026-05-17T17:53:05.585689745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:53:05.588271785Z [Info] movie_translation_indexes: Starting migration of Log DB to 179 
2026-05-17T17:53:05.591747666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (179, '2026-05-17T17:53:05', 'movie_translation_indexes') 
2026-05-17T17:53:05.596100092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:53:05.600881572Z [Info] FluentMigrator.Runner.MigrationRunner: 179: movie_translation_indexes migrated 
2026-05-17T17:53:05.602343897Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0154064s 
2026-05-17T17:53:05.604068801Z [Info] FluentMigrator.Runner.MigrationRunner: 180: fix_invalid_profile_references migrating 
2026-05-17T17:53:05.605590025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:53:05.607914356Z [Info] fix_invalid_profile_references: Starting migration of Log DB to 180 
2026-05-17T17:53:05.610599935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (180, '2026-05-17T17:53:05', 'fix_invalid_profile_references') 
2026-05-17T17:53:05.613996616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:53:05.617414380Z [Info] FluentMigrator.Runner.MigrationRunner: 180: fix_invalid_profile_references migrated 
2026-05-17T17:53:05.618820692Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117399s 
2026-05-17T17:53:05.620415825Z [Info] FluentMigrator.Runner.MigrationRunner: 181: list_movies_table migrating 
2026-05-17T17:53:05.622185689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:53:05.624401813Z [Info] list_movies_table: Starting migration of Log DB to 181 
2026-05-17T17:53:05.626959704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (181, '2026-05-17T17:53:05', 'list_movies_table') 
2026-05-17T17:53:05.630399993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:53:05.633711563Z [Info] FluentMigrator.Runner.MigrationRunner: 181: list_movies_table migrated 
2026-05-17T17:53:05.635017924Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115293s 
2026-05-17T17:53:05.636944203Z [Info] FluentMigrator.Runner.MigrationRunner: 182: on_delete_notification migrating 
2026-05-17T17:53:05.638416879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:53:05.640608403Z [Info] on_delete_notification: Starting migration of Log DB to 182 
2026-05-17T17:53:05.643005802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (182, '2026-05-17T17:53:05', 'on_delete_notification') 
2026-05-17T17:53:05.647658622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:53:05.651475780Z [Info] FluentMigrator.Runner.MigrationRunner: 182: on_delete_notification migrated 
2026-05-17T17:53:05.652838936Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130403s 
2026-05-17T17:53:05.654552517Z [Info] FluentMigrator.Runner.MigrationRunner: 183: download_propers_config migrating 
2026-05-17T17:53:05.656044542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:53:05.658550559Z [Info] download_propers_config: Starting migration of Log DB to 183 
2026-05-17T17:53:05.660937887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (183, '2026-05-17T17:53:05', 'download_propers_config') 
2026-05-17T17:53:05.664858975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:53:05.668423764Z [Info] FluentMigrator.Runner.MigrationRunner: 183: download_propers_config migrated 
2026-05-17T17:53:05.669870969Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123478s 
2026-05-17T17:53:05.671600873Z [Info] FluentMigrator.Runner.MigrationRunner: 184: add_priority_to_indexers migrating 
2026-05-17T17:53:05.673109882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:53:05.675764549Z [Info] add_priority_to_indexers: Starting migration of Log DB to 184 
2026-05-17T17:53:05.678615671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (184, '2026-05-17T17:53:05', 'add_priority_to_indexers') 
2026-05-17T17:53:05.682373940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:53:05.685639287Z [Info] FluentMigrator.Runner.MigrationRunner: 184: add_priority_to_indexers migrated 
2026-05-17T17:53:05.687035018Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124825s 
2026-05-17T17:53:05.688871226Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_alternative_title_indices migrating 
2026-05-17T17:53:05.690457220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:53:05.692821512Z [Info] add_alternative_title_indices: Starting migration of Log DB to 185 
2026-05-17T17:53:05.695512452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (185, '2026-05-17T17:53:05', 'add_alternative_title_indices') 
2026-05-17T17:53:05.699789195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:53:05.703302782Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_alternative_title_indices migrated 
2026-05-17T17:53:05.704835298Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127319s 
2026-05-17T17:53:05.706553829Z [Info] FluentMigrator.Runner.MigrationRunner: 186: fix_tmdb_duplicates migrating 
2026-05-17T17:53:05.708086235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:53:05.710453172Z [Info] fix_tmdb_duplicates: Starting migration of Log DB to 186 
2026-05-17T17:53:05.712794498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (186, '2026-05-17T17:53:05', 'fix_tmdb_duplicates') 
2026-05-17T17:53:05.716300650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:53:05.719858996Z [Info] FluentMigrator.Runner.MigrationRunner: 186: fix_tmdb_duplicates migrated 
2026-05-17T17:53:05.721240559Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117931s 
2026-05-17T17:53:05.722974872Z [Info] FluentMigrator.Runner.MigrationRunner: 187: swap_filechmod_for_folderchmod migrating 
2026-05-17T17:53:05.724510004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:53:05.727030881Z [Info] swap_filechmod_for_folderchmod: Starting migration of Log DB to 187 
2026-05-17T17:53:05.729494933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (187, '2026-05-17T17:53:05', 'swap_filechmod_for_folderchmod') 
2026-05-17T17:53:05.733652497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:53:05.737647974Z [Info] FluentMigrator.Runner.MigrationRunner: 187: swap_filechmod_for_folderchmod migrated 
2026-05-17T17:53:05.739161241Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129594s 
2026-05-17T17:53:05.740924613Z [Info] FluentMigrator.Runner.MigrationRunner: 188: mediainfo_channels migrating 
2026-05-17T17:53:05.742594707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:53:05.744985291Z [Info] mediainfo_channels: Starting migration of Log DB to 188 
2026-05-17T17:53:05.747361888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (188, '2026-05-17T17:53:05', 'mediainfo_channels') 
2026-05-17T17:53:05.751065707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:53:05.755290016Z [Info] FluentMigrator.Runner.MigrationRunner: 188: mediainfo_channels migrated 
2026-05-17T17:53:05.756777211Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128038s 
2026-05-17T17:53:05.758408887Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_update_history migrating 
2026-05-17T17:53:05.759897134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:53:05.762255815Z [Info] add_update_history: Starting migration of Log DB to 189 
2026-05-17T17:53:05.768532887Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory 
2026-05-17T17:53:05.771633712Z [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-05-17T17:53:05.775952090Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060085s 
2026-05-17T17:53:05.777297609Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date) 
2026-05-17T17:53:05.779126152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2026-05-17T17:53:05.781943697Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033511s 
2026-05-17T17:53:05.784374072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (189, '2026-05-17T17:53:05', 'add_update_history') 
2026-05-17T17:53:05.787101765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:53:05.791731710Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_update_history migrated 
2026-05-17T17:53:05.792994553Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130449s 
2026-05-17T17:53:05.794578514Z [Info] FluentMigrator.Runner.MigrationRunner: 190: update_awesome_hd_link migrating 
2026-05-17T17:53:05.795998253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:53:05.797935394Z [Info] update_awesome_hd_link: Starting migration of Log DB to 190 
2026-05-17T17:53:05.800059071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (190, '2026-05-17T17:53:05', 'update_awesome_hd_link') 
2026-05-17T17:53:05.802826896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:53:05.806224239Z [Info] FluentMigrator.Runner.MigrationRunner: 190: update_awesome_hd_link migrated 
2026-05-17T17:53:05.807519848Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102243s 
2026-05-17T17:53:05.808988245Z [Info] FluentMigrator.Runner.MigrationRunner: 191: remove_awesomehd migrating 
2026-05-17T17:53:05.810372714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:53:05.812196196Z [Info] remove_awesomehd: Starting migration of Log DB to 191 
2026-05-17T17:53:05.814323451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (191, '2026-05-17T17:53:05', 'remove_awesomehd') 
2026-05-17T17:53:05.817091395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:53:05.820556594Z [Info] FluentMigrator.Runner.MigrationRunner: 191: remove_awesomehd migrated 
2026-05-17T17:53:05.821785048Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102232s 
2026-05-17T17:53:05.823243275Z [Info] FluentMigrator.Runner.MigrationRunner: 192: add_on_delete_to_notifications migrating 
2026-05-17T17:53:05.824725400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:53:05.826579154Z [Info] add_on_delete_to_notifications: Starting migration of Log DB to 192 
2026-05-17T17:53:05.828830148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (192, '2026-05-17T17:53:05', 'add_on_delete_to_notifications') 
2026-05-17T17:53:05.831619555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:53:05.835231400Z [Info] FluentMigrator.Runner.MigrationRunner: 192: add_on_delete_to_notifications migrated 
2026-05-17T17:53:05.836578122Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010473s 
2026-05-17T17:53:05.838046179Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_bypass_to_delay_profile migrating 
2026-05-17T17:53:05.839466860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:53:05.841353129Z [Info] add_bypass_to_delay_profile: Starting migration of Log DB to 194 
2026-05-17T17:53:05.843495855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (194, '2026-05-17T17:53:05', 'add_bypass_to_delay_profile') 
2026-05-17T17:53:05.846234961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:53:05.849564467Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_bypass_to_delay_profile migrated 
2026-05-17T17:53:05.850884506Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100575s 
2026-05-17T17:53:05.852341931Z [Info] FluentMigrator.Runner.MigrationRunner: 195: update_notifiarr migrating 
2026-05-17T17:53:05.853789887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:53:05.855655394Z [Info] update_notifiarr: Starting migration of Log DB to 195 
2026-05-17T17:53:05.857762087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (195, '2026-05-17T17:53:05', 'update_notifiarr') 
2026-05-17T17:53:05.860588359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:53:05.863989960Z [Info] FluentMigrator.Runner.MigrationRunner: 195: update_notifiarr migrated 
2026-05-17T17:53:05.865294237Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102441s 
2026-05-17T17:53:05.866775621Z [Info] FluentMigrator.Runner.MigrationRunner: 196: legacy_mediainfo_hdr migrating 
2026-05-17T17:53:05.868183266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:53:05.870014173Z [Info] legacy_mediainfo_hdr: Starting migration of Log DB to 196 
2026-05-17T17:53:05.872092269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (196, '2026-05-17T17:53:05', 'legacy_mediainfo_hdr') 
2026-05-17T17:53:05.874838099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:53:05.879335717Z [Info] FluentMigrator.Runner.MigrationRunner: 196: legacy_mediainfo_hdr migrated 
2026-05-17T17:53:05.880684233Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111631s 
2026-05-17T17:53:05.882268754Z [Info] FluentMigrator.Runner.MigrationRunner: 197: rename_blacklist_to_blocklist migrating 
2026-05-17T17:53:05.883704626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:53:05.885693923Z [Info] rename_blacklist_to_blocklist: Starting migration of Log DB to 197 
2026-05-17T17:53:05.887913613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (197, '2026-05-17T17:53:05', 'rename_blacklist_to_blocklist') 
2026-05-17T17:53:05.890862222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:53:05.894267751Z [Info] FluentMigrator.Runner.MigrationRunner: 197: rename_blacklist_to_blocklist migrated 
2026-05-17T17:53:05.895638632Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105253s 
2026-05-17T17:53:05.897137080Z [Info] FluentMigrator.Runner.MigrationRunner: 198: add_indexer_tags migrating 
2026-05-17T17:53:05.898548242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:53:05.900439832Z [Info] add_indexer_tags: Starting migration of Log DB to 198 
2026-05-17T17:53:05.902525131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (198, '2026-05-17T17:53:05', 'add_indexer_tags') 
2026-05-17T17:53:05.905474321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:53:05.908766452Z [Info] FluentMigrator.Runner.MigrationRunner: 198: add_indexer_tags migrated 
2026-05-17T17:53:05.910084937Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102284s 
2026-05-17T17:53:05.911494806Z [Info] FluentMigrator.Runner.MigrationRunner: 199: mediainfo_to_ffmpeg migrating 
2026-05-17T17:53:05.912905357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:53:05.914733720Z [Info] mediainfo_to_ffmpeg: Starting migration of Log DB to 199 
2026-05-17T17:53:05.916762185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (199, '2026-05-17T17:53:05', 'mediainfo_to_ffmpeg') 
2026-05-17T17:53:05.920602430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:53:05.924395579Z [Info] FluentMigrator.Runner.MigrationRunner: 199: mediainfo_to_ffmpeg migrated 
2026-05-17T17:53:05.925614203Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114399s 
2026-05-17T17:53:05.927071118Z [Info] FluentMigrator.Runner.MigrationRunner: 200: cdh_per_downloadclient migrating 
2026-05-17T17:53:05.928510807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:53:05.930374280Z [Info] cdh_per_downloadclient: Starting migration of Log DB to 200 
2026-05-17T17:53:05.932466334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (200, '2026-05-17T17:53:05', 'cdh_per_downloadclient') 
2026-05-17T17:53:05.935727292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:53:05.939177901Z [Info] FluentMigrator.Runner.MigrationRunner: 200: cdh_per_downloadclient migrated 
2026-05-17T17:53:05.940503962Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106934s 
2026-05-17T17:53:05.942307454Z [Info] FluentMigrator.Runner.MigrationRunner: 201: migrate_discord_from_slack migrating 
2026-05-17T17:53:05.943768958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:53:05.945615877Z [Info] migrate_discord_from_slack: Starting migration of Log DB to 201 
2026-05-17T17:53:05.947725226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (201, '2026-05-17T17:53:05', 'migrate_discord_from_slack') 
2026-05-17T17:53:05.950665207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:53:05.954183954Z [Info] FluentMigrator.Runner.MigrationRunner: 201: migrate_discord_from_slack migrated 
2026-05-17T17:53:05.955491387Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104215s 
2026-05-17T17:53:05.956888751Z [Info] FluentMigrator.Runner.MigrationRunner: 202: remove_predb migrating 
2026-05-17T17:53:05.958237478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:53:05.960054658Z [Info] remove_predb: Starting migration of Log DB to 202 
2026-05-17T17:53:05.962122993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (202, '2026-05-17T17:53:05', 'remove_predb') 
2026-05-17T17:53:05.964815807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:53:05.968322810Z [Info] FluentMigrator.Runner.MigrationRunner: 202: remove_predb migrated 
2026-05-17T17:53:05.969562557Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100701s 
2026-05-17T17:53:05.971076736Z [Info] FluentMigrator.Runner.MigrationRunner: 203: add_on_update_to_notifications migrating 
2026-05-17T17:53:05.972558831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:53:05.974453587Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 203 
2026-05-17T17:53:05.976627376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (203, '2026-05-17T17:53:05', 'add_on_update_to_notifications') 
2026-05-17T17:53:05.979315399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:53:05.982963697Z [Info] FluentMigrator.Runner.MigrationRunner: 203: add_on_update_to_notifications migrated 
2026-05-17T17:53:05.984305149Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103698s 
2026-05-17T17:53:05.985752083Z [Info] FluentMigrator.Runner.MigrationRunner: 204: ensure_identity_on_id_columns migrating 
2026-05-17T17:53:05.987256162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:53:05.989010986Z [Info] ensure_identity_on_id_columns: Starting migration of Log DB to 204 
2026-05-17T17:53:05.991113741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (204, '2026-05-17T17:53:05', 'ensure_identity_on_id_columns') 
2026-05-17T17:53:05.994717770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:53:05.998367581Z [Info] FluentMigrator.Runner.MigrationRunner: 204: ensure_identity_on_id_columns migrated 
2026-05-17T17:53:05.999645786Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111302s 
2026-05-17T17:53:06.001123001Z [Info] FluentMigrator.Runner.MigrationRunner: 205: download_client_per_indexer migrating 
2026-05-17T17:53:06.002575536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:53:06.004406193Z [Info] download_client_per_indexer: Starting migration of Log DB to 205 
2026-05-17T17:53:06.006519058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (205, '2026-05-17T17:53:06', 'download_client_per_indexer') 
2026-05-17T17:53:06.009166089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:53:06.012850850Z [Info] FluentMigrator.Runner.MigrationRunner: 205: download_client_per_indexer migrated 
2026-05-17T17:53:06.014168895Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102334s 
2026-05-17T17:53:06.015602553Z [Info] FluentMigrator.Runner.MigrationRunner: 206: multiple_ratings_support migrating 
2026-05-17T17:53:06.017026962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:53:06.018847629Z [Info] multiple_ratings_support: Starting migration of Log DB to 206 
2026-05-17T17:53:06.020929962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (206, '2026-05-17T17:53:06', 'multiple_ratings_support') 
2026-05-17T17:53:06.023531732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:53:06.027000749Z [Info] FluentMigrator.Runner.MigrationRunner: 206: multiple_ratings_support migrated 
2026-05-17T17:53:06.028280296Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099456s 
2026-05-17T17:53:06.029681348Z [Info] FluentMigrator.Runner.MigrationRunner: 207: movie_metadata migrating 
2026-05-17T17:53:06.031034844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:53:06.032836522Z [Info] movie_metadata: Starting migration of Log DB to 207 
2026-05-17T17:53:06.034801740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (207, '2026-05-17T17:53:06', 'movie_metadata') 
2026-05-17T17:53:06.037319712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:53:06.040899872Z [Info] FluentMigrator.Runner.MigrationRunner: 207: movie_metadata migrated 
2026-05-17T17:53:06.042516258Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098281s 
2026-05-17T17:53:06.044062872Z [Info] FluentMigrator.Runner.MigrationRunner: 208: add_collections migrating 
2026-05-17T17:53:06.045428122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:53:06.047313159Z [Info] add_collections: Starting migration of Log DB to 208 
2026-05-17T17:53:06.049348208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (208, '2026-05-17T17:53:06', 'add_collections') 
2026-05-17T17:53:06.052108116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:53:06.055560529Z [Info] FluentMigrator.Runner.MigrationRunner: 208: add_collections migrated 
2026-05-17T17:53:06.056799154Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101719s 
2026-05-17T17:53:06.058265427Z [Info] FluentMigrator.Runner.MigrationRunner: 209: movie_meta_collection_index migrating 
2026-05-17T17:53:06.059695217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:53:06.061542016Z [Info] movie_meta_collection_index: Starting migration of Log DB to 209 
2026-05-17T17:53:06.063635903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (209, '2026-05-17T17:53:06', 'movie_meta_collection_index') 
2026-05-17T17:53:06.066325330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:53:06.069749797Z [Info] FluentMigrator.Runner.MigrationRunner: 209: movie_meta_collection_index migrated 
2026-05-17T17:53:06.071122742Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099981s 
2026-05-17T17:53:06.072593464Z [Info] FluentMigrator.Runner.MigrationRunner: 210: movie_added_notifications migrating 
2026-05-17T17:53:06.074012693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:53:06.075833199Z [Info] movie_added_notifications: Starting migration of Log DB to 210 
2026-05-17T17:53:06.077929120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (210, '2026-05-17T17:53:06', 'movie_added_notifications') 
2026-05-17T17:53:06.080547694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:53:06.083815556Z [Info] FluentMigrator.Runner.MigrationRunner: 210: movie_added_notifications migrated 
2026-05-17T17:53:06.086279167Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097865s 
2026-05-17T17:53:06.087687404Z [Info] FluentMigrator.Runner.MigrationRunner: 211: more_movie_meta_index migrating 
2026-05-17T17:53:06.089067754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:53:06.090858942Z [Info] more_movie_meta_index: Starting migration of Log DB to 211 
2026-05-17T17:53:06.092904391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (211, '2026-05-17T17:53:06', 'more_movie_meta_index') 
2026-05-17T17:53:06.095465389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:53:06.098736748Z [Info] FluentMigrator.Runner.MigrationRunner: 211: more_movie_meta_index migrated 
2026-05-17T17:53:06.099990543Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096735s 
2026-05-17T17:53:06.101540995Z [Info] FluentMigrator.Runner.MigrationRunner: 212: postgres_update_timestamp_columns_to_with_timezone migrating 
2026-05-17T17:53:06.103489339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:53:06.105355287Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 212 
2026-05-17T17:53:06.113158253Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs 
2026-05-17T17:53:06.114443411Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.75E-05s 
2026-05-17T17:53:06.116415844Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset 
2026-05-17T17:53:06.149661812Z [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-05-17T17:53:06.156215391Z [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-05-17T17:53:06.161497179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs" 
2026-05-17T17:53:06.168181301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs" 
2026-05-17T17:53:06.180141189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2026-05-17T17:53:06.183752962Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0659606s 
2026-05-17T17:53:06.185082580Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory 
2026-05-17T17:53:06.186286225Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.69E-05s 
2026-05-17T17:53:06.187611344Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset 
2026-05-17T17:53:06.196978640Z [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-05-17T17:53:06.202143953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory" 
2026-05-17T17:53:06.205552027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory" 
2026-05-17T17:53:06.208828566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory" 
2026-05-17T17:53:06.215827622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2026-05-17T17:53:06.219430939Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0302537s 
2026-05-17T17:53:06.220837142Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-05-17T17:53:06.222091277Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.21E-05s 
2026-05-17T17:53:06.223440064Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2026-05-17T17:53:06.232459459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2026-05-17T17:53:06.236962929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2026-05-17T17:53:06.241674659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2026-05-17T17:53:06.245279469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2026-05-17T17:53:06.252228414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-05-17T17:53:06.257076809Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0320946s 
2026-05-17T17:53:06.259495390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (212, '2026-05-17T17:53:06', 'postgres_update_timestamp_columns_to_with_timezone') 
2026-05-17T17:53:06.262715085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:53:06.280393109Z [Info] FluentMigrator.Runner.MigrationRunner: 212: postgres_update_timestamp_columns_to_with_timezone migrated 
2026-05-17T17:53:06.283073608Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0550267s 
2026-05-17T17:53:06.284923293Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_language_tags_to_subtitle_files migrating 
2026-05-17T17:53:06.286556913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:53:06.289095746Z [Info] add_language_tags_to_subtitle_files: Starting migration of Log DB to 214 
2026-05-17T17:53:06.291840915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (214, '2026-05-17T17:53:06', 'add_language_tags_to_subtitle_files') 
2026-05-17T17:53:06.295242716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:53:06.299838292Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_language_tags_to_subtitle_files migrated 
2026-05-17T17:53:06.301377282Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131858s 
2026-05-17T17:53:06.302974910Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_salt_to_users migrating 
2026-05-17T17:53:06.304345801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:53:06.306402994Z [Info] add_salt_to_users: Starting migration of Log DB to 215 
2026-05-17T17:53:06.308607253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (215, '2026-05-17T17:53:06', 'add_salt_to_users') 
2026-05-17T17:53:06.311628468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:53:06.315281575Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_salt_to_users migrated 
2026-05-17T17:53:06.316655322Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108991s 
2026-05-17T17:53:06.318242168Z [Info] FluentMigrator.Runner.MigrationRunner: 216: clean_alt_titles migrating 
2026-05-17T17:53:06.319611536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:53:06.321742738Z [Info] clean_alt_titles: Starting migration of Log DB to 216 
2026-05-17T17:53:06.323975696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (216, '2026-05-17T17:53:06', 'clean_alt_titles') 
2026-05-17T17:53:06.326966860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:53:06.330533052Z [Info] FluentMigrator.Runner.MigrationRunner: 216: clean_alt_titles migrated 
2026-05-17T17:53:06.331824594Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010892s 
2026-05-17T17:53:06.333426299Z [Info] FluentMigrator.Runner.MigrationRunner: 217: remove_omg migrating 
2026-05-17T17:53:06.334781328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:53:06.336829143Z [Info] remove_omg: Starting migration of Log DB to 217 
2026-05-17T17:53:06.338871055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (217, '2026-05-17T17:53:06', 'remove_omg') 
2026-05-17T17:53:06.341690945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:53:06.345219722Z [Info] FluentMigrator.Runner.MigrationRunner: 217: remove_omg migrated 
2026-05-17T17:53:06.346452675Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105018s 
2026-05-17T17:53:06.348073619Z [Info] FluentMigrator.Runner.MigrationRunner: 218: add_additional_info_to_pending_releases migrating 
2026-05-17T17:53:06.349635074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:53:06.351841689Z [Info] add_additional_info_to_pending_releases: Starting migration of Log DB to 218 
2026-05-17T17:53:06.354255450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (218, '2026-05-17T17:53:06', 'add_additional_info_to_pending_releases') 
2026-05-17T17:53:06.357403370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:53:06.361755836Z [Info] FluentMigrator.Runner.MigrationRunner: 218: add_additional_info_to_pending_releases migrated 
2026-05-17T17:53:06.363252581Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119567s 
2026-05-17T17:53:06.364909528Z [Info] FluentMigrator.Runner.MigrationRunner: 219: add_result_to_commands migrating 
2026-05-17T17:53:06.366347664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:53:06.368512945Z [Info] add_result_to_commands: Starting migration of Log DB to 219 
2026-05-17T17:53:06.370769119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (219, '2026-05-17T17:53:06', 'add_result_to_commands') 
2026-05-17T17:53:06.373803060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:53:06.377852846Z [Info] FluentMigrator.Runner.MigrationRunner: 219: add_result_to_commands migrated 
2026-05-17T17:53:06.379203235Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114538s 
2026-05-17T17:53:06.380887908Z [Info] FluentMigrator.Runner.MigrationRunner: 220: health_restored_notification migrating 
2026-05-17T17:53:06.382350093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:53:06.385003377Z [Info] health_restored_notification: Starting migration of Log DB to 220 
2026-05-17T17:53:06.387206835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (220, '2026-05-17T17:53:06', 'health_restored_notification') 
2026-05-17T17:53:06.390042696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:53:06.394251924Z [Info] FluentMigrator.Runner.MigrationRunner: 220: health_restored_notification migrated 
2026-05-17T17:53:06.395719680Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118912s 
2026-05-17T17:53:06.397378912Z [Info] FluentMigrator.Runner.MigrationRunner: 221: add_on_manual_interaction_required_to_notifications migrating 
2026-05-17T17:53:06.398931659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:53:06.400843630Z [Info] add_on_manual_interaction_required_to_notifications: Starting migration of Log DB to 221 
2026-05-17T17:53:06.403223183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (221, '2026-05-17T17:53:06', 'add_on_manual_interaction_required_to_notifications') 
2026-05-17T17:53:06.406135027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:53:06.410390197Z [Info] FluentMigrator.Runner.MigrationRunner: 221: add_on_manual_interaction_required_to_notifications migrated 
2026-05-17T17:53:06.411957824Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112592s 
2026-05-17T17:53:06.413430671Z [Info] FluentMigrator.Runner.MigrationRunner: 222: remove_rarbg migrating 
2026-05-17T17:53:06.414733314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:53:06.416563891Z [Info] remove_rarbg: Starting migration of Log DB to 222 
2026-05-17T17:53:06.418513037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (222, '2026-05-17T17:53:06', 'remove_rarbg') 
2026-05-17T17:53:06.421065768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:53:06.424813436Z [Info] FluentMigrator.Runner.MigrationRunner: 222: remove_rarbg migrated 
2026-05-17T17:53:06.425948983Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101337s 
2026-05-17T17:53:06.427458954Z [Info] FluentMigrator.Runner.MigrationRunner: 223: remove_invalid_roksbox_metadata_images migrating 
2026-05-17T17:53:06.428920107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:53:06.430683568Z [Info] remove_invalid_roksbox_metadata_images: Starting migration of Log DB to 223 
2026-05-17T17:53:06.433222171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (223, '2026-05-17T17:53:06', 'remove_invalid_roksbox_metadata_images') 
2026-05-17T17:53:06.435827609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:53:06.439839018Z [Info] FluentMigrator.Runner.MigrationRunner: 223: remove_invalid_roksbox_metadata_images migrated 
2026-05-17T17:53:06.441145609Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108353s 
2026-05-17T17:53:06.442483614Z [Info] FluentMigrator.Runner.MigrationRunner: 224: list_sync_time migrating 
2026-05-17T17:53:06.443763943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:53:06.445493105Z [Info] list_sync_time: Starting migration of Log DB to 224 
2026-05-17T17:53:06.447375176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (224, '2026-05-17T17:53:06', 'list_sync_time') 
2026-05-17T17:53:06.449830641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:53:06.453504410Z [Info] FluentMigrator.Runner.MigrationRunner: 224: list_sync_time migrated 
2026-05-17T17:53:06.454665880Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097767s 
2026-05-17T17:53:06.456045318Z [Info] FluentMigrator.Runner.MigrationRunner: 225: add_tags_to_collections migrating 
2026-05-17T17:53:06.457641873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:53:06.459370545Z [Info] add_tags_to_collections: Starting migration of Log DB to 225 
2026-05-17T17:53:06.461352446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (225, '2026-05-17T17:53:06', 'add_tags_to_collections') 
2026-05-17T17:53:06.463859646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:53:06.466987926Z [Info] FluentMigrator.Runner.MigrationRunner: 225: add_tags_to_collections migrated 
2026-05-17T17:53:06.468206400Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093417s 
2026-05-17T17:53:06.469586139Z [Info] FluentMigrator.Runner.MigrationRunner: 226: add_download_client_tags migrating 
2026-05-17T17:53:06.470933443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:53:06.472670732Z [Info] add_download_client_tags: Starting migration of Log DB to 226 
2026-05-17T17:53:06.474652664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (226, '2026-05-17T17:53:06', 'add_download_client_tags') 
2026-05-17T17:53:06.477164533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:53:06.480863502Z [Info] FluentMigrator.Runner.MigrationRunner: 226: add_download_client_tags migrated 
2026-05-17T17:53:06.482093089Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099141s 
2026-05-17T17:53:06.483444360Z [Info] FluentMigrator.Runner.MigrationRunner: 227: add_auto_tagging migrating 
2026-05-17T17:53:06.484747485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:53:06.486456547Z [Info] add_auto_tagging: Starting migration of Log DB to 227 
2026-05-17T17:53:06.488350551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (227, '2026-05-17T17:53:06', 'add_auto_tagging') 
2026-05-17T17:53:06.490804464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:53:06.493842462Z [Info] FluentMigrator.Runner.MigrationRunner: 227: add_auto_tagging migrated 
2026-05-17T17:53:06.495008321Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091275s 
2026-05-17T17:53:06.496498722Z [Info] FluentMigrator.Runner.MigrationRunner: 228: add_custom_format_score_bypass_to_delay_profile migrating 
2026-05-17T17:53:06.497958853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:53:06.499732485Z [Info] add_custom_format_score_bypass_to_delay_profile: Starting migration of Log DB to 228 
2026-05-17T17:53:06.501949841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (228, '2026-05-17T17:53:06', 'add_custom_format_score_bypass_to_delay_profile') 
2026-05-17T17:53:06.504581281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:53:06.508169798Z [Info] FluentMigrator.Runner.MigrationRunner: 228: add_custom_format_score_bypass_to_delay_profile migrated 
2026-05-17T17:53:06.509490438Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100654s 
2026-05-17T17:53:06.510942272Z [Info] FluentMigrator.Runner.MigrationRunner: 229: update_restrictions_to_release_profiles migrating 
2026-05-17T17:53:06.512413966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:53:06.514184261Z [Info] update_restrictions_to_release_profiles: Starting migration of Log DB to 229 
2026-05-17T17:53:06.516317117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (229, '2026-05-17T17:53:06', 'update_restrictions_to_release_profiles') 
2026-05-17T17:53:06.518887854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:53:06.522191588Z [Info] FluentMigrator.Runner.MigrationRunner: 229: update_restrictions_to_release_profiles migrated 
2026-05-17T17:53:06.523682662Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096869s 
2026-05-17T17:53:06.525054835Z [Info] FluentMigrator.Runner.MigrationRunner: 230: rename_quality_profiles migrating 
2026-05-17T17:53:06.526380114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:53:06.528092834Z [Info] rename_quality_profiles: Starting migration of Log DB to 230 
2026-05-17T17:53:06.530048703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (230, '2026-05-17T17:53:06', 'rename_quality_profiles') 
2026-05-17T17:53:06.532536734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:53:06.535774315Z [Info] FluentMigrator.Runner.MigrationRunner: 230: rename_quality_profiles migrated 
2026-05-17T17:53:06.537317282Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093889s 
2026-05-17T17:53:06.538678614Z [Info] FluentMigrator.Runner.MigrationRunner: 231: update_images_remote_url migrating 
2026-05-17T17:53:06.540001618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:53:06.541704899Z [Info] update_images_remote_url: Starting migration of Log DB to 231 
2026-05-17T17:53:06.543670187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (231, '2026-05-17T17:53:06', 'update_images_remote_url') 
2026-05-17T17:53:06.546325295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:53:06.549320838Z [Info] FluentMigrator.Runner.MigrationRunner: 231: update_images_remote_url migrated 
2026-05-17T17:53:06.550496064Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093133s 
2026-05-17T17:53:06.551825913Z [Info] FluentMigrator.Runner.MigrationRunner: 232: add_notification_status migrating 
2026-05-17T17:53:06.553146673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:53:06.554835104Z [Info] add_notification_status: Starting migration of Log DB to 232 
2026-05-17T17:53:06.556996747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (232, '2026-05-17T17:53:06', 'add_notification_status') 
2026-05-17T17:53:06.559443895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:53:06.562523127Z [Info] FluentMigrator.Runner.MigrationRunner: 232: add_notification_status migrated 
2026-05-17T17:53:06.563680178Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093725s 
2026-05-17T17:53:06.565064887Z [Info] FluentMigrator.Runner.MigrationRunner: 233: rename_deprecated_indexer_flags migrating 
2026-05-17T17:53:06.566414585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:53:06.568120912Z [Info] rename_deprecated_indexer_flags: Starting migration of Log DB to 233 
2026-05-17T17:53:06.570134898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (233, '2026-05-17T17:53:06', 'rename_deprecated_indexer_flags') 
2026-05-17T17:53:06.573015720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:53:06.576498083Z [Info] FluentMigrator.Runner.MigrationRunner: 233: rename_deprecated_indexer_flags migrated 
2026-05-17T17:53:06.577877331Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100309s 
2026-05-17T17:53:06.579198993Z [Info] FluentMigrator.Runner.MigrationRunner: 234: movie_last_searched_time migrating 
2026-05-17T17:53:06.580506446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:53:06.582178494Z [Info] movie_last_searched_time: Starting migration of Log DB to 234 
2026-05-17T17:53:06.584112609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (234, '2026-05-17T17:53:06', 'movie_last_searched_time') 
2026-05-17T17:53:06.586548425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:53:06.589871027Z [Info] FluentMigrator.Runner.MigrationRunner: 234: movie_last_searched_time migrated 
2026-05-17T17:53:06.591053819Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093569s 
2026-05-17T17:53:06.592359058Z [Info] FluentMigrator.Runner.MigrationRunner: 235: email_encryption migrating 
2026-05-17T17:53:06.593689718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:53:06.595334150Z [Info] email_encryption: Starting migration of Log DB to 235 
2026-05-17T17:53:06.597191671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (235, '2026-05-17T17:53:06', 'email_encryption') 
2026-05-17T17:53:06.599580311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:53:06.602732921Z [Info] FluentMigrator.Runner.MigrationRunner: 235: email_encryption migrated 
2026-05-17T17:53:06.604149103Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091592s 
2026-05-17T17:53:06.605864158Z [Info] FluentMigrator.Runner.MigrationRunner: 236: clear_last_rss_releases_info migrating 
2026-05-17T17:53:06.607181250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:53:06.608875943Z [Info] clear_last_rss_releases_info: Starting migration of Log DB to 236 
2026-05-17T17:53:06.621505980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (236, '2026-05-17T17:53:06', 'clear_last_rss_releases_info') 
2026-05-17T17:53:06.624739012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:53:06.628801524Z [Info] FluentMigrator.Runner.MigrationRunner: 236: clear_last_rss_releases_info migrated 
2026-05-17T17:53:06.630011741Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0215741s 
2026-05-17T17:53:06.631397823Z [Info] FluentMigrator.Runner.MigrationRunner: 237: add_indexes migrating 
2026-05-17T17:53:06.632631067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:53:06.634445140Z [Info] add_indexes: Starting migration of Log DB to 237 
2026-05-17T17:53:06.636344947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (237, '2026-05-17T17:53:06', 'add_indexes') 
2026-05-17T17:53:06.638728908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:53:06.641613788Z [Info] FluentMigrator.Runner.MigrationRunner: 237: add_indexes migrated 
2026-05-17T17:53:06.642700397Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009047s 
2026-05-17T17:53:06.644104184Z [Info] FluentMigrator.Runner.MigrationRunner: 238: parse_title_from_existing_subtitle_files migrating 
2026-05-17T17:53:06.645464404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:53:06.647180650Z [Info] parse_title_from_existing_subtitle_files: Starting migration of Log DB to 238 
2026-05-17T17:53:06.649302343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (238, '2026-05-17T17:53:06', 'parse_title_from_existing_subtitle_files') 
2026-05-17T17:53:06.651817358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:53:06.654806509Z [Info] FluentMigrator.Runner.MigrationRunner: 238: parse_title_from_existing_subtitle_files migrated 
2026-05-17T17:53:06.656039883Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092434s 
2026-05-17T17:53:06.657514232Z [Info] FluentMigrator.Runner.MigrationRunner: 239: add_minimum_upgrade_format_score_to_quality_profiles migrating 
2026-05-17T17:53:06.658954693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:53:06.660717764Z [Info] add_minimum_upgrade_format_score_to_quality_profiles: Starting migration of Log DB to 239 
2026-05-17T17:53:06.662940401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (239, '2026-05-17T17:53:06', 'add_minimum_upgrade_format_score_to_quality_profiles') 
2026-05-17T17:53:06.665552692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:53:06.669111259Z [Info] FluentMigrator.Runner.MigrationRunner: 239: add_minimum_upgrade_format_score_to_quality_profiles migrated 
2026-05-17T17:53:06.670405105Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010003s 
2026-05-17T17:53:06.671811848Z [Info] FluentMigrator.Runner.MigrationRunner: 240: drop_multi_episode_style_from_naming_config migrating 
2026-05-17T17:53:06.673188761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:53:06.674904387Z [Info] drop_multi_episode_style_from_naming_config: Starting migration of Log DB to 240 
2026-05-17T17:53:06.677038545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (240, '2026-05-17T17:53:06', 'drop_multi_episode_style_from_naming_config') 
2026-05-17T17:53:06.679583440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:53:06.682814127Z [Info] FluentMigrator.Runner.MigrationRunner: 240: drop_multi_episode_style_from_naming_config migrated 
2026-05-17T17:53:06.684059786Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094926s 
2026-05-17T17:53:06.685348632Z [Info] FluentMigrator.Runner.MigrationRunner: 241: stevenlu_update_url migrating 
2026-05-17T17:53:06.686608559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:53:06.688265386Z [Info] stevenlu_update_url: Starting migration of Log DB to 241 
2026-05-17T17:53:06.690123328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (241, '2026-05-17T17:53:06', 'stevenlu_update_url') 
2026-05-17T17:53:06.692534755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:53:06.695967959Z [Info] FluentMigrator.Runner.MigrationRunner: 241: stevenlu_update_url migrated 
2026-05-17T17:53:06.697090400Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093539s 
2026-05-17T17:53:06.698408144Z [Info] FluentMigrator.Runner.MigrationRunner: 242: add_movie_keywords migrating 
2026-05-17T17:53:06.699636929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:53:06.701412064Z [Info] add_movie_keywords: Starting migration of Log DB to 242 
2026-05-17T17:53:06.703497845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (242, '2026-05-17T17:53:06', 'add_movie_keywords') 
2026-05-17T17:53:06.706080897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:53:06.708787548Z [Info] FluentMigrator.Runner.MigrationRunner: 242: add_movie_keywords migrated 
2026-05-17T17:53:06.709921652Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091128s 
2026-05-17T17:53:08.838819377Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled 
2026-05-17T17:53:10.198738906Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:7878 
2026-05-17T17:53:10.307142865Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker. 
2026-05-17T17:53:13.761025458Z [Info] QualityProfileService: Setting up default quality profiles 
2026-05-17T17:53:14.508561418Z [Info] CommandExecutor: Starting 2 threads for tasks. 
2026-05-17T17:53:15.057539126Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down. 
2026-05-17T17:53:15.107898481Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production 
2026-05-17T17:53:15.124717786Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/radarr/bin 
2026-05-17T17:53:16.549299055Z [ls.io-init] done.