2026-03-29T19:09:15.312152758Z [migrations] started
2026-03-29T19:09:15.312194912Z [migrations] no migrations found
2026-03-29T19:09:15.333528037Z usermod: no changes
2026-03-29T19:09:15.339136681Z ───────────────────────────────────────
2026-03-29T19:09:15.339155929Z 
2026-03-29T19:09:15.339159947Z       ██╗     ███████╗██╗ ██████╗
2026-03-29T19:09:15.339166972Z       ██║     ██╔════╝██║██╔═══██╗
2026-03-29T19:09:15.339170749Z       ██║     ███████╗██║██║   ██║
2026-03-29T19:09:15.339174517Z       ██║     ╚════██║██║██║   ██║
2026-03-29T19:09:15.339178274Z       ███████╗███████║██║╚██████╔╝
2026-03-29T19:09:15.339182172Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-03-29T19:09:15.339185880Z 
2026-03-29T19:09:15.339189407Z    Brought to you by linuxserver.io
2026-03-29T19:09:15.339193064Z ───────────────────────────────────────
2026-03-29T19:09:15.339497046Z 
2026-03-29T19:09:15.339509411Z To support the app dev(s) visit:
2026-03-29T19:09:15.341023901Z Radarr: https://opencollective.com/radarr
2026-03-29T19:09:15.341349787Z 
2026-03-29T19:09:15.341356480Z To support LSIO projects visit:
2026-03-29T19:09:15.341360138Z https://www.linuxserver.io/donate/
2026-03-29T19:09:15.341363725Z 
2026-03-29T19:09:15.341367262Z ───────────────────────────────────────
2026-03-29T19:09:15.341371671Z GID/UID
2026-03-29T19:09:15.341375318Z ───────────────────────────────────────
2026-03-29T19:09:15.345437277Z 
2026-03-29T19:09:15.345448339Z User UID:    911
2026-03-29T19:09:15.345454872Z User GID:    911
2026-03-29T19:09:15.345461145Z ───────────────────────────────────────
2026-03-29T19:09:15.347027539Z Linuxserver.io version: 6.1.2.10361-ls31
2026-03-29T19:09:15.347305759Z Build-date: 2026-03-29T19:05:42+00:00
2026-03-29T19:09:15.347315619Z ───────────────────────────────────────
2026-03-29T19:09:15.347322413Z     
2026-03-29T19:09:15.398410489Z [custom-init] No custom files found, skipping...
2026-03-29T19:09:15.714018343Z [Info] Bootstrap: Starting Radarr - /app/radarr/bin/Radarr - Version 6.1.2.10361 
2026-03-29T19:09:15.731228465Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-03-29T19:09:15.735128087Z [Debug] Bootstrap: Console selected 
2026-03-29T19:09:15.736390530Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-03-29T19:09:16.033448432Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-03-29T19:09:16.084407559Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {4ccd73ff-3430-4b50-80c6-1c640455627a} may be persisted to storage in unencrypted form. 
2026-03-29T19:09:16.142090424Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent 
2026-03-29T19:09:16.173087688Z [Info] MigrationController: *** Migrating data source=/config/radarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2026-03-29T19:09:16.249527592Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2026-03-29T19:09:16.256492235Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-29T19:09:16.257001460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-29T19:09:16.297740048Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4 
2026-03-29T19:09:16.301171468Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0413085s 
2026-03-29T19:09:16.301432994Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2026-03-29T19:09:16.301612075Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0447081s 
2026-03-29T19:09:16.308602921Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2026-03-29T19:09:16.309170604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:16.314246034Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2026-03-29T19:09:16.324354337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2026-03-29T19:09:16.335280337Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0208245s 
2026-03-29T19:09:16.335643017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:16.337948008Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2026-03-29T19:09:16.338113441Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0234831s 
2026-03-29T19:09:16.338766426Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2026-03-29T19:09:16.338972862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:16.343533194Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2026-03-29T19:09:16.344555162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-03-29T19:09:16.345088546Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013728s 
2026-03-29T19:09:16.345311524Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-03-29T19:09:16.346118169Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.43E-05s 
2026-03-29T19:09:16.346577193Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2026-03-29T19:09:16.347074785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2026-03-29T19:09:16.347764433Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009974s 
2026-03-29T19:09:16.347997112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:16.348846552Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2026-03-29T19:09:16.348998699Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020365s 
2026-03-29T19:09:16.349402792Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2026-03-29T19:09:16.349611683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:16.350342174Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-03-29T19:09:16.350517928Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.36E-05s 
2026-03-29T19:09:16.350702539Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2026-03-29T19:09:16.350970940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2026-03-29T19:09:16.351452920Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005765s 
2026-03-29T19:09:16.351637001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:16.352253552Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2026-03-29T19:09:16.352421731Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013425s 
2026-03-29T19:09:16.355455569Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2026-03-29T19:09:16.355648428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:16.356267424Z [Info] InitialSetup: Starting migration of Main DB to 1 
2026-03-29T19:09:16.367701607Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config 
2026-03-29T19:09:16.368224119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Config" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Key" TEXT NOT NULL UNIQUE, "Value" TEXT NOT NULL) 
2026-03-29T19:09:16.368782614Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009275s 
2026-03-29T19:09:16.368951835Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key) 
2026-03-29T19:09:16.369232881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC) 
2026-03-29T19:09:16.369553877Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004468s 
2026-03-29T19:09:16.369720512Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RootFolders 
2026-03-29T19:09:16.370032090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RootFolders" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL UNIQUE) 
2026-03-29T19:09:16.370402115Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005259s 
2026-03-29T19:09:16.370580785Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex RootFolders (Path) 
2026-03-29T19:09:16.370839275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_RootFolders_Path" ON "RootFolders" ("Path" ASC) 
2026-03-29T19:09:16.371192296Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004514s 
2026-03-29T19:09:16.371318039Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Series 
2026-03-29T19:09:16.372683909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Series" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL UNIQUE, "TvRageId" INTEGER NOT NULL, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "AirTime" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "SeasonFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "SeriesType" INTEGER NOT NULL, "Network" TEXT, "UseSceneNumbering" INTEGER NOT NULL, "FirstAired" DATETIME, "NextAiring" DATETIME, "Year" INTEGER, "Seasons" TEXT, "Actors" TEXT, "Ratings" TEXT, "Genres" TEXT, "Certification" TEXT, "SortTitle" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "TvMazeId" INTEGER NOT NULL DEFAULT 0) 
2026-03-29T19:09:16.373635856Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021214s 
2026-03-29T19:09:16.373806269Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TvdbId) 
2026-03-29T19:09:16.374055882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC) 
2026-03-29T19:09:16.374373050Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004095s 
2026-03-29T19:09:16.374541920Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Movies 
2026-03-29T19:09:16.375502444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Movies" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ImdbId" TEXT NOT NULL UNIQUE, "Title" TEXT NOT NULL, "TitleSlug" TEXT NOT NULL UNIQUE, "SortTitle" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "Year" INTEGER, "Added" DATETIME, "Actors" TEXT, "Ratings" TEXT, "Genres" TEXT, "Tags" TEXT, "Certification" TEXT, "AddOptions" TEXT) 
2026-03-29T19:09:16.376278958Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015937s 
2026-03-29T19:09:16.376459882Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (ImdbId) 
2026-03-29T19:09:16.376703372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-03-29T19:09:16.377025691Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004095s 
2026-03-29T19:09:16.377201235Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (TitleSlug) 
2026-03-29T19:09:16.377453162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-03-29T19:09:16.377785642Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004224s 
2026-03-29T19:09:16.377947397Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Episodes 
2026-03-29T19:09:16.378896889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Episodes" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "EpisodeNumber" INTEGER NOT NULL, "Title" TEXT, "Overview" TEXT, "EpisodeFileId" INTEGER, "AirDate" TEXT, "AirDateUtc" DATETIME, "AbsoluteEpisodeNumber" INTEGER, "SceneAbsoluteEpisodeNumber" INTEGER, "SceneSeasonNumber" INTEGER, "SceneEpisodeNumber" INTEGER, "Monitored" INTEGER, "Ratings" TEXT, "Images" TEXT, "UnverifiedSceneNumbering" INTEGER NOT NULL DEFAULT 0) 
2026-03-29T19:09:16.379605466Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015029s 
2026-03-29T19:09:16.379726479Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable EpisodeFiles 
2026-03-29T19:09:16.380356147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "EpisodeFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "DateAdded" DATETIME NOT NULL, "SeasonNumber" INTEGER NOT NULL, "SceneName" TEXT, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "RelativePath" TEXT) 
2026-03-29T19:09:16.380867116Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009501s 
2026-03-29T19:09:16.381026968Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History 
2026-03-29T19:09:16.381560943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "EpisodeId" INTEGER NOT NULL, "SeriesId" INTEGER NOT NULL, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Quality" TEXT NOT NULL, "Data" TEXT NOT NULL, "EventType" INTEGER, "DownloadId" TEXT) 
2026-03-29T19:09:16.382068125Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008893s 
2026-03-29T19:09:16.382245983Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId) 
2026-03-29T19:09:16.382498491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2026-03-29T19:09:16.382850059Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004415s 
2026-03-29T19:09:16.383018669Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications 
2026-03-29T19:09:16.387567718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Notifications" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "OnGrab" INTEGER NOT NULL, "OnDownload" INTEGER NOT NULL, "Settings" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "OnUpgrade" INTEGER, "Tags" TEXT, "OnRename" INTEGER NOT NULL) 
2026-03-29T19:09:16.388121563Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049283s 
2026-03-29T19:09:16.388289051Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks 
2026-03-29T19:09:16.388707343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL UNIQUE, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL) 
2026-03-29T19:09:16.389157419Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007082s 
2026-03-29T19:09:16.389344366Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName) 
2026-03-29T19:09:16.389632796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-03-29T19:09:16.390025697Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005125s 
2026-03-29T19:09:16.390195670Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers 
2026-03-29T19:09:16.392497545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableSearch" INTEGER) 
2026-03-29T19:09:16.393009525Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026423s 
2026-03-29T19:09:16.393182624Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name) 
2026-03-29T19:09:16.393446786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-03-29T19:09:16.393762822Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004272s 
2026-03-29T19:09:16.393923325Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Profiles 
2026-03-29T19:09:16.394334112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Profiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Cutoff" INTEGER NOT NULL, "Items" TEXT NOT NULL, "Language" INTEGER) 
2026-03-29T19:09:16.394802736Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007258s 
2026-03-29T19:09:16.394982448Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Profiles (Name) 
2026-03-29T19:09:16.395234485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2026-03-29T19:09:16.395572987Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004421s 
2026-03-29T19:09:16.395884695Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Profiles" SET "Language" = 1 
2026-03-29T19:09:16.396463901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Profiles" SET "Language" = 1 
2026-03-29T19:09:16.396700838Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006002s 
2026-03-29T19:09:16.396869187Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SceneMappings 
2026-03-29T19:09:16.397372620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "SceneMappings" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "SeasonNumber" INTEGER, "SearchTerm" TEXT NOT NULL, "ParseTerm" TEXT NOT NULL, "Title" TEXT, "Type" TEXT, "SceneSeasonNumber" INTEGER) 
2026-03-29T19:09:16.397849661Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008207s 
2026-03-29T19:09:16.398018411Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NamingConfig 
2026-03-29T19:09:16.398655744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NamingConfig" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "MultiEpisodeStyle" INTEGER NOT NULL, "RenameEpisodes" INTEGER, "StandardEpisodeFormat" TEXT, "DailyEpisodeFormat" TEXT, "SeriesFolderFormat" TEXT, "SeasonFolderFormat" TEXT, "AnimeEpisodeFormat" TEXT, "ReplaceIllegalCharacters" INTEGER NOT NULL DEFAULT 1) 
2026-03-29T19:09:16.399212956Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010701s 
2026-03-29T19:09:16.399382638Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Blacklist 
2026-03-29T19:09:16.400051735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blacklist" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "EpisodeIds" TEXT NOT NULL, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT) 
2026-03-29T19:09:16.400640440Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010582s 
2026-03-29T19:09:16.400825052Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityDefinitions 
2026-03-29T19:09:16.401258645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "QualityDefinitions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Quality" INTEGER NOT NULL UNIQUE, "Title" TEXT NOT NULL UNIQUE, "MinSize" NUMERIC, "MaxSize" NUMERIC) 
2026-03-29T19:09:16.401758672Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007696s 
2026-03-29T19:09:16.401961961Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Quality) 
2026-03-29T19:09:16.402266505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC) 
2026-03-29T19:09:16.402652552Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005163s 
2026-03-29T19:09:16.402847865Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Title) 
2026-03-29T19:09:16.403146617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC) 
2026-03-29T19:09:16.403484357Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004992s 
2026-03-29T19:09:16.403650972Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Metadata 
2026-03-29T19:09:16.404160498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Metadata" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Enable" INTEGER NOT NULL, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT NOT NULL, "ConfigContract" TEXT NOT NULL) 
2026-03-29T19:09:16.404643220Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007965s 
2026-03-29T19:09:16.404816028Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles 
2026-03-29T19:09:16.405442410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "Consumer" TEXT NOT NULL, "Type" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "LastUpdated" DATETIME NOT NULL, "SeasonNumber" INTEGER, "EpisodeFileId" INTEGER, "Added" DATETIME, "Extension" TEXT NOT NULL, "Hash" TEXT) 
2026-03-29T19:09:16.405994872Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010203s 
2026-03-29T19:09:16.406169854Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients 
2026-03-29T19:09:16.406643328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClients" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Enable" INTEGER NOT NULL, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT NOT NULL, "ConfigContract" TEXT NOT NULL) 
2026-03-29T19:09:16.407122332Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000791s 
2026-03-29T19:09:16.407261883Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable PendingReleases 
2026-03-29T19:09:16.407804125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "PendingReleases" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL DEFAULT 0, "Title" TEXT NOT NULL, "Added" DATETIME NOT NULL, "ParsedEpisodeInfo" TEXT NOT NULL, "Release" TEXT NOT NULL, "MovieId" INTEGER NOT NULL DEFAULT 0) 
2026-03-29T19:09:16.408397189Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009313s 
2026-03-29T19:09:16.408580057Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RemotePathMappings 
2026-03-29T19:09:16.408979912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RemotePathMappings" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Host" TEXT NOT NULL, "RemotePath" TEXT NOT NULL, "LocalPath" TEXT NOT NULL) 
2026-03-29T19:09:16.409395419Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006533s 
2026-03-29T19:09:16.409553547Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags 
2026-03-29T19:09:16.409853070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL UNIQUE) 
2026-03-29T19:09:16.410238967Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005299s 
2026-03-29T19:09:16.410419932Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label) 
2026-03-29T19:09:16.410659534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC) 
2026-03-29T19:09:16.411008968Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004278s 
2026-03-29T19:09:16.411179321Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Restrictions 
2026-03-29T19:09:16.411524786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Restrictions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Required" TEXT, "Preferred" TEXT, "Ignored" TEXT, "Tags" TEXT NOT NULL) 
2026-03-29T19:09:16.411981797Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006224s 
2026-03-29T19:09:16.412153442Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DelayProfiles 
2026-03-29T19:09:16.412741095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DelayProfiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "EnableUsenet" INTEGER NOT NULL, "EnableTorrent" INTEGER NOT NULL, "PreferredProtocol" INTEGER NOT NULL, "UsenetDelay" INTEGER NOT NULL, "TorrentDelay" INTEGER NOT NULL, "Order" INTEGER NOT NULL, "Tags" TEXT NOT NULL) 
2026-03-29T19:09:16.413271784Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009576s 
2026-03-29T19:09:16.414369644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DelayProfiles" ("EnableUsenet", "EnableTorrent", "PreferredProtocol", "UsenetDelay", "TorrentDelay", "Order", "Tags") VALUES (1, 1, 1, 0, 0, 2147483647, '[]') 
2026-03-29T19:09:16.414939562Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users 
2026-03-29T19:09:16.415382504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Users" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Identifier" TEXT NOT NULL UNIQUE, "Username" TEXT NOT NULL UNIQUE, "Password" TEXT NOT NULL) 
2026-03-29T19:09:16.415802660Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006955s 
2026-03-29T19:09:16.416036421Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier) 
2026-03-29T19:09:16.416295863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC) 
2026-03-29T19:09:16.416613593Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004496s 
2026-03-29T19:09:16.416795288Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username) 
2026-03-29T19:09:16.417048669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC) 
2026-03-29T19:09:16.417401329Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004424s 
2026-03-29T19:09:16.417565239Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands 
2026-03-29T19:09:16.418194255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL) 
2026-03-29T19:09:16.418738822Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010152s 
2026-03-29T19:09:16.418911710Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus 
2026-03-29T19:09:16.419464593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "IndexerId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT) 
2026-03-29T19:09:16.420024721Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009485s 
2026-03-29T19:09:16.420226086Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (IndexerId) 
2026-03-29T19:09:16.420566542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_IndexerId" ON "IndexerStatus" ("IndexerId" ASC) 
2026-03-29T19:09:16.420909202Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005191s 
2026-03-29T19:09:16.421085968Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles 
2026-03-29T19:09:16.421655885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ExtraFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "EpisodeFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL) 
2026-03-29T19:09:16.422196504Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009513s 
2026-03-29T19:09:16.422371496Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SubtitleFiles 
2026-03-29T19:09:16.422991324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "SubtitleFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "EpisodeFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL, "Language" INTEGER NOT NULL) 
2026-03-29T19:09:16.423547865Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010177s 
2026-03-29T19:09:16.423728098Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date) 
2026-03-29T19:09:16.424015406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-03-29T19:09:16.424354920Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004605s 
2026-03-29T19:09:16.425911264Z [Info] FluentMigrator.Runner.MigrationRunner: -> 1 Insert operations completed in 00:00:00.0015231 taking an average of 00:00:00.0015231 
2026-03-29T19:09:16.426602506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-03-29T19:09:16', 'InitialSetup') 
2026-03-29T19:09:16.426950236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:16.429659621Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2026-03-29T19:09:16.429817820Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057467s 
2026-03-29T19:09:16.430078835Z [Info] FluentMigrator.Runner.MigrationRunner: 104: add_moviefiles_table migrating 
2026-03-29T19:09:16.430276864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:16.430536908Z [Info] add_moviefiles_table: Starting migration of Main DB to 104 
2026-03-29T19:09:16.431435908Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MovieFiles 
2026-03-29T19:09:16.432045936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MovieFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "Path" TEXT NOT NULL UNIQUE, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "DateAdded" DATETIME NOT NULL, "SceneName" TEXT, "MediaInfo" TEXT, "ReleaseGroup" TEXT, "RelativePath" TEXT) 
2026-03-29T19:09:16.432626655Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010155s 
2026-03-29T19:09:16.432808772Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieFiles (Path) 
2026-03-29T19:09:16.433066461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieFiles_Path" ON "MovieFiles" ("Path" ASC) 
2026-03-29T19:09:16.433412388Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000441s 
2026-03-29T19:09:16.433571859Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-03-29T19:09:16.433710688Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-03-29T19:09:16.433889428Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies MovieFileId Int32 
2026-03-29T19:09:16.434165624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "MovieFileId" INTEGER NOT NULL DEFAULT 0 
2026-03-29T19:09:16.435090547Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010295s 
2026-03-29T19:09:16.435428908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (104, '2026-03-29T19:09:16', 'add_moviefiles_table') 
2026-03-29T19:09:16.435755325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:16.436666630Z [Info] FluentMigrator.Runner.MigrationRunner: 104: add_moviefiles_table migrated 
2026-03-29T19:09:16.436831672Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002575s 
2026-03-29T19:09:16.437016895Z [Info] FluentMigrator.Runner.MigrationRunner: 105: fix_history_movieId migrating 
2026-03-29T19:09:16.437208220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:16.437447162Z [Info] fix_history_movieId: Starting migration of Main DB to 105 
2026-03-29T19:09:16.437763328Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2026-03-29T19:09:16.437919663Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-03-29T19:09:16.438086739Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History MovieId Int32 
2026-03-29T19:09:16.438356923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "MovieId" INTEGER NOT NULL DEFAULT 0 
2026-03-29T19:09:16.439247777Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009874s 
2026-03-29T19:09:16.439573333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (105, '2026-03-29T19:09:16', 'fix_history_movieId') 
2026-03-29T19:09:16.439952817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:16.440673989Z [Info] FluentMigrator.Runner.MigrationRunner: 105: fix_history_movieId migrated 
2026-03-29T19:09:16.440834622Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023499s 
2026-03-29T19:09:16.441013001Z [Info] FluentMigrator.Runner.MigrationRunner: 106: add_tmdb_stuff migrating 
2026-03-29T19:09:16.441202984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:16.441436384Z [Info] add_tmdb_stuff: Starting migration of Main DB to 106 
2026-03-29T19:09:16.442512340Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-03-29T19:09:16.442670308Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-03-29T19:09:16.442835511Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies TmdbId Int32 
2026-03-29T19:09:16.443099322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "TmdbId" INTEGER NOT NULL DEFAULT 0 
2026-03-29T19:09:16.448477591Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005453s 
2026-03-29T19:09:16.448667053Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-03-29T19:09:16.448779279Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-03-29T19:09:16.448998791Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies Website String 
2026-03-29T19:09:16.449237622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "Website" TEXT 
2026-03-29T19:09:16.450084687Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009127s 
2026-03-29T19:09:16.450263968Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-03-29T19:09:16.450378108Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-03-29T19:09:16.450781010Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies ImdbId String 
2026-03-29T19:09:16.461493239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Movies_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT NOT NULL UNIQUE, "SortTitle" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "Year" INTEGER, "Added" DATETIME, "Actors" TEXT, "Ratings" TEXT, "Genres" TEXT, "Tags" TEXT, "Certification" TEXT, "AddOptions" TEXT, "MovieFileId" INTEGER NOT NULL, "TmdbId" INTEGER NOT NULL, "Website" TEXT) 
2026-03-29T19:09:16.463150616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Movies_temp" ("Id", "ImdbId", "Title", "TitleSlug", "SortTitle", "CleanTitle", "Status", "Overview", "Images", "Path", "Monitored", "ProfileId", "LastInfoSync", "LastDiskSync", "Runtime", "InCinemas", "Year", "Added", "Actors", "Ratings", "Genres", "Tags", "Certification", "AddOptions", "MovieFileId", "TmdbId", "Website") SELECT "Id", "ImdbId", "Title", "TitleSlug", "SortTitle", "CleanTitle", "Status", "Overview", "Images", "Path", "Monitored", "ProfileId", "LastInfoSync", "LastDiskSync", "Runtime", "InCinemas", "Year", "Added", "Actors", "Ratings", "Genres", "Tags", "Certification", "AddOptions", "MovieFileId", "TmdbId", "Website" FROM "Movies" 
2026-03-29T19:09:16.464253106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-03-29T19:09:16.465344313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-03-29T19:09:16.467937805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-03-29T19:09:16.468409134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-03-29T19:09:16.468751964Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0178148s 
2026-03-29T19:09:16.468913700Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-03-29T19:09:16.469052710Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-03-29T19:09:16.469237792Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies AlternativeTitles String 
2026-03-29T19:09:16.469497215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "AlternativeTitles" TEXT 
2026-03-29T19:09:16.470371665Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009525s 
2026-03-29T19:09:16.470693393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (106, '2026-03-29T19:09:16', 'add_tmdb_stuff') 
2026-03-29T19:09:16.471014089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:16.472056207Z [Info] FluentMigrator.Runner.MigrationRunner: 106: add_tmdb_stuff migrated 
2026-03-29T19:09:16.472219626Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026103s 
2026-03-29T19:09:16.472411783Z [Info] FluentMigrator.Runner.MigrationRunner: 107: fix_movie_files migrating 
2026-03-29T19:09:16.472599712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:16.472847751Z [Info] fix_movie_files: Starting migration of Main DB to 107 
2026-03-29T19:09:16.473338509Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles 
2026-03-29T19:09:16.473499824Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-03-29T19:09:16.473664676Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieFiles Path String 
2026-03-29T19:09:16.476283720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MovieFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "Path" TEXT, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "DateAdded" DATETIME NOT NULL, "SceneName" TEXT, "MediaInfo" TEXT, "ReleaseGroup" TEXT, "RelativePath" TEXT) 
2026-03-29T19:09:16.477191949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MovieFiles_temp" ("Id", "MovieId", "Path", "Quality", "Size", "DateAdded", "SceneName", "MediaInfo", "ReleaseGroup", "RelativePath") SELECT "Id", "MovieId", "Path", "Quality", "Size", "DateAdded", "SceneName", "MediaInfo", "ReleaseGroup", "RelativePath" FROM "MovieFiles" 
2026-03-29T19:09:16.477698438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieFiles" 
2026-03-29T19:09:16.478321653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles_temp" RENAME TO "MovieFiles" 
2026-03-29T19:09:16.480418084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieFiles_Path" ON "MovieFiles" ("Path" ASC) 
2026-03-29T19:09:16.480752899Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069077s 
2026-03-29T19:09:16.481067763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (107, '2026-03-29T19:09:16', 'fix_movie_files') 
2026-03-29T19:09:16.481390963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:16.482263150Z [Info] FluentMigrator.Runner.MigrationRunner: 107: fix_movie_files migrated 
2026-03-29T19:09:16.482418392Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083984s 
2026-03-29T19:09:16.482614978Z [Info] FluentMigrator.Runner.MigrationRunner: 108: update_schedule_intervale migrating 
2026-03-29T19:09:16.482809780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:16.483060144Z [Info] update_schedule_intervale: Starting migration of Main DB to 108 
2026-03-29T19:09:16.483524770Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-03-29T19:09:16.483695674Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-03-29T19:09:16.483883011Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks Interval Double 
2026-03-29T19:09:16.486353165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL UNIQUE, "Interval" NUMERIC NOT NULL, "LastExecution" DATETIME NOT NULL) 
2026-03-29T19:09:16.487005538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution") SELECT "Id", "TypeName", "Interval", "LastExecution" FROM "ScheduledTasks" 
2026-03-29T19:09:16.487412698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2026-03-29T19:09:16.488054571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2026-03-29T19:09:16.490027683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-03-29T19:09:16.490400223Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063366s 
2026-03-29T19:09:16.490739266Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "ScheduledTasks" SET "Interval" = 0.25 WHERE "TypeName" = 'NzbDrone.Core.Download.CheckForFinishedDownloadCommand' 
2026-03-29T19:09:16.491151947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ScheduledTasks" SET "Interval" = 0.25 WHERE "TypeName" = 'NzbDrone.Core.Download.CheckForFinishedDownloadCommand' 
2026-03-29T19:09:16.491438855Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004648s 
2026-03-29T19:09:16.491759691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (108, '2026-03-29T19:09:16', 'update_schedule_intervale') 
2026-03-29T19:09:16.492202933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:16.493921173Z [Info] FluentMigrator.Runner.MigrationRunner: 108: update_schedule_intervale migrated 
2026-03-29T19:09:16.494095223Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028978s 
2026-03-29T19:09:16.494297801Z [Info] FluentMigrator.Runner.MigrationRunner: 109: add_movie_formats_to_naming_config migrating 
2026-03-29T19:09:16.494508906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:16.494758479Z [Info] add_movie_formats_to_naming_config: Starting migration of Main DB to 109 
2026-03-29T19:09:16.495240119Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2026-03-29T19:09:16.495406003Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-03-29T19:09:16.495606697Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig StandardMovieFormat String 
2026-03-29T19:09:16.495898133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "StandardMovieFormat" TEXT 
2026-03-29T19:09:16.496764368Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009155s 
2026-03-29T19:09:16.496892426Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2026-03-29T19:09:16.497032618Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-03-29T19:09:16.497236649Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig MovieFolderFormat String 
2026-03-29T19:09:16.497519939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "MovieFolderFormat" TEXT 
2026-03-29T19:09:16.498303357Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008646s 
2026-03-29T19:09:16.498464110Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-29T19:09:16.498658241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-29T19:09:16.499162757Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005362s 
2026-03-29T19:09:16.499502451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (109, '2026-03-29T19:09:16', 'add_movie_formats_to_naming_config') 
2026-03-29T19:09:16.499838809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:16.500604771Z [Info] FluentMigrator.Runner.MigrationRunner: 109: add_movie_formats_to_naming_config migrated 
2026-03-29T19:09:16.500785495Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019321s 
2026-03-29T19:09:16.500977241Z [Info] FluentMigrator.Runner.MigrationRunner: 110: add_phyiscal_release migrating 
2026-03-29T19:09:16.501170881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:16.501413469Z [Info] add_phyiscal_release: Starting migration of Main DB to 110 
2026-03-29T19:09:16.501704846Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-03-29T19:09:16.501860319Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-03-29T19:09:16.502041093Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies PhysicalRelease DateTime 
2026-03-29T19:09:16.502295535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "PhysicalRelease" DATETIME 
2026-03-29T19:09:16.503097560Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008746s 
2026-03-29T19:09:16.503408446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (110, '2026-03-29T19:09:16', 'add_phyiscal_release') 
2026-03-29T19:09:16.503731998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:16.504512920Z [Info] FluentMigrator.Runner.MigrationRunner: 110: add_phyiscal_release migrated 
2026-03-29T19:09:16.504678754Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022638s 
2026-03-29T19:09:16.504859277Z [Info] FluentMigrator.Runner.MigrationRunner: 111: remove_bitmetv migrating 
2026-03-29T19:09:16.505045893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:16.505280195Z [Info] remove_bitmetv: Starting migration of Main DB to 111 
2026-03-29T19:09:16.506901760Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-29T19:09:16.507778605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'BitMeTv' 
2026-03-29T19:09:16.508067046Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009719s 
2026-03-29T19:09:16.508371629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (111, '2026-03-29T19:09:16', 'remove_bitmetv') 
2026-03-29T19:09:16.508686093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:16.509357154Z [Info] FluentMigrator.Runner.MigrationRunner: 111: remove_bitmetv migrated 
2026-03-29T19:09:16.509517797Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022439s 
2026-03-29T19:09:16.509706076Z [Info] FluentMigrator.Runner.MigrationRunner: 112: remove_torrentleech migrating 
2026-03-29T19:09:16.509904356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:16.510144649Z [Info] remove_torrentleech: Starting migration of Main DB to 112 
2026-03-29T19:09:16.510620918Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-29T19:09:16.510924860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Torrentleech' 
2026-03-29T19:09:16.511179062Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000361s 
2026-03-29T19:09:16.511489878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (112, '2026-03-29T19:09:16', 'remove_torrentleech') 
2026-03-29T19:09:16.511804291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:16.512516275Z [Info] FluentMigrator.Runner.MigrationRunner: 112: remove_torrentleech migrated 
2026-03-29T19:09:16.512678832Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016592s 
2026-03-29T19:09:16.512869927Z [Info] FluentMigrator.Runner.MigrationRunner: 113: remove_broadcasthenet migrating 
2026-03-29T19:09:16.513066342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:16.513307307Z [Info] remove_broadcasthenet: Starting migration of Main DB to 113 
2026-03-29T19:09:16.513633815Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-29T19:09:16.513915241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'BroadcastheNet' 
2026-03-29T19:09:16.514165405Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000347s 
2026-03-29T19:09:16.514478546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (113, '2026-03-29T19:09:16', 'remove_broadcasthenet') 
2026-03-29T19:09:16.514797378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:16.515442947Z [Info] FluentMigrator.Runner.MigrationRunner: 113: remove_broadcasthenet migrated 
2026-03-29T19:09:16.515603972Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015862s 
2026-03-29T19:09:16.515775898Z [Info] FluentMigrator.Runner.MigrationRunner: 114: remove_fanzub migrating 
2026-03-29T19:09:16.515997374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:16.516230593Z [Info] remove_fanzub: Starting migration of Main DB to 114 
2026-03-29T19:09:16.516533173Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-29T19:09:16.516803026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub' 
2026-03-29T19:09:16.517049362Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003293s 
2026-03-29T19:09:16.517352683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (114, '2026-03-29T19:09:16', 'remove_fanzub') 
2026-03-29T19:09:16.517667697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:16.518312546Z [Info] FluentMigrator.Runner.MigrationRunner: 114: remove_fanzub migrated 
2026-03-29T19:09:16.518471526Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015676s 
2026-03-29T19:09:16.518661178Z [Info] FluentMigrator.Runner.MigrationRunner: 115: update_movie_sorttitle migrating 
2026-03-29T19:09:16.518856451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:16.519125052Z [Info] update_movie_sorttitle: Starting migration of Main DB to 115 
2026-03-29T19:09:16.519355927Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-29T19:09:16.519555869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-29T19:09:16.520058461Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005271s 
2026-03-29T19:09:16.520385770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (115, '2026-03-29T19:09:16', 'update_movie_sorttitle') 
2026-03-29T19:09:16.520707258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:16.521389952Z [Info] FluentMigrator.Runner.MigrationRunner: 115: update_movie_sorttitle migrated 
2026-03-29T19:09:16.521524102Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001797s 
2026-03-29T19:09:16.521723133Z [Info] FluentMigrator.Runner.MigrationRunner: 116: update_movie_sorttitle_again migrating 
2026-03-29T19:09:16.521924338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:16.522159692Z [Info] update_movie_sorttitle_again: Starting migration of Main DB to 116 
2026-03-29T19:09:16.522407391Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-29T19:09:16.522596462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-29T19:09:16.523067089Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000488s 
2026-03-29T19:09:16.523431112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (116, '2026-03-29T19:09:16', 'update_movie_sorttitle_again') 
2026-03-29T19:09:16.523772710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:16.524538752Z [Info] FluentMigrator.Runner.MigrationRunner: 116: update_movie_sorttitle_again migrated 
2026-03-29T19:09:16.524698414Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018868s 
2026-03-29T19:09:16.524883246Z [Info] FluentMigrator.Runner.MigrationRunner: 117: update_movie_file migrating 
2026-03-29T19:09:16.525066936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:16.525296308Z [Info] update_movie_file: Starting migration of Main DB to 117 
2026-03-29T19:09:16.526145037Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieFiles Edition String 
2026-03-29T19:09:16.526403487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles" ADD COLUMN "Edition" TEXT 
2026-03-29T19:09:16.527198538Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008545s 
2026-03-29T19:09:16.527499113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (117, '2026-03-29T19:09:16', 'update_movie_file') 
2026-03-29T19:09:16.527824629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:16.528571222Z [Info] FluentMigrator.Runner.MigrationRunner: 117: update_movie_file migrated 
2026-03-29T19:09:16.528709661Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021937s 
2026-03-29T19:09:16.528890535Z [Info] FluentMigrator.Runner.MigrationRunner: 118: update_movie_slug migrating 
2026-03-29T19:09:16.529118654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:16.529353908Z [Info] update_movie_slug: Starting migration of Main DB to 118 
2026-03-29T19:09:16.529592678Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-29T19:09:16.529781539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-29T19:09:16.530256916Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004954s 
2026-03-29T19:09:16.530576720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (118, '2026-03-29T19:09:16', 'update_movie_slug') 
2026-03-29T19:09:16.530906634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:16.531526402Z [Info] FluentMigrator.Runner.MigrationRunner: 118: update_movie_slug migrated 
2026-03-29T19:09:16.531683849Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017458s 
2026-03-29T19:09:16.531895485Z [Info] FluentMigrator.Runner.MigrationRunner: 119: add_youtube_trailer_id migrating 
2026-03-29T19:09:16.532082361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:16.532320581Z [Info] add_youtube_trailer_id: Starting migration of Main DB to 119 
2026-03-29T19:09:16.532602368Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-03-29T19:09:16.532753733Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-03-29T19:09:16.532935810Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies YouTubeTrailerId String 
2026-03-29T19:09:16.533186765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "YouTubeTrailerId" TEXT 
2026-03-29T19:09:16.533952126Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008375s 
2026-03-29T19:09:16.534272241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (119, '2026-03-29T19:09:16', 'add_youtube_trailer_id') 
2026-03-29T19:09:16.534596544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:16.535282264Z [Info] FluentMigrator.Runner.MigrationRunner: 119: add_youtube_trailer_id migrated 
2026-03-29T19:09:16.535436164Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021286s 
2026-03-29T19:09:16.535609213Z [Info] FluentMigrator.Runner.MigrationRunner: 120: add_studio migrating 
2026-03-29T19:09:16.535785558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:16.536035100Z [Info] add_studio: Starting migration of Main DB to 120 
2026-03-29T19:09:16.536308892Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-03-29T19:09:16.536459956Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-03-29T19:09:16.536636421Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies Studio String 
2026-03-29T19:09:16.536868398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "Studio" TEXT 
2026-03-29T19:09:16.537628889Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008224s 
2026-03-29T19:09:16.537930457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (120, '2026-03-29T19:09:16', 'add_studio') 
2026-03-29T19:09:16.538251182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:16.538874147Z [Info] FluentMigrator.Runner.MigrationRunner: 120: add_studio migrated 
2026-03-29T19:09:16.539027586Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002063s 
2026-03-29T19:09:16.539211726Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_filedate_config migrating 
2026-03-29T19:09:16.539412310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:16.539644428Z [Info] update_filedate_config: Starting migration of Main DB to 121 
2026-03-29T19:09:16.539953069Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-29T19:09:16.540143753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-29T19:09:16.540605803Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000494s 
2026-03-29T19:09:16.540929405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (121, '2026-03-29T19:09:16', 'update_filedate_config') 
2026-03-29T19:09:16.541252606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:16.541853646Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_filedate_config migrated 
2026-03-29T19:09:16.542022216Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017115s 
2026-03-29T19:09:16.542208140Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_movieid_to_blacklist migrating 
2026-03-29T19:09:16.542407892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:16.542641783Z [Info] add_movieid_to_blacklist: Starting migration of Main DB to 122 
2026-03-29T19:09:16.543042630Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2026-03-29T19:09:16.543192372Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-03-29T19:09:16.543361242Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist MovieId Int32 
2026-03-29T19:09:16.543616536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "MovieId" INTEGER DEFAULT 0 
2026-03-29T19:09:16.544388019Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008466s 
2026-03-29T19:09:16.544546689Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2026-03-29T19:09:16.544686400Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-03-29T19:09:16.544852054Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blacklist SeriesId Int32 
2026-03-29T19:09:16.547590858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blacklist_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER, "EpisodeIds" TEXT NOT NULL, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "MovieId" INTEGER) 
2026-03-29T19:09:16.548640893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Blacklist_temp" ("Id", "SeriesId", "EpisodeIds", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "MovieId") SELECT "Id", "SeriesId", "EpisodeIds", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "MovieId" FROM "Blacklist" 
2026-03-29T19:09:16.549214688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist" 
2026-03-29T19:09:16.549625465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist" 
2026-03-29T19:09:16.551633829Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065974s 
2026-03-29T19:09:16.551799092Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2026-03-29T19:09:16.551956719Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-03-29T19:09:16.552123976Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blacklist EpisodeIds String 
2026-03-29T19:09:16.554762358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blacklist_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER, "EpisodeIds" TEXT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "MovieId" INTEGER) 
2026-03-29T19:09:16.555783494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Blacklist_temp" ("Id", "SeriesId", "EpisodeIds", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "MovieId") SELECT "Id", "SeriesId", "EpisodeIds", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "MovieId" FROM "Blacklist" 
2026-03-29T19:09:16.556364895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist" 
2026-03-29T19:09:16.556864120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist" 
2026-03-29T19:09:16.558731440Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064308s 
2026-03-29T19:09:16.559058759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (122, '2026-03-29T19:09:16', 'add_movieid_to_blacklist') 
2026-03-29T19:09:16.559384445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:16.560735836Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_movieid_to_blacklist migrated 
2026-03-29T19:09:16.560904004Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084005s 
2026-03-29T19:09:16.561101522Z [Info] FluentMigrator.Runner.MigrationRunner: 123: create_netimport_table migrating 
2026-03-29T19:09:16.561292797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:16.561546318Z [Info] create_netimport_table: Starting migration of Main DB to 123 
2026-03-29T19:09:16.562433734Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NetImport 
2026-03-29T19:09:16.563083583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NetImport" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Enabled" INTEGER NOT NULL, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "Settings" TEXT, "EnableAuto" INTEGER NOT NULL, "RootFolderPath" TEXT NOT NULL, "ShouldMonitor" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL) 
2026-03-29T19:09:16.563657458Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010534s 
2026-03-29T19:09:16.563835938Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NetImport (Name) 
2026-03-29T19:09:16.564105310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImport_Name" ON "NetImport" ("Name" ASC) 
2026-03-29T19:09:16.564444934Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004279s 
2026-03-29T19:09:16.564763215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (123, '2026-03-29T19:09:16', 'create_netimport_table') 
2026-03-29T19:09:16.565084823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:16.565797257Z [Info] FluentMigrator.Runner.MigrationRunner: 123: create_netimport_table migrated 
2026-03-29T19:09:16.565963021Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017572s 
2026-03-29T19:09:16.566161521Z [Info] FluentMigrator.Runner.MigrationRunner: 124: add_preferred_tags_to_profile migrating 
2026-03-29T19:09:16.566356473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:16.566597298Z [Info] add_preferred_tags_to_profile: Starting migration of Main DB to 124 
2026-03-29T19:09:16.566889076Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 
2026-03-29T19:09:16.567040851Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-03-29T19:09:16.567221896Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles PreferredTags String 
2026-03-29T19:09:16.567471829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "PreferredTags" TEXT 
2026-03-29T19:09:16.568316630Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009159s 
2026-03-29T19:09:16.568655212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (124, '2026-03-29T19:09:16', 'add_preferred_tags_to_profile') 
2026-03-29T19:09:16.568983202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:16.569668913Z [Info] FluentMigrator.Runner.MigrationRunner: 124: add_preferred_tags_to_profile migrated 
2026-03-29T19:09:16.569854146Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002232s 
2026-03-29T19:09:16.570133909Z [Info] FluentMigrator.Runner.MigrationRunner: 125: fix_imdb_unique migrating 
2026-03-29T19:09:16.570202808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:16.570436969Z [Info] fix_imdb_unique: Starting migration of Main DB to 125 
2026-03-29T19:09:16.570673796Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-29T19:09:16.570874100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-29T19:09:16.571307332Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004645s 
2026-03-29T19:09:16.571631094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (125, '2026-03-29T19:09:16', 'fix_imdb_unique') 
2026-03-29T19:09:16.571959976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:16.572644885Z [Info] FluentMigrator.Runner.MigrationRunner: 125: fix_imdb_unique migrated 
2026-03-29T19:09:16.572794767Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017744s 
2026-03-29T19:09:16.572994028Z [Info] FluentMigrator.Runner.MigrationRunner: 126: update_qualities_and_profiles migrating 
2026-03-29T19:09:16.573193259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:16.573432170Z [Info] update_qualities_and_profiles: Starting migration of Main DB to 126 
2026-03-29T19:09:16.573678647Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-29T19:09:16.573868950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-29T19:09:16.575652300Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018017s 
2026-03-29T19:09:16.576021444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (126, '2026-03-29T19:09:16', 'update_qualities_and_profiles') 
2026-03-29T19:09:16.576366669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:16.577005906Z [Info] FluentMigrator.Runner.MigrationRunner: 126: update_qualities_and_profiles migrated 
2026-03-29T19:09:16.577170036Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031125s 
2026-03-29T19:09:16.577345720Z [Info] FluentMigrator.Runner.MigrationRunner: 127: remove_wombles migrating 
2026-03-29T19:09:16.577531564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:16.577759012Z [Info] remove_wombles: Starting migration of Main DB to 127 
2026-03-29T19:09:16.578070560Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-29T19:09:16.578338509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Wombles' 
2026-03-29T19:09:16.578581709Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003271s 
2026-03-29T19:09:16.578884008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (127, '2026-03-29T19:09:16', 'remove_wombles') 
2026-03-29T19:09:16.579195094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:16.579807196Z [Info] FluentMigrator.Runner.MigrationRunner: 127: remove_wombles migrated 
2026-03-29T19:09:16.579973792Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001524s 
2026-03-29T19:09:16.580149295Z [Info] FluentMigrator.Runner.MigrationRunner: 128: remove_kickass migrating 
2026-03-29T19:09:16.580332735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:16.580560814Z [Info] remove_kickass: Starting migration of Main DB to 128 
2026-03-29T19:09:16.580855297Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-29T19:09:16.581131343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Kickass Torrents' 
2026-03-29T19:09:16.581375664Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000341s 
2026-03-29T19:09:16.581679997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (128, '2026-03-29T19:09:16', 'remove_kickass') 
2026-03-29T19:09:16.581991755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:16.582623677Z [Info] FluentMigrator.Runner.MigrationRunner: 128: remove_kickass migrated 
2026-03-29T19:09:16.582771014Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015534s 
2026-03-29T19:09:16.582988873Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_parsed_movie_info_to_pending_release migrating 
2026-03-29T19:09:16.583189296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:16.583438528Z [Info] add_parsed_movie_info_to_pending_release: Starting migration of Main DB to 129 
2026-03-29T19:09:16.583751268Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2026-03-29T19:09:16.583919316Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-03-29T19:09:16.584125702Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases ParsedMovieInfo String 
2026-03-29T19:09:16.584393922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "ParsedMovieInfo" TEXT 
2026-03-29T19:09:16.585200315Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008972s 
2026-03-29T19:09:16.585555921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (129, '2026-03-29T19:09:16', 'add_parsed_movie_info_to_pending_release') 
2026-03-29T19:09:16.585897499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:16.586570244Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_parsed_movie_info_to_pending_release migrated 
2026-03-29T19:09:16.586756238Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022063s 
2026-03-29T19:09:16.586943225Z [Info] FluentMigrator.Runner.MigrationRunner: 130: remove_wombles_kickass migrating 
2026-03-29T19:09:16.587139770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:16.587369503Z [Info] remove_wombles_kickass: Starting migration of Main DB to 130 
2026-03-29T19:09:16.587698576Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-29T19:09:16.587988790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Wombles' 
2026-03-29T19:09:16.588237811Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003445s 
2026-03-29T19:09:16.588435930Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-29T19:09:16.588697657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'KickassTorrents' 
2026-03-29T19:09:16.588954545Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000346s 
2026-03-29T19:09:16.589264930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (130, '2026-03-29T19:09:16', 'remove_wombles_kickass') 
2026-03-29T19:09:16.589589193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:16.590194141Z [Info] FluentMigrator.Runner.MigrationRunner: 130: remove_wombles_kickass migrated 
2026-03-29T19:09:16.590361247Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015531s 
2026-03-29T19:09:16.590572873Z [Info] FluentMigrator.Runner.MigrationRunner: 131: make_parsed_episode_info_nullable migrating 
2026-03-29T19:09:16.590765992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:16.591013441Z [Info] make_parsed_episode_info_nullable: Starting migration of Main DB to 131 
2026-03-29T19:09:16.591310439Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2026-03-29T19:09:16.591468998Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-03-29T19:09:16.591663640Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases ParsedEpisodeInfo String 
2026-03-29T19:09:16.594459279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "PendingReleases_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "Title" TEXT NOT NULL, "Added" DATETIME NOT NULL, "ParsedEpisodeInfo" TEXT, "Release" TEXT NOT NULL, "MovieId" INTEGER NOT NULL, "ParsedMovieInfo" TEXT) 
2026-03-29T19:09:16.595322026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "PendingReleases_temp" ("Id", "SeriesId", "Title", "Added", "ParsedEpisodeInfo", "Release", "MovieId", "ParsedMovieInfo") SELECT "Id", "SeriesId", "Title", "Added", "ParsedEpisodeInfo", "Release", "MovieId", "ParsedMovieInfo" FROM "PendingReleases" 
2026-03-29T19:09:16.595814067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2026-03-29T19:09:16.596275716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2026-03-29T19:09:16.598269300Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064183s 
2026-03-29T19:09:16.598609445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (131, '2026-03-29T19:09:16', 'make_parsed_episode_info_nullable') 
2026-03-29T19:09:16.598983699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:16.599781575Z [Info] FluentMigrator.Runner.MigrationRunner: 131: make_parsed_episode_info_nullable migrated 
2026-03-29T19:09:16.600097572Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078803s 
2026-03-29T19:09:16.600169436Z [Info] FluentMigrator.Runner.MigrationRunner: 132: rename_torrent_downloadstation migrating 
2026-03-29T19:09:16.600366373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:16.600610003Z [Info] rename_torrent_downloadstation: Starting migration of Main DB to 132 
2026-03-29T19:09:16.601046392Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "DownloadClients" SET "Implementation" = 'TorrentDownloadStation' WHERE "Implementation" = 'DownloadStation'; 
2026-03-29T19:09:16.601455105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DownloadClients" SET "Implementation" = 'TorrentDownloadStation' WHERE "Implementation" = 'DownloadStation'; 
2026-03-29T19:09:16.601745810Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004546s 
2026-03-29T19:09:16.602074943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (132, '2026-03-29T19:09:16', 'rename_torrent_downloadstation') 
2026-03-29T19:09:16.602408495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:16.603046068Z [Info] FluentMigrator.Runner.MigrationRunner: 132: rename_torrent_downloadstation migrated 
2026-03-29T19:09:16.603226181Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017027s 
2026-03-29T19:09:16.603406724Z [Info] FluentMigrator.Runner.MigrationRunner: 133: add_minimumavailability migrating 
2026-03-29T19:09:16.603596527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:16.603831840Z [Info] add_minimumavailability: Starting migration of Main DB to 133 
2026-03-29T19:09:16.604638465Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NetImport 
2026-03-29T19:09:16.604803888Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-03-29T19:09:16.604991135Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NetImport MinimumAvailability Int32 
2026-03-29T19:09:16.605283463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NetImport" ADD COLUMN "MinimumAvailability" INTEGER NOT NULL DEFAULT 3 
2026-03-29T19:09:16.606096460Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009322s 
2026-03-29T19:09:16.606257525Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-03-29T19:09:16.606394380Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-03-29T19:09:16.606576617Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies MinimumAvailability Int32 
2026-03-29T19:09:16.606866861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "MinimumAvailability" INTEGER NOT NULL DEFAULT 3 
2026-03-29T19:09:16.607686151Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009332s 
2026-03-29T19:09:16.608045895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (133, '2026-03-29T19:09:16', 'add_minimumavailability') 
2026-03-29T19:09:16.608381231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:16.609377727Z [Info] FluentMigrator.Runner.MigrationRunner: 133: add_minimumavailability migrated 
2026-03-29T19:09:16.609541116Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025897s 
2026-03-29T19:09:16.609750237Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_remux_qualities_for_the_wankers migrating 
2026-03-29T19:09:16.609953336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:16.610197377Z [Info] add_remux_qualities_for_the_wankers: Starting migration of Main DB to 134 
2026-03-29T19:09:16.610454996Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-29T19:09:16.610646993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-29T19:09:16.610921095Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002883s 
2026-03-29T19:09:16.611250778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (134, '2026-03-29T19:09:16', 'add_remux_qualities_for_the_wankers') 
2026-03-29T19:09:16.611590442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:16.612239630Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_remux_qualities_for_the_wankers migrated 
2026-03-29T19:09:16.612416576Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015617s 
2026-03-29T19:09:16.612617500Z [Info] FluentMigrator.Runner.MigrationRunner: 135: add_haspredbentry_to_movies migrating 
2026-03-29T19:09:16.612813485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:16.613052346Z [Info] add_haspredbentry_to_movies: Starting migration of Main DB to 135 
2026-03-29T19:09:16.613377310Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-03-29T19:09:16.613530639Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-03-29T19:09:16.613710000Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies HasPreDBEntry Boolean 
2026-03-29T19:09:16.613987439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "HasPreDBEntry" INTEGER NOT NULL DEFAULT 0 
2026-03-29T19:09:16.614818583Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009337s 
2026-03-29T19:09:16.615146974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (135, '2026-03-29T19:09:16', 'add_haspredbentry_to_movies') 
2026-03-29T19:09:16.615475526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:16.616142268Z [Info] FluentMigrator.Runner.MigrationRunner: 135: add_haspredbentry_to_movies migrated 
2026-03-29T19:09:16.616313984Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022203s 
2026-03-29T19:09:16.616503275Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_pathstate_to_movies migrating 
2026-03-29T19:09:16.616697115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:16.616934473Z [Info] add_pathstate_to_movies: Starting migration of Main DB to 136 
2026-03-29T19:09:16.617224858Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-03-29T19:09:16.617377235Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-03-29T19:09:16.617549201Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies PathState Int32 
2026-03-29T19:09:16.617825828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "PathState" INTEGER NOT NULL DEFAULT 2 
2026-03-29T19:09:16.618631821Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009124s 
2026-03-29T19:09:16.618963148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (136, '2026-03-29T19:09:16', 'add_pathstate_to_movies') 
2026-03-29T19:09:16.619278513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:16.619969725Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_pathstate_to_movies migrated 
2026-03-29T19:09:16.620125759Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022007s 
2026-03-29T19:09:16.620320020Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_import_exclusions_table migrating 
2026-03-29T19:09:16.620518129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:16.620757391Z [Info] add_import_exclusions_table: Starting migration of Main DB to 137 
2026-03-29T19:09:16.621269071Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportExclusions 
2026-03-29T19:09:16.621701021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportExclusions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TmdbId" INTEGER NOT NULL UNIQUE, "MovieTitle" TEXT, "MovieYear" INTEGER DEFAULT 0) 
2026-03-29T19:09:16.622163642Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007144s 
2026-03-29T19:09:16.622357362Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportExclusions (TmdbId) 
2026-03-29T19:09:16.622645663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportExclusions_TmdbId" ON "ImportExclusions" ("TmdbId" ASC) 
2026-03-29T19:09:16.622999375Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004692s 
2026-03-29T19:09:16.623157503Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-29T19:09:16.623337265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-29T19:09:16.624024469Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007036s 
2026-03-29T19:09:16.624368101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (137, '2026-03-29T19:09:16', 'add_import_exclusions_table') 
2026-03-29T19:09:16.624693426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:16.625472364Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_import_exclusions_table migrated 
2026-03-29T19:09:16.625644310Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021261s 
2026-03-29T19:09:16.625834233Z [Info] FluentMigrator.Runner.MigrationRunner: 138: add_physical_release_note migrating 
2026-03-29T19:09:16.634275379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:16.634696177Z [Info] add_physical_release_note: Starting migration of Main DB to 138 
2026-03-29T19:09:16.635163588Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-03-29T19:09:16.635279932Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-03-29T19:09:16.635484735Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies PhysicalReleaseNote String 
2026-03-29T19:09:16.635753776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "PhysicalReleaseNote" TEXT 
2026-03-29T19:09:16.636720152Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010166s 
2026-03-29T19:09:16.637016389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (138, '2026-03-29T19:09:16', 'add_physical_release_note') 
2026-03-29T19:09:16.637343828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:16.638089930Z [Info] FluentMigrator.Runner.MigrationRunner: 138: add_physical_release_note migrated 
2026-03-29T19:09:16.638251205Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023852s 
2026-03-29T19:09:16.638463402Z [Info] FluentMigrator.Runner.MigrationRunner: 139: consolidate_indexer_baseurl migrating 
2026-03-29T19:09:16.638654236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:16.638890873Z [Info] consolidate_indexer_baseurl: Starting migration of Main DB to 139 
2026-03-29T19:09:16.639152440Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-29T19:09:16.639339236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-29T19:09:16.641281015Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019555s 
2026-03-29T19:09:16.641613815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (139, '2026-03-29T19:09:16', 'consolidate_indexer_baseurl') 
2026-03-29T19:09:16.641948640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:16.642607817Z [Info] FluentMigrator.Runner.MigrationRunner: 139: consolidate_indexer_baseurl migrated 
2026-03-29T19:09:16.642766166Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032437s 
2026-03-29T19:09:16.642964595Z [Info] FluentMigrator.Runner.MigrationRunner: 140: add_alternative_titles_table migrating 
2026-03-29T19:09:16.643158816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:16.643402868Z [Info] add_alternative_titles_table: Starting migration of Main DB to 140 
2026-03-29T19:09:16.646001630Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AlternativeTitles 
2026-03-29T19:09:16.646659735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AlternativeTitles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "SourceType" INTEGER NOT NULL DEFAULT 0, "SourceId" INTEGER NOT NULL DEFAULT 0, "Votes" INTEGER NOT NULL DEFAULT 0, "VoteCount" INTEGER NOT NULL DEFAULT 0, "Language" INTEGER NOT NULL DEFAULT 0) 
2026-03-29T19:09:16.647242829Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011006s 
2026-03-29T19:09:16.647590309Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies AlternativeTitles 
2026-03-29T19:09:16.652166523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Movies_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT NOT NULL UNIQUE, "SortTitle" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "Year" INTEGER, "Added" DATETIME, "Actors" TEXT, "Ratings" TEXT, "Genres" TEXT, "Tags" TEXT, "Certification" TEXT, "AddOptions" TEXT, "MovieFileId" INTEGER NOT NULL, "TmdbId" INTEGER NOT NULL, "Website" TEXT, "PhysicalRelease" DATETIME, "YouTubeTrailerId" TEXT, "Studio" TEXT, "MinimumAvailability" INTEGER NOT NULL, "HasPreDBEntry" INTEGER NOT NULL, "PathState" INTEGER NOT NULL, "PhysicalReleaseNote" TEXT) 
2026-03-29T19:09:16.654277103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Movies_temp" ("Id", "ImdbId", "Title", "TitleSlug", "SortTitle", "CleanTitle", "Status", "Overview", "Images", "Path", "Monitored", "ProfileId", "LastInfoSync", "LastDiskSync", "Runtime", "InCinemas", "Year", "Added", "Actors", "Ratings", "Genres", "Tags", "Certification", "AddOptions", "MovieFileId", "TmdbId", "Website", "PhysicalRelease", "YouTubeTrailerId", "Studio", "MinimumAvailability", "HasPreDBEntry", "PathState", "PhysicalReleaseNote") SELECT "Id", "ImdbId", "Title", "TitleSlug", "SortTitle", "CleanTitle", "Status", "Overview", "Images", "Path", "Monitored", "ProfileId", "LastInfoSync", "LastDiskSync", "Runtime", "InCinemas", "Year", "Added", "Actors", "Ratings", "Genres", "Tags", "Certification", "AddOptions", "MovieFileId", "TmdbId", "Website", "PhysicalRelease", "YouTubeTrailerId", "Studio", "MinimumAvailability", "HasPreDBEntry", "PathState", "PhysicalReleaseNote" FROM "Movies" 
2026-03-29T19:09:16.655271084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-03-29T19:09:16.656036285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-03-29T19:09:16.658206265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-03-29T19:09:16.658543273Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010758s 
2026-03-29T19:09:16.658696281Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-03-29T19:09:16.658833979Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-03-29T19:09:16.659008590Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies SecondaryYear Int32 
2026-03-29T19:09:16.659255117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "SecondaryYear" INTEGER 
2026-03-29T19:09:16.660093976Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009039s 
2026-03-29T19:09:16.660254589Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-03-29T19:09:16.660388499Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-03-29T19:09:16.660573782Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies SecondaryYearSourceId Int64 
2026-03-29T19:09:16.660867233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "SecondaryYearSourceId" INTEGER DEFAULT 0 
2026-03-29T19:09:16.661695821Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000944s 
2026-03-29T19:09:16.662030595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (140, '2026-03-29T19:09:16', 'add_alternative_titles_table') 
2026-03-29T19:09:16.662361962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:16.663422297Z [Info] FluentMigrator.Runner.MigrationRunner: 140: add_alternative_titles_table migrated 
2026-03-29T19:09:16.663585175Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026228s 
2026-03-29T19:09:16.663775589Z [Info] FluentMigrator.Runner.MigrationRunner: 141: fix_duplicate_alt_titles migrating 
2026-03-29T19:09:16.663989680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:16.664232409Z [Info] fix_duplicate_alt_titles: Starting migration of Main DB to 141 
2026-03-29T19:09:16.664664979Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-29T19:09:16.664858830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-29T19:09:16.665157762Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003247s 
2026-03-29T19:09:16.665332974Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlternativeTitles 
2026-03-29T19:09:16.665482285Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-06s 
2026-03-29T19:09:16.665683330Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AlternativeTitles CleanTitle String 
2026-03-29T19:09:16.668614582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AlternativeTitles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL UNIQUE, "SourceType" INTEGER NOT NULL, "SourceId" INTEGER NOT NULL, "Votes" INTEGER NOT NULL, "VoteCount" INTEGER NOT NULL, "Language" INTEGER NOT NULL) 
2026-03-29T19:09:16.669524264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "AlternativeTitles_temp" ("Id", "MovieId", "Title", "CleanTitle", "SourceType", "SourceId", "Votes", "VoteCount", "Language") SELECT "Id", "MovieId", "Title", "CleanTitle", "SourceType", "SourceId", "Votes", "VoteCount", "Language" FROM "AlternativeTitles" 
2026-03-29T19:09:16.670041315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2026-03-29T19:09:16.670499728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2026-03-29T19:09:16.672551489Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066917s 
2026-03-29T19:09:16.672755039Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlternativeTitles (CleanTitle) 
2026-03-29T19:09:16.673062287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2026-03-29T19:09:16.673420849Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004958s 
2026-03-29T19:09:16.673749972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (141, '2026-03-29T19:09:16', 'fix_duplicate_alt_titles') 
2026-03-29T19:09:16.674073253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:16.674874566Z [Info] FluentMigrator.Runner.MigrationRunner: 141: fix_duplicate_alt_titles migrated 
2026-03-29T19:09:16.675033436Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019003s 
2026-03-29T19:09:16.675203198Z [Info] FluentMigrator.Runner.MigrationRunner: 142: movie_extras migrating 
2026-03-29T19:09:16.675387279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:16.675620839Z [Info] movie_extras: Starting migration of Main DB to 142 
2026-03-29T19:09:16.677381133Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable ExtraFiles 
2026-03-29T19:09:16.677665937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2026-03-29T19:09:16.678038707Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004893s 
2026-03-29T19:09:16.678206385Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable SubtitleFiles 
2026-03-29T19:09:16.678402490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SubtitleFiles" 
2026-03-29T19:09:16.678764178Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000403s 
2026-03-29T19:09:16.678935543Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable MetadataFiles 
2026-03-29T19:09:16.679124664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2026-03-29T19:09:16.679476472Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003881s 
2026-03-29T19:09:16.679639641Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles 
2026-03-29T19:09:16.680227465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ExtraFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "MovieFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL) 
2026-03-29T19:09:16.680712221Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009033s 
2026-03-29T19:09:16.680882463Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SubtitleFiles 
2026-03-29T19:09:16.681444796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "SubtitleFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "MovieFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL, "Language" INTEGER NOT NULL) 
2026-03-29T19:09:16.681942027Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009052s 
2026-03-29T19:09:16.682114554Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles 
2026-03-29T19:09:16.682695875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "Consumer" TEXT NOT NULL, "Type" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "LastUpdated" DATETIME NOT NULL, "MovieFileId" INTEGER, "Hash" TEXT, "Added" DATETIME, "Extension" TEXT NOT NULL) 
2026-03-29T19:09:16.683207495Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009385s 
2026-03-29T19:09:16.683515405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (142, '2026-03-29T19:09:16', 'movie_extras') 
2026-03-29T19:09:16.683829398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:16.684878279Z [Info] FluentMigrator.Runner.MigrationRunner: 142: movie_extras migrated 
2026-03-29T19:09:16.685035736Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025862s 
2026-03-29T19:09:16.685210999Z [Info] FluentMigrator.Runner.MigrationRunner: 143: clean_core_tv migrating 
2026-03-29T19:09:16.685396553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:16.685623059Z [Info] clean_core_tv: Starting migration of Main DB to 143 
2026-03-29T19:09:16.686209189Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable Episodes 
2026-03-29T19:09:16.686409933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Episodes" 
2026-03-29T19:09:16.686773025Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003894s 
2026-03-29T19:09:16.686938197Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable EpisodeFiles 
2026-03-29T19:09:16.687126586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "EpisodeFiles" 
2026-03-29T19:09:16.687484437Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003876s 
2026-03-29T19:09:16.687640852Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable Series 
2026-03-29T19:09:16.687820854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series" 
2026-03-29T19:09:16.688384710Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005825s 
2026-03-29T19:09:16.688568560Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable SceneMappings 
2026-03-29T19:09:16.688749093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SceneMappings" 
2026-03-29T19:09:16.689110852Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003961s 
2026-03-29T19:09:16.689361106Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Blacklist SeriesId, EpisodeIds 
2026-03-29T19:09:16.692072836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blacklist_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "MovieId" INTEGER) 
2026-03-29T19:09:16.692989111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Blacklist_temp" ("Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "MovieId") SELECT "Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "MovieId" FROM "Blacklist" 
2026-03-29T19:09:16.693510881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist" 
2026-03-29T19:09:16.694057722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist" 
2026-03-29T19:09:16.696031356Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064825s 
2026-03-29T19:09:16.696230828Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn History SeriesId, EpisodeId 
2026-03-29T19:09:16.698948259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Quality" TEXT NOT NULL, "Data" TEXT NOT NULL, "EventType" INTEGER, "DownloadId" TEXT, "MovieId" INTEGER NOT NULL) 
2026-03-29T19:09:16.699743951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "History_temp" ("Id", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "MovieId") SELECT "Id", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "MovieId" FROM "History" 
2026-03-29T19:09:16.700231062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2026-03-29T19:09:16.700869868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2026-03-29T19:09:16.703004316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2026-03-29T19:09:16.703502760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-03-29T19:09:16.703910741Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074721s 
2026-03-29T19:09:16.704239964Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig StandardEpisodeFormat, DailyEpisodeFormat, AnimeEpisodeFormat, SeasonFolderFormat, SeriesFolderFormat 
2026-03-29T19:09:16.707328042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NamingConfig_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "MultiEpisodeStyle" INTEGER NOT NULL, "RenameEpisodes" INTEGER, "ReplaceIllegalCharacters" INTEGER NOT NULL, "StandardMovieFormat" TEXT, "MovieFolderFormat" TEXT) 
2026-03-29T19:09:16.708316443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "NamingConfig_temp" ("Id", "MultiEpisodeStyle", "RenameEpisodes", "ReplaceIllegalCharacters", "StandardMovieFormat", "MovieFolderFormat") SELECT "Id", "MultiEpisodeStyle", "RenameEpisodes", "ReplaceIllegalCharacters", "StandardMovieFormat", "MovieFolderFormat" FROM "NamingConfig" 
2026-03-29T19:09:16.708870188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2026-03-29T19:09:16.709346817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2026-03-29T19:09:16.711252735Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067457s 
2026-03-29T19:09:16.711481906Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn PendingReleases SeriesId, ParsedEpisodeInfo 
2026-03-29T19:09:16.714482488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "PendingReleases_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Title" TEXT NOT NULL, "Added" DATETIME NOT NULL, "Release" TEXT NOT NULL, "MovieId" INTEGER NOT NULL, "ParsedMovieInfo" TEXT) 
2026-03-29T19:09:16.715225464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "PendingReleases_temp" ("Id", "Title", "Added", "Release", "MovieId", "ParsedMovieInfo") SELECT "Id", "Title", "Added", "Release", "MovieId", "ParsedMovieInfo" FROM "PendingReleases" 
2026-03-29T19:09:16.715697284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2026-03-29T19:09:16.716362513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2026-03-29T19:09:16.718263341Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065736s 
2026-03-29T19:09:16.718613957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (143, '2026-03-29T19:09:16', 'clean_core_tv') 
2026-03-29T19:09:16.718971667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:16.720249951Z [Info] FluentMigrator.Runner.MigrationRunner: 143: clean_core_tv migrated 
2026-03-29T19:09:16.720408740Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085305s 
2026-03-29T19:09:16.720658724Z [Info] FluentMigrator.Runner.MigrationRunner: 144: add_cookies_to_indexer_status migrating 
2026-03-29T19:09:16.720884508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:16.721155544Z [Info] add_cookies_to_indexer_status: Starting migration of Main DB to 144 
2026-03-29T19:09:16.721647094Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-03-29T19:09:16.721827597Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-03-29T19:09:16.722022500Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn IndexerStatus Cookies String 
2026-03-29T19:09:16.722300790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus" ADD COLUMN "Cookies" TEXT 
2026-03-29T19:09:16.723129679Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009143s 
2026-03-29T19:09:16.723376867Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn IndexerStatus CookiesExpirationDate DateTime 
2026-03-29T19:09:16.723691430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus" ADD COLUMN "CookiesExpirationDate" DATETIME 
2026-03-29T19:09:16.724510269Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009209s 
2026-03-29T19:09:16.724862999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (144, '2026-03-29T19:09:16', 'add_cookies_to_indexer_status') 
2026-03-29T19:09:16.725214928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:16.725901320Z [Info] FluentMigrator.Runner.MigrationRunner: 144: add_cookies_to_indexer_status migrated 
2026-03-29T19:09:16.726081052Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022833s 
2026-03-29T19:09:16.726297397Z [Info] FluentMigrator.Runner.MigrationRunner: 145: banner_to_fanart migrating 
2026-03-29T19:09:16.726499785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:16.726756061Z [Info] banner_to_fanart: Starting migration of Main DB to 145 
2026-03-29T19:09:16.727173672Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Movies" SET "Images" = replace("Images", '"coverType": "banner"', '"coverType": "fanart"') 
2026-03-29T19:09:16.727532214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies" SET "Images" = replace("Images", '"coverType": "banner"', '"coverType": "fanart"') 
2026-03-29T19:09:16.727843530Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004277s 
2026-03-29T19:09:16.728126270Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MetadataFiles" SET "MovieFileId" = null WHERE "Type" = 2 
2026-03-29T19:09:16.728449040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MetadataFiles" SET "MovieFileId" = null WHERE "Type" = 2 
2026-03-29T19:09:16.728712841Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003585s 
2026-03-29T19:09:16.729042996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (145, '2026-03-29T19:09:16', 'banner_to_fanart') 
2026-03-29T19:09:16.729381948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:16.729985433Z [Info] FluentMigrator.Runner.MigrationRunner: 145: banner_to_fanart migrated 
2026-03-29T19:09:16.730161308Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016081s 
2026-03-29T19:09:16.730381972Z [Info] FluentMigrator.Runner.MigrationRunner: 146: naming_config_colon_action migrating 
2026-03-29T19:09:16.730603919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:16.730871908Z [Info] naming_config_colon_action: Starting migration of Main DB to 146 
2026-03-29T19:09:16.731324129Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2026-03-29T19:09:16.731515895Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-03-29T19:09:16.731734926Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ColonReplacementFormat Int32 
2026-03-29T19:09:16.732090883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ColonReplacementFormat" INTEGER NOT NULL DEFAULT 0 
2026-03-29T19:09:16.732962478Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010215s 
2026-03-29T19:09:16.733308064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (146, '2026-03-29T19:09:16', 'naming_config_colon_action') 
2026-03-29T19:09:16.733676546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:16.734355663Z [Info] FluentMigrator.Runner.MigrationRunner: 146: naming_config_colon_action migrated 
2026-03-29T19:09:16.734532770Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023785s 
2026-03-29T19:09:16.734736811Z [Info] FluentMigrator.Runner.MigrationRunner: 147: add_custom_formats migrating 
2026-03-29T19:09:16.734962265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:16.735230665Z [Info] add_custom_formats: Starting migration of Main DB to 147 
2026-03-29T19:09:16.735784801Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFormats 
2026-03-29T19:09:16.736251080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "CustomFormats" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "FormatTags" TEXT NOT NULL) 
2026-03-29T19:09:16.736697047Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006698s 
2026-03-29T19:09:16.736917211Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex CustomFormats (Name) 
2026-03-29T19:09:16.737196293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC) 
2026-03-29T19:09:16.737584444Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004982s 
2026-03-29T19:09:16.738713007Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 
2026-03-29T19:09:16.738729500Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-03-29T19:09:16.738740773Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles FormatItems String 
2026-03-29T19:09:16.738752045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "FormatItems" TEXT NOT NULL DEFAULT '[{format:0, allowed:true}]' 
2026-03-29T19:09:16.739281972Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009797s 
2026-03-29T19:09:16.739502847Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles FormatCutoff Int32 
2026-03-29T19:09:16.739811609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "FormatCutoff" INTEGER NOT NULL DEFAULT 0 
2026-03-29T19:09:16.740683123Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009724s 
2026-03-29T19:09:16.740849248Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-29T19:09:16.741065784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-29T19:09:16.741286889Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002589s 
2026-03-29T19:09:16.741625541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (147, '2026-03-29T19:09:16', 'add_custom_formats') 
2026-03-29T19:09:16.741966327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:16.742756528Z [Info] FluentMigrator.Runner.MigrationRunner: 147: add_custom_formats migrated 
2026-03-29T19:09:16.742927001Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017004s 
2026-03-29T19:09:16.743150011Z [Info] FluentMigrator.Runner.MigrationRunner: 148: remove_extra_naming_config migrating 
2026-03-29T19:09:16.743356476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:16.743634686Z [Info] remove_extra_naming_config: Starting migration of Main DB to 148 
2026-03-29T19:09:16.744043429Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "NamingConfig" WHERE "Id" NOT IN(SELECT "Id" FROM "NamingConfig" LIMIT 1) 
2026-03-29T19:09:16.744383915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "NamingConfig" WHERE "Id" NOT IN(SELECT "Id" FROM "NamingConfig" LIMIT 1) 
2026-03-29T19:09:16.744677737Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004029s 
2026-03-29T19:09:16.745020467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (148, '2026-03-29T19:09:16', 'remove_extra_naming_config') 
2026-03-29T19:09:16.745365331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:16.746107305Z [Info] FluentMigrator.Runner.MigrationRunner: 148: remove_extra_naming_config migrated 
2026-03-29T19:09:16.746292438Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017944s 
2026-03-29T19:09:16.746520006Z [Info] FluentMigrator.Runner.MigrationRunner: 149: convert_regex_required_tags migrating 
2026-03-29T19:09:16.746733045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:16.746996806Z [Info] convert_regex_required_tags: Starting migration of Main DB to 149 
2026-03-29T19:09:16.747259846Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-29T19:09:16.747460880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-29T19:09:16.749037074Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015875s 
2026-03-29T19:09:16.749386117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (149, '2026-03-29T19:09:16', 'convert_regex_required_tags') 
2026-03-29T19:09:16.749738497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:16.750388696Z [Info] FluentMigrator.Runner.MigrationRunner: 149: convert_regex_required_tags migrated 
2026-03-29T19:09:16.750585983Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029133s 
2026-03-29T19:09:16.750817249Z [Info] FluentMigrator.Runner.MigrationRunner: 150: fix_format_tags_double_underscore migrating 
2026-03-29T19:09:16.751026109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:16.751293869Z [Info] fix_format_tags_double_underscore: Starting migration of Main DB to 150 
2026-03-29T19:09:16.751563492Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-29T19:09:16.751774587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-29T19:09:16.752286598Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005114s 
2026-03-29T19:09:16.752645981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (150, '2026-03-29T19:09:16', 'fix_format_tags_double_underscore') 
2026-03-29T19:09:16.753000946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:16.753901108Z [Info] FluentMigrator.Runner.MigrationRunner: 150: fix_format_tags_double_underscore migrated 
2026-03-29T19:09:16.754093586Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021011s 
2026-03-29T19:09:16.754297627Z [Info] FluentMigrator.Runner.MigrationRunner: 151: add_tags_to_net_import migrating 
2026-03-29T19:09:16.754513622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:16.754771210Z [Info] add_tags_to_net_import: Starting migration of Main DB to 151 
2026-03-29T19:09:16.755124422Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NetImport 
2026-03-29T19:09:16.755303893Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-03-29T19:09:16.755488244Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NetImport Tags String 
2026-03-29T19:09:16.755743227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NetImport" ADD COLUMN "Tags" TEXT 
2026-03-29T19:09:16.756657899Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009767s 
2026-03-29T19:09:16.756896560Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NetImport" SET "Tags" = '[]' 
2026-03-29T19:09:16.757149940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NetImport" SET "Tags" = '[]' 
2026-03-29T19:09:16.757395134Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003026s 
2026-03-29T19:09:16.757726170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (151, '2026-03-29T19:09:16', 'add_tags_to_net_import') 
2026-03-29T19:09:16.758072427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:16.758722797Z [Info] FluentMigrator.Runner.MigrationRunner: 151: add_tags_to_net_import migrated 
2026-03-29T19:09:16.758910575Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015938s 
2026-03-29T19:09:16.759117772Z [Info] FluentMigrator.Runner.MigrationRunner: 152: add_custom_filters migrating 
2026-03-29T19:09:16.759339959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:16.759593370Z [Info] add_custom_filters: Starting migration of Main DB to 152 
2026-03-29T19:09:16.760039097Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters 
2026-03-29T19:09:16.760458953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "CustomFilters" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Type" TEXT NOT NULL, "Label" TEXT NOT NULL, "Filters" TEXT NOT NULL) 
2026-03-29T19:09:16.760978469Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007329s 
2026-03-29T19:09:16.761300998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (152, '2026-03-29T19:09:16', 'add_custom_filters') 
2026-03-29T19:09:16.761643428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:16.762354910Z [Info] FluentMigrator.Runner.MigrationRunner: 152: add_custom_filters migrated 
2026-03-29T19:09:16.762521506Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002103s 
2026-03-29T19:09:16.762749955Z [Info] FluentMigrator.Runner.MigrationRunner: 153: indexer_client_status_search_changes migrating 
2026-03-29T19:09:16.762987323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:16.763256335Z [Info] indexer_client_status_search_changes: Starting migration of Main DB to 153 
2026-03-29T19:09:16.765331012Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2026-03-29T19:09:16.765515674Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-03-29T19:09:16.765714575Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases Reason Int32 
2026-03-29T19:09:16.766018256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "Reason" INTEGER NOT NULL DEFAULT 0 
2026-03-29T19:09:16.766885703Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009896s 
2026-03-29T19:09:16.767199645Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn IndexerStatus IndexerId to ProviderId 
2026-03-29T19:09:16.772456019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME) 
2026-03-29T19:09:16.773604531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate") SELECT "Id", "IndexerId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate" FROM "IndexerStatus" 
2026-03-29T19:09:16.774230382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-03-29T19:09:16.774889669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-03-29T19:09:16.777019939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-03-29T19:09:16.777414403Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100091s 
2026-03-29T19:09:16.777653053Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableSearch to EnableAutomaticSearch 
2026-03-29T19:09:16.782516746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableAutomaticSearch" INTEGER) 
2026-03-29T19:09:16.783396889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Indexers_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableAutomaticSearch") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableSearch" FROM "Indexers" 
2026-03-29T19:09:16.783903078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2026-03-29T19:09:16.784526202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2026-03-29T19:09:16.786526139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-03-29T19:09:16.786878459Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090324s 
2026-03-29T19:09:16.787043671Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-03-29T19:09:16.787180216Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-03-29T19:09:16.787400460Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableInteractiveSearch Boolean 
2026-03-29T19:09:16.787680894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableInteractiveSearch" INTEGER 
2026-03-29T19:09:16.788487559Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000898s 
2026-03-29T19:09:16.788759115Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch" 
2026-03-29T19:09:16.789061645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch" 
2026-03-29T19:09:16.789309003Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00035s 
2026-03-29T19:09:16.789461850Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-03-29T19:09:16.789597694Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-03-29T19:09:16.789792185Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers EnableInteractiveSearch Boolean 
2026-03-29T19:09:16.792557754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableAutomaticSearch" INTEGER, "EnableInteractiveSearch" INTEGER NOT NULL) 
2026-03-29T19:09:16.793528929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Indexers_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableAutomaticSearch", "EnableInteractiveSearch") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableAutomaticSearch", "EnableInteractiveSearch" FROM "Indexers" 
2026-03-29T19:09:16.794046872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2026-03-29T19:09:16.794700248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2026-03-29T19:09:16.796672740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-03-29T19:09:16.797026081Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070515s 
2026-03-29T19:09:16.797216915Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus 
2026-03-29T19:09:16.797728636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2026-03-29T19:09:16.798221148Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008524s 
2026-03-29T19:09:16.798428916Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId) 
2026-03-29T19:09:16.798749501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-03-29T19:09:16.799108454Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005069s 
2026-03-29T19:09:16.799454671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (153, '2026-03-29T19:09:16', 'indexer_client_status_search_changes') 
2026-03-29T19:09:16.799790999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:16.800933970Z [Info] FluentMigrator.Runner.MigrationRunner: 153: indexer_client_status_search_changes migrated 
2026-03-29T19:09:16.801116107Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022741s 
2026-03-29T19:09:16.801344026Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_language_to_files_history_blacklist migrating 
2026-03-29T19:09:16.801548598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:16.801815986Z [Info] add_language_to_files_history_blacklist: Starting migration of Main DB to 154 
2026-03-29T19:09:16.802393489Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles 
2026-03-29T19:09:16.802551537Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-03-29T19:09:16.802726209Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieFiles Languages String 
2026-03-29T19:09:16.803001333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]' 
2026-03-29T19:09:16.803827125Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000929s 
2026-03-29T19:09:16.804007619Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2026-03-29T19:09:16.804150937Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-03-29T19:09:16.804314447Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History Languages String 
2026-03-29T19:09:16.804581665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]' 
2026-03-29T19:09:16.805404371Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009158s 
2026-03-29T19:09:16.805568622Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2026-03-29T19:09:16.805703864Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-03-29T19:09:16.805878055Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist Languages String 
2026-03-29T19:09:16.806147598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]' 
2026-03-29T19:09:16.806961587Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009141s 
2026-03-29T19:09:16.807123212Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-29T19:09:16.807299527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-29T19:09:16.811582441Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042856s 
2026-03-29T19:09:16.812008268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (154, '2026-03-29T19:09:16', 'add_language_to_files_history_blacklist') 
2026-03-29T19:09:16.812346689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:16.813089956Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_language_to_files_history_blacklist migrated 
2026-03-29T19:09:16.813271041Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005744s 
2026-03-29T19:09:16.813478498Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_update_allowed_quality_profile migrating 
2026-03-29T19:09:16.813680215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:16.813934056Z [Info] add_update_allowed_quality_profile: Starting migration of Main DB to 155 
2026-03-29T19:09:16.815705633Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 
2026-03-29T19:09:16.815882890Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-03-29T19:09:16.816111901Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles UpgradeAllowed Boolean 
2026-03-29T19:09:16.816386233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "UpgradeAllowed" INTEGER 
2026-03-29T19:09:16.817250363Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009516s 
2026-03-29T19:09:16.817417690Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-29T19:09:16.818124303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Profiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1 
2026-03-29T19:09:16.818386761Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008186s 
2026-03-29T19:09:16.818730383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (155, '2026-03-29T19:09:16', 'add_update_allowed_quality_profile') 
2026-03-29T19:09:16.819070518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:16.819827592Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_update_allowed_quality_profile migrated 
2026-03-29T19:09:16.820030210Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021998s 
2026-03-29T19:09:16.820243119Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_download_client_priority migrating 
2026-03-29T19:09:16.820451278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:16.820712404Z [Info] add_download_client_priority: Starting migration of Main DB to 156 
2026-03-29T19:09:16.821058501Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2026-03-29T19:09:16.821225878Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-03-29T19:09:16.821421522Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Priority Int32 
2026-03-29T19:09:16.821720985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 1 
2026-03-29T19:09:16.822581858Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009744s 
2026-03-29T19:09:16.822755999Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-29T19:09:16.822927635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-29T19:09:16.838106277Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0151782s 
2026-03-29T19:09:16.838451452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (156, '2026-03-29T19:09:16', 'add_download_client_priority') 
2026-03-29T19:09:16.838783831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:16.839585996Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_download_client_priority migrated 
2026-03-29T19:09:16.839752802Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0166317s 
2026-03-29T19:09:16.839989138Z [Info] FluentMigrator.Runner.MigrationRunner: 157: remove_growl_prowl migrating 
2026-03-29T19:09:16.840181245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:16.840426018Z [Info] remove_growl_prowl: Starting migration of Main DB to 157 
2026-03-29T19:09:16.840747325Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-29T19:09:16.841020475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Growl' 
2026-03-29T19:09:16.841261220Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003342s 
2026-03-29T19:09:16.841569470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (157, '2026-03-29T19:09:16', 'remove_growl_prowl') 
2026-03-29T19:09:16.841887641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:16.842493361Z [Info] FluentMigrator.Runner.MigrationRunner: 157: remove_growl_prowl migrated 
2026-03-29T19:09:16.842643162Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015298s 
2026-03-29T19:09:16.842828816Z [Info] FluentMigrator.Runner.MigrationRunner: 158: remove_plex_hometheatre migrating 
2026-03-29T19:09:16.843018919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:16.843254844Z [Info] remove_plex_hometheatre: Starting migration of Main DB to 158 
2026-03-29T19:09:16.843580520Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-29T19:09:16.843885123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexHomeTheater' 
2026-03-29T19:09:16.844131990Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003643s 
2026-03-29T19:09:16.844327614Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-29T19:09:16.844593780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexClient' 
2026-03-29T19:09:16.844835657Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003385s 
2026-03-29T19:09:16.845149028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (158, '2026-03-29T19:09:16', 'remove_plex_hometheatre') 
2026-03-29T19:09:16.845466798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:16.846061315Z [Info] FluentMigrator.Runner.MigrationRunner: 158: remove_plex_hometheatre migrated 
2026-03-29T19:09:16.846229173Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015273s 
2026-03-29T19:09:16.846407302Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_webrip_qualites migrating 
2026-03-29T19:09:16.846596332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:16.846832888Z [Info] add_webrip_qualites: Starting migration of Main DB to 159 
2026-03-29T19:09:16.847067691Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-29T19:09:16.847257854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-29T19:09:16.848915331Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016664s 
2026-03-29T19:09:16.849243572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (159, '2026-03-29T19:09:16', 'add_webrip_qualites') 
2026-03-29T19:09:16.849559949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:16.850148905Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_webrip_qualites migrated 
2026-03-29T19:09:16.850308236Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028868s 
2026-03-29T19:09:16.850498389Z [Info] FluentMigrator.Runner.MigrationRunner: 160: health_issue_notification migrating 
2026-03-29T19:09:16.850693672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:16.850929477Z [Info] health_issue_notification: Starting migration of Main DB to 160 
2026-03-29T19:09:16.851297568Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-03-29T19:09:16.851450286Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-03-29T19:09:16.851650158Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthIssue Boolean 
2026-03-29T19:09:16.851985593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthIssue" INTEGER NOT NULL DEFAULT 0 
2026-03-29T19:09:16.852878922Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010387s 
2026-03-29T19:09:16.853049987Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-03-29T19:09:16.853195790Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-03-29T19:09:16.853399220Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeHealthWarnings Boolean 
2026-03-29T19:09:16.853723152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeHealthWarnings" INTEGER NOT NULL DEFAULT 0 
2026-03-29T19:09:16.854574957Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009844s 
2026-03-29T19:09:16.854903328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (160, '2026-03-29T19:09:16', 'health_issue_notification') 
2026-03-29T19:09:16.855231559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:16.856829316Z [Info] FluentMigrator.Runner.MigrationRunner: 160: health_issue_notification migrated 
2026-03-29T19:09:16.857000581Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031979s 
2026-03-29T19:09:16.857191195Z [Info] FluentMigrator.Runner.MigrationRunner: 161: speed_improvements migrating 
2026-03-29T19:09:16.857377350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:16.857619547Z [Info] speed_improvements: Starting migration of Main DB to 161 
2026-03-29T19:09:16.858153813Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieFiles (MovieId) 
2026-03-29T19:09:16.858430340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieFiles_MovieId" ON "MovieFiles" ("MovieId" ASC) 
2026-03-29T19:09:16.858780605Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004507s 
2026-03-29T19:09:16.858978574Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlternativeTitles (MovieId) 
2026-03-29T19:09:16.859262886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieId" ON "AlternativeTitles" ("MovieId" ASC) 
2026-03-29T19:09:16.859605656Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004635s 
2026-03-29T19:09:16.859787022Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (CleanTitle) 
2026-03-29T19:09:16.860056123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-03-29T19:09:16.860382731Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004292s 
2026-03-29T19:09:16.860558906Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (ImdbId) 
2026-03-29T19:09:16.860793919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-03-29T19:09:16.861126559Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004012s 
2026-03-29T19:09:16.861288815Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (TmdbId) 
2026-03-29T19:09:16.861526003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-03-29T19:09:16.861866288Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004191s 
2026-03-29T19:09:16.862180080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (161, '2026-03-29T19:09:16', 'speed_improvements') 
2026-03-29T19:09:16.862497840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:16.863317470Z [Info] FluentMigrator.Runner.MigrationRunner: 161: speed_improvements migrated 
2026-03-29T19:09:16.863477212Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018485s 
2026-03-29T19:09:16.863673968Z [Info] FluentMigrator.Runner.MigrationRunner: 162: fix_profile_format_default migrating 
2026-03-29T19:09:16.863875744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:16.864133483Z [Info] fix_profile_format_default: Starting migration of Main DB to 162 
2026-03-29T19:09:16.865889339Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Profiles FormatItems String 
2026-03-29T19:09:16.868906163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Profiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Cutoff" INTEGER NOT NULL, "Items" TEXT NOT NULL, "Language" INTEGER, "PreferredTags" TEXT, "FormatItems" TEXT NOT NULL DEFAULT '[{"format":0, "allowed":true}]', "FormatCutoff" INTEGER NOT NULL, "UpgradeAllowed" INTEGER) 
2026-03-29T19:09:16.869845976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Profiles_temp" ("Id", "Name", "Cutoff", "Items", "Language", "PreferredTags", "FormatItems", "FormatCutoff", "UpgradeAllowed") SELECT "Id", "Name", "Cutoff", "Items", "Language", "PreferredTags", "FormatItems", "FormatCutoff", "UpgradeAllowed" FROM "Profiles" 
2026-03-29T19:09:16.870350792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles" 
2026-03-29T19:09:16.871050752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles" 
2026-03-29T19:09:16.873185430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2026-03-29T19:09:16.873529452Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074498s 
2026-03-29T19:09:16.873874076Z [Info] FluentMigrator.Runner.MigrationRunner: AlterDefaultConstraint .Profiles FormatItems [{"format":0, "allowed":true}] 
2026-03-29T19:09:16.877229963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Profiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Cutoff" INTEGER NOT NULL, "Items" TEXT NOT NULL, "Language" INTEGER, "PreferredTags" TEXT, "FormatItems" TEXT NOT NULL DEFAULT '[{"format":0, "allowed":true}]', "FormatCutoff" INTEGER NOT NULL, "UpgradeAllowed" INTEGER) 
2026-03-29T19:09:16.878156689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Profiles_temp" ("Id", "Name", "Cutoff", "Items", "Language", "PreferredTags", "FormatItems", "FormatCutoff", "UpgradeAllowed") SELECT "Id", "Name", "Cutoff", "Items", "Language", "PreferredTags", "FormatItems", "FormatCutoff", "UpgradeAllowed" FROM "Profiles" 
2026-03-29T19:09:16.878646997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles" 
2026-03-29T19:09:16.879350533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles" 
2026-03-29T19:09:16.881516374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2026-03-29T19:09:16.881884285Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078054s 
2026-03-29T19:09:16.882035960Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-29T19:09:16.882367588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Profiles" SET "FormatItems" = '[{"format":0, "allowed":true}]' WHERE "FormatItems" = '[{format:0, allowed:true}]' 
2026-03-29T19:09:16.882650558Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000473s 
2026-03-29T19:09:16.882971243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (162, '2026-03-29T19:09:16', 'fix_profile_format_default') 
2026-03-29T19:09:16.883291819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:16.884257944Z [Info] FluentMigrator.Runner.MigrationRunner: 162: fix_profile_format_default migrated 
2026-03-29T19:09:16.884425682Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020347s 
2026-03-29T19:09:16.884609211Z [Info] FluentMigrator.Runner.MigrationRunner: 163: task_duration migrating 
2026-03-29T19:09:16.884791709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:16.885032574Z [Info] task_duration: Starting migration of Main DB to 163 
2026-03-29T19:09:16.885334051Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-03-29T19:09:16.885493883Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-03-29T19:09:16.885686781Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ScheduledTasks LastStartTime DateTime 
2026-03-29T19:09:16.885956995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks" ADD COLUMN "LastStartTime" DATETIME 
2026-03-29T19:09:16.886795113Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009284s 
2026-03-29T19:09:16.887111911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (163, '2026-03-29T19:09:16', 'task_duration') 
2026-03-29T19:09:16.887423468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:16.888194701Z [Info] FluentMigrator.Runner.MigrationRunner: 163: task_duration migrated 
2026-03-29T19:09:16.888349412Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023072s 
2026-03-29T19:09:16.888537972Z [Info] FluentMigrator.Runner.MigrationRunner: 164: movie_collections_crew migrating 
2026-03-29T19:09:16.888726652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:16.888963860Z [Info] movie_collections_crew: Starting migration of Main DB to 164 
2026-03-29T19:09:16.889715283Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-03-29T19:09:16.889873902Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-03-29T19:09:16.890042662Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies Collection String 
2026-03-29T19:09:16.890280421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "Collection" TEXT 
2026-03-29T19:09:16.891133328Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009188s 
2026-03-29T19:09:16.891305555Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies Actors 
2026-03-29T19:09:16.895091879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Movies_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT NOT NULL UNIQUE, "SortTitle" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "Year" INTEGER, "Added" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Tags" TEXT, "Certification" TEXT, "AddOptions" TEXT, "MovieFileId" INTEGER NOT NULL, "TmdbId" INTEGER NOT NULL, "Website" TEXT, "PhysicalRelease" DATETIME, "YouTubeTrailerId" TEXT, "Studio" TEXT, "MinimumAvailability" INTEGER NOT NULL, "HasPreDBEntry" INTEGER NOT NULL, "PathState" INTEGER NOT NULL, "PhysicalReleaseNote" TEXT, "SecondaryYear" INTEGER, "SecondaryYearSourceId" INTEGER, "Collection" TEXT) 
2026-03-29T19:09:16.897415337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Movies_temp" ("Id", "ImdbId", "Title", "TitleSlug", "SortTitle", "CleanTitle", "Status", "Overview", "Images", "Path", "Monitored", "ProfileId", "LastInfoSync", "LastDiskSync", "Runtime", "InCinemas", "Year", "Added", "Ratings", "Genres", "Tags", "Certification", "AddOptions", "MovieFileId", "TmdbId", "Website", "PhysicalRelease", "YouTubeTrailerId", "Studio", "MinimumAvailability", "HasPreDBEntry", "PathState", "PhysicalReleaseNote", "SecondaryYear", "SecondaryYearSourceId", "Collection") SELECT "Id", "ImdbId", "Title", "TitleSlug", "SortTitle", "CleanTitle", "Status", "Overview", "Images", "Path", "Monitored", "ProfileId", "LastInfoSync", "LastDiskSync", "Runtime", "InCinemas", "Year", "Added", "Ratings", "Genres", "Tags", "Certification", "AddOptions", "MovieFileId", "TmdbId", "Website", "PhysicalRelease", "YouTubeTrailerId", "Studio", "MinimumAvailability", "HasPreDBEntry", "PathState", "PhysicalReleaseNote", "SecondaryYear", "SecondaryYearSourceId", "Collection" FROM "Movies" 
2026-03-29T19:09:16.898489951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-03-29T19:09:16.899524905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-03-29T19:09:16.901624843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-03-29T19:09:16.902073927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-03-29T19:09:16.902505456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-03-29T19:09:16.902927045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-03-29T19:09:16.903259595Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117901s 
2026-03-29T19:09:16.903419637Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Credits 
2026-03-29T19:09:16.904071760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Credits" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "CreditTmdbId" TEXT NOT NULL UNIQUE, "PersonTmdbId" INTEGER NOT NULL, "Name" TEXT NOT NULL, "Images" TEXT NOT NULL, "Character" TEXT, "Order" INTEGER NOT NULL, "Job" TEXT, "Department" TEXT, "Type" INTEGER NOT NULL) 
2026-03-29T19:09:16.904619833Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001042s 
2026-03-29T19:09:16.904804335Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Credits (CreditTmdbId) 
2026-03-29T19:09:16.905077936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Credits_CreditTmdbId" ON "Credits" ("CreditTmdbId" ASC) 
2026-03-29T19:09:16.905415866Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004466s 
2026-03-29T19:09:16.905595097Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Credits (MovieId) 
2026-03-29T19:09:16.905836854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Credits_MovieId" ON "Credits" ("MovieId" ASC) 
2026-03-29T19:09:16.906180506Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004253s 
2026-03-29T19:09:16.906387402Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-29T19:09:16.906660643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'NotifyMyAndroid' 
2026-03-29T19:09:16.906902089Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003493s 
2026-03-29T19:09:16.907101490Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-29T19:09:16.907359540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Pushalot' 
2026-03-29T19:09:16.907600274Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003368s 
2026-03-29T19:09:16.907936582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (164, '2026-03-29T19:09:16', 'movie_collections_crew') 
2026-03-29T19:09:16.908251766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:16.909201448Z [Info] FluentMigrator.Runner.MigrationRunner: 164: movie_collections_crew migrated 
2026-03-29T19:09:16.909364898Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018951s 
2026-03-29T19:09:16.913452378Z [Info] FluentMigrator.Runner.MigrationRunner: 165: remove_custom_formats_from_quality_model migrating 
2026-03-29T19:09:16.913682331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:16.913952876Z [Info] remove_custom_formats_from_quality_model: Starting migration of Main DB to 165 
2026-03-29T19:09:16.914620540Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2026-03-29T19:09:16.914778208Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-03-29T19:09:16.914959102Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist IndexerFlags Int32 
2026-03-29T19:09:16.915247873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2026-03-29T19:09:16.916171924Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010287s 
2026-03-29T19:09:16.916336566Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles 
2026-03-29T19:09:16.916476668Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-03-29T19:09:16.916652872Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieFiles IndexerFlags Int32 
2026-03-29T19:09:16.916935972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2026-03-29T19:09:16.917791345Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009626s 
2026-03-29T19:09:16.917953120Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-29T19:09:16.918128203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-29T19:09:16.920194834Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020569s 
2026-03-29T19:09:16.920361299Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-29T19:09:16.920560721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-29T19:09:16.921133053Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006001s 
2026-03-29T19:09:16.921307184Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-29T19:09:16.921495543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-29T19:09:16.922297718Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008272s 
2026-03-29T19:09:16.922477881Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-29T19:09:16.922663074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-29T19:09:16.922942056Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003098s 
2026-03-29T19:09:16.923110926Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-29T19:09:16.923299956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-29T19:09:16.926074302Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002792s 
2026-03-29T19:09:16.926254736Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-29T19:09:16.926449668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-29T19:09:16.927251793Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000822s 
2026-03-29T19:09:16.927619003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (165, '2026-03-29T19:09:16', 'remove_custom_formats_from_quality_model') 
2026-03-29T19:09:16.927988948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:16.928723577Z [Info] FluentMigrator.Runner.MigrationRunner: 165: remove_custom_formats_from_quality_model migrated 
2026-03-29T19:09:16.928913479Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022408s 
2026-03-29T19:09:16.929119243Z [Info] FluentMigrator.Runner.MigrationRunner: 166: fix_tmdb_list_config migrating 
2026-03-29T19:09:16.929320479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:16.929578949Z [Info] fix_tmdb_list_config: Starting migration of Main DB to 166 
2026-03-29T19:09:16.929870336Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-29T19:09:16.930072533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-29T19:09:16.930977756Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009253s 
2026-03-29T19:09:16.931151766Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-29T19:09:16.931345225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-29T19:09:16.931985996Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006652s 
2026-03-29T19:09:16.932160327Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-29T19:09:16.932358816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-29T19:09:16.932936530Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005985s 
2026-03-29T19:09:16.933266354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (166, '2026-03-29T19:09:16', 'fix_tmdb_list_config') 
2026-03-29T19:09:16.933604555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:16.934840884Z [Info] FluentMigrator.Runner.MigrationRunner: 166: fix_tmdb_list_config migrated 
2026-03-29T19:09:16.935025075Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024745s 
2026-03-29T19:09:16.935220298Z [Info] FluentMigrator.Runner.MigrationRunner: 167: remove_movie_pathstate migrating 
2026-03-29T19:09:16.935427154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:16.935679142Z [Info] remove_movie_pathstate: Starting migration of Main DB to 167 
2026-03-29T19:09:16.936091422Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies PathState 
2026-03-29T19:09:16.939993409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Movies_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT NOT NULL UNIQUE, "SortTitle" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "Year" INTEGER, "Added" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Tags" TEXT, "Certification" TEXT, "AddOptions" TEXT, "MovieFileId" INTEGER NOT NULL, "TmdbId" INTEGER NOT NULL, "Website" TEXT, "PhysicalRelease" DATETIME, "YouTubeTrailerId" TEXT, "Studio" TEXT, "MinimumAvailability" INTEGER NOT NULL, "HasPreDBEntry" INTEGER NOT NULL, "PhysicalReleaseNote" TEXT, "SecondaryYear" INTEGER, "SecondaryYearSourceId" INTEGER, "Collection" TEXT) 
2026-03-29T19:09:16.942309513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Movies_temp" ("Id", "ImdbId", "Title", "TitleSlug", "SortTitle", "CleanTitle", "Status", "Overview", "Images", "Path", "Monitored", "ProfileId", "LastInfoSync", "LastDiskSync", "Runtime", "InCinemas", "Year", "Added", "Ratings", "Genres", "Tags", "Certification", "AddOptions", "MovieFileId", "TmdbId", "Website", "PhysicalRelease", "YouTubeTrailerId", "Studio", "MinimumAvailability", "HasPreDBEntry", "PhysicalReleaseNote", "SecondaryYear", "SecondaryYearSourceId", "Collection") SELECT "Id", "ImdbId", "Title", "TitleSlug", "SortTitle", "CleanTitle", "Status", "Overview", "Images", "Path", "Monitored", "ProfileId", "LastInfoSync", "LastDiskSync", "Runtime", "InCinemas", "Year", "Added", "Ratings", "Genres", "Tags", "Certification", "AddOptions", "MovieFileId", "TmdbId", "Website", "PhysicalRelease", "YouTubeTrailerId", "Studio", "MinimumAvailability", "HasPreDBEntry", "PhysicalReleaseNote", "SecondaryYear", "SecondaryYearSourceId", "Collection" FROM "Movies" 
2026-03-29T19:09:16.943373535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-03-29T19:09:16.944420603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-03-29T19:09:16.946581344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-03-29T19:09:16.947047442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-03-29T19:09:16.947498581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-03-29T19:09:16.947948086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-03-29T19:09:16.948301357Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120279s 
2026-03-29T19:09:16.948561381Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" IN ('pathsdefaultstatic') 
2026-03-29T19:09:16.948839731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" IN ('pathsdefaultstatic') 
2026-03-29T19:09:16.949087660Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003295s 
2026-03-29T19:09:16.949253915Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles 
2026-03-29T19:09:16.949407114Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-03-29T19:09:16.949608409Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieFiles OriginalFilePath String 
2026-03-29T19:09:16.949884144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles" ADD COLUMN "OriginalFilePath" TEXT 
2026-03-29T19:09:16.950789417Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000991s 
2026-03-29T19:09:16.950969018Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn MovieFiles Path 
2026-03-29T19:09:16.954030773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MovieFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "DateAdded" DATETIME NOT NULL, "SceneName" TEXT, "MediaInfo" TEXT, "ReleaseGroup" TEXT, "RelativePath" TEXT, "Edition" TEXT, "Languages" TEXT NOT NULL, "IndexerFlags" INTEGER NOT NULL, "OriginalFilePath" TEXT) 
2026-03-29T19:09:16.955151841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MovieFiles_temp" ("Id", "MovieId", "Quality", "Size", "DateAdded", "SceneName", "MediaInfo", "ReleaseGroup", "RelativePath", "Edition", "Languages", "IndexerFlags", "OriginalFilePath") SELECT "Id", "MovieId", "Quality", "Size", "DateAdded", "SceneName", "MediaInfo", "ReleaseGroup", "RelativePath", "Edition", "Languages", "IndexerFlags", "OriginalFilePath" FROM "MovieFiles" 
2026-03-29T19:09:16.955750215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieFiles" 
2026-03-29T19:09:16.956485486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles_temp" RENAME TO "MovieFiles" 
2026-03-29T19:09:16.958629543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieFiles_MovieId" ON "MovieFiles" ("MovieId" ASC) 
2026-03-29T19:09:16.958997725Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078594s 
2026-03-29T19:09:16.959327419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (167, '2026-03-29T19:09:16', 'remove_movie_pathstate') 
2026-03-29T19:09:16.959662293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:16.960702317Z [Info] FluentMigrator.Runner.MigrationRunner: 167: remove_movie_pathstate migrated 
2026-03-29T19:09:16.960877880Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095273s 
2026-03-29T19:09:16.962379494Z [Info] FluentMigrator.Runner.MigrationRunner: 168: custom_format_rework migrating 
2026-03-29T19:09:16.962595599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:16.962855372Z [Info] custom_format_rework: Starting migration of Main DB to 168 
2026-03-29T19:09:16.963308174Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable CustomFormats 
2026-03-29T19:09:16.963471212Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-03-29T19:09:16.963693961Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn CustomFormats Specifications String 
2026-03-29T19:09:16.964019165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "CustomFormats" ADD COLUMN "Specifications" TEXT NOT NULL DEFAULT '[]' 
2026-03-29T19:09:16.964951132Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010556s 
2026-03-29T19:09:16.965121435Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-29T19:09:16.965468033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-29T19:09:16.967336084Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020412s 
2026-03-29T19:09:16.967535355Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn CustomFormats FormatTags 
2026-03-29T19:09:16.970391827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "CustomFormats_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Specifications" TEXT NOT NULL) 
2026-03-29T19:09:16.971046144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "CustomFormats_temp" ("Id", "Name", "Specifications") SELECT "Id", "Name", "Specifications" FROM "CustomFormats" 
2026-03-29T19:09:16.971449186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "CustomFormats" 
2026-03-29T19:09:16.972112782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "CustomFormats_temp" RENAME TO "CustomFormats" 
2026-03-29T19:09:16.974558336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC) 
2026-03-29T19:09:16.974950886Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072296s 
2026-03-29T19:09:16.975283626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (168, '2026-03-29T19:09:16', 'custom_format_rework') 
2026-03-29T19:09:16.975614102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:16.976502200Z [Info] FluentMigrator.Runner.MigrationRunner: 168: custom_format_rework migrated 
2026-03-29T19:09:16.976678665Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087433s 
2026-03-29T19:09:16.976882596Z [Info] FluentMigrator.Runner.MigrationRunner: 169: custom_format_scores migrating 
2026-03-29T19:09:16.977087328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:16.977336630Z [Info] custom_format_scores: Starting migration of Main DB to 169 
2026-03-29T19:09:16.977839122Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 
2026-03-29T19:09:16.978001789Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-03-29T19:09:16.978195539Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles MinFormatScore Int32 
2026-03-29T19:09:16.978492377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "MinFormatScore" INTEGER NOT NULL DEFAULT 0 
2026-03-29T19:09:16.979425967Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010463s 
2026-03-29T19:09:16.979597863Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 
2026-03-29T19:09:16.979750290Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-03-29T19:09:16.979970113Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles CutoffFormatScore Int32 
2026-03-29T19:09:16.980307682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "CutoffFormatScore" INTEGER NOT NULL DEFAULT 0 
2026-03-29T19:09:16.981264840Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011074s 
2026-03-29T19:09:16.981431786Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-29T19:09:16.981624554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-29T19:09:16.983247863Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016497s 
2026-03-29T19:09:16.983446162Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Profiles FormatCutoff 
2026-03-29T19:09:16.986512206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Profiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Cutoff" INTEGER NOT NULL, "Items" TEXT NOT NULL, "Language" INTEGER, "PreferredTags" TEXT, "FormatItems" TEXT NOT NULL, "UpgradeAllowed" INTEGER, "MinFormatScore" INTEGER NOT NULL, "CutoffFormatScore" INTEGER NOT NULL) 
2026-03-29T19:09:16.987546498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Profiles_temp" ("Id", "Name", "Cutoff", "Items", "Language", "PreferredTags", "FormatItems", "UpgradeAllowed", "MinFormatScore", "CutoffFormatScore") SELECT "Id", "Name", "Cutoff", "Items", "Language", "PreferredTags", "FormatItems", "UpgradeAllowed", "MinFormatScore", "CutoffFormatScore" FROM "Profiles" 
2026-03-29T19:09:16.988108700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles" 
2026-03-29T19:09:16.988804491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles" 
2026-03-29T19:09:16.990946775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2026-03-29T19:09:16.991308002Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007691s 
2026-03-29T19:09:16.991484527Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable CustomFormats 
2026-03-29T19:09:16.991641343Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-03-29T19:09:16.991906367Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn CustomFormats IncludeCustomFormatWhenRenaming Boolean 
2026-03-29T19:09:16.992273075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "CustomFormats" ADD COLUMN "IncludeCustomFormatWhenRenaming" INTEGER NOT NULL DEFAULT 0 
2026-03-29T19:09:16.993168919Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010562s 
2026-03-29T19:09:16.993496058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (169, '2026-03-29T19:09:16', 'custom_format_scores') 
2026-03-29T19:09:16.993832134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:16.994812117Z [Info] FluentMigrator.Runner.MigrationRunner: 169: custom_format_scores migrated 
2026-03-29T19:09:16.994990567Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026669s 
2026-03-29T19:09:16.995166952Z [Info] FluentMigrator.Runner.MigrationRunner: 170: fix_trakt_list_config migrating 
2026-03-29T19:09:16.995355381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:16.995592619Z [Info] fix_trakt_list_config: Starting migration of Main DB to 170 
2026-03-29T19:09:16.995918144Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-29T19:09:16.996146905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-29T19:09:17.036718006Z []
2026-03-29T19:09:17.036827667Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0406852s 
2026-03-29T19:09:17.037153282Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-29T19:09:17.037236380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-29T19:09:17.037750244Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005342s 
2026-03-29T19:09:17.039221948Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" IN ('TraktAuthToken', 'TraktRefreshToken', 'TraktTokenExpiry', 'NewTraktAuthToken', 'NewTraktRefreshToken', 'NewTraktTokenExpiry') 
2026-03-29T19:09:17.039722175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" IN ('TraktAuthToken', 'TraktRefreshToken', 'TraktTokenExpiry', 'NewTraktAuthToken', 'NewTraktRefreshToken', 'NewTraktTokenExpiry') 
2026-03-29T19:09:17.040182842Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006842s 
2026-03-29T19:09:17.040516354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (170, '2026-03-29T19:09:17', 'fix_trakt_list_config') 
2026-03-29T19:09:17.040843703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:17.041671841Z [Info] FluentMigrator.Runner.MigrationRunner: 170: fix_trakt_list_config migrated 
2026-03-29T19:09:17.041832554Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021417s 
2026-03-29T19:09:17.042055042Z [Info] FluentMigrator.Runner.MigrationRunner: 171: quality_definition_preferred_size migrating 
2026-03-29T19:09:17.042262209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:17.042514477Z [Info] quality_definition_preferred_size: Starting migration of Main DB to 171 
2026-03-29T19:09:17.042880063Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions 
2026-03-29T19:09:17.043048182Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-03-29T19:09:17.043256631Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityDefinitions PreferredSize Double 
2026-03-29T19:09:17.043549451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions" ADD COLUMN "PreferredSize" NUMERIC 
2026-03-29T19:09:17.044509414Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010591s 
2026-03-29T19:09:17.044715970Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-29T19:09:17.044893988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-29T19:09:17.045925686Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010432s 
2026-03-29T19:09:17.046274117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (171, '2026-03-29T19:09:17', 'quality_definition_preferred_size') 
2026-03-29T19:09:17.046611687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:17.048098691Z [Info] FluentMigrator.Runner.MigrationRunner: 171: quality_definition_preferred_size migrated 
2026-03-29T19:09:17.048295267Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031709s 
2026-03-29T19:09:17.048518196Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_download_history migrating 
2026-03-29T19:09:17.048724240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:17.048971047Z [Info] add_download_history: Starting migration of Main DB to 172 
2026-03-29T19:09:17.049716418Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadHistory 
2026-03-29T19:09:17.050399734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadHistory" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "EventType" INTEGER NOT NULL, "MovieId" INTEGER NOT NULL, "DownloadId" TEXT NOT NULL, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Protocol" INTEGER, "IndexerId" INTEGER, "DownloadClientId" INTEGER, "Release" TEXT, "Data" TEXT) 
2026-03-29T19:09:17.051005003Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010979s 
2026-03-29T19:09:17.051202130Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (EventType) 
2026-03-29T19:09:17.051500991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2026-03-29T19:09:17.051901568Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000509s 
2026-03-29T19:09:17.052101000Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (MovieId) 
2026-03-29T19:09:17.052415503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_MovieId" ON "DownloadHistory" ("MovieId" ASC) 
2026-03-29T19:09:17.052800388Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005269s 
2026-03-29T19:09:17.052998848Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (DownloadId) 
2026-03-29T19:09:17.053303531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2026-03-29T19:09:17.053702925Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005199s 
2026-03-29T19:09:17.053866685Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-29T19:09:17.054044754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-29T19:09:17.054810345Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007822s 
2026-03-29T19:09:17.055134869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (172, '2026-03-29T19:09:17', 'add_download_history') 
2026-03-29T19:09:17.055459282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:17.056314324Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_download_history migrated 
2026-03-29T19:09:17.056512793Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022608s 
2026-03-29T19:09:17.056701403Z [Info] FluentMigrator.Runner.MigrationRunner: 173: net_import_status migrating 
2026-03-29T19:09:17.056898780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:17.057136609Z [Info] net_import_status: Starting migration of Main DB to 173 
2026-03-29T19:09:17.057603109Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NetImportStatus 
2026-03-29T19:09:17.058168357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NetImportStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT) 
2026-03-29T19:09:17.058702623Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009227s 
2026-03-29T19:09:17.058901784Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NetImportStatus (ProviderId) 
2026-03-29T19:09:17.059204092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "NetImportStatus" ("ProviderId" ASC) 
2026-03-29T19:09:17.059564057Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004876s 
2026-03-29T19:09:17.059890444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (173, '2026-03-29T19:09:17', 'net_import_status') 
2026-03-29T19:09:17.060217673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:17.061018766Z [Info] FluentMigrator.Runner.MigrationRunner: 173: net_import_status migrated 
2026-03-29T19:09:17.061178177Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019159s 
2026-03-29T19:09:17.061370534Z [Info] FluentMigrator.Runner.MigrationRunner: 174: email_multiple_addresses migrating 
2026-03-29T19:09:17.061569234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:17.061812755Z [Info] email_multiple_addresses: Starting migration of Main DB to 174 
2026-03-29T19:09:17.062061315Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-29T19:09:17.062251338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-29T19:09:17.063122522Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008959s 
2026-03-29T19:09:17.063458058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (174, '2026-03-29T19:09:17', 'email_multiple_addresses') 
2026-03-29T19:09:17.063783162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:17.064461217Z [Info] FluentMigrator.Runner.MigrationRunner: 174: email_multiple_addresses migrated 
2026-03-29T19:09:17.064624987Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002195s 
2026-03-29T19:09:17.064835060Z [Info] FluentMigrator.Runner.MigrationRunner: 175: remove_chown_and_folderchmod_config migrating 
2026-03-29T19:09:17.065041766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:17.065288824Z [Info] remove_chown_and_folderchmod_config: Starting migration of Main DB to 175 
2026-03-29T19:09:17.065647125Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" IN ('folderchmod', 'chownuser', 'parsingleniency') 
2026-03-29T19:09:17.065973472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" IN ('folderchmod', 'chownuser', 'parsingleniency') 
2026-03-29T19:09:17.066325361Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004537s 
2026-03-29T19:09:17.066714975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (175, '2026-03-29T19:09:17', 'remove_chown_and_folderchmod_config') 
2026-03-29T19:09:17.067049499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:17.067739649Z [Info] FluentMigrator.Runner.MigrationRunner: 175: remove_chown_and_folderchmod_config migrated 
2026-03-29T19:09:17.067938559Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017991s 
2026-03-29T19:09:17.068161418Z [Info] FluentMigrator.Runner.MigrationRunner: 176: movie_recommendations migrating 
2026-03-29T19:09:17.068369597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:17.068628107Z [Info] movie_recommendations: Starting migration of Main DB to 176 
2026-03-29T19:09:17.068931288Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-03-29T19:09:17.069089697Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-03-29T19:09:17.069282345Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies Recommendations String 
2026-03-29T19:09:17.069571156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "Recommendations" TEXT NOT NULL DEFAULT '[]' 
2026-03-29T19:09:17.070567973Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011045s 
2026-03-29T19:09:17.070910513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (176, '2026-03-29T19:09:17', 'movie_recommendations') 
2026-03-29T19:09:17.071241590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:17.071964986Z [Info] FluentMigrator.Runner.MigrationRunner: 176: movie_recommendations migrated 
2026-03-29T19:09:17.072134868Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024572s 
2026-03-29T19:09:17.072332997Z [Info] FluentMigrator.Runner.MigrationRunner: 177: language_improvements migrating 
2026-03-29T19:09:17.072545936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:17.072795569Z [Info] language_improvements: Starting migration of Main DB to 177 
2026-03-29T19:09:17.074449960Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-03-29T19:09:17.074607217Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-03-29T19:09:17.074794724Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies OriginalLanguage Int32 
2026-03-29T19:09:17.075104087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "OriginalLanguage" INTEGER NOT NULL DEFAULT 1 
2026-03-29T19:09:17.076068269Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010864s 
2026-03-29T19:09:17.076232900Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-03-29T19:09:17.076369535Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-03-29T19:09:17.076557784Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies OriginalTitle String 
2026-03-29T19:09:17.076820303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "OriginalTitle" TEXT 
2026-03-29T19:09:17.077746588Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010078s 
2026-03-29T19:09:17.077915518Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-03-29T19:09:17.078047564Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-03-29T19:09:17.078297427Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies DigitalRelease DateTime 
2026-03-29T19:09:17.078546729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "DigitalRelease" DATETIME 
2026-03-29T19:09:17.079407993Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009431s 
2026-03-29T19:09:17.079606032Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies PhysicalReleaseNote 
2026-03-29T19:09:17.083758453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Movies_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT NOT NULL UNIQUE, "SortTitle" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "Year" INTEGER, "Added" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Tags" TEXT, "Certification" TEXT, "AddOptions" TEXT, "MovieFileId" INTEGER NOT NULL, "TmdbId" INTEGER NOT NULL, "Website" TEXT, "PhysicalRelease" DATETIME, "YouTubeTrailerId" TEXT, "Studio" TEXT, "MinimumAvailability" INTEGER NOT NULL, "HasPreDBEntry" INTEGER NOT NULL, "SecondaryYear" INTEGER, "SecondaryYearSourceId" INTEGER, "Collection" TEXT, "Recommendations" TEXT NOT NULL, "OriginalLanguage" INTEGER NOT NULL, "OriginalTitle" TEXT, "DigitalRelease" DATETIME) 
2026-03-29T19:09:17.086246382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Movies_temp" ("Id", "ImdbId", "Title", "TitleSlug", "SortTitle", "CleanTitle", "Status", "Overview", "Images", "Path", "Monitored", "ProfileId", "LastInfoSync", "LastDiskSync", "Runtime", "InCinemas", "Year", "Added", "Ratings", "Genres", "Tags", "Certification", "AddOptions", "MovieFileId", "TmdbId", "Website", "PhysicalRelease", "YouTubeTrailerId", "Studio", "MinimumAvailability", "HasPreDBEntry", "SecondaryYear", "SecondaryYearSourceId", "Collection", "Recommendations", "OriginalLanguage", "OriginalTitle", "DigitalRelease") SELECT "Id", "ImdbId", "Title", "TitleSlug", "SortTitle", "CleanTitle", "Status", "Overview", "Images", "Path", "Monitored", "ProfileId", "LastInfoSync", "LastDiskSync", "Runtime", "InCinemas", "Year", "Added", "Ratings", "Genres", "Tags", "Certification", "AddOptions", "MovieFileId", "TmdbId", "Website", "PhysicalRelease", "YouTubeTrailerId", "Studio", "MinimumAvailability", "HasPreDBEntry", "SecondaryYear", "SecondaryYearSourceId", "Collection", "Recommendations", "OriginalLanguage", "OriginalTitle", "DigitalRelease" FROM "Movies" 
2026-03-29T19:09:17.087389765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-03-29T19:09:17.088397914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-03-29T19:09:17.091881549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-03-29T19:09:17.092342437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-03-29T19:09:17.092801902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-03-29T19:09:17.093233721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-03-29T19:09:17.093618185Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138425s 
2026-03-29T19:09:17.093818719Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies SecondaryYearSourceId 
2026-03-29T19:09:17.098092635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Movies_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT NOT NULL UNIQUE, "SortTitle" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "Year" INTEGER, "Added" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Tags" TEXT, "Certification" TEXT, "AddOptions" TEXT, "MovieFileId" INTEGER NOT NULL, "TmdbId" INTEGER NOT NULL, "Website" TEXT, "PhysicalRelease" DATETIME, "YouTubeTrailerId" TEXT, "Studio" TEXT, "MinimumAvailability" INTEGER NOT NULL, "HasPreDBEntry" INTEGER NOT NULL, "SecondaryYear" INTEGER, "Collection" TEXT, "Recommendations" TEXT NOT NULL, "OriginalLanguage" INTEGER NOT NULL, "OriginalTitle" TEXT, "DigitalRelease" DATETIME) 
2026-03-29T19:09:17.100527798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Movies_temp" ("Id", "ImdbId", "Title", "TitleSlug", "SortTitle", "CleanTitle", "Status", "Overview", "Images", "Path", "Monitored", "ProfileId", "LastInfoSync", "LastDiskSync", "Runtime", "InCinemas", "Year", "Added", "Ratings", "Genres", "Tags", "Certification", "AddOptions", "MovieFileId", "TmdbId", "Website", "PhysicalRelease", "YouTubeTrailerId", "Studio", "MinimumAvailability", "HasPreDBEntry", "SecondaryYear", "Collection", "Recommendations", "OriginalLanguage", "OriginalTitle", "DigitalRelease") SELECT "Id", "ImdbId", "Title", "TitleSlug", "SortTitle", "CleanTitle", "Status", "Overview", "Images", "Path", "Monitored", "ProfileId", "LastInfoSync", "LastDiskSync", "Runtime", "InCinemas", "Year", "Added", "Ratings", "Genres", "Tags", "Certification", "AddOptions", "MovieFileId", "TmdbId", "Website", "PhysicalRelease", "YouTubeTrailerId", "Studio", "MinimumAvailability", "HasPreDBEntry", "SecondaryYear", "Collection", "Recommendations", "OriginalLanguage", "OriginalTitle", "DigitalRelease" FROM "Movies" 
2026-03-29T19:09:17.101652333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-03-29T19:09:17.102563157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-03-29T19:09:17.104811514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-03-29T19:09:17.105268514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-03-29T19:09:17.105699412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-03-29T19:09:17.106127103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-03-29T19:09:17.106461726Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124643s 
2026-03-29T19:09:17.106630156Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2026-03-29T19:09:17.106781029Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-03-29T19:09:17.106959028Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig RenameMovies Boolean 
2026-03-29T19:09:17.107247829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "RenameMovies" INTEGER NOT NULL DEFAULT 0 
2026-03-29T19:09:17.108124905Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009853s 
2026-03-29T19:09:17.108374698Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "RenameMovies"="RenameEpisodes" 
2026-03-29T19:09:17.108647968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "RenameMovies"="RenameEpisodes" 
2026-03-29T19:09:17.108885306Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003205s 
2026-03-29T19:09:17.109073415Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig RenameEpisodes 
2026-03-29T19:09:17.112329982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NamingConfig_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "MultiEpisodeStyle" INTEGER NOT NULL, "ReplaceIllegalCharacters" INTEGER NOT NULL, "StandardMovieFormat" TEXT, "MovieFolderFormat" TEXT, "ColonReplacementFormat" INTEGER NOT NULL, "RenameMovies" INTEGER NOT NULL) 
2026-03-29T19:09:17.113388243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "NamingConfig_temp" ("Id", "MultiEpisodeStyle", "ReplaceIllegalCharacters", "StandardMovieFormat", "MovieFolderFormat", "ColonReplacementFormat", "RenameMovies") SELECT "Id", "MultiEpisodeStyle", "ReplaceIllegalCharacters", "StandardMovieFormat", "MovieFolderFormat", "ColonReplacementFormat", "RenameMovies" FROM "NamingConfig" 
2026-03-29T19:09:17.113950535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2026-03-29T19:09:17.114534381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2026-03-29T19:09:17.116822728Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075556s 
2026-03-29T19:09:17.117371163Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement CREATE TABLE "MovieTranslations"("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "Title" TEXT, "CleanTitle" TEXT, "Overview" TEXT, "Language" INTEGER NOT NULL, Unique("MovieId", "Language")); 
2026-03-29T19:09:17.117981511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MovieTranslations"("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "Title" TEXT, "CleanTitle" TEXT, "Overview" TEXT, "Language" INTEGER NOT NULL, Unique("MovieId", "Language")); 
2026-03-29T19:09:17.118501518Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008114s 
2026-03-29T19:09:17.118749257Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DROP INDEX IF EXISTS "IX_AlternativeTitles_CleanTitle" 
2026-03-29T19:09:17.119036115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX IF EXISTS "IX_AlternativeTitles_CleanTitle" 
2026-03-29T19:09:17.119416070Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004545s 
2026-03-29T19:09:17.119572515Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-29T19:09:17.119745694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-29T19:09:17.120784305Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010501s 
2026-03-29T19:09:17.120949097Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-29T19:09:17.121125883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-29T19:09:17.121649317Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005421s 
2026-03-29T19:09:17.121801884Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-29T19:09:17.122143432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ScheduledTasks" SET "LastExecution" = '2014-01-01 00:00:00' WHERE "TypeName" = 'NzbDrone.Core.Movies.Commands.RefreshMovieCommand' 
2026-03-29T19:09:17.122465731Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005188s 
2026-03-29T19:09:17.122621124Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-29T19:09:17.122844053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies" SET "LastInfoSync" = '2014-01-01 00:00:00' WHERE 1 = 1 
2026-03-29T19:09:17.123127213Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003649s 
2026-03-29T19:09:17.123463069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (177, '2026-03-29T19:09:17', 'language_improvements') 
2026-03-29T19:09:17.123805058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:17.125128673Z [Info] FluentMigrator.Runner.MigrationRunner: 177: language_improvements migrated 
2026-03-29T19:09:17.125299447Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023303s 
2026-03-29T19:09:17.125483397Z [Info] FluentMigrator.Runner.MigrationRunner: 178: new_list_server migrating 
2026-03-29T19:09:17.125672337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:17.125910607Z [Info] new_list_server: Starting migration of Main DB to 178 
2026-03-29T19:09:17.126181072Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-29T19:09:17.126376295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-29T19:09:17.127445568Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010957s 
2026-03-29T19:09:17.127609999Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-29T19:09:17.127788779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-29T19:09:17.128544080Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000769s 
2026-03-29T19:09:17.128859054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (178, '2026-03-29T19:09:17', 'new_list_server') 
2026-03-29T19:09:17.129180992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:17.130015583Z [Info] FluentMigrator.Runner.MigrationRunner: 178: new_list_server migrated 
2026-03-29T19:09:17.130170374Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022206s 
2026-03-29T19:09:17.130360487Z [Info] FluentMigrator.Runner.MigrationRunner: 179: movie_translation_indexes migrating 
2026-03-29T19:09:17.130554117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:17.130796675Z [Info] movie_translation_indexes: Starting migration of Main DB to 179 
2026-03-29T19:09:17.131156760Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieTranslations (Language) 
2026-03-29T19:09:17.131457446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_Language" ON "MovieTranslations" ("Language" ASC) 
2026-03-29T19:09:17.131823022Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000483s 
2026-03-29T19:09:17.132030570Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieTranslations (MovieId) 
2026-03-29T19:09:17.132318580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_MovieId" ON "MovieTranslations" ("MovieId" ASC) 
2026-03-29T19:09:17.132662141Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000465s 
2026-03-29T19:09:17.132992356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (179, '2026-03-29T19:09:17', 'movie_translation_indexes') 
2026-03-29T19:09:17.133317030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:17.134126730Z [Info] FluentMigrator.Runner.MigrationRunner: 179: movie_translation_indexes migrated 
2026-03-29T19:09:17.134300861Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018928s 
2026-03-29T19:09:17.134534582Z [Info] FluentMigrator.Runner.MigrationRunner: 180: fix_invalid_profile_references migrating 
2026-03-29T19:09:17.134738292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:17.134980329Z [Info] fix_invalid_profile_references: Starting migration of Main DB to 180 
2026-03-29T19:09:17.135228459Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-29T19:09:17.135421838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-29T19:09:17.138793888Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003386s 
2026-03-29T19:09:17.139142049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (180, '2026-03-29T19:09:17', 'fix_invalid_profile_references') 
2026-03-29T19:09:17.139484739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:17.140243987Z [Info] FluentMigrator.Runner.MigrationRunner: 180: fix_invalid_profile_references migrated 
2026-03-29T19:09:17.140429621Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048005s 
2026-03-29T19:09:17.140624985Z [Info] FluentMigrator.Runner.MigrationRunner: 181: list_movies_table migrating 
2026-03-29T19:09:17.140818564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:17.141051473Z [Info] list_movies_table: Starting migration of Main DB to 181 
2026-03-29T19:09:17.142833541Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable NetImport ImportLists 
2026-03-29T19:09:17.143187214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NetImport" RENAME TO "ImportLists" 
2026-03-29T19:09:17.145878533Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028567s 
2026-03-29T19:09:17.146088395Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable NetImportStatus ImportListStatus 
2026-03-29T19:09:17.146381576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NetImportStatus" RENAME TO "ImportListStatus" 
2026-03-29T19:09:17.148624803Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023471s 
2026-03-29T19:09:17.148937753Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Config" SET "Key" = 'importlistsyncinterval' WHERE "Key" = 'netimportsyncinterval' 
2026-03-29T19:09:17.149248278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Config" SET "Key" = 'importlistsyncinterval' WHERE "Key" = 'netimportsyncinterval' 
2026-03-29T19:09:17.149512340Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003854s 
2026-03-29T19:09:17.149676450Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2026-03-29T19:09:17.149821172Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-03-29T19:09:17.150005242Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists SearchOnAdd Boolean 
2026-03-29T19:09:17.150299705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "SearchOnAdd" INTEGER NOT NULL DEFAULT 0 
2026-03-29T19:09:17.151177853Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009934s 
2026-03-29T19:09:17.151352134Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListMovies 
2026-03-29T19:09:17.152365034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListMovies" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ImdbId" TEXT, "TmdbId" INTEGER NOT NULL, "ListId" INTEGER NOT NULL, "Title" TEXT NOT NULL, "SortTitle" TEXT, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "LastInfoSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "Year" INTEGER, "Ratings" TEXT, "Genres" TEXT, "Certification" TEXT, "Collection" TEXT, "Website" TEXT, "OriginalTitle" TEXT, "PhysicalRelease" DATETIME, "Translations" TEXT NOT NULL, "Studio" TEXT, "YouTubeTrailerId" TEXT, "DigitalRelease" DATETIME) 
2026-03-29T19:09:17.153114192Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015945s 
2026-03-29T19:09:17.153428816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (181, '2026-03-29T19:09:17', 'list_movies_table') 
2026-03-29T19:09:17.153747157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:17.154695105Z [Info] FluentMigrator.Runner.MigrationRunner: 181: list_movies_table migrated 
2026-03-29T19:09:17.154856841Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031542s 
2026-03-29T19:09:17.155044619Z [Info] FluentMigrator.Runner.MigrationRunner: 182: on_delete_notification migrating 
2026-03-29T19:09:17.155236586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:17.155474875Z [Info] on_delete_notification: Starting migration of Main DB to 182 
2026-03-29T19:09:17.155792585Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-03-29T19:09:17.155965563Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-03-29T19:09:17.156150766Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnDelete Boolean 
2026-03-29T19:09:17.156434237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnDelete" INTEGER NOT NULL DEFAULT 0 
2026-03-29T19:09:17.157334199Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001009s 
2026-03-29T19:09:17.157657961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (182, '2026-03-29T19:09:17', 'on_delete_notification') 
2026-03-29T19:09:17.157982304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:17.158765762Z [Info] FluentMigrator.Runner.MigrationRunner: 182: on_delete_notification migrated 
2026-03-29T19:09:17.158931124Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002414s 
2026-03-29T19:09:17.159116027Z [Info] FluentMigrator.Runner.MigrationRunner: 183: download_propers_config migrating 
2026-03-29T19:09:17.159306270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:17.159547245Z [Info] download_propers_config: Starting migration of Main DB to 183 
2026-03-29T19:09:17.159837760Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-29T19:09:17.160070388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-29T19:09:17.160556527Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005038s 
2026-03-29T19:09:17.160809016Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers' 
2026-03-29T19:09:17.161107296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers' 
2026-03-29T19:09:17.161352189Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003307s 
2026-03-29T19:09:17.161540028Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Profiles PreferredTags 
2026-03-29T19:09:17.166734647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Profiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Cutoff" INTEGER NOT NULL, "Items" TEXT NOT NULL, "Language" INTEGER, "FormatItems" TEXT NOT NULL, "UpgradeAllowed" INTEGER, "MinFormatScore" INTEGER NOT NULL, "CutoffFormatScore" INTEGER NOT NULL) 
2026-03-29T19:09:17.167751615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Profiles_temp" ("Id", "Name", "Cutoff", "Items", "Language", "FormatItems", "UpgradeAllowed", "MinFormatScore", "CutoffFormatScore") SELECT "Id", "Name", "Cutoff", "Items", "Language", "FormatItems", "UpgradeAllowed", "MinFormatScore", "CutoffFormatScore" FROM "Profiles" 
2026-03-29T19:09:17.168288005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles" 
2026-03-29T19:09:17.169044588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles" 
2026-03-29T19:09:17.171623040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2026-03-29T19:09:17.171995650Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102902s 
2026-03-29T19:09:17.172326767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (183, '2026-03-29T19:09:17', 'download_propers_config') 
2026-03-29T19:09:17.172649116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:17.173667266Z [Info] FluentMigrator.Runner.MigrationRunner: 183: download_propers_config migrated 
2026-03-29T19:09:17.173837058Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119287s 
2026-03-29T19:09:17.174036430Z [Info] FluentMigrator.Runner.MigrationRunner: 184: add_priority_to_indexers migrating 
2026-03-29T19:09:17.174225901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:17.174479892Z [Info] add_priority_to_indexers: Starting migration of Main DB to 184 
2026-03-29T19:09:17.174828174Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-03-29T19:09:17.174982675Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-03-29T19:09:17.175178900Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Priority Int32 
2026-03-29T19:09:17.175447431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 25 
2026-03-29T19:09:17.176395550Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010353s 
2026-03-29T19:09:17.176719452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (184, '2026-03-29T19:09:17', 'add_priority_to_indexers') 
2026-03-29T19:09:17.177034236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:17.177813505Z [Info] FluentMigrator.Runner.MigrationRunner: 184: add_priority_to_indexers migrated 
2026-03-29T19:09:17.177981423Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024391s 
2026-03-29T19:09:17.178176325Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_alternative_title_indices migrating 
2026-03-29T19:09:17.178375777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:17.178611862Z [Info] add_alternative_title_indices: Starting migration of Main DB to 185 
2026-03-29T19:09:17.178968841Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlternativeTitles (CleanTitle) 
2026-03-29T19:09:17.179280238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2026-03-29T19:09:17.179645413Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004911s 
2026-03-29T19:09:17.179844314Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieTranslations (CleanTitle) 
2026-03-29T19:09:17.180169679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_CleanTitle" ON "MovieTranslations" ("CleanTitle" ASC) 
2026-03-29T19:09:17.180529323Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004925s 
2026-03-29T19:09:17.180866602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (185, '2026-03-29T19:09:17', 'add_alternative_title_indices') 
2026-03-29T19:09:17.181191867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:17.182036488Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_alternative_title_indices migrated 
2026-03-29T19:09:17.182207161Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019603s 
2026-03-29T19:09:17.182386593Z [Info] FluentMigrator.Runner.MigrationRunner: 186: fix_tmdb_duplicates migrating 
2026-03-29T19:09:17.182576605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:17.182805155Z [Info] fix_tmdb_duplicates: Starting migration of Main DB to 186 
2026-03-29T19:09:17.184022086Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-29T19:09:17.184277360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-29T19:09:17.185831268Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001602s 
2026-03-29T19:09:17.186334141Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Movies () 
2026-03-29T19:09:17.186757193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Movies_TmdbId" 
2026-03-29T19:09:17.187174663Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006595s 
2026-03-29T19:09:17.187340898Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-03-29T19:09:17.187478305Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-03-29T19:09:17.187651804Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies TmdbId Int32 
2026-03-29T19:09:17.192325225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Movies_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT NOT NULL UNIQUE, "SortTitle" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "Year" INTEGER, "Added" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Tags" TEXT, "Certification" TEXT, "AddOptions" TEXT, "MovieFileId" INTEGER NOT NULL, "TmdbId" INTEGER NOT NULL UNIQUE, "Website" TEXT, "PhysicalRelease" DATETIME, "YouTubeTrailerId" TEXT, "Studio" TEXT, "MinimumAvailability" INTEGER NOT NULL, "HasPreDBEntry" INTEGER NOT NULL, "SecondaryYear" INTEGER, "Collection" TEXT, "Recommendations" TEXT NOT NULL, "OriginalLanguage" INTEGER NOT NULL, "OriginalTitle" TEXT, "DigitalRelease" DATETIME) 
2026-03-29T19:09:17.194811120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Movies_temp" ("Id", "ImdbId", "Title", "TitleSlug", "SortTitle", "CleanTitle", "Status", "Overview", "Images", "Path", "Monitored", "ProfileId", "LastInfoSync", "LastDiskSync", "Runtime", "InCinemas", "Year", "Added", "Ratings", "Genres", "Tags", "Certification", "AddOptions", "MovieFileId", "TmdbId", "Website", "PhysicalRelease", "YouTubeTrailerId", "Studio", "MinimumAvailability", "HasPreDBEntry", "SecondaryYear", "Collection", "Recommendations", "OriginalLanguage", "OriginalTitle", "DigitalRelease") SELECT "Id", "ImdbId", "Title", "TitleSlug", "SortTitle", "CleanTitle", "Status", "Overview", "Images", "Path", "Monitored", "ProfileId", "LastInfoSync", "LastDiskSync", "Runtime", "InCinemas", "Year", "Added", "Ratings", "Genres", "Tags", "Certification", "AddOptions", "MovieFileId", "TmdbId", "Website", "PhysicalRelease", "YouTubeTrailerId", "Studio", "MinimumAvailability", "HasPreDBEntry", "SecondaryYear", "Collection", "Recommendations", "OriginalLanguage", "OriginalTitle", "DigitalRelease" FROM "Movies" 
2026-03-29T19:09:17.195951626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-03-29T19:09:17.196883964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-03-29T19:09:17.199878583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-03-29T19:09:17.200362107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-03-29T19:09:17.200809758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-03-29T19:09:17.201167108Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133388s 
2026-03-29T19:09:17.201352250Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (TmdbId) 
2026-03-29T19:09:17.201622635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-03-29T19:09:17.201968461Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004402s 
2026-03-29T19:09:17.202307454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (186, '2026-03-29T19:09:17', 'fix_tmdb_duplicates') 
2026-03-29T19:09:17.202642558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:17.204101446Z [Info] FluentMigrator.Runner.MigrationRunner: 186: fix_tmdb_duplicates migrated 
2026-03-29T19:09:17.204264845Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025336s 
2026-03-29T19:09:17.204509818Z [Info] FluentMigrator.Runner.MigrationRunner: 187: swap_filechmod_for_folderchmod migrating 
2026-03-29T19:09:17.204713578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:17.204992069Z [Info] swap_filechmod_for_folderchmod: Starting migration of Main DB to 187 
2026-03-29T19:09:17.205312174Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-29T19:09:17.205520343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-29T19:09:17.206085671Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005923s 
2026-03-29T19:09:17.206441177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (187, '2026-03-29T19:09:17', 'swap_filechmod_for_folderchmod') 
2026-03-29T19:09:17.206811212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:17.207522795Z [Info] FluentMigrator.Runner.MigrationRunner: 187: swap_filechmod_for_folderchmod migrated 
2026-03-29T19:09:17.207716355Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019681s 
2026-03-29T19:09:17.207921668Z [Info] FluentMigrator.Runner.MigrationRunner: 188: mediainfo_channels migrating 
2026-03-29T19:09:17.208117141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:17.208359079Z [Info] mediainfo_channels: Starting migration of Main DB to 188 
2026-03-29T19:09:17.208821339Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MovieFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannels"', '"audioChannelsContainer"'); 
2026-03-29T19:09:17.209200693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MovieFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannels"', '"audioChannelsContainer"'); 
2026-03-29T19:09:17.209515146Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004464s 
2026-03-29T19:09:17.209869740Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MovieFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannelPositionsText"', '"audioChannelPositionsTextContainer"'); 
2026-03-29T19:09:17.210316720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MovieFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannelPositionsText"', '"audioChannelPositionsTextContainer"'); 
2026-03-29T19:09:17.210615903Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004943s 
2026-03-29T19:09:17.210877149Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Config" SET "Value" = max(("Value" / 60) + 1, 6) WHERE "Key" = 'importlistsyncinterval' 
2026-03-29T19:09:17.211221332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Config" SET "Value" = max(("Value" / 60) + 1, 6) WHERE "Key" = 'importlistsyncinterval' 
2026-03-29T19:09:17.211499001Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003981s 
2026-03-29T19:09:17.211809286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (188, '2026-03-29T19:09:17', 'mediainfo_channels') 
2026-03-29T19:09:17.212202006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:17.212944972Z [Info] FluentMigrator.Runner.MigrationRunner: 188: mediainfo_channels migrated 
2026-03-29T19:09:17.213090906Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018023s 
2026-03-29T19:09:17.213277372Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_update_history migrating 
2026-03-29T19:09:17.213480621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:17.213724723Z [Info] add_update_history: Starting migration of Main DB to 189 
2026-03-29T19:09:17.214114538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (189, '2026-03-29T19:09:17', 'add_update_history') 
2026-03-29T19:09:17.214465103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:17.215157959Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_update_history migrated 
2026-03-29T19:09:17.215346568Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016804s 
2026-03-29T19:09:17.215540749Z [Info] FluentMigrator.Runner.MigrationRunner: 190: update_awesome_hd_link migrating 
2026-03-29T19:09:17.215752436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:17.216018131Z [Info] update_awesome_hd_link: Starting migration of Main DB to 190 
2026-03-29T19:09:17.219608530Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", 'https://awesome-hd.net', 'https://awesome-hd.club') WHERE "Implementation" = 'AwesomeHD'; 
2026-03-29T19:09:17.220073737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = Replace("Settings", 'https://awesome-hd.net', 'https://awesome-hd.club') WHERE "Implementation" = 'AwesomeHD'; 
2026-03-29T19:09:17.220398200Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005161s 
2026-03-29T19:09:17.220737303Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", 'https://awesome-hd.me', 'https://awesome-hd.club') WHERE "Implementation" = 'AwesomeHD'; 
2026-03-29T19:09:17.221160304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = Replace("Settings", 'https://awesome-hd.me', 'https://awesome-hd.club') WHERE "Implementation" = 'AwesomeHD'; 
2026-03-29T19:09:17.221457914Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004794s 
2026-03-29T19:09:17.221772938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (190, '2026-03-29T19:09:17', 'update_awesome_hd_link') 
2026-03-29T19:09:17.222100558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:17.222802110Z [Info] FluentMigrator.Runner.MigrationRunner: 190: update_awesome_hd_link migrated 
2026-03-29T19:09:17.222973926Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017888s 
2026-03-29T19:09:17.223144009Z [Info] FluentMigrator.Runner.MigrationRunner: 191: remove_awesomehd migrating 
2026-03-29T19:09:17.223332558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:17.223562992Z [Info] remove_awesomehd: Starting migration of Main DB to 191 
2026-03-29T19:09:17.223888478Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-29T19:09:17.224189083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'AwesomeHD' 
2026-03-29T19:09:17.224436792Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003421s 
2026-03-29T19:09:17.224738399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (191, '2026-03-29T19:09:17', 'remove_awesomehd') 
2026-03-29T19:09:17.225063443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:17.225721438Z [Info] FluentMigrator.Runner.MigrationRunner: 191: remove_awesomehd migrated 
2026-03-29T19:09:17.225885769Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016028s 
2026-03-29T19:09:17.226091834Z [Info] FluentMigrator.Runner.MigrationRunner: 192: add_on_delete_to_notifications migrating 
2026-03-29T19:09:17.226280905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:17.226533894Z [Info] add_on_delete_to_notifications: Starting migration of Main DB to 192 
2026-03-29T19:09:17.227010113Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Notifications OnDelete to OnMovieDelete 
2026-03-29T19:09:17.230845576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Notifications_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "OnGrab" INTEGER NOT NULL, "OnDownload" INTEGER NOT NULL, "Settings" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "OnUpgrade" INTEGER, "Tags" TEXT, "OnRename" INTEGER NOT NULL, "OnHealthIssue" INTEGER NOT NULL, "IncludeHealthWarnings" INTEGER NOT NULL, "OnMovieDelete" INTEGER NOT NULL) 
2026-03-29T19:09:17.232112557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Notifications_temp" ("Id", "Name", "OnGrab", "OnDownload", "Settings", "Implementation", "ConfigContract", "OnUpgrade", "Tags", "OnRename", "OnHealthIssue", "IncludeHealthWarnings", "OnMovieDelete") SELECT "Id", "Name", "OnGrab", "OnDownload", "Settings", "Implementation", "ConfigContract", "OnUpgrade", "Tags", "OnRename", "OnHealthIssue", "IncludeHealthWarnings", "OnDelete" FROM "Notifications" 
2026-03-29T19:09:17.232765141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications" 
2026-03-29T19:09:17.233252342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications" 
2026-03-29T19:09:17.235735592Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083907s 
2026-03-29T19:09:17.235925314Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-03-29T19:09:17.236116138Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-03-29T19:09:17.236322944Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnMovieFileDelete Boolean 
2026-03-29T19:09:17.236642648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnMovieFileDelete" INTEGER NOT NULL DEFAULT 0 
2026-03-29T19:09:17.237577090Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010681s 
2026-03-29T19:09:17.237761020Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-03-29T19:09:17.237909219Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-03-29T19:09:17.238118891Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnMovieFileDeleteForUpgrade Boolean 
2026-03-29T19:09:17.238462182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnMovieFileDeleteForUpgrade" INTEGER NOT NULL DEFAULT 0 
2026-03-29T19:09:17.239426434Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011157s 
2026-03-29T19:09:17.239767971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (192, '2026-03-29T19:09:17', 'add_on_delete_to_notifications') 
2026-03-29T19:09:17.240228940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:17.241367562Z [Info] FluentMigrator.Runner.MigrationRunner: 192: add_on_delete_to_notifications migrated 
2026-03-29T19:09:17.241533526Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030046s 
2026-03-29T19:09:17.241746465Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_bypass_to_delay_profile migrating 
2026-03-29T19:09:17.241946708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:17.242194347Z [Info] add_bypass_to_delay_profile: Starting migration of Main DB to 194 
2026-03-29T19:09:17.242829205Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2026-03-29T19:09:17.242990670Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-03-29T19:09:17.243202868Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfHighestQuality Boolean 
2026-03-29T19:09:17.243523543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfHighestQuality" INTEGER NOT NULL DEFAULT 0 
2026-03-29T19:09:17.244505080Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001107s 
2026-03-29T19:09:17.244665402Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-29T19:09:17.244904354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DelayProfiles" SET "BypassIfHighestQuality" = 1 WHERE 1 = 1 
2026-03-29T19:09:17.245185630Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003831s 
2026-03-29T19:09:17.245519542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (194, '2026-03-29T19:09:17', 'add_bypass_to_delay_profile') 
2026-03-29T19:09:17.245847903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:17.246642884Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_bypass_to_delay_profile migrated 
2026-03-29T19:09:17.246810702Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001785s 
2026-03-29T19:09:17.246982598Z [Info] FluentMigrator.Runner.MigrationRunner: 195: update_notifiarr migrating 
2026-03-29T19:09:17.247172561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:17.247397614Z [Info] update_notifiarr: Starting migration of Main DB to 195 
2026-03-29T19:09:17.250165367Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2026-03-29T19:09:17.250832420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2026-03-29T19:09:17.251227906Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007289s 
2026-03-29T19:09:17.251534614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (195, '2026-03-29T19:09:17', 'update_notifiarr') 
2026-03-29T19:09:17.251859317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:17.252556040Z [Info] FluentMigrator.Runner.MigrationRunner: 195: update_notifiarr migrated 
2026-03-29T19:09:17.252701934Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020181s 
2026-03-29T19:09:17.252884932Z [Info] FluentMigrator.Runner.MigrationRunner: 196: legacy_mediainfo_hdr migrating 
2026-03-29T19:09:17.253076628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:17.253327674Z [Info] legacy_mediainfo_hdr: Starting migration of Main DB to 196 
2026-03-29T19:09:17.253770856Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "StandardMovieFormat" = Replace("StandardMovieFormat", '{MediaInfo HDR}', '{MediaInfo VideoDynamicRange}'); 
2026-03-29T19:09:17.254266023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "StandardMovieFormat" = Replace("StandardMovieFormat", '{MediaInfo HDR}', '{MediaInfo VideoDynamicRange}'); 
2026-03-29T19:09:17.254570106Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005278s 
2026-03-29T19:09:17.254910541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (196, '2026-03-29T19:09:17', 'legacy_mediainfo_hdr') 
2026-03-29T19:09:17.255252049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:17.256024073Z [Info] FluentMigrator.Runner.MigrationRunner: 196: legacy_mediainfo_hdr migrated 
2026-03-29T19:09:17.256186139Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018762s 
2026-03-29T19:09:17.256395541Z [Info] FluentMigrator.Runner.MigrationRunner: 197: rename_blacklist_to_blocklist migrating 
2026-03-29T19:09:17.256604662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:17.256869215Z [Info] rename_blacklist_to_blocklist: Starting migration of Main DB to 197 
2026-03-29T19:09:17.257154219Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Blacklist Blocklist 
2026-03-29T19:09:17.257399042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" RENAME TO "Blocklist" 
2026-03-29T19:09:17.260007594Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026609s 
2026-03-29T19:09:17.260353711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (197, '2026-03-29T19:09:17', 'rename_blacklist_to_blocklist') 
2026-03-29T19:09:17.260698956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:17.261553647Z [Info] FluentMigrator.Runner.MigrationRunner: 197: rename_blacklist_to_blocklist migrated 
2026-03-29T19:09:17.261663128Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041148s 
2026-03-29T19:09:17.261957731Z [Info] FluentMigrator.Runner.MigrationRunner: 198: add_indexer_tags migrating 
2026-03-29T19:09:17.262089276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:17.262359660Z [Info] add_indexer_tags: Starting migration of Main DB to 198 
2026-03-29T19:09:17.262713352Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-03-29T19:09:17.262842272Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-03-29T19:09:17.263024218Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String 
2026-03-29T19:09:17.263271606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT 
2026-03-29T19:09:17.264221790Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010474s 
2026-03-29T19:09:17.264558969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (198, '2026-03-29T19:09:17', 'add_indexer_tags') 
2026-03-29T19:09:17.264871688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:17.265615887Z [Info] FluentMigrator.Runner.MigrationRunner: 198: add_indexer_tags migrated 
2026-03-29T19:09:17.265762101Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024149s 
2026-03-29T19:09:17.265956683Z [Info] FluentMigrator.Runner.MigrationRunner: 199: mediainfo_to_ffmpeg migrating 
2026-03-29T19:09:17.266147347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:17.266385546Z [Info] mediainfo_to_ffmpeg: Starting migration of Main DB to 199 
2026-03-29T19:09:17.266623385Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-29T19:09:17.266824119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-29T19:09:17.267758501Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009586s 
2026-03-29T19:09:17.268111812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (199, '2026-03-29T19:09:17', 'mediainfo_to_ffmpeg') 
2026-03-29T19:09:17.268458290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:17.269465007Z [Info] FluentMigrator.Runner.MigrationRunner: 199: mediainfo_to_ffmpeg migrated 
2026-03-29T19:09:17.269633777Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026437s 
2026-03-29T19:09:17.269826485Z [Info] FluentMigrator.Runner.MigrationRunner: 200: cdh_per_downloadclient migrating 
2026-03-29T19:09:17.270026818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:17.270252883Z [Info] cdh_per_downloadclient: Starting migration of Main DB to 200 
2026-03-29T19:09:17.270661516Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2026-03-29T19:09:17.270816498Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-03-29T19:09:17.271024046Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveCompletedDownloads Boolean 
2026-03-29T19:09:17.271351405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveCompletedDownloads" INTEGER NOT NULL DEFAULT 1 
2026-03-29T19:09:17.272356278Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011336s 
2026-03-29T19:09:17.272606883Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveFailedDownloads Boolean 
2026-03-29T19:09:17.272945134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveFailedDownloads" INTEGER NOT NULL DEFAULT 1 
2026-03-29T19:09:17.273891139Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010858s 
2026-03-29T19:09:17.274050119Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-29T19:09:17.274223849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-29T19:09:17.277183548Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029676s 
2026-03-29T19:09:17.277555076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (200, '2026-03-29T19:09:17', 'cdh_per_downloadclient') 
2026-03-29T19:09:17.277882916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:17.278695843Z [Info] FluentMigrator.Runner.MigrationRunner: 200: cdh_per_downloadclient migrated 
2026-03-29T19:09:17.278861948Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044407s 
2026-03-29T19:09:17.279079726Z [Info] FluentMigrator.Runner.MigrationRunner: 201: migrate_discord_from_slack migrating 
2026-03-29T19:09:17.279312815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:17.279568871Z [Info] migrate_discord_from_slack: Starting migration of Main DB to 201 
2026-03-29T19:09:17.279831349Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-29T19:09:17.280056483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-29T19:09:17.281146538Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011152s 
2026-03-29T19:09:17.281486292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (201, '2026-03-29T19:09:17', 'migrate_discord_from_slack') 
2026-03-29T19:09:17.281841767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:17.282580986Z [Info] FluentMigrator.Runner.MigrationRunner: 201: migrate_discord_from_slack migrated 
2026-03-29T19:09:17.282757291Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025021s 
2026-03-29T19:09:17.282932454Z [Info] FluentMigrator.Runner.MigrationRunner: 202: remove_predb migrating 
2026-03-29T19:09:17.283129661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:17.283373922Z [Info] remove_predb: Starting migration of Main DB to 202 
2026-03-29T19:09:17.284475080Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-29T19:09:17.284773110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies" SET "MinimumAvailability" = 3 WHERE "MinimumAvailability" = 4 
2026-03-29T19:09:17.285066230Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004254s 
2026-03-29T19:09:17.285218928Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-29T19:09:17.285483210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ImportLists" SET "MinimumAvailability" = 3 WHERE "MinimumAvailability" = 4 
2026-03-29T19:09:17.285766570Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003964s 
2026-03-29T19:09:17.285937795Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-29T19:09:17.286158449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies" SET "Status" = 3 WHERE "Status" = 4 
2026-03-29T19:09:17.286401339Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003156s 
2026-03-29T19:09:17.286553465Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-29T19:09:17.286821885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ImportListMovies" SET "Status" = 3 WHERE "Status" = 4 
2026-03-29T19:09:17.287076668Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003565s 
2026-03-29T19:09:17.287255979Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies HasPreDBEntry 
2026-03-29T19:09:17.291563272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Movies_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT NOT NULL UNIQUE, "SortTitle" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "Year" INTEGER, "Added" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Tags" TEXT, "Certification" TEXT, "AddOptions" TEXT, "MovieFileId" INTEGER NOT NULL, "TmdbId" INTEGER NOT NULL UNIQUE, "Website" TEXT, "PhysicalRelease" DATETIME, "YouTubeTrailerId" TEXT, "Studio" TEXT, "MinimumAvailability" INTEGER NOT NULL, "SecondaryYear" INTEGER, "Collection" TEXT, "Recommendations" TEXT NOT NULL, "OriginalLanguage" INTEGER NOT NULL, "OriginalTitle" TEXT, "DigitalRelease" DATETIME) 
2026-03-29T19:09:17.293951060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Movies_temp" ("Id", "ImdbId", "Title", "TitleSlug", "SortTitle", "CleanTitle", "Status", "Overview", "Images", "Path", "Monitored", "ProfileId", "LastInfoSync", "LastDiskSync", "Runtime", "InCinemas", "Year", "Added", "Ratings", "Genres", "Tags", "Certification", "AddOptions", "MovieFileId", "TmdbId", "Website", "PhysicalRelease", "YouTubeTrailerId", "Studio", "MinimumAvailability", "SecondaryYear", "Collection", "Recommendations", "OriginalLanguage", "OriginalTitle", "DigitalRelease") SELECT "Id", "ImdbId", "Title", "TitleSlug", "SortTitle", "CleanTitle", "Status", "Overview", "Images", "Path", "Monitored", "ProfileId", "LastInfoSync", "LastDiskSync", "Runtime", "InCinemas", "Year", "Added", "Ratings", "Genres", "Tags", "Certification", "AddOptions", "MovieFileId", "TmdbId", "Website", "PhysicalRelease", "YouTubeTrailerId", "Studio", "MinimumAvailability", "SecondaryYear", "Collection", "Recommendations", "OriginalLanguage", "OriginalTitle", "DigitalRelease" FROM "Movies" 
2026-03-29T19:09:17.295011595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-03-29T19:09:17.296054756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-03-29T19:09:17.298399788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-03-29T19:09:17.298859734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-03-29T19:09:17.299301553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-03-29T19:09:17.299753493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-03-29T19:09:17.300185804Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127333s 
2026-03-29T19:09:17.300508834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (202, '2026-03-29T19:09:17', 'remove_predb') 
2026-03-29T19:09:17.300846584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:17.301885967Z [Info] FluentMigrator.Runner.MigrationRunner: 202: remove_predb migrated 
2026-03-29T19:09:17.302042472Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0144326s 
2026-03-29T19:09:17.302266613Z [Info] FluentMigrator.Runner.MigrationRunner: 203: add_on_update_to_notifications migrating 
2026-03-29T19:09:17.302506296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:17.302766690Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 203 
2026-03-29T19:09:17.303114380Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-03-29T19:09:17.303285986Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-03-29T19:09:17.303495027Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean 
2026-03-29T19:09:17.303810211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 0 
2026-03-29T19:09:17.304825095Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011295s 
2026-03-29T19:09:17.305161803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (203, '2026-03-29T19:09:17', 'add_on_update_to_notifications') 
2026-03-29T19:09:17.305500174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:17.306270646Z [Info] FluentMigrator.Runner.MigrationRunner: 203: add_on_update_to_notifications migrated 
2026-03-29T19:09:17.306448734Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025458s 
2026-03-29T19:09:17.306673477Z [Info] FluentMigrator.Runner.MigrationRunner: 204: ensure_identity_on_id_columns migrating 
2026-03-29T19:09:17.306867167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:17.307118353Z [Info] ensure_identity_on_id_columns: Starting migration of Main DB to 204 
2026-03-29T19:09:17.308497340Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-29T19:09:17.308748165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1 
2026-03-29T19:09:17.308985653Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002849s 
2026-03-29T19:09:17.309165254Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies Id Int32 
2026-03-29T19:09:17.313541466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Movies_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT NOT NULL UNIQUE, "SortTitle" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "Year" INTEGER, "Added" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Tags" TEXT, "Certification" TEXT, "AddOptions" TEXT, "MovieFileId" INTEGER NOT NULL, "TmdbId" INTEGER NOT NULL UNIQUE, "Website" TEXT, "PhysicalRelease" DATETIME, "YouTubeTrailerId" TEXT, "Studio" TEXT, "MinimumAvailability" INTEGER NOT NULL, "SecondaryYear" INTEGER, "Collection" TEXT, "Recommendations" TEXT NOT NULL, "OriginalLanguage" INTEGER NOT NULL, "OriginalTitle" TEXT, "DigitalRelease" DATETIME) 
2026-03-29T19:09:17.315829413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Movies_temp" ("Id", "ImdbId", "Title", "TitleSlug", "SortTitle", "CleanTitle", "Status", "Overview", "Images", "Path", "Monitored", "ProfileId", "LastInfoSync", "LastDiskSync", "Runtime", "InCinemas", "Year", "Added", "Ratings", "Genres", "Tags", "Certification", "AddOptions", "MovieFileId", "TmdbId", "Website", "PhysicalRelease", "YouTubeTrailerId", "Studio", "MinimumAvailability", "SecondaryYear", "Collection", "Recommendations", "OriginalLanguage", "OriginalTitle", "DigitalRelease") SELECT "Id", "ImdbId", "Title", "TitleSlug", "SortTitle", "CleanTitle", "Status", "Overview", "Images", "Path", "Monitored", "ProfileId", "LastInfoSync", "LastDiskSync", "Runtime", "InCinemas", "Year", "Added", "Ratings", "Genres", "Tags", "Certification", "AddOptions", "MovieFileId", "TmdbId", "Website", "PhysicalRelease", "YouTubeTrailerId", "Studio", "MinimumAvailability", "SecondaryYear", "Collection", "Recommendations", "OriginalLanguage", "OriginalTitle", "DigitalRelease" FROM "Movies" 
2026-03-29T19:09:17.316930249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-03-29T19:09:17.317941545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-03-29T19:09:17.320271567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-03-29T19:09:17.320727695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-03-29T19:09:17.321203684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-03-29T19:09:17.321647487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-03-29T19:09:17.321989316Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012663s 
2026-03-29T19:09:17.322183206Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieTranslations Id Int32 
2026-03-29T19:09:17.326004510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MovieTranslations_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "Title" TEXT, "CleanTitle" TEXT, "Overview" TEXT, "Language" INTEGER NOT NULL) 
2026-03-29T19:09:17.326749059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MovieTranslations_temp" ("Id", "MovieId", "Title", "CleanTitle", "Overview", "Language") SELECT "Id", "MovieId", "Title", "CleanTitle", "Overview", "Language" FROM "MovieTranslations" 
2026-03-29T19:09:17.327206901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieTranslations" 
2026-03-29T19:09:17.328078406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieTranslations_temp" RENAME TO "MovieTranslations" 
2026-03-29T19:09:17.330539061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_Language" ON "MovieTranslations" ("Language" ASC) 
2026-03-29T19:09:17.331077986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_MovieId" ON "MovieTranslations" ("MovieId" ASC) 
2026-03-29T19:09:17.331626741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_CleanTitle" ON "MovieTranslations" ("CleanTitle" ASC) 
2026-03-29T19:09:17.332036546Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096782s 
2026-03-29T19:09:17.332235336Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands Id Int32 
2026-03-29T19:09:17.337087226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL) 
2026-03-29T19:09:17.337970013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger" FROM "Commands" 
2026-03-29T19:09:17.338457344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-03-29T19:09:17.338886629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-03-29T19:09:17.341153002Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008733s 
2026-03-29T19:09:17.341350981Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Credits Id Int32 
2026-03-29T19:09:17.344671907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Credits_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "CreditTmdbId" TEXT NOT NULL UNIQUE, "PersonTmdbId" INTEGER NOT NULL, "Name" TEXT NOT NULL, "Images" TEXT NOT NULL, "Character" TEXT, "Order" INTEGER NOT NULL, "Job" TEXT, "Department" TEXT, "Type" INTEGER NOT NULL) 
2026-03-29T19:09:17.345580096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Credits_temp" ("Id", "MovieId", "CreditTmdbId", "PersonTmdbId", "Name", "Images", "Character", "Order", "Job", "Department", "Type") SELECT "Id", "MovieId", "CreditTmdbId", "PersonTmdbId", "Name", "Images", "Character", "Order", "Job", "Department", "Type" FROM "Credits" 
2026-03-29T19:09:17.346083670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Credits" 
2026-03-29T19:09:17.346784291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Credits_temp" RENAME TO "Credits" 
2026-03-29T19:09:17.349299004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Credits_CreditTmdbId" ON "Credits" ("CreditTmdbId" ASC) 
2026-03-29T19:09:17.349777347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Credits_MovieId" ON "Credits" ("MovieId" ASC) 
2026-03-29T19:09:17.350144236Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008628s 
2026-03-29T19:09:17.350320521Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Profiles Id Int32 
2026-03-29T19:09:17.353883646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Profiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Cutoff" INTEGER NOT NULL, "Items" TEXT NOT NULL, "Language" INTEGER, "FormatItems" TEXT NOT NULL, "UpgradeAllowed" INTEGER, "MinFormatScore" INTEGER NOT NULL, "CutoffFormatScore" INTEGER NOT NULL) 
2026-03-29T19:09:17.354839109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Profiles_temp" ("Id", "Name", "Cutoff", "Items", "Language", "FormatItems", "UpgradeAllowed", "MinFormatScore", "CutoffFormatScore") SELECT "Id", "Name", "Cutoff", "Items", "Language", "FormatItems", "UpgradeAllowed", "MinFormatScore", "CutoffFormatScore" FROM "Profiles" 
2026-03-29T19:09:17.355362574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles" 
2026-03-29T19:09:17.356065870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles" 
2026-03-29T19:09:17.358420250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2026-03-29T19:09:17.358769443Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082885s 
2026-03-29T19:09:17.358957432Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Id Int32 
2026-03-29T19:09:17.362211875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "PendingReleases_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Title" TEXT NOT NULL, "Added" DATETIME NOT NULL, "Release" TEXT NOT NULL, "MovieId" INTEGER NOT NULL, "ParsedMovieInfo" TEXT, "Reason" INTEGER NOT NULL) 
2026-03-29T19:09:17.362960853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "PendingReleases_temp" ("Id", "Title", "Added", "Release", "MovieId", "ParsedMovieInfo", "Reason") SELECT "Id", "Title", "Added", "Release", "MovieId", "ParsedMovieInfo", "Reason" FROM "PendingReleases" 
2026-03-29T19:09:17.363409827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2026-03-29T19:09:17.363986979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2026-03-29T19:09:17.366214083Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070816s 
2026-03-29T19:09:17.366410499Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn NamingConfig Id Int32 
2026-03-29T19:09:17.369765975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NamingConfig_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "MultiEpisodeStyle" INTEGER NOT NULL, "ReplaceIllegalCharacters" INTEGER NOT NULL, "StandardMovieFormat" TEXT, "MovieFolderFormat" TEXT, "ColonReplacementFormat" INTEGER NOT NULL, "RenameMovies" INTEGER NOT NULL) 
2026-03-29T19:09:17.370850739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "NamingConfig_temp" ("Id", "MultiEpisodeStyle", "ReplaceIllegalCharacters", "StandardMovieFormat", "MovieFolderFormat", "ColonReplacementFormat", "RenameMovies") SELECT "Id", "MultiEpisodeStyle", "ReplaceIllegalCharacters", "StandardMovieFormat", "MovieFolderFormat", "ColonReplacementFormat", "RenameMovies" FROM "NamingConfig" 
2026-03-29T19:09:17.371432771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2026-03-29T19:09:17.371993851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2026-03-29T19:09:17.374456439Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078699s 
2026-03-29T19:09:17.374654618Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Id Int32 
2026-03-29T19:09:17.378101238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Quality" TEXT NOT NULL, "Data" TEXT NOT NULL, "EventType" INTEGER, "DownloadId" TEXT, "MovieId" INTEGER NOT NULL, "Languages" TEXT NOT NULL) 
2026-03-29T19:09:17.378926189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "History_temp" ("Id", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "MovieId", "Languages") SELECT "Id", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "MovieId", "Languages" FROM "History" 
2026-03-29T19:09:17.379406186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2026-03-29T19:09:17.380149352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2026-03-29T19:09:17.382446578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2026-03-29T19:09:17.382888357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-03-29T19:09:17.383229564Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084082s 
2026-03-29T19:09:17.383406440Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Id Int32 
2026-03-29T19:09:17.386792588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blocklist_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "MovieId" INTEGER, "Languages" TEXT NOT NULL, "IndexerFlags" INTEGER NOT NULL) 
2026-03-29T19:09:17.387826991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Blocklist_temp" ("Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "MovieId", "Languages", "IndexerFlags") SELECT "Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "MovieId", "Languages", "IndexerFlags" FROM "Blocklist" 
2026-03-29T19:09:17.388427230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2026-03-29T19:09:17.388949040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2026-03-29T19:09:17.391134300Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075587s 
2026-03-29T19:09:17.391324403Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieFiles Id Int32 
2026-03-29T19:09:17.394880814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MovieFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "DateAdded" DATETIME NOT NULL, "SceneName" TEXT, "MediaInfo" TEXT, "ReleaseGroup" TEXT, "RelativePath" TEXT, "Edition" TEXT, "Languages" TEXT NOT NULL, "IndexerFlags" INTEGER NOT NULL, "OriginalFilePath" TEXT) 
2026-03-29T19:09:17.396023144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MovieFiles_temp" ("Id", "MovieId", "Quality", "Size", "DateAdded", "SceneName", "MediaInfo", "ReleaseGroup", "RelativePath", "Edition", "Languages", "IndexerFlags", "OriginalFilePath") SELECT "Id", "MovieId", "Quality", "Size", "DateAdded", "SceneName", "MediaInfo", "ReleaseGroup", "RelativePath", "Edition", "Languages", "IndexerFlags", "OriginalFilePath" FROM "MovieFiles" 
2026-03-29T19:09:17.396625517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieFiles" 
2026-03-29T19:09:17.397280616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles_temp" RENAME TO "MovieFiles" 
2026-03-29T19:09:17.399659486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieFiles_MovieId" ON "MovieFiles" ("MovieId" ASC) 
2026-03-29T19:09:17.400037307Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085461s 
2026-03-29T19:09:17.400234765Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn CustomFormats Id Int32 
2026-03-29T19:09:17.405122025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "CustomFormats_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Specifications" TEXT NOT NULL, "IncludeCustomFormatWhenRenaming" INTEGER NOT NULL) 
2026-03-29T19:09:17.405885563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "CustomFormats_temp" ("Id", "Name", "Specifications", "IncludeCustomFormatWhenRenaming") SELECT "Id", "Name", "Specifications", "IncludeCustomFormatWhenRenaming" FROM "CustomFormats" 
2026-03-29T19:09:17.406330939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "CustomFormats" 
2026-03-29T19:09:17.407025187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "CustomFormats_temp" RENAME TO "CustomFormats" 
2026-03-29T19:09:17.409352233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC) 
2026-03-29T19:09:17.409741887Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093001s 
2026-03-29T19:09:17.410055278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (204, '2026-03-29T19:09:17', 'ensure_identity_on_id_columns') 
2026-03-29T19:09:17.410384161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:17.412714593Z [Info] FluentMigrator.Runner.MigrationRunner: 204: ensure_identity_on_id_columns migrated 
2026-03-29T19:09:17.412883844Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122461s 
2026-03-29T19:09:17.413110791Z [Info] FluentMigrator.Runner.MigrationRunner: 205: download_client_per_indexer migrating 
2026-03-29T19:09:17.413305463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:17.413569364Z [Info] download_client_per_indexer: Starting migration of Main DB to 205 
2026-03-29T19:09:17.414010973Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-03-29T19:09:17.414169843Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-03-29T19:09:17.414367892Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32 
2026-03-29T19:09:17.414658757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0 
2026-03-29T19:09:17.415572898Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010337s 
2026-03-29T19:09:17.415924887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (205, '2026-03-29T19:09:17', 'download_client_per_indexer') 
2026-03-29T19:09:17.416273859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:17.417140615Z [Info] FluentMigrator.Runner.MigrationRunner: 205: download_client_per_indexer migrated 
2026-03-29T19:09:17.417320587Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025475s 
2026-03-29T19:09:17.417520199Z [Info] FluentMigrator.Runner.MigrationRunner: 206: multiple_ratings_support migrating 
2026-03-29T19:09:17.417736915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:17.418002560Z [Info] multiple_ratings_support: Starting migration of Main DB to 206 
2026-03-29T19:09:17.418466865Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "CustomFilters" SET "Filters" = Replace("Filters", 'ratings', 'tmdbRating') WHERE "Type" = 'discoverMovie'; 
2026-03-29T19:09:17.418904085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFilters" SET "Filters" = Replace("Filters", 'ratings', 'tmdbRating') WHERE "Type" = 'discoverMovie'; 
2026-03-29T19:09:17.419194620Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004741s 
2026-03-29T19:09:17.419530066Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "CustomFilters" SET "Filters" = Replace("Filters", 'ratings', 'tmdbRating') WHERE "Type" = 'movieIndex'; 
2026-03-29T19:09:17.419918859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFilters" SET "Filters" = Replace("Filters", 'ratings', 'tmdbRating') WHERE "Type" = 'movieIndex'; 
2026-03-29T19:09:17.420222640Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004552s 
2026-03-29T19:09:17.420403825Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-29T19:09:17.420610090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-29T19:09:17.421655536Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010738s 
2026-03-29T19:09:17.421835999Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-29T19:09:17.422035511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-29T19:09:17.422327839Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003348s 
2026-03-29T19:09:17.422663475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (206, '2026-03-29T19:09:17', 'multiple_ratings_support') 
2026-03-29T19:09:17.423010354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:17.423802850Z [Info] FluentMigrator.Runner.MigrationRunner: 206: multiple_ratings_support migrated 
2026-03-29T19:09:17.423996459Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017692s 
2026-03-29T19:09:17.424169889Z [Info] FluentMigrator.Runner.MigrationRunner: 207: movie_metadata migrating 
2026-03-29T19:09:17.424395653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:17.424650075Z [Info] movie_metadata: Starting migration of Main DB to 207 
2026-03-29T19:09:17.426694913Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MovieMetadata 
2026-03-29T19:09:17.427867624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MovieMetadata" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TmdbId" INTEGER NOT NULL UNIQUE, "ImdbId" TEXT, "Images" TEXT NOT NULL, "Genres" TEXT, "Title" TEXT NOT NULL, "SortTitle" TEXT, "CleanTitle" TEXT, "OriginalTitle" TEXT, "CleanOriginalTitle" TEXT, "OriginalLanguage" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "LastInfoSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "PhysicalRelease" DATETIME, "DigitalRelease" DATETIME, "Year" INTEGER, "SecondaryYear" INTEGER, "Ratings" TEXT, "Recommendations" TEXT NOT NULL, "Certification" TEXT, "YouTubeTrailerId" TEXT, "Collection" TEXT, "Studio" TEXT, "Overview" TEXT, "Website" TEXT, "Popularity" NUMERIC) 
2026-03-29T19:09:17.428773748Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019066s 
2026-03-29T19:09:17.428972719Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieMetadata (TmdbId) 
2026-03-29T19:09:17.429255258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2026-03-29T19:09:17.429601846Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004608s 
2026-03-29T19:09:17.429796368Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieMetadata (CleanTitle) 
2026-03-29T19:09:17.430078425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2026-03-29T19:09:17.430424402Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004582s 
2026-03-29T19:09:17.430627351Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieMetadata (CleanOriginalTitle) 
2026-03-29T19:09:17.430941664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2026-03-29T19:09:17.431300967Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005005s 
2026-03-29T19:09:17.434054992Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement INSERT INTO "MovieMetadata" ("TmdbId", "ImdbId", "Title", "SortTitle", "CleanTitle", "OriginalTitle", "CleanOriginalTitle", "OriginalLanguage", "Overview", "Status", "LastInfoSync", "Images", "Genres", "Ratings", "Runtime", "InCinemas", "PhysicalRelease", "DigitalRelease", "Year", "SecondaryYear", "Recommendations", "Certification", "YouTubeTrailerId", "Studio", "Collection", "Website")
2026-03-29T19:09:17.434074502Z                           SELECT "TmdbId", "ImdbId", "Title", "SortTitle", "CleanTitle", "OriginalTitle", "CleanTitle", "OriginalLanguage", "Overview", "Status", "LastInfoSync", "Images", "Genres", "Ratings", "Runtime", "InCinemas", "PhysicalRelease", "DigitalRelease", "Year", "SecondaryYear", "Recommendations", "Certification", "YouTubeTrailerId", "Studio", "Collection", "Website"
2026-03-29T19:09:17.434086015Z                           FROM "Movies" 
2026-03-29T19:09:17.435701588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MovieMetadata" ("TmdbId", "ImdbId", "Title", "SortTitle", "CleanTitle", "OriginalTitle", "CleanOriginalTitle", "OriginalLanguage", "Overview", "Status", "LastInfoSync", "Images", "Genres", "Ratings", "Runtime", "InCinemas", "PhysicalRelease", "DigitalRelease", "Year", "SecondaryYear", "Recommendations", "Certification", "YouTubeTrailerId", "Studio", "Collection", "Website")
2026-03-29T19:09:17.435717420Z                           SELECT "TmdbId", "ImdbId", "Title", "SortTitle", "CleanTitle", "OriginalTitle", "CleanTitle", "OriginalLanguage", "Overview", "Status", "LastInfoSync", "Images", "Genres", "Ratings", "Runtime", "InCinemas", "PhysicalRelease", "DigitalRelease", "Year", "SecondaryYear", "Recommendations", "Certification", "YouTubeTrailerId", "Studio", "Collection", "Website"
2026-03-29T19:09:17.435729033Z                           FROM "Movies" 
2026-03-29T19:09:17.436584034Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018349s 
2026-03-29T19:09:17.437881467Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement INSERT INTO "MovieMetadata" ("TmdbId", "ImdbId", "Title", "SortTitle", "CleanTitle", "OriginalTitle", "CleanOriginalTitle", "OriginalLanguage", "Overview", "Status", "LastInfoSync", "Images", "Genres", "Ratings", "Runtime", "InCinemas", "PhysicalRelease", "DigitalRelease", "Year", "Recommendations", "Certification", "YouTubeTrailerId", "Studio", "Collection", "Website")
2026-03-29T19:09:17.437898070Z                           SELECT "TmdbId", "ImdbId", "Title", "SortTitle", "Title", "OriginalTitle", "OriginalTitle", 1, "Overview", "Status", "LastInfoSync", "Images", "Genres", "Ratings", "Runtime", "InCinemas", "PhysicalRelease", "DigitalRelease", "Year", '[]', "Certification", "YouTubeTrailerId", "Studio", "Collection", "Website"
2026-03-29T19:09:17.437909122Z                           FROM "ImportListMovies"
2026-03-29T19:09:17.437917459Z                           WHERE "ImportListMovies"."TmdbId" NOT IN ( SELECT "MovieMetadata"."TmdbId" FROM "MovieMetadata" )
2026-03-29T19:09:17.437926788Z                           AND "ImportListMovies"."Id" IN ( SELECT MIN("Id") FROM "ImportListMovies" GROUP BY "TmdbId" ) 
2026-03-29T19:09:17.439744648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MovieMetadata" ("TmdbId", "ImdbId", "Title", "SortTitle", "CleanTitle", "OriginalTitle", "CleanOriginalTitle", "OriginalLanguage", "Overview", "Status", "LastInfoSync", "Images", "Genres", "Ratings", "Runtime", "InCinemas", "PhysicalRelease", "DigitalRelease", "Year", "Recommendations", "Certification", "YouTubeTrailerId", "Studio", "Collection", "Website")
2026-03-29T19:09:17.439759679Z                           SELECT "TmdbId", "ImdbId", "Title", "SortTitle", "Title", "OriginalTitle", "OriginalTitle", 1, "Overview", "Status", "LastInfoSync", "Images", "Genres", "Ratings", "Runtime", "InCinemas", "PhysicalRelease", "DigitalRelease", "Year", '[]', "Certification", "YouTubeTrailerId", "Studio", "Collection", "Website"
2026-03-29T19:09:17.439770631Z                           FROM "ImportListMovies"
2026-03-29T19:09:17.439778957Z                           WHERE "ImportListMovies"."TmdbId" NOT IN ( SELECT "MovieMetadata"."TmdbId" FROM "MovieMetadata" )
2026-03-29T19:09:17.439787996Z                           AND "ImportListMovies"."Id" IN ( SELECT MIN("Id") FROM "ImportListMovies" GROUP BY "TmdbId" ) 
2026-03-29T19:09:17.440949604Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023124s 
2026-03-29T19:09:17.441126200Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-03-29T19:09:17.441265010Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-03-29T19:09:17.441442607Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies MovieMetadataId Int32 
2026-03-29T19:09:17.441731158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0 
2026-03-29T19:09:17.442706963Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010845s 
2026-03-29T19:09:17.442926385Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlternativeTitles 
2026-03-29T19:09:17.443111998Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-03-29T19:09:17.443341511Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AlternativeTitles MovieMetadataId Int32 
2026-03-29T19:09:17.443668319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0 
2026-03-29T19:09:17.444684645Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011429s 
2026-03-29T19:09:17.444846611Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Credits 
2026-03-29T19:09:17.444993277Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-03-29T19:09:17.445181345Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Credits MovieMetadataId Int32 
2026-03-29T19:09:17.445481941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Credits" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0 
2026-03-29T19:09:17.446469700Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010985s 
2026-03-29T19:09:17.446655674Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieTranslations 
2026-03-29T19:09:17.446815937Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-03-29T19:09:17.447031250Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieTranslations MovieMetadataId Int32 
2026-03-29T19:09:17.447343880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieTranslations" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0 
2026-03-29T19:09:17.448350046Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011155s 
2026-03-29T19:09:17.448561321Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListMovies 
2026-03-29T19:09:17.448706453Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-03-29T19:09:17.448905655Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListMovies MovieMetadataId Int32 
2026-03-29T19:09:17.449217983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListMovies" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0 
2026-03-29T19:09:17.450199379Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010989s 
2026-03-29T19:09:17.450424583Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListMovies (MovieMetadataId) 
2026-03-29T19:09:17.450740058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_ImportListMovies_MovieMetadataId" ON "ImportListMovies" ("MovieMetadataId" ASC) 
2026-03-29T19:09:17.451121496Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005074s 
2026-03-29T19:09:17.451469216Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Movies"
2026-03-29T19:09:17.451478615Z                           SET "MovieMetadataId" = (SELECT "MovieMetadata"."Id" 
2026-03-29T19:09:17.451500900Z                                                   FROM "MovieMetadata"
2026-03-29T19:09:17.451509317Z                                                   WHERE "MovieMetadata"."TmdbId" = "Movies"."TmdbId") 
2026-03-29T19:09:17.451963592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies"
2026-03-29T19:09:17.451981448Z                           SET "MovieMetadataId" = (SELECT "MovieMetadata"."Id" 
2026-03-29T19:09:17.451991047Z                                                   FROM "MovieMetadata"
2026-03-29T19:09:17.451999584Z                                                   WHERE "MovieMetadata"."TmdbId" = "Movies"."TmdbId") 
2026-03-29T19:09:17.452299037Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005617s 
2026-03-29T19:09:17.452680165Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "AlternativeTitles"
2026-03-29T19:09:17.452691888Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2026-03-29T19:09:17.452700896Z                                                   FROM "Movies" 
2026-03-29T19:09:17.452709494Z                                                   WHERE "Movies"."Id" = "AlternativeTitles"."MovieId") 
2026-03-29T19:09:17.453152085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "AlternativeTitles"
2026-03-29T19:09:17.453162125Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2026-03-29T19:09:17.453170732Z                                                   FROM "Movies" 
2026-03-29T19:09:17.453179159Z                                                   WHERE "Movies"."Id" = "AlternativeTitles"."MovieId") 
2026-03-29T19:09:17.453494735Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005468s 
2026-03-29T19:09:17.453906754Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Credits"
2026-03-29T19:09:17.453917987Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2026-03-29T19:09:17.453926574Z                                                   FROM "Movies" 
2026-03-29T19:09:17.453934761Z                                                   WHERE "Movies"."Id" = "Credits"."MovieId") 
2026-03-29T19:09:17.454338193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Credits"
2026-03-29T19:09:17.454350017Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2026-03-29T19:09:17.454358915Z                                                   FROM "Movies" 
2026-03-29T19:09:17.454367362Z                                                   WHERE "Movies"."Id" = "Credits"."MovieId") 
2026-03-29T19:09:17.454658778Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000501s 
2026-03-29T19:09:17.455035477Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MovieTranslations"
2026-03-29T19:09:17.455070387Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2026-03-29T19:09:17.455079836Z                                                   FROM "Movies" 
2026-03-29T19:09:17.455089125Z                                                   WHERE "Movies"."Id" = "MovieTranslations"."MovieId") 
2026-03-29T19:09:17.455506856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MovieTranslations"
2026-03-29T19:09:17.455516546Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2026-03-29T19:09:17.455525063Z                                                   FROM "Movies" 
2026-03-29T19:09:17.455533329Z                                                   WHERE "Movies"."Id" = "MovieTranslations"."MovieId") 
2026-03-29T19:09:17.455866650Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005474s 
2026-03-29T19:09:17.456252147Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "ImportListMovies"
2026-03-29T19:09:17.456262748Z                           SET "MovieMetadataId" = (SELECT "MovieMetadata"."Id" 
2026-03-29T19:09:17.456271255Z                                                   FROM "MovieMetadata" 
2026-03-29T19:09:17.456279502Z                                                   WHERE "MovieMetadata"."TmdbId" = "ImportListMovies"."TmdbId") 
2026-03-29T19:09:17.456754699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ImportListMovies"
2026-03-29T19:09:17.456766422Z                           SET "MovieMetadataId" = (SELECT "MovieMetadata"."Id" 
2026-03-29T19:09:17.456775510Z                                                   FROM "MovieMetadata" 
2026-03-29T19:09:17.456783957Z                                                   WHERE "MovieMetadata"."TmdbId" = "ImportListMovies"."TmdbId") 
2026-03-29T19:09:17.457130836Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005992s 
2026-03-29T19:09:17.457293373Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-03-29T19:09:17.457424768Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-03-29T19:09:17.457600602Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies MovieMetadataId Int32 
2026-03-29T19:09:17.462054239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Movies_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT NOT NULL UNIQUE, "SortTitle" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "Year" INTEGER, "Added" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Tags" TEXT, "Certification" TEXT, "AddOptions" TEXT, "MovieFileId" INTEGER NOT NULL, "TmdbId" INTEGER NOT NULL UNIQUE, "Website" TEXT, "PhysicalRelease" DATETIME, "YouTubeTrailerId" TEXT, "Studio" TEXT, "MinimumAvailability" INTEGER NOT NULL, "SecondaryYear" INTEGER, "Collection" TEXT, "Recommendations" TEXT NOT NULL, "OriginalLanguage" INTEGER NOT NULL, "OriginalTitle" TEXT, "DigitalRelease" DATETIME, "MovieMetadataId" INTEGER NOT NULL UNIQUE) 
2026-03-29T19:09:17.464510445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Movies_temp" ("Id", "ImdbId", "Title", "TitleSlug", "SortTitle", "CleanTitle", "Status", "Overview", "Images", "Path", "Monitored", "ProfileId", "LastInfoSync", "LastDiskSync", "Runtime", "InCinemas", "Year", "Added", "Ratings", "Genres", "Tags", "Certification", "AddOptions", "MovieFileId", "TmdbId", "Website", "PhysicalRelease", "YouTubeTrailerId", "Studio", "MinimumAvailability", "SecondaryYear", "Collection", "Recommendations", "OriginalLanguage", "OriginalTitle", "DigitalRelease", "MovieMetadataId") SELECT "Id", "ImdbId", "Title", "TitleSlug", "SortTitle", "CleanTitle", "Status", "Overview", "Images", "Path", "Monitored", "ProfileId", "LastInfoSync", "LastDiskSync", "Runtime", "InCinemas", "Year", "Added", "Ratings", "Genres", "Tags", "Certification", "AddOptions", "MovieFileId", "TmdbId", "Website", "PhysicalRelease", "YouTubeTrailerId", "Studio", "MinimumAvailability", "SecondaryYear", "Collection", "Recommendations", "OriginalLanguage", "OriginalTitle", "DigitalRelease", "MovieMetadataId" FROM "Movies" 
2026-03-29T19:09:17.465627925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-03-29T19:09:17.466658700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-03-29T19:09:17.469183113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-03-29T19:09:17.469688491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-03-29T19:09:17.470124469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-03-29T19:09:17.470578102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-03-29T19:09:17.470938328Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131654s 
2026-03-29T19:09:17.471135515Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (MovieMetadataId) 
2026-03-29T19:09:17.471421691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_MovieMetadataId" ON "Movies" ("MovieMetadataId" ASC) 
2026-03-29T19:09:17.471821566Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005177s 
2026-03-29T19:09:17.472057361Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles MovieId 
2026-03-29T19:09:17.475685386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AlternativeTitles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL UNIQUE, "SourceType" INTEGER NOT NULL, "SourceId" INTEGER NOT NULL, "Votes" INTEGER NOT NULL, "VoteCount" INTEGER NOT NULL, "Language" INTEGER NOT NULL, "MovieMetadataId" INTEGER NOT NULL) 
2026-03-29T19:09:17.476656121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "AlternativeTitles_temp" ("Id", "Title", "CleanTitle", "SourceType", "SourceId", "Votes", "VoteCount", "Language", "MovieMetadataId") SELECT "Id", "Title", "CleanTitle", "SourceType", "SourceId", "Votes", "VoteCount", "Language", "MovieMetadataId" FROM "AlternativeTitles" 
2026-03-29T19:09:17.477158121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2026-03-29T19:09:17.477934284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2026-03-29T19:09:17.480475140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2026-03-29T19:09:17.480843802Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086168s 
2026-03-29T19:09:17.481022562Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Credits MovieId 
2026-03-29T19:09:17.484526117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Credits_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "CreditTmdbId" TEXT NOT NULL UNIQUE, "PersonTmdbId" INTEGER NOT NULL, "Name" TEXT NOT NULL, "Images" TEXT NOT NULL, "Character" TEXT, "Order" INTEGER NOT NULL, "Job" TEXT, "Department" TEXT, "Type" INTEGER NOT NULL, "MovieMetadataId" INTEGER NOT NULL) 
2026-03-29T19:09:17.485540289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Credits_temp" ("Id", "CreditTmdbId", "PersonTmdbId", "Name", "Images", "Character", "Order", "Job", "Department", "Type", "MovieMetadataId") SELECT "Id", "CreditTmdbId", "PersonTmdbId", "Name", "Images", "Character", "Order", "Job", "Department", "Type", "MovieMetadataId" FROM "Credits" 
2026-03-29T19:09:17.486047781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Credits" 
2026-03-29T19:09:17.486720164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Credits_temp" RENAME TO "Credits" 
2026-03-29T19:09:17.489334909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Credits_CreditTmdbId" ON "Credits" ("CreditTmdbId" ASC) 
2026-03-29T19:09:17.489746388Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085533s 
2026-03-29T19:09:17.489932593Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn MovieTranslations MovieId 
2026-03-29T19:09:17.493571049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MovieTranslations_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Title" TEXT, "CleanTitle" TEXT, "Overview" TEXT, "Language" INTEGER NOT NULL, "MovieMetadataId" INTEGER NOT NULL) 
2026-03-29T19:09:17.494353695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MovieTranslations_temp" ("Id", "Title", "CleanTitle", "Overview", "Language", "MovieMetadataId") SELECT "Id", "Title", "CleanTitle", "Overview", "Language", "MovieMetadataId" FROM "MovieTranslations" 
2026-03-29T19:09:17.494813711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieTranslations" 
2026-03-29T19:09:17.495561026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieTranslations_temp" RENAME TO "MovieTranslations" 
2026-03-29T19:09:17.498153085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_Language" ON "MovieTranslations" ("Language" ASC) 
2026-03-29T19:09:17.498652902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_CleanTitle" ON "MovieTranslations" ("CleanTitle" ASC) 
2026-03-29T19:09:17.499035031Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089157s 
2026-03-29T19:09:17.499648887Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies TmdbId, ImdbId, Title, SortTitle, CleanTitle, OriginalTitle, OriginalLanguage, Overview, Status, LastInfoSync, Images, Genres, Ratings, Runtime, InCinemas, PhysicalRelease, DigitalRelease, Year, SecondaryYear, Recommendations, Certification, YouTubeTrailerId, Studio, Collection, Website, LastDiskSync, TitleSlug 
2026-03-29T19:09:17.503433948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Movies_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "Added" DATETIME, "Tags" TEXT, "AddOptions" TEXT, "MovieFileId" INTEGER NOT NULL, "MinimumAvailability" INTEGER NOT NULL, "MovieMetadataId" INTEGER NOT NULL UNIQUE) 
2026-03-29T19:09:17.504416547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Movies_temp" ("Id", "Path", "Monitored", "ProfileId", "Added", "Tags", "AddOptions", "MovieFileId", "MinimumAvailability", "MovieMetadataId") SELECT "Id", "Path", "Monitored", "ProfileId", "Added", "Tags", "AddOptions", "MovieFileId", "MinimumAvailability", "MovieMetadataId" FROM "Movies" 
2026-03-29T19:09:17.504935522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-03-29T19:09:17.506090357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-03-29T19:09:17.508532274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_MovieMetadataId" ON "Movies" ("MovieMetadataId" ASC) 
2026-03-29T19:09:17.508905545Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088154s 
2026-03-29T19:09:17.509420983Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListMovies TmdbId, ImdbId, Title, SortTitle, Overview, Status, LastInfoSync, OriginalTitle, Translations, Images, Genres, Ratings, Runtime, InCinemas, PhysicalRelease, DigitalRelease, Year, Certification, YouTubeTrailerId, Studio, Collection, Website 
2026-03-29T19:09:17.513071784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListMovies_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ListId" INTEGER NOT NULL, "MovieMetadataId" INTEGER NOT NULL) 
2026-03-29T19:09:17.513714799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListMovies_temp" ("Id", "ListId", "MovieMetadataId") SELECT "Id", "ListId", "MovieMetadataId" FROM "ImportListMovies" 
2026-03-29T19:09:17.514128352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListMovies" 
2026-03-29T19:09:17.514710474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListMovies_temp" RENAME TO "ImportListMovies" 
2026-03-29T19:09:17.517153172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_ImportListMovies_MovieMetadataId" ON "ImportListMovies" ("MovieMetadataId" ASC) 
2026-03-29T19:09:17.517529320Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078016s 
2026-03-29T19:09:17.517854124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (207, '2026-03-29T19:09:17', 'movie_metadata') 
2026-03-29T19:09:17.518221564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:17.519974874Z [Info] FluentMigrator.Runner.MigrationRunner: 207: movie_metadata migrated 
2026-03-29T19:09:17.520142431Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101735s 
2026-03-29T19:09:17.520374468Z [Info] FluentMigrator.Runner.MigrationRunner: 208: add_collections migrating 
2026-03-29T19:09:17.520584782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:17.520833863Z [Info] add_collections: Starting migration of Main DB to 208 
2026-03-29T19:09:17.521958889Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Collections 
2026-03-29T19:09:17.522803459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Collections" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TmdbId" INTEGER NOT NULL UNIQUE, "QualityProfileId" INTEGER NOT NULL, "RootFolderPath" TEXT NOT NULL, "MinimumAvailability" INTEGER NOT NULL, "SearchOnAdd" INTEGER NOT NULL, "Title" TEXT NOT NULL, "SortTitle" TEXT, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL DEFAULT '[]', "Monitored" INTEGER NOT NULL DEFAULT 0, "LastInfoSync" DATETIME, "Added" DATETIME) 
2026-03-29T19:09:17.523485242Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013467s 
2026-03-29T19:09:17.523662699Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Collections (TmdbId) 
2026-03-29T19:09:17.523953645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Collections_TmdbId" ON "Collections" ("TmdbId" ASC) 
2026-03-29T19:09:17.524290363Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004617s 
2026-03-29T19:09:17.524460997Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2026-03-29T19:09:17.524602191Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-03-29T19:09:17.524794719Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieMetadata CollectionTmdbId Int32 
2026-03-29T19:09:17.525065915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata" ADD COLUMN "CollectionTmdbId" INTEGER 
2026-03-29T19:09:17.525970416Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009896s 
2026-03-29T19:09:17.526177403Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieMetadata CollectionTitle String 
2026-03-29T19:09:17.526449450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata" ADD COLUMN "CollectionTitle" TEXT 
2026-03-29T19:09:17.527334512Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009805s 
2026-03-29T19:09:17.527505777Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2026-03-29T19:09:17.527652974Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-03-29T19:09:17.527825601Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists Monitor Int32 
2026-03-29T19:09:17.528102579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "Monitor" INTEGER 
2026-03-29T19:09:17.528995276Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009788s 
2026-03-29T19:09:17.529164587Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-29T19:09:17.530710380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-29T19:09:17.531914304Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025765s 
2026-03-29T19:09:17.532090970Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-29T19:09:17.532262876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-29T19:09:17.532805378Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005662s 
2026-03-29T19:09:17.532970661Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-29T19:09:17.533157507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-29T19:09:17.533770431Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006332s 
2026-03-29T19:09:17.533946626Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-29T19:09:17.534172290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-29T19:09:17.534823411Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006915s 
2026-03-29T19:09:17.535005007Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2026-03-29T19:09:17.535152594Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-03-29T19:09:17.535354070Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportLists Monitor Int32 
2026-03-29T19:09:17.539271969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportLists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Enabled" INTEGER NOT NULL, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "Settings" TEXT, "EnableAuto" INTEGER NOT NULL, "RootFolderPath" TEXT NOT NULL, "ShouldMonitor" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "MinimumAvailability" INTEGER NOT NULL, "Tags" TEXT, "SearchOnAdd" INTEGER NOT NULL, "Monitor" INTEGER NOT NULL) 
2026-03-29T19:09:17.540600153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportLists_temp" ("Id", "Enabled", "Name", "Implementation", "ConfigContract", "Settings", "EnableAuto", "RootFolderPath", "ShouldMonitor", "ProfileId", "MinimumAvailability", "Tags", "SearchOnAdd", "Monitor") SELECT "Id", "Enabled", "Name", "Implementation", "ConfigContract", "Settings", "EnableAuto", "RootFolderPath", "ShouldMonitor", "ProfileId", "MinimumAvailability", "Tags", "SearchOnAdd", "Monitor" FROM "ImportLists" 
2026-03-29T19:09:17.541262557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists" 
2026-03-29T19:09:17.541933789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists" 
2026-03-29T19:09:17.544575718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImport_Name" ON "ImportLists" ("Name" ASC) 
2026-03-29T19:09:17.544942607Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094015s 
2026-03-29T19:09:17.545127690Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportLists ShouldMonitor 
2026-03-29T19:09:17.548718700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportLists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Enabled" INTEGER NOT NULL, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "Settings" TEXT, "EnableAuto" INTEGER NOT NULL, "RootFolderPath" TEXT NOT NULL, "ProfileId" INTEGER NOT NULL, "MinimumAvailability" INTEGER NOT NULL, "Tags" TEXT, "SearchOnAdd" INTEGER NOT NULL, "Monitor" INTEGER NOT NULL) 
2026-03-29T19:09:17.549904748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportLists_temp" ("Id", "Enabled", "Name", "Implementation", "ConfigContract", "Settings", "EnableAuto", "RootFolderPath", "ProfileId", "MinimumAvailability", "Tags", "SearchOnAdd", "Monitor") SELECT "Id", "Enabled", "Name", "Implementation", "ConfigContract", "Settings", "EnableAuto", "RootFolderPath", "ProfileId", "MinimumAvailability", "Tags", "SearchOnAdd", "Monitor" FROM "ImportLists" 
2026-03-29T19:09:17.550525718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists" 
2026-03-29T19:09:17.551226189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists" 
2026-03-29T19:09:17.553823849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImport_Name" ON "ImportLists" ("Name" ASC) 
2026-03-29T19:09:17.554188002Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088846s 
2026-03-29T19:09:17.554394739Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-29T19:09:17.554718010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ImportLists" WHERE "Implementation" = 'TMDbCollectionImport' 
2026-03-29T19:09:17.554973113Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003793s 
2026-03-29T19:09:17.555152865Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn MovieMetadata Collection 
2026-03-29T19:09:17.559429316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MovieMetadata_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "TmdbId" INTEGER NOT NULL UNIQUE, "ImdbId" TEXT, "Images" TEXT NOT NULL, "Genres" TEXT, "Title" TEXT NOT NULL, "SortTitle" TEXT, "CleanTitle" TEXT, "OriginalTitle" TEXT, "CleanOriginalTitle" TEXT, "OriginalLanguage" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "LastInfoSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "PhysicalRelease" DATETIME, "DigitalRelease" DATETIME, "Year" INTEGER, "SecondaryYear" INTEGER, "Ratings" TEXT, "Recommendations" TEXT NOT NULL, "Certification" TEXT, "YouTubeTrailerId" TEXT, "Studio" TEXT, "Overview" TEXT, "Website" TEXT, "Popularity" NUMERIC, "CollectionTmdbId" INTEGER, "CollectionTitle" TEXT) 
2026-03-29T19:09:17.561591019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MovieMetadata_temp" ("Id", "TmdbId", "ImdbId", "Images", "Genres", "Title", "SortTitle", "CleanTitle", "OriginalTitle", "CleanOriginalTitle", "OriginalLanguage", "Status", "LastInfoSync", "Runtime", "InCinemas", "PhysicalRelease", "DigitalRelease", "Year", "SecondaryYear", "Ratings", "Recommendations", "Certification", "YouTubeTrailerId", "Studio", "Overview", "Website", "Popularity", "CollectionTmdbId", "CollectionTitle") SELECT "Id", "TmdbId", "ImdbId", "Images", "Genres", "Title", "SortTitle", "CleanTitle", "OriginalTitle", "CleanOriginalTitle", "OriginalLanguage", "Status", "LastInfoSync", "Runtime", "InCinemas", "PhysicalRelease", "DigitalRelease", "Year", "SecondaryYear", "Ratings", "Recommendations", "Certification", "YouTubeTrailerId", "Studio", "Overview", "Website", "Popularity", "CollectionTmdbId", "CollectionTitle" FROM "MovieMetadata" 
2026-03-29T19:09:17.562611193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata" 
2026-03-29T19:09:17.563440192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata" 
2026-03-29T19:09:17.566023875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2026-03-29T19:09:17.566515484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2026-03-29T19:09:17.567101344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2026-03-29T19:09:17.567491820Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121627s 
2026-03-29T19:09:17.567803879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (208, '2026-03-29T19:09:17', 'add_collections') 
2026-03-29T19:09:17.568185597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:17.569541447Z [Info] FluentMigrator.Runner.MigrationRunner: 208: add_collections migrated 
2026-03-29T19:09:17.569703594Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0141574s 
2026-03-29T19:09:17.569925160Z [Info] FluentMigrator.Runner.MigrationRunner: 209: movie_meta_collection_index migrating 
2026-03-29T19:09:17.570129962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:17.570391108Z [Info] movie_meta_collection_index: Starting migration of Main DB to 209 
2026-03-29T19:09:17.570824971Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieMetadata (CollectionTmdbId) 
2026-03-29T19:09:17.571112541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC) 
2026-03-29T19:09:17.571487946Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005042s 
2026-03-29T19:09:17.571693270Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieTranslations (MovieMetadataId) 
2026-03-29T19:09:17.572037052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_MovieMetadataId" ON "MovieTranslations" ("MovieMetadataId" ASC) 
2026-03-29T19:09:17.572409522Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005351s 
2026-03-29T19:09:17.572744557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (209, '2026-03-29T19:09:17', 'movie_meta_collection_index') 
2026-03-29T19:09:17.573074671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:17.574078893Z [Info] FluentMigrator.Runner.MigrationRunner: 209: movie_meta_collection_index migrated 
2026-03-29T19:09:17.574266050Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021676s 
2026-03-29T19:09:17.574457556Z [Info] FluentMigrator.Runner.MigrationRunner: 210: movie_added_notifications migrating 
2026-03-29T19:09:17.574654753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:17.574898924Z [Info] movie_added_notifications: Starting migration of Main DB to 210 
2026-03-29T19:09:17.575226424Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-03-29T19:09:17.575391236Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-03-29T19:09:17.575578523Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnMovieAdded Boolean 
2026-03-29T19:09:17.575896373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnMovieAdded" INTEGER NOT NULL DEFAULT 0 
2026-03-29T19:09:17.576910394Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011423s 
2026-03-29T19:09:17.577236902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (210, '2026-03-29T19:09:17', 'movie_added_notifications') 
2026-03-29T19:09:17.577569461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:17.578370294Z [Info] FluentMigrator.Runner.MigrationRunner: 210: movie_added_notifications migrated 
2026-03-29T19:09:17.578549064Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025761s 
2026-03-29T19:09:17.578729728Z [Info] FluentMigrator.Runner.MigrationRunner: 211: more_movie_meta_index migrating 
2026-03-29T19:09:17.578921434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:17.579165575Z [Info] more_movie_meta_index: Starting migration of Main DB to 211 
2026-03-29T19:09:17.579544799Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlternativeTitles (MovieMetadataId) 
2026-03-29T19:09:17.579896898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC) 
2026-03-29T19:09:17.580281673Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005435s 
2026-03-29T19:09:17.580475423Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Credits (MovieMetadataId) 
2026-03-29T19:09:17.580747791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Credits_MovieMetadataId" ON "Credits" ("MovieMetadataId" ASC) 
2026-03-29T19:09:17.581092375Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004516s 
2026-03-29T19:09:17.581415165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (211, '2026-03-29T19:09:17', 'more_movie_meta_index') 
2026-03-29T19:09:17.581743817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:17.582638668Z [Info] FluentMigrator.Runner.MigrationRunner: 211: more_movie_meta_index migrated 
2026-03-29T19:09:17.582819613Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019637s 
2026-03-29T19:09:17.583073013Z [Info] FluentMigrator.Runner.MigrationRunner: 212: postgres_update_timestamp_columns_to_with_timezone migrating 
2026-03-29T19:09:17.583259298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:17.583522638Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 212 
2026-03-29T19:09:17.585548317Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-29T19:09:17.585788020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1 
2026-03-29T19:09:17.586005468Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000274s 
2026-03-29T19:09:17.586163386Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2026-03-29T19:09:17.586302315Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-03-29T19:09:17.586487799Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Date DateTimeOffset 
2026-03-29T19:09:17.590142879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blocklist_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "MovieId" INTEGER, "Languages" TEXT NOT NULL, "IndexerFlags" INTEGER NOT NULL) 
2026-03-29T19:09:17.591199015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Blocklist_temp" ("Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "MovieId", "Languages", "IndexerFlags") SELECT "Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "MovieId", "Languages", "IndexerFlags" FROM "Blocklist" 
2026-03-29T19:09:17.591761959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2026-03-29T19:09:17.592254771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2026-03-29T19:09:17.594632178Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079618s 
2026-03-29T19:09:17.594795066Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2026-03-29T19:09:17.594936350Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-03-29T19:09:17.595130651Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist PublishedDate DateTimeOffset 
2026-03-29T19:09:17.598745680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blocklist_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "MovieId" INTEGER, "Languages" TEXT NOT NULL, "IndexerFlags" INTEGER NOT NULL) 
2026-03-29T19:09:17.599790624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Blocklist_temp" ("Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "MovieId", "Languages", "IndexerFlags") SELECT "Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "MovieId", "Languages", "IndexerFlags" FROM "Blocklist" 
2026-03-29T19:09:17.600380061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2026-03-29T19:09:17.600914918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2026-03-29T19:09:17.603265792Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079501s 
2026-03-29T19:09:17.603435022Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Collections 
2026-03-29T19:09:17.603582780Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-03-29T19:09:17.603763223Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Collections Added DateTimeOffset 
2026-03-29T19:09:17.607530288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Collections_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "TmdbId" INTEGER NOT NULL UNIQUE, "QualityProfileId" INTEGER NOT NULL, "RootFolderPath" TEXT NOT NULL, "MinimumAvailability" INTEGER NOT NULL, "SearchOnAdd" INTEGER NOT NULL, "Title" TEXT NOT NULL, "SortTitle" TEXT, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "Added" DATETIME) 
2026-03-29T19:09:17.608781467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Collections_temp" ("Id", "TmdbId", "QualityProfileId", "RootFolderPath", "MinimumAvailability", "SearchOnAdd", "Title", "SortTitle", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "Added") SELECT "Id", "TmdbId", "QualityProfileId", "RootFolderPath", "MinimumAvailability", "SearchOnAdd", "Title", "SortTitle", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "Added" FROM "Collections" 
2026-03-29T19:09:17.609412298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Collections" 
2026-03-29T19:09:17.610050463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Collections_temp" RENAME TO "Collections" 
2026-03-29T19:09:17.612534505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Collections_TmdbId" ON "Collections" ("TmdbId" ASC) 
2026-03-29T19:09:17.612907025Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008959s 
2026-03-29T19:09:17.613064682Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Collections 
2026-03-29T19:09:17.613204353Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-03-29T19:09:17.613397081Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Collections LastInfoSync DateTimeOffset 
2026-03-29T19:09:17.617100809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Collections_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "TmdbId" INTEGER NOT NULL UNIQUE, "QualityProfileId" INTEGER NOT NULL, "RootFolderPath" TEXT NOT NULL, "MinimumAvailability" INTEGER NOT NULL, "SearchOnAdd" INTEGER NOT NULL, "Title" TEXT NOT NULL, "SortTitle" TEXT, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "Added" DATETIME) 
2026-03-29T19:09:17.618345014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Collections_temp" ("Id", "TmdbId", "QualityProfileId", "RootFolderPath", "MinimumAvailability", "SearchOnAdd", "Title", "SortTitle", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "Added") SELECT "Id", "TmdbId", "QualityProfileId", "RootFolderPath", "MinimumAvailability", "SearchOnAdd", "Title", "SortTitle", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "Added" FROM "Collections" 
2026-03-29T19:09:17.618965634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Collections" 
2026-03-29T19:09:17.619669020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Collections_temp" RENAME TO "Collections" 
2026-03-29T19:09:17.622114744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Collections_TmdbId" ON "Collections" ("TmdbId" ASC) 
2026-03-29T19:09:17.622481944Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088952s 
2026-03-29T19:09:17.622643108Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-03-29T19:09:17.622782990Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-03-29T19:09:17.622971069Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset 
2026-03-29T19:09:17.628062691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL) 
2026-03-29T19:09:17.628981220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger" FROM "Commands" 
2026-03-29T19:09:17.629470666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-03-29T19:09:17.629944209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-03-29T19:09:17.632316446Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091717s 
2026-03-29T19:09:17.632491288Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-03-29T19:09:17.632623895Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-03-29T19:09:17.632831573Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset 
2026-03-29T19:09:17.636350669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL) 
2026-03-29T19:09:17.637249699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger" FROM "Commands" 
2026-03-29T19:09:17.637752902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-03-29T19:09:17.638291587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-03-29T19:09:17.640632901Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076095s 
2026-03-29T19:09:17.640791951Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-03-29T19:09:17.640935180Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-03-29T19:09:17.641110904Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset 
2026-03-29T19:09:17.644642645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL) 
2026-03-29T19:09:17.645541815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger" FROM "Commands" 
2026-03-29T19:09:17.646036882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-03-29T19:09:17.646572992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-03-29T19:09:17.648942813Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076441s 
2026-03-29T19:09:17.649121152Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-03-29T19:09:17.649267978Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-03-29T19:09:17.649479895Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset 
2026-03-29T19:09:17.652942847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2026-03-29T19:09:17.653840936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClientStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "DownloadClientStatus" 
2026-03-29T19:09:17.654339560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-03-29T19:09:17.655018828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-03-29T19:09:17.657558852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-03-29T19:09:17.657956463Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082861s 
2026-03-29T19:09:17.658138529Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-03-29T19:09:17.658294563Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-03-29T19:09:17.658519226Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset 
2026-03-29T19:09:17.661957298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2026-03-29T19:09:17.662861609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClientStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "DownloadClientStatus" 
2026-03-29T19:09:17.663363349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-03-29T19:09:17.664156206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-03-29T19:09:17.667140986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-03-29T19:09:17.667151747Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083434s 
2026-03-29T19:09:17.667242129Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-03-29T19:09:17.667385518Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-03-29T19:09:17.667598457Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset 
2026-03-29T19:09:17.671132292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2026-03-29T19:09:17.672016813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClientStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "DownloadClientStatus" 
2026-03-29T19:09:17.672557943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-03-29T19:09:17.673262411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-03-29T19:09:17.675747785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-03-29T19:09:17.676150887Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083217s 
2026-03-29T19:09:17.676318134Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadHistory 
2026-03-29T19:09:17.676461102Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-03-29T19:09:17.676649331Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadHistory Date DateTimeOffset 
2026-03-29T19:09:17.680166473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadHistory_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "EventType" INTEGER NOT NULL, "MovieId" INTEGER NOT NULL, "DownloadId" TEXT NOT NULL, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Protocol" INTEGER, "IndexerId" INTEGER, "DownloadClientId" INTEGER, "Release" TEXT, "Data" TEXT) 
2026-03-29T19:09:17.681153801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadHistory_temp" ("Id", "EventType", "MovieId", "DownloadId", "SourceTitle", "Date", "Protocol", "IndexerId", "DownloadClientId", "Release", "Data") SELECT "Id", "EventType", "MovieId", "DownloadId", "SourceTitle", "Date", "Protocol", "IndexerId", "DownloadClientId", "Release", "Data" FROM "DownloadHistory" 
2026-03-29T19:09:17.681698067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadHistory" 
2026-03-29T19:09:17.682397495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadHistory_temp" RENAME TO "DownloadHistory" 
2026-03-29T19:09:17.684857609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2026-03-29T19:09:17.685358808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_MovieId" ON "DownloadHistory" ("MovieId" ASC) 
2026-03-29T19:09:17.685817181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2026-03-29T19:09:17.686177626Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009391s 
2026-03-29T19:09:17.686344763Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2026-03-29T19:09:17.686481909Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-03-29T19:09:17.686664186Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles Added DateTimeOffset 
2026-03-29T19:09:17.690133472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ExtraFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "MovieFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL) 
2026-03-29T19:09:17.690934935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ExtraFiles_temp" ("Id", "MovieId", "MovieFileId", "RelativePath", "Extension", "Added", "LastUpdated") SELECT "Id", "MovieId", "MovieFileId", "RelativePath", "Extension", "Added", "LastUpdated" FROM "ExtraFiles" 
2026-03-29T19:09:17.691403689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2026-03-29T19:09:17.691894467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2026-03-29T19:09:17.694221222Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073326s 
2026-03-29T19:09:17.694382717Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2026-03-29T19:09:17.694523421Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-03-29T19:09:17.694715708Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles LastUpdated DateTimeOffset 
2026-03-29T19:09:17.699678510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ExtraFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "MovieFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL) 
2026-03-29T19:09:17.700521538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ExtraFiles_temp" ("Id", "MovieId", "MovieFileId", "RelativePath", "Extension", "Added", "LastUpdated") SELECT "Id", "MovieId", "MovieFileId", "RelativePath", "Extension", "Added", "LastUpdated" FROM "ExtraFiles" 
2026-03-29T19:09:17.700980582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2026-03-29T19:09:17.701522223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2026-03-29T19:09:17.703867766Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089699s 
2026-03-29T19:09:17.704046316Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2026-03-29T19:09:17.704180235Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-03-29T19:09:17.704374907Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset 
2026-03-29T19:09:17.707816697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Quality" TEXT NOT NULL, "Data" TEXT NOT NULL, "EventType" INTEGER, "DownloadId" TEXT, "MovieId" INTEGER NOT NULL, "Languages" TEXT NOT NULL) 
2026-03-29T19:09:17.708697060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "History_temp" ("Id", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "MovieId", "Languages") SELECT "Id", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "MovieId", "Languages" FROM "History" 
2026-03-29T19:09:17.709164681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2026-03-29T19:09:17.709768678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2026-03-29T19:09:17.712266056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2026-03-29T19:09:17.712714258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-03-29T19:09:17.713049263Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084993s 
2026-03-29T19:09:17.713224015Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2026-03-29T19:09:17.713365059Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-03-29T19:09:17.713571124Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus InitialFailure DateTimeOffset 
2026-03-29T19:09:17.717100169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT) 
2026-03-29T19:09:17.718050092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo" FROM "ImportListStatus" 
2026-03-29T19:09:17.718572845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2026-03-29T19:09:17.719204927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2026-03-29T19:09:17.721773259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-03-29T19:09:17.722130117Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083611s 
2026-03-29T19:09:17.722306202Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2026-03-29T19:09:17.722452687Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-03-29T19:09:17.722663611Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus MostRecentFailure DateTimeOffset 
2026-03-29T19:09:17.726147657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT) 
2026-03-29T19:09:17.727115315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo" FROM "ImportListStatus" 
2026-03-29T19:09:17.727610533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2026-03-29T19:09:17.728350332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2026-03-29T19:09:17.730846318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-03-29T19:09:17.731229189Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083764s 
2026-03-29T19:09:17.731368299Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2026-03-29T19:09:17.731511036Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-03-29T19:09:17.731712572Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus DisabledTill DateTimeOffset 
2026-03-29T19:09:17.754399623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT) 
2026-03-29T19:09:17.756249578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo" FROM "ImportListStatus" 
2026-03-29T19:09:17.756847412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2026-03-29T19:09:17.758601974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2026-03-29T19:09:17.761326590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-03-29T19:09:17.761773721Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0297813s 
2026-03-29T19:09:17.762105659Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-03-29T19:09:17.762234138Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2026-03-29T19:09:17.762491416Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset 
2026-03-29T19:09:17.767321271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME) 
2026-03-29T19:09:17.768439843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate" FROM "IndexerStatus" 
2026-03-29T19:09:17.769054370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-03-29T19:09:17.769784210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-03-29T19:09:17.772310557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-03-29T19:09:17.772675863Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100111s 
2026-03-29T19:09:17.772866316Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-03-29T19:09:17.773025106Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2026-03-29T19:09:17.773245730Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset 
2026-03-29T19:09:17.777364323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME) 
2026-03-29T19:09:17.778503998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate" FROM "IndexerStatus" 
2026-03-29T19:09:17.779114557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-03-29T19:09:17.779774957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-03-29T19:09:17.782352326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-03-29T19:09:17.782761360Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093087s 
2026-03-29T19:09:17.782941773Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-03-29T19:09:17.783099621Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2026-03-29T19:09:17.783276236Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset 
2026-03-29T19:09:17.787437084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME) 
2026-03-29T19:09:17.788578092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate" FROM "IndexerStatus" 
2026-03-29T19:09:17.789222449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-03-29T19:09:17.789973692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-03-29T19:09:17.792500470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-03-29T19:09:17.792892088Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093805s 
2026-03-29T19:09:17.793075407Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-03-29T19:09:17.793231271Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-03-29T19:09:17.793452426Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus CookiesExpirationDate DateTimeOffset 
2026-03-29T19:09:17.797575919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME) 
2026-03-29T19:09:17.798712879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate" FROM "IndexerStatus" 
2026-03-29T19:09:17.800718938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-03-29T19:09:17.801445320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-03-29T19:09:17.804290910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-03-29T19:09:17.804424499Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010765s 
2026-03-29T19:09:17.804605313Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2026-03-29T19:09:17.804765205Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.8E-06s 
2026-03-29T19:09:17.804996571Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles LastUpdated DateTimeOffset 
2026-03-29T19:09:17.809072097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "Consumer" TEXT NOT NULL, "Type" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "LastUpdated" DATETIME NOT NULL, "MovieFileId" INTEGER, "Hash" TEXT, "Added" DATETIME, "Extension" TEXT NOT NULL) 
2026-03-29T19:09:17.810013232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MetadataFiles_temp" ("Id", "MovieId", "Consumer", "Type", "RelativePath", "LastUpdated", "MovieFileId", "Hash", "Added", "Extension") SELECT "Id", "MovieId", "Consumer", "Type", "RelativePath", "LastUpdated", "MovieFileId", "Hash", "Added", "Extension" FROM "MetadataFiles" 
2026-03-29T19:09:17.810541375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2026-03-29T19:09:17.811043296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2026-03-29T19:09:17.813462477Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082605s 
2026-03-29T19:09:17.813648622Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2026-03-29T19:09:17.813804425Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2026-03-29T19:09:17.813999598Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Added DateTimeOffset 
2026-03-29T19:09:17.818029563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "Consumer" TEXT NOT NULL, "Type" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "LastUpdated" DATETIME NOT NULL, "MovieFileId" INTEGER, "Hash" TEXT, "Added" DATETIME, "Extension" TEXT NOT NULL) 
2026-03-29T19:09:17.818997562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MetadataFiles_temp" ("Id", "MovieId", "Consumer", "Type", "RelativePath", "LastUpdated", "MovieFileId", "Hash", "Added", "Extension") SELECT "Id", "MovieId", "Consumer", "Type", "RelativePath", "LastUpdated", "MovieFileId", "Hash", "Added", "Extension" FROM "MetadataFiles" 
2026-03-29T19:09:17.819518321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2026-03-29T19:09:17.820097297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2026-03-29T19:09:17.822471978Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082704s 
2026-03-29T19:09:17.822650097Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles 
2026-03-29T19:09:17.822805219Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2026-03-29T19:09:17.823004230Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieFiles DateAdded DateTimeOffset 
2026-03-29T19:09:17.827397786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MovieFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "DateAdded" DATETIME NOT NULL, "SceneName" TEXT, "MediaInfo" TEXT, "ReleaseGroup" TEXT, "RelativePath" TEXT, "Edition" TEXT, "Languages" TEXT NOT NULL, "IndexerFlags" INTEGER NOT NULL, "OriginalFilePath" TEXT) 
2026-03-29T19:09:17.828324462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MovieFiles_temp" ("Id", "MovieId", "Quality", "Size", "DateAdded", "SceneName", "MediaInfo", "ReleaseGroup", "RelativePath", "Edition", "Languages", "IndexerFlags", "OriginalFilePath") SELECT "Id", "MovieId", "Quality", "Size", "DateAdded", "SceneName", "MediaInfo", "ReleaseGroup", "RelativePath", "Edition", "Languages", "IndexerFlags", "OriginalFilePath" FROM "MovieFiles" 
2026-03-29T19:09:17.828928979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieFiles" 
2026-03-29T19:09:17.829479187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles_temp" RENAME TO "MovieFiles" 
2026-03-29T19:09:17.832419568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieFiles_MovieId" ON "MovieFiles" ("MovieId" ASC) 
2026-03-29T19:09:17.832435890Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091808s 
2026-03-29T19:09:17.832561333Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2026-03-29T19:09:17.832716826Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2026-03-29T19:09:17.832930186Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieMetadata DigitalRelease DateTimeOffset 
2026-03-29T19:09:17.837574417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MovieMetadata_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "TmdbId" INTEGER NOT NULL UNIQUE, "ImdbId" TEXT, "Images" TEXT NOT NULL, "Genres" TEXT, "Title" TEXT NOT NULL, "SortTitle" TEXT, "CleanTitle" TEXT, "OriginalTitle" TEXT, "CleanOriginalTitle" TEXT, "OriginalLanguage" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "LastInfoSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "PhysicalRelease" DATETIME, "DigitalRelease" DATETIME, "Year" INTEGER, "SecondaryYear" INTEGER, "Ratings" TEXT, "Recommendations" TEXT NOT NULL, "Certification" TEXT, "YouTubeTrailerId" TEXT, "Studio" TEXT, "Overview" TEXT, "Website" TEXT, "Popularity" NUMERIC, "CollectionTmdbId" INTEGER, "CollectionTitle" TEXT) 
2026-03-29T19:09:17.839639224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MovieMetadata_temp" ("Id", "TmdbId", "ImdbId", "Images", "Genres", "Title", "SortTitle", "CleanTitle", "OriginalTitle", "CleanOriginalTitle", "OriginalLanguage", "Status", "LastInfoSync", "Runtime", "InCinemas", "PhysicalRelease", "DigitalRelease", "Year", "SecondaryYear", "Ratings", "Recommendations", "Certification", "YouTubeTrailerId", "Studio", "Overview", "Website", "Popularity", "CollectionTmdbId", "CollectionTitle") SELECT "Id", "TmdbId", "ImdbId", "Images", "Genres", "Title", "SortTitle", "CleanTitle", "OriginalTitle", "CleanOriginalTitle", "OriginalLanguage", "Status", "LastInfoSync", "Runtime", "InCinemas", "PhysicalRelease", "DigitalRelease", "Year", "SecondaryYear", "Ratings", "Recommendations", "Certification", "YouTubeTrailerId", "Studio", "Overview", "Website", "Popularity", "CollectionTmdbId", "CollectionTitle" FROM "MovieMetadata" 
2026-03-29T19:09:17.840692485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata" 
2026-03-29T19:09:17.841627979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata" 
2026-03-29T19:09:17.844106219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2026-03-29T19:09:17.844618931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2026-03-29T19:09:17.845151524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2026-03-29T19:09:17.845683184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC) 
2026-03-29T19:09:17.846074903Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012948s 
2026-03-29T19:09:17.846256429Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2026-03-29T19:09:17.846412733Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2026-03-29T19:09:17.846612335Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieMetadata InCinemas DateTimeOffset 
2026-03-29T19:09:17.851298962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MovieMetadata_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "TmdbId" INTEGER NOT NULL UNIQUE, "ImdbId" TEXT, "Images" TEXT NOT NULL, "Genres" TEXT, "Title" TEXT NOT NULL, "SortTitle" TEXT, "CleanTitle" TEXT, "OriginalTitle" TEXT, "CleanOriginalTitle" TEXT, "OriginalLanguage" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "LastInfoSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "PhysicalRelease" DATETIME, "DigitalRelease" DATETIME, "Year" INTEGER, "SecondaryYear" INTEGER, "Ratings" TEXT, "Recommendations" TEXT NOT NULL, "Certification" TEXT, "YouTubeTrailerId" TEXT, "Studio" TEXT, "Overview" TEXT, "Website" TEXT, "Popularity" NUMERIC, "CollectionTmdbId" INTEGER, "CollectionTitle" TEXT) 
2026-03-29T19:09:17.853376254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MovieMetadata_temp" ("Id", "TmdbId", "ImdbId", "Images", "Genres", "Title", "SortTitle", "CleanTitle", "OriginalTitle", "CleanOriginalTitle", "OriginalLanguage", "Status", "LastInfoSync", "Runtime", "InCinemas", "PhysicalRelease", "DigitalRelease", "Year", "SecondaryYear", "Ratings", "Recommendations", "Certification", "YouTubeTrailerId", "Studio", "Overview", "Website", "Popularity", "CollectionTmdbId", "CollectionTitle") SELECT "Id", "TmdbId", "ImdbId", "Images", "Genres", "Title", "SortTitle", "CleanTitle", "OriginalTitle", "CleanOriginalTitle", "OriginalLanguage", "Status", "LastInfoSync", "Runtime", "InCinemas", "PhysicalRelease", "DigitalRelease", "Year", "SecondaryYear", "Ratings", "Recommendations", "Certification", "YouTubeTrailerId", "Studio", "Overview", "Website", "Popularity", "CollectionTmdbId", "CollectionTitle" FROM "MovieMetadata" 
2026-03-29T19:09:17.854415146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata" 
2026-03-29T19:09:17.855328064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata" 
2026-03-29T19:09:17.857800823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2026-03-29T19:09:17.858306191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2026-03-29T19:09:17.858834304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2026-03-29T19:09:17.859368089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC) 
2026-03-29T19:09:17.859719446Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129554s 
2026-03-29T19:09:17.859930441Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2026-03-29T19:09:17.860087377Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-03-29T19:09:17.860339244Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieMetadata LastInfoSync DateTimeOffset 
2026-03-29T19:09:17.864996883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MovieMetadata_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "TmdbId" INTEGER NOT NULL UNIQUE, "ImdbId" TEXT, "Images" TEXT NOT NULL, "Genres" TEXT, "Title" TEXT NOT NULL, "SortTitle" TEXT, "CleanTitle" TEXT, "OriginalTitle" TEXT, "CleanOriginalTitle" TEXT, "OriginalLanguage" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "LastInfoSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "PhysicalRelease" DATETIME, "DigitalRelease" DATETIME, "Year" INTEGER, "SecondaryYear" INTEGER, "Ratings" TEXT, "Recommendations" TEXT NOT NULL, "Certification" TEXT, "YouTubeTrailerId" TEXT, "Studio" TEXT, "Overview" TEXT, "Website" TEXT, "Popularity" NUMERIC, "CollectionTmdbId" INTEGER, "CollectionTitle" TEXT) 
2026-03-29T19:09:17.867051049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MovieMetadata_temp" ("Id", "TmdbId", "ImdbId", "Images", "Genres", "Title", "SortTitle", "CleanTitle", "OriginalTitle", "CleanOriginalTitle", "OriginalLanguage", "Status", "LastInfoSync", "Runtime", "InCinemas", "PhysicalRelease", "DigitalRelease", "Year", "SecondaryYear", "Ratings", "Recommendations", "Certification", "YouTubeTrailerId", "Studio", "Overview", "Website", "Popularity", "CollectionTmdbId", "CollectionTitle") SELECT "Id", "TmdbId", "ImdbId", "Images", "Genres", "Title", "SortTitle", "CleanTitle", "OriginalTitle", "CleanOriginalTitle", "OriginalLanguage", "Status", "LastInfoSync", "Runtime", "InCinemas", "PhysicalRelease", "DigitalRelease", "Year", "SecondaryYear", "Ratings", "Recommendations", "Certification", "YouTubeTrailerId", "Studio", "Overview", "Website", "Popularity", "CollectionTmdbId", "CollectionTitle" FROM "MovieMetadata" 
2026-03-29T19:09:17.868075903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata" 
2026-03-29T19:09:17.869044473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata" 
2026-03-29T19:09:17.871508815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2026-03-29T19:09:17.872053121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2026-03-29T19:09:17.872586194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2026-03-29T19:09:17.873121502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC) 
2026-03-29T19:09:17.873511988Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129812s 
2026-03-29T19:09:17.873692652Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2026-03-29T19:09:17.873847454Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2026-03-29T19:09:17.874066054Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieMetadata PhysicalRelease DateTimeOffset 
2026-03-29T19:09:17.878739083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MovieMetadata_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "TmdbId" INTEGER NOT NULL UNIQUE, "ImdbId" TEXT, "Images" TEXT NOT NULL, "Genres" TEXT, "Title" TEXT NOT NULL, "SortTitle" TEXT, "CleanTitle" TEXT, "OriginalTitle" TEXT, "CleanOriginalTitle" TEXT, "OriginalLanguage" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "LastInfoSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "PhysicalRelease" DATETIME, "DigitalRelease" DATETIME, "Year" INTEGER, "SecondaryYear" INTEGER, "Ratings" TEXT, "Recommendations" TEXT NOT NULL, "Certification" TEXT, "YouTubeTrailerId" TEXT, "Studio" TEXT, "Overview" TEXT, "Website" TEXT, "Popularity" NUMERIC, "CollectionTmdbId" INTEGER, "CollectionTitle" TEXT) 
2026-03-29T19:09:17.880825564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MovieMetadata_temp" ("Id", "TmdbId", "ImdbId", "Images", "Genres", "Title", "SortTitle", "CleanTitle", "OriginalTitle", "CleanOriginalTitle", "OriginalLanguage", "Status", "LastInfoSync", "Runtime", "InCinemas", "PhysicalRelease", "DigitalRelease", "Year", "SecondaryYear", "Ratings", "Recommendations", "Certification", "YouTubeTrailerId", "Studio", "Overview", "Website", "Popularity", "CollectionTmdbId", "CollectionTitle") SELECT "Id", "TmdbId", "ImdbId", "Images", "Genres", "Title", "SortTitle", "CleanTitle", "OriginalTitle", "CleanOriginalTitle", "OriginalLanguage", "Status", "LastInfoSync", "Runtime", "InCinemas", "PhysicalRelease", "DigitalRelease", "Year", "SecondaryYear", "Ratings", "Recommendations", "Certification", "YouTubeTrailerId", "Studio", "Overview", "Website", "Popularity", "CollectionTmdbId", "CollectionTitle" FROM "MovieMetadata" 
2026-03-29T19:09:17.881830046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata" 
2026-03-29T19:09:17.882771632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata" 
2026-03-29T19:09:17.885254963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2026-03-29T19:09:17.885764709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2026-03-29T19:09:17.886294516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2026-03-29T19:09:17.886799683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC) 
2026-03-29T19:09:17.887184949Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129587s 
2026-03-29T19:09:17.887356134Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-03-29T19:09:17.887504643Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-03-29T19:09:17.887694976Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies Added DateTimeOffset 
2026-03-29T19:09:17.893410123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Movies_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "Added" DATETIME, "Tags" TEXT, "AddOptions" TEXT, "MovieFileId" INTEGER NOT NULL, "MinimumAvailability" INTEGER NOT NULL, "MovieMetadataId" INTEGER NOT NULL UNIQUE) 
2026-03-29T19:09:17.894415247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Movies_temp" ("Id", "Path", "Monitored", "ProfileId", "Added", "Tags", "AddOptions", "MovieFileId", "MinimumAvailability", "MovieMetadataId") SELECT "Id", "Path", "Monitored", "ProfileId", "Added", "Tags", "AddOptions", "MovieFileId", "MinimumAvailability", "MovieMetadataId" FROM "Movies" 
2026-03-29T19:09:17.894952349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-03-29T19:09:17.895640965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-03-29T19:09:17.898208204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_MovieMetadataId" ON "Movies" ("MovieMetadataId" ASC) 
2026-03-29T19:09:17.898576035Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106556s 
2026-03-29T19:09:17.898761368Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2026-03-29T19:09:17.898916771Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-03-29T19:09:17.899143728Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Added DateTimeOffset 
2026-03-29T19:09:17.903089022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "PendingReleases_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Title" TEXT NOT NULL, "Added" DATETIME NOT NULL, "Release" TEXT NOT NULL, "MovieId" INTEGER NOT NULL, "ParsedMovieInfo" TEXT, "Reason" INTEGER NOT NULL) 
2026-03-29T19:09:17.903907370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "PendingReleases_temp" ("Id", "Title", "Added", "Release", "MovieId", "ParsedMovieInfo", "Reason") SELECT "Id", "Title", "Added", "Release", "MovieId", "ParsedMovieInfo", "Reason" FROM "PendingReleases" 
2026-03-29T19:09:17.904395983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2026-03-29T19:09:17.904904948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2026-03-29T19:09:17.907292606Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079499s 
2026-03-29T19:09:17.907441175Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-03-29T19:09:17.907597630Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2026-03-29T19:09:17.907812783Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset 
2026-03-29T19:09:17.911778819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL UNIQUE, "Interval" NUMERIC NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME) 
2026-03-29T19:09:17.912559892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution", "LastStartTime") SELECT "Id", "TypeName", "Interval", "LastExecution", "LastStartTime" FROM "ScheduledTasks" 
2026-03-29T19:09:17.913022373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2026-03-29T19:09:17.913743395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2026-03-29T19:09:17.916298319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-03-29T19:09:17.916691261Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086317s 
2026-03-29T19:09:17.916870912Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-03-29T19:09:17.917041826Z [Info] FluentMigrator.Runner.MigrationRunner: => 2E-06s 
2026-03-29T19:09:17.917259254Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset 
2026-03-29T19:09:17.921207384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL UNIQUE, "Interval" NUMERIC NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME) 
2026-03-29T19:09:17.921977364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution", "LastStartTime") SELECT "Id", "TypeName", "Interval", "LastExecution", "LastStartTime" FROM "ScheduledTasks" 
2026-03-29T19:09:17.922436939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2026-03-29T19:09:17.923154655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2026-03-29T19:09:17.925714569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-03-29T19:09:17.926105256Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086456s 
2026-03-29T19:09:17.926295839Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 
2026-03-29T19:09:17.926450200Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2026-03-29T19:09:17.926646085Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn SubtitleFiles Added DateTimeOffset 
2026-03-29T19:09:17.930667792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "SubtitleFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "MovieFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL, "Language" INTEGER NOT NULL) 
2026-03-29T19:09:17.931562724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "SubtitleFiles_temp" ("Id", "MovieId", "MovieFileId", "RelativePath", "Extension", "Added", "LastUpdated", "Language") SELECT "Id", "MovieId", "MovieFileId", "RelativePath", "Extension", "Added", "LastUpdated", "Language" FROM "SubtitleFiles" 
2026-03-29T19:09:17.932094886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SubtitleFiles" 
2026-03-29T19:09:17.932592738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles_temp" RENAME TO "SubtitleFiles" 
2026-03-29T19:09:17.934998122Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081548s 
2026-03-29T19:09:17.935180078Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 
2026-03-29T19:09:17.935311322Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2026-03-29T19:09:17.935509832Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn SubtitleFiles LastUpdated DateTimeOffset 
2026-03-29T19:09:17.939632463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "SubtitleFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "MovieFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL, "Language" INTEGER NOT NULL) 
2026-03-29T19:09:17.940520511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "SubtitleFiles_temp" ("Id", "MovieId", "MovieFileId", "RelativePath", "Extension", "Added", "LastUpdated", "Language") SELECT "Id", "MovieId", "MovieFileId", "RelativePath", "Extension", "Added", "LastUpdated", "Language" FROM "SubtitleFiles" 
2026-03-29T19:09:17.941024947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SubtitleFiles" 
2026-03-29T19:09:17.941594023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles_temp" RENAME TO "SubtitleFiles" 
2026-03-29T19:09:17.944021951Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082453s 
2026-03-29T19:09:17.944201202Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-03-29T19:09:17.944360864Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2026-03-29T19:09:17.944562440Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2026-03-29T19:09:17.948308643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2026-03-29T19:09:17.948913981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2026-03-29T19:09:17.949367625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2026-03-29T19:09:17.949919266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2026-03-29T19:09:17.952394299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-03-29T19:09:17.952793763Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080381s 
2026-03-29T19:09:17.953197546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (212, '2026-03-29T19:09:17', 'postgres_update_timestamp_columns_to_with_timezone') 
2026-03-29T19:09:17.953565267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:17.956351166Z [Info] FluentMigrator.Runner.MigrationRunner: 212: postgres_update_timestamp_columns_to_with_timezone migrated 
2026-03-29T19:09:17.956518784Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115024s 
2026-03-29T19:09:17.956812896Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_language_tags_to_subtitle_files migrating 
2026-03-29T19:09:17.957030564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:17.957327622Z [Info] add_language_tags_to_subtitle_files: Starting migration of Main DB to 214 
2026-03-29T19:09:17.957822048Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 
2026-03-29T19:09:17.957988012Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2026-03-29T19:09:17.958185791Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles LanguageTags String 
2026-03-29T19:09:17.958478069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "LanguageTags" TEXT 
2026-03-29T19:09:17.959445457Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001069s 
2026-03-29T19:09:17.959773928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (214, '2026-03-29T19:09:17', 'add_language_tags_to_subtitle_files') 
2026-03-29T19:09:17.960216991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:17.961113596Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_language_tags_to_subtitle_files migrated 
2026-03-29T19:09:17.961302105Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026847s 
2026-03-29T19:09:17.961499844Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_salt_to_users migrating 
2026-03-29T19:09:17.961699466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:17.961958066Z [Info] add_salt_to_users: Starting migration of Main DB to 215 
2026-03-29T19:09:17.962311448Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users 
2026-03-29T19:09:17.962476340Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2026-03-29T19:09:17.962650561Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String 
2026-03-29T19:09:17.962856134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT 
2026-03-29T19:09:17.963811318Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010165s 
2026-03-29T19:09:17.964071452Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32 
2026-03-29T19:09:17.964331996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER 
2026-03-29T19:09:17.965283823Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010322s 
2026-03-29T19:09:17.965621833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (215, '2026-03-29T19:09:17', 'add_salt_to_users') 
2026-03-29T19:09:17.965963201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:17.966831539Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_salt_to_users migrated 
2026-03-29T19:09:17.967002884Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025553s 
2026-03-29T19:09:17.967199139Z [Info] FluentMigrator.Runner.MigrationRunner: 216: clean_alt_titles migrating 
2026-03-29T19:09:17.967370895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:17.967619415Z [Info] clean_alt_titles: Starting migration of Main DB to 216 
2026-03-29T19:09:17.968052808Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles Language 
2026-03-29T19:09:17.972154026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AlternativeTitles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL UNIQUE, "SourceType" INTEGER NOT NULL, "SourceId" INTEGER NOT NULL, "Votes" INTEGER NOT NULL, "VoteCount" INTEGER NOT NULL, "MovieMetadataId" INTEGER NOT NULL) 
2026-03-29T19:09:17.973089058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "AlternativeTitles_temp" ("Id", "Title", "CleanTitle", "SourceType", "SourceId", "Votes", "VoteCount", "MovieMetadataId") SELECT "Id", "Title", "CleanTitle", "SourceType", "SourceId", "Votes", "VoteCount", "MovieMetadataId" FROM "AlternativeTitles" 
2026-03-29T19:09:17.973610849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2026-03-29T19:09:17.974453285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2026-03-29T19:09:17.977041357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2026-03-29T19:09:17.977593398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC) 
2026-03-29T19:09:17.977989586Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097416s 
2026-03-29T19:09:17.978189949Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles Votes 
2026-03-29T19:09:17.982219253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AlternativeTitles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL UNIQUE, "SourceType" INTEGER NOT NULL, "SourceId" INTEGER NOT NULL, "VoteCount" INTEGER NOT NULL, "MovieMetadataId" INTEGER NOT NULL) 
2026-03-29T19:09:17.984471768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "AlternativeTitles_temp" ("Id", "Title", "CleanTitle", "SourceType", "SourceId", "VoteCount", "MovieMetadataId") SELECT "Id", "Title", "CleanTitle", "SourceType", "SourceId", "VoteCount", "MovieMetadataId" FROM "AlternativeTitles" 
2026-03-29T19:09:17.984985783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2026-03-29T19:09:17.985799111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2026-03-29T19:09:17.988356279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2026-03-29T19:09:17.988951207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC) 
2026-03-29T19:09:17.989349750Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109721s 
2026-03-29T19:09:17.989598170Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles VoteCount 
2026-03-29T19:09:17.993561931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AlternativeTitles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL UNIQUE, "SourceType" INTEGER NOT NULL, "SourceId" INTEGER NOT NULL, "MovieMetadataId" INTEGER NOT NULL) 
2026-03-29T19:09:17.994389958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "AlternativeTitles_temp" ("Id", "Title", "CleanTitle", "SourceType", "SourceId", "MovieMetadataId") SELECT "Id", "Title", "CleanTitle", "SourceType", "SourceId", "MovieMetadataId" FROM "AlternativeTitles" 
2026-03-29T19:09:17.994865105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2026-03-29T19:09:17.995665567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2026-03-29T19:09:17.998224770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2026-03-29T19:09:17.998780098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC) 
2026-03-29T19:09:17.999166245Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094258s 
2026-03-29T19:09:17.999348041Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles SourceId 
2026-03-29T19:09:18.003324028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AlternativeTitles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL UNIQUE, "SourceType" INTEGER NOT NULL, "MovieMetadataId" INTEGER NOT NULL) 
2026-03-29T19:09:18.004123247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "AlternativeTitles_temp" ("Id", "Title", "CleanTitle", "SourceType", "MovieMetadataId") SELECT "Id", "Title", "CleanTitle", "SourceType", "MovieMetadataId" FROM "AlternativeTitles" 
2026-03-29T19:09:18.004589926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2026-03-29T19:09:18.005405639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2026-03-29T19:09:18.007945683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2026-03-29T19:09:18.008513557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC) 
2026-03-29T19:09:18.008911819Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093483s 
2026-03-29T19:09:18.009268627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (216, '2026-03-29T19:09:18', 'clean_alt_titles') 
2026-03-29T19:09:18.009628762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:18.010787425Z [Info] FluentMigrator.Runner.MigrationRunner: 216: clean_alt_titles migrated 
2026-03-29T19:09:18.010954612Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111938s 
2026-03-29T19:09:18.011158673Z [Info] FluentMigrator.Runner.MigrationRunner: 217: remove_omg migrating 
2026-03-29T19:09:18.011323344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:18.011597336Z [Info] remove_omg: Starting migration of Main DB to 217 
2026-03-29T19:09:18.012062362Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-29T19:09:18.012352176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs' 
2026-03-29T19:09:18.012629053Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003579s 
2026-03-29T19:09:18.012935220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (217, '2026-03-29T19:09:18', 'remove_omg') 
2026-03-29T19:09:18.013277108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:18.014320319Z [Info] FluentMigrator.Runner.MigrationRunner: 217: remove_omg migrated 
2026-03-29T19:09:18.014494680Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020439s 
2026-03-29T19:09:18.014719532Z [Info] FluentMigrator.Runner.MigrationRunner: 218: add_additional_info_to_pending_releases migrating 
2026-03-29T19:09:18.014942521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:18.015209910Z [Info] add_additional_info_to_pending_releases: Starting migration of Main DB to 218 
2026-03-29T19:09:18.015564193Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2026-03-29T19:09:18.015736260Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2026-03-29T19:09:18.016014790Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases AdditionalInfo String 
2026-03-29T19:09:18.016309514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "AdditionalInfo" TEXT 
2026-03-29T19:09:18.017282513Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010673s 
2026-03-29T19:09:18.017649953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (218, '2026-03-29T19:09:18', 'add_additional_info_to_pending_releases') 
2026-03-29T19:09:18.018006851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:18.018915771Z [Info] FluentMigrator.Runner.MigrationRunner: 218: add_additional_info_to_pending_releases migrated 
2026-03-29T19:09:18.019121375Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026472s 
2026-03-29T19:09:18.019291398Z [Info] FluentMigrator.Runner.MigrationRunner: 219: add_result_to_commands migrating 
2026-03-29T19:09:18.019501401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:18.019770873Z [Info] add_result_to_commands: Starting migration of Main DB to 219 
2026-03-29T19:09:18.020190408Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-03-29T19:09:18.020364739Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2026-03-29T19:09:18.020543639Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Commands Result Int32 
2026-03-29T19:09:18.020824054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands" ADD COLUMN "Result" INTEGER NOT NULL DEFAULT 1 
2026-03-29T19:09:18.021790149Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010669s 
2026-03-29T19:09:18.022133330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (219, '2026-03-29T19:09:18', 'add_result_to_commands') 
2026-03-29T19:09:18.022479116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:18.023355862Z [Info] FluentMigrator.Runner.MigrationRunner: 219: add_result_to_commands migrated 
2026-03-29T19:09:18.023504801Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026043s 
2026-03-29T19:09:18.023711868Z [Info] FluentMigrator.Runner.MigrationRunner: 220: health_restored_notification migrating 
2026-03-29T19:09:18.023940198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:18.024234551Z [Info] health_restored_notification: Starting migration of Main DB to 220 
2026-03-29T19:09:18.024576008Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-03-29T19:09:18.024714417Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2026-03-29T19:09:18.024926845Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean 
2026-03-29T19:09:18.025248683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0 
2026-03-29T19:09:18.026240300Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011171s 
2026-03-29T19:09:18.026590826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (220, '2026-03-29T19:09:18', 'health_restored_notification') 
2026-03-29T19:09:18.026936702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:18.027867156Z [Info] FluentMigrator.Runner.MigrationRunner: 220: health_restored_notification migrated 
2026-03-29T19:09:18.028077309Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026921s 
2026-03-29T19:09:18.028312001Z [Info] FluentMigrator.Runner.MigrationRunner: 221: add_on_manual_interaction_required_to_notifications migrating 
2026-03-29T19:09:18.028534690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:18.028818421Z [Info] add_on_manual_interaction_required_to_notifications: Starting migration of Main DB to 221 
2026-03-29T19:09:18.029169338Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-03-29T19:09:18.029341003Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2026-03-29T19:09:18.029569634Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnManualInteractionRequired Boolean 
2026-03-29T19:09:18.029920991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnManualInteractionRequired" INTEGER NOT NULL DEFAULT 0 
2026-03-29T19:09:18.030926165Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011523s 
2026-03-29T19:09:18.031312242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (221, '2026-03-29T19:09:18', 'add_on_manual_interaction_required_to_notifications') 
2026-03-29T19:09:18.031680524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:18.032626138Z [Info] FluentMigrator.Runner.MigrationRunner: 221: add_on_manual_interaction_required_to_notifications migrated 
2026-03-29T19:09:18.032829918Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027757s 
2026-03-29T19:09:18.033016875Z [Info] FluentMigrator.Runner.MigrationRunner: 222: remove_rarbg migrating 
2026-03-29T19:09:18.033212789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:18.033468243Z [Info] remove_rarbg: Starting migration of Main DB to 222 
2026-03-29T19:09:18.033788879Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-29T19:09:18.034068121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Rarbg' 
2026-03-29T19:09:18.034328115Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003434s 
2026-03-29T19:09:18.034648720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (222, '2026-03-29T19:09:18', 'remove_rarbg') 
2026-03-29T19:09:18.035000950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:18.035780840Z [Info] FluentMigrator.Runner.MigrationRunner: 222: remove_rarbg migrated 
2026-03-29T19:09:18.035970442Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017644s 
2026-03-29T19:09:18.036200735Z [Info] FluentMigrator.Runner.MigrationRunner: 223: remove_invalid_roksbox_metadata_images migrating 
2026-03-29T19:09:18.036418844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:18.036686213Z [Info] remove_invalid_roksbox_metadata_images: Starting migration of Main DB to 223 
2026-03-29T19:09:18.037213314Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "MetadataFiles" WHERE "Consumer" = 'RoksboxMetadata' AND "Type" = 5 AND ("RelativePath" LIKE 'metadata/%' OR "RelativePath" LIKE 'metadata\%') 
2026-03-29T19:09:18.037683320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "MetadataFiles" WHERE "Consumer" = 'RoksboxMetadata' AND "Type" = 5 AND ("RelativePath" LIKE 'metadata/%' OR "RelativePath" LIKE 'metadata\%') 
2026-03-29T19:09:18.038029247Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005443s 
2026-03-29T19:09:18.038387148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (223, '2026-03-29T19:09:18', 'remove_invalid_roksbox_metadata_images') 
2026-03-29T19:09:18.038750790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:18.039627866Z [Info] FluentMigrator.Runner.MigrationRunner: 223: remove_invalid_roksbox_metadata_images migrated 
2026-03-29T19:09:18.039818620Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020777s 
2026-03-29T19:09:18.040050236Z [Info] FluentMigrator.Runner.MigrationRunner: 224: list_sync_time migrating 
2026-03-29T19:09:18.040251582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:18.040504321Z [Info] list_sync_time: Starting migration of Main DB to 224 
2026-03-29T19:09:18.041196344Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListStatus LastSyncListInfo 
2026-03-29T19:09:18.045337181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2026-03-29T19:09:18.046245029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "ImportListStatus" 
2026-03-29T19:09:18.046765467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2026-03-29T19:09:18.047539766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2026-03-29T19:09:18.050108268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-03-29T19:09:18.050512162Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009099s 
2026-03-29T19:09:18.050691653Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2026-03-29T19:09:18.050853469Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-03-29T19:09:18.051078101Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus LastInfoSync DateTimeOffset 
2026-03-29T19:09:18.051383787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "LastInfoSync" DATETIME 
2026-03-29T19:09:18.052359091Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010745s 
2026-03-29T19:09:18.052578052Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-29T19:09:18.052849258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'importlistsyncinterval' 
2026-03-29T19:09:18.053115955Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003455s 
2026-03-29T19:09:18.053429346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (224, '2026-03-29T19:09:18', 'list_sync_time') 
2026-03-29T19:09:18.053777907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:18.054792941Z [Info] FluentMigrator.Runner.MigrationRunner: 224: list_sync_time migrated 
2026-03-29T19:09:18.054965970Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020035s 
2026-03-29T19:09:18.055174269Z [Info] FluentMigrator.Runner.MigrationRunner: 225: add_tags_to_collections migrating 
2026-03-29T19:09:18.055389603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:18.055639566Z [Info] add_tags_to_collections: Starting migration of Main DB to 225 
2026-03-29T19:09:18.056025242Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Collections 
2026-03-29T19:09:18.056186567Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2026-03-29T19:09:18.056375999Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Collections Tags String 
2026-03-29T19:09:18.056634529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Collections" ADD COLUMN "Tags" TEXT 
2026-03-29T19:09:18.057583931Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010235s 
2026-03-29T19:09:18.057919977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (225, '2026-03-29T19:09:18', 'add_tags_to_collections') 
2026-03-29T19:09:18.058261645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:18.059105344Z [Info] FluentMigrator.Runner.MigrationRunner: 225: add_tags_to_collections migrated 
2026-03-29T19:09:18.059286709Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025233s 
2026-03-29T19:09:18.059494828Z [Info] FluentMigrator.Runner.MigrationRunner: 226: add_download_client_tags migrating 
2026-03-29T19:09:18.059705062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:18.059977089Z [Info] add_download_client_tags: Starting migration of Main DB to 226 
2026-03-29T19:09:18.060300741Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2026-03-29T19:09:18.060469270Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2026-03-29T19:09:18.060660045Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Tags String 
2026-03-29T19:09:18.060920850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Tags" TEXT 
2026-03-29T19:09:18.061867145Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001024s 
2026-03-29T19:09:18.062211298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (226, '2026-03-29T19:09:18', 'add_download_client_tags') 
2026-03-29T19:09:18.062555231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:18.063400583Z [Info] FluentMigrator.Runner.MigrationRunner: 226: add_download_client_tags migrated 
2026-03-29T19:09:18.063583311Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025193s 
2026-03-29T19:09:18.063774085Z [Info] FluentMigrator.Runner.MigrationRunner: 227: add_auto_tagging migrating 
2026-03-29T19:09:18.063998567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:18.064253259Z [Info] add_auto_tagging: Starting migration of Main DB to 227 
2026-03-29T19:09:18.064732454Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AutoTagging 
2026-03-29T19:09:18.065268073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AutoTagging" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Specifications" TEXT NOT NULL DEFAULT '[]', "RemoveTagsAutomatically" INTEGER NOT NULL DEFAULT 0, "Tags" TEXT NOT NULL DEFAULT '[]') 
2026-03-29T19:09:18.065791998Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008741s 
2026-03-29T19:09:18.065986529Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AutoTagging (Name) 
2026-03-29T19:09:18.066263417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AutoTagging_Name" ON "AutoTagging" ("Name" ASC) 
2026-03-29T19:09:18.066625616Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004643s 
2026-03-29T19:09:18.066956142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (227, '2026-03-29T19:09:18', 'add_auto_tagging') 
2026-03-29T19:09:18.067296377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:18.068185357Z [Info] FluentMigrator.Runner.MigrationRunner: 227: add_auto_tagging migrated 
2026-03-29T19:09:18.068351491Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019939s 
2026-03-29T19:09:18.068616224Z [Info] FluentMigrator.Runner.MigrationRunner: 228: add_custom_format_score_bypass_to_delay_profile migrating 
2026-03-29T19:09:18.068838572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:18.069125099Z [Info] add_custom_format_score_bypass_to_delay_profile: Starting migration of Main DB to 228 
2026-03-29T19:09:18.069527479Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2026-03-29T19:09:18.069698995Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2026-03-29T19:09:18.069931984Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfAboveCustomFormatScore Boolean 
2026-03-29T19:09:18.070295135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfAboveCustomFormatScore" INTEGER NOT NULL DEFAULT 0 
2026-03-29T19:09:18.071297644Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011556s 
2026-03-29T19:09:18.071477757Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2026-03-29T19:09:18.071649933Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-03-29T19:09:18.071873994Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles MinimumCustomFormatScore Int32 
2026-03-29T19:09:18.072219039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "MinimumCustomFormatScore" INTEGER 
2026-03-29T19:09:18.073209002Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011094s 
2026-03-29T19:09:18.073586112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (228, '2026-03-29T19:09:18', 'add_custom_format_score_bypass_to_delay_profile') 
2026-03-29T19:09:18.073951327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:18.074975239Z [Info] FluentMigrator.Runner.MigrationRunner: 228: add_custom_format_score_bypass_to_delay_profile migrated 
2026-03-29T19:09:18.075176143Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028102s 
2026-03-29T19:09:18.075406146Z [Info] FluentMigrator.Runner.MigrationRunner: 229: update_restrictions_to_release_profiles migrating 
2026-03-29T19:09:18.075636370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:18.075911925Z [Info] update_restrictions_to_release_profiles: Starting migration of Main DB to 229 
2026-03-29T19:09:18.076927710Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Restrictions ReleaseProfiles 
2026-03-29T19:09:18.077190018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Restrictions" RENAME TO "ReleaseProfiles" 
2026-03-29T19:09:18.079660663Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002545s 
2026-03-29T19:09:18.079875295Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2026-03-29T19:09:18.080036179Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.5E-06s 
2026-03-29T19:09:18.080237755Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Name String 
2026-03-29T19:09:18.080553110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Name" TEXT DEFAULT NULL 
2026-03-29T19:09:18.081534927Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001124s 
2026-03-29T19:09:18.081719298Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2026-03-29T19:09:18.081884440Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-03-29T19:09:18.082076647Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Enabled Boolean 
2026-03-29T19:09:18.082379257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Enabled" INTEGER NOT NULL DEFAULT 1 
2026-03-29T19:09:18.083365633Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001101s 
2026-03-29T19:09:18.083549934Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2026-03-29T19:09:18.083706429Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2026-03-29T19:09:18.083931773Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IndexerId Int32 
2026-03-29T19:09:18.084241657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IndexerId" INTEGER NOT NULL DEFAULT 0 
2026-03-29T19:09:18.085234456Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011132s 
2026-03-29T19:09:18.085439418Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles Preferred 
2026-03-29T19:09:18.089530325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ReleaseProfiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Required" TEXT, "Ignored" TEXT, "Tags" TEXT NOT NULL, "Name" TEXT, "Enabled" INTEGER NOT NULL, "IndexerId" INTEGER NOT NULL) 
2026-03-29T19:09:18.090279203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ReleaseProfiles_temp" ("Id", "Required", "Ignored", "Tags", "Name", "Enabled", "IndexerId") SELECT "Id", "Required", "Ignored", "Tags", "Name", "Enabled", "IndexerId" FROM "ReleaseProfiles" 
2026-03-29T19:09:18.090747977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles" 
2026-03-29T19:09:18.091233895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles" 
2026-03-29T19:09:18.093759661Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081121s 
2026-03-29T19:09:18.093924553Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-29T19:09:18.094114165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-29T19:09:18.094941511Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008374s 
2026-03-29T19:09:18.095154871Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-29T19:09:18.095445396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]' 
2026-03-29T19:09:18.095717474Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003797s 
2026-03-29T19:09:18.096098832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (229, '2026-03-29T19:09:18', 'update_restrictions_to_release_profiles') 
2026-03-29T19:09:18.096449898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:18.097503911Z [Info] FluentMigrator.Runner.MigrationRunner: 229: update_restrictions_to_release_profiles migrated 
2026-03-29T19:09:18.097700256Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020995s 
2026-03-29T19:09:18.097904567Z [Info] FluentMigrator.Runner.MigrationRunner: 230: rename_quality_profiles migrating 
2026-03-29T19:09:18.098129240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:18.098384073Z [Info] rename_quality_profiles: Starting migration of Main DB to 230 
2026-03-29T19:09:18.098755481Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Profiles QualityProfiles 
2026-03-29T19:09:18.099018651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" RENAME TO "QualityProfiles" 
2026-03-29T19:09:18.101538715Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025914s 
2026-03-29T19:09:18.101762465Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Movies ProfileId to QualityProfileId 
2026-03-29T19:09:18.106081071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Movies_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "QualityProfileId" INTEGER NOT NULL, "Added" DATETIME, "Tags" TEXT, "AddOptions" TEXT, "MovieFileId" INTEGER NOT NULL, "MinimumAvailability" INTEGER NOT NULL, "MovieMetadataId" INTEGER NOT NULL UNIQUE) 
2026-03-29T19:09:18.107109441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Movies_temp" ("Id", "Path", "Monitored", "QualityProfileId", "Added", "Tags", "AddOptions", "MovieFileId", "MinimumAvailability", "MovieMetadataId") SELECT "Id", "Path", "Monitored", "ProfileId", "Added", "Tags", "AddOptions", "MovieFileId", "MinimumAvailability", "MovieMetadataId" FROM "Movies" 
2026-03-29T19:09:18.107663888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-03-29T19:09:18.108395591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-03-29T19:09:18.111020546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_MovieMetadataId" ON "Movies" ("MovieMetadataId" ASC) 
2026-03-29T19:09:18.111422355Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094655s 
2026-03-29T19:09:18.111678972Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn ImportLists ProfileId to QualityProfileId 
2026-03-29T19:09:18.116090916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportLists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Enabled" INTEGER NOT NULL, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "Settings" TEXT, "EnableAuto" INTEGER NOT NULL, "RootFolderPath" TEXT NOT NULL, "QualityProfileId" INTEGER NOT NULL, "MinimumAvailability" INTEGER NOT NULL, "Tags" TEXT, "SearchOnAdd" INTEGER NOT NULL, "Monitor" INTEGER NOT NULL) 
2026-03-29T19:09:18.117318197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportLists_temp" ("Id", "Enabled", "Name", "Implementation", "ConfigContract", "Settings", "EnableAuto", "RootFolderPath", "QualityProfileId", "MinimumAvailability", "Tags", "SearchOnAdd", "Monitor") SELECT "Id", "Enabled", "Name", "Implementation", "ConfigContract", "Settings", "EnableAuto", "RootFolderPath", "ProfileId", "MinimumAvailability", "Tags", "SearchOnAdd", "Monitor" FROM "ImportLists" 
2026-03-29T19:09:18.117939538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists" 
2026-03-29T19:09:18.118675861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists" 
2026-03-29T19:09:18.121362851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImport_Name" ON "ImportLists" ("Name" ASC) 
2026-03-29T19:09:18.121765732Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098883s 
2026-03-29T19:09:18.122111980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (230, '2026-03-29T19:09:18', 'rename_quality_profiles') 
2026-03-29T19:09:18.122455962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:18.123678514Z [Info] FluentMigrator.Runner.MigrationRunner: 230: rename_quality_profiles migrated 
2026-03-29T19:09:18.123872785Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117671s 
2026-03-29T19:09:18.124128460Z [Info] FluentMigrator.Runner.MigrationRunner: 231: update_images_remote_url migrating 
2026-03-29T19:09:18.124324044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:18.124593476Z [Info] update_images_remote_url: Starting migration of Main DB to 231 
2026-03-29T19:09:18.125027921Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MovieMetadata" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2026-03-29T19:09:18.125370831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MovieMetadata" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2026-03-29T19:09:18.125638510Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000386s 
2026-03-29T19:09:18.125906239Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Credits" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2026-03-29T19:09:18.126204269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Credits" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2026-03-29T19:09:18.126472359Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003637s 
2026-03-29T19:09:18.126756882Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Collections" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2026-03-29T19:09:18.127054321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Collections" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2026-03-29T19:09:18.127330026Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003716s 
2026-03-29T19:09:18.127665782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (231, '2026-03-29T19:09:18', 'update_images_remote_url') 
2026-03-29T19:09:18.128034585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:18.128831810Z [Info] FluentMigrator.Runner.MigrationRunner: 231: update_images_remote_url migrated 
2026-03-29T19:09:18.129011101Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018296s 
2026-03-29T19:09:18.129213739Z [Info] FluentMigrator.Runner.MigrationRunner: 232: add_notification_status migrating 
2026-03-29T19:09:18.129420435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:18.129676631Z [Info] add_notification_status: Starting migration of Main DB to 232 
2026-03-29T19:09:18.130240296Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus 
2026-03-29T19:09:18.130799061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NotificationStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2026-03-29T19:09:18.131351072Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009205s 
2026-03-29T19:09:18.131564141Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId) 
2026-03-29T19:09:18.131922713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC) 
2026-03-29T19:09:18.133731295Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019698s 
2026-03-29T19:09:18.134080769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (232, '2026-03-29T19:09:18', 'add_notification_status') 
2026-03-29T19:09:18.134424591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:18.135347138Z [Info] FluentMigrator.Runner.MigrationRunner: 232: add_notification_status migrated 
2026-03-29T19:09:18.135523153Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035607s 
2026-03-29T19:09:18.135744288Z [Info] FluentMigrator.Runner.MigrationRunner: 233: rename_deprecated_indexer_flags migrating 
2026-03-29T19:09:18.135991005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:18.136281079Z [Info] rename_deprecated_indexer_flags: Starting migration of Main DB to 233 
2026-03-29T19:09:18.136826888Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "DownloadHistory" SET "Release" = REPLACE(REPLACE("Release", 'hdB_Internal', 'g_Internal'), 'ahD_Internal', 'g_Internal') WHERE "Release" IS NOT NULL 
2026-03-29T19:09:18.137305131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DownloadHistory" SET "Release" = REPLACE(REPLACE("Release", 'hdB_Internal', 'g_Internal'), 'ahD_Internal', 'g_Internal') WHERE "Release" IS NOT NULL 
2026-03-29T19:09:18.137644895Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005413s 
2026-03-29T19:09:18.138101114Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "IndexerStatus" SET "LastRssSyncReleaseInfo" = REPLACE(REPLACE("LastRssSyncReleaseInfo", 'hdB_Internal', 'g_Internal'), 'ahD_Internal', 'g_Internal') WHERE "LastRssSyncReleaseInfo" IS NOT NULL 
2026-03-29T19:09:18.138677274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "IndexerStatus" SET "LastRssSyncReleaseInfo" = REPLACE(REPLACE("LastRssSyncReleaseInfo", 'hdB_Internal', 'g_Internal'), 'ahD_Internal', 'g_Internal') WHERE "LastRssSyncReleaseInfo" IS NOT NULL 
2026-03-29T19:09:18.139051688Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006468s 
2026-03-29T19:09:18.139429318Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "PendingReleases" SET "Release" = REPLACE(REPLACE("Release", 'hdB_Internal', 'g_Internal'), 'ahD_Internal', 'g_Internal') WHERE "Release" IS NOT NULL 
2026-03-29T19:09:18.139905847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "PendingReleases" SET "Release" = REPLACE(REPLACE("Release", 'hdB_Internal', 'g_Internal'), 'ahD_Internal', 'g_Internal') WHERE "Release" IS NOT NULL 
2026-03-29T19:09:18.140240882Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000546s 
2026-03-29T19:09:18.140601508Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "History" SET "Data" = REPLACE(REPLACE("Data", 'HDB_Internal', 'G_Internal'), 'AHD_Internal', 'G_Internal') WHERE "Data" IS NOT NULL 
2026-03-29T19:09:18.141016253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "History" SET "Data" = REPLACE(REPLACE("Data", 'HDB_Internal', 'G_Internal'), 'AHD_Internal', 'G_Internal') WHERE "Data" IS NOT NULL 
2026-03-29T19:09:18.141338612Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004965s 
2026-03-29T19:09:18.141695782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (233, '2026-03-29T19:09:18', 'rename_deprecated_indexer_flags') 
2026-03-29T19:09:18.142059173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:18.142870908Z [Info] FluentMigrator.Runner.MigrationRunner: 233: rename_deprecated_indexer_flags migrated 
2026-03-29T19:09:18.143068065Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019627s 
2026-03-29T19:09:18.143259971Z [Info] FluentMigrator.Runner.MigrationRunner: 234: movie_last_searched_time migrating 
2026-03-29T19:09:18.143472920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:18.143723344Z [Info] movie_last_searched_time: Starting migration of Main DB to 234 
2026-03-29T19:09:18.144067978Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-03-29T19:09:18.144230806Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2026-03-29T19:09:18.144462102Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies LastSearchTime DateTimeOffset 
2026-03-29T19:09:18.144737537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "LastSearchTime" DATETIME 
2026-03-29T19:09:18.145767170Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011181s 
2026-03-29T19:09:18.146110942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (234, '2026-03-29T19:09:18', 'movie_last_searched_time') 
2026-03-29T19:09:18.146472610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:18.155757034Z [Info] FluentMigrator.Runner.MigrationRunner: 234: movie_last_searched_time migrated 
2026-03-29T19:09:18.155993671Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110298s 
2026-03-29T19:09:18.156202191Z [Info] FluentMigrator.Runner.MigrationRunner: 235: email_encryption migrating 
2026-03-29T19:09:18.156406241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:18.156687658Z [Info] email_encryption: Starting migration of Main DB to 235 
2026-03-29T19:09:18.157022091Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-29T19:09:18.157225621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-29T19:09:18.157929919Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007294s 
2026-03-29T19:09:18.158274924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (235, '2026-03-29T19:09:18', 'email_encryption') 
2026-03-29T19:09:18.158630320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:18.159336862Z [Info] FluentMigrator.Runner.MigrationRunner: 235: email_encryption migrated 
2026-03-29T19:09:18.159507636Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021195s 
2026-03-29T19:09:18.159726948Z [Info] FluentMigrator.Runner.MigrationRunner: 236: clear_last_rss_releases_info migrating 
2026-03-29T19:09:18.159948905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:18.160213167Z [Info] clear_last_rss_releases_info: Starting migration of Main DB to 236 
2026-03-29T19:09:18.160564183Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "IndexerStatus" SET "LastRssSyncReleaseInfo" = NULL 
2026-03-29T19:09:18.160863346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "IndexerStatus" SET "LastRssSyncReleaseInfo" = NULL 
2026-03-29T19:09:18.161124902Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003455s 
2026-03-29T19:09:18.161466290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (236, '2026-03-29T19:09:18', 'clear_last_rss_releases_info') 
2026-03-29T19:09:18.161809591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:18.162634853Z [Info] FluentMigrator.Runner.MigrationRunner: 236: clear_last_rss_releases_info migrated 
2026-03-29T19:09:18.162883403Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018087s 
2026-03-29T19:09:18.163073777Z [Info] FluentMigrator.Runner.MigrationRunner: 237: add_indexes migrating 
2026-03-29T19:09:18.163273719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:18.163519604Z [Info] add_indexes: Starting migration of Main DB to 237 
2026-03-29T19:09:18.164531101Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Blocklist (MovieId) 
2026-03-29T19:09:18.164806245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blocklist_MovieId" ON "Blocklist" ("MovieId" ASC) 
2026-03-29T19:09:18.165208254Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004965s 
2026-03-29T19:09:18.165398207Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Blocklist (Date) 
2026-03-29T19:09:18.165658992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blocklist_Date" ON "Blocklist" ("Date" ASC) 
2026-03-29T19:09:18.166015259Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004448s 
2026-03-29T19:09:18.166232888Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (MovieId, Date) 
2026-03-29T19:09:18.166510617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_MovieId_Date" ON "History" ("MovieId" ASC, "Date" DESC) 
2026-03-29T19:09:18.166914210Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005037s 
2026-03-29T19:09:18.167174273Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (DownloadId) 
2026-03-29T19:09:18.167427363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_DownloadId" 
2026-03-29T19:09:18.167828501Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004706s 
2026-03-29T19:09:18.168067592Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId, Date) 
2026-03-29T19:09:18.168354961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2026-03-29T19:09:18.168753283Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005206s 
2026-03-29T19:09:18.168952303Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (MovieFileId) 
2026-03-29T19:09:18.169221906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_MovieFileId" ON "Movies" ("MovieFileId" ASC) 
2026-03-29T19:09:18.169590498Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000464s 
2026-03-29T19:09:18.169782966Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (Path) 
2026-03-29T19:09:18.170029753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_Path" ON "Movies" ("Path" ASC) 
2026-03-29T19:09:18.170376942Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004242s 
2026-03-29T19:09:18.170707087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (237, '2026-03-29T19:09:18', 'add_indexes') 
2026-03-29T19:09:18.171046470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:18.171789576Z [Info] FluentMigrator.Runner.MigrationRunner: 237: add_indexes migrated 
2026-03-29T19:09:18.172001132Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001822s 
2026-03-29T19:09:18.172208921Z [Info] FluentMigrator.Runner.MigrationRunner: 238: parse_title_from_existing_subtitle_files migrating 
2026-03-29T19:09:18.172421338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:18.172691973Z [Info] parse_title_from_existing_subtitle_files: Starting migration of Main DB to 238 
2026-03-29T19:09:18.173169475Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 
2026-03-29T19:09:18.173341050Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s 
2026-03-29T19:09:18.173532646Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles Title String 
2026-03-29T19:09:18.173821959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "Title" TEXT 
2026-03-29T19:09:18.174874578Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011391s 
2026-03-29T19:09:18.175051204Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 
2026-03-29T19:09:18.175199442Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2026-03-29T19:09:18.175384294Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles Copy Int32 
2026-03-29T19:09:18.175675931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "Copy" INTEGER NOT NULL DEFAULT 0 
2026-03-29T19:09:18.176735555Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011618s 
2026-03-29T19:09:18.176910818Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-29T19:09:18.177103877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-29T19:09:18.177655808Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005742s 
2026-03-29T19:09:18.178025593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (238, '2026-03-29T19:09:18', 'parse_title_from_existing_subtitle_files') 
2026-03-29T19:09:18.178384936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:18.179078402Z [Info] FluentMigrator.Runner.MigrationRunner: 238: parse_title_from_existing_subtitle_files migrated 
2026-03-29T19:09:18.179267834Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019422s 
2026-03-29T19:09:18.179532787Z [Info] FluentMigrator.Runner.MigrationRunner: 239: add_minimum_upgrade_format_score_to_quality_profiles migrating 
2026-03-29T19:09:18.179747149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:18.180095119Z [Info] add_minimum_upgrade_format_score_to_quality_profiles: Starting migration of Main DB to 239 
2026-03-29T19:09:18.180418962Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2026-03-29T19:09:18.180591930Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2026-03-29T19:09:18.180809809Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinUpgradeFormatScore Int32 
2026-03-29T19:09:18.181146877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinUpgradeFormatScore" INTEGER NOT NULL DEFAULT 1 
2026-03-29T19:09:18.182188394Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011788s 
2026-03-29T19:09:18.182577638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (239, '2026-03-29T19:09:18', 'add_minimum_upgrade_format_score_to_quality_profiles') 
2026-03-29T19:09:18.182944136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:18.183630969Z [Info] FluentMigrator.Runner.MigrationRunner: 239: add_minimum_upgrade_format_score_to_quality_profiles migrated 
2026-03-29T19:09:18.183817745Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025362s 
2026-03-29T19:09:18.184096336Z [Info] FluentMigrator.Runner.MigrationRunner: 240: drop_multi_episode_style_from_naming_config migrating 
2026-03-29T19:09:18.184316930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:18.184591293Z [Info] drop_multi_episode_style_from_naming_config: Starting migration of Main DB to 240 
2026-03-29T19:09:18.184920205Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig MultiEpisodeStyle 
2026-03-29T19:09:18.189368221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NamingConfig_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ReplaceIllegalCharacters" INTEGER NOT NULL, "StandardMovieFormat" TEXT, "MovieFolderFormat" TEXT, "ColonReplacementFormat" INTEGER NOT NULL, "RenameMovies" INTEGER NOT NULL) 
2026-03-29T19:09:18.190323034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "NamingConfig_temp" ("Id", "ReplaceIllegalCharacters", "StandardMovieFormat", "MovieFolderFormat", "ColonReplacementFormat", "RenameMovies") SELECT "Id", "ReplaceIllegalCharacters", "StandardMovieFormat", "MovieFolderFormat", "ColonReplacementFormat", "RenameMovies" FROM "NamingConfig" 
2026-03-29T19:09:18.190873292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2026-03-29T19:09:18.191366936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2026-03-29T19:09:18.193999917Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088711s 
2026-03-29T19:09:18.194375884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (240, '2026-03-29T19:09:18', 'drop_multi_episode_style_from_naming_config') 
2026-03-29T19:09:18.194751741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:18.195685752Z [Info] FluentMigrator.Runner.MigrationRunner: 240: drop_multi_episode_style_from_naming_config migrated 
2026-03-29T19:09:18.195887708Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104987s 
2026-03-29T19:09:18.196111459Z [Info] FluentMigrator.Runner.MigrationRunner: 241: stevenlu_update_url migrating 
2026-03-29T19:09:18.196360911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:18.196572417Z [Info] stevenlu_update_url: Starting migration of Main DB to 241 
2026-03-29T19:09:18.196843904Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-29T19:09:18.197049017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-29T19:09:18.197617161Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000595s 
2026-03-29T19:09:18.197980592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (241, '2026-03-29T19:09:18', 'stevenlu_update_url') 
2026-03-29T19:09:18.198325056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:18.198942890Z [Info] FluentMigrator.Runner.MigrationRunner: 241: stevenlu_update_url migrated 
2026-03-29T19:09:18.199121470Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018694s 
2026-03-29T19:09:18.199299698Z [Info] FluentMigrator.Runner.MigrationRunner: 242: add_movie_keywords migrating 
2026-03-29T19:09:18.199513379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:18.199802010Z [Info] add_movie_keywords: Starting migration of Main DB to 242 
2026-03-29T19:09:18.200111834Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2026-03-29T19:09:18.200269441Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2026-03-29T19:09:18.200466408Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieMetadata Keywords String 
2026-03-29T19:09:18.200737463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata" ADD COLUMN "Keywords" TEXT 
2026-03-29T19:09:18.201784461Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011333s 
2026-03-29T19:09:18.202135969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (242, '2026-03-29T19:09:18', 'add_movie_keywords') 
2026-03-29T19:09:18.202484100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:18.203134610Z [Info] FluentMigrator.Runner.MigrationRunner: 242: add_movie_keywords migrated 
2026-03-29T19:09:18.203301035Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024602s 
2026-03-29T19:09:18.213198865Z [Debug] MigrationController: Took: 00:00:02.0402958 
2026-03-29T19:09:18.373368309Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging 
2026-03-29T19:09:18.398851230Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2026-03-29T19:09:18.422125703Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2026-03-29T19:09:18.423069374Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-29T19:09:18.423355890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-29T19:09:18.427162625Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4 
2026-03-29T19:09:18.427447609Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040892s 
2026-03-29T19:09:18.427723695Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2026-03-29T19:09:18.428029080Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043342s 
2026-03-29T19:09:18.429618009Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2026-03-29T19:09:18.429922853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:18.430364482Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2026-03-29T19:09:18.430740048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2026-03-29T19:09:18.431263562Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006216s 
2026-03-29T19:09:18.431508526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:18.433161504Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2026-03-29T19:09:18.433425866Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002505s 
2026-03-29T19:09:18.433784669Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2026-03-29T19:09:18.434093060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:18.434620923Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2026-03-29T19:09:18.435000467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-03-29T19:09:18.435472627Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005983s 
2026-03-29T19:09:18.435728483Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-03-29T19:09:18.435991011Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2026-03-29T19:09:18.436279262Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2026-03-29T19:09:18.436664638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2026-03-29T19:09:18.437462063Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008836s 
2026-03-29T19:09:18.437743029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:18.438463650Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2026-03-29T19:09:18.438733694Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018604s 
2026-03-29T19:09:18.439088959Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2026-03-29T19:09:18.439406689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:18.439817516Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-03-29T19:09:18.440085986Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-03-29T19:09:18.440355960Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2026-03-29T19:09:18.440726386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2026-03-29T19:09:18.441288458Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006447s 
2026-03-29T19:09:18.441566959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:18.442260455Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2026-03-29T19:09:18.442532693Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015602s 
2026-03-29T19:09:18.442919813Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2026-03-29T19:09:18.443216510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:18.443578639Z [Info] InitialSetup: Starting migration of Log DB to 1 
2026-03-29T19:09:18.444188016Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs 
2026-03-29T19:09:18.444757283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Logs" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Message" TEXT NOT NULL, "Time" DATETIME NOT NULL, "Logger" TEXT NOT NULL, "Exception" TEXT, "ExceptionType" TEXT, "Level" TEXT NOT NULL) 
2026-03-29T19:09:18.445475228Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010262s 
2026-03-29T19:09:18.445740142Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time) 
2026-03-29T19:09:18.446064014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2026-03-29T19:09:18.446521154Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000525s 
2026-03-29T19:09:18.446937643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-03-29T19:09:18', 'InitialSetup') 
2026-03-29T19:09:18.447439744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:18.448229294Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2026-03-29T19:09:18.448540350Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022018s 
2026-03-29T19:09:18.448808610Z [Info] FluentMigrator.Runner.MigrationRunner: 104: add_moviefiles_table migrating 
2026-03-29T19:09:18.449107983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:18.449469090Z [Info] add_moviefiles_table: Starting migration of Log DB to 104 
2026-03-29T19:09:18.449927663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (104, '2026-03-29T19:09:18', 'add_moviefiles_table') 
2026-03-29T19:09:18.450452249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:18.451206588Z [Info] FluentMigrator.Runner.MigrationRunner: 104: add_moviefiles_table migrated 
2026-03-29T19:09:18.451489328Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020993s 
2026-03-29T19:09:18.451755864Z [Info] FluentMigrator.Runner.MigrationRunner: 105: fix_history_movieId migrating 
2026-03-29T19:09:18.452075929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:18.452455713Z [Info] fix_history_movieId: Starting migration of Log DB to 105 
2026-03-29T19:09:18.452867132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (105, '2026-03-29T19:09:18', 'fix_history_movieId') 
2026-03-29T19:09:18.453373772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:18.454134363Z [Info] FluentMigrator.Runner.MigrationRunner: 105: fix_history_movieId migrated 
2026-03-29T19:09:18.454405950Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020655s 
2026-03-29T19:09:18.454675222Z [Info] FluentMigrator.Runner.MigrationRunner: 106: add_tmdb_stuff migrating 
2026-03-29T19:09:18.454968292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:18.455322516Z [Info] add_tmdb_stuff: Starting migration of Log DB to 106 
2026-03-29T19:09:18.455727882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (106, '2026-03-29T19:09:18', 'add_tmdb_stuff') 
2026-03-29T19:09:18.456266597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:18.457010675Z [Info] FluentMigrator.Runner.MigrationRunner: 106: add_tmdb_stuff migrated 
2026-03-29T19:09:18.457276430Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020503s 
2026-03-29T19:09:18.457552556Z [Info] FluentMigrator.Runner.MigrationRunner: 107: fix_movie_files migrating 
2026-03-29T19:09:18.457848091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:18.458200200Z [Info] fix_movie_files: Starting migration of Log DB to 107 
2026-03-29T19:09:18.458611528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (107, '2026-03-29T19:09:18', 'fix_movie_files') 
2026-03-29T19:09:18.459114842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:18.459840252Z [Info] FluentMigrator.Runner.MigrationRunner: 107: fix_movie_files migrated 
2026-03-29T19:09:18.460118683Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020016s 
2026-03-29T19:09:18.460405270Z [Info] FluentMigrator.Runner.MigrationRunner: 108: update_schedule_intervale migrating 
2026-03-29T19:09:18.460714803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:18.461075710Z [Info] update_schedule_intervale: Starting migration of Log DB to 108 
2026-03-29T19:09:18.461517449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (108, '2026-03-29T19:09:18', 'update_schedule_intervale') 
2026-03-29T19:09:18.462037857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:18.462807447Z [Info] FluentMigrator.Runner.MigrationRunner: 108: update_schedule_intervale migrated 
2026-03-29T19:09:18.463075837Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020687s 
2026-03-29T19:09:18.463375390Z [Info] FluentMigrator.Runner.MigrationRunner: 109: add_movie_formats_to_naming_config migrating 
2026-03-29T19:09:18.463699533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:18.464145531Z [Info] add_movie_formats_to_naming_config: Starting migration of Log DB to 109 
2026-03-29T19:09:18.464617752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (109, '2026-03-29T19:09:18', 'add_movie_formats_to_naming_config') 
2026-03-29T19:09:18.465149142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:18.465933341Z [Info] FluentMigrator.Runner.MigrationRunner: 109: add_movie_formats_to_naming_config migrated 
2026-03-29T19:09:18.466225329Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022073s 
2026-03-29T19:09:18.466506545Z [Info] FluentMigrator.Runner.MigrationRunner: 110: add_phyiscal_release migrating 
2026-03-29T19:09:18.466816128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:18.467172045Z [Info] add_phyiscal_release: Starting migration of Log DB to 110 
2026-03-29T19:09:18.467598774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (110, '2026-03-29T19:09:18', 'add_phyiscal_release') 
2026-03-29T19:09:18.468134513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:18.468926959Z [Info] FluentMigrator.Runner.MigrationRunner: 110: add_phyiscal_release migrated 
2026-03-29T19:09:18.469197483Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021077s 
2026-03-29T19:09:18.469474902Z [Info] FluentMigrator.Runner.MigrationRunner: 111: remove_bitmetv migrating 
2026-03-29T19:09:18.469766529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:18.470115792Z [Info] remove_bitmetv: Starting migration of Log DB to 111 
2026-03-29T19:09:18.470521900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (111, '2026-03-29T19:09:18', 'remove_bitmetv') 
2026-03-29T19:09:18.471029322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:18.471813120Z [Info] FluentMigrator.Runner.MigrationRunner: 111: remove_bitmetv migrated 
2026-03-29T19:09:18.472092613Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020559s 
2026-03-29T19:09:18.472376304Z [Info] FluentMigrator.Runner.MigrationRunner: 112: remove_torrentleech migrating 
2026-03-29T19:09:18.472696709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:18.473038888Z [Info] remove_torrentleech: Starting migration of Log DB to 112 
2026-03-29T19:09:18.473457762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (112, '2026-03-29T19:09:18', 'remove_torrentleech') 
2026-03-29T19:09:18.473965444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:18.474749472Z [Info] FluentMigrator.Runner.MigrationRunner: 112: remove_torrentleech migrated 
2026-03-29T19:09:18.475040037Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020719s 
2026-03-29T19:09:18.475323538Z [Info] FluentMigrator.Runner.MigrationRunner: 113: remove_broadcasthenet migrating 
2026-03-29T19:09:18.475635967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:18.476008958Z [Info] remove_broadcasthenet: Starting migration of Log DB to 113 
2026-03-29T19:09:18.476447752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (113, '2026-03-29T19:09:18', 'remove_broadcasthenet') 
2026-03-29T19:09:18.476954131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:18.477751948Z [Info] FluentMigrator.Runner.MigrationRunner: 113: remove_broadcasthenet migrated 
2026-03-29T19:09:18.478022392Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021109s 
2026-03-29T19:09:18.478289200Z [Info] FluentMigrator.Runner.MigrationRunner: 114: remove_fanzub migrating 
2026-03-29T19:09:18.478581999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:18.478928076Z [Info] remove_fanzub: Starting migration of Log DB to 114 
2026-03-29T19:09:18.479336949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (114, '2026-03-29T19:09:18', 'remove_fanzub') 
2026-03-29T19:09:18.479839431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:18.480622307Z [Info] FluentMigrator.Runner.MigrationRunner: 114: remove_fanzub migrated 
2026-03-29T19:09:18.480898734Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020459s 
2026-03-29T19:09:18.481167605Z [Info] FluentMigrator.Runner.MigrationRunner: 115: update_movie_sorttitle migrating 
2026-03-29T19:09:18.481470305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:18.481834999Z [Info] update_movie_sorttitle: Starting migration of Log DB to 115 
2026-03-29T19:09:18.482266608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (115, '2026-03-29T19:09:18', 'update_movie_sorttitle') 
2026-03-29T19:09:18.482793629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:18.483532988Z [Info] FluentMigrator.Runner.MigrationRunner: 115: update_movie_sorttitle migrated 
2026-03-29T19:09:18.483804715Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020569s 
2026-03-29T19:09:18.484135992Z [Info] FluentMigrator.Runner.MigrationRunner: 116: update_movie_sorttitle_again migrating 
2026-03-29T19:09:18.484448712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:18.484810771Z [Info] update_movie_sorttitle_again: Starting migration of Log DB to 116 
2026-03-29T19:09:18.485256378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (116, '2026-03-29T19:09:18', 'update_movie_sorttitle_again') 
2026-03-29T19:09:18.485781756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:18.486555834Z [Info] FluentMigrator.Runner.MigrationRunner: 116: update_movie_sorttitle_again migrated 
2026-03-29T19:09:18.486847161Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020839s 
2026-03-29T19:09:18.487118678Z [Info] FluentMigrator.Runner.MigrationRunner: 117: update_movie_file migrating 
2026-03-29T19:09:18.487417389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:18.487771212Z [Info] update_movie_file: Starting migration of Log DB to 117 
2026-03-29T19:09:18.488210987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (117, '2026-03-29T19:09:18', 'update_movie_file') 
2026-03-29T19:09:18.488717006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:18.489478980Z [Info] FluentMigrator.Runner.MigrationRunner: 117: update_movie_file migrated 
2026-03-29T19:09:18.489743834Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020616s 
2026-03-29T19:09:18.490017184Z [Info] FluentMigrator.Runner.MigrationRunner: 118: update_movie_slug migrating 
2026-03-29T19:09:18.490311858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:18.490664578Z [Info] update_movie_slug: Starting migration of Log DB to 118 
2026-03-29T19:09:18.491080115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (118, '2026-03-29T19:09:18', 'update_movie_slug') 
2026-03-29T19:09:18.491587396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:18.492359531Z [Info] FluentMigrator.Runner.MigrationRunner: 118: update_movie_slug migrated 
2026-03-29T19:09:18.492627480Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020407s 
2026-03-29T19:09:18.492910350Z [Info] FluentMigrator.Runner.MigrationRunner: 119: add_youtube_trailer_id migrating 
2026-03-29T19:09:18.493212999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:18.493569537Z [Info] add_youtube_trailer_id: Starting migration of Log DB to 119 
2026-03-29T19:09:18.494015876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (119, '2026-03-29T19:09:18', 'add_youtube_trailer_id') 
2026-03-29T19:09:18.494527045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:18.495331054Z [Info] FluentMigrator.Runner.MigrationRunner: 119: add_youtube_trailer_id migrated 
2026-03-29T19:09:18.495602330Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021125s 
2026-03-29T19:09:18.495876302Z [Info] FluentMigrator.Runner.MigrationRunner: 120: add_studio migrating 
2026-03-29T19:09:18.496171175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:18.496525369Z [Info] add_studio: Starting migration of Log DB to 120 
2026-03-29T19:09:18.496923150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (120, '2026-03-29T19:09:18', 'add_studio') 
2026-03-29T19:09:18.497423036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:18.498179770Z [Info] FluentMigrator.Runner.MigrationRunner: 120: add_studio migrated 
2026-03-29T19:09:18.498444683Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020296s 
2026-03-29T19:09:18.498723294Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_filedate_config migrating 
2026-03-29T19:09:18.499030863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:18.499388704Z [Info] update_filedate_config: Starting migration of Log DB to 121 
2026-03-29T19:09:18.499814221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (121, '2026-03-29T19:09:18', 'update_filedate_config') 
2026-03-29T19:09:18.500388848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:18.501185532Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_filedate_config migrated 
2026-03-29T19:09:18.501464534Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021457s 
2026-03-29T19:09:18.501757724Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_movieid_to_blacklist migrating 
2026-03-29T19:09:18.502063540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:18.502418534Z [Info] add_movieid_to_blacklist: Starting migration of Log DB to 122 
2026-03-29T19:09:18.502854923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (122, '2026-03-29T19:09:18', 'add_movieid_to_blacklist') 
2026-03-29T19:09:18.503370491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:18.504173789Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_movieid_to_blacklist migrated 
2026-03-29T19:09:18.504460807Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020961s 
2026-03-29T19:09:18.504741993Z [Info] FluentMigrator.Runner.MigrationRunner: 123: create_netimport_table migrating 
2026-03-29T19:09:18.505046316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:18.505404617Z [Info] create_netimport_table: Starting migration of Log DB to 123 
2026-03-29T19:09:18.505841467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (123, '2026-03-29T19:09:18', 'create_netimport_table') 
2026-03-29T19:09:18.506353918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:18.507131925Z [Info] FluentMigrator.Runner.MigrationRunner: 123: create_netimport_table migrated 
2026-03-29T19:09:18.507411989Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020809s 
2026-03-29T19:09:18.507705440Z [Info] FluentMigrator.Runner.MigrationRunner: 124: add_preferred_tags_to_profile migrating 
2026-03-29T19:09:18.508037628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:18.508406461Z [Info] add_preferred_tags_to_profile: Starting migration of Log DB to 124 
2026-03-29T19:09:18.508858812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (124, '2026-03-29T19:09:18', 'add_preferred_tags_to_profile') 
2026-03-29T19:09:18.509381194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:18.510175954Z [Info] FluentMigrator.Runner.MigrationRunner: 124: add_preferred_tags_to_profile migrated 
2026-03-29T19:09:18.510461820Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021257s 
2026-03-29T19:09:18.510729909Z [Info] FluentMigrator.Runner.MigrationRunner: 125: fix_imdb_unique migrating 
2026-03-29T19:09:18.511031928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:18.511379828Z [Info] fix_imdb_unique: Starting migration of Log DB to 125 
2026-03-29T19:09:18.511789914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (125, '2026-03-29T19:09:18', 'fix_imdb_unique') 
2026-03-29T19:09:18.512316855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:18.513094210Z [Info] FluentMigrator.Runner.MigrationRunner: 125: fix_imdb_unique migrated 
2026-03-29T19:09:18.513358893Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020644s 
2026-03-29T19:09:18.513651252Z [Info] FluentMigrator.Runner.MigrationRunner: 126: update_qualities_and_profiles migrating 
2026-03-29T19:09:18.513970475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:18.514331652Z [Info] update_qualities_and_profiles: Starting migration of Log DB to 126 
2026-03-29T19:09:18.514785846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (126, '2026-03-29T19:09:18', 'update_qualities_and_profiles') 
2026-03-29T19:09:18.515307126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:18.516124001Z [Info] FluentMigrator.Runner.MigrationRunner: 126: update_qualities_and_profiles migrated 
2026-03-29T19:09:18.516419406Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021326s 
2026-03-29T19:09:18.516691814Z [Info] FluentMigrator.Runner.MigrationRunner: 127: remove_wombles migrating 
2026-03-29T19:09:18.519699180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:18.520142993Z [Info] remove_wombles: Starting migration of Log DB to 127 
2026-03-29T19:09:18.520549381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (127, '2026-03-29T19:09:18', 'remove_wombles') 
2026-03-29T19:09:18.521055821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:18.521856433Z [Info] FluentMigrator.Runner.MigrationRunner: 127: remove_wombles migrated 
2026-03-29T19:09:18.522125144Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021986s 
2026-03-29T19:09:18.522398765Z [Info] FluentMigrator.Runner.MigrationRunner: 128: remove_kickass migrating 
2026-03-29T19:09:18.522692857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:18.523042852Z [Info] remove_kickass: Starting migration of Log DB to 128 
2026-03-29T19:09:18.523453679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (128, '2026-03-29T19:09:18', 'remove_kickass') 
2026-03-29T19:09:18.523964718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:18.524753737Z [Info] FluentMigrator.Runner.MigrationRunner: 128: remove_kickass migrated 
2026-03-29T19:09:18.525017628Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020671s 
2026-03-29T19:09:18.525327342Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_parsed_movie_info_to_pending_release migrating 
2026-03-29T19:09:18.525660783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:18.526046179Z [Info] add_parsed_movie_info_to_pending_release: Starting migration of Log DB to 129 
2026-03-29T19:09:18.526525314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (129, '2026-03-29T19:09:18', 'add_parsed_movie_info_to_pending_release') 
2026-03-29T19:09:18.527063478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:18.527830231Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_parsed_movie_info_to_pending_release migrated 
2026-03-29T19:09:18.528150566Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00214s 
2026-03-29T19:09:18.528429909Z [Info] FluentMigrator.Runner.MigrationRunner: 130: remove_wombles_kickass migrating 
2026-03-29T19:09:18.528740655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:18.529098535Z [Info] remove_wombles_kickass: Starting migration of Log DB to 130 
2026-03-29T19:09:18.529528822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (130, '2026-03-29T19:09:18', 'remove_wombles_kickass') 
2026-03-29T19:09:18.530042756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:18.530819460Z [Info] FluentMigrator.Runner.MigrationRunner: 130: remove_wombles_kickass migrated 
2026-03-29T19:09:18.531096398Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020739s 
2026-03-29T19:09:18.531391422Z [Info] FluentMigrator.Runner.MigrationRunner: 131: make_parsed_episode_info_nullable migrating 
2026-03-29T19:09:18.531713891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:18.532129137Z [Info] make_parsed_episode_info_nullable: Starting migration of Log DB to 131 
2026-03-29T19:09:18.532594574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (131, '2026-03-29T19:09:18', 'make_parsed_episode_info_nullable') 
2026-03-29T19:09:18.533125464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:18.533982700Z [Info] FluentMigrator.Runner.MigrationRunner: 131: make_parsed_episode_info_nullable migrated 
2026-03-29T19:09:18.534274457Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022434s 
2026-03-29T19:09:18.534571846Z [Info] FluentMigrator.Runner.MigrationRunner: 132: rename_torrent_downloadstation migrating 
2026-03-29T19:09:18.534890508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:18.535254270Z [Info] rename_torrent_downloadstation: Starting migration of Log DB to 132 
2026-03-29T19:09:18.535713775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (132, '2026-03-29T19:09:18', 'rename_torrent_downloadstation') 
2026-03-29T19:09:18.536274314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:18.537041339Z [Info] FluentMigrator.Runner.MigrationRunner: 132: rename_torrent_downloadstation migrated 
2026-03-29T19:09:18.537324569Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021282s 
2026-03-29T19:09:18.537613671Z [Info] FluentMigrator.Runner.MigrationRunner: 133: add_minimumavailability migrating 
2026-03-29T19:09:18.537927703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:18.538286365Z [Info] add_minimumavailability: Starting migration of Log DB to 133 
2026-03-29T19:09:18.538718656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (133, '2026-03-29T19:09:18', 'add_minimumavailability') 
2026-03-29T19:09:18.539245316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:18.540018653Z [Info] FluentMigrator.Runner.MigrationRunner: 133: add_minimumavailability migrated 
2026-03-29T19:09:18.540297835Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020766s 
2026-03-29T19:09:18.540609733Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_remux_qualities_for_the_wankers migrating 
2026-03-29T19:09:18.540939307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:18.541305154Z [Info] add_remux_qualities_for_the_wankers: Starting migration of Log DB to 134 
2026-03-29T19:09:18.541772314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (134, '2026-03-29T19:09:18', 'add_remux_qualities_for_the_wankers') 
2026-03-29T19:09:18.542307141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:18.543115499Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_remux_qualities_for_the_wankers migrated 
2026-03-29T19:09:18.543416595Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021546s 
2026-03-29T19:09:18.543704364Z [Info] FluentMigrator.Runner.MigrationRunner: 135: add_haspredbentry_to_movies migrating 
2026-03-29T19:09:18.544041463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:18.544405426Z [Info] add_haspredbentry_to_movies: Starting migration of Log DB to 135 
2026-03-29T19:09:18.544849190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (135, '2026-03-29T19:09:18', 'add_haspredbentry_to_movies') 
2026-03-29T19:09:18.545369357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:18.546177705Z [Info] FluentMigrator.Runner.MigrationRunner: 135: add_haspredbentry_to_movies migrated 
2026-03-29T19:09:18.546454322Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021254s 
2026-03-29T19:09:18.546739536Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_pathstate_to_movies migrating 
2026-03-29T19:09:18.547044360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:18.547401940Z [Info] add_pathstate_to_movies: Starting migration of Log DB to 136 
2026-03-29T19:09:18.547832366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (136, '2026-03-29T19:09:18', 'add_pathstate_to_movies') 
2026-03-29T19:09:18.548379057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:18.549170410Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_pathstate_to_movies migrated 
2026-03-29T19:09:18.549451055Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021167s 
2026-03-29T19:09:18.549738644Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_import_exclusions_table migrating 
2026-03-29T19:09:18.550052066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:18.550410487Z [Info] add_import_exclusions_table: Starting migration of Log DB to 137 
2026-03-29T19:09:18.550857638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (137, '2026-03-29T19:09:18', 'add_import_exclusions_table') 
2026-03-29T19:09:18.551371723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:18.552231444Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_import_exclusions_table migrated 
2026-03-29T19:09:18.552519784Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021608s 
2026-03-29T19:09:18.552804838Z [Info] FluentMigrator.Runner.MigrationRunner: 138: add_physical_release_note migrating 
2026-03-29T19:09:18.553110393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:18.553469627Z [Info] add_physical_release_note: Starting migration of Log DB to 138 
2026-03-29T19:09:18.553909142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (138, '2026-03-29T19:09:18', 'add_physical_release_note') 
2026-03-29T19:09:18.554426383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:18.555459654Z [Info] FluentMigrator.Runner.MigrationRunner: 138: add_physical_release_note migrated 
2026-03-29T19:09:18.555738605Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023397s 
2026-03-29T19:09:18.556043119Z [Info] FluentMigrator.Runner.MigrationRunner: 139: consolidate_indexer_baseurl migrating 
2026-03-29T19:09:18.556363323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:18.556723639Z [Info] consolidate_indexer_baseurl: Starting migration of Log DB to 139 
2026-03-29T19:09:18.557169186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (139, '2026-03-29T19:09:18', 'consolidate_indexer_baseurl') 
2026-03-29T19:09:18.557685967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:18.558546730Z [Info] FluentMigrator.Runner.MigrationRunner: 139: consolidate_indexer_baseurl migrated 
2026-03-29T19:09:18.558829940Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021689s 
2026-03-29T19:09:18.559122439Z [Info] FluentMigrator.Runner.MigrationRunner: 140: add_alternative_titles_table migrating 
2026-03-29T19:09:18.559432624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:18.559795575Z [Info] add_alternative_titles_table: Starting migration of Log DB to 140 
2026-03-29T19:09:18.560264379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (140, '2026-03-29T19:09:18', 'add_alternative_titles_table') 
2026-03-29T19:09:18.560788404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:18.561648325Z [Info] FluentMigrator.Runner.MigrationRunner: 140: add_alternative_titles_table migrated 
2026-03-29T19:09:18.561935664Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021962s 
2026-03-29T19:09:18.562218443Z [Info] FluentMigrator.Runner.MigrationRunner: 141: fix_duplicate_alt_titles migrating 
2026-03-29T19:09:18.562529139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:18.562887270Z [Info] fix_duplicate_alt_titles: Starting migration of Log DB to 141 
2026-03-29T19:09:18.563322787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (141, '2026-03-29T19:09:18', 'fix_duplicate_alt_titles') 
2026-03-29T19:09:18.563842052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:18.564727695Z [Info] FluentMigrator.Runner.MigrationRunner: 141: fix_duplicate_alt_titles migrated 
2026-03-29T19:09:18.565007168Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021853s 
2026-03-29T19:09:18.565274737Z [Info] FluentMigrator.Runner.MigrationRunner: 142: movie_extras migrating 
2026-03-29T19:09:18.565561865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:18.565912521Z [Info] movie_extras: Starting migration of Log DB to 142 
2026-03-29T19:09:18.566311384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (142, '2026-03-29T19:09:18', 'movie_extras') 
2026-03-29T19:09:18.566813976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:18.567644769Z [Info] FluentMigrator.Runner.MigrationRunner: 142: movie_extras migrated 
2026-03-29T19:09:18.567923180Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002094s 
2026-03-29T19:09:18.568188404Z [Info] FluentMigrator.Runner.MigrationRunner: 143: clean_core_tv migrating 
2026-03-29T19:09:18.568484179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:18.568832841Z [Info] clean_core_tv: Starting migration of Log DB to 143 
2026-03-29T19:09:18.571366924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (143, '2026-03-29T19:09:18', 'clean_core_tv') 
2026-03-29T19:09:18.571889115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:18.572928768Z [Info] FluentMigrator.Runner.MigrationRunner: 143: clean_core_tv migrated 
2026-03-29T19:09:18.573199403Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044455s 
2026-03-29T19:09:18.573508275Z [Info] FluentMigrator.Runner.MigrationRunner: 144: add_cookies_to_indexer_status migrating 
2026-03-29T19:09:18.573843771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:18.574214106Z [Info] add_cookies_to_indexer_status: Starting migration of Log DB to 144 
2026-03-29T19:09:18.582404157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (144, '2026-03-29T19:09:18', 'add_cookies_to_indexer_status') 
2026-03-29T19:09:18.582984205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:18.583941693Z [Info] FluentMigrator.Runner.MigrationRunner: 144: add_cookies_to_indexer_status migrated 
2026-03-29T19:09:18.584221597Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100739s 
2026-03-29T19:09:18.584472262Z [Info] FluentMigrator.Runner.MigrationRunner: 145: banner_to_fanart migrating 
2026-03-29T19:09:18.584748197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:18.585080326Z [Info] banner_to_fanart: Starting migration of Log DB to 145 
2026-03-29T19:09:18.585469950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (145, '2026-03-29T19:09:18', 'banner_to_fanart') 
2026-03-29T19:09:18.585960819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:18.586850530Z [Info] FluentMigrator.Runner.MigrationRunner: 145: banner_to_fanart migrated 
2026-03-29T19:09:18.587114462Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021063s 
2026-03-29T19:09:18.587376479Z [Info] FluentMigrator.Runner.MigrationRunner: 146: naming_config_colon_action migrating 
2026-03-29T19:09:18.587679499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:18.588041178Z [Info] naming_config_colon_action: Starting migration of Log DB to 146 
2026-03-29T19:09:18.588465432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (146, '2026-03-29T19:09:18', 'naming_config_colon_action') 
2026-03-29T19:09:18.588974737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:18.589905982Z [Info] FluentMigrator.Runner.MigrationRunner: 146: naming_config_colon_action migrated 
2026-03-29T19:09:18.590182649Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022151s 
2026-03-29T19:09:18.590435388Z [Info] FluentMigrator.Runner.MigrationRunner: 147: add_custom_formats migrating 
2026-03-29T19:09:18.590724521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:18.591062782Z [Info] add_custom_formats: Starting migration of Log DB to 147 
2026-03-29T19:09:18.591466094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (147, '2026-03-29T19:09:18', 'add_custom_formats') 
2026-03-29T19:09:18.591978606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:18.592913197Z [Info] FluentMigrator.Runner.MigrationRunner: 147: add_custom_formats migrated 
2026-03-29T19:09:18.593168742Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021883s 
2026-03-29T19:09:18.593443325Z [Info] FluentMigrator.Runner.MigrationRunner: 148: remove_extra_naming_config migrating 
2026-03-29T19:09:18.593740654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:18.594098654Z [Info] remove_extra_naming_config: Starting migration of Log DB to 148 
2026-03-29T19:09:18.594536766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (148, '2026-03-29T19:09:18', 'remove_extra_naming_config') 
2026-03-29T19:09:18.595041924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:18.596000634Z [Info] FluentMigrator.Runner.MigrationRunner: 148: remove_extra_naming_config migrated 
2026-03-29T19:09:18.596267642Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022244s 
2026-03-29T19:09:18.596539459Z [Info] FluentMigrator.Runner.MigrationRunner: 149: convert_regex_required_tags migrating 
2026-03-29T19:09:18.596839012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:18.597186792Z [Info] convert_regex_required_tags: Starting migration of Log DB to 149 
2026-03-29T19:09:18.597616988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (149, '2026-03-29T19:09:18', 'convert_regex_required_tags') 
2026-03-29T19:09:18.598136665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:18.599003420Z [Info] FluentMigrator.Runner.MigrationRunner: 149: convert_regex_required_tags migrated 
2026-03-29T19:09:18.599279897Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021492s 
2026-03-29T19:09:18.599553898Z [Info] FluentMigrator.Runner.MigrationRunner: 150: fix_format_tags_double_underscore migrating 
2026-03-29T19:09:18.599875366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:18.600238447Z [Info] fix_format_tags_double_underscore: Starting migration of Log DB to 150 
2026-03-29T19:09:18.600692261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (150, '2026-03-29T19:09:18', 'fix_format_tags_double_underscore') 
2026-03-29T19:09:18.601202969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:18.602062860Z [Info] FluentMigrator.Runner.MigrationRunner: 150: fix_format_tags_double_underscore migrated 
2026-03-29T19:09:18.602350690Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021775s 
2026-03-29T19:09:18.602611455Z [Info] FluentMigrator.Runner.MigrationRunner: 151: add_tags_to_net_import migrating 
2026-03-29T19:09:18.602900086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:18.603237876Z [Info] add_tags_to_net_import: Starting migration of Log DB to 151 
2026-03-29T19:09:18.603666960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (151, '2026-03-29T19:09:18', 'add_tags_to_net_import') 
2026-03-29T19:09:18.604189222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:18.605038883Z [Info] FluentMigrator.Runner.MigrationRunner: 151: add_tags_to_net_import migrated 
2026-03-29T19:09:18.605295690Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021245s 
2026-03-29T19:09:18.605551675Z [Info] FluentMigrator.Runner.MigrationRunner: 152: add_custom_filters migrating 
2026-03-29T19:09:18.605838383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:18.606170782Z [Info] add_custom_filters: Starting migration of Log DB to 152 
2026-03-29T19:09:18.606569094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (152, '2026-03-29T19:09:18', 'add_custom_filters') 
2026-03-29T19:09:18.607061716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:18.607883741Z [Info] FluentMigrator.Runner.MigrationRunner: 152: add_custom_filters migrated 
2026-03-29T19:09:18.608145999Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020344s 
2026-03-29T19:09:18.608424700Z [Info] FluentMigrator.Runner.MigrationRunner: 153: indexer_client_status_search_changes migrating 
2026-03-29T19:09:18.608735095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:18.609082164Z [Info] indexer_client_status_search_changes: Starting migration of Log DB to 153 
2026-03-29T19:09:18.609538914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (153, '2026-03-29T19:09:18', 'indexer_client_status_search_changes') 
2026-03-29T19:09:18.610050534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:18.610910876Z [Info] FluentMigrator.Runner.MigrationRunner: 153: indexer_client_status_search_changes migrated 
2026-03-29T19:09:18.611204207Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021512s 
2026-03-29T19:09:18.611485573Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_language_to_files_history_blacklist migrating 
2026-03-29T19:09:18.611805007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:18.612174360Z [Info] add_language_to_files_history_blacklist: Starting migration of Log DB to 154 
2026-03-29T19:09:18.612644757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (154, '2026-03-29T19:09:18', 'add_language_to_files_history_blacklist') 
2026-03-29T19:09:18.613172340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:18.614025498Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_language_to_files_history_blacklist migrated 
2026-03-29T19:09:18.614316774Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021878s 
2026-03-29T19:09:18.614595415Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_update_allowed_quality_profile migrating 
2026-03-29T19:09:18.614901441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:18.615252368Z [Info] add_update_allowed_quality_profile: Starting migration of Log DB to 155 
2026-03-29T19:09:18.615693787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (155, '2026-03-29T19:09:18', 'add_update_allowed_quality_profile') 
2026-03-29T19:09:18.616238423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:18.617095780Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_update_allowed_quality_profile migrated 
2026-03-29T19:09:18.617378429Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002167s 
2026-03-29T19:09:18.617651999Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_download_client_priority migrating 
2026-03-29T19:09:18.617959308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:18.618297409Z [Info] add_download_client_priority: Starting migration of Log DB to 156 
2026-03-29T19:09:18.618727605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (156, '2026-03-29T19:09:18', 'add_download_client_priority') 
2026-03-29T19:09:18.619229596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:18.620104027Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_download_client_priority migrated 
2026-03-29T19:09:18.620388239Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021349s 
2026-03-29T19:09:18.620647160Z [Info] FluentMigrator.Runner.MigrationRunner: 157: remove_growl_prowl migrating 
2026-03-29T19:09:18.620925320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:18.621258722Z [Info] remove_growl_prowl: Starting migration of Log DB to 157 
2026-03-29T19:09:18.621659148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (157, '2026-03-29T19:09:18', 'remove_growl_prowl') 
2026-03-29T19:09:18.622145988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:18.622973625Z [Info] FluentMigrator.Runner.MigrationRunner: 157: remove_growl_prowl migrated 
2026-03-29T19:09:18.623236714Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020512s 
2026-03-29T19:09:18.623492810Z [Info] FluentMigrator.Runner.MigrationRunner: 158: remove_plex_hometheatre migrating 
2026-03-29T19:09:18.623791361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:18.624140975Z [Info] remove_plex_hometheatre: Starting migration of Log DB to 158 
2026-03-29T19:09:18.624558496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (158, '2026-03-29T19:09:18', 'remove_plex_hometheatre') 
2026-03-29T19:09:18.625052160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:18.625882091Z [Info] FluentMigrator.Runner.MigrationRunner: 158: remove_plex_hometheatre migrated 
2026-03-29T19:09:18.626151333Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020914s 
2026-03-29T19:09:18.626406146Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_webrip_qualites migrating 
2026-03-29T19:09:18.626685989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:18.627035794Z [Info] add_webrip_qualites: Starting migration of Log DB to 159 
2026-03-29T19:09:18.627431330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (159, '2026-03-29T19:09:18', 'add_webrip_qualites') 
2026-03-29T19:09:18.627941157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:18.628761058Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_webrip_qualites migrated 
2026-03-29T19:09:18.629021492Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020707s 
2026-03-29T19:09:18.629282929Z [Info] FluentMigrator.Runner.MigrationRunner: 160: health_issue_notification migrating 
2026-03-29T19:09:18.629576910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:18.629913799Z [Info] health_issue_notification: Starting migration of Log DB to 160 
2026-03-29T19:09:18.630336380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (160, '2026-03-29T19:09:18', 'health_issue_notification') 
2026-03-29T19:09:18.630837359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:18.631653161Z [Info] FluentMigrator.Runner.MigrationRunner: 160: health_issue_notification migrated 
2026-03-29T19:09:18.631968035Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020661s 
2026-03-29T19:09:18.632231225Z [Info] FluentMigrator.Runner.MigrationRunner: 161: speed_improvements migrating 
2026-03-29T19:09:18.632513143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:18.632847496Z [Info] speed_improvements: Starting migration of Log DB to 161 
2026-03-29T19:09:18.633247792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (161, '2026-03-29T19:09:18', 'speed_improvements') 
2026-03-29T19:09:18.633737017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:18.634641278Z [Info] FluentMigrator.Runner.MigrationRunner: 161: speed_improvements migrated 
2026-03-29T19:09:18.634903205Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021297s 
2026-03-29T19:09:18.635167658Z [Info] FluentMigrator.Runner.MigrationRunner: 162: fix_profile_format_default migrating 
2026-03-29T19:09:18.635459906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:18.635806123Z [Info] fix_profile_format_default: Starting migration of Log DB to 162 
2026-03-29T19:09:18.636242883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (162, '2026-03-29T19:09:18', 'fix_profile_format_default') 
2026-03-29T19:09:18.636748741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:18.637561658Z [Info] FluentMigrator.Runner.MigrationRunner: 162: fix_profile_format_default migrated 
2026-03-29T19:09:18.637837183Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020853s 
2026-03-29T19:09:18.638081274Z [Info] FluentMigrator.Runner.MigrationRunner: 163: task_duration migrating 
2026-03-29T19:09:18.638351148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:18.638680681Z [Info] task_duration: Starting migration of Log DB to 163 
2026-03-29T19:09:18.639067640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (163, '2026-03-29T19:09:18', 'task_duration') 
2026-03-29T19:09:18.639551565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:18.640299280Z [Info] FluentMigrator.Runner.MigrationRunner: 163: task_duration migrated 
2026-03-29T19:09:18.640555035Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019508s 
2026-03-29T19:09:18.640811602Z [Info] FluentMigrator.Runner.MigrationRunner: 164: movie_collections_crew migrating 
2026-03-29T19:09:18.641098760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:18.641443604Z [Info] movie_collections_crew: Starting migration of Log DB to 164 
2026-03-29T19:09:18.641853039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (164, '2026-03-29T19:09:18', 'movie_collections_crew') 
2026-03-29T19:09:18.642348967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:18.643113567Z [Info] FluentMigrator.Runner.MigrationRunner: 164: movie_collections_crew migrated 
2026-03-29T19:09:18.643373701Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020099s 
2026-03-29T19:09:18.643663153Z [Info] FluentMigrator.Runner.MigrationRunner: 165: remove_custom_formats_from_quality_model migrating 
2026-03-29T19:09:18.644002477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:18.644352942Z [Info] remove_custom_formats_from_quality_model: Starting migration of Log DB to 165 
2026-03-29T19:09:18.644816255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (165, '2026-03-29T19:09:18', 'remove_custom_formats_from_quality_model') 
2026-03-29T19:09:18.645340220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:18.646134439Z [Info] FluentMigrator.Runner.MigrationRunner: 165: remove_custom_formats_from_quality_model migrated 
2026-03-29T19:09:18.646436668Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021114s 
2026-03-29T19:09:18.646690028Z [Info] FluentMigrator.Runner.MigrationRunner: 166: fix_tmdb_list_config migrating 
2026-03-29T19:09:18.646973910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:18.647312501Z [Info] fix_tmdb_list_config: Starting migration of Log DB to 166 
2026-03-29T19:09:18.647711144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (166, '2026-03-29T19:09:18', 'fix_tmdb_list_config') 
2026-03-29T19:09:18.648247965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:18.649007555Z [Info] FluentMigrator.Runner.MigrationRunner: 166: fix_tmdb_list_config migrated 
2026-03-29T19:09:18.649261376Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020284s 
2026-03-29T19:09:18.649526129Z [Info] FluentMigrator.Runner.MigrationRunner: 167: remove_movie_pathstate migrating 
2026-03-29T19:09:18.649814018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:18.650150045Z [Info] remove_movie_pathstate: Starting migration of Log DB to 167 
2026-03-29T19:09:18.650560031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (167, '2026-03-29T19:09:18', 'remove_movie_pathstate') 
2026-03-29T19:09:18.651057482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:18.651806120Z [Info] FluentMigrator.Runner.MigrationRunner: 167: remove_movie_pathstate migrated 
2026-03-29T19:09:18.652092817Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019887s 
2026-03-29T19:09:18.652346107Z [Info] FluentMigrator.Runner.MigrationRunner: 168: custom_format_rework migrating 
2026-03-29T19:09:18.652628927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:18.652967418Z [Info] custom_format_rework: Starting migration of Log DB to 168 
2026-03-29T19:09:18.653376311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (168, '2026-03-29T19:09:18', 'custom_format_rework') 
2026-03-29T19:09:18.653863382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:18.654991484Z [Info] FluentMigrator.Runner.MigrationRunner: 168: custom_format_rework migrated 
2026-03-29T19:09:18.655260445Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023615s 
2026-03-29T19:09:18.655509677Z [Info] FluentMigrator.Runner.MigrationRunner: 169: custom_format_scores migrating 
2026-03-29T19:09:18.655806424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:18.656162121Z [Info] custom_format_scores: Starting migration of Log DB to 169 
2026-03-29T19:09:18.656564731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (169, '2026-03-29T19:09:18', 'custom_format_scores') 
2026-03-29T19:09:18.657060099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:18.657814448Z [Info] FluentMigrator.Runner.MigrationRunner: 169: custom_format_scores migrated 
2026-03-29T19:09:18.658068710Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020034s 
2026-03-29T19:09:18.658327260Z [Info] FluentMigrator.Runner.MigrationRunner: 170: fix_trakt_list_config migrating 
2026-03-29T19:09:18.658622485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:18.658955235Z [Info] fix_trakt_list_config: Starting migration of Log DB to 170 
2026-03-29T19:09:18.659359238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (170, '2026-03-29T19:09:18', 'fix_trakt_list_config') 
2026-03-29T19:09:18.659867231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:18.660638343Z [Info] FluentMigrator.Runner.MigrationRunner: 170: fix_trakt_list_config migrated 
2026-03-29T19:09:18.660906714Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020125s 
2026-03-29T19:09:18.661187850Z [Info] FluentMigrator.Runner.MigrationRunner: 171: quality_definition_preferred_size migrating 
2026-03-29T19:09:18.661493575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:18.661839171Z [Info] quality_definition_preferred_size: Starting migration of Log DB to 171 
2026-03-29T19:09:18.662291572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (171, '2026-03-29T19:09:18', 'quality_definition_preferred_size') 
2026-03-29T19:09:18.662797922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:18.663577622Z [Info] FluentMigrator.Runner.MigrationRunner: 171: quality_definition_preferred_size migrated 
2026-03-29T19:09:18.663875261Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020653s 
2026-03-29T19:09:18.664156968Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_download_history migrating 
2026-03-29T19:09:18.664443675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:18.664777157Z [Info] add_download_history: Starting migration of Log DB to 172 
2026-03-29T19:09:18.665183195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (172, '2026-03-29T19:09:18', 'add_download_history') 
2026-03-29T19:09:18.665669965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:18.666437590Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_download_history migrated 
2026-03-29T19:09:18.666695389Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019949s 
2026-03-29T19:09:18.666949511Z [Info] FluentMigrator.Runner.MigrationRunner: 173: net_import_status migrating 
2026-03-29T19:09:18.667226709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:18.667557966Z [Info] net_import_status: Starting migration of Log DB to 173 
2026-03-29T19:09:18.667981930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (173, '2026-03-29T19:09:18', 'net_import_status') 
2026-03-29T19:09:18.668488129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:18.669245424Z [Info] FluentMigrator.Runner.MigrationRunner: 173: net_import_status migrated 
2026-03-29T19:09:18.669497141Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020189s 
2026-03-29T19:09:18.669767525Z [Info] FluentMigrator.Runner.MigrationRunner: 174: email_multiple_addresses migrating 
2026-03-29T19:09:18.670068190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:18.670414608Z [Info] email_multiple_addresses: Starting migration of Log DB to 174 
2026-03-29T19:09:18.670825856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (174, '2026-03-29T19:09:18', 'email_multiple_addresses') 
2026-03-29T19:09:18.671318829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:18.672105272Z [Info] FluentMigrator.Runner.MigrationRunner: 174: email_multiple_addresses migrated 
2026-03-29T19:09:18.672381769Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020264s 
2026-03-29T19:09:18.672659408Z [Info] FluentMigrator.Runner.MigrationRunner: 175: remove_chown_and_folderchmod_config migrating 
2026-03-29T19:09:18.672966266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:18.673313645Z [Info] remove_chown_and_folderchmod_config: Starting migration of Log DB to 175 
2026-03-29T19:09:18.673761627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (175, '2026-03-29T19:09:18', 'remove_chown_and_folderchmod_config') 
2026-03-29T19:09:18.674283178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:18.675060453Z [Info] FluentMigrator.Runner.MigrationRunner: 175: remove_chown_and_folderchmod_config migrated 
2026-03-29T19:09:18.675343362Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020685s 
2026-03-29T19:09:18.675596953Z [Info] FluentMigrator.Runner.MigrationRunner: 176: movie_recommendations migrating 
2026-03-29T19:09:18.675904733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:18.676254166Z [Info] movie_recommendations: Starting migration of Log DB to 176 
2026-03-29T19:09:18.676654923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (176, '2026-03-29T19:09:18', 'movie_recommendations') 
2026-03-29T19:09:18.677135110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:18.677894820Z [Info] FluentMigrator.Runner.MigrationRunner: 176: movie_recommendations migrated 
2026-03-29T19:09:18.678150605Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020068s 
2026-03-29T19:09:18.678409276Z [Info] FluentMigrator.Runner.MigrationRunner: 177: language_improvements migrating 
2026-03-29T19:09:18.678699931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:18.679030316Z [Info] language_improvements: Starting migration of Log DB to 177 
2026-03-29T19:09:18.679438107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (177, '2026-03-29T19:09:18', 'language_improvements') 
2026-03-29T19:09:18.679960399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:18.680725419Z [Info] FluentMigrator.Runner.MigrationRunner: 177: language_improvements migrated 
2026-03-29T19:09:18.680982146Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020222s 
2026-03-29T19:09:18.681230687Z [Info] FluentMigrator.Runner.MigrationRunner: 178: new_list_server migrating 
2026-03-29T19:09:18.681508165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:18.681836807Z [Info] new_list_server: Starting migration of Log DB to 178 
2026-03-29T19:09:18.682223566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (178, '2026-03-29T19:09:18', 'new_list_server') 
2026-03-29T19:09:18.682706659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:18.683453262Z [Info] FluentMigrator.Runner.MigrationRunner: 178: new_list_server migrated 
2026-03-29T19:09:18.683702013Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001954s 
2026-03-29T19:09:18.683992688Z [Info] FluentMigrator.Runner.MigrationRunner: 179: movie_translation_indexes migrating 
2026-03-29T19:09:18.684289576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:18.684629089Z [Info] movie_translation_indexes: Starting migration of Log DB to 179 
2026-03-29T19:09:18.685052863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (179, '2026-03-29T19:09:18', 'movie_translation_indexes') 
2026-03-29T19:09:18.685550174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:18.686319293Z [Info] FluentMigrator.Runner.MigrationRunner: 179: movie_translation_indexes migrated 
2026-03-29T19:09:18.686596661Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020203s 
2026-03-29T19:09:18.686861144Z [Info] FluentMigrator.Runner.MigrationRunner: 180: fix_invalid_profile_references migrating 
2026-03-29T19:09:18.687158623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:18.687499429Z [Info] fix_invalid_profile_references: Starting migration of Log DB to 180 
2026-03-29T19:09:18.687948884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (180, '2026-03-29T19:09:18', 'fix_invalid_profile_references') 
2026-03-29T19:09:18.688455364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:18.689256376Z [Info] FluentMigrator.Runner.MigrationRunner: 180: fix_invalid_profile_references migrated 
2026-03-29T19:09:18.689543775Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020783s 
2026-03-29T19:09:18.689801233Z [Info] FluentMigrator.Runner.MigrationRunner: 181: list_movies_table migrating 
2026-03-29T19:09:18.690080345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:18.690412294Z [Info] list_movies_table: Starting migration of Log DB to 181 
2026-03-29T19:09:18.690807259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (181, '2026-03-29T19:09:18', 'list_movies_table') 
2026-03-29T19:09:18.691291995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:18.692051043Z [Info] FluentMigrator.Runner.MigrationRunner: 181: list_movies_table migrated 
2026-03-29T19:09:18.692332139Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019693s 
2026-03-29T19:09:18.692579407Z [Info] FluentMigrator.Runner.MigrationRunner: 182: on_delete_notification migrating 
2026-03-29T19:09:18.692865102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:18.693201830Z [Info] on_delete_notification: Starting migration of Log DB to 182 
2026-03-29T19:09:18.693609211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (182, '2026-03-29T19:09:18', 'on_delete_notification') 
2026-03-29T19:09:18.694111692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:18.694955501Z [Info] FluentMigrator.Runner.MigrationRunner: 182: on_delete_notification migrated 
2026-03-29T19:09:18.695216016Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020823s 
2026-03-29T19:09:18.695483595Z [Info] FluentMigrator.Runner.MigrationRunner: 183: download_propers_config migrating 
2026-03-29T19:09:18.695770412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:18.696162622Z [Info] download_propers_config: Starting migration of Log DB to 183 
2026-03-29T19:09:18.696558559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (183, '2026-03-29T19:09:18', 'download_propers_config') 
2026-03-29T19:09:18.697056943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:18.697918748Z [Info] FluentMigrator.Runner.MigrationRunner: 183: download_propers_config migrated 
2026-03-29T19:09:18.698197991Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021291s 
2026-03-29T19:09:18.698466441Z [Info] FluentMigrator.Runner.MigrationRunner: 184: add_priority_to_indexers migrating 
2026-03-29T19:09:18.698760082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:18.699096871Z [Info] add_priority_to_indexers: Starting migration of Log DB to 184 
2026-03-29T19:09:18.699514602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (184, '2026-03-29T19:09:18', 'add_priority_to_indexers') 
2026-03-29T19:09:18.700025581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:18.700880101Z [Info] FluentMigrator.Runner.MigrationRunner: 184: add_priority_to_indexers migrated 
2026-03-29T19:09:18.701152660Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021123s 
2026-03-29T19:09:18.701439598Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_alternative_title_indices migrating 
2026-03-29T19:09:18.701752899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:18.702096350Z [Info] add_alternative_title_indices: Starting migration of Log DB to 185 
2026-03-29T19:09:18.702529272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (185, '2026-03-29T19:09:18', 'add_alternative_title_indices') 
2026-03-29T19:09:18.703042475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:18.703902447Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_alternative_title_indices migrated 
2026-03-29T19:09:18.704177851Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021246s 
2026-03-29T19:09:18.704437334Z [Info] FluentMigrator.Runner.MigrationRunner: 186: fix_tmdb_duplicates migrating 
2026-03-29T19:09:18.704722999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:18.705070949Z [Info] fix_tmdb_duplicates: Starting migration of Log DB to 186 
2026-03-29T19:09:18.705485414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (186, '2026-03-29T19:09:18', 'fix_tmdb_duplicates') 
2026-03-29T19:09:18.705988778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:18.707124043Z [Info] FluentMigrator.Runner.MigrationRunner: 186: fix_tmdb_duplicates migrated 
2026-03-29T19:09:18.707378776Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023987s 
2026-03-29T19:09:18.707655974Z [Info] FluentMigrator.Runner.MigrationRunner: 187: swap_filechmod_for_folderchmod migrating 
2026-03-29T19:09:18.707979756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:18.708325723Z [Info] swap_filechmod_for_folderchmod: Starting migration of Log DB to 187 
2026-03-29T19:09:18.708766060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (187, '2026-03-29T19:09:18', 'swap_filechmod_for_folderchmod') 
2026-03-29T19:09:18.709273151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:18.710136208Z [Info] FluentMigrator.Runner.MigrationRunner: 187: swap_filechmod_for_folderchmod migrated 
2026-03-29T19:09:18.710408657Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021573s 
2026-03-29T19:09:18.710665003Z [Info] FluentMigrator.Runner.MigrationRunner: 188: mediainfo_channels migrating 
2026-03-29T19:09:18.710949245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:18.711282056Z [Info] mediainfo_channels: Starting migration of Log DB to 188 
2026-03-29T19:09:18.711680508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (188, '2026-03-29T19:09:18', 'mediainfo_channels') 
2026-03-29T19:09:18.712212339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:18.713062531Z [Info] FluentMigrator.Runner.MigrationRunner: 188: mediainfo_channels migrated 
2026-03-29T19:09:18.713330670Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021111s 
2026-03-29T19:09:18.713591696Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_update_history migrating 
2026-03-29T19:09:18.713874976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:18.714210091Z [Info] add_update_history: Starting migration of Log DB to 189 
2026-03-29T19:09:18.714766101Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory 
2026-03-29T19:09:18.715274174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "UpdateHistory" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Date" DATETIME NOT NULL, "Version" TEXT NOT NULL, "EventType" INTEGER NOT NULL) 
2026-03-29T19:09:18.715947509Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009064s 
2026-03-29T19:09:18.716216992Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date) 
2026-03-29T19:09:18.716590364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2026-03-29T19:09:18.717071613Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005743s 
2026-03-29T19:09:18.717487931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (189, '2026-03-29T19:09:18', 'add_update_history') 
2026-03-29T19:09:18.717999912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:18.718858370Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_update_history migrated 
2026-03-29T19:09:18.719125789Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023391s 
2026-03-29T19:09:18.719453288Z [Info] FluentMigrator.Runner.MigrationRunner: 190: update_awesome_hd_link migrating 
2026-03-29T19:09:18.719747982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:18.720107265Z [Info] update_awesome_hd_link: Starting migration of Log DB to 190 
2026-03-29T19:09:18.720524575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (190, '2026-03-29T19:09:18', 'update_awesome_hd_link') 
2026-03-29T19:09:18.721018280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:18.721798070Z [Info] FluentMigrator.Runner.MigrationRunner: 190: update_awesome_hd_link migrated 
2026-03-29T19:09:18.722063344Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020433s 
2026-03-29T19:09:18.722316444Z [Info] FluentMigrator.Runner.MigrationRunner: 191: remove_awesomehd migrating 
2026-03-29T19:09:18.722608041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:18.722963897Z [Info] remove_awesomehd: Starting migration of Log DB to 191 
2026-03-29T19:09:18.723412631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (191, '2026-03-29T19:09:18', 'remove_awesomehd') 
2026-03-29T19:09:18.723943410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:18.724720554Z [Info] FluentMigrator.Runner.MigrationRunner: 191: remove_awesomehd migrated 
2026-03-29T19:09:18.724982823Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021172s 
2026-03-29T19:09:18.725270201Z [Info] FluentMigrator.Runner.MigrationRunner: 192: add_on_delete_to_notifications migrating 
2026-03-29T19:09:18.725586077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:18.725940882Z [Info] add_on_delete_to_notifications: Starting migration of Log DB to 192 
2026-03-29T19:09:18.726397721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (192, '2026-03-29T19:09:18', 'add_on_delete_to_notifications') 
2026-03-29T19:09:18.726936837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:18.727728401Z [Info] FluentMigrator.Runner.MigrationRunner: 192: add_on_delete_to_notifications migrated 
2026-03-29T19:09:18.728079438Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021222s 
2026-03-29T19:09:18.728362598Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_bypass_to_delay_profile migrating 
2026-03-29T19:09:18.728675969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:18.729030793Z [Info] add_bypass_to_delay_profile: Starting migration of Log DB to 194 
2026-03-29T19:09:18.729480198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (194, '2026-03-29T19:09:18', 'add_bypass_to_delay_profile') 
2026-03-29T19:09:18.729999975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:18.730779875Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_bypass_to_delay_profile migrated 
2026-03-29T19:09:18.731054498Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002096s 
2026-03-29T19:09:18.731314531Z [Info] FluentMigrator.Runner.MigrationRunner: 195: update_notifiarr migrating 
2026-03-29T19:09:18.731599625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:18.731967105Z [Info] update_notifiarr: Starting migration of Log DB to 195 
2026-03-29T19:09:18.732376961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (195, '2026-03-29T19:09:18', 'update_notifiarr') 
2026-03-29T19:09:18.732888931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:18.733652288Z [Info] FluentMigrator.Runner.MigrationRunner: 195: update_notifiarr migrated 
2026-03-29T19:09:18.733913865Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020513s 
2026-03-29T19:09:18.734179991Z [Info] FluentMigrator.Runner.MigrationRunner: 196: legacy_mediainfo_hdr migrating 
2026-03-29T19:09:18.734499434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:18.734852375Z [Info] legacy_mediainfo_hdr: Starting migration of Log DB to 196 
2026-03-29T19:09:18.735272090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (196, '2026-03-29T19:09:18', 'legacy_mediainfo_hdr') 
2026-03-29T19:09:18.735777337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:18.736577528Z [Info] FluentMigrator.Runner.MigrationRunner: 196: legacy_mediainfo_hdr migrated 
2026-03-29T19:09:18.736845518Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020774s 
2026-03-29T19:09:18.737127055Z [Info] FluentMigrator.Runner.MigrationRunner: 197: rename_blacklist_to_blocklist migrating 
2026-03-29T19:09:18.737438472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:18.737789990Z [Info] rename_blacklist_to_blocklist: Starting migration of Log DB to 197 
2026-03-29T19:09:18.738239535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (197, '2026-03-29T19:09:18', 'rename_blacklist_to_blocklist') 
2026-03-29T19:09:18.738765855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:18.739547148Z [Info] FluentMigrator.Runner.MigrationRunner: 197: rename_blacklist_to_blocklist migrated 
2026-03-29T19:09:18.739826360Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020948s 
2026-03-29T19:09:18.740113919Z [Info] FluentMigrator.Runner.MigrationRunner: 198: add_indexer_tags migrating 
2026-03-29T19:09:18.740402079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:18.740744108Z [Info] add_indexer_tags: Starting migration of Log DB to 198 
2026-03-29T19:09:18.741155396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (198, '2026-03-29T19:09:18', 'add_indexer_tags') 
2026-03-29T19:09:18.741659210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:18.742440954Z [Info] FluentMigrator.Runner.MigrationRunner: 198: add_indexer_tags migrated 
2026-03-29T19:09:18.742694976Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002044s 
2026-03-29T19:09:18.742961122Z [Info] FluentMigrator.Runner.MigrationRunner: 199: mediainfo_to_ffmpeg migrating 
2026-03-29T19:09:18.743254823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:18.743598024Z [Info] mediainfo_to_ffmpeg: Starting migration of Log DB to 199 
2026-03-29T19:09:18.744055044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (199, '2026-03-29T19:09:18', 'mediainfo_to_ffmpeg') 
2026-03-29T19:09:18.744562456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:18.745328398Z [Info] FluentMigrator.Runner.MigrationRunner: 199: mediainfo_to_ffmpeg migrated 
2026-03-29T19:09:18.745592631Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020729s 
2026-03-29T19:09:18.745856211Z [Info] FluentMigrator.Runner.MigrationRunner: 200: cdh_per_downloadclient migrating 
2026-03-29T19:09:18.746151326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:18.746497142Z [Info] cdh_per_downloadclient: Starting migration of Log DB to 200 
2026-03-29T19:09:18.746917839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (200, '2026-03-29T19:09:18', 'cdh_per_downloadclient') 
2026-03-29T19:09:18.747432896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:18.748187235Z [Info] FluentMigrator.Runner.MigrationRunner: 200: cdh_per_downloadclient migrated 
2026-03-29T19:09:18.748458772Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020269s 
2026-03-29T19:09:18.748733746Z [Info] FluentMigrator.Runner.MigrationRunner: 201: migrate_discord_from_slack migrating 
2026-03-29T19:09:18.749037146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:18.749387271Z [Info] migrate_discord_from_slack: Starting migration of Log DB to 201 
2026-03-29T19:09:18.749824291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (201, '2026-03-29T19:09:18', 'migrate_discord_from_slack') 
2026-03-29T19:09:18.750337715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:18.751081202Z [Info] FluentMigrator.Runner.MigrationRunner: 201: migrate_discord_from_slack migrated 
2026-03-29T19:09:18.751357068Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020316s 
2026-03-29T19:09:18.751611480Z [Info] FluentMigrator.Runner.MigrationRunner: 202: remove_predb migrating 
2026-03-29T19:09:18.751942196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:18.752282100Z [Info] remove_predb: Starting migration of Log DB to 202 
2026-03-29T19:09:18.752680232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (202, '2026-03-29T19:09:18', 'remove_predb') 
2026-03-29T19:09:18.753171711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:18.753920960Z [Info] FluentMigrator.Runner.MigrationRunner: 202: remove_predb migrated 
2026-03-29T19:09:18.754167917Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002032s 
2026-03-29T19:09:18.754449153Z [Info] FluentMigrator.Runner.MigrationRunner: 203: add_on_update_to_notifications migrating 
2026-03-29T19:09:18.754757885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:18.755106397Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 203 
2026-03-29T19:09:18.755549579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (203, '2026-03-29T19:09:18', 'add_on_update_to_notifications') 
2026-03-29T19:09:18.756095368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:18.756883024Z [Info] FluentMigrator.Runner.MigrationRunner: 203: add_on_update_to_notifications migrated 
2026-03-29T19:09:18.757158869Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021038s 
2026-03-29T19:09:18.757439965Z [Info] FluentMigrator.Runner.MigrationRunner: 204: ensure_identity_on_id_columns migrating 
2026-03-29T19:09:18.757745921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:18.758097449Z [Info] ensure_identity_on_id_columns: Starting migration of Log DB to 204 
2026-03-29T19:09:18.758542876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (204, '2026-03-29T19:09:18', 'ensure_identity_on_id_columns') 
2026-03-29T19:09:18.759061320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:18.759873996Z [Info] FluentMigrator.Runner.MigrationRunner: 204: ensure_identity_on_id_columns migrated 
2026-03-29T19:09:18.760174081Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021017s 
2026-03-29T19:09:18.760451038Z [Info] FluentMigrator.Runner.MigrationRunner: 205: download_client_per_indexer migrating 
2026-03-29T19:09:18.760757736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:18.761110917Z [Info] download_client_per_indexer: Starting migration of Log DB to 205 
2026-03-29T19:09:18.761550953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (205, '2026-03-29T19:09:18', 'download_client_per_indexer') 
2026-03-29T19:09:18.762072443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:18.762993267Z [Info] FluentMigrator.Runner.MigrationRunner: 205: download_client_per_indexer migrated 
2026-03-29T19:09:18.763268621Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022223s 
2026-03-29T19:09:18.763538154Z [Info] FluentMigrator.Runner.MigrationRunner: 206: multiple_ratings_support migrating 
2026-03-29T19:09:18.763836555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:18.764207702Z [Info] multiple_ratings_support: Starting migration of Log DB to 206 
2026-03-29T19:09:18.764633480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (206, '2026-03-29T19:09:18', 'multiple_ratings_support') 
2026-03-29T19:09:18.765145050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:18.772189965Z [Info] FluentMigrator.Runner.MigrationRunner: 206: multiple_ratings_support migrated 
2026-03-29T19:09:18.772547475Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082687s 
2026-03-29T19:09:18.772829673Z [Info] FluentMigrator.Runner.MigrationRunner: 207: movie_metadata migrating 
2026-03-29T19:09:18.773119787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:18.773486035Z [Info] movie_metadata: Starting migration of Log DB to 207 
2026-03-29T19:09:18.773905239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (207, '2026-03-29T19:09:18', 'movie_metadata') 
2026-03-29T19:09:18.774440998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:18.775199585Z [Info] FluentMigrator.Runner.MigrationRunner: 207: movie_metadata migrated 
2026-03-29T19:09:18.775450931Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020925s 
2026-03-29T19:09:18.775708790Z [Info] FluentMigrator.Runner.MigrationRunner: 208: add_collections migrating 
2026-03-29T19:09:18.776057793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:18.776403699Z [Info] add_collections: Starting migration of Log DB to 208 
2026-03-29T19:09:18.776804296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (208, '2026-03-29T19:09:18', 'add_collections') 
2026-03-29T19:09:18.777309102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:18.778060455Z [Info] FluentMigrator.Runner.MigrationRunner: 208: add_collections migrated 
2026-03-29T19:09:18.778320890Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020179s 
2026-03-29T19:09:18.778593028Z [Info] FluentMigrator.Runner.MigrationRunner: 209: movie_meta_collection_index migrating 
2026-03-29T19:09:18.778900667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:18.779249089Z [Info] movie_meta_collection_index: Starting migration of Log DB to 209 
2026-03-29T19:09:18.779683924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (209, '2026-03-29T19:09:18', 'movie_meta_collection_index') 
2026-03-29T19:09:18.780216276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:18.780974573Z [Info] FluentMigrator.Runner.MigrationRunner: 209: movie_meta_collection_index migrated 
2026-03-29T19:09:18.781246520Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020553s 
2026-03-29T19:09:18.781518749Z [Info] FluentMigrator.Runner.MigrationRunner: 210: movie_added_notifications migrating 
2026-03-29T19:09:18.781814644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:18.782180892Z [Info] movie_added_notifications: Starting migration of Log DB to 210 
2026-03-29T19:09:18.782617381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (210, '2026-03-29T19:09:18', 'movie_added_notifications') 
2026-03-29T19:09:18.783134141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:18.783912408Z [Info] FluentMigrator.Runner.MigrationRunner: 210: movie_added_notifications migrated 
2026-03-29T19:09:18.784189095Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020752s 
2026-03-29T19:09:18.784459921Z [Info] FluentMigrator.Runner.MigrationRunner: 211: more_movie_meta_index migrating 
2026-03-29T19:09:18.784750315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:18.785097785Z [Info] more_movie_meta_index: Starting migration of Log DB to 211 
2026-03-29T19:09:18.785513272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (211, '2026-03-29T19:09:18', 'more_movie_meta_index') 
2026-03-29T19:09:18.786020072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:18.786785543Z [Info] FluentMigrator.Runner.MigrationRunner: 211: more_movie_meta_index migrated 
2026-03-29T19:09:18.787054845Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020274s 
2026-03-29T19:09:18.787372826Z [Info] FluentMigrator.Runner.MigrationRunner: 212: postgres_update_timestamp_columns_to_with_timezone migrating 
2026-03-29T19:09:18.787710926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:18.788134449Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 212 
2026-03-29T19:09:18.788832775Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs 
2026-03-29T19:09:18.789071516Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-03-29T19:09:18.789343253Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset 
2026-03-29T19:09:18.790382085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Logs_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Message" TEXT NOT NULL, "Time" DATETIME NOT NULL, "Logger" TEXT NOT NULL, "Exception" TEXT, "ExceptionType" TEXT, "Level" TEXT NOT NULL) 
2026-03-29T19:09:18.791425907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Logs_temp" ("Id", "Message", "Time", "Logger", "Exception", "ExceptionType", "Level") SELECT "Id", "Message", "Time", "Logger", "Exception", "ExceptionType", "Level" FROM "Logs" 
2026-03-29T19:09:18.792136768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs" 
2026-03-29T19:09:18.792802078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs" 
2026-03-29T19:09:18.793941823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2026-03-29T19:09:18.794406038Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047975s 
2026-03-29T19:09:18.794660811Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory 
2026-03-29T19:09:18.794894211Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-03-29T19:09:18.795157120Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset 
2026-03-29T19:09:18.796048795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "UpdateHistory_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Date" DATETIME NOT NULL, "Version" TEXT NOT NULL, "EventType" INTEGER NOT NULL) 
2026-03-29T19:09:18.796904508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory" 
2026-03-29T19:09:18.797491190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory" 
2026-03-29T19:09:18.798128803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory" 
2026-03-29T19:09:18.799180251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2026-03-29T19:09:18.799681800Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042425s 
2026-03-29T19:09:18.799942215Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-03-29T19:09:18.800176847Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-03-29T19:09:18.800443634Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2026-03-29T19:09:18.801224817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2026-03-29T19:09:18.801982132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2026-03-29T19:09:18.802606339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2026-03-29T19:09:18.803235055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2026-03-29T19:09:18.804306733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-03-29T19:09:18.804825096Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040946s 
2026-03-29T19:09:18.805289291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (212, '2026-03-29T19:09:18', 'postgres_update_timestamp_columns_to_with_timezone') 
2026-03-29T19:09:18.805840681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:18.806925866Z [Info] FluentMigrator.Runner.MigrationRunner: 212: postgres_update_timestamp_columns_to_with_timezone migrated 
2026-03-29T19:09:18.807239618Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061187s 
2026-03-29T19:09:18.807531566Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_language_tags_to_subtitle_files migrating 
2026-03-29T19:09:18.807862793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:18.808219291Z [Info] add_language_tags_to_subtitle_files: Starting migration of Log DB to 214 
2026-03-29T19:09:18.808680840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (214, '2026-03-29T19:09:18', 'add_language_tags_to_subtitle_files') 
2026-03-29T19:09:18.809214033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:18.810005607Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_language_tags_to_subtitle_files migrated 
2026-03-29T19:09:18.810289389Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002123s 
2026-03-29T19:09:18.810546466Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_salt_to_users migrating 
2026-03-29T19:09:18.810837011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:18.811174421Z [Info] add_salt_to_users: Starting migration of Log DB to 215 
2026-03-29T19:09:18.811579306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (215, '2026-03-29T19:09:18', 'add_salt_to_users') 
2026-03-29T19:09:18.812100365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:18.812859905Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_salt_to_users migrated 
2026-03-29T19:09:18.813120209Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020233s 
2026-03-29T19:09:18.813376605Z [Info] FluentMigrator.Runner.MigrationRunner: 216: clean_alt_titles migrating 
2026-03-29T19:09:18.813662100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:18.814004099Z [Info] clean_alt_titles: Starting migration of Log DB to 216 
2026-03-29T19:09:18.814407040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (216, '2026-03-29T19:09:18', 'clean_alt_titles') 
2026-03-29T19:09:18.814909862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:18.815799253Z [Info] FluentMigrator.Runner.MigrationRunner: 216: clean_alt_titles migrated 
2026-03-29T19:09:18.816079949Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021431s 
2026-03-29T19:09:18.816327707Z [Info] FluentMigrator.Runner.MigrationRunner: 217: remove_omg migrating 
2026-03-29T19:09:18.816602481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:18.816940792Z [Info] remove_omg: Starting migration of Log DB to 217 
2026-03-29T19:09:18.817325577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (217, '2026-03-29T19:09:18', 'remove_omg') 
2026-03-29T19:09:18.817817337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:18.818550523Z [Info] FluentMigrator.Runner.MigrationRunner: 217: remove_omg migrated 
2026-03-29T19:09:18.818800807Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019681s 
2026-03-29T19:09:18.819093997Z [Info] FluentMigrator.Runner.MigrationRunner: 218: add_additional_info_to_pending_releases migrating 
2026-03-29T19:09:18.819417619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:18.819770840Z [Info] add_additional_info_to_pending_releases: Starting migration of Log DB to 218 
2026-03-29T19:09:18.820292631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (218, '2026-03-29T19:09:18', 'add_additional_info_to_pending_releases') 
2026-03-29T19:09:18.820825323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:18.821855688Z [Info] FluentMigrator.Runner.MigrationRunner: 218: add_additional_info_to_pending_releases migrated 
2026-03-29T19:09:18.822239030Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022266s 
2026-03-29T19:09:18.822520477Z [Info] FluentMigrator.Runner.MigrationRunner: 219: add_result_to_commands migrating 
2026-03-29T19:09:18.822817424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:18.823172319Z [Info] add_result_to_commands: Starting migration of Log DB to 219 
2026-03-29T19:09:18.823614730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (219, '2026-03-29T19:09:18', 'add_result_to_commands') 
2026-03-29T19:09:18.824166942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:18.824945840Z [Info] FluentMigrator.Runner.MigrationRunner: 219: add_result_to_commands migrated 
2026-03-29T19:09:18.825222056Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021184s 
2026-03-29T19:09:18.825511499Z [Info] FluentMigrator.Runner.MigrationRunner: 220: health_restored_notification migrating 
2026-03-29T19:09:18.825822696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:18.826186789Z [Info] health_restored_notification: Starting migration of Log DB to 220 
2026-03-29T19:09:18.826635933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (220, '2026-03-29T19:09:18', 'health_restored_notification') 
2026-03-29T19:09:18.827157503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:18.827941452Z [Info] FluentMigrator.Runner.MigrationRunner: 220: health_restored_notification migrated 
2026-03-29T19:09:18.828225103Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020875s 
2026-03-29T19:09:18.828546279Z [Info] FluentMigrator.Runner.MigrationRunner: 221: add_on_manual_interaction_required_to_notifications migrating 
2026-03-29T19:09:18.828899310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:18.829279877Z [Info] add_on_manual_interaction_required_to_notifications: Starting migration of Log DB to 221 
2026-03-29T19:09:18.829806507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (221, '2026-03-29T19:09:18', 'add_on_manual_interaction_required_to_notifications') 
2026-03-29T19:09:18.830361164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:18.831160954Z [Info] FluentMigrator.Runner.MigrationRunner: 221: add_on_manual_interaction_required_to_notifications migrated 
2026-03-29T19:09:18.831479395Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022117s 
2026-03-29T19:09:18.831731824Z [Info] FluentMigrator.Runner.MigrationRunner: 222: remove_rarbg migrating 
2026-03-29T19:09:18.832039884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:18.832377433Z [Info] remove_rarbg: Starting migration of Log DB to 222 
2026-03-29T19:09:18.832771848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (222, '2026-03-29T19:09:18', 'remove_rarbg') 
2026-03-29T19:09:18.833267085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:18.833993858Z [Info] FluentMigrator.Runner.MigrationRunner: 222: remove_rarbg migrated 
2026-03-29T19:09:18.834253601Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019693s 
2026-03-29T19:09:18.834551761Z [Info] FluentMigrator.Runner.MigrationRunner: 223: remove_invalid_roksbox_metadata_images migrating 
2026-03-29T19:09:18.834875974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:18.835231179Z [Info] remove_invalid_roksbox_metadata_images: Starting migration of Log DB to 223 
2026-03-29T19:09:18.835703220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (223, '2026-03-29T19:09:18', 'remove_invalid_roksbox_metadata_images') 
2026-03-29T19:09:18.836263969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:18.837035733Z [Info] FluentMigrator.Runner.MigrationRunner: 223: remove_invalid_roksbox_metadata_images migrated 
2026-03-29T19:09:18.837329645Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021213s 
2026-03-29T19:09:18.837585240Z [Info] FluentMigrator.Runner.MigrationRunner: 224: list_sync_time migrating 
2026-03-29T19:09:18.837867077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:18.838202052Z [Info] list_sync_time: Starting migration of Log DB to 224 
2026-03-29T19:09:18.838596316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (224, '2026-03-29T19:09:18', 'list_sync_time') 
2026-03-29T19:09:18.839100471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:18.839830220Z [Info] FluentMigrator.Runner.MigrationRunner: 224: list_sync_time migrated 
2026-03-29T19:09:18.840116737Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019746s 
2026-03-29T19:09:18.840384166Z [Info] FluentMigrator.Runner.MigrationRunner: 225: add_tags_to_collections migrating 
2026-03-29T19:09:18.840683538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:18.841030778Z [Info] add_tags_to_collections: Starting migration of Log DB to 225 
2026-03-29T19:09:18.841455503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (225, '2026-03-29T19:09:18', 'add_tags_to_collections') 
2026-03-29T19:09:18.841962383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:18.842711401Z [Info] FluentMigrator.Runner.MigrationRunner: 225: add_tags_to_collections migrated 
2026-03-29T19:09:18.842983780Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020211s 
2026-03-29T19:09:18.843254325Z [Info] FluentMigrator.Runner.MigrationRunner: 226: add_download_client_tags migrating 
2026-03-29T19:09:18.843554830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:18.843944815Z [Info] add_download_client_tags: Starting migration of Log DB to 226 
2026-03-29T19:09:18.844383598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (226, '2026-03-29T19:09:18', 'add_download_client_tags') 
2026-03-29T19:09:18.844892533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:18.845636160Z [Info] FluentMigrator.Runner.MigrationRunner: 226: add_download_client_tags migrated 
2026-03-29T19:09:18.845912477Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020658s 
2026-03-29T19:09:18.846168472Z [Info] FluentMigrator.Runner.MigrationRunner: 227: add_auto_tagging migrating 
2026-03-29T19:09:18.846455170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:18.846790374Z [Info] add_auto_tagging: Starting migration of Log DB to 227 
2026-03-29T19:09:18.847193165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (227, '2026-03-29T19:09:18', 'add_auto_tagging') 
2026-03-29T19:09:18.847698182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:18.848455467Z [Info] FluentMigrator.Runner.MigrationRunner: 227: add_auto_tagging migrated 
2026-03-29T19:09:18.848714088Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019985s 
2026-03-29T19:09:18.849023571Z [Info] FluentMigrator.Runner.MigrationRunner: 228: add_custom_format_score_bypass_to_delay_profile migrating 
2026-03-29T19:09:18.849360600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:18.849721907Z [Info] add_custom_format_score_bypass_to_delay_profile: Starting migration of Log DB to 228 
2026-03-29T19:09:18.850219469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (228, '2026-03-29T19:09:18', 'add_custom_format_score_bypass_to_delay_profile') 
2026-03-29T19:09:18.850768845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:18.851545509Z [Info] FluentMigrator.Runner.MigrationRunner: 228: add_custom_format_score_bypass_to_delay_profile migrated 
2026-03-29T19:09:18.851864441Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021424s 
2026-03-29T19:09:18.852250508Z [Info] FluentMigrator.Runner.MigrationRunner: 229: update_restrictions_to_release_profiles migrating 
2026-03-29T19:09:18.852580683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:18.852951189Z [Info] update_restrictions_to_release_profiles: Starting migration of Log DB to 229 
2026-03-29T19:09:18.853432538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (229, '2026-03-29T19:09:18', 'update_restrictions_to_release_profiles') 
2026-03-29T19:09:18.853970091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:18.854862337Z [Info] FluentMigrator.Runner.MigrationRunner: 229: update_restrictions_to_release_profiles migrated 
2026-03-29T19:09:18.855160227Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022518s 
2026-03-29T19:09:18.855433227Z [Info] FluentMigrator.Runner.MigrationRunner: 230: rename_quality_profiles migrating 
2026-03-29T19:09:18.855735916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:18.856114168Z [Info] rename_quality_profiles: Starting migration of Log DB to 230 
2026-03-29T19:09:18.856542641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (230, '2026-03-29T19:09:18', 'rename_quality_profiles') 
2026-03-29T19:09:18.857056275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:18.857895465Z [Info] FluentMigrator.Runner.MigrationRunner: 230: rename_quality_profiles migrated 
2026-03-29T19:09:18.858166581Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021458s 
2026-03-29T19:09:18.858447727Z [Info] FluentMigrator.Runner.MigrationRunner: 231: update_images_remote_url migrating 
2026-03-29T19:09:18.858752040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:18.859104329Z [Info] update_images_remote_url: Starting migration of Log DB to 231 
2026-03-29T19:09:18.859534155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (231, '2026-03-29T19:09:18', 'update_images_remote_url') 
2026-03-29T19:09:18.860074994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:18.860919564Z [Info] FluentMigrator.Runner.MigrationRunner: 231: update_images_remote_url migrated 
2026-03-29T19:09:18.861189728Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021531s 
2026-03-29T19:09:18.861462417Z [Info] FluentMigrator.Runner.MigrationRunner: 232: add_notification_status migrating 
2026-03-29T19:09:18.861762812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:18.862111664Z [Info] add_notification_status: Starting migration of Log DB to 232 
2026-03-29T19:09:18.862534436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (232, '2026-03-29T19:09:18', 'add_notification_status') 
2026-03-29T19:09:18.863045304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:18.863891698Z [Info] FluentMigrator.Runner.MigrationRunner: 232: add_notification_status migrated 
2026-03-29T19:09:18.864172183Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021114s 
2026-03-29T19:09:18.864456886Z [Info] FluentMigrator.Runner.MigrationRunner: 233: rename_deprecated_indexer_flags migrating 
2026-03-29T19:09:18.864777091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:18.865133058Z [Info] rename_deprecated_indexer_flags: Starting migration of Log DB to 233 
2026-03-29T19:09:18.865584878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (233, '2026-03-29T19:09:18', 'rename_deprecated_indexer_flags') 
2026-03-29T19:09:18.866110997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:18.866963303Z [Info] FluentMigrator.Runner.MigrationRunner: 233: rename_deprecated_indexer_flags migrated 
2026-03-29T19:09:18.867249860Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021696s 
2026-03-29T19:09:18.867523050Z [Info] FluentMigrator.Runner.MigrationRunner: 234: movie_last_searched_time migrating 
2026-03-29T19:09:18.867833074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:18.868221727Z [Info] movie_last_searched_time: Starting migration of Log DB to 234 
2026-03-29T19:09:18.868649298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (234, '2026-03-29T19:09:18', 'movie_last_searched_time') 
2026-03-29T19:09:18.869161499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:18.869983524Z [Info] FluentMigrator.Runner.MigrationRunner: 234: movie_last_searched_time migrated 
2026-03-29T19:09:18.870257306Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021385s 
2026-03-29T19:09:18.870515786Z [Info] FluentMigrator.Runner.MigrationRunner: 235: email_encryption migrating 
2026-03-29T19:09:18.870816772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:18.871156266Z [Info] email_encryption: Starting migration of Log DB to 235 
2026-03-29T19:09:18.871564117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (235, '2026-03-29T19:09:18', 'email_encryption') 
2026-03-29T19:09:18.872088443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:18.872917923Z [Info] FluentMigrator.Runner.MigrationRunner: 235: email_encryption migrated 
2026-03-29T19:09:18.873182345Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021056s 
2026-03-29T19:09:18.873462319Z [Info] FluentMigrator.Runner.MigrationRunner: 236: clear_last_rss_releases_info migrating 
2026-03-29T19:09:18.873771642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:18.874121025Z [Info] clear_last_rss_releases_info: Starting migration of Log DB to 236 
2026-03-29T19:09:18.874568035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (236, '2026-03-29T19:09:18', 'clear_last_rss_releases_info') 
2026-03-29T19:09:18.875085437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:18.875921230Z [Info] FluentMigrator.Runner.MigrationRunner: 236: clear_last_rss_releases_info migrated 
2026-03-29T19:09:18.876224631Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021204s 
2026-03-29T19:09:18.876458642Z [Info] FluentMigrator.Runner.MigrationRunner: 237: add_indexes migrating 
2026-03-29T19:09:18.876743285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:18.877076286Z [Info] add_indexes: Starting migration of Log DB to 237 
2026-03-29T19:09:18.877471642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (237, '2026-03-29T19:09:18', 'add_indexes') 
2026-03-29T19:09:18.877964825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:18.878786399Z [Info] FluentMigrator.Runner.MigrationRunner: 237: add_indexes migrated 
2026-03-29T19:09:18.879036803Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020554s 
2026-03-29T19:09:18.879338881Z [Info] FluentMigrator.Runner.MigrationRunner: 238: parse_title_from_existing_subtitle_files migrating 
2026-03-29T19:09:18.879668014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:18.880073230Z [Info] parse_title_from_existing_subtitle_files: Starting migration of Log DB to 238 
2026-03-29T19:09:18.880559249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (238, '2026-03-29T19:09:18', 'parse_title_from_existing_subtitle_files') 
2026-03-29T19:09:18.881098234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:18.881967494Z [Info] FluentMigrator.Runner.MigrationRunner: 238: parse_title_from_existing_subtitle_files migrated 
2026-03-29T19:09:18.882265955Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022588s 
2026-03-29T19:09:18.882592082Z [Info] FluentMigrator.Runner.MigrationRunner: 239: add_minimum_upgrade_format_score_to_quality_profiles migrating 
2026-03-29T19:09:18.882941165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:18.883313274Z [Info] add_minimum_upgrade_format_score_to_quality_profiles: Starting migration of Log DB to 239 
2026-03-29T19:09:18.883832770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (239, '2026-03-29T19:09:18', 'add_minimum_upgrade_format_score_to_quality_profiles') 
2026-03-29T19:09:18.884414021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:18.885298752Z [Info] FluentMigrator.Runner.MigrationRunner: 239: add_minimum_upgrade_format_score_to_quality_profiles migrated 
2026-03-29T19:09:18.885615360Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022995s 
2026-03-29T19:09:18.885920494Z [Info] FluentMigrator.Runner.MigrationRunner: 240: drop_multi_episode_style_from_naming_config migrating 
2026-03-29T19:09:18.886259497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:18.886627538Z [Info] drop_multi_episode_style_from_naming_config: Starting migration of Log DB to 240 
2026-03-29T19:09:18.887115089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (240, '2026-03-29T19:09:18', 'drop_multi_episode_style_from_naming_config') 
2026-03-29T19:09:18.887667582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:18.888542503Z [Info] FluentMigrator.Runner.MigrationRunner: 240: drop_multi_episode_style_from_naming_config migrated 
2026-03-29T19:09:18.888848419Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022355s 
2026-03-29T19:09:18.889118483Z [Info] FluentMigrator.Runner.MigrationRunner: 241: stevenlu_update_url migrating 
2026-03-29T19:09:18.889414980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:18.889756548Z [Info] stevenlu_update_url: Starting migration of Log DB to 241 
2026-03-29T19:09:18.890178067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (241, '2026-03-29T19:09:18', 'stevenlu_update_url') 
2026-03-29T19:09:18.890675689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:18.891474026Z [Info] FluentMigrator.Runner.MigrationRunner: 241: stevenlu_update_url migrated 
2026-03-29T19:09:18.891733258Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020555s 
2026-03-29T19:09:18.892025657Z [Info] FluentMigrator.Runner.MigrationRunner: 242: add_movie_keywords migrating 
2026-03-29T19:09:18.892317053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T19:09:18.892663792Z [Info] add_movie_keywords: Starting migration of Log DB to 242 
2026-03-29T19:09:18.893072454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (242, '2026-03-29T19:09:18', 'add_movie_keywords') 
2026-03-29T19:09:18.893580938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T19:09:18.894548647Z [Info] FluentMigrator.Runner.MigrationRunner: 242: add_movie_keywords migrated 
2026-03-29T19:09:18.894815173Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002233s 
2026-03-29T19:09:19.070878210Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:7878 
2026-03-29T19:09:19.077901622Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker. 
2026-03-29T19:09:19.082050085Z [Info] UpdaterConfigProvider: External updater uses branch nightly instead of the currently selected master, changing to nightly. 
2026-03-29T19:09:19.203204091Z [Info] QualityProfileService: Setting up default quality profiles 
2026-03-29T19:09:19.229919874Z [Info] CommandExecutor: Starting 2 threads for tasks. 
2026-03-29T19:09:19.259478972Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down. 
2026-03-29T19:09:19.260476390Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production 
2026-03-29T19:09:19.260743648Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/radarr/bin 
2026-03-29T19:09:19.335353266Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled 
2026-03-29T19:09:19.692111736Z [ls.io-init] done.