2026-02-15T17:12:30.036563110Z [migrations] started
2026-02-15T17:12:30.040914322Z [migrations] no migrations found
2026-02-15T17:12:30.520650374Z usermod: no changes
2026-02-15T17:12:30.586008341Z ───────────────────────────────────────
2026-02-15T17:12:30.586028382Z 
2026-02-15T17:12:30.586037630Z       ██╗     ███████╗██╗ ██████╗
2026-02-15T17:12:30.586046178Z       ██║     ██╔════╝██║██╔═══██╗
2026-02-15T17:12:30.586054394Z       ██║     ███████╗██║██║   ██║
2026-02-15T17:12:30.586062540Z       ██║     ╚════██║██║██║   ██║
2026-02-15T17:12:30.586070797Z       ███████╗███████║██║╚██████╔╝
2026-02-15T17:12:30.586079014Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-02-15T17:12:30.586087250Z 
2026-02-15T17:12:30.586096519Z    Brought to you by linuxserver.io
2026-02-15T17:12:30.586106679Z ───────────────────────────────────────
2026-02-15T17:12:30.590941986Z 
2026-02-15T17:12:30.591361251Z To support the app dev(s) visit:
2026-02-15T17:12:30.626365337Z Radarr: https://opencollective.com/radarr
2026-02-15T17:12:30.631369884Z 
2026-02-15T17:12:30.631387199Z To support LSIO projects visit:
2026-02-15T17:12:30.631395626Z https://www.linuxserver.io/donate/
2026-02-15T17:12:30.631403852Z 
2026-02-15T17:12:30.631411758Z ───────────────────────────────────────
2026-02-15T17:12:30.631420616Z GID/UID
2026-02-15T17:12:30.631428622Z ───────────────────────────────────────
2026-02-15T17:12:30.720310329Z 
2026-02-15T17:12:30.720326211Z User UID:    911
2026-02-15T17:12:30.720334447Z User GID:    911
2026-02-15T17:12:30.720342784Z ───────────────────────────────────────
2026-02-15T17:12:30.756111099Z Linuxserver.io version: 6.1.1.10317-ls243
2026-02-15T17:12:30.760159351Z Build-date: 2026-02-15T17:08:36+00:00
2026-02-15T17:12:30.760173750Z ───────────────────────────────────────
2026-02-15T17:12:30.760183490Z     
2026-02-15T17:12:32.830664298Z [custom-init] No custom files found, skipping...
2026-02-15T17:12:38.057993920Z [Info] Bootstrap: Starting Radarr - /app/radarr/bin/Radarr - Version 6.1.1.10317 
2026-02-15T17:12:38.322522538Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-02-15T17:12:38.384199074Z [Debug] Bootstrap: Console selected 
2026-02-15T17:12:38.395891117Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-02-15T17:12:42.015171457Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-02-15T17:12:42.956055690Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {08a26229-0bb3-4295-b2d3-fb285b5ff266} may be persisted to storage in unencrypted form. 
2026-02-15T17:12:43.860276996Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent 
2026-02-15T17:12:44.379102931Z [Info] MigrationController: *** Migrating data source=/config/radarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2026-02-15T17:12:45.493084832Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2026-02-15T17:12:45.605304964Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-15T17:12:45.612286553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-15T17:12:46.134379917Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4 
2026-02-15T17:12:46.184067901Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.5297394s 
2026-02-15T17:12:46.187008793Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2026-02-15T17:12:46.189489779Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.5787037s 
2026-02-15T17:12:46.292335273Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2026-02-15T17:12:46.299751267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:46.380546460Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2026-02-15T17:12:46.512005543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2026-02-15T17:12:46.669347214Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2857521s 
2026-02-15T17:12:46.674876819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:46.688297022Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2026-02-15T17:12:46.690197279Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.305159s 
2026-02-15T17:12:46.705341454Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2026-02-15T17:12:46.707583178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:46.781973875Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2026-02-15T17:12:46.795557618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-02-15T17:12:46.807964701Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.023615s 
2026-02-15T17:12:46.811125025Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-02-15T17:12:46.814430581Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001588s 
2026-02-15T17:12:46.819510210Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2026-02-15T17:12:46.826841012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2026-02-15T17:12:46.839112572Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0175076s 
2026-02-15T17:12:46.842311273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:46.845977476Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2026-02-15T17:12:46.848391858Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0242578s 
2026-02-15T17:12:46.854629087Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2026-02-15T17:12:46.856815390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:46.869279719Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-02-15T17:12:46.871417954Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002472s 
2026-02-15T17:12:46.873361959Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2026-02-15T17:12:46.876313883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2026-02-15T17:12:46.881056523Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059689s 
2026-02-15T17:12:46.882959094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:46.885903273Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2026-02-15T17:12:46.887512743Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106438s 
2026-02-15T17:12:46.930659797Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2026-02-15T17:12:46.932936181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:46.941797534Z [Info] InitialSetup: Starting migration of Main DB to 1 
2026-02-15T17:12:47.611138513Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config 
2026-02-15T17:12:47.651766735Z [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-02-15T17:12:47.723112380Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0847684s 
2026-02-15T17:12:47.725599258Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key) 
2026-02-15T17:12:47.729720095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC) 
2026-02-15T17:12:47.735373860Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082095s 
2026-02-15T17:12:47.737030396Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RootFolders 
2026-02-15T17:12:47.740077331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RootFolders" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL UNIQUE) 
2026-02-15T17:12:47.744410547Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052015s 
2026-02-15T17:12:47.745633680Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex RootFolders (Path) 
2026-02-15T17:12:47.748032400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_RootFolders_Path" ON "RootFolders" ("Path" ASC) 
2026-02-15T17:12:47.752184882Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004959s 
2026-02-15T17:12:47.753821287Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Series 
2026-02-15T17:12:47.862165524Z [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-02-15T17:12:47.944083959Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1842038s 
2026-02-15T17:12:47.948855117Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TvdbId) 
2026-02-15T17:12:47.954690066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC) 
2026-02-15T17:12:47.960907987Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091354s 
2026-02-15T17:12:47.963766423Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Movies 
2026-02-15T17:12:47.980161176Z [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-02-15T17:12:48.010701804Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0402222s 
2026-02-15T17:12:48.017071701Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (ImdbId) 
2026-02-15T17:12:48.019836959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-02-15T17:12:48.027825195Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093864s 
2026-02-15T17:12:48.029376018Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (TitleSlug) 
2026-02-15T17:12:48.031871002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-02-15T17:12:48.036370682Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055973s 
2026-02-15T17:12:48.038096668Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Episodes 
2026-02-15T17:12:48.048622283Z [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-02-15T17:12:48.056295334Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0167989s 
2026-02-15T17:12:48.057753580Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable EpisodeFiles 
2026-02-15T17:12:48.062509096Z [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-02-15T17:12:48.068520100Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092549s 
2026-02-15T17:12:48.069990130Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History 
2026-02-15T17:12:48.074502477Z [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-02-15T17:12:48.081982238Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105995s 
2026-02-15T17:12:48.083525546Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId) 
2026-02-15T17:12:48.085685465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2026-02-15T17:12:48.090153172Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052074s 
2026-02-15T17:12:48.091635266Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications 
2026-02-15T17:12:48.266810027Z [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-02-15T17:12:48.278014459Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1846691s 
2026-02-15T17:12:48.280651579Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks 
2026-02-15T17:12:48.284430458Z [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-02-15T17:12:48.288676609Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065907s 
2026-02-15T17:12:48.290518558Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName) 
2026-02-15T17:12:48.293035466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-02-15T17:12:48.296907232Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048164s 
2026-02-15T17:12:48.299272455Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers 
2026-02-15T17:12:48.339836597Z [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-02-15T17:12:48.346603453Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0457731s 
2026-02-15T17:12:48.348330380Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name) 
2026-02-15T17:12:48.350469568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-02-15T17:12:48.354243978Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045088s 
2026-02-15T17:12:48.355638126Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Profiles 
2026-02-15T17:12:48.359219798Z [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-02-15T17:12:48.365123666Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080297s 
2026-02-15T17:12:48.366930775Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Profiles (Name) 
2026-02-15T17:12:48.369077979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2026-02-15T17:12:48.372087970Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037006s 
2026-02-15T17:12:48.376325944Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Profiles" SET "Language" = 1 
2026-02-15T17:12:48.384252776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Profiles" SET "Language" = 1 
2026-02-15T17:12:48.388472272Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103875s 
2026-02-15T17:12:48.390088276Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SceneMappings 
2026-02-15T17:12:48.394438747Z [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-02-15T17:12:48.399335637Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077917s 
2026-02-15T17:12:48.400861330Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NamingConfig 
2026-02-15T17:12:48.406267816Z [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-02-15T17:12:48.411165148Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088167s 
2026-02-15T17:12:48.412665619Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Blacklist 
2026-02-15T17:12:48.417746520Z [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-02-15T17:12:48.423205162Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091346s 
2026-02-15T17:12:48.424818671Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityDefinitions 
2026-02-15T17:12:48.428425664Z [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-02-15T17:12:48.432733769Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064387s 
2026-02-15T17:12:48.434413452Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Quality) 
2026-02-15T17:12:48.436870299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC) 
2026-02-15T17:12:48.440080182Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041943s 
2026-02-15T17:12:48.441715606Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Title) 
2026-02-15T17:12:48.444210900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC) 
2026-02-15T17:12:48.447657260Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044342s 
2026-02-15T17:12:48.449128082Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Metadata 
2026-02-15T17:12:48.452899837Z [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-02-15T17:12:48.456927698Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064015s 
2026-02-15T17:12:48.458422778Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles 
2026-02-15T17:12:48.463488689Z [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-02-15T17:12:48.468419258Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085561s 
2026-02-15T17:12:48.469944569Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients 
2026-02-15T17:12:48.474757330Z [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-02-15T17:12:48.479099093Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077036s 
2026-02-15T17:12:48.480627972Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable PendingReleases 
2026-02-15T17:12:48.485033102Z [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-02-15T17:12:48.489596321Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074857s 
2026-02-15T17:12:48.491186032Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RemotePathMappings 
2026-02-15T17:12:48.494506648Z [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-02-15T17:12:48.498196088Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055629s 
2026-02-15T17:12:48.499614213Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags 
2026-02-15T17:12:48.502222525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL UNIQUE) 
2026-02-15T17:12:48.505610067Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004603s 
2026-02-15T17:12:48.507107743Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label) 
2026-02-15T17:12:48.509304115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC) 
2026-02-15T17:12:48.514077106Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005276s 
2026-02-15T17:12:48.515646436Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Restrictions 
2026-02-15T17:12:48.519075431Z [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-02-15T17:12:48.522780562Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00565s 
2026-02-15T17:12:48.524268839Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DelayProfiles 
2026-02-15T17:12:48.528930577Z [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-02-15T17:12:48.533512593Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078191s 
2026-02-15T17:12:48.553943664Z [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-02-15T17:12:48.564354017Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users 
2026-02-15T17:12:48.657692347Z [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-02-15T17:12:48.663690626Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.096667s 
2026-02-15T17:12:48.665325628Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier) 
2026-02-15T17:12:48.667536049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC) 
2026-02-15T17:12:48.670697656Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038575s 
2026-02-15T17:12:48.672293018Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username) 
2026-02-15T17:12:48.674440011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC) 
2026-02-15T17:12:48.677618011Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038951s 
2026-02-15T17:12:48.679073652Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands 
2026-02-15T17:12:48.684037327Z [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-02-15T17:12:48.689983160Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094574s 
2026-02-15T17:12:48.691497790Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus 
2026-02-15T17:12:48.696035307Z [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-02-15T17:12:48.701426754Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085032s 
2026-02-15T17:12:48.703058259Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (IndexerId) 
2026-02-15T17:12:48.705434243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_IndexerId" ON "IndexerStatus" ("IndexerId" ASC) 
2026-02-15T17:12:48.710451787Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059264s 
2026-02-15T17:12:48.711972860Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles 
2026-02-15T17:12:48.716495236Z [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-02-15T17:12:48.721421656Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080774s 
2026-02-15T17:12:48.722947278Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SubtitleFiles 
2026-02-15T17:12:48.730110713Z [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-02-15T17:12:48.734665785Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102603s 
2026-02-15T17:12:48.736176487Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date) 
2026-02-15T17:12:48.738191394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-02-15T17:12:48.741180413Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036247s 
2026-02-15T17:12:48.765470305Z [Info] FluentMigrator.Runner.MigrationRunner: -> 1 Insert operations completed in 00:00:00.0289715 taking an average of 00:00:00.0289715 
2026-02-15T17:12:48.775712048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-02-15T17:12:48', 'InitialSetup') 
2026-02-15T17:12:48.781270231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:48.790936916Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2026-02-15T17:12:48.792444191Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.053219s 
2026-02-15T17:12:48.801062365Z [Info] FluentMigrator.Runner.MigrationRunner: 104: add_moviefiles_table migrating 
2026-02-15T17:12:48.803354370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:48.816910257Z [Info] add_moviefiles_table: Starting migration of Main DB to 104 
2026-02-15T17:12:48.840502744Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MovieFiles 
2026-02-15T17:12:48.845293170Z [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-02-15T17:12:48.850985663Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089868s 
2026-02-15T17:12:48.852604122Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieFiles (Path) 
2026-02-15T17:12:48.854742147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieFiles_Path" ON "MovieFiles" ("Path" ASC) 
2026-02-15T17:12:48.857746527Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037384s 
2026-02-15T17:12:48.859266558Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-02-15T17:12:48.860867522Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002256s 
2026-02-15T17:12:48.863505283Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies MovieFileId Int32 
2026-02-15T17:12:48.866356084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "MovieFileId" INTEGER NOT NULL DEFAULT 0 
2026-02-15T17:12:48.882100086Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0169599s 
2026-02-15T17:12:48.885684194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (104, '2026-02-15T17:12:48', 'add_moviefiles_table') 
2026-02-15T17:12:48.889105313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:48.892009320Z [Info] FluentMigrator.Runner.MigrationRunner: 104: add_moviefiles_table migrated 
2026-02-15T17:12:48.893408437Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0268382s 
2026-02-15T17:12:48.895556232Z [Info] FluentMigrator.Runner.MigrationRunner: 105: fix_history_movieId migrating 
2026-02-15T17:12:48.897297549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:48.899815048Z [Info] fix_history_movieId: Starting migration of Main DB to 105 
2026-02-15T17:12:48.904894576Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2026-02-15T17:12:48.914977650Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.35E-05s 
2026-02-15T17:12:48.916575077Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History MovieId Int32 
2026-02-15T17:12:48.918887363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "MovieId" INTEGER NOT NULL DEFAULT 0 
2026-02-15T17:12:48.927482410Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094423s 
2026-02-15T17:12:48.930285796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (105, '2026-02-15T17:12:48', 'fix_history_movieId') 
2026-02-15T17:12:48.933550239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:48.936418154Z [Info] FluentMigrator.Runner.MigrationRunner: 105: fix_history_movieId migrated 
2026-02-15T17:12:48.937618772Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0179885s 
2026-02-15T17:12:48.939473497Z [Info] FluentMigrator.Runner.MigrationRunner: 106: add_tmdb_stuff migrating 
2026-02-15T17:12:48.941140213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:48.943399793Z [Info] add_tmdb_stuff: Starting migration of Main DB to 106 
2026-02-15T17:12:48.968195252Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-02-15T17:12:48.969998603Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.51E-05s 
2026-02-15T17:12:48.971517632Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies TmdbId Int32 
2026-02-15T17:12:48.974059450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "TmdbId" INTEGER NOT NULL DEFAULT 0 
2026-02-15T17:12:48.983042669Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010069s 
2026-02-15T17:12:48.984507469Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-02-15T17:12:48.985868600Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.05E-05s 
2026-02-15T17:12:48.987438481Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies Website String 
2026-02-15T17:12:48.989494241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "Website" TEXT 
2026-02-15T17:12:48.997264617Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083474s 
2026-02-15T17:12:48.999557124Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-02-15T17:12:49.000465583Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.01E-05s 
2026-02-15T17:12:49.004819981Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies ImdbId String 
2026-02-15T17:12:49.221978232Z [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-02-15T17:12:49.237799080Z [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-02-15T17:12:49.252293627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-02-15T17:12:49.263750057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-02-15T17:12:49.293283486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-02-15T17:12:49.297916065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-02-15T17:12:49.301144576Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2947887s 
2026-02-15T17:12:49.302588583Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-02-15T17:12:49.304023272Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.19E-05s 
2026-02-15T17:12:49.305695109Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies AlternativeTitles String 
2026-02-15T17:12:49.308007996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "AlternativeTitles" TEXT 
2026-02-15T17:12:49.316084189Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088182s 
2026-02-15T17:12:49.318767702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (106, '2026-02-15T17:12:49', 'add_tmdb_stuff') 
2026-02-15T17:12:49.321955001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:49.324987657Z [Info] FluentMigrator.Runner.MigrationRunner: 106: add_tmdb_stuff migrated 
2026-02-15T17:12:49.326396494Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0176347s 
2026-02-15T17:12:49.328287843Z [Info] FluentMigrator.Runner.MigrationRunner: 107: fix_movie_files migrating 
2026-02-15T17:12:49.329964439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:49.332252877Z [Info] fix_movie_files: Starting migration of Main DB to 107 
2026-02-15T17:12:49.338940223Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles 
2026-02-15T17:12:49.340589104Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.21E-05s 
2026-02-15T17:12:49.343032484Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieFiles Path String 
2026-02-15T17:12:49.401123909Z [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-02-15T17:12:49.408910579Z [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-02-15T17:12:49.414159378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieFiles" 
2026-02-15T17:12:49.417957026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles_temp" RENAME TO "MovieFiles" 
2026-02-15T17:12:49.439249691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieFiles_Path" ON "MovieFiles" ("Path" ASC) 
2026-02-15T17:12:49.442339714Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0978252s 
2026-02-15T17:12:49.448784902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (107, '2026-02-15T17:12:49', 'fix_movie_files') 
2026-02-15T17:12:49.451872108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:49.454777349Z [Info] FluentMigrator.Runner.MigrationRunner: 107: fix_movie_files migrated 
2026-02-15T17:12:49.456213891Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1101369s 
2026-02-15T17:12:49.458279691Z [Info] FluentMigrator.Runner.MigrationRunner: 108: update_schedule_intervale migrating 
2026-02-15T17:12:49.460011979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:49.462463616Z [Info] update_schedule_intervale: Starting migration of Main DB to 108 
2026-02-15T17:12:49.470298994Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-02-15T17:12:49.471948335Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.45E-05s 
2026-02-15T17:12:49.473620171Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks Interval Double 
2026-02-15T17:12:49.545969608Z [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-02-15T17:12:49.552202208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution") SELECT "Id", "TypeName", "Interval", "LastExecution" FROM "ScheduledTasks" 
2026-02-15T17:12:49.556124316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2026-02-15T17:12:49.559986182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2026-02-15T17:12:49.583226210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-02-15T17:12:49.586796970Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1115478s 
2026-02-15T17:12:49.589478179Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "ScheduledTasks" SET "Interval" = 0.25 WHERE "TypeName" = 'NzbDrone.Core.Download.CheckForFinishedDownloadCommand' 
2026-02-15T17:12:49.592998087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ScheduledTasks" SET "Interval" = 0.25 WHERE "TypeName" = 'NzbDrone.Core.Download.CheckForFinishedDownloadCommand' 
2026-02-15T17:12:49.597986422Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065878s 
2026-02-15T17:12:49.601072526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (108, '2026-02-15T17:12:49', 'update_schedule_intervale') 
2026-02-15T17:12:49.604214824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:49.607328614Z [Info] FluentMigrator.Runner.MigrationRunner: 108: update_schedule_intervale migrated 
2026-02-15T17:12:49.608851911Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0156681s 
2026-02-15T17:12:49.611138766Z [Info] FluentMigrator.Runner.MigrationRunner: 109: add_movie_formats_to_naming_config migrating 
2026-02-15T17:12:49.612924081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:49.615347982Z [Info] add_movie_formats_to_naming_config: Starting migration of Main DB to 109 
2026-02-15T17:12:49.624291952Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2026-02-15T17:12:49.625866633Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.46E-05s 
2026-02-15T17:12:49.627620554Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig StandardMovieFormat String 
2026-02-15T17:12:49.630042782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "StandardMovieFormat" TEXT 
2026-02-15T17:12:49.638713993Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095057s 
2026-02-15T17:12:49.640263633Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2026-02-15T17:12:49.641652670Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.03E-05s 
2026-02-15T17:12:49.643475972Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig MovieFolderFormat String 
2026-02-15T17:12:49.645784200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "MovieFolderFormat" TEXT 
2026-02-15T17:12:49.653695230Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086722s 
2026-02-15T17:12:49.655143897Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-15T17:12:49.657226380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-15T17:12:49.665224245Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085619s 
2026-02-15T17:12:49.668338336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (109, '2026-02-15T17:12:49', 'add_movie_formats_to_naming_config') 
2026-02-15T17:12:49.671705456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:49.674629334Z [Info] FluentMigrator.Runner.MigrationRunner: 109: add_movie_formats_to_naming_config migrated 
2026-02-15T17:12:49.676134284Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0177683s 
2026-02-15T17:12:49.678089612Z [Info] FluentMigrator.Runner.MigrationRunner: 110: add_phyiscal_release migrating 
2026-02-15T17:12:49.679799134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:49.682096660Z [Info] add_phyiscal_release: Starting migration of Main DB to 110 
2026-02-15T17:12:49.686520769Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-02-15T17:12:49.687946380Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.31E-05s 
2026-02-15T17:12:49.689628938Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies PhysicalRelease DateTime 
2026-02-15T17:12:49.691870832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "PhysicalRelease" DATETIME 
2026-02-15T17:12:49.700518215Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093585s 
2026-02-15T17:12:49.703237070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (110, '2026-02-15T17:12:49', 'add_phyiscal_release') 
2026-02-15T17:12:49.706384858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:49.709074404Z [Info] FluentMigrator.Runner.MigrationRunner: 110: add_phyiscal_release migrated 
2026-02-15T17:12:49.710503121Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0177498s 
2026-02-15T17:12:49.712402335Z [Info] FluentMigrator.Runner.MigrationRunner: 111: remove_bitmetv migrating 
2026-02-15T17:12:49.714059673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:49.716344093Z [Info] remove_bitmetv: Starting migration of Main DB to 111 
2026-02-15T17:12:49.741299173Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-02-15T17:12:49.753261101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'BitMeTv' 
2026-02-15T17:12:49.756547609Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133724s 
2026-02-15T17:12:49.759297957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (111, '2026-02-15T17:12:49', 'remove_bitmetv') 
2026-02-15T17:12:49.762418431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:49.765063497Z [Info] FluentMigrator.Runner.MigrationRunner: 111: remove_bitmetv migrated 
2026-02-15T17:12:49.766469748Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0217812s 
2026-02-15T17:12:49.768404514Z [Info] FluentMigrator.Runner.MigrationRunner: 112: remove_torrentleech migrating 
2026-02-15T17:12:49.770098285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:49.772418798Z [Info] remove_torrentleech: Starting migration of Main DB to 112 
2026-02-15T17:12:49.778941482Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-02-15T17:12:49.781958658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Torrentleech' 
2026-02-15T17:12:49.788159654Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049935s 
2026-02-15T17:12:49.789435503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (112, '2026-02-15T17:12:49', 'remove_torrentleech') 
2026-02-15T17:12:49.792698253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:49.795344281Z [Info] FluentMigrator.Runner.MigrationRunner: 112: remove_torrentleech migrated 
2026-02-15T17:12:49.796814131Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0145501s 
2026-02-15T17:12:49.798816664Z [Info] FluentMigrator.Runner.MigrationRunner: 113: remove_broadcasthenet migrating 
2026-02-15T17:12:49.800536817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:49.802952692Z [Info] remove_broadcasthenet: Starting migration of Main DB to 113 
2026-02-15T17:12:49.807011004Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-02-15T17:12:49.809397991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'BroadcastheNet' 
2026-02-15T17:12:49.812076324Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034513s 
2026-02-15T17:12:49.814846051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (113, '2026-02-15T17:12:49', 'remove_broadcasthenet') 
2026-02-15T17:12:49.818052207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:49.820862366Z [Info] FluentMigrator.Runner.MigrationRunner: 113: remove_broadcasthenet migrated 
2026-02-15T17:12:49.822333038Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120095s 
2026-02-15T17:12:49.824253495Z [Info] FluentMigrator.Runner.MigrationRunner: 114: remove_fanzub migrating 
2026-02-15T17:12:49.825934089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:49.828344994Z [Info] remove_fanzub: Starting migration of Main DB to 114 
2026-02-15T17:12:49.832375810Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-02-15T17:12:49.834624428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub' 
2026-02-15T17:12:49.837230255Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032726s 
2026-02-15T17:12:49.839934160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (114, '2026-02-15T17:12:49', 'remove_fanzub') 
2026-02-15T17:12:49.843016096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:49.845814391Z [Info] FluentMigrator.Runner.MigrationRunner: 114: remove_fanzub migrated 
2026-02-15T17:12:49.847272747Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117377s 
2026-02-15T17:12:49.849238766Z [Info] FluentMigrator.Runner.MigrationRunner: 115: update_movie_sorttitle migrating 
2026-02-15T17:12:49.850947838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:49.853250214Z [Info] update_movie_sorttitle: Starting migration of Main DB to 115 
2026-02-15T17:12:49.856420628Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-15T17:12:49.858095801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-15T17:12:49.864082747Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061524s 
2026-02-15T17:12:49.866961153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (115, '2026-02-15T17:12:49', 'update_movie_sorttitle') 
2026-02-15T17:12:49.870337933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:49.872941575Z [Info] FluentMigrator.Runner.MigrationRunner: 115: update_movie_sorttitle migrated 
2026-02-15T17:12:49.874397387Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0149014s 
2026-02-15T17:12:49.876394057Z [Info] FluentMigrator.Runner.MigrationRunner: 116: update_movie_sorttitle_again migrating 
2026-02-15T17:12:49.878137017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:49.880499945Z [Info] update_movie_sorttitle_again: Starting migration of Main DB to 116 
2026-02-15T17:12:49.883566490Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-15T17:12:49.885231844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-15T17:12:49.891114018Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060081s 
2026-02-15T17:12:49.894051884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (116, '2026-02-15T17:12:49', 'update_movie_sorttitle_again') 
2026-02-15T17:12:49.897397892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:49.900187629Z [Info] FluentMigrator.Runner.MigrationRunner: 116: update_movie_sorttitle_again migrated 
2026-02-15T17:12:49.901660365Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.014867s 
2026-02-15T17:12:49.903525140Z [Info] FluentMigrator.Runner.MigrationRunner: 117: update_movie_file migrating 
2026-02-15T17:12:49.905216897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:49.907528983Z [Info] update_movie_file: Starting migration of Main DB to 117 
2026-02-15T17:12:49.919094381Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieFiles Edition String 
2026-02-15T17:12:49.921502580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles" ADD COLUMN "Edition" TEXT 
2026-02-15T17:12:49.930345757Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093974s 
2026-02-15T17:12:49.933323504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (117, '2026-02-15T17:12:49', 'update_movie_file') 
2026-02-15T17:12:49.936631735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:49.939175968Z [Info] FluentMigrator.Runner.MigrationRunner: 117: update_movie_file migrated 
2026-02-15T17:12:49.940640578Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0182331s 
2026-02-15T17:12:49.942660034Z [Info] FluentMigrator.Runner.MigrationRunner: 118: update_movie_slug migrating 
2026-02-15T17:12:49.944381611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:49.946784459Z [Info] update_movie_slug: Starting migration of Main DB to 118 
2026-02-15T17:12:49.949943971Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-15T17:12:49.951593242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-15T17:12:49.957914060Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064526s 
2026-02-15T17:12:49.960735161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (118, '2026-02-15T17:12:49', 'update_movie_slug') 
2026-02-15T17:12:49.963995396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:49.966560742Z [Info] FluentMigrator.Runner.MigrationRunner: 118: update_movie_slug migrated 
2026-02-15T17:12:49.967950620Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0150115s 
2026-02-15T17:12:49.969904104Z [Info] FluentMigrator.Runner.MigrationRunner: 119: add_youtube_trailer_id migrating 
2026-02-15T17:12:49.971617354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:49.973935652Z [Info] add_youtube_trailer_id: Starting migration of Main DB to 119 
2026-02-15T17:12:49.978192404Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-02-15T17:12:49.979617403Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.22E-05s 
2026-02-15T17:12:49.981311564Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies YouTubeTrailerId String 
2026-02-15T17:12:49.983535322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "YouTubeTrailerId" TEXT 
2026-02-15T17:12:49.992131873Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092429s 
2026-02-15T17:12:49.994932914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (119, '2026-02-15T17:12:49', 'add_youtube_trailer_id') 
2026-02-15T17:12:49.998164721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:50.000822413Z [Info] FluentMigrator.Runner.MigrationRunner: 119: add_youtube_trailer_id migrated 
2026-02-15T17:12:50.002251631Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0177854s 
2026-02-15T17:12:50.004092468Z [Info] FluentMigrator.Runner.MigrationRunner: 120: add_studio migrating 
2026-02-15T17:12:50.005738953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:50.008051219Z [Info] add_studio: Starting migration of Main DB to 120 
2026-02-15T17:12:50.012253291Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-02-15T17:12:50.013691757Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.16E-05s 
2026-02-15T17:12:50.015251047Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies Studio String 
2026-02-15T17:12:50.017353270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "Studio" TEXT 
2026-02-15T17:12:50.025888367Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091433s 
2026-02-15T17:12:50.028636090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (120, '2026-02-15T17:12:50', 'add_studio') 
2026-02-15T17:12:50.031728026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:50.034264574Z [Info] FluentMigrator.Runner.MigrationRunner: 120: add_studio migrated 
2026-02-15T17:12:50.035631556Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0174208s 
2026-02-15T17:12:50.037590010Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_filedate_config migrating 
2026-02-15T17:12:50.039308711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:50.041743664Z [Info] update_filedate_config: Starting migration of Main DB to 121 
2026-02-15T17:12:50.045136856Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-15T17:12:50.046817150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-15T17:12:50.052925811Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062379s 
2026-02-15T17:12:50.055780569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (121, '2026-02-15T17:12:50', 'update_filedate_config') 
2026-02-15T17:12:50.059048459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:50.061711903Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_filedate_config migrated 
2026-02-15T17:12:50.063159838Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0149258s 
2026-02-15T17:12:50.065181750Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_movieid_to_blacklist migrating 
2026-02-15T17:12:50.066881052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:50.069323140Z [Info] add_movieid_to_blacklist: Starting migration of Main DB to 122 
2026-02-15T17:12:50.076758923Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2026-02-15T17:12:50.078229414Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.34E-05s 
2026-02-15T17:12:50.079805688Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist MovieId Int32 
2026-02-15T17:12:50.082084496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "MovieId" INTEGER DEFAULT 0 
2026-02-15T17:12:50.090774976Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094226s 
2026-02-15T17:12:50.092292582Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2026-02-15T17:12:50.093650977Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.03E-05s 
2026-02-15T17:12:50.095220758Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blacklist SeriesId Int32 
2026-02-15T17:12:50.152280447Z [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-02-15T17:12:50.161673311Z [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-02-15T17:12:50.167544423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist" 
2026-02-15T17:12:50.170735288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist" 
2026-02-15T17:12:50.194725416Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0977917s 
2026-02-15T17:12:50.196358234Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2026-02-15T17:12:50.197737902Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.29E-05s 
2026-02-15T17:12:50.199412454Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blacklist EpisodeIds String 
2026-02-15T17:12:50.258481899Z [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-02-15T17:12:50.267398223Z [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-02-15T17:12:50.273132500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist" 
2026-02-15T17:12:50.279158785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist" 
2026-02-15T17:12:50.300847869Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0997482s 
2026-02-15T17:12:50.304138165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (122, '2026-02-15T17:12:50', 'add_movieid_to_blacklist') 
2026-02-15T17:12:50.307832644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:50.310911103Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_movieid_to_blacklist migrated 
2026-02-15T17:12:50.312372837Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1097518s 
2026-02-15T17:12:50.315824117Z [Info] FluentMigrator.Runner.MigrationRunner: 123: create_netimport_table migrating 
2026-02-15T17:12:50.317583399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:50.320101670Z [Info] create_netimport_table: Starting migration of Main DB to 123 
2026-02-15T17:12:50.340800690Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NetImport 
2026-02-15T17:12:50.346392681Z [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-02-15T17:12:50.351870982Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093833s 
2026-02-15T17:12:50.353445633Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NetImport (Name) 
2026-02-15T17:12:50.355640633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImport_Name" ON "NetImport" ("Name" ASC) 
2026-02-15T17:12:50.358672538Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037399s 
2026-02-15T17:12:50.361413157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (123, '2026-02-15T17:12:50', 'create_netimport_table') 
2026-02-15T17:12:50.364512047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:50.367177113Z [Info] FluentMigrator.Runner.MigrationRunner: 123: create_netimport_table migrated 
2026-02-15T17:12:50.368643556Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120503s 
2026-02-15T17:12:50.370659515Z [Info] FluentMigrator.Runner.MigrationRunner: 124: add_preferred_tags_to_profile migrating 
2026-02-15T17:12:50.372411574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:50.374766295Z [Info] add_preferred_tags_to_profile: Starting migration of Main DB to 124 
2026-02-15T17:12:50.379384434Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 
2026-02-15T17:12:50.380841108Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.27E-05s 
2026-02-15T17:12:50.382487884Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles PreferredTags String 
2026-02-15T17:12:50.384736812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "PreferredTags" TEXT 
2026-02-15T17:12:50.393438124Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093879s 
2026-02-15T17:12:50.396343955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (124, '2026-02-15T17:12:50', 'add_preferred_tags_to_profile') 
2026-02-15T17:12:50.399422334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:50.402180939Z [Info] FluentMigrator.Runner.MigrationRunner: 124: add_preferred_tags_to_profile migrated 
2026-02-15T17:12:50.403667152Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0178982s 
2026-02-15T17:12:50.405523129Z [Info] FluentMigrator.Runner.MigrationRunner: 125: fix_imdb_unique migrating 
2026-02-15T17:12:50.407186849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:50.409512091Z [Info] fix_imdb_unique: Starting migration of Main DB to 125 
2026-02-15T17:12:50.412795262Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-15T17:12:50.414476498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-15T17:12:50.418747127Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043985s 
2026-02-15T17:12:50.421569481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (125, '2026-02-15T17:12:50', 'fix_imdb_unique') 
2026-02-15T17:12:50.424830207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:50.427410232Z [Info] FluentMigrator.Runner.MigrationRunner: 125: fix_imdb_unique migrated 
2026-02-15T17:12:50.428864691Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130116s 
2026-02-15T17:12:50.430850559Z [Info] FluentMigrator.Runner.MigrationRunner: 126: update_qualities_and_profiles migrating 
2026-02-15T17:12:50.432596625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:50.435154015Z [Info] update_qualities_and_profiles: Starting migration of Main DB to 126 
2026-02-15T17:12:50.438399049Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-15T17:12:50.440059543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-15T17:12:50.463607340Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.023442s 
2026-02-15T17:12:50.466843807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (126, '2026-02-15T17:12:50', 'update_qualities_and_profiles') 
2026-02-15T17:12:50.470442704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:50.473234776Z [Info] FluentMigrator.Runner.MigrationRunner: 126: update_qualities_and_profiles migrated 
2026-02-15T17:12:50.474726921Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0331189s 
2026-02-15T17:12:50.476582608Z [Info] FluentMigrator.Runner.MigrationRunner: 127: remove_wombles migrating 
2026-02-15T17:12:50.478254815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:50.480595619Z [Info] remove_wombles: Starting migration of Main DB to 127 
2026-02-15T17:12:50.484757038Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-02-15T17:12:50.487177262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Wombles' 
2026-02-15T17:12:50.489751736Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034096s 
2026-02-15T17:12:50.492387534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (127, '2026-02-15T17:12:50', 'remove_wombles') 
2026-02-15T17:12:50.495460221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:50.497967880Z [Info] FluentMigrator.Runner.MigrationRunner: 127: remove_wombles migrated 
2026-02-15T17:12:50.499355104Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011494s 
2026-02-15T17:12:50.501169036Z [Info] FluentMigrator.Runner.MigrationRunner: 128: remove_kickass migrating 
2026-02-15T17:12:50.502823458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:50.505060372Z [Info] remove_kickass: Starting migration of Main DB to 128 
2026-02-15T17:12:50.508758038Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-02-15T17:12:50.511062809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Kickass Torrents' 
2026-02-15T17:12:50.513609557Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032865s 
2026-02-15T17:12:50.516253882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (128, '2026-02-15T17:12:50', 'remove_kickass') 
2026-02-15T17:12:50.519442202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:50.521961325Z [Info] FluentMigrator.Runner.MigrationRunner: 128: remove_kickass migrated 
2026-02-15T17:12:50.523359981Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114918s 
2026-02-15T17:12:50.525428997Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_parsed_movie_info_to_pending_release migrating 
2026-02-15T17:12:50.527147498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:50.529564875Z [Info] add_parsed_movie_info_to_pending_release: Starting migration of Main DB to 129 
2026-02-15T17:12:50.534050328Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2026-02-15T17:12:50.535546500Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.24E-05s 
2026-02-15T17:12:50.537247896Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases ParsedMovieInfo String 
2026-02-15T17:12:50.539586465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "ParsedMovieInfo" TEXT 
2026-02-15T17:12:50.548289380Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094461s 
2026-02-15T17:12:50.551213929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (129, '2026-02-15T17:12:50', 'add_parsed_movie_info_to_pending_release') 
2026-02-15T17:12:50.554497401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:50.557345706Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_parsed_movie_info_to_pending_release migrated 
2026-02-15T17:12:50.558890868Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0181685s 
2026-02-15T17:12:50.560812738Z [Info] FluentMigrator.Runner.MigrationRunner: 130: remove_wombles_kickass migrating 
2026-02-15T17:12:50.562481088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:50.564832372Z [Info] remove_wombles_kickass: Starting migration of Main DB to 130 
2026-02-15T17:12:50.569565142Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-02-15T17:12:50.572052291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Wombles' 
2026-02-15T17:12:50.574368645Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00323s 
2026-02-15T17:12:50.576070151Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-02-15T17:12:50.578297566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'KickassTorrents' 
2026-02-15T17:12:50.580626666Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030514s 
2026-02-15T17:12:50.583292434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (130, '2026-02-15T17:12:50', 'remove_wombles_kickass') 
2026-02-15T17:12:50.586420343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:50.589132745Z [Info] FluentMigrator.Runner.MigrationRunner: 130: remove_wombles_kickass migrated 
2026-02-15T17:12:50.590578365Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113231s 
2026-02-15T17:12:50.592549695Z [Info] FluentMigrator.Runner.MigrationRunner: 131: make_parsed_episode_info_nullable migrating 
2026-02-15T17:12:50.594289699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:50.597054416Z [Info] make_parsed_episode_info_nullable: Starting migration of Main DB to 131 
2026-02-15T17:12:50.601546562Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2026-02-15T17:12:50.603027383Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.24E-05s 
2026-02-15T17:12:50.604809612Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases ParsedEpisodeInfo String 
2026-02-15T17:12:50.662807650Z [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-02-15T17:12:50.670100766Z [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-02-15T17:12:50.674794387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2026-02-15T17:12:50.721183849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2026-02-15T17:12:50.743214141Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.136826s 
2026-02-15T17:12:50.746278662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (131, '2026-02-15T17:12:50', 'make_parsed_episode_info_nullable') 
2026-02-15T17:12:50.749547704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:50.752651685Z [Info] FluentMigrator.Runner.MigrationRunner: 131: make_parsed_episode_info_nullable migrated 
2026-02-15T17:12:50.754156024Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1460127s 
2026-02-15T17:12:50.756225892Z [Info] FluentMigrator.Runner.MigrationRunner: 132: rename_torrent_downloadstation migrating 
2026-02-15T17:12:50.757995195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:50.761928805Z [Info] rename_torrent_downloadstation: Starting migration of Main DB to 132 
2026-02-15T17:12:50.766279416Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "DownloadClients" SET "Implementation" = 'TorrentDownloadStation' WHERE "Implementation" = 'DownloadStation'; 
2026-02-15T17:12:50.769407976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DownloadClients" SET "Implementation" = 'TorrentDownloadStation' WHERE "Implementation" = 'DownloadStation'; 
2026-02-15T17:12:50.772482246Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042064s 
2026-02-15T17:12:50.775495784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (132, '2026-02-15T17:12:50', 'rename_torrent_downloadstation') 
2026-02-15T17:12:50.779480538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:50.782446841Z [Info] FluentMigrator.Runner.MigrationRunner: 132: rename_torrent_downloadstation migrated 
2026-02-15T17:12:50.783960920Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138988s 
2026-02-15T17:12:50.786027902Z [Info] FluentMigrator.Runner.MigrationRunner: 133: add_minimumavailability migrating 
2026-02-15T17:12:50.787808588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:50.790434125Z [Info] add_minimumavailability: Starting migration of Main DB to 133 
2026-02-15T17:12:50.808495966Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NetImport 
2026-02-15T17:12:50.810239937Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.38E-05s 
2026-02-15T17:12:50.812146066Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NetImport MinimumAvailability Int32 
2026-02-15T17:12:50.814711722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NetImport" ADD COLUMN "MinimumAvailability" INTEGER NOT NULL DEFAULT 3 
2026-02-15T17:12:50.823620982Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099121s 
2026-02-15T17:12:50.825107636Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-02-15T17:12:50.826476682Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-05s 
2026-02-15T17:12:50.828117597Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies MinimumAvailability Int32 
2026-02-15T17:12:50.830536968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "MinimumAvailability" INTEGER NOT NULL DEFAULT 3 
2026-02-15T17:12:50.838882884Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092478s 
2026-02-15T17:12:50.841691219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (133, '2026-02-15T17:12:50', 'add_minimumavailability') 
2026-02-15T17:12:50.844843166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:50.847843658Z [Info] FluentMigrator.Runner.MigrationRunner: 133: add_minimumavailability migrated 
2026-02-15T17:12:50.849336935Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0179926s 
2026-02-15T17:12:50.851386201Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_remux_qualities_for_the_wankers migrating 
2026-02-15T17:12:50.853395668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:50.855863557Z [Info] add_remux_qualities_for_the_wankers: Starting migration of Main DB to 134 
2026-02-15T17:12:50.859349366Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-15T17:12:50.861057847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-15T17:12:50.864021184Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031982s 
2026-02-15T17:12:50.866917055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (134, '2026-02-15T17:12:50', 'add_remux_qualities_for_the_wankers') 
2026-02-15T17:12:50.870303344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:50.873096538Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_remux_qualities_for_the_wankers migrated 
2026-02-15T17:12:50.874615286Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119501s 
2026-02-15T17:12:50.876559241Z [Info] FluentMigrator.Runner.MigrationRunner: 135: add_haspredbentry_to_movies migrating 
2026-02-15T17:12:50.878284425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:50.880613946Z [Info] add_haspredbentry_to_movies: Starting migration of Main DB to 135 
2026-02-15T17:12:50.885238568Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-02-15T17:12:50.886687045Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.48E-05s 
2026-02-15T17:12:50.888318240Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies HasPreDBEntry Boolean 
2026-02-15T17:12:50.890715397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "HasPreDBEntry" INTEGER NOT NULL DEFAULT 0 
2026-02-15T17:12:50.899730971Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098918s 
2026-02-15T17:12:50.902546090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (135, '2026-02-15T17:12:50', 'add_haspredbentry_to_movies') 
2026-02-15T17:12:50.905786314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:50.908541773Z [Info] FluentMigrator.Runner.MigrationRunner: 135: add_haspredbentry_to_movies migrated 
2026-02-15T17:12:50.910004408Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.018453s 
2026-02-15T17:12:50.911920436Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_pathstate_to_movies migrating 
2026-02-15T17:12:50.913622824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:50.915941493Z [Info] add_pathstate_to_movies: Starting migration of Main DB to 136 
2026-02-15T17:12:50.920590244Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-02-15T17:12:50.922028210Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-05s 
2026-02-15T17:12:50.923596738Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies PathState Int32 
2026-02-15T17:12:50.925937331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "PathState" INTEGER NOT NULL DEFAULT 2 
2026-02-15T17:12:50.934869738Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097832s 
2026-02-15T17:12:50.937690247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (136, '2026-02-15T17:12:50', 'add_pathstate_to_movies') 
2026-02-15T17:12:50.940847635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:50.943595078Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_pathstate_to_movies migrated 
2026-02-15T17:12:50.945065829Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0183083s 
2026-02-15T17:12:50.947004904Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_import_exclusions_table migrating 
2026-02-15T17:12:50.948733615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:50.951051933Z [Info] add_import_exclusions_table: Starting migration of Main DB to 137 
2026-02-15T17:12:50.960983702Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportExclusions 
2026-02-15T17:12:50.964597499Z [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-02-15T17:12:50.969083473Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064644s 
2026-02-15T17:12:50.970794198Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportExclusions (TmdbId) 
2026-02-15T17:12:50.973197367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportExclusions_TmdbId" ON "ImportExclusions" ("TmdbId" ASC) 
2026-02-15T17:12:50.976337650Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040698s 
2026-02-15T17:12:50.977777680Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-15T17:12:50.979381419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-15T17:12:50.989731761Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010285s 
2026-02-15T17:12:50.992879459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (137, '2026-02-15T17:12:50', 'add_import_exclusions_table') 
2026-02-15T17:12:50.996203683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:50.999066157Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_import_exclusions_table migrated 
2026-02-15T17:12:51.000552009Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0196007s 
2026-02-15T17:12:51.002511134Z [Info] FluentMigrator.Runner.MigrationRunner: 138: add_physical_release_note migrating 
2026-02-15T17:12:51.004239755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:51.006567813Z [Info] add_physical_release_note: Starting migration of Main DB to 138 
2026-02-15T17:12:51.010787590Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-02-15T17:12:51.012235375Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.34E-05s 
2026-02-15T17:12:51.013901981Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies PhysicalReleaseNote String 
2026-02-15T17:12:51.016153345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "PhysicalReleaseNote" TEXT 
2026-02-15T17:12:51.025214681Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097701s 
2026-02-15T17:12:51.028000360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (138, '2026-02-15T17:12:51', 'add_physical_release_note') 
2026-02-15T17:12:51.031194292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:51.033962025Z [Info] FluentMigrator.Runner.MigrationRunner: 138: add_physical_release_note migrated 
2026-02-15T17:12:51.035393838Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0182967s 
2026-02-15T17:12:51.037373665Z [Info] FluentMigrator.Runner.MigrationRunner: 139: consolidate_indexer_baseurl migrating 
2026-02-15T17:12:51.039073879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:51.041451376Z [Info] consolidate_indexer_baseurl: Starting migration of Main DB to 139 
2026-02-15T17:12:51.044739176Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-15T17:12:51.046405893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-15T17:12:51.074172706Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0276431s 
2026-02-15T17:12:51.077512351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (139, '2026-02-15T17:12:51', 'consolidate_indexer_baseurl') 
2026-02-15T17:12:51.080885323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:51.083748979Z [Info] FluentMigrator.Runner.MigrationRunner: 139: consolidate_indexer_baseurl migrated 
2026-02-15T17:12:51.085233719Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0373456s 
2026-02-15T17:12:51.087222022Z [Info] FluentMigrator.Runner.MigrationRunner: 140: add_alternative_titles_table migrating 
2026-02-15T17:12:51.088958860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:51.091282278Z [Info] add_alternative_titles_table: Starting migration of Main DB to 140 
2026-02-15T17:12:51.134806631Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AlternativeTitles 
2026-02-15T17:12:51.140507661Z [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-02-15T17:12:51.146313392Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096435s 
2026-02-15T17:12:51.151310174Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies AlternativeTitles 
2026-02-15T17:12:51.229593128Z [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-02-15T17:12:51.247657754Z [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-02-15T17:12:51.259525481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-02-15T17:12:51.263263769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-02-15T17:12:51.286174443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-02-15T17:12:51.289322452Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1364146s 
2026-02-15T17:12:51.291009309Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-02-15T17:12:51.292606966Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.39E-05s 
2026-02-15T17:12:51.294234864Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies SecondaryYear Int32 
2026-02-15T17:12:51.296454173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "SecondaryYear" INTEGER 
2026-02-15T17:12:51.305458334Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096873s 
2026-02-15T17:12:51.306947593Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-02-15T17:12:51.308298594Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.11E-05s 
2026-02-15T17:12:51.309964909Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies SecondaryYearSourceId Int64 
2026-02-15T17:12:51.312390112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "SecondaryYearSourceId" INTEGER DEFAULT 0 
2026-02-15T17:12:51.320976041Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094973s 
2026-02-15T17:12:51.323803866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (140, '2026-02-15T17:12:51', 'add_alternative_titles_table') 
2026-02-15T17:12:51.327066666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:51.330185085Z [Info] FluentMigrator.Runner.MigrationRunner: 140: add_alternative_titles_table migrated 
2026-02-15T17:12:51.331668943Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0184333s 
2026-02-15T17:12:51.333673770Z [Info] FluentMigrator.Runner.MigrationRunner: 141: fix_duplicate_alt_titles migrating 
2026-02-15T17:12:51.335355076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:51.337718314Z [Info] fix_duplicate_alt_titles: Starting migration of Main DB to 141 
2026-02-15T17:12:51.344722108Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-15T17:12:51.346401479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-15T17:12:51.353064416Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067844s 
2026-02-15T17:12:51.354658185Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlternativeTitles 
2026-02-15T17:12:51.356084257Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.39E-05s 
2026-02-15T17:12:51.357771585Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AlternativeTitles CleanTitle String 
2026-02-15T17:12:51.418607146Z [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-02-15T17:12:51.426448296Z [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-02-15T17:12:51.431286979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2026-02-15T17:12:51.434791796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2026-02-15T17:12:51.457229448Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0977766s 
2026-02-15T17:12:51.459092710Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlternativeTitles (CleanTitle) 
2026-02-15T17:12:51.461617614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2026-02-15T17:12:51.464925616Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043538s 
2026-02-15T17:12:51.467699251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (141, '2026-02-15T17:12:51', 'fix_duplicate_alt_titles') 
2026-02-15T17:12:51.470813131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:51.473754594Z [Info] FluentMigrator.Runner.MigrationRunner: 141: fix_duplicate_alt_titles migrated 
2026-02-15T17:12:51.475432844Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129254s 
2026-02-15T17:12:51.477586460Z [Info] FluentMigrator.Runner.MigrationRunner: 142: movie_extras migrating 
2026-02-15T17:12:51.479238727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:51.481598770Z [Info] movie_extras: Starting migration of Main DB to 142 
2026-02-15T17:12:51.518665829Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable ExtraFiles 
2026-02-15T17:12:51.521381788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2026-02-15T17:12:51.524688016Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004261s 
2026-02-15T17:12:51.526242075Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable SubtitleFiles 
2026-02-15T17:12:51.528173094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SubtitleFiles" 
2026-02-15T17:12:51.530729792Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030801s 
2026-02-15T17:12:51.532210634Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable MetadataFiles 
2026-02-15T17:12:51.533917100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2026-02-15T17:12:51.536363446Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027662s 
2026-02-15T17:12:51.537864429Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles 
2026-02-15T17:12:51.542169688Z [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-02-15T17:12:51.546512734Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072501s 
2026-02-15T17:12:51.548050039Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SubtitleFiles 
2026-02-15T17:12:51.552554109Z [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-02-15T17:12:51.556963869Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075421s 
2026-02-15T17:12:51.558470442Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles 
2026-02-15T17:12:51.563136218Z [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-02-15T17:12:51.567732373Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078849s 
2026-02-15T17:12:51.570668204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (142, '2026-02-15T17:12:51', 'movie_extras') 
2026-02-15T17:12:51.573772666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:51.576706573Z [Info] FluentMigrator.Runner.MigrationRunner: 142: movie_extras migrated 
2026-02-15T17:12:51.578088426Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0166746s 
2026-02-15T17:12:51.580195729Z [Info] FluentMigrator.Runner.MigrationRunner: 143: clean_core_tv migrating 
2026-02-15T17:12:51.581925593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:51.585318555Z [Info] clean_core_tv: Starting migration of Main DB to 143 
2026-02-15T17:12:51.596361912Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable Episodes 
2026-02-15T17:12:51.598217669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Episodes" 
2026-02-15T17:12:51.601330728Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033654s 
2026-02-15T17:12:51.602817912Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable EpisodeFiles 
2026-02-15T17:12:51.604535631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "EpisodeFiles" 
2026-02-15T17:12:51.606981146Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027827s 
2026-02-15T17:12:51.608406937Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable Series 
2026-02-15T17:12:51.609990886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series" 
2026-02-15T17:12:51.613120668Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033513s 
2026-02-15T17:12:51.614596320Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable SceneMappings 
2026-02-15T17:12:51.616281253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SceneMappings" 
2026-02-15T17:12:51.618723701Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027375s 
2026-02-15T17:12:51.621549271Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Blacklist SeriesId, EpisodeIds 
2026-02-15T17:12:51.675602896Z [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-02-15T17:12:51.683643006Z [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-02-15T17:12:51.688803267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist" 
2026-02-15T17:12:51.692443026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist" 
2026-02-15T17:12:51.712300623Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.089145s 
2026-02-15T17:12:51.713990275Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn History SeriesId, EpisodeId 
2026-02-15T17:12:51.766511033Z [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-02-15T17:12:51.773235614Z [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-02-15T17:12:51.777629141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2026-02-15T17:12:51.781080411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2026-02-15T17:12:51.802218536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2026-02-15T17:12:51.805943777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-02-15T17:12:51.809057026Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0935621s 
2026-02-15T17:12:51.811556119Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig StandardEpisodeFormat, DailyEpisodeFormat, AnimeEpisodeFormat, SeasonFolderFormat, SeriesFolderFormat 
2026-02-15T17:12:51.865517117Z [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-02-15T17:12:51.873075948Z [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-02-15T17:12:51.877851023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2026-02-15T17:12:51.881064835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2026-02-15T17:12:51.900329718Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0867803s 
2026-02-15T17:12:51.902176586Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn PendingReleases SeriesId, ParsedEpisodeInfo 
2026-02-15T17:12:51.954622764Z [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-02-15T17:12:51.961204869Z [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-02-15T17:12:51.965461831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2026-02-15T17:12:51.969066349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2026-02-15T17:12:51.989094238Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0853271s 
2026-02-15T17:12:51.992004438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (143, '2026-02-15T17:12:51', 'clean_core_tv') 
2026-02-15T17:12:51.995093448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:51.998585711Z [Info] FluentMigrator.Runner.MigrationRunner: 143: clean_core_tv migrated 
2026-02-15T17:12:52.000002574Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0947552s 
2026-02-15T17:12:52.001987010Z [Info] FluentMigrator.Runner.MigrationRunner: 144: add_cookies_to_indexer_status migrating 
2026-02-15T17:12:52.003716783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:52.006119471Z [Info] add_cookies_to_indexer_status: Starting migration of Main DB to 144 
2026-02-15T17:12:52.011944601Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-02-15T17:12:52.013466846Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.61E-05s 
2026-02-15T17:12:52.015067359Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn IndexerStatus Cookies String 
2026-02-15T17:12:52.017319644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus" ADD COLUMN "Cookies" TEXT 
2026-02-15T17:12:52.025619968Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090284s 
2026-02-15T17:12:52.027524333Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn IndexerStatus CookiesExpirationDate DateTime 
2026-02-15T17:12:52.029953244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus" ADD COLUMN "CookiesExpirationDate" DATETIME 
2026-02-15T17:12:52.037637758Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085119s 
2026-02-15T17:12:52.040417555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (144, '2026-02-15T17:12:52', 'add_cookies_to_indexer_status') 
2026-02-15T17:12:52.043547027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:52.046320833Z [Info] FluentMigrator.Runner.MigrationRunner: 144: add_cookies_to_indexer_status migrated 
2026-02-15T17:12:52.047805412Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0169152s 
2026-02-15T17:12:52.049668133Z [Info] FluentMigrator.Runner.MigrationRunner: 145: banner_to_fanart migrating 
2026-02-15T17:12:52.051284678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:52.053572415Z [Info] banner_to_fanart: Starting migration of Main DB to 145 
2026-02-15T17:12:52.058105543Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Movies" SET "Images" = replace("Images", '"coverType": "banner"', '"coverType": "fanart"') 
2026-02-15T17:12:52.060744136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies" SET "Images" = replace("Images", '"coverType": "banner"', '"coverType": "fanart"') 
2026-02-15T17:12:52.063636941Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037011s 
2026-02-15T17:12:52.065678542Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MetadataFiles" SET "MovieFileId" = null WHERE "Type" = 2 
2026-02-15T17:12:52.067932291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MetadataFiles" SET "MovieFileId" = null WHERE "Type" = 2 
2026-02-15T17:12:52.070302884Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030069s 
2026-02-15T17:12:52.073015566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (145, '2026-02-15T17:12:52', 'banner_to_fanart') 
2026-02-15T17:12:52.076135319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:52.078707879Z [Info] FluentMigrator.Runner.MigrationRunner: 145: banner_to_fanart migrated 
2026-02-15T17:12:52.080134361Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112062s 
2026-02-15T17:12:52.082060309Z [Info] FluentMigrator.Runner.MigrationRunner: 146: naming_config_colon_action migrating 
2026-02-15T17:12:52.083741845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:52.086039061Z [Info] naming_config_colon_action: Starting migration of Main DB to 146 
2026-02-15T17:12:52.091511400Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2026-02-15T17:12:52.093007764Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.38E-05s 
2026-02-15T17:12:52.094759832Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ColonReplacementFormat Int32 
2026-02-15T17:12:52.097360078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ColonReplacementFormat" INTEGER NOT NULL DEFAULT 0 
2026-02-15T17:12:52.106033914Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097144s 
2026-02-15T17:12:52.108803791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (146, '2026-02-15T17:12:52', 'naming_config_colon_action') 
2026-02-15T17:12:52.111963383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:52.114822140Z [Info] FluentMigrator.Runner.MigrationRunner: 146: naming_config_colon_action migrated 
2026-02-15T17:12:52.116284114Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.018299s 
2026-02-15T17:12:52.118149340Z [Info] FluentMigrator.Runner.MigrationRunner: 147: add_custom_formats migrating 
2026-02-15T17:12:52.119795665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:52.122099714Z [Info] add_custom_formats: Starting migration of Main DB to 147 
2026-02-15T17:12:52.131563752Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFormats 
2026-02-15T17:12:52.134861853Z [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-02-15T17:12:52.139015247Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058719s 
2026-02-15T17:12:52.140674047Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex CustomFormats (Name) 
2026-02-15T17:12:52.143302871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC) 
2026-02-15T17:12:52.146474647Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043497s 
2026-02-15T17:12:52.147934217Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 
2026-02-15T17:12:52.149389727Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.52E-05s 
2026-02-15T17:12:52.150998597Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles FormatItems String 
2026-02-15T17:12:52.153543281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "FormatItems" TEXT NOT NULL DEFAULT '[{format:0, allowed:true}]' 
2026-02-15T17:12:52.161950430Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094913s 
2026-02-15T17:12:52.163633599Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles FormatCutoff Int32 
2026-02-15T17:12:52.165978772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "FormatCutoff" INTEGER NOT NULL DEFAULT 0 
2026-02-15T17:12:52.173906025Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087936s 
2026-02-15T17:12:52.175375153Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-15T17:12:52.176986718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-15T17:12:52.179265126Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025088s 
2026-02-15T17:12:52.181956355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (147, '2026-02-15T17:12:52', 'add_custom_formats') 
2026-02-15T17:12:52.185098332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:52.188066058Z [Info] FluentMigrator.Runner.MigrationRunner: 147: add_custom_formats migrated 
2026-02-15T17:12:52.189477089Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111275s 
2026-02-15T17:12:52.191418699Z [Info] FluentMigrator.Runner.MigrationRunner: 148: remove_extra_naming_config migrating 
2026-02-15T17:12:52.193206579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:52.195500047Z [Info] remove_extra_naming_config: Starting migration of Main DB to 148 
2026-02-15T17:12:52.199256842Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "NamingConfig" WHERE "Id" NOT IN(SELECT "Id" FROM "NamingConfig" LIMIT 1) 
2026-02-15T17:12:52.201869092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "NamingConfig" WHERE "Id" NOT IN(SELECT "Id" FROM "NamingConfig" LIMIT 1) 
2026-02-15T17:12:52.205068715Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039848s 
2026-02-15T17:12:52.207796939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (148, '2026-02-15T17:12:52', 'remove_extra_naming_config') 
2026-02-15T17:12:52.210935990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:52.213753604Z [Info] FluentMigrator.Runner.MigrationRunner: 148: remove_extra_naming_config migrated 
2026-02-15T17:12:52.215197992Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012429s 
2026-02-15T17:12:52.217061234Z [Info] FluentMigrator.Runner.MigrationRunner: 149: convert_regex_required_tags migrating 
2026-02-15T17:12:52.218797751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:52.221066550Z [Info] convert_regex_required_tags: Starting migration of Main DB to 149 
2026-02-15T17:12:52.224241262Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-15T17:12:52.225881736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-15T17:12:52.277353842Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0512829s 
2026-02-15T17:12:52.280564257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (149, '2026-02-15T17:12:52', 'convert_regex_required_tags') 
2026-02-15T17:12:52.284097972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:52.286950627Z [Info] FluentMigrator.Runner.MigrationRunner: 149: convert_regex_required_tags migrated 
2026-02-15T17:12:52.288451739Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0610425s 
2026-02-15T17:12:52.290472940Z [Info] FluentMigrator.Runner.MigrationRunner: 150: fix_format_tags_double_underscore migrating 
2026-02-15T17:12:52.292223385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:52.294572315Z [Info] fix_format_tags_double_underscore: Starting migration of Main DB to 150 
2026-02-15T17:12:52.297977782Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-15T17:12:52.299640129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-15T17:12:52.307238029Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076519s 
2026-02-15T17:12:52.310260996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (150, '2026-02-15T17:12:52', 'fix_format_tags_double_underscore') 
2026-02-15T17:12:52.314434801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:52.319212521Z [Info] FluentMigrator.Runner.MigrationRunner: 150: fix_format_tags_double_underscore migrated 
2026-02-15T17:12:52.322000495Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0186594s 
2026-02-15T17:12:52.325549722Z [Info] FluentMigrator.Runner.MigrationRunner: 151: add_tags_to_net_import migrating 
2026-02-15T17:12:52.328610315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:52.332988421Z [Info] add_tags_to_net_import: Starting migration of Main DB to 151 
2026-02-15T17:12:52.340700079Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NetImport 
2026-02-15T17:12:52.343361148Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.28E-05s 
2026-02-15T17:12:52.346123460Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NetImport Tags String 
2026-02-15T17:12:52.349762758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NetImport" ADD COLUMN "Tags" TEXT 
2026-02-15T17:12:52.363241800Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142841s 
2026-02-15T17:12:52.366578980Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NetImport" SET "Tags" = '[]' 
2026-02-15T17:12:52.369960089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NetImport" SET "Tags" = '[]' 
2026-02-15T17:12:52.374472566Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004976s 
2026-02-15T17:12:52.379202901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (151, '2026-02-15T17:12:52', 'add_tags_to_net_import') 
2026-02-15T17:12:52.385027029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:52.389258850Z [Info] FluentMigrator.Runner.MigrationRunner: 151: add_tags_to_net_import migrated 
2026-02-15T17:12:52.390869483Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0198487s 
2026-02-15T17:12:52.392846715Z [Info] FluentMigrator.Runner.MigrationRunner: 152: add_custom_filters migrating 
2026-02-15T17:12:52.394531297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:52.396868163Z [Info] add_custom_filters: Starting migration of Main DB to 152 
2026-02-15T17:12:52.402913225Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters 
2026-02-15T17:12:52.406269443Z [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-02-15T17:12:52.410298767Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058543s 
2026-02-15T17:12:52.412969315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (152, '2026-02-15T17:12:52', 'add_custom_filters') 
2026-02-15T17:12:52.416052784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:52.418732760Z [Info] FluentMigrator.Runner.MigrationRunner: 152: add_custom_filters migrated 
2026-02-15T17:12:52.420161156Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0141622s 
2026-02-15T17:12:52.422300033Z [Info] FluentMigrator.Runner.MigrationRunner: 153: indexer_client_status_search_changes migrating 
2026-02-15T17:12:52.424064176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:52.426353025Z [Info] indexer_client_status_search_changes: Starting migration of Main DB to 153 
2026-02-15T17:12:52.459220769Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2026-02-15T17:12:52.460974951Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.48E-05s 
2026-02-15T17:12:52.462617519Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases Reason Int32 
2026-02-15T17:12:52.465047963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "Reason" INTEGER NOT NULL DEFAULT 0 
2026-02-15T17:12:52.473854326Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097431s 
2026-02-15T17:12:52.477241927Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn IndexerStatus IndexerId to ProviderId 
2026-02-15T17:12:52.586455144Z [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-02-15T17:12:52.596520412Z [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-02-15T17:12:52.602314550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-02-15T17:12:52.605922445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-02-15T17:12:52.627736952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-02-15T17:12:52.631231318Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.152393s 
2026-02-15T17:12:52.633118098Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableSearch to EnableAutomaticSearch 
2026-02-15T17:12:52.690364511Z [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-02-15T17:12:52.697571955Z [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-02-15T17:12:52.701930231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2026-02-15T17:12:52.705424537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2026-02-15T17:12:52.727248413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-02-15T17:12:52.730878142Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0960972s 
2026-02-15T17:12:52.732346048Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-02-15T17:12:52.733699654Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.39E-05s 
2026-02-15T17:12:52.736018292Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableInteractiveSearch Boolean 
2026-02-15T17:12:52.738404037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableInteractiveSearch" INTEGER 
2026-02-15T17:12:52.747383127Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098185s 
2026-02-15T17:12:52.749558117Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch" 
2026-02-15T17:12:52.751951045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch" 
2026-02-15T17:12:52.754281729Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030999s 
2026-02-15T17:12:52.755729774Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-02-15T17:12:52.757087929Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.11E-05s 
2026-02-15T17:12:52.758797862Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers EnableInteractiveSearch Boolean 
2026-02-15T17:12:52.814146205Z [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-02-15T17:12:52.822375275Z [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-02-15T17:12:52.827230191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2026-02-15T17:12:52.831164083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2026-02-15T17:12:52.852853698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-02-15T17:12:52.855931245Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0954885s 
2026-02-15T17:12:52.857688674Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus 
2026-02-15T17:12:52.861852789Z [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-02-15T17:12:52.866137767Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069918s 
2026-02-15T17:12:52.867865065Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId) 
2026-02-15T17:12:52.870943615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-02-15T17:12:52.873926060Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045664s 
2026-02-15T17:12:52.876833776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (153, '2026-02-15T17:12:52', 'indexer_client_status_search_changes') 
2026-02-15T17:12:52.879923397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:52.883178402Z [Info] FluentMigrator.Runner.MigrationRunner: 153: indexer_client_status_search_changes migrated 
2026-02-15T17:12:52.884690897Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134825s 
2026-02-15T17:12:52.886783241Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_language_to_files_history_blacklist migrating 
2026-02-15T17:12:52.888533485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:52.891108731Z [Info] add_language_to_files_history_blacklist: Starting migration of Main DB to 154 
2026-02-15T17:12:52.899718478Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles 
2026-02-15T17:12:52.901229971Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.23E-05s 
2026-02-15T17:12:52.902863190Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieFiles Languages String 
2026-02-15T17:12:52.905693158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]' 
2026-02-15T17:12:52.915102495Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106955s 
2026-02-15T17:12:52.916614771Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2026-02-15T17:12:52.917937685Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.1E-06s 
2026-02-15T17:12:52.919491734Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History Languages String 
2026-02-15T17:12:52.921781144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]' 
2026-02-15T17:12:52.930077550Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091206s 
2026-02-15T17:12:52.931517179Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2026-02-15T17:12:52.932913060Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-06s 
2026-02-15T17:12:52.934443481Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist Languages String 
2026-02-15T17:12:52.936753373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]' 
2026-02-15T17:12:52.945054458Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091136s 
2026-02-15T17:12:52.946480169Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-15T17:12:52.948066303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-15T17:12:53.016726921Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0684529s 
2026-02-15T17:12:53.020019181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (154, '2026-02-15T17:12:53', 'add_language_to_files_history_blacklist') 
2026-02-15T17:12:53.023617236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:53.026665815Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_language_to_files_history_blacklist migrated 
2026-02-15T17:12:53.028304314Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0784841s 
2026-02-15T17:12:53.030352118Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_update_allowed_quality_profile migrating 
2026-02-15T17:12:53.032107713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:53.034579460Z [Info] add_update_allowed_quality_profile: Starting migration of Main DB to 155 
2026-02-15T17:12:53.064100115Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 
2026-02-15T17:12:53.065838766Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.29E-05s 
2026-02-15T17:12:53.067463888Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles UpgradeAllowed Boolean 
2026-02-15T17:12:53.069775854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "UpgradeAllowed" INTEGER 
2026-02-15T17:12:53.079030359Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099609s 
2026-02-15T17:12:53.080650762Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-02-15T17:12:53.091475008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Profiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1 
2026-02-15T17:12:53.096962929Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123732s 
2026-02-15T17:12:53.099863059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (155, '2026-02-15T17:12:53', 'add_update_allowed_quality_profile') 
2026-02-15T17:12:53.103048613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:53.106009866Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_update_allowed_quality_profile migrated 
2026-02-15T17:12:53.107488053Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0235432s 
2026-02-15T17:12:53.109440795Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_download_client_priority migrating 
2026-02-15T17:12:53.111139495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:53.113435739Z [Info] add_download_client_priority: Starting migration of Main DB to 156 
2026-02-15T17:12:53.118684268Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2026-02-15T17:12:53.120170981Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.13E-05s 
2026-02-15T17:12:53.121795573Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Priority Int32 
2026-02-15T17:12:53.124218422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 1 
2026-02-15T17:12:53.133301031Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010001s 
2026-02-15T17:12:53.134766192Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-15T17:12:53.136356825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-15T17:12:53.369473530Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2329172s 
2026-02-15T17:12:53.372652070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (156, '2026-02-15T17:12:53', 'add_download_client_priority') 
2026-02-15T17:12:53.376147870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:53.379043581Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_download_client_priority migrated 
2026-02-15T17:12:53.380525575Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2426396s 
2026-02-15T17:12:53.382390370Z [Info] FluentMigrator.Runner.MigrationRunner: 157: remove_growl_prowl migrating 
2026-02-15T17:12:53.384068349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:53.386307488Z [Info] remove_growl_prowl: Starting migration of Main DB to 157 
2026-02-15T17:12:53.390481523Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-02-15T17:12:53.392768749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Growl' 
2026-02-15T17:12:53.395301088Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032334s 
2026-02-15T17:12:53.397937807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (157, '2026-02-15T17:12:53', 'remove_growl_prowl') 
2026-02-15T17:12:53.401019793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:53.403679349Z [Info] FluentMigrator.Runner.MigrationRunner: 157: remove_growl_prowl migrated 
2026-02-15T17:12:53.405095811Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114517s 
2026-02-15T17:12:53.406920555Z [Info] FluentMigrator.Runner.MigrationRunner: 158: remove_plex_hometheatre migrating 
2026-02-15T17:12:53.408612412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:53.410858485Z [Info] remove_plex_hometheatre: Starting migration of Main DB to 158 
2026-02-15T17:12:53.415250228Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-02-15T17:12:53.417614589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexHomeTheater' 
2026-02-15T17:12:53.420166488Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033204s 
2026-02-15T17:12:53.421873886Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-02-15T17:12:53.424093987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexClient' 
2026-02-15T17:12:53.426379078Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029976s 
2026-02-15T17:12:53.429039675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (158, '2026-02-15T17:12:53', 'remove_plex_hometheatre') 
2026-02-15T17:12:53.432104617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:53.434896088Z [Info] FluentMigrator.Runner.MigrationRunner: 158: remove_plex_hometheatre migrated 
2026-02-15T17:12:53.436360296Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112768s 
2026-02-15T17:12:53.438188919Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_webrip_qualites migrating 
2026-02-15T17:12:53.439910355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:53.442142079Z [Info] add_webrip_qualites: Starting migration of Main DB to 159 
2026-02-15T17:12:53.445350630Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-15T17:12:53.446976764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-15T17:12:53.469427763Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0222989s 
2026-02-15T17:12:53.472455871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (159, '2026-02-15T17:12:53', 'add_webrip_qualites') 
2026-02-15T17:12:53.475883663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:53.478687599Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_webrip_qualites migrated 
2026-02-15T17:12:53.480114382Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0316894s 
2026-02-15T17:12:53.482052064Z [Info] FluentMigrator.Runner.MigrationRunner: 160: health_issue_notification migrating 
2026-02-15T17:12:53.483743630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:53.486028040Z [Info] health_issue_notification: Starting migration of Main DB to 160 
2026-02-15T17:12:53.492308497Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-02-15T17:12:53.493785070Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.15E-05s 
2026-02-15T17:12:53.495468350Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthIssue Boolean 
2026-02-15T17:12:53.497992663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthIssue" INTEGER NOT NULL DEFAULT 0 
2026-02-15T17:12:53.507152567Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100999s 
2026-02-15T17:12:53.508662708Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-02-15T17:12:53.510015202Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.1E-06s 
2026-02-15T17:12:53.511751879Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeHealthWarnings Boolean 
2026-02-15T17:12:53.514297425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeHealthWarnings" INTEGER NOT NULL DEFAULT 0 
2026-02-15T17:12:53.522855177Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095397s 
2026-02-15T17:12:53.525557559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (160, '2026-02-15T17:12:53', 'health_issue_notification') 
2026-02-15T17:12:53.528708303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:53.531461497Z [Info] FluentMigrator.Runner.MigrationRunner: 160: health_issue_notification migrated 
2026-02-15T17:12:53.532911998Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0179131s 
2026-02-15T17:12:53.534759127Z [Info] FluentMigrator.Runner.MigrationRunner: 161: speed_improvements migrating 
2026-02-15T17:12:53.536439000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:53.538677187Z [Info] speed_improvements: Starting migration of Main DB to 161 
2026-02-15T17:12:53.547221072Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieFiles (MovieId) 
2026-02-15T17:12:53.549516504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieFiles_MovieId" ON "MovieFiles" ("MovieId" ASC) 
2026-02-15T17:12:53.553050149Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042714s 
2026-02-15T17:12:53.554719681Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlternativeTitles (MovieId) 
2026-02-15T17:12:53.557051988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieId" ON "AlternativeTitles" ("MovieId" ASC) 
2026-02-15T17:12:53.560060085Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038651s 
2026-02-15T17:12:53.561631650Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (CleanTitle) 
2026-02-15T17:12:53.563720706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-02-15T17:12:53.566622489Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035672s 
2026-02-15T17:12:53.568142360Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (ImdbId) 
2026-02-15T17:12:53.570317490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-02-15T17:12:53.573210575Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034792s 
2026-02-15T17:12:53.574722049Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (TmdbId) 
2026-02-15T17:12:53.576741576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-02-15T17:12:53.579550001Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034416s 
2026-02-15T17:12:53.582208123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (161, '2026-02-15T17:12:53', 'speed_improvements') 
2026-02-15T17:12:53.585236662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:53.588049115Z [Info] FluentMigrator.Runner.MigrationRunner: 161: speed_improvements migrated 
2026-02-15T17:12:53.589453753Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117532s 
2026-02-15T17:12:53.591397888Z [Info] FluentMigrator.Runner.MigrationRunner: 162: fix_profile_format_default migrating 
2026-02-15T17:12:53.593112010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:53.595404175Z [Info] fix_profile_format_default: Starting migration of Main DB to 162 
2026-02-15T17:12:53.621239729Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Profiles FormatItems String 
2026-02-15T17:12:53.679922616Z [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-02-15T17:12:53.688178390Z [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-02-15T17:12:53.692939788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles" 
2026-02-15T17:12:53.696458213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles" 
2026-02-15T17:12:53.720083957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2026-02-15T17:12:53.723157546Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1001119s 
2026-02-15T17:12:53.727160697Z [Info] FluentMigrator.Runner.MigrationRunner: AlterDefaultConstraint .Profiles FormatItems [{"format":0, "allowed":true}] 
2026-02-15T17:12:53.790318414Z [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-02-15T17:12:53.798969886Z [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-02-15T17:12:53.803789391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles" 
2026-02-15T17:12:53.807563731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles" 
2026-02-15T17:12:53.832440273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2026-02-15T17:12:53.835471026Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.106628s 
2026-02-15T17:12:53.836861486Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-02-15T17:12:53.840095969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Profiles" SET "FormatItems" = '[{"format":0, "allowed":true}]' WHERE "FormatItems" = '[{format:0, allowed:true}]' 
2026-02-15T17:12:53.842818962Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046238s 
2026-02-15T17:12:53.845539230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (162, '2026-02-15T17:12:53', 'fix_profile_format_default') 
2026-02-15T17:12:53.848633952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:53.851562689Z [Info] FluentMigrator.Runner.MigrationRunner: 162: fix_profile_format_default migrated 
2026-02-15T17:12:53.853028300Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131184s 
2026-02-15T17:12:53.854843936Z [Info] FluentMigrator.Runner.MigrationRunner: 163: task_duration migrating 
2026-02-15T17:12:53.856561846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:53.858750653Z [Info] task_duration: Starting migration of Main DB to 163 
2026-02-15T17:12:53.863057345Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-02-15T17:12:53.864530712Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.15E-05s 
2026-02-15T17:12:53.866253511Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ScheduledTasks LastStartTime DateTime 
2026-02-15T17:12:53.868574775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks" ADD COLUMN "LastStartTime" DATETIME 
2026-02-15T17:12:53.877844141Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100504s 
2026-02-15T17:12:53.880442312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (163, '2026-02-15T17:12:53', 'task_duration') 
2026-02-15T17:12:53.883488958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:53.886328265Z [Info] FluentMigrator.Runner.MigrationRunner: 163: task_duration migrated 
2026-02-15T17:12:53.887704056Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0184285s 
2026-02-15T17:12:53.889588610Z [Info] FluentMigrator.Runner.MigrationRunner: 164: movie_collections_crew migrating 
2026-02-15T17:12:53.891255156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:53.893502071Z [Info] movie_collections_crew: Starting migration of Main DB to 164 
2026-02-15T17:12:53.909885010Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-02-15T17:12:53.911387796Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.08E-05s 
2026-02-15T17:12:53.912968860Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies Collection String 
2026-02-15T17:12:53.915069760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "Collection" TEXT 
2026-02-15T17:12:53.924432403Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099737s 
2026-02-15T17:12:53.925970741Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies Actors 
2026-02-15T17:12:53.990557546Z [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-02-15T17:12:54.009891308Z [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-02-15T17:12:54.023030916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-02-15T17:12:54.027273970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-02-15T17:12:54.051033143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-02-15T17:12:54.055277780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-02-15T17:12:54.058875645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-02-15T17:12:54.062384301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-02-15T17:12:54.065305523Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1378552s 
2026-02-15T17:12:54.066735933Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Credits 
2026-02-15T17:12:54.071623846Z [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-02-15T17:12:54.076585897Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008462s 
2026-02-15T17:12:54.078191390Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Credits (CreditTmdbId) 
2026-02-15T17:12:54.080457644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Credits_CreditTmdbId" ON "Credits" ("CreditTmdbId" ASC) 
2026-02-15T17:12:54.083647236Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039788s 
2026-02-15T17:12:54.085264373Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Credits (MovieId) 
2026-02-15T17:12:54.087340353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Credits_MovieId" ON "Credits" ("MovieId" ASC) 
2026-02-15T17:12:54.090334342Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036406s 
2026-02-15T17:12:54.092023924Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-02-15T17:12:54.094304005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'NotifyMyAndroid' 
2026-02-15T17:12:54.096644308Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031355s 
2026-02-15T17:12:54.098325553Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-02-15T17:12:54.100503289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Pushalot' 
2026-02-15T17:12:54.102756135Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029437s 
2026-02-15T17:12:54.105406913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (164, '2026-02-15T17:12:54', 'movie_collections_crew') 
2026-02-15T17:12:54.108436573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:54.111723212Z [Info] FluentMigrator.Runner.MigrationRunner: 164: movie_collections_crew migrated 
2026-02-15T17:12:54.113158462Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116868s 
2026-02-15T17:12:54.164731171Z [Info] FluentMigrator.Runner.MigrationRunner: 165: remove_custom_formats_from_quality_model migrating 
2026-02-15T17:12:54.167009649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:54.169831331Z [Info] remove_custom_formats_from_quality_model: Starting migration of Main DB to 165 
2026-02-15T17:12:54.181501360Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2026-02-15T17:12:54.183038416Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.25E-05s 
2026-02-15T17:12:54.184710152Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist IndexerFlags Int32 
2026-02-15T17:12:54.187142840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2026-02-15T17:12:54.197468252Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110396s 
2026-02-15T17:12:54.199153686Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles 
2026-02-15T17:12:54.200518384Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.04E-05s 
2026-02-15T17:12:54.202132234Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieFiles IndexerFlags Int32 
2026-02-15T17:12:54.204560714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2026-02-15T17:12:54.213778796Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101666s 
2026-02-15T17:12:54.215212913Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-15T17:12:54.216794348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-15T17:12:54.249562312Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0325712s 
2026-02-15T17:12:54.251345282Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-15T17:12:54.252960775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-15T17:12:54.262206132Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092052s 
2026-02-15T17:12:54.263928440Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-15T17:12:54.265530436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-15T17:12:54.277488345Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119084s 
2026-02-15T17:12:54.279223889Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-15T17:12:54.280839974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-15T17:12:54.284328158Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036223s 
2026-02-15T17:12:54.285812697Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-15T17:12:54.287409903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-15T17:12:54.347188276Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0595419s 
2026-02-15T17:12:54.348971878Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-15T17:12:54.350581198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-15T17:12:54.363341543Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126143s 
2026-02-15T17:12:54.366576407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (165, '2026-02-15T17:12:54', 'remove_custom_formats_from_quality_model') 
2026-02-15T17:12:54.370098108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:54.373113410Z [Info] FluentMigrator.Runner.MigrationRunner: 165: remove_custom_formats_from_quality_model migrated 
2026-02-15T17:12:54.374632960Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0223632s 
2026-02-15T17:12:54.376573197Z [Info] FluentMigrator.Runner.MigrationRunner: 166: fix_tmdb_list_config migrating 
2026-02-15T17:12:54.378258420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:54.380592671Z [Info] fix_tmdb_list_config: Starting migration of Main DB to 166 
2026-02-15T17:12:54.384712066Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-15T17:12:54.386403311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-15T17:12:54.400271016Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137479s 
2026-02-15T17:12:54.402003104Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-15T17:12:54.403594960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-15T17:12:54.412131980Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008576s 
2026-02-15T17:12:54.413711441Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-15T17:12:54.415317515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-15T17:12:54.423629041Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083971s 
2026-02-15T17:12:54.426521105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (166, '2026-02-15T17:12:54', 'fix_tmdb_list_config') 
2026-02-15T17:12:54.429801470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:54.432416987Z [Info] FluentMigrator.Runner.MigrationRunner: 166: fix_tmdb_list_config migrated 
2026-02-15T17:12:54.433823409Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0171155s 
2026-02-15T17:12:54.435722012Z [Info] FluentMigrator.Runner.MigrationRunner: 167: remove_movie_pathstate migrating 
2026-02-15T17:12:54.437412787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:54.439655182Z [Info] remove_movie_pathstate: Starting migration of Main DB to 167 
2026-02-15T17:12:54.445506294Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies PathState 
2026-02-15T17:12:54.513727849Z [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-02-15T17:12:54.532729411Z [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-02-15T17:12:54.545363311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-02-15T17:12:54.549609221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-02-15T17:12:54.573866297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-02-15T17:12:54.577836421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-02-15T17:12:54.581413905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-02-15T17:12:54.584931358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-02-15T17:12:54.587875697Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1408861s 
2026-02-15T17:12:54.589838549Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" IN ('pathsdefaultstatic') 
2026-02-15T17:12:54.592005252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" IN ('pathsdefaultstatic') 
2026-02-15T17:12:54.594538473Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030818s 
2026-02-15T17:12:54.595985647Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles 
2026-02-15T17:12:54.597328701Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.4E-06s 
2026-02-15T17:12:54.598989345Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieFiles OriginalFilePath String 
2026-02-15T17:12:54.601231110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles" ADD COLUMN "OriginalFilePath" TEXT 
2026-02-15T17:12:54.610677090Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101279s 
2026-02-15T17:12:54.612205939Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn MovieFiles Path 
2026-02-15T17:12:54.687957196Z [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-02-15T17:12:54.698236364Z [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-02-15T17:12:54.704314674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieFiles" 
2026-02-15T17:12:54.708124165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles_temp" RENAME TO "MovieFiles" 
2026-02-15T17:12:54.732519068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieFiles_MovieId" ON "MovieFiles" ("MovieId" ASC) 
2026-02-15T17:12:54.735684512Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1220435s 
2026-02-15T17:12:54.738510352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (167, '2026-02-15T17:12:54', 'remove_movie_pathstate') 
2026-02-15T17:12:54.741614814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:54.744948827Z [Info] FluentMigrator.Runner.MigrationRunner: 167: remove_movie_pathstate migrated 
2026-02-15T17:12:54.746389418Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1311099s 
2026-02-15T17:12:54.748354365Z [Info] FluentMigrator.Runner.MigrationRunner: 168: custom_format_rework migrating 
2026-02-15T17:12:54.750083116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:54.752690316Z [Info] custom_format_rework: Starting migration of Main DB to 168 
2026-02-15T17:12:54.759660832Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable CustomFormats 
2026-02-15T17:12:54.761176995Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.23E-05s 
2026-02-15T17:12:54.763026088Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn CustomFormats Specifications String 
2026-02-15T17:12:54.765556453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "CustomFormats" ADD COLUMN "Specifications" TEXT NOT NULL DEFAULT '[]' 
2026-02-15T17:12:54.775367690Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107847s 
2026-02-15T17:12:54.776898061Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-15T17:12:54.778549066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-15T17:12:54.820752720Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0421069s 
2026-02-15T17:12:54.822692456Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn CustomFormats FormatTags 
2026-02-15T17:12:54.881770357Z [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-02-15T17:12:54.887492941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "CustomFormats_temp" ("Id", "Name", "Specifications") SELECT "Id", "Name", "Specifications" FROM "CustomFormats" 
2026-02-15T17:12:54.891127610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "CustomFormats" 
2026-02-15T17:12:54.894778010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "CustomFormats_temp" RENAME TO "CustomFormats" 
2026-02-15T17:12:54.920800912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC) 
2026-02-15T17:12:54.924005525Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0997614s 
2026-02-15T17:12:54.926712786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (168, '2026-02-15T17:12:54', 'custom_format_rework') 
2026-02-15T17:12:54.929814191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:54.932892089Z [Info] FluentMigrator.Runner.MigrationRunner: 168: custom_format_rework migrated 
2026-02-15T17:12:54.934322960Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1085027s 
2026-02-15T17:12:54.936268127Z [Info] FluentMigrator.Runner.MigrationRunner: 169: custom_format_scores migrating 
2026-02-15T17:12:54.938001097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:54.940279986Z [Info] custom_format_scores: Starting migration of Main DB to 169 
2026-02-15T17:12:54.948862337Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 
2026-02-15T17:12:54.950421166Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.28E-05s 
2026-02-15T17:12:54.952056459Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles MinFormatScore Int32 
2026-02-15T17:12:54.954471673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "MinFormatScore" INTEGER NOT NULL DEFAULT 0 
2026-02-15T17:12:54.964251876Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106781s 
2026-02-15T17:12:54.965724281Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 
2026-02-15T17:12:54.967067947Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.6E-06s 
2026-02-15T17:12:54.968729232Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles CutoffFormatScore Int32 
2026-02-15T17:12:54.971123363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "CutoffFormatScore" INTEGER NOT NULL DEFAULT 0 
2026-02-15T17:12:54.980194659Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00997s 
2026-02-15T17:12:54.981658207Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-15T17:12:54.983253800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-15T17:12:55.008566511Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0251522s 
2026-02-15T17:12:55.010492098Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Profiles FormatCutoff 
2026-02-15T17:12:55.070810769Z [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-02-15T17:12:55.079881054Z [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-02-15T17:12:55.085368133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles" 
2026-02-15T17:12:55.089191421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles" 
2026-02-15T17:12:55.113073632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2026-02-15T17:12:55.116366963Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1043641s 
2026-02-15T17:12:55.117881102Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable CustomFormats 
2026-02-15T17:12:55.119257043Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-05s 
2026-02-15T17:12:55.121147530Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn CustomFormats IncludeCustomFormatWhenRenaming Boolean 
2026-02-15T17:12:55.123970504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "CustomFormats" ADD COLUMN "IncludeCustomFormatWhenRenaming" INTEGER NOT NULL DEFAULT 0 
2026-02-15T17:12:55.133078865Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103302s 
2026-02-15T17:12:55.135757489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (169, '2026-02-15T17:12:55', 'custom_format_scores') 
2026-02-15T17:12:55.138946250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:55.142074068Z [Info] FluentMigrator.Runner.MigrationRunner: 169: custom_format_scores migrated 
2026-02-15T17:12:55.143506072Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0191401s 
2026-02-15T17:12:55.145495367Z [Info] FluentMigrator.Runner.MigrationRunner: 170: fix_trakt_list_config migrating 
2026-02-15T17:12:55.147173627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:55.149468448Z [Info] fix_trakt_list_config: Starting migration of Main DB to 170 
2026-02-15T17:12:55.153703826Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-15T17:12:55.155433780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-15T17:12:55.779652098Z []
2026-02-15T17:12:55.781030113Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.6254s 
2026-02-15T17:12:55.782824155Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-15T17:12:55.784502415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-15T17:12:55.790764985Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006417s 
2026-02-15T17:12:55.806505732Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" IN ('TraktAuthToken', 'TraktRefreshToken', 'TraktTokenExpiry', 'NewTraktAuthToken', 'NewTraktRefreshToken', 'NewTraktTokenExpiry') 
2026-02-15T17:12:55.810531428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" IN ('TraktAuthToken', 'TraktRefreshToken', 'TraktTokenExpiry', 'NewTraktAuthToken', 'NewTraktRefreshToken', 'NewTraktTokenExpiry') 
2026-02-15T17:12:55.816025100Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070602s 
2026-02-15T17:12:55.818766410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (170, '2026-02-15T17:12:55', 'fix_trakt_list_config') 
2026-02-15T17:12:55.821884860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:55.824654587Z [Info] FluentMigrator.Runner.MigrationRunner: 170: fix_trakt_list_config migrated 
2026-02-15T17:12:55.826083063Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0155372s 
2026-02-15T17:12:55.828133252Z [Info] FluentMigrator.Runner.MigrationRunner: 171: quality_definition_preferred_size migrating 
2026-02-15T17:12:55.829883576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:55.832241434Z [Info] quality_definition_preferred_size: Starting migration of Main DB to 171 
2026-02-15T17:12:55.837157233Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions 
2026-02-15T17:12:55.838908108Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.89E-05s 
2026-02-15T17:12:55.840666770Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityDefinitions PreferredSize Double 
2026-02-15T17:12:55.843050149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions" ADD COLUMN "PreferredSize" NUMERIC 
2026-02-15T17:12:55.852707506Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104727s 
2026-02-15T17:12:55.854177075Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-15T17:12:55.855784672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-15T17:12:55.870912785Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0150176s 
2026-02-15T17:12:55.874061335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (171, '2026-02-15T17:12:55', 'quality_definition_preferred_size') 
2026-02-15T17:12:55.877488857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:55.880473657Z [Info] FluentMigrator.Runner.MigrationRunner: 171: quality_definition_preferred_size migrated 
2026-02-15T17:12:55.881972024Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0245727s 
2026-02-15T17:12:55.883831108Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_download_history migrating 
2026-02-15T17:12:55.885529949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:55.887742013Z [Info] add_download_history: Starting migration of Main DB to 172 
2026-02-15T17:12:55.903522249Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadHistory 
2026-02-15T17:12:55.908685937Z [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-02-15T17:12:55.914113325Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090186s 
2026-02-15T17:12:55.915909112Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (EventType) 
2026-02-15T17:12:55.918264965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2026-02-15T17:12:55.921403736Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004019s 
2026-02-15T17:12:55.923022936Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (MovieId) 
2026-02-15T17:12:55.925302938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_MovieId" ON "DownloadHistory" ("MovieId" ASC) 
2026-02-15T17:12:55.928330815Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038413s 
2026-02-15T17:12:55.930026319Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (DownloadId) 
2026-02-15T17:12:55.932427404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2026-02-15T17:12:55.935549321Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004039s 
2026-02-15T17:12:55.937012527Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-15T17:12:55.938604773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-15T17:12:55.949901150Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111908s 
2026-02-15T17:12:55.952930610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (172, '2026-02-15T17:12:55', 'add_download_history') 
2026-02-15T17:12:55.956174292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:55.959697005Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_download_history migrated 
2026-02-15T17:12:55.961973499Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0207635s 
2026-02-15T17:12:55.964409795Z [Info] FluentMigrator.Runner.MigrationRunner: 173: net_import_status migrating 
2026-02-15T17:12:55.966155871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:55.968927392Z [Info] net_import_status: Starting migration of Main DB to 173 
2026-02-15T17:12:55.977988979Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NetImportStatus 
2026-02-15T17:12:55.982577088Z [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-02-15T17:12:55.987955448Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082892s 
2026-02-15T17:12:55.989814902Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NetImportStatus (ProviderId) 
2026-02-15T17:12:55.992346861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "NetImportStatus" ("ProviderId" ASC) 
2026-02-15T17:12:55.995968263Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045977s 
2026-02-15T17:12:55.998937632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (173, '2026-02-15T17:12:55', 'net_import_status') 
2026-02-15T17:12:56.002055320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:56.004900689Z [Info] FluentMigrator.Runner.MigrationRunner: 173: net_import_status migrated 
2026-02-15T17:12:56.006307482Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134126s 
2026-02-15T17:12:56.008253721Z [Info] FluentMigrator.Runner.MigrationRunner: 174: email_multiple_addresses migrating 
2026-02-15T17:12:56.009949446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:56.012289458Z [Info] email_multiple_addresses: Starting migration of Main DB to 174 
2026-02-15T17:12:56.015601017Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-15T17:12:56.017500642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-15T17:12:56.030412862Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130223s 
2026-02-15T17:12:56.033530470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (174, '2026-02-15T17:12:56', 'email_multiple_addresses') 
2026-02-15T17:12:56.037097162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:56.051020659Z [Info] FluentMigrator.Runner.MigrationRunner: 174: email_multiple_addresses migrated 
2026-02-15T17:12:56.052666313Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0335913s 
2026-02-15T17:12:56.054749618Z [Info] FluentMigrator.Runner.MigrationRunner: 175: remove_chown_and_folderchmod_config migrating 
2026-02-15T17:12:56.056567990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:56.059141993Z [Info] remove_chown_and_folderchmod_config: Starting migration of Main DB to 175 
2026-02-15T17:12:56.063217429Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" IN ('folderchmod', 'chownuser', 'parsingleniency') 
2026-02-15T17:12:56.065857445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" IN ('folderchmod', 'chownuser', 'parsingleniency') 
2026-02-15T17:12:56.069316921Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041125s 
2026-02-15T17:12:56.072251330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (175, '2026-02-15T17:12:56', 'remove_chown_and_folderchmod_config') 
2026-02-15T17:12:56.075606597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:56.148466401Z [Info] FluentMigrator.Runner.MigrationRunner: 175: remove_chown_and_folderchmod_config migrated 
2026-02-15T17:12:56.153932638Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0826713s 
2026-02-15T17:12:56.163203416Z [Info] FluentMigrator.Runner.MigrationRunner: 176: movie_recommendations migrating 
2026-02-15T17:12:56.163216031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:56.163224388Z [Info] movie_recommendations: Starting migration of Main DB to 176 
2026-02-15T17:12:56.173481192Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-02-15T17:12:56.175796374Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.71E-05s 
2026-02-15T17:12:56.178335016Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies Recommendations String 
2026-02-15T17:12:56.182013853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "Recommendations" TEXT NOT NULL DEFAULT '[]' 
2026-02-15T17:12:56.197980655Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0170521s 
2026-02-15T17:12:56.202400495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (176, '2026-02-15T17:12:56', 'movie_recommendations') 
2026-02-15T17:12:56.207564594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:56.289855369Z [Info] FluentMigrator.Runner.MigrationRunner: 176: movie_recommendations migrated 
2026-02-15T17:12:56.292241624Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1087742s 
2026-02-15T17:12:56.296290838Z [Info] FluentMigrator.Runner.MigrationRunner: 177: language_improvements migrating 
2026-02-15T17:12:56.300144668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:56.305393587Z [Info] language_improvements: Starting migration of Main DB to 177 
2026-02-15T17:12:56.360078424Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-02-15T17:12:56.362504830Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.77E-05s 
2026-02-15T17:12:56.365027059Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies OriginalLanguage Int32 
2026-02-15T17:12:56.368837762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "OriginalLanguage" INTEGER NOT NULL DEFAULT 1 
2026-02-15T17:12:56.384526824Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0171813s 
2026-02-15T17:12:56.397761865Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-02-15T17:12:56.397781124Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.58E-05s 
2026-02-15T17:12:56.397790693Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies OriginalTitle String 
2026-02-15T17:12:56.399618473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "OriginalTitle" TEXT 
2026-02-15T17:12:56.414595372Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0157121s 
2026-02-15T17:12:56.415696338Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-02-15T17:12:56.417590382Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.03E-05s 
2026-02-15T17:12:56.418743444Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies DigitalRelease DateTime 
2026-02-15T17:12:56.420954827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "DigitalRelease" DATETIME 
2026-02-15T17:12:56.430974042Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104422s 
2026-02-15T17:12:56.432389533Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies PhysicalReleaseNote 
2026-02-15T17:12:56.510918633Z [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-02-15T17:12:56.532568197Z [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-02-15T17:12:56.546611276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-02-15T17:12:56.551394958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-02-15T17:12:56.582308838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-02-15T17:12:56.586735922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-02-15T17:12:56.590548389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-02-15T17:12:56.595741777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-02-15T17:12:56.598808893Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1649159s 
2026-02-15T17:12:56.600474026Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies SecondaryYearSourceId 
2026-02-15T17:12:56.673529955Z [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-02-15T17:12:56.694061078Z [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-02-15T17:12:56.707292051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-02-15T17:12:56.711889649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-02-15T17:12:56.742304062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-02-15T17:12:56.746356954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-02-15T17:12:56.750207427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-02-15T17:12:56.756826776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-02-15T17:12:56.760301583Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1579701s 
2026-02-15T17:12:56.761600048Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2026-02-15T17:12:56.762973694Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.08E-05s 
2026-02-15T17:12:56.764669859Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig RenameMovies Boolean 
2026-02-15T17:12:56.767181196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "RenameMovies" INTEGER NOT NULL DEFAULT 0 
2026-02-15T17:12:56.780980914Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0146673s 
2026-02-15T17:12:56.783196275Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "RenameMovies"="RenameEpisodes" 
2026-02-15T17:12:56.785419291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "RenameMovies"="RenameEpisodes" 
2026-02-15T17:12:56.787779013Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002939s 
2026-02-15T17:12:56.789434737Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig RenameEpisodes 
2026-02-15T17:12:56.858116638Z [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-02-15T17:12:56.870115981Z [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-02-15T17:12:56.875500293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2026-02-15T17:12:56.878929228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2026-02-15T17:12:56.905543179Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1141163s 
2026-02-15T17:12:56.908556226Z [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-02-15T17:12:56.911983077Z [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-02-15T17:12:56.916245329Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056926s 
2026-02-15T17:12:56.917801593Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DROP INDEX IF EXISTS "IX_AlternativeTitles_CleanTitle" 
2026-02-15T17:12:56.919562148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX IF EXISTS "IX_AlternativeTitles_CleanTitle" 
2026-02-15T17:12:56.922117303Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028234s 
2026-02-15T17:12:56.923414325Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-15T17:12:56.924745826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-15T17:12:56.943132110Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0179543s 
2026-02-15T17:12:56.947481568Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-15T17:12:56.948745042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-15T17:12:56.956406830Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074883s 
2026-02-15T17:12:56.957712810Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-02-15T17:12:56.959897379Z [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-02-15T17:12:56.962421622Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036275s 
2026-02-15T17:12:56.963472929Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-02-15T17:12:56.965001838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies" SET "LastInfoSync" = '2014-01-01 00:00:00' WHERE 1 = 1 
2026-02-15T17:12:56.966995733Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024485s 
2026-02-15T17:12:56.969225223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (177, '2026-02-15T17:12:56', 'language_improvements') 
2026-02-15T17:12:56.971874908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:56.974819658Z [Info] FluentMigrator.Runner.MigrationRunner: 177: language_improvements migrated 
2026-02-15T17:12:56.975932008Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101134s 
2026-02-15T17:12:56.977693595Z [Info] FluentMigrator.Runner.MigrationRunner: 178: new_list_server migrating 
2026-02-15T17:12:56.978935616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:56.980818888Z [Info] new_list_server: Starting migration of Main DB to 178 
2026-02-15T17:12:56.984850807Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-15T17:12:56.986118239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-15T17:12:57.003676445Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0173356s 
2026-02-15T17:12:57.005139421Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-15T17:12:57.006350971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-15T17:12:57.016553445Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101001s 
2026-02-15T17:12:57.019102177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (178, '2026-02-15T17:12:57', 'new_list_server') 
2026-02-15T17:12:57.021839739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:57.025167941Z [Info] FluentMigrator.Runner.MigrationRunner: 178: new_list_server migrated 
2026-02-15T17:12:57.026265572Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0188551s 
2026-02-15T17:12:57.027864952Z [Info] FluentMigrator.Runner.MigrationRunner: 179: movie_translation_indexes migrating 
2026-02-15T17:12:57.029180110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:57.031078162Z [Info] movie_translation_indexes: Starting migration of Main DB to 179 
2026-02-15T17:12:57.036198112Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieTranslations (Language) 
2026-02-15T17:12:57.037901672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_Language" ON "MovieTranslations" ("Language" ASC) 
2026-02-15T17:12:57.041116386Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003814s 
2026-02-15T17:12:57.042409860Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieTranslations (MovieId) 
2026-02-15T17:12:57.044138040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_MovieId" ON "MovieTranslations" ("MovieId" ASC) 
2026-02-15T17:12:57.047060826Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032398s 
2026-02-15T17:12:57.048886081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (179, '2026-02-15T17:12:57', 'movie_translation_indexes') 
2026-02-15T17:12:57.051361747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:57.054021613Z [Info] FluentMigrator.Runner.MigrationRunner: 179: movie_translation_indexes migrated 
2026-02-15T17:12:57.055134584Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103246s 
2026-02-15T17:12:57.056708193Z [Info] FluentMigrator.Runner.MigrationRunner: 180: fix_invalid_profile_references migrating 
2026-02-15T17:12:57.058101208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:57.060001805Z [Info] fix_invalid_profile_references: Starting migration of Main DB to 180 
2026-02-15T17:12:57.063331069Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-15T17:12:57.064381704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-15T17:12:57.110067309Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0454672s 
2026-02-15T17:12:57.112540750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (180, '2026-02-15T17:12:57', 'fix_invalid_profile_references') 
2026-02-15T17:12:57.115310226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:57.117671211Z [Info] FluentMigrator.Runner.MigrationRunner: 180: fix_invalid_profile_references migrated 
2026-02-15T17:12:57.118794342Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0532443s 
2026-02-15T17:12:57.120380967Z [Info] FluentMigrator.Runner.MigrationRunner: 181: list_movies_table migrating 
2026-02-15T17:12:57.121640563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:57.123457081Z [Info] list_movies_table: Starting migration of Main DB to 181 
2026-02-15T17:12:57.166053476Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable NetImport ImportLists 
2026-02-15T17:12:57.168620445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NetImport" RENAME TO "ImportLists" 
2026-02-15T17:12:57.197172649Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0295073s 
2026-02-15T17:12:57.198618250Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable NetImportStatus ImportListStatus 
2026-02-15T17:12:57.200444647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NetImportStatus" RENAME TO "ImportListStatus" 
2026-02-15T17:12:57.225769302Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.025958s 
2026-02-15T17:12:57.227445939Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Config" SET "Key" = 'importlistsyncinterval' WHERE "Key" = 'netimportsyncinterval' 
2026-02-15T17:12:57.229333159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Config" SET "Key" = 'importlistsyncinterval' WHERE "Key" = 'netimportsyncinterval' 
2026-02-15T17:12:57.231613170Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028339s 
2026-02-15T17:12:57.232760871Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2026-02-15T17:12:57.233835605Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.4E-06s 
2026-02-15T17:12:57.235381699Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists SearchOnAdd Boolean 
2026-02-15T17:12:57.237230221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "SearchOnAdd" INTEGER NOT NULL DEFAULT 0 
2026-02-15T17:12:57.246535318Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099769s 
2026-02-15T17:12:57.247724823Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListMovies 
2026-02-15T17:12:57.253411955Z [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-02-15T17:12:57.259302777Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104648s 
2026-02-15T17:12:57.261314187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (181, '2026-02-15T17:12:57', 'list_movies_table') 
2026-02-15T17:12:57.263778329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:57.266848762Z [Info] FluentMigrator.Runner.MigrationRunner: 181: list_movies_table migrated 
2026-02-15T17:12:57.267910119Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0179132s 
2026-02-15T17:12:57.269517045Z [Info] FluentMigrator.Runner.MigrationRunner: 182: on_delete_notification migrating 
2026-02-15T17:12:57.270792854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:57.272736067Z [Info] on_delete_notification: Starting migration of Main DB to 182 
2026-02-15T17:12:57.277137710Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-02-15T17:12:57.278297335Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.11E-05s 
2026-02-15T17:12:57.279525158Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnDelete Boolean 
2026-02-15T17:12:57.281337056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnDelete" INTEGER NOT NULL DEFAULT 0 
2026-02-15T17:12:57.291537236Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108257s 
2026-02-15T17:12:57.293614228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (182, '2026-02-15T17:12:57', 'on_delete_notification') 
2026-02-15T17:12:57.296542906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:57.299607897Z [Info] FluentMigrator.Runner.MigrationRunner: 182: on_delete_notification migrated 
2026-02-15T17:12:57.300727722Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.018781s 
2026-02-15T17:12:57.302268916Z [Info] FluentMigrator.Runner.MigrationRunner: 183: download_propers_config migrating 
2026-02-15T17:12:57.303538342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:57.305504010Z [Info] download_propers_config: Starting migration of Main DB to 183 
2026-02-15T17:12:57.309626381Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-15T17:12:57.310903222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-15T17:12:57.316521616Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056054s 
2026-02-15T17:12:57.318114654Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers' 
2026-02-15T17:12:57.319689906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers' 
2026-02-15T17:12:57.321783281Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024267s 
2026-02-15T17:12:57.323023859Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Profiles PreferredTags 
2026-02-15T17:12:57.389478445Z [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-02-15T17:12:57.396211984Z [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-02-15T17:12:57.400237100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles" 
2026-02-15T17:12:57.403505972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles" 
2026-02-15T17:12:57.432036392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2026-02-15T17:12:57.434987665Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1108043s 
2026-02-15T17:12:57.437079547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (183, '2026-02-15T17:12:57', 'download_propers_config') 
2026-02-15T17:12:57.439575594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:57.442399310Z [Info] FluentMigrator.Runner.MigrationRunner: 183: download_propers_config migrated 
2026-02-15T17:12:57.443676371Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1179858s 
2026-02-15T17:12:57.445307295Z [Info] FluentMigrator.Runner.MigrationRunner: 184: add_priority_to_indexers migrating 
2026-02-15T17:12:57.446594557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:57.448551147Z [Info] add_priority_to_indexers: Starting migration of Main DB to 184 
2026-02-15T17:12:57.453027491Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-02-15T17:12:57.454219812Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.18E-05s 
2026-02-15T17:12:57.455406461Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Priority Int32 
2026-02-15T17:12:57.457240995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 25 
2026-02-15T17:12:57.467917554Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111426s 
2026-02-15T17:12:57.470197114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (184, '2026-02-15T17:12:57', 'add_priority_to_indexers') 
2026-02-15T17:12:57.472937162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:57.475565805Z [Info] FluentMigrator.Runner.MigrationRunner: 184: add_priority_to_indexers migrated 
2026-02-15T17:12:57.476723416Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0188759s 
2026-02-15T17:12:57.478393359Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_alternative_title_indices migrating 
2026-02-15T17:12:57.479676112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:57.481619094Z [Info] add_alternative_title_indices: Starting migration of Main DB to 185 
2026-02-15T17:12:57.486421996Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlternativeTitles (CleanTitle) 
2026-02-15T17:12:57.488312092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2026-02-15T17:12:57.491556555Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038686s 
2026-02-15T17:12:57.492891053Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieTranslations (CleanTitle) 
2026-02-15T17:12:57.494658762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_CleanTitle" ON "MovieTranslations" ("CleanTitle" ASC) 
2026-02-15T17:12:57.497619494Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035329s 
2026-02-15T17:12:57.499760946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (185, '2026-02-15T17:12:57', 'add_alternative_title_indices') 
2026-02-15T17:12:57.502293245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:57.505323437Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_alternative_title_indices migrated 
2026-02-15T17:12:57.506483433Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111366s 
2026-02-15T17:12:57.507987121Z [Info] FluentMigrator.Runner.MigrationRunner: 186: fix_tmdb_duplicates migrating 
2026-02-15T17:12:57.509234282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:57.511091993Z [Info] fix_tmdb_duplicates: Starting migration of Main DB to 186 
2026-02-15T17:12:57.529001055Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-15T17:12:57.530508060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-15T17:12:57.554388567Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.023592s 
2026-02-15T17:12:57.560643782Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Movies () 
2026-02-15T17:12:57.564548164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Movies_TmdbId" 
2026-02-15T17:12:57.567473896Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005511s 
2026-02-15T17:12:57.568666117Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-02-15T17:12:57.569703505Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.06E-05s 
2026-02-15T17:12:57.570861487Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies TmdbId Int32 
2026-02-15T17:12:57.641956658Z [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-02-15T17:12:57.657125723Z [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-02-15T17:12:57.667705989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-02-15T17:12:57.671290657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-02-15T17:12:57.699587707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-02-15T17:12:57.702882211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-02-15T17:12:57.705908886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-02-15T17:12:57.708452778Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1364177s 
2026-02-15T17:12:57.709742014Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (TmdbId) 
2026-02-15T17:12:57.711187084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-02-15T17:12:57.713681968Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029647s 
2026-02-15T17:12:57.715677877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (186, '2026-02-15T17:12:57', 'fix_tmdb_duplicates') 
2026-02-15T17:12:57.718126327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:57.721384107Z [Info] FluentMigrator.Runner.MigrationRunner: 186: fix_tmdb_duplicates migrated 
2026-02-15T17:12:57.722489273Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105718s 
2026-02-15T17:12:57.724143674Z [Info] FluentMigrator.Runner.MigrationRunner: 187: swap_filechmod_for_folderchmod migrating 
2026-02-15T17:12:57.725437740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:57.727333798Z [Info] swap_filechmod_for_folderchmod: Starting migration of Main DB to 187 
2026-02-15T17:12:57.730356254Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-15T17:12:57.731614087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-15T17:12:57.738232915Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065821s 
2026-02-15T17:12:57.740523778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (187, '2026-02-15T17:12:57', 'swap_filechmod_for_folderchmod') 
2026-02-15T17:12:57.743228604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:57.745694680Z [Info] FluentMigrator.Runner.MigrationRunner: 187: swap_filechmod_for_folderchmod migrated 
2026-02-15T17:12:57.746818323Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0140291s 
2026-02-15T17:12:57.748334456Z [Info] FluentMigrator.Runner.MigrationRunner: 188: mediainfo_channels migrating 
2026-02-15T17:12:57.749582539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:57.751432304Z [Info] mediainfo_channels: Starting migration of Main DB to 188 
2026-02-15T17:12:57.755987026Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MovieFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannels"', '"audioChannelsContainer"'); 
2026-02-15T17:12:57.758040932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MovieFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannels"', '"audioChannelsContainer"'); 
2026-02-15T17:12:57.760504302Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030798s 
2026-02-15T17:12:57.762397504Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MovieFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannelPositionsText"', '"audioChannelPositionsTextContainer"'); 
2026-02-15T17:12:57.764633928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MovieFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannelPositionsText"', '"audioChannelPositionsTextContainer"'); 
2026-02-15T17:12:57.766874028Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00305s 
2026-02-15T17:12:57.768525614Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Config" SET "Value" = max(("Value" / 60) + 1, 6) WHERE "Key" = 'importlistsyncinterval' 
2026-02-15T17:12:57.770368736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Config" SET "Value" = max(("Value" / 60) + 1, 6) WHERE "Key" = 'importlistsyncinterval' 
2026-02-15T17:12:57.772542633Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026963s 
2026-02-15T17:12:57.774525396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (188, '2026-02-15T17:12:57', 'mediainfo_channels') 
2026-02-15T17:12:57.776966090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:57.779035658Z [Info] FluentMigrator.Runner.MigrationRunner: 188: mediainfo_channels migrated 
2026-02-15T17:12:57.780114540Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090849s 
2026-02-15T17:12:57.781575913Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_update_history migrating 
2026-02-15T17:12:57.782816421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:57.784627798Z [Info] add_update_history: Starting migration of Main DB to 189 
2026-02-15T17:12:57.787623971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (189, '2026-02-15T17:12:57', 'add_update_history') 
2026-02-15T17:12:57.790246723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:57.792378265Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_update_history migrated 
2026-02-15T17:12:57.793428790Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095422s 
2026-02-15T17:12:57.794842567Z [Info] FluentMigrator.Runner.MigrationRunner: 190: update_awesome_hd_link migrating 
2026-02-15T17:12:57.796102735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:57.797885434Z [Info] update_awesome_hd_link: Starting migration of Main DB to 190 
2026-02-15T17:12:57.831244187Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", 'https://awesome-hd.net', 'https://awesome-hd.club') WHERE "Implementation" = 'AwesomeHD'; 
2026-02-15T17:12:57.834060659Z [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-02-15T17:12:57.837073385Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039636s 
2026-02-15T17:12:57.838996097Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", 'https://awesome-hd.me', 'https://awesome-hd.club') WHERE "Implementation" = 'AwesomeHD'; 
2026-02-15T17:12:57.841274896Z [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-02-15T17:12:57.843610990Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031802s 
2026-02-15T17:12:57.845670387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (190, '2026-02-15T17:12:57', 'update_awesome_hd_link') 
2026-02-15T17:12:57.848192065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:57.850421394Z [Info] FluentMigrator.Runner.MigrationRunner: 190: update_awesome_hd_link migrated 
2026-02-15T17:12:57.851492591Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098179s 
2026-02-15T17:12:57.853017040Z [Info] FluentMigrator.Runner.MigrationRunner: 191: remove_awesomehd migrating 
2026-02-15T17:12:57.854263460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:57.856118506Z [Info] remove_awesomehd: Starting migration of Main DB to 191 
2026-02-15T17:12:57.859461878Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-02-15T17:12:57.861185539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'AwesomeHD' 
2026-02-15T17:12:57.863285347Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025834s 
2026-02-15T17:12:57.865250264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (191, '2026-02-15T17:12:57', 'remove_awesomehd') 
2026-02-15T17:12:57.867705929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:57.870130230Z [Info] FluentMigrator.Runner.MigrationRunner: 191: remove_awesomehd migrated 
2026-02-15T17:12:57.871210566Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093436s 
2026-02-15T17:12:57.872726498Z [Info] FluentMigrator.Runner.MigrationRunner: 192: add_on_delete_to_notifications migrating 
2026-02-15T17:12:57.874012107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:57.875865108Z [Info] add_on_delete_to_notifications: Starting migration of Main DB to 192 
2026-02-15T17:12:57.882445459Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Notifications OnDelete to OnMovieDelete 
2026-02-15T17:12:57.949444441Z [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-02-15T17:12:57.957131210Z [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-02-15T17:12:57.962041457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications" 
2026-02-15T17:12:57.964809732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications" 
2026-02-15T17:12:57.991359303Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1075281s 
2026-02-15T17:12:57.992577105Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-02-15T17:12:57.993626017Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.04E-05s 
2026-02-15T17:12:57.994902097Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnMovieFileDelete Boolean 
2026-02-15T17:12:57.996767633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnMovieFileDelete" INTEGER NOT NULL DEFAULT 0 
2026-02-15T17:12:58.006529270Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104537s 
2026-02-15T17:12:58.007681670Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-02-15T17:12:58.008732897Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.9E-06s 
2026-02-15T17:12:58.010066974Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnMovieFileDeleteForUpgrade Boolean 
2026-02-15T17:12:58.011953092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnMovieFileDeleteForUpgrade" INTEGER NOT NULL DEFAULT 0 
2026-02-15T17:12:58.021781653Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104826s 
2026-02-15T17:12:58.024147748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (192, '2026-02-15T17:12:58', 'add_on_delete_to_notifications') 
2026-02-15T17:12:58.026396376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:58.029181554Z [Info] FluentMigrator.Runner.MigrationRunner: 192: add_on_delete_to_notifications migrated 
2026-02-15T17:12:58.030309235Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0177406s 
2026-02-15T17:12:58.031879978Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_bypass_to_delay_profile migrating 
2026-02-15T17:12:58.033165296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:58.035036855Z [Info] add_bypass_to_delay_profile: Starting migration of Main DB to 194 
2026-02-15T17:12:58.043892747Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2026-02-15T17:12:58.045139097Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.19E-05s 
2026-02-15T17:12:58.046620300Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfHighestQuality Boolean 
2026-02-15T17:12:58.048409843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfHighestQuality" INTEGER NOT NULL DEFAULT 0 
2026-02-15T17:12:58.059098165Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113454s 
2026-02-15T17:12:58.060136927Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-02-15T17:12:58.061689834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DelayProfiles" SET "BypassIfHighestQuality" = 1 WHERE 1 = 1 
2026-02-15T17:12:58.063715503Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025874s 
2026-02-15T17:12:58.065729789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (194, '2026-02-15T17:12:58', 'add_bypass_to_delay_profile') 
2026-02-15T17:12:58.068314314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:58.071242350Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_bypass_to_delay_profile migrated 
2026-02-15T17:12:58.072377616Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099198s 
2026-02-15T17:12:58.073866854Z [Info] FluentMigrator.Runner.MigrationRunner: 195: update_notifiarr migrating 
2026-02-15T17:12:58.075145469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:58.076979382Z [Info] update_notifiarr: Starting migration of Main DB to 195 
2026-02-15T17:12:58.105718563Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2026-02-15T17:12:58.109461790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2026-02-15T17:12:58.113116149Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052264s 
2026-02-15T17:12:58.115162139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (195, '2026-02-15T17:12:58', 'update_notifiarr') 
2026-02-15T17:12:58.117678406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:58.120553756Z [Info] FluentMigrator.Runner.MigrationRunner: 195: update_notifiarr migrated 
2026-02-15T17:12:58.121631907Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125692s 
2026-02-15T17:12:58.123153421Z [Info] FluentMigrator.Runner.MigrationRunner: 196: legacy_mediainfo_hdr migrating 
2026-02-15T17:12:58.124415161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:58.126246910Z [Info] legacy_mediainfo_hdr: Starting migration of Main DB to 196 
2026-02-15T17:12:58.129744012Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "StandardMovieFormat" = Replace("StandardMovieFormat", '{MediaInfo HDR}', '{MediaInfo VideoDynamicRange}'); 
2026-02-15T17:12:58.132234206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "StandardMovieFormat" = Replace("StandardMovieFormat", '{MediaInfo HDR}', '{MediaInfo VideoDynamicRange}'); 
2026-02-15T17:12:58.134873581Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034198s 
2026-02-15T17:12:58.136746903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (196, '2026-02-15T17:12:58', 'legacy_mediainfo_hdr') 
2026-02-15T17:12:58.139212548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:58.141679966Z [Info] FluentMigrator.Runner.MigrationRunner: 196: legacy_mediainfo_hdr migrated 
2026-02-15T17:12:58.142803849Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102758s 
2026-02-15T17:12:58.144293649Z [Info] FluentMigrator.Runner.MigrationRunner: 197: rename_blacklist_to_blocklist migrating 
2026-02-15T17:12:58.145643668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:58.147431197Z [Info] rename_blacklist_to_blocklist: Starting migration of Main DB to 197 
2026-02-15T17:12:58.150414685Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Blacklist Blocklist 
2026-02-15T17:12:58.152000458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" RENAME TO "Blocklist" 
2026-02-15T17:12:58.178664159Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0270173s 
2026-02-15T17:12:58.180817335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (197, '2026-02-15T17:12:58', 'rename_blacklist_to_blocklist') 
2026-02-15T17:12:58.183385206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:58.186321138Z [Info] FluentMigrator.Runner.MigrationRunner: 197: rename_blacklist_to_blocklist migrated 
2026-02-15T17:12:58.187439380Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0345616s 
2026-02-15T17:12:58.188936615Z [Info] FluentMigrator.Runner.MigrationRunner: 198: add_indexer_tags migrating 
2026-02-15T17:12:58.190186722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:58.191992008Z [Info] add_indexer_tags: Starting migration of Main DB to 198 
2026-02-15T17:12:58.195899305Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-02-15T17:12:58.197046686Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.12E-05s 
2026-02-15T17:12:58.198212804Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String 
2026-02-15T17:12:58.200212420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT 
2026-02-15T17:12:58.210036723Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01071s 
2026-02-15T17:12:58.212081721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (198, '2026-02-15T17:12:58', 'add_indexer_tags') 
2026-02-15T17:12:58.214547837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:58.217062681Z [Info] FluentMigrator.Runner.MigrationRunner: 198: add_indexer_tags migrated 
2026-02-15T17:12:58.218134008Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0176564s 
2026-02-15T17:12:58.219610541Z [Info] FluentMigrator.Runner.MigrationRunner: 199: mediainfo_to_ffmpeg migrating 
2026-02-15T17:12:58.220905840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:58.222739121Z [Info] mediainfo_to_ffmpeg: Starting migration of Main DB to 199 
2026-02-15T17:12:58.225500622Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-15T17:12:58.226848787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-15T17:12:58.238374445Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114263s 
2026-02-15T17:12:58.240701140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (199, '2026-02-15T17:12:58', 'mediainfo_to_ffmpeg') 
2026-02-15T17:12:58.243406929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:58.245961613Z [Info] FluentMigrator.Runner.MigrationRunner: 199: mediainfo_to_ffmpeg migrated 
2026-02-15T17:12:58.247093653Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0191893s 
2026-02-15T17:12:58.248586068Z [Info] FluentMigrator.Runner.MigrationRunner: 200: cdh_per_downloadclient migrating 
2026-02-15T17:12:58.249840434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:58.251661491Z [Info] cdh_per_downloadclient: Starting migration of Main DB to 200 
2026-02-15T17:12:58.257336107Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2026-02-15T17:12:58.258470652Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.13E-05s 
2026-02-15T17:12:58.260281869Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveCompletedDownloads Boolean 
2026-02-15T17:12:58.261809846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveCompletedDownloads" INTEGER NOT NULL DEFAULT 1 
2026-02-15T17:12:58.272314679Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112479s 
2026-02-15T17:12:58.273718847Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveFailedDownloads Boolean 
2026-02-15T17:12:58.275602009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveFailedDownloads" INTEGER NOT NULL DEFAULT 1 
2026-02-15T17:12:58.285422283Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104172s 
2026-02-15T17:12:58.286503030Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-15T17:12:58.287684449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-15T17:12:58.326460109Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0385286s 
2026-02-15T17:12:58.328891224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (200, '2026-02-15T17:12:58', 'cdh_per_downloadclient') 
2026-02-15T17:12:58.331596983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:58.334746204Z [Info] FluentMigrator.Runner.MigrationRunner: 200: cdh_per_downloadclient migrated 
2026-02-15T17:12:58.335876761Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0470331s 
2026-02-15T17:12:58.337443816Z [Info] FluentMigrator.Runner.MigrationRunner: 201: migrate_discord_from_slack migrating 
2026-02-15T17:12:58.338725627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:58.340571564Z [Info] migrate_discord_from_slack: Starting migration of Main DB to 201 
2026-02-15T17:12:58.343503188Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-15T17:12:58.344619065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-15T17:12:58.358566780Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137858s 
2026-02-15T17:12:58.361050141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (201, '2026-02-15T17:12:58', 'migrate_discord_from_slack') 
2026-02-15T17:12:58.363885210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:58.366489254Z [Info] FluentMigrator.Runner.MigrationRunner: 201: migrate_discord_from_slack migrated 
2026-02-15T17:12:58.367616644Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0218544s 
2026-02-15T17:12:58.369094660Z [Info] FluentMigrator.Runner.MigrationRunner: 202: remove_predb migrating 
2026-02-15T17:12:58.370369167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:58.372149381Z [Info] remove_predb: Starting migration of Main DB to 202 
2026-02-15T17:12:58.387489521Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-02-15T17:12:58.389236339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies" SET "MinimumAvailability" = 3 WHERE "MinimumAvailability" = 4 
2026-02-15T17:12:58.391747124Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031603s 
2026-02-15T17:12:58.392908172Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-02-15T17:12:58.394538275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ImportLists" SET "MinimumAvailability" = 3 WHERE "MinimumAvailability" = 4 
2026-02-15T17:12:58.396566459Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002631s 
2026-02-15T17:12:58.397608036Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-02-15T17:12:58.399098237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies" SET "Status" = 3 WHERE "Status" = 4 
2026-02-15T17:12:58.400908713Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022815s 
2026-02-15T17:12:58.401955621Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-02-15T17:12:58.403489730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ImportListMovies" SET "Status" = 3 WHERE "Status" = 4 
2026-02-15T17:12:58.405389706Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024188s 
2026-02-15T17:12:58.406580804Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies HasPreDBEntry 
2026-02-15T17:12:58.478945732Z [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-02-15T17:12:58.493458465Z [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-02-15T17:12:58.503917797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-02-15T17:12:58.508091521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-02-15T17:12:58.534684891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-02-15T17:12:58.537862790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-02-15T17:12:58.540805005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-02-15T17:12:58.544033987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-02-15T17:12:58.546360632Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1386988s 
2026-02-15T17:12:58.548330288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (202, '2026-02-15T17:12:58', 'remove_predb') 
2026-02-15T17:12:58.550745782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:58.559836067Z [Info] FluentMigrator.Runner.MigrationRunner: 202: remove_predb migrated 
2026-02-15T17:12:58.560904037Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1521508s 
2026-02-15T17:12:58.562506644Z [Info] FluentMigrator.Runner.MigrationRunner: 203: add_on_update_to_notifications migrating 
2026-02-15T17:12:58.563805380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:58.565811118Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 203 
2026-02-15T17:12:58.570164925Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-02-15T17:12:58.571318138Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.21E-05s 
2026-02-15T17:12:58.572650500Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean 
2026-02-15T17:12:58.574604164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 0 
2026-02-15T17:12:58.585663093Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117486s 
2026-02-15T17:12:58.587701307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (203, '2026-02-15T17:12:58', 'add_on_update_to_notifications') 
2026-02-15T17:12:58.590254088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:58.592713410Z [Info] FluentMigrator.Runner.MigrationRunner: 203: add_on_update_to_notifications migrated 
2026-02-15T17:12:58.593806301Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0187185s 
2026-02-15T17:12:58.595359649Z [Info] FluentMigrator.Runner.MigrationRunner: 204: ensure_identity_on_id_columns migrating 
2026-02-15T17:12:58.596740680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:58.598615074Z [Info] ensure_identity_on_id_columns: Starting migration of Main DB to 204 
2026-02-15T17:12:58.619825514Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-02-15T17:12:58.621649337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1 
2026-02-15T17:12:58.623701659Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025216s 
2026-02-15T17:12:58.624834010Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies Id Int32 
2026-02-15T17:12:58.696314957Z [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-02-15T17:12:58.710248885Z [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-02-15T17:12:58.720262069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-02-15T17:12:58.724293346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-02-15T17:12:58.752035209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-02-15T17:12:58.755269030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-02-15T17:12:58.758279041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-02-15T17:12:58.761191085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-02-15T17:12:58.763726461Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1377734s 
2026-02-15T17:12:58.764964734Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieTranslations Id Int32 
2026-02-15T17:12:58.841519869Z [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-02-15T17:12:58.846997369Z [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-02-15T17:12:58.850505774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieTranslations" 
2026-02-15T17:12:58.854182407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieTranslations_temp" RENAME TO "MovieTranslations" 
2026-02-15T17:12:58.881625107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_Language" ON "MovieTranslations" ("Language" ASC) 
2026-02-15T17:12:58.885152831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_MovieId" ON "MovieTranslations" ("MovieId" ASC) 
2026-02-15T17:12:58.888301030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_CleanTitle" ON "MovieTranslations" ("CleanTitle" ASC) 
2026-02-15T17:12:58.890877498Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.124825s 
2026-02-15T17:12:58.892226325Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands Id Int32 
2026-02-15T17:12:58.960237796Z [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-02-15T17:12:58.966634356Z [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-02-15T17:12:58.970673780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-02-15T17:12:58.973299427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-02-15T17:12:58.999826023Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1062008s 
2026-02-15T17:12:59.001266113Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Credits Id Int32 
2026-02-15T17:12:59.067700388Z [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-02-15T17:12:59.073792576Z [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-02-15T17:12:59.077899936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Credits" 
2026-02-15T17:12:59.081039178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Credits_temp" RENAME TO "Credits" 
2026-02-15T17:12:59.107679522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Credits_CreditTmdbId" ON "Credits" ("CreditTmdbId" ASC) 
2026-02-15T17:12:59.110979647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Credits_MovieId" ON "Credits" ("MovieId" ASC) 
2026-02-15T17:12:59.113592228Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.11123s 
2026-02-15T17:12:59.114762144Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Profiles Id Int32 
2026-02-15T17:12:59.180980074Z [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-02-15T17:12:59.186961789Z [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-02-15T17:12:59.190923386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles" 
2026-02-15T17:12:59.194207689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles" 
2026-02-15T17:12:59.221219772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2026-02-15T17:12:59.223799086Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.107966s 
2026-02-15T17:12:59.225171570Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Id Int32 
2026-02-15T17:12:59.289783516Z [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-02-15T17:12:59.295135362Z [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-02-15T17:12:59.298694108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2026-02-15T17:12:59.301693057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2026-02-15T17:12:59.327565786Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1011837s 
2026-02-15T17:12:59.328713006Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn NamingConfig Id Int32 
2026-02-15T17:12:59.396199881Z [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-02-15T17:12:59.402823669Z [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-02-15T17:12:59.406948675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2026-02-15T17:12:59.410088888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2026-02-15T17:12:59.437214390Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1068899s 
2026-02-15T17:12:59.438913261Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Id Int32 
2026-02-15T17:12:59.506239753Z [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-02-15T17:12:59.512001235Z [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-02-15T17:12:59.515870526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2026-02-15T17:12:59.519137515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2026-02-15T17:12:59.545502244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2026-02-15T17:12:59.548819363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-02-15T17:12:59.551252072Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1112521s 
2026-02-15T17:12:59.552413641Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Id Int32 
2026-02-15T17:12:59.618633946Z [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-02-15T17:12:59.625573830Z [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-02-15T17:12:59.630088421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2026-02-15T17:12:59.632808278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2026-02-15T17:12:59.658302494Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1047715s 
2026-02-15T17:12:59.659494564Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieFiles Id Int32 
2026-02-15T17:12:59.726821678Z [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-02-15T17:12:59.743510403Z [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-02-15T17:12:59.748632958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieFiles" 
2026-02-15T17:12:59.751614592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles_temp" RENAME TO "MovieFiles" 
2026-02-15T17:12:59.777526319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieFiles_MovieId" ON "MovieFiles" ("MovieId" ASC) 
2026-02-15T17:12:59.780180734Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1195566s 
2026-02-15T17:12:59.781533398Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn CustomFormats Id Int32 
2026-02-15T17:12:59.848345444Z [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-02-15T17:12:59.853447708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "CustomFormats_temp" ("Id", "Name", "Specifications", "IncludeCustomFormatWhenRenaming") SELECT "Id", "Name", "Specifications", "IncludeCustomFormatWhenRenaming" FROM "CustomFormats" 
2026-02-15T17:12:59.856547831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "CustomFormats" 
2026-02-15T17:12:59.860060734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "CustomFormats_temp" RENAME TO "CustomFormats" 
2026-02-15T17:12:59.886052523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC) 
2026-02-15T17:12:59.888985118Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1063576s 
2026-02-15T17:12:59.891253656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (204, '2026-02-15T17:12:59', 'ensure_identity_on_id_columns') 
2026-02-15T17:12:59.893657787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:59.897205531Z [Info] FluentMigrator.Runner.MigrationRunner: 204: ensure_identity_on_id_columns migrated 
2026-02-15T17:12:59.898603366Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1144552s 
2026-02-15T17:12:59.901822899Z [Info] FluentMigrator.Runner.MigrationRunner: 205: download_client_per_indexer migrating 
2026-02-15T17:12:59.903107115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:59.905598051Z [Info] download_client_per_indexer: Starting migration of Main DB to 205 
2026-02-15T17:12:59.910519501Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-02-15T17:12:59.911599295Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.17E-05s 
2026-02-15T17:12:59.912843521Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32 
2026-02-15T17:12:59.914571500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0 
2026-02-15T17:12:59.924601166Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106386s 
2026-02-15T17:12:59.926549920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (205, '2026-02-15T17:12:59', 'download_client_per_indexer') 
2026-02-15T17:12:59.928952769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:59.931131215Z [Info] FluentMigrator.Runner.MigrationRunner: 205: download_client_per_indexer migrated 
2026-02-15T17:12:59.932180218Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0170699s 
2026-02-15T17:12:59.933626410Z [Info] FluentMigrator.Runner.MigrationRunner: 206: multiple_ratings_support migrating 
2026-02-15T17:12:59.934786967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:59.936613765Z [Info] multiple_ratings_support: Starting migration of Main DB to 206 
2026-02-15T17:12:59.941198808Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "CustomFilters" SET "Filters" = Replace("Filters", 'ratings', 'tmdbRating') WHERE "Type" = 'discoverMovie'; 
2026-02-15T17:12:59.943112141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFilters" SET "Filters" = Replace("Filters", 'ratings', 'tmdbRating') WHERE "Type" = 'discoverMovie'; 
2026-02-15T17:12:59.945611544Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030671s 
2026-02-15T17:12:59.947210634Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "CustomFilters" SET "Filters" = Replace("Filters", 'ratings', 'tmdbRating') WHERE "Type" = 'movieIndex'; 
2026-02-15T17:12:59.949055408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFilters" SET "Filters" = Replace("Filters", 'ratings', 'tmdbRating') WHERE "Type" = 'movieIndex'; 
2026-02-15T17:12:59.951217442Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027347s 
2026-02-15T17:12:59.952239771Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-15T17:12:59.953341239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-15T17:12:59.970839114Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0171928s 
2026-02-15T17:12:59.972279053Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-15T17:12:59.973401173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-15T17:12:59.976843043Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035022s 
2026-02-15T17:12:59.978819413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (206, '2026-02-15T17:12:59', 'multiple_ratings_support') 
2026-02-15T17:12:59.981451804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:59.983711785Z [Info] FluentMigrator.Runner.MigrationRunner: 206: multiple_ratings_support migrated 
2026-02-15T17:12:59.984832692Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103028s 
2026-02-15T17:12:59.986311540Z [Info] FluentMigrator.Runner.MigrationRunner: 207: movie_metadata migrating 
2026-02-15T17:12:59.987462437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:59.989333865Z [Info] movie_metadata: Starting migration of Main DB to 207 
2026-02-15T17:13:00.033776577Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MovieMetadata 
2026-02-15T17:13:00.040245533Z [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-02-15T17:13:00.047542538Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124106s 
2026-02-15T17:13:00.048772504Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieMetadata (TmdbId) 
2026-02-15T17:13:00.050331824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2026-02-15T17:13:00.052904455Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030816s 
2026-02-15T17:13:00.054066725Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieMetadata (CleanTitle) 
2026-02-15T17:13:00.055639432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2026-02-15T17:13:00.058161180Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030292s 
2026-02-15T17:13:00.059376427Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieMetadata (CleanOriginalTitle) 
2026-02-15T17:13:00.061080278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2026-02-15T17:13:00.063585142Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031443s 
2026-02-15T17:13:00.093803851Z [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-02-15T17:13:00.094206602Z                           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-02-15T17:13:00.094343769Z                           FROM "Movies" 
2026-02-15T17:13:00.102610555Z [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-02-15T17:13:00.102680957Z                           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-02-15T17:13:00.102711218Z                           FROM "Movies" 
2026-02-15T17:13:00.110721908Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125986s 
2026-02-15T17:13:00.116591878Z [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-02-15T17:13:00.116657981Z                           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-02-15T17:13:00.116684375Z                           FROM "ImportListMovies"
2026-02-15T17:13:00.116701830Z                           WHERE "ImportListMovies"."TmdbId" NOT IN ( SELECT "MovieMetadata"."TmdbId" FROM "MovieMetadata" )
2026-02-15T17:13:00.117432681Z                           AND "ImportListMovies"."Id" IN ( SELECT MIN("Id") FROM "ImportListMovies" GROUP BY "TmdbId" ) 
2026-02-15T17:13:00.125540628Z [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-02-15T17:13:00.125588845Z                           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-02-15T17:13:00.125632884Z                           FROM "ImportListMovies"
2026-02-15T17:13:00.125684217Z                           WHERE "ImportListMovies"."TmdbId" NOT IN ( SELECT "MovieMetadata"."TmdbId" FROM "MovieMetadata" )
2026-02-15T17:13:00.125761863Z                           AND "ImportListMovies"."Id" IN ( SELECT MIN("Id") FROM "ImportListMovies" GROUP BY "TmdbId" ) 
2026-02-15T17:13:00.135683423Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0148161s 
2026-02-15T17:13:00.136788979Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-02-15T17:13:00.137765655Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.5E-06s 
2026-02-15T17:13:00.138869408Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies MovieMetadataId Int32 
2026-02-15T17:13:00.140604672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0 
2026-02-15T17:13:00.151155368Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107389s 
2026-02-15T17:13:00.151801729Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlternativeTitles 
2026-02-15T17:13:00.152912856Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.2E-06s 
2026-02-15T17:13:00.154110909Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AlternativeTitles MovieMetadataId Int32 
2026-02-15T17:13:00.155814339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0 
2026-02-15T17:13:00.165826149Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106088s 
2026-02-15T17:13:00.166872496Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Credits 
2026-02-15T17:13:00.167817209Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.7E-06s 
2026-02-15T17:13:00.169013878Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Credits MovieMetadataId Int32 
2026-02-15T17:13:00.170626275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Credits" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0 
2026-02-15T17:13:00.180389084Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102417s 
2026-02-15T17:13:00.181525402Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieTranslations 
2026-02-15T17:13:00.182505355Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.8E-06s 
2026-02-15T17:13:00.183679139Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieTranslations MovieMetadataId Int32 
2026-02-15T17:13:00.185401397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieTranslations" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0 
2026-02-15T17:13:00.195292103Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104151s 
2026-02-15T17:13:00.196436638Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListMovies 
2026-02-15T17:13:00.197498887Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.6E-06s 
2026-02-15T17:13:00.198682420Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListMovies MovieMetadataId Int32 
2026-02-15T17:13:00.200458617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListMovies" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0 
2026-02-15T17:13:00.210401999Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106213s 
2026-02-15T17:13:00.211646114Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListMovies (MovieMetadataId) 
2026-02-15T17:13:00.213436379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_ImportListMovies_MovieMetadataId" ON "ImportListMovies" ("MovieMetadataId" ASC) 
2026-02-15T17:13:00.216010162Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032243s 
2026-02-15T17:13:00.218410656Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Movies"
2026-02-15T17:13:00.218454334Z                           SET "MovieMetadataId" = (SELECT "MovieMetadata"."Id" 
2026-02-15T17:13:00.218481879Z                                                   FROM "MovieMetadata"
2026-02-15T17:13:00.218522150Z                                                   WHERE "MovieMetadata"."TmdbId" = "Movies"."TmdbId") 
2026-02-15T17:13:00.221217287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies"
2026-02-15T17:13:00.221242278Z                           SET "MovieMetadataId" = (SELECT "MovieMetadata"."Id" 
2026-02-15T17:13:00.221252388Z                                                   FROM "MovieMetadata"
2026-02-15T17:13:00.221265765Z                                                   WHERE "MovieMetadata"."TmdbId" = "Movies"."TmdbId") 
2026-02-15T17:13:00.224461741Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042412s 
2026-02-15T17:13:00.226524635Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "AlternativeTitles"
2026-02-15T17:13:00.226546579Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2026-02-15T17:13:00.226587622Z                                                   FROM "Movies" 
2026-02-15T17:13:00.226616350Z                                                   WHERE "Movies"."Id" = "AlternativeTitles"."MovieId") 
2026-02-15T17:13:00.229257758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "AlternativeTitles"
2026-02-15T17:13:00.229280134Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2026-02-15T17:13:00.229289011Z                                                   FROM "Movies" 
2026-02-15T17:13:00.229314994Z                                                   WHERE "Movies"."Id" = "AlternativeTitles"."MovieId") 
2026-02-15T17:13:00.232009009Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038535s 
2026-02-15T17:13:00.233985108Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Credits"
2026-02-15T17:13:00.234017333Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2026-02-15T17:13:00.234069568Z                                                   FROM "Movies" 
2026-02-15T17:13:00.234119087Z                                                   WHERE "Movies"."Id" = "Credits"."MovieId") 
2026-02-15T17:13:00.236591386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Credits"
2026-02-15T17:13:00.236617398Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2026-02-15T17:13:00.236629703Z                                                   FROM "Movies" 
2026-02-15T17:13:00.236658812Z                                                   WHERE "Movies"."Id" = "Credits"."MovieId") 
2026-02-15T17:13:00.239285361Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036523s 
2026-02-15T17:13:00.241441943Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MovieTranslations"
2026-02-15T17:13:00.241466823Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2026-02-15T17:13:00.241500701Z                                                   FROM "Movies" 
2026-02-15T17:13:00.241522886Z                                                   WHERE "Movies"."Id" = "MovieTranslations"."MovieId") 
2026-02-15T17:13:00.244237392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MovieTranslations"
2026-02-15T17:13:00.244262392Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2026-02-15T17:13:00.244295950Z                                                   FROM "Movies" 
2026-02-15T17:13:00.244319387Z                                                   WHERE "Movies"."Id" = "MovieTranslations"."MovieId") 
2026-02-15T17:13:00.247029925Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039331s 
2026-02-15T17:13:00.249181368Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "ImportListMovies"
2026-02-15T17:13:00.249206328Z                           SET "MovieMetadataId" = (SELECT "MovieMetadata"."Id" 
2026-02-15T17:13:00.249239054Z                                                   FROM "MovieMetadata" 
2026-02-15T17:13:00.249261128Z                                                   WHERE "MovieMetadata"."TmdbId" = "ImportListMovies"."TmdbId") 
2026-02-15T17:13:00.251951546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ImportListMovies"
2026-02-15T17:13:00.251976426Z                           SET "MovieMetadataId" = (SELECT "MovieMetadata"."Id" 
2026-02-15T17:13:00.252623158Z                                                   FROM "MovieMetadata" 
2026-02-15T17:13:00.252645433Z                                                   WHERE "MovieMetadata"."TmdbId" = "ImportListMovies"."TmdbId") 
2026-02-15T17:13:00.255376172Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045096s 
2026-02-15T17:13:00.256452960Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-02-15T17:13:00.257411660Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.8E-06s 
2026-02-15T17:13:00.258520924Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies MovieMetadataId Int32 
2026-02-15T17:13:00.336185453Z [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-02-15T17:13:00.351107631Z [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-02-15T17:13:00.361085363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-02-15T17:13:00.364825364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-02-15T17:13:00.392390671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-02-15T17:13:00.395481675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-02-15T17:13:00.398361163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-02-15T17:13:00.401211423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-02-15T17:13:00.403645875Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1440645s 
2026-02-15T17:13:00.404880080Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (MovieMetadataId) 
2026-02-15T17:13:00.406450423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_MovieMetadataId" ON "Movies" ("MovieMetadataId" ASC) 
2026-02-15T17:13:00.409051701Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031108s 
2026-02-15T17:13:00.410206817Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles MovieId 
2026-02-15T17:13:00.483399591Z [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-02-15T17:13:00.489679186Z [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-02-15T17:13:00.493496222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2026-02-15T17:13:00.497011922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2026-02-15T17:13:00.525380927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2026-02-15T17:13:00.528223611Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1168545s 
2026-02-15T17:13:00.529355360Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Credits MovieId 
2026-02-15T17:13:00.602911436Z [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-02-15T17:13:00.609656538Z [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-02-15T17:13:00.613619839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Credits" 
2026-02-15T17:13:00.616809272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Credits_temp" RENAME TO "Credits" 
2026-02-15T17:13:00.644833122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Credits_CreditTmdbId" ON "Credits" ("CreditTmdbId" ASC) 
2026-02-15T17:13:00.647476054Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1170258s 
2026-02-15T17:13:00.648671250Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn MovieTranslations MovieId 
2026-02-15T17:13:00.721129456Z [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-02-15T17:13:00.726175647Z [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-02-15T17:13:00.729339177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieTranslations" 
2026-02-15T17:13:00.732675415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieTranslations_temp" RENAME TO "MovieTranslations" 
2026-02-15T17:13:00.760577490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_Language" ON "MovieTranslations" ("Language" ASC) 
2026-02-15T17:13:00.763949471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_CleanTitle" ON "MovieTranslations" ("CleanTitle" ASC) 
2026-02-15T17:13:00.766617032Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1167942s 
2026-02-15T17:13:00.769346809Z [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-02-15T17:13:00.843292599Z [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-02-15T17:13:00.849974234Z [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-02-15T17:13:00.853780569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-02-15T17:13:00.858107442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-02-15T17:13:00.884345957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_MovieMetadataId" ON "Movies" ("MovieMetadataId" ASC) 
2026-02-15T17:13:00.887150524Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1158291s 
2026-02-15T17:13:00.889582281Z [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-02-15T17:13:00.968579734Z [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-02-15T17:13:00.975241098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListMovies_temp" ("Id", "ListId", "MovieMetadataId") SELECT "Id", "ListId", "MovieMetadataId" FROM "ImportListMovies" 
2026-02-15T17:13:00.978621545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListMovies" 
2026-02-15T17:13:00.981542507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListMovies_temp" RENAME TO "ImportListMovies" 
2026-02-15T17:13:01.007319031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_ImportListMovies_MovieMetadataId" ON "ImportListMovies" ("MovieMetadataId" ASC) 
2026-02-15T17:13:01.010264773Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.118997s 
2026-02-15T17:13:01.012151242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (207, '2026-02-15T17:13:01', 'movie_metadata') 
2026-02-15T17:13:01.014455071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:13:01.017690796Z [Info] FluentMigrator.Runner.MigrationRunner: 207: movie_metadata migrated 
2026-02-15T17:13:01.018712203Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1264475s 
2026-02-15T17:13:01.020446285Z [Info] FluentMigrator.Runner.MigrationRunner: 208: add_collections migrating 
2026-02-15T17:13:01.021628105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:13:01.023502199Z [Info] add_collections: Starting migration of Main DB to 208 
2026-02-15T17:13:01.045458922Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Collections 
2026-02-15T17:13:01.049893041Z [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-02-15T17:13:01.055232172Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085321s 
2026-02-15T17:13:01.056531348Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Collections (TmdbId) 
2026-02-15T17:13:01.058067161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Collections_TmdbId" ON "Collections" ("TmdbId" ASC) 
2026-02-15T17:13:01.060509228Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029261s 
2026-02-15T17:13:01.061572449Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2026-02-15T17:13:01.062548254Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.2E-06s 
2026-02-15T17:13:01.063886318Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieMetadata CollectionTmdbId Int32 
2026-02-15T17:13:01.065599318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata" ADD COLUMN "CollectionTmdbId" INTEGER 
2026-02-15T17:13:01.075114227Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100054s 
2026-02-15T17:13:01.076354254Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieMetadata CollectionTitle String 
2026-02-15T17:13:01.077901770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata" ADD COLUMN "CollectionTitle" TEXT 
2026-02-15T17:13:01.087160675Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096989s 
2026-02-15T17:13:01.088298436Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2026-02-15T17:13:01.089368140Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.04E-05s 
2026-02-15T17:13:01.090499157Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists Monitor Int32 
2026-02-15T17:13:01.092131775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "Monitor" INTEGER 
2026-02-15T17:13:01.101727918Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100302s 
2026-02-15T17:13:01.102809686Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-15T17:13:01.103915302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-15T17:13:01.118711637Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0145553s 
2026-02-15T17:13:01.120256518Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-15T17:13:01.121400632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-15T17:13:01.128294073Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067666s 
2026-02-15T17:13:01.129520493Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-15T17:13:01.130642682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-15T17:13:01.137798452Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070662s 
2026-02-15T17:13:01.139045823Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-15T17:13:01.140226812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-15T17:13:01.147301067Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070571s 
2026-02-15T17:13:01.148608189Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2026-02-15T17:13:01.149608433Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.26E-05s 
2026-02-15T17:13:01.150723769Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportLists Monitor Int32 
2026-02-15T17:13:01.221909231Z [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-02-15T17:13:01.229811744Z [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-02-15T17:13:01.234500736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists" 
2026-02-15T17:13:01.237543774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists" 
2026-02-15T17:13:01.264134488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImport_Name" ON "ImportLists" ("Name" ASC) 
2026-02-15T17:13:01.267001892Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.115183s 
2026-02-15T17:13:01.268277611Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportLists ShouldMonitor 
2026-02-15T17:13:01.339538556Z [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-02-15T17:13:01.348250358Z [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-02-15T17:13:01.352653865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists" 
2026-02-15T17:13:01.355824800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists" 
2026-02-15T17:13:01.383227570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImport_Name" ON "ImportLists" ("Name" ASC) 
2026-02-15T17:13:01.386159073Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1167653s 
2026-02-15T17:13:01.387377937Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-02-15T17:13:01.389116388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ImportLists" WHERE "Implementation" = 'TMDbCollectionImport' 
2026-02-15T17:13:01.391041113Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025547s 
2026-02-15T17:13:01.392321031Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn MovieMetadata Collection 
2026-02-15T17:13:01.466567217Z [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-02-15T17:13:01.478441407Z [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-02-15T17:13:01.485947703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata" 
2026-02-15T17:13:01.489459344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata" 
2026-02-15T17:13:01.518129646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2026-02-15T17:13:01.521719083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2026-02-15T17:13:01.524907454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2026-02-15T17:13:01.527433019Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1340272s 
2026-02-15T17:13:01.529367956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (208, '2026-02-15T17:13:01', 'add_collections') 
2026-02-15T17:13:01.531638768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:13:01.534580391Z [Info] FluentMigrator.Runner.MigrationRunner: 208: add_collections migrated 
2026-02-15T17:13:01.535593481Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1411244s 
2026-02-15T17:13:01.537313064Z [Info] FluentMigrator.Runner.MigrationRunner: 209: movie_meta_collection_index migrating 
2026-02-15T17:13:01.538506167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:13:01.540396273Z [Info] movie_meta_collection_index: Starting migration of Main DB to 209 
2026-02-15T17:13:01.545803982Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieMetadata (CollectionTmdbId) 
2026-02-15T17:13:01.547568926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC) 
2026-02-15T17:13:01.550679129Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036869s 
2026-02-15T17:13:01.551938084Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieTranslations (MovieMetadataId) 
2026-02-15T17:13:01.553702867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_MovieMetadataId" ON "MovieTranslations" ("MovieMetadataId" ASC) 
2026-02-15T17:13:01.556416141Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003269s 
2026-02-15T17:13:01.558329373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (209, '2026-02-15T17:13:01', 'movie_meta_collection_index') 
2026-02-15T17:13:01.560680658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:13:01.563692182Z [Info] FluentMigrator.Runner.MigrationRunner: 209: movie_meta_collection_index migrated 
2026-02-15T17:13:01.564817067Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104913s 
2026-02-15T17:13:01.566261516Z [Info] FluentMigrator.Runner.MigrationRunner: 210: movie_added_notifications migrating 
2026-02-15T17:13:01.567419728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:13:01.569267649Z [Info] movie_added_notifications: Starting migration of Main DB to 210 
2026-02-15T17:13:01.573584422Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-02-15T17:13:01.574680670Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.08E-05s 
2026-02-15T17:13:01.575924534Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnMovieAdded Boolean 
2026-02-15T17:13:01.577676893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnMovieAdded" INTEGER NOT NULL DEFAULT 0 
2026-02-15T17:13:01.588055031Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109276s 
2026-02-15T17:13:01.590147324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (210, '2026-02-15T17:13:01', 'movie_added_notifications') 
2026-02-15T17:13:01.592749865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:13:01.595005046Z [Info] FluentMigrator.Runner.MigrationRunner: 210: movie_added_notifications migrated 
2026-02-15T17:13:01.596100161Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0178605s 
2026-02-15T17:13:01.597585793Z [Info] FluentMigrator.Runner.MigrationRunner: 211: more_movie_meta_index migrating 
2026-02-15T17:13:01.598757762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:13:01.600587487Z [Info] more_movie_meta_index: Starting migration of Main DB to 211 
2026-02-15T17:13:01.605462313Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlternativeTitles (MovieMetadataId) 
2026-02-15T17:13:01.607271286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC) 
2026-02-15T17:13:01.610463794Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038188s 
2026-02-15T17:13:01.611632017Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Credits (MovieMetadataId) 
2026-02-15T17:13:01.613250856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Credits_MovieMetadataId" ON "Credits" ("MovieMetadataId" ASC) 
2026-02-15T17:13:01.615688274Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029312s 
2026-02-15T17:13:01.617586848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (211, '2026-02-15T17:13:01', 'more_movie_meta_index') 
2026-02-15T17:13:01.619872380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:13:01.622342674Z [Info] FluentMigrator.Runner.MigrationRunner: 211: more_movie_meta_index migrated 
2026-02-15T17:13:01.623361295Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094822s 
2026-02-15T17:13:01.624966999Z [Info] FluentMigrator.Runner.MigrationRunner: 212: postgres_update_timestamp_columns_to_with_timezone migrating 
2026-02-15T17:13:01.626210873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:13:01.628060327Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 212 
2026-02-15T17:13:01.673759430Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-02-15T17:13:01.675371516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1 
2026-02-15T17:13:01.677435251Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023271s 
2026-02-15T17:13:01.678489735Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2026-02-15T17:13:01.679468556Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.1E-06s 
2026-02-15T17:13:01.680734996Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Date DateTimeOffset 
2026-02-15T17:13:01.752299131Z [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-02-15T17:13:01.759023141Z [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-02-15T17:13:01.763271967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2026-02-15T17:13:01.765863034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2026-02-15T17:13:01.794793289Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.112808s 
2026-02-15T17:13:01.796045852Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2026-02-15T17:13:01.797047819Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.12E-05s 
2026-02-15T17:13:01.798240611Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist PublishedDate DateTimeOffset 
2026-02-15T17:13:01.869536276Z [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-02-15T17:13:01.876306048Z [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-02-15T17:13:01.880499371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2026-02-15T17:13:01.883259780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2026-02-15T17:13:01.911951304Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1123982s 
2026-02-15T17:13:01.913190329Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Collections 
2026-02-15T17:13:01.914183078Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.08E-05s 
2026-02-15T17:13:01.915335950Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Collections Added DateTimeOffset 
2026-02-15T17:13:01.987695637Z [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-02-15T17:13:01.995801219Z [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-02-15T17:13:02.000500832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Collections" 
2026-02-15T17:13:02.003562948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Collections_temp" RENAME TO "Collections" 
2026-02-15T17:13:02.030918493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Collections_TmdbId" ON "Collections" ("TmdbId" ASC) 
2026-02-15T17:13:02.033743141Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1172369s 
2026-02-15T17:13:02.034891974Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Collections 
2026-02-15T17:13:02.035938472Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.44E-05s 
2026-02-15T17:13:02.037174190Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Collections LastInfoSync DateTimeOffset 
2026-02-15T17:13:02.121326143Z [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-02-15T17:13:02.129975840Z [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-02-15T17:13:02.134737117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Collections" 
2026-02-15T17:13:02.137942161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Collections_temp" RENAME TO "Collections" 
2026-02-15T17:13:02.165621177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Collections_TmdbId" ON "Collections" ("TmdbId" ASC) 
2026-02-15T17:13:02.168716740Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1303922s 
2026-02-15T17:13:02.169987609Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-02-15T17:13:02.170975779Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.11E-05s 
2026-02-15T17:13:02.172384386Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset 
2026-02-15T17:13:02.244598560Z [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-02-15T17:13:02.251727645Z [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-02-15T17:13:02.255538279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-02-15T17:13:02.258159226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-02-15T17:13:02.285810235Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1116864s 
2026-02-15T17:13:02.287065062Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-02-15T17:13:02.288323106Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.21E-05s 
2026-02-15T17:13:02.289559846Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset 
2026-02-15T17:13:02.364558196Z [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-02-15T17:13:02.371592711Z [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-02-15T17:13:02.375701084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-02-15T17:13:02.378785475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-02-15T17:13:02.406865699Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1153078s 
2026-02-15T17:13:02.408813040Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-02-15T17:13:02.410035402Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.22E-05s 
2026-02-15T17:13:02.411603319Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset 
2026-02-15T17:13:02.483772332Z [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-02-15T17:13:02.491907584Z [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-02-15T17:13:02.495944793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-02-15T17:13:02.499285440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-02-15T17:13:02.526590393Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1136543s 
2026-02-15T17:13:02.527882845Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-02-15T17:13:02.529005847Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.13E-05s 
2026-02-15T17:13:02.530457660Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset 
2026-02-15T17:13:02.602870625Z [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-02-15T17:13:02.610790823Z [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-02-15T17:13:02.614486755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-02-15T17:13:02.617801951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-02-15T17:13:02.646035403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-02-15T17:13:02.649464358Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1177093s 
2026-02-15T17:13:02.650851170Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-02-15T17:13:02.652261420Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.07E-05s 
2026-02-15T17:13:02.653811201Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset 
2026-02-15T17:13:02.730771512Z [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-02-15T17:13:02.737823071Z [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-02-15T17:13:02.741335404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-02-15T17:13:02.744867596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-02-15T17:13:02.772447884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-02-15T17:13:02.775486843Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1201723s 
2026-02-15T17:13:02.777027926Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-02-15T17:13:02.778148473Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.8E-06s 
2026-02-15T17:13:02.779482629Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset 
2026-02-15T17:13:02.852501213Z [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-02-15T17:13:02.858966282Z [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-02-15T17:13:02.862527162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-02-15T17:13:02.866070798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-02-15T17:13:02.894515074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-02-15T17:13:02.898426951Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1176595s 
2026-02-15T17:13:02.899621066Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadHistory 
2026-02-15T17:13:02.900745861Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.9E-06s 
2026-02-15T17:13:02.901991349Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadHistory Date DateTimeOffset 
2026-02-15T17:13:02.973231482Z [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-02-15T17:13:02.980755562Z [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-02-15T17:13:02.985390175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadHistory" 
2026-02-15T17:13:02.989110506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadHistory_temp" RENAME TO "DownloadHistory" 
2026-02-15T17:13:03.018654838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2026-02-15T17:13:03.023312707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_MovieId" ON "DownloadHistory" ("MovieId" ASC) 
2026-02-15T17:13:03.026616851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2026-02-15T17:13:03.029369885Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1261467s 
2026-02-15T17:13:03.030531694Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2026-02-15T17:13:03.031624916Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.03E-05s 
2026-02-15T17:13:03.032942198Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles Added DateTimeOffset 
2026-02-15T17:13:03.113634905Z [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-02-15T17:13:03.120051245Z [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-02-15T17:13:03.123414668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2026-02-15T17:13:03.126110086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2026-02-15T17:13:03.155993160Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1217656s 
2026-02-15T17:13:03.157303098Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2026-02-15T17:13:03.158384355Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.01E-05s 
2026-02-15T17:13:03.159823473Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles LastUpdated DateTimeOffset 
2026-02-15T17:13:03.231573522Z [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-02-15T17:13:03.239014466Z [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-02-15T17:13:03.242369141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2026-02-15T17:13:03.245412890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2026-02-15T17:13:03.272551898Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1113104s 
2026-02-15T17:13:03.273775472Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2026-02-15T17:13:03.274862371Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.03E-05s 
2026-02-15T17:13:03.276074832Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset 
2026-02-15T17:13:03.346493090Z [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-02-15T17:13:03.352030320Z [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-02-15T17:13:03.355778778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2026-02-15T17:13:03.359645544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2026-02-15T17:13:03.388429365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2026-02-15T17:13:03.394178682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-02-15T17:13:03.397338404Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1200303s 
2026-02-15T17:13:03.399043818Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2026-02-15T17:13:03.400199987Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.9E-06s 
2026-02-15T17:13:03.401623533Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus InitialFailure DateTimeOffset 
2026-02-15T17:13:03.471693660Z [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-02-15T17:13:03.482609621Z [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-02-15T17:13:03.486299300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2026-02-15T17:13:03.489467209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2026-02-15T17:13:03.517428394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-02-15T17:13:03.520879473Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1179199s 
2026-02-15T17:13:03.522058147Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2026-02-15T17:13:03.523180797Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.6E-06s 
2026-02-15T17:13:03.524569053Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus MostRecentFailure DateTimeOffset 
2026-02-15T17:13:03.601707543Z [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-02-15T17:13:03.610154442Z [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-02-15T17:13:03.622473498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2026-02-15T17:13:03.627090264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2026-02-15T17:13:03.657879413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-02-15T17:13:03.661662831Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1357774s 
2026-02-15T17:13:03.663133092Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2026-02-15T17:13:03.664662632Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.03E-05s 
2026-02-15T17:13:03.665982149Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus DisabledTill DateTimeOffset 
2026-02-15T17:13:03.744403121Z [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-02-15T17:13:03.752230252Z [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-02-15T17:13:03.756764773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2026-02-15T17:13:03.760585457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2026-02-15T17:13:03.791576011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-02-15T17:13:03.795711519Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1281278s 
2026-02-15T17:13:03.797542546Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-02-15T17:13:03.798689095Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.84E-05s 
2026-02-15T17:13:03.800088693Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset 
2026-02-15T17:13:03.877568029Z [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-02-15T17:13:03.891435173Z [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-02-15T17:13:03.896758823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-02-15T17:13:03.901071988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-02-15T17:13:03.932501365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-02-15T17:13:03.936553004Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1351578s 
2026-02-15T17:13:03.937715415Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-02-15T17:13:03.938725709Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-05s 
2026-02-15T17:13:03.939993382Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset 
2026-02-15T17:13:04.020741570Z [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-02-15T17:13:04.028119387Z [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-02-15T17:13:04.032290716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-02-15T17:13:04.035648918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-02-15T17:13:04.063759233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-02-15T17:13:04.069325682Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1256237s 
2026-02-15T17:13:04.070674438Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-02-15T17:13:04.071885266Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.36E-05s 
2026-02-15T17:13:04.073177739Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset 
2026-02-15T17:13:04.147498244Z [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-02-15T17:13:04.154706148Z [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-02-15T17:13:04.158670842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-02-15T17:13:04.161980376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-02-15T17:13:04.192558680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-02-15T17:13:04.196069069Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1212493s 
2026-02-15T17:13:04.197478066Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-02-15T17:13:04.199271678Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002968s 
2026-02-15T17:13:04.200854525Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus CookiesExpirationDate DateTimeOffset 
2026-02-15T17:13:04.285371262Z [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-02-15T17:13:04.292644488Z [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-02-15T17:13:04.296829856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-02-15T17:13:04.300283801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-02-15T17:13:04.331261138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-02-15T17:13:04.334254215Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.132076s 
2026-02-15T17:13:04.335632561Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2026-02-15T17:13:04.336889071Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.5E-05s 
2026-02-15T17:13:04.338742243Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles LastUpdated DateTimeOffset 
2026-02-15T17:13:04.414182032Z [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-02-15T17:13:04.420213036Z [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-02-15T17:13:04.423983900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2026-02-15T17:13:04.426787265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2026-02-15T17:13:04.454136727Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1140911s 
2026-02-15T17:13:04.455365100Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2026-02-15T17:13:04.456428231Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.02E-05s 
2026-02-15T17:13:04.457629660Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Added DateTimeOffset 
2026-02-15T17:13:04.542259515Z [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-02-15T17:13:04.548526665Z [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-02-15T17:13:04.552458673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2026-02-15T17:13:04.555390216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2026-02-15T17:13:04.583119843Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1242134s 
2026-02-15T17:13:04.584303427Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles 
2026-02-15T17:13:04.585322899Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.48E-05s 
2026-02-15T17:13:04.586514359Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieFiles DateAdded DateTimeOffset 
2026-02-15T17:13:04.673936917Z [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-02-15T17:13:04.681132376Z [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-02-15T17:13:04.686085470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieFiles" 
2026-02-15T17:13:04.689071954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles_temp" RENAME TO "MovieFiles" 
2026-02-15T17:13:04.716849939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieFiles_MovieId" ON "MovieFiles" ("MovieId" ASC) 
2026-02-15T17:13:04.720889143Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1331278s 
2026-02-15T17:13:04.721943566Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2026-02-15T17:13:04.722967317Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.52E-05s 
2026-02-15T17:13:04.724213747Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieMetadata DigitalRelease DateTimeOffset 
2026-02-15T17:13:04.809054116Z [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-02-15T17:13:04.820714717Z [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-02-15T17:13:04.828249359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata" 
2026-02-15T17:13:04.832028027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata" 
2026-02-15T17:13:04.859223650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2026-02-15T17:13:04.862427020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2026-02-15T17:13:04.865613787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2026-02-15T17:13:04.868842028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC) 
2026-02-15T17:13:04.871418165Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1460218s 
2026-02-15T17:13:04.872568902Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2026-02-15T17:13:04.873584808Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.46E-05s 
2026-02-15T17:13:04.874780746Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieMetadata InCinemas DateTimeOffset 
2026-02-15T17:13:04.958132437Z [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-02-15T17:13:04.969953461Z [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-02-15T17:13:04.977905143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata" 
2026-02-15T17:13:04.981275209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata" 
2026-02-15T17:13:05.008697638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2026-02-15T17:13:05.012239260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2026-02-15T17:13:05.015445596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2026-02-15T17:13:05.018711723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC) 
2026-02-15T17:13:05.021320136Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1454441s 
2026-02-15T17:13:05.022455141Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2026-02-15T17:13:05.023459313Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.47E-05s 
2026-02-15T17:13:05.024711114Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieMetadata LastInfoSync DateTimeOffset 
2026-02-15T17:13:05.107401042Z [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-02-15T17:13:05.119158718Z [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-02-15T17:13:05.126745485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata" 
2026-02-15T17:13:05.130640068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata" 
2026-02-15T17:13:05.158094651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2026-02-15T17:13:05.161481521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2026-02-15T17:13:05.164670262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2026-02-15T17:13:05.167826298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC) 
2026-02-15T17:13:05.170466905Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1445421s 
2026-02-15T17:13:05.171552120Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2026-02-15T17:13:05.172619941Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.41E-05s 
2026-02-15T17:13:05.173854647Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieMetadata PhysicalRelease DateTimeOffset 
2026-02-15T17:13:05.269249900Z [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-02-15T17:13:05.280802142Z [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-02-15T17:13:05.288316553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata" 
2026-02-15T17:13:05.301016306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata" 
2026-02-15T17:13:05.329081770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2026-02-15T17:13:05.332319760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2026-02-15T17:13:05.335624033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2026-02-15T17:13:05.338754557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC) 
2026-02-15T17:13:05.341688144Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1663062s 
2026-02-15T17:13:05.342422002Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-02-15T17:13:05.343417988Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.44E-05s 
2026-02-15T17:13:05.344709568Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies Added DateTimeOffset 
2026-02-15T17:13:05.431873767Z [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-02-15T17:13:05.438262521Z [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-02-15T17:13:05.442311605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-02-15T17:13:05.445218969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-02-15T17:13:05.472637220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_MovieMetadataId" ON "Movies" ("MovieMetadataId" ASC) 
2026-02-15T17:13:05.475315824Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1294458s 
2026-02-15T17:13:05.476529167Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2026-02-15T17:13:05.477550564Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.46E-05s 
2026-02-15T17:13:05.478727474Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Added DateTimeOffset 
2026-02-15T17:13:05.558472543Z [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-02-15T17:13:05.563648565Z [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-02-15T17:13:05.566947578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2026-02-15T17:13:05.569684630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2026-02-15T17:13:05.597549820Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1175851s 
2026-02-15T17:13:05.598935831Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-02-15T17:13:05.600040977Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.55E-05s 
2026-02-15T17:13:05.601564324Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset 
2026-02-15T17:13:05.686520266Z [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-02-15T17:13:05.691732952Z [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-02-15T17:13:05.694939439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2026-02-15T17:13:05.698252120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2026-02-15T17:13:05.726523648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-02-15T17:13:05.729695816Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1267731s 
2026-02-15T17:13:05.730844499Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-02-15T17:13:05.731877149Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.41E-05s 
2026-02-15T17:13:05.733236246Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset 
2026-02-15T17:13:05.814278316Z [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-02-15T17:13:05.819562736Z [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-02-15T17:13:05.822727860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2026-02-15T17:13:05.826063868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2026-02-15T17:13:05.855310460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-02-15T17:13:05.858648091Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.124073s 
2026-02-15T17:13:05.859835873Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 
2026-02-15T17:13:05.860945768Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.49E-05s 
2026-02-15T17:13:05.862133069Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn SubtitleFiles Added DateTimeOffset 
2026-02-15T17:13:05.944597744Z [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-02-15T17:13:05.950526712Z [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-02-15T17:13:05.954118425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SubtitleFiles" 
2026-02-15T17:13:05.956880356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles_temp" RENAME TO "SubtitleFiles" 
2026-02-15T17:13:05.985043176Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1212566s 
2026-02-15T17:13:05.986145195Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 
2026-02-15T17:13:05.987354931Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.87E-05s 
2026-02-15T17:13:05.989004343Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn SubtitleFiles LastUpdated DateTimeOffset 
2026-02-15T17:13:06.071122730Z [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-02-15T17:13:06.077143224Z [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-02-15T17:13:06.080745818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SubtitleFiles" 
2026-02-15T17:13:06.083561317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles_temp" RENAME TO "SubtitleFiles" 
2026-02-15T17:13:06.111672895Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1210569s 
2026-02-15T17:13:06.113168667Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-02-15T17:13:06.114538465Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002863s 
2026-02-15T17:13:06.115806739Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2026-02-15T17:13:06.196002595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2026-02-15T17:13:06.199835964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2026-02-15T17:13:06.203450793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2026-02-15T17:13:06.206453459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2026-02-15T17:13:06.233854566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-02-15T17:13:06.237784639Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1205853s 
2026-02-15T17:13:06.255074615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (212, '2026-02-15T17:13:06', 'postgres_update_timestamp_columns_to_with_timezone') 
2026-02-15T17:13:06.258686999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:13:06.273494035Z [Info] FluentMigrator.Runner.MigrationRunner: 212: postgres_update_timestamp_columns_to_with_timezone migrated 
2026-02-15T17:13:06.274631155Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.156137s 
2026-02-15T17:13:06.281821123Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_language_tags_to_subtitle_files migrating 
2026-02-15T17:13:06.283722752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:13:06.293244656Z [Info] add_language_tags_to_subtitle_files: Starting migration of Main DB to 214 
2026-02-15T17:13:06.311129039Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 
2026-02-15T17:13:06.312401862Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.25E-05s 
2026-02-15T17:13:06.313630096Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles LanguageTags String 
2026-02-15T17:13:06.315303255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "LanguageTags" TEXT 
2026-02-15T17:13:06.326173924Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113277s 
2026-02-15T17:13:06.328828219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (214, '2026-02-15T17:13:06', 'add_language_tags_to_subtitle_files') 
2026-02-15T17:13:06.331752017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:13:06.334107370Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_language_tags_to_subtitle_files migrated 
2026-02-15T17:13:06.335266413Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0191353s 
2026-02-15T17:13:06.336970425Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_salt_to_users migrating 
2026-02-15T17:13:06.338150331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:13:06.340119035Z [Info] add_salt_to_users: Starting migration of Main DB to 215 
2026-02-15T17:13:06.345507606Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users 
2026-02-15T17:13:06.346596548Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.93E-05s 
2026-02-15T17:13:06.347688016Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String 
2026-02-15T17:13:06.349189429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT 
2026-02-15T17:13:06.359599892Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108248s 
2026-02-15T17:13:06.360810039Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32 
2026-02-15T17:13:06.362290080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER 
2026-02-15T17:13:06.372211618Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101686s 
2026-02-15T17:13:06.374068627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (215, '2026-02-15T17:13:06', 'add_salt_to_users') 
2026-02-15T17:13:06.376489953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:13:06.378761417Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_salt_to_users migrated 
2026-02-15T17:13:06.379782643Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0168135s 
2026-02-15T17:13:06.381369288Z [Info] FluentMigrator.Runner.MigrationRunner: 216: clean_alt_titles migrating 
2026-02-15T17:13:06.382539114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:13:06.384503008Z [Info] clean_alt_titles: Starting migration of Main DB to 216 
2026-02-15T17:13:06.390026711Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles Language 
2026-02-15T17:13:06.471309827Z [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-02-15T17:13:06.477497156Z [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-02-15T17:13:06.481049539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2026-02-15T17:13:06.484515418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2026-02-15T17:13:06.512549470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2026-02-15T17:13:06.516047794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC) 
2026-02-15T17:13:06.518710305Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1274722s 
2026-02-15T17:13:06.519878868Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles Votes 
2026-02-15T17:13:06.609189038Z [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-02-15T17:13:06.615384002Z [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-02-15T17:13:06.618787075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2026-02-15T17:13:06.622251842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2026-02-15T17:13:06.651771744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2026-02-15T17:13:06.655284718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC) 
2026-02-15T17:13:06.657931217Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1367993s 
2026-02-15T17:13:06.659281777Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles VoteCount 
2026-02-15T17:13:06.741497681Z [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-02-15T17:13:06.747477983Z [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-02-15T17:13:06.750637074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2026-02-15T17:13:06.754578461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2026-02-15T17:13:06.784153425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2026-02-15T17:13:06.788205464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC) 
2026-02-15T17:13:06.790886012Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.130466s 
2026-02-15T17:13:06.792231742Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles SourceId 
2026-02-15T17:13:06.873645711Z [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-02-15T17:13:06.879011857Z [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-02-15T17:13:06.882206299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2026-02-15T17:13:06.885790236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2026-02-15T17:13:06.914140623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2026-02-15T17:13:06.917754641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC) 
2026-02-15T17:13:06.920451612Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.12703s 
2026-02-15T17:13:06.922427981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (216, '2026-02-15T17:13:06', 'clean_alt_titles') 
2026-02-15T17:13:06.924857183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:13:06.927489433Z [Info] FluentMigrator.Runner.MigrationRunner: 216: clean_alt_titles migrated 
2026-02-15T17:13:06.928567264Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1341253s 
2026-02-15T17:13:06.930143888Z [Info] FluentMigrator.Runner.MigrationRunner: 217: remove_omg migrating 
2026-02-15T17:13:06.931360117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:13:06.933599106Z [Info] remove_omg: Starting migration of Main DB to 217 
2026-02-15T17:13:06.937796829Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-02-15T17:13:06.939545851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs' 
2026-02-15T17:13:06.941816122Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028225s 
2026-02-15T17:13:06.943760768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (217, '2026-02-15T17:13:06', 'remove_omg') 
2026-02-15T17:13:06.946144217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:13:06.948282934Z [Info] FluentMigrator.Runner.MigrationRunner: 217: remove_omg migrated 
2026-02-15T17:13:06.949276344Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092538s 
2026-02-15T17:13:06.950818269Z [Info] FluentMigrator.Runner.MigrationRunner: 218: add_additional_info_to_pending_releases migrating 
2026-02-15T17:13:06.952064388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:13:06.953962440Z [Info] add_additional_info_to_pending_releases: Starting migration of Main DB to 218 
2026-02-15T17:13:06.959006858Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2026-02-15T17:13:06.960455144Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.8E-05s 
2026-02-15T17:13:06.962265711Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases AdditionalInfo String 
2026-02-15T17:13:06.964622677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "AdditionalInfo" TEXT 
2026-02-15T17:13:06.975225157Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01186s 
2026-02-15T17:13:06.977384625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (218, '2026-02-15T17:13:06', 'add_additional_info_to_pending_releases') 
2026-02-15T17:13:06.979937085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:13:06.982298780Z [Info] FluentMigrator.Runner.MigrationRunner: 218: add_additional_info_to_pending_releases migrated 
2026-02-15T17:13:06.983373394Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0187616s 
2026-02-15T17:13:06.984927283Z [Info] FluentMigrator.Runner.MigrationRunner: 219: add_result_to_commands migrating 
2026-02-15T17:13:06.986122540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:13:06.988033077Z [Info] add_result_to_commands: Starting migration of Main DB to 219 
2026-02-15T17:13:06.992521886Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-02-15T17:13:06.993666611Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.96E-05s 
2026-02-15T17:13:06.994785735Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Commands Result Int32 
2026-02-15T17:13:06.996815211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands" ADD COLUMN "Result" INTEGER NOT NULL DEFAULT 1 
2026-02-15T17:13:07.007646171Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117501s 
2026-02-15T17:13:07.009857654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (219, '2026-02-15T17:13:07', 'add_result_to_commands') 
2026-02-15T17:13:07.012358189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:13:07.014566496Z [Info] FluentMigrator.Runner.MigrationRunner: 219: add_result_to_commands migrated 
2026-02-15T17:13:07.015604095Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0186297s 
2026-02-15T17:13:07.017175059Z [Info] FluentMigrator.Runner.MigrationRunner: 220: health_restored_notification migrating 
2026-02-15T17:13:07.018374734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:13:07.020349070Z [Info] health_restored_notification: Starting migration of Main DB to 220 
2026-02-15T17:13:07.024665983Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-02-15T17:13:07.025771128Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.85E-05s 
2026-02-15T17:13:07.026974952Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean 
2026-02-15T17:13:07.028897604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0 
2026-02-15T17:13:07.039821480Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116583s 
2026-02-15T17:13:07.042006981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (220, '2026-02-15T17:13:07', 'health_restored_notification') 
2026-02-15T17:13:07.044510192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:13:07.046770834Z [Info] FluentMigrator.Runner.MigrationRunner: 220: health_restored_notification migrated 
2026-02-15T17:13:07.047794535Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0185761s 
2026-02-15T17:13:07.049495992Z [Info] FluentMigrator.Runner.MigrationRunner: 221: add_on_manual_interaction_required_to_notifications migrating 
2026-02-15T17:13:07.050755528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:13:07.052718140Z [Info] add_on_manual_interaction_required_to_notifications: Starting migration of Main DB to 221 
2026-02-15T17:13:07.057207851Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-02-15T17:13:07.058328107Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.94E-05s 
2026-02-15T17:13:07.059584898Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnManualInteractionRequired Boolean 
2026-02-15T17:13:07.061592190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnManualInteractionRequired" INTEGER NOT NULL DEFAULT 0 
2026-02-15T17:13:07.072647100Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011772s 
2026-02-15T17:13:07.074883153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (221, '2026-02-15T17:13:07', 'add_on_manual_interaction_required_to_notifications') 
2026-02-15T17:13:07.077548600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:13:07.079907871Z [Info] FluentMigrator.Runner.MigrationRunner: 221: add_on_manual_interaction_required_to_notifications migrated 
2026-02-15T17:13:07.081066704Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0188404s 
2026-02-15T17:13:07.082520432Z [Info] FluentMigrator.Runner.MigrationRunner: 222: remove_rarbg migrating 
2026-02-15T17:13:07.083658333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:13:07.085582838Z [Info] remove_rarbg: Starting migration of Main DB to 222 
2026-02-15T17:13:07.089182717Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-02-15T17:13:07.090962511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Rarbg' 
2026-02-15T17:13:07.093282833Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028325s 
2026-02-15T17:13:07.095259674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (222, '2026-02-15T17:13:07', 'remove_rarbg') 
2026-02-15T17:13:07.097768866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:13:07.099914307Z [Info] FluentMigrator.Runner.MigrationRunner: 222: remove_rarbg migrated 
2026-02-15T17:13:07.101226970Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094293s 
2026-02-15T17:13:07.103038768Z [Info] FluentMigrator.Runner.MigrationRunner: 223: remove_invalid_roksbox_metadata_images migrating 
2026-02-15T17:13:07.104326581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:13:07.106318422Z [Info] remove_invalid_roksbox_metadata_images: Starting migration of Main DB to 223 
2026-02-15T17:13:07.111567061Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "MetadataFiles" WHERE "Consumer" = 'RoksboxMetadata' AND "Type" = 5 AND ("RelativePath" LIKE 'metadata/%' OR "RelativePath" LIKE 'metadata\%') 
2026-02-15T17:13:07.113981563Z [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-02-15T17:13:07.117875634Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004732s 
2026-02-15T17:13:07.119997627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (223, '2026-02-15T17:13:07', 'remove_invalid_roksbox_metadata_images') 
2026-02-15T17:13:07.122437821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:13:07.124713083Z [Info] FluentMigrator.Runner.MigrationRunner: 223: remove_invalid_roksbox_metadata_images migrated 
2026-02-15T17:13:07.125783919Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114074s 
2026-02-15T17:13:07.127176222Z [Info] FluentMigrator.Runner.MigrationRunner: 224: list_sync_time migrating 
2026-02-15T17:13:07.128348864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:13:07.130167205Z [Info] list_sync_time: Starting migration of Main DB to 224 
2026-02-15T17:13:07.143445483Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListStatus LastSyncListInfo 
2026-02-15T17:13:07.225297855Z [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-02-15T17:13:07.230926569Z [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-02-15T17:13:07.234278058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2026-02-15T17:13:07.237493222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2026-02-15T17:13:07.265152208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-02-15T17:13:07.268059312Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1229463s 
2026-02-15T17:13:07.269036880Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2026-02-15T17:13:07.270058267Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.74E-05s 
2026-02-15T17:13:07.271361141Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus LastInfoSync DateTimeOffset 
2026-02-15T17:13:07.273342811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "LastInfoSync" DATETIME 
2026-02-15T17:13:07.283042843Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010509s 
2026-02-15T17:13:07.284288832Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-02-15T17:13:07.285818362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'importlistsyncinterval' 
2026-02-15T17:13:07.287891828Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023611s 
2026-02-15T17:13:07.289828918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (224, '2026-02-15T17:13:07', 'list_sync_time') 
2026-02-15T17:13:07.292405156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:13:07.295001664Z [Info] FluentMigrator.Runner.MigrationRunner: 224: list_sync_time migrated 
2026-02-15T17:13:07.296081398Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095876s 
2026-02-15T17:13:07.297568092Z [Info] FluentMigrator.Runner.MigrationRunner: 225: add_tags_to_collections migrating 
2026-02-15T17:13:07.298788369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:13:07.300802425Z [Info] add_tags_to_collections: Starting migration of Main DB to 225 
2026-02-15T17:13:07.304936690Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Collections 
2026-02-15T17:13:07.306031324Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.97E-05s 
2026-02-15T17:13:07.307157151Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Collections Tags String 
2026-02-15T17:13:07.308753736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Collections" ADD COLUMN "Tags" TEXT 
2026-02-15T17:13:07.319527120Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112523s 
2026-02-15T17:13:07.321649844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (225, '2026-02-15T17:13:07', 'add_tags_to_collections') 
2026-02-15T17:13:07.324308848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:13:07.326537907Z [Info] FluentMigrator.Runner.MigrationRunner: 225: add_tags_to_collections migrated 
2026-02-15T17:13:07.327581659Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0182302s 
2026-02-15T17:13:07.329132351Z [Info] FluentMigrator.Runner.MigrationRunner: 226: add_download_client_tags migrating 
2026-02-15T17:13:07.330326155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:13:07.332261552Z [Info] add_download_client_tags: Starting migration of Main DB to 226 
2026-02-15T17:13:07.336252288Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2026-02-15T17:13:07.337359718Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.88E-05s 
2026-02-15T17:13:07.338509614Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Tags String 
2026-02-15T17:13:07.340141129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Tags" TEXT 
2026-02-15T17:13:07.350676775Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110256s 
2026-02-15T17:13:07.352810331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (226, '2026-02-15T17:13:07', 'add_download_client_tags') 
2026-02-15T17:13:07.355432551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:13:07.357615567Z [Info] FluentMigrator.Runner.MigrationRunner: 226: add_download_client_tags migrated 
2026-02-15T17:13:07.358642044Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0178678s 
2026-02-15T17:13:07.360132265Z [Info] FluentMigrator.Runner.MigrationRunner: 227: add_auto_tagging migrating 
2026-02-15T17:13:07.361300347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:13:07.363157136Z [Info] add_auto_tagging: Starting migration of Main DB to 227 
2026-02-15T17:13:07.371920231Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AutoTagging 
2026-02-15T17:13:07.375024172Z [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-02-15T17:13:07.379255452Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006252s 
2026-02-15T17:13:07.380667275Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AutoTagging (Name) 
2026-02-15T17:13:07.382250603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AutoTagging_Name" ON "AutoTagging" ("Name" ASC) 
2026-02-15T17:13:07.384809255Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030478s 
2026-02-15T17:13:07.386838251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (227, '2026-02-15T17:13:07', 'add_auto_tagging') 
2026-02-15T17:13:07.389273204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:13:07.391587093Z [Info] FluentMigrator.Runner.MigrationRunner: 227: add_auto_tagging migrated 
2026-02-15T17:13:07.392714283Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097588s 
2026-02-15T17:13:07.394498857Z [Info] FluentMigrator.Runner.MigrationRunner: 228: add_custom_format_score_bypass_to_delay_profile migrating 
2026-02-15T17:13:07.395775517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:13:07.397928342Z [Info] add_custom_format_score_bypass_to_delay_profile: Starting migration of Main DB to 228 
2026-02-15T17:13:07.403714053Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2026-02-15T17:13:07.404930703Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.87E-05s 
2026-02-15T17:13:07.406225370Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfAboveCustomFormatScore Boolean 
2026-02-15T17:13:07.408227441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfAboveCustomFormatScore" INTEGER NOT NULL DEFAULT 0 
2026-02-15T17:13:07.419248123Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118267s 
2026-02-15T17:13:07.420368689Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2026-02-15T17:13:07.421393142Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4E-05s 
2026-02-15T17:13:07.422636997Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles MinimumCustomFormatScore Int32 
2026-02-15T17:13:07.424324285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "MinimumCustomFormatScore" INTEGER 
2026-02-15T17:13:07.434478652Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107048s 
2026-02-15T17:13:07.436639834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (228, '2026-02-15T17:13:07', 'add_custom_format_score_bypass_to_delay_profile') 
2026-02-15T17:13:07.439137092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:13:07.441639692Z [Info] FluentMigrator.Runner.MigrationRunner: 228: add_custom_format_score_bypass_to_delay_profile migrated 
2026-02-15T17:13:07.442749517Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0176445s 
2026-02-15T17:13:07.444346623Z [Info] FluentMigrator.Runner.MigrationRunner: 229: update_restrictions_to_release_profiles migrating 
2026-02-15T17:13:07.445581580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:13:07.447526957Z [Info] update_restrictions_to_release_profiles: Starting migration of Main DB to 229 
2026-02-15T17:13:07.462462602Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Restrictions ReleaseProfiles 
2026-02-15T17:13:07.464241254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Restrictions" RENAME TO "ReleaseProfiles" 
2026-02-15T17:13:07.492950644Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0289431s 
2026-02-15T17:13:07.494234429Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2026-02-15T17:13:07.495268431Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.9E-05s 
2026-02-15T17:13:07.496393938Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Name String 
2026-02-15T17:13:07.499096890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Name" TEXT DEFAULT NULL 
2026-02-15T17:13:07.509920796Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123377s 
2026-02-15T17:13:07.511057525Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2026-02-15T17:13:07.512088561Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.44E-05s 
2026-02-15T17:13:07.513277916Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Enabled Boolean 
2026-02-15T17:13:07.515017549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Enabled" INTEGER NOT NULL DEFAULT 1 
2026-02-15T17:13:07.525535999Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110995s 
2026-02-15T17:13:07.526671065Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2026-02-15T17:13:07.527612912Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.38E-05s 
2026-02-15T17:13:07.528890083Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IndexerId Int32 
2026-02-15T17:13:07.530642863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IndexerId" INTEGER NOT NULL DEFAULT 0 
2026-02-15T17:13:07.541178498Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111238s 
2026-02-15T17:13:07.542417403Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles Preferred 
2026-02-15T17:13:07.626693756Z [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-02-15T17:13:07.631790038Z [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-02-15T17:13:07.635059642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles" 
2026-02-15T17:13:07.637807796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles" 
2026-02-15T17:13:07.666319428Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1226945s 
2026-02-15T17:13:07.667448241Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-15T17:13:07.668840545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-15T17:13:07.679243142Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104183s 
2026-02-15T17:13:07.680721178Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-02-15T17:13:07.682593328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]' 
2026-02-15T17:13:07.684885704Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030778s 
2026-02-15T17:13:07.687377762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (229, '2026-02-15T17:13:07', 'update_restrictions_to_release_profiles') 
2026-02-15T17:13:07.690050665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:13:07.692759379Z [Info] FluentMigrator.Runner.MigrationRunner: 229: update_restrictions_to_release_profiles migrated 
2026-02-15T17:13:07.693943764Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106545s 
2026-02-15T17:13:07.695879662Z [Info] FluentMigrator.Runner.MigrationRunner: 230: rename_quality_profiles migrating 
2026-02-15T17:13:07.697189129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:13:07.699794074Z [Info] rename_quality_profiles: Starting migration of Main DB to 230 
2026-02-15T17:13:07.705199088Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Profiles QualityProfiles 
2026-02-15T17:13:07.706673156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" RENAME TO "QualityProfiles" 
2026-02-15T17:13:07.736768699Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.030338s 
2026-02-15T17:13:07.738111853Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Movies ProfileId to QualityProfileId 
2026-02-15T17:13:07.829580269Z [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-02-15T17:13:07.836160288Z [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-02-15T17:13:07.840030321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-02-15T17:13:07.843215395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-02-15T17:13:07.872900089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_MovieMetadataId" ON "Movies" ("MovieMetadataId" ASC) 
2026-02-15T17:13:07.875710719Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1364464s 
2026-02-15T17:13:07.877013122Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn ImportLists ProfileId to QualityProfileId 
2026-02-15T17:13:07.976760788Z [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-02-15T17:13:07.984383378Z [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-02-15T17:13:07.988955915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists" 
2026-02-15T17:13:07.992322564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists" 
2026-02-15T17:13:08.022521374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImport_Name" ON "ImportLists" ("Name" ASC) 
2026-02-15T17:13:08.025332054Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1471543s 
2026-02-15T17:13:08.027437955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (230, '2026-02-15T17:13:08', 'rename_quality_profiles') 
2026-02-15T17:13:08.030021527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:13:08.032758869Z [Info] FluentMigrator.Runner.MigrationRunner: 230: rename_quality_profiles migrated 
2026-02-15T17:13:08.033826569Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1545121s 
2026-02-15T17:13:08.035300146Z [Info] FluentMigrator.Runner.MigrationRunner: 231: update_images_remote_url migrating 
2026-02-15T17:13:08.036568140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:13:08.038552716Z [Info] update_images_remote_url: Starting migration of Main DB to 231 
2026-02-15T17:13:08.042449442Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MovieMetadata" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2026-02-15T17:13:08.044211180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MovieMetadata" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2026-02-15T17:13:08.046684540Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029176s 
2026-02-15T17:13:08.048142075Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Credits" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2026-02-15T17:13:08.049669902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Credits" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2026-02-15T17:13:08.051663707Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023722s 
2026-02-15T17:13:08.053189980Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Collections" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2026-02-15T17:13:08.054750412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Collections" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2026-02-15T17:13:08.056811042Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002425s 
2026-02-15T17:13:08.058784375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (231, '2026-02-15T17:13:08', 'update_images_remote_url') 
2026-02-15T17:13:08.061264279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:13:08.063383115Z [Info] FluentMigrator.Runner.MigrationRunner: 231: update_images_remote_url migrated 
2026-02-15T17:13:08.064497580Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088831s 
2026-02-15T17:13:08.065944904Z [Info] FluentMigrator.Runner.MigrationRunner: 232: add_notification_status migrating 
2026-02-15T17:13:08.067081653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:13:08.069045107Z [Info] add_notification_status: Starting migration of Main DB to 232 
2026-02-15T17:13:08.077080898Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus 
2026-02-15T17:13:08.080160138Z [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-02-15T17:13:08.084345626Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060175s 
2026-02-15T17:13:08.086001220Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId) 
2026-02-15T17:13:08.087976357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC) 
2026-02-15T17:13:08.091305411Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040922s 
2026-02-15T17:13:08.093435741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (232, '2026-02-15T17:13:08', 'add_notification_status') 
2026-02-15T17:13:08.096294247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:13:08.098906767Z [Info] FluentMigrator.Runner.MigrationRunner: 232: add_notification_status migrated 
2026-02-15T17:13:08.100150011Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115926s 
2026-02-15T17:13:08.101818140Z [Info] FluentMigrator.Runner.MigrationRunner: 233: rename_deprecated_indexer_flags migrating 
2026-02-15T17:13:08.103142657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:13:08.105092854Z [Info] rename_deprecated_indexer_flags: Starting migration of Main DB to 233 
2026-02-15T17:13:08.109561963Z [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-02-15T17:13:08.111793827Z [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-02-15T17:13:08.114766794Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037099s 
2026-02-15T17:13:08.116931213Z [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-02-15T17:13:08.119483492Z [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-02-15T17:13:08.122104670Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003653s 
2026-02-15T17:13:08.123893573Z [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-02-15T17:13:08.126057079Z [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-02-15T17:13:08.128475178Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031657s 
2026-02-15T17:13:08.130167506Z [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-02-15T17:13:08.132161090Z [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-02-15T17:13:08.134466613Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029767s 
2026-02-15T17:13:08.136489757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (233, '2026-02-15T17:13:08', 'rename_deprecated_indexer_flags') 
2026-02-15T17:13:08.138891212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:13:08.141159069Z [Info] FluentMigrator.Runner.MigrationRunner: 233: rename_deprecated_indexer_flags migrated 
2026-02-15T17:13:08.142219274Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009487s 
2026-02-15T17:13:08.143657199Z [Info] FluentMigrator.Runner.MigrationRunner: 234: movie_last_searched_time migrating 
2026-02-15T17:13:08.144913850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:13:08.146733173Z [Info] movie_last_searched_time: Starting migration of Main DB to 234 
2026-02-15T17:13:08.150660993Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-02-15T17:13:08.151742500Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.81E-05s 
2026-02-15T17:13:08.153185045Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies LastSearchTime DateTimeOffset 
2026-02-15T17:13:08.154858755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "LastSearchTime" DATETIME 
2026-02-15T17:13:08.166046614Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117082s 
2026-02-15T17:13:08.168116281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (234, '2026-02-15T17:13:08', 'movie_last_searched_time') 
2026-02-15T17:13:08.170561084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:13:08.177924191Z [Info] FluentMigrator.Runner.MigrationRunner: 234: movie_last_searched_time migrated 
2026-02-15T17:13:08.179001851Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0235019s 
2026-02-15T17:13:08.180437622Z [Info] FluentMigrator.Runner.MigrationRunner: 235: email_encryption migrating 
2026-02-15T17:13:08.181623129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:13:08.183570080Z [Info] email_encryption: Starting migration of Main DB to 235 
2026-02-15T17:13:08.186353945Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-15T17:13:08.187614494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-15T17:13:08.196902286Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009128s 
2026-02-15T17:13:08.199145914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (235, '2026-02-15T17:13:08', 'email_encryption') 
2026-02-15T17:13:08.201742543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:13:08.204089649Z [Info] FluentMigrator.Runner.MigrationRunner: 235: email_encryption migrated 
2026-02-15T17:13:08.205105294Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0165774s 
2026-02-15T17:13:08.206609944Z [Info] FluentMigrator.Runner.MigrationRunner: 236: clear_last_rss_releases_info migrating 
2026-02-15T17:13:08.207805211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:13:08.209678413Z [Info] clear_last_rss_releases_info: Starting migration of Main DB to 236 
2026-02-15T17:13:08.212564425Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "IndexerStatus" SET "LastRssSyncReleaseInfo" = NULL 
2026-02-15T17:13:08.214109937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "IndexerStatus" SET "LastRssSyncReleaseInfo" = NULL 
2026-02-15T17:13:08.216219956Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023303s 
2026-02-15T17:13:08.218217668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (236, '2026-02-15T17:13:08', 'clear_last_rss_releases_info') 
2026-02-15T17:13:08.220667331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:13:08.222638400Z [Info] FluentMigrator.Runner.MigrationRunner: 236: clear_last_rss_releases_info migrated 
2026-02-15T17:13:08.223681140Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087137s 
2026-02-15T17:13:08.225073183Z [Info] FluentMigrator.Runner.MigrationRunner: 237: add_indexes migrating 
2026-02-15T17:13:08.226224511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:13:08.228008614Z [Info] add_indexes: Starting migration of Main DB to 237 
2026-02-15T17:13:08.242003023Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Blocklist (MovieId) 
2026-02-15T17:13:08.243737777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blocklist_MovieId" ON "Blocklist" ("MovieId" ASC) 
2026-02-15T17:13:08.246899223Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036146s 
2026-02-15T17:13:08.248079580Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Blocklist (Date) 
2026-02-15T17:13:08.249548397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blocklist_Date" ON "Blocklist" ("Date" ASC) 
2026-02-15T17:13:08.252098542Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029461s 
2026-02-15T17:13:08.253309942Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (MovieId, Date) 
2026-02-15T17:13:08.255038763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_MovieId_Date" ON "History" ("MovieId" ASC, "Date" DESC) 
2026-02-15T17:13:08.257650251Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032663s 
2026-02-15T17:13:08.259778517Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (DownloadId) 
2026-02-15T17:13:08.261504763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_DownloadId" 
2026-02-15T17:13:08.263900227Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029981s 
2026-02-15T17:13:08.265193401Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId, Date) 
2026-02-15T17:13:08.266823213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2026-02-15T17:13:08.269522929Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032628s 
2026-02-15T17:13:08.270665560Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (MovieFileId) 
2026-02-15T17:13:08.272220591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_MovieFileId" ON "Movies" ("MovieFileId" ASC) 
2026-02-15T17:13:08.274771788Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030532s 
2026-02-15T17:13:08.275927024Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (Path) 
2026-02-15T17:13:08.277423788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_Path" ON "Movies" ("Path" ASC) 
2026-02-15T17:13:08.279864443Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002841s 
2026-02-15T17:13:08.281848167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (237, '2026-02-15T17:13:08', 'add_indexes') 
2026-02-15T17:13:08.284211536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:13:08.286319872Z [Info] FluentMigrator.Runner.MigrationRunner: 237: add_indexes migrated 
2026-02-15T17:13:08.287397021Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092648s 
2026-02-15T17:13:08.289077094Z [Info] FluentMigrator.Runner.MigrationRunner: 238: parse_title_from_existing_subtitle_files migrating 
2026-02-15T17:13:08.290378635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:13:08.292520197Z [Info] parse_title_from_existing_subtitle_files: Starting migration of Main DB to 238 
2026-02-15T17:13:08.298182619Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 
2026-02-15T17:13:08.299382335Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.01E-05s 
2026-02-15T17:13:08.300560167Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles Title String 
2026-02-15T17:13:08.302150699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "Title" TEXT 
2026-02-15T17:13:08.313652541Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118571s 
2026-02-15T17:13:08.314712485Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 
2026-02-15T17:13:08.315702158Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-05s 
2026-02-15T17:13:08.316838155Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles Copy Int32 
2026-02-15T17:13:08.318477136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "Copy" INTEGER NOT NULL DEFAULT 0 
2026-02-15T17:13:08.329272163Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113304s 
2026-02-15T17:13:08.330340264Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-15T17:13:08.331443495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-15T17:13:08.338807293Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071792s 
2026-02-15T17:13:08.341201585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (238, '2026-02-15T17:13:08', 'parse_title_from_existing_subtitle_files') 
2026-02-15T17:13:08.343834947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:13:08.346122303Z [Info] FluentMigrator.Runner.MigrationRunner: 238: parse_title_from_existing_subtitle_files migrated 
2026-02-15T17:13:08.347176065Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0145287s 
2026-02-15T17:13:08.348846809Z [Info] FluentMigrator.Runner.MigrationRunner: 239: add_minimum_upgrade_format_score_to_quality_profiles migrating 
2026-02-15T17:13:08.350116366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:13:08.352067916Z [Info] add_minimum_upgrade_format_score_to_quality_profiles: Starting migration of Main DB to 239 
2026-02-15T17:13:08.356096558Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2026-02-15T17:13:08.357215040Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.79E-05s 
2026-02-15T17:13:08.358441379Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinUpgradeFormatScore Int32 
2026-02-15T17:13:08.360297597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinUpgradeFormatScore" INTEGER NOT NULL DEFAULT 1 
2026-02-15T17:13:08.371906042Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122172s 
2026-02-15T17:13:08.374202978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (239, '2026-02-15T17:13:08', 'add_minimum_upgrade_format_score_to_quality_profiles') 
2026-02-15T17:13:08.376878856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:13:08.379072193Z [Info] FluentMigrator.Runner.MigrationRunner: 239: add_minimum_upgrade_format_score_to_quality_profiles migrated 
2026-02-15T17:13:08.380246036Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0192529s 
2026-02-15T17:13:08.381892462Z [Info] FluentMigrator.Runner.MigrationRunner: 240: drop_multi_episode_style_from_naming_config migrating 
2026-02-15T17:13:08.383072708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:13:08.385065220Z [Info] drop_multi_episode_style_from_naming_config: Starting migration of Main DB to 240 
2026-02-15T17:13:08.388910574Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig MultiEpisodeStyle 
2026-02-15T17:13:08.476890304Z [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-02-15T17:13:08.482845425Z [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-02-15T17:13:08.486306565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2026-02-15T17:13:08.489112295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2026-02-15T17:13:08.518532838Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1282575s 
2026-02-15T17:13:08.520749361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (240, '2026-02-15T17:13:08', 'drop_multi_episode_style_from_naming_config') 
2026-02-15T17:13:08.523293364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:13:08.526469600Z [Info] FluentMigrator.Runner.MigrationRunner: 240: drop_multi_episode_style_from_naming_config migrated 
2026-02-15T17:13:08.527572110Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1361253s 
2026-02-15T17:13:08.529079345Z [Info] FluentMigrator.Runner.MigrationRunner: 241: stevenlu_update_url migrating 
2026-02-15T17:13:08.530248860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:13:08.532125058Z [Info] stevenlu_update_url: Starting migration of Main DB to 241 
2026-02-15T17:13:08.534856428Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-15T17:13:08.536047276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-15T17:13:08.543075949Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069197s 
2026-02-15T17:13:08.545264265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (241, '2026-02-15T17:13:08', 'stevenlu_update_url') 
2026-02-15T17:13:08.547841946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:13:08.549957225Z [Info] FluentMigrator.Runner.MigrationRunner: 241: stevenlu_update_url migrated 
2026-02-15T17:13:08.551020877Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0139383s 
2026-02-15T17:13:08.552472871Z [Info] FluentMigrator.Runner.MigrationRunner: 242: add_movie_keywords migrating 
2026-02-15T17:13:08.553651574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:13:08.555568825Z [Info] add_movie_keywords: Starting migration of Main DB to 242 
2026-02-15T17:13:08.559173193Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2026-02-15T17:13:08.560315704Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.78E-05s 
2026-02-15T17:13:08.561480018Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieMetadata Keywords String 
2026-02-15T17:13:08.563063116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata" ADD COLUMN "Keywords" TEXT 
2026-02-15T17:13:08.574427219Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118295s 
2026-02-15T17:13:08.576730297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (242, '2026-02-15T17:13:08', 'add_movie_keywords') 
2026-02-15T17:13:08.579214790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:13:08.581552627Z [Info] FluentMigrator.Runner.MigrationRunner: 242: add_movie_keywords migrated 
2026-02-15T17:13:08.582591319Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0189084s 
2026-02-15T17:13:08.714288942Z [Debug] MigrationController: Took: 00:00:24.3352805 
2026-02-15T17:13:11.527179929Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging 
2026-02-15T17:13:12.327030107Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2026-02-15T17:13:12.813692394Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2026-02-15T17:13:12.826288659Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-15T17:13:12.828174847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-15T17:13:13.448366445Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4 
2026-02-15T17:13:13.490674239Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.6537841s 
2026-02-15T17:13:13.501608797Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2026-02-15T17:13:13.503681681Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.6668941s 
2026-02-15T17:13:13.754828673Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2026-02-15T17:13:13.765178594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:13:13.836978434Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2026-02-15T17:13:13.882869412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2026-02-15T17:13:13.954896128Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1132499s 
2026-02-15T17:13:13.958507150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:13:13.979373037Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2026-02-15T17:13:13.981752228Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1381099s 
2026-02-15T17:13:14.004407547Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2026-02-15T17:13:14.007902455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:13:14.030118841Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2026-02-15T17:13:14.039029073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-02-15T17:13:14.060698287Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0278031s 
2026-02-15T17:13:14.063542985Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-02-15T17:13:14.066352392Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004962s 
2026-02-15T17:13:14.070885019Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2026-02-15T17:13:14.079906486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2026-02-15T17:13:14.102124655Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0282503s 
2026-02-15T17:13:14.104121416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:13:14.107023079Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2026-02-15T17:13:14.108654514Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.033395s 
2026-02-15T17:13:14.112909933Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2026-02-15T17:13:14.114704026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:13:14.120565699Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-02-15T17:13:14.123718728Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.77E-05s 
2026-02-15T17:13:14.125437219Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2026-02-15T17:13:14.127799636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2026-02-15T17:13:14.132817600Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005666s 
2026-02-15T17:13:14.134438574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:13:14.137406190Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2026-02-15T17:13:14.138992885Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101869s 
2026-02-15T17:13:14.167329304Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2026-02-15T17:13:14.169352408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:13:14.175274483Z [Info] InitialSetup: Starting migration of Log DB to 1 
2026-02-15T17:13:14.193331945Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs 
2026-02-15T17:13:14.197141626Z [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-02-15T17:13:14.203808491Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087789s 
2026-02-15T17:13:14.205795933Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time) 
2026-02-15T17:13:14.207928207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2026-02-15T17:13:14.211263062Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037829s 
2026-02-15T17:13:14.216885754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-02-15T17:13:14', 'InitialSetup') 
2026-02-15T17:13:14.224759299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:13:14.227752656Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2026-02-15T17:13:14.229312467Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0202628s 
2026-02-15T17:13:14.231402055Z [Info] FluentMigrator.Runner.MigrationRunner: 104: add_moviefiles_table migrating 
2026-02-15T17:13:14.233105405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:13:14.235550578Z [Info] add_moviefiles_table: Starting migration of Log DB to 104 
2026-02-15T17:13:14.239123763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (104, '2026-02-15T17:13:14', 'add_moviefiles_table') 
2026-02-15T17:13:14.242953004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:13:14.245811300Z [Info] FluentMigrator.Runner.MigrationRunner: 104: add_moviefiles_table migrated 
2026-02-15T17:13:14.247482996Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126879s 
2026-02-15T17:13:14.249429195Z [Info] FluentMigrator.Runner.MigrationRunner: 105: fix_history_movieId migrating 
2026-02-15T17:13:14.251066051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:13:14.253412175Z [Info] fix_history_movieId: Starting migration of Log DB to 105 
2026-02-15T17:13:14.256018884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (105, '2026-02-15T17:13:14', 'fix_history_movieId') 
2026-02-15T17:13:14.259575145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:13:14.262357909Z [Info] FluentMigrator.Runner.MigrationRunner: 105: fix_history_movieId migrated 
2026-02-15T17:13:14.264076239Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112336s 
2026-02-15T17:13:14.265975123Z [Info] FluentMigrator.Runner.MigrationRunner: 106: add_tmdb_stuff migrating 
2026-02-15T17:13:14.267805318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:13:14.270325923Z [Info] add_tmdb_stuff: Starting migration of Log DB to 106 
2026-02-15T17:13:14.272792019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (106, '2026-02-15T17:13:14', 'add_tmdb_stuff') 
2026-02-15T17:13:14.276380555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:13:14.279455908Z [Info] FluentMigrator.Runner.MigrationRunner: 106: add_tmdb_stuff migrated 
2026-02-15T17:13:14.281319581Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115326s 
2026-02-15T17:13:14.283314648Z [Info] FluentMigrator.Runner.MigrationRunner: 107: fix_movie_files migrating 
2026-02-15T17:13:14.285143451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:13:14.287416448Z [Info] fix_movie_files: Starting migration of Log DB to 107 
2026-02-15T17:13:14.289913727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (107, '2026-02-15T17:13:14', 'fix_movie_files') 
2026-02-15T17:13:14.293269715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:13:14.300811391Z [Info] FluentMigrator.Runner.MigrationRunner: 107: fix_movie_files migrated 
2026-02-15T17:13:14.302364468Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0157372s 
2026-02-15T17:13:14.304431591Z [Info] FluentMigrator.Runner.MigrationRunner: 108: update_schedule_intervale migrating 
2026-02-15T17:13:14.306207507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:13:14.308625376Z [Info] update_schedule_intervale: Starting migration of Log DB to 108 
2026-02-15T17:13:14.311233197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (108, '2026-02-15T17:13:14', 'update_schedule_intervale') 
2026-02-15T17:13:14.314753626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:13:14.317371617Z [Info] FluentMigrator.Runner.MigrationRunner: 108: update_schedule_intervale migrated 
2026-02-15T17:13:14.318967300Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111318s 
2026-02-15T17:13:14.320977729Z [Info] FluentMigrator.Runner.MigrationRunner: 109: add_movie_formats_to_naming_config migrating 
2026-02-15T17:13:14.322817153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:13:14.325277176Z [Info] add_movie_formats_to_naming_config: Starting migration of Log DB to 109 
2026-02-15T17:13:14.328016492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (109, '2026-02-15T17:13:14', 'add_movie_formats_to_naming_config') 
2026-02-15T17:13:14.331683617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:13:14.334556081Z [Info] FluentMigrator.Runner.MigrationRunner: 109: add_movie_formats_to_naming_config migrated 
2026-02-15T17:13:14.336300253Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116371s 
2026-02-15T17:13:14.338241412Z [Info] FluentMigrator.Runner.MigrationRunner: 110: add_phyiscal_release migrating 
2026-02-15T17:13:14.340016326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:13:14.342347760Z [Info] add_phyiscal_release: Starting migration of Log DB to 110 
2026-02-15T17:13:14.344942245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (110, '2026-02-15T17:13:14', 'add_phyiscal_release') 
2026-02-15T17:13:14.348399537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:13:14.352584594Z [Info] FluentMigrator.Runner.MigrationRunner: 110: add_phyiscal_release migrated 
2026-02-15T17:13:14.354168954Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01261s 
2026-02-15T17:13:14.355960572Z [Info] FluentMigrator.Runner.MigrationRunner: 111: remove_bitmetv migrating 
2026-02-15T17:13:14.357636757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:13:14.359920636Z [Info] remove_bitmetv: Starting migration of Log DB to 111 
2026-02-15T17:13:14.362362423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (111, '2026-02-15T17:13:14', 'remove_bitmetv') 
2026-02-15T17:13:14.365753080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:13:14.368824485Z [Info] FluentMigrator.Runner.MigrationRunner: 111: remove_bitmetv migrated 
2026-02-15T17:13:14.370346610Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112097s 
2026-02-15T17:13:14.372164952Z [Info] FluentMigrator.Runner.MigrationRunner: 112: remove_torrentleech migrating 
2026-02-15T17:13:14.373840576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:13:14.376157371Z [Info] remove_torrentleech: Starting migration of Log DB to 112 
2026-02-15T17:13:14.378714821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (112, '2026-02-15T17:13:14', 'remove_torrentleech') 
2026-02-15T17:13:14.382200800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:13:14.385067212Z [Info] FluentMigrator.Runner.MigrationRunner: 112: remove_torrentleech migrated 
2026-02-15T17:13:14.386679529Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112375s 
2026-02-15T17:13:14.388556649Z [Info] FluentMigrator.Runner.MigrationRunner: 113: remove_broadcasthenet migrating 
2026-02-15T17:13:14.390321342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:13:14.392623528Z [Info] remove_broadcasthenet: Starting migration of Log DB to 113 
2026-02-15T17:13:14.395829023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (113, '2026-02-15T17:13:14', 'remove_broadcasthenet') 
2026-02-15T17:13:14.399105892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:13:14.402123117Z [Info] FluentMigrator.Runner.MigrationRunner: 113: remove_broadcasthenet migrated 
2026-02-15T17:13:14.403859814Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118172s 
2026-02-15T17:13:14.405743097Z [Info] FluentMigrator.Runner.MigrationRunner: 114: remove_fanzub migrating 
2026-02-15T17:13:14.407597270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:13:14.410209560Z [Info] remove_fanzub: Starting migration of Log DB to 114 
2026-02-15T17:13:14.412665376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (114, '2026-02-15T17:13:14', 'remove_fanzub') 
2026-02-15T17:13:14.415951463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:13:14.418916573Z [Info] FluentMigrator.Runner.MigrationRunner: 114: remove_fanzub migrated 
2026-02-15T17:13:14.420532177Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114463s 
2026-02-15T17:13:14.422361410Z [Info] FluentMigrator.Runner.MigrationRunner: 115: update_movie_sorttitle migrating 
2026-02-15T17:13:14.424115222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:13:14.426346755Z [Info] update_movie_sorttitle: Starting migration of Log DB to 115 
2026-02-15T17:13:14.428853322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (115, '2026-02-15T17:13:14', 'update_movie_sorttitle') 
2026-02-15T17:13:14.432085982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:13:14.435471830Z [Info] FluentMigrator.Runner.MigrationRunner: 115: update_movie_sorttitle migrated 
2026-02-15T17:13:14.437065449Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113575s 
2026-02-15T17:13:14.438880924Z [Info] FluentMigrator.Runner.MigrationRunner: 116: update_movie_sorttitle_again migrating 
2026-02-15T17:13:14.440646670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:13:14.442873444Z [Info] update_movie_sorttitle_again: Starting migration of Log DB to 116 
2026-02-15T17:13:14.445385643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (116, '2026-02-15T17:13:14', 'update_movie_sorttitle_again') 
2026-02-15T17:13:14.448867163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:13:14.451960342Z [Info] FluentMigrator.Runner.MigrationRunner: 116: update_movie_sorttitle_again migrated 
2026-02-15T17:13:14.453605625Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112435s 
2026-02-15T17:13:14.455455049Z [Info] FluentMigrator.Runner.MigrationRunner: 117: update_movie_file migrating 
2026-02-15T17:13:14.457184501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:13:14.460586231Z [Info] update_movie_file: Starting migration of Log DB to 117 
2026-02-15T17:13:14.463057527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (117, '2026-02-15T17:13:14', 'update_movie_file') 
2026-02-15T17:13:14.466314466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:13:14.469369788Z [Info] FluentMigrator.Runner.MigrationRunner: 117: update_movie_file migrated 
2026-02-15T17:13:14.470931753Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121742s 
2026-02-15T17:13:14.472887101Z [Info] FluentMigrator.Runner.MigrationRunner: 118: update_movie_slug migrating 
2026-02-15T17:13:14.474638187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:13:14.476961255Z [Info] update_movie_slug: Starting migration of Log DB to 118 
2026-02-15T17:13:14.479513364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (118, '2026-02-15T17:13:14', 'update_movie_slug') 
2026-02-15T17:13:14.482875043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:13:14.496074913Z [Info] FluentMigrator.Runner.MigrationRunner: 118: update_movie_slug migrated 
2026-02-15T17:13:14.497686508Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0212192s 
2026-02-15T17:13:14.499537115Z [Info] FluentMigrator.Runner.MigrationRunner: 119: add_youtube_trailer_id migrating 
2026-02-15T17:13:14.501297199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:13:14.503572451Z [Info] add_youtube_trailer_id: Starting migration of Log DB to 119 
2026-02-15T17:13:14.506069890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (119, '2026-02-15T17:13:14', 'add_youtube_trailer_id') 
2026-02-15T17:13:14.509389925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:13:14.512281508Z [Info] FluentMigrator.Runner.MigrationRunner: 119: add_youtube_trailer_id migrated 
2026-02-15T17:13:14.513892041Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109745s 
2026-02-15T17:13:14.515635030Z [Info] FluentMigrator.Runner.MigrationRunner: 120: add_studio migrating 
2026-02-15T17:13:14.517344412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:13:14.519551717Z [Info] add_studio: Starting migration of Log DB to 120 
2026-02-15T17:13:14.521930848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (120, '2026-02-15T17:13:14', 'add_studio') 
2026-02-15T17:13:14.525139008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:13:14.527745767Z [Info] FluentMigrator.Runner.MigrationRunner: 120: add_studio migrated 
2026-02-15T17:13:14.529301259Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010472s 
2026-02-15T17:13:14.531139721Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_filedate_config migrating 
2026-02-15T17:13:14.532890617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:13:14.535175458Z [Info] update_filedate_config: Starting migration of Log DB to 121 
2026-02-15T17:13:14.537697286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (121, '2026-02-15T17:13:14', 'update_filedate_config') 
2026-02-15T17:13:14.540970737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:13:14.543757880Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_filedate_config migrated 
2026-02-15T17:13:14.545372932Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108664s 
2026-02-15T17:13:14.547153537Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_movieid_to_blacklist migrating 
2026-02-15T17:13:14.548916608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:13:14.551152620Z [Info] add_movieid_to_blacklist: Starting migration of Log DB to 122 
2026-02-15T17:13:14.553713046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (122, '2026-02-15T17:13:14', 'add_movieid_to_blacklist') 
2026-02-15T17:13:14.556967800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:13:14.560085568Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_movieid_to_blacklist migrated 
2026-02-15T17:13:14.561660830Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111304s 
2026-02-15T17:13:14.564402731Z [Info] FluentMigrator.Runner.MigrationRunner: 123: create_netimport_table migrating 
2026-02-15T17:13:14.566227816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:13:14.568761188Z [Info] create_netimport_table: Starting migration of Log DB to 123 
2026-02-15T17:13:14.571291222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (123, '2026-02-15T17:13:14', 'create_netimport_table') 
2026-02-15T17:13:14.574564884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:13:14.577494964Z [Info] FluentMigrator.Runner.MigrationRunner: 123: create_netimport_table migrated 
2026-02-15T17:13:14.579112281Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113181s 
2026-02-15T17:13:14.581054362Z [Info] FluentMigrator.Runner.MigrationRunner: 124: add_preferred_tags_to_profile migrating 
2026-02-15T17:13:14.582849847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:13:14.585170791Z [Info] add_preferred_tags_to_profile: Starting migration of Log DB to 124 
2026-02-15T17:13:14.587744393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (124, '2026-02-15T17:13:14', 'add_preferred_tags_to_profile') 
2026-02-15T17:13:14.591163458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:13:14.593855298Z [Info] FluentMigrator.Runner.MigrationRunner: 124: add_preferred_tags_to_profile migrated 
2026-02-15T17:13:14.595489299Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109673s 
2026-02-15T17:13:14.597265506Z [Info] FluentMigrator.Runner.MigrationRunner: 125: fix_imdb_unique migrating 
2026-02-15T17:13:14.598959066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:13:14.601231281Z [Info] fix_imdb_unique: Starting migration of Log DB to 125 
2026-02-15T17:13:14.603616114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (125, '2026-02-15T17:13:14', 'fix_imdb_unique') 
2026-02-15T17:13:14.606916569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:13:14.609762580Z [Info] FluentMigrator.Runner.MigrationRunner: 125: fix_imdb_unique migrated 
2026-02-15T17:13:14.611323123Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108311s 
2026-02-15T17:13:14.613201736Z [Info] FluentMigrator.Runner.MigrationRunner: 126: update_qualities_and_profiles migrating 
2026-02-15T17:13:14.614972501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:13:14.617251440Z [Info] update_qualities_and_profiles: Starting migration of Log DB to 126 
2026-02-15T17:13:14.619835063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (126, '2026-02-15T17:13:14', 'update_qualities_and_profiles') 
2026-02-15T17:13:14.623268226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:13:14.626235431Z [Info] FluentMigrator.Runner.MigrationRunner: 126: update_qualities_and_profiles migrated 
2026-02-15T17:13:14.627888570Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112223s 
2026-02-15T17:13:14.629691941Z [Info] FluentMigrator.Runner.MigrationRunner: 127: remove_wombles migrating 
2026-02-15T17:13:14.631413257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:13:14.633667877Z [Info] remove_wombles: Starting migration of Log DB to 127 
2026-02-15T17:13:14.636118612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (127, '2026-02-15T17:13:14', 'remove_wombles') 
2026-02-15T17:13:14.639305670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:13:14.641998803Z [Info] FluentMigrator.Runner.MigrationRunner: 127: remove_wombles migrated 
2026-02-15T17:13:14.643592291Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106183s 
2026-02-15T17:13:14.645360291Z [Info] FluentMigrator.Runner.MigrationRunner: 128: remove_kickass migrating 
2026-02-15T17:13:14.647054222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:13:14.649315125Z [Info] remove_kickass: Starting migration of Log DB to 128 
2026-02-15T17:13:14.651706450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (128, '2026-02-15T17:13:14', 'remove_kickass') 
2026-02-15T17:13:14.655057729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:13:14.657833318Z [Info] FluentMigrator.Runner.MigrationRunner: 128: remove_kickass migrated 
2026-02-15T17:13:14.659356415Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107887s 
2026-02-15T17:13:14.661275860Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_parsed_movie_info_to_pending_release migrating 
2026-02-15T17:13:14.663071485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:13:14.665348661Z [Info] add_parsed_movie_info_to_pending_release: Starting migration of Log DB to 129 
2026-02-15T17:13:14.668147767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (129, '2026-02-15T17:13:14', 'add_parsed_movie_info_to_pending_release') 
2026-02-15T17:13:14.671757767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:13:14.674804401Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_parsed_movie_info_to_pending_release migrated 
2026-02-15T17:13:14.676527621Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116416s 
2026-02-15T17:13:14.678666278Z [Info] FluentMigrator.Runner.MigrationRunner: 130: remove_wombles_kickass migrating 
2026-02-15T17:13:14.680378776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:13:14.682678066Z [Info] remove_wombles_kickass: Starting migration of Log DB to 130 
2026-02-15T17:13:14.685177830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (130, '2026-02-15T17:13:14', 'remove_wombles_kickass') 
2026-02-15T17:13:14.688526292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:13:14.691630092Z [Info] FluentMigrator.Runner.MigrationRunner: 130: remove_wombles_kickass migrated 
2026-02-15T17:13:14.693224964Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112636s 
2026-02-15T17:13:14.695050700Z [Info] FluentMigrator.Runner.MigrationRunner: 131: make_parsed_episode_info_nullable migrating 
2026-02-15T17:13:14.696810123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:13:14.699076126Z [Info] make_parsed_episode_info_nullable: Starting migration of Log DB to 131 
2026-02-15T17:13:14.701652535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (131, '2026-02-15T17:13:14', 'make_parsed_episode_info_nullable') 
2026-02-15T17:13:14.705129696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:13:14.708029556Z [Info] FluentMigrator.Runner.MigrationRunner: 131: make_parsed_episode_info_nullable migrated 
2026-02-15T17:13:14.709621251Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111446s 
2026-02-15T17:13:14.711385473Z [Info] FluentMigrator.Runner.MigrationRunner: 132: rename_torrent_downloadstation migrating 
2026-02-15T17:13:14.713127561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:13:14.715338122Z [Info] rename_torrent_downloadstation: Starting migration of Log DB to 132 
2026-02-15T17:13:14.718028760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (132, '2026-02-15T17:13:14', 'rename_torrent_downloadstation') 
2026-02-15T17:13:14.721493187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:13:14.724290580Z [Info] FluentMigrator.Runner.MigrationRunner: 132: rename_torrent_downloadstation migrated 
2026-02-15T17:13:14.725976474Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110868s 
2026-02-15T17:13:14.727775407Z [Info] FluentMigrator.Runner.MigrationRunner: 133: add_minimumavailability migrating 
2026-02-15T17:13:14.729480921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:13:14.731779099Z [Info] add_minimumavailability: Starting migration of Log DB to 133 
2026-02-15T17:13:14.734318172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (133, '2026-02-15T17:13:14', 'add_minimumavailability') 
2026-02-15T17:13:14.737803049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:13:14.740611805Z [Info] FluentMigrator.Runner.MigrationRunner: 133: add_minimumavailability migrated 
2026-02-15T17:13:14.742260254Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110849s 
2026-02-15T17:13:14.744089898Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_remux_qualities_for_the_wankers migrating 
2026-02-15T17:13:14.745944383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:13:14.748210075Z [Info] add_remux_qualities_for_the_wankers: Starting migration of Log DB to 134 
2026-02-15T17:13:14.750895763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (134, '2026-02-15T17:13:14', 'add_remux_qualities_for_the_wankers') 
2026-02-15T17:13:14.754353035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:13:14.757588610Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_remux_qualities_for_the_wankers migrated 
2026-02-15T17:13:14.759220897Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116299s 
2026-02-15T17:13:14.761018386Z [Info] FluentMigrator.Runner.MigrationRunner: 135: add_haspredbentry_to_movies migrating 
2026-02-15T17:13:14.762763480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:13:14.765026507Z [Info] add_haspredbentry_to_movies: Starting migration of Log DB to 135 
2026-02-15T17:13:14.767621382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (135, '2026-02-15T17:13:14', 'add_haspredbentry_to_movies') 
2026-02-15T17:13:14.771389690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:13:14.774276183Z [Info] FluentMigrator.Runner.MigrationRunner: 135: add_haspredbentry_to_movies migrated 
2026-02-15T17:13:14.775999603Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114849s 
2026-02-15T17:13:14.777863256Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_pathstate_to_movies migrating 
2026-02-15T17:13:14.779731848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:13:14.781996158Z [Info] add_pathstate_to_movies: Starting migration of Log DB to 136 
2026-02-15T17:13:14.784622426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (136, '2026-02-15T17:13:14', 'add_pathstate_to_movies') 
2026-02-15T17:13:14.788120089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:13:14.791265904Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_pathstate_to_movies migrated 
2026-02-15T17:13:14.793136010Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115563s 
2026-02-15T17:13:14.795121638Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_import_exclusions_table migrating 
2026-02-15T17:13:14.797025281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:13:14.799446086Z [Info] add_import_exclusions_table: Starting migration of Log DB to 137 
2026-02-15T17:13:14.802135863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (137, '2026-02-15T17:13:14', 'add_import_exclusions_table') 
2026-02-15T17:13:14.805455087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:13:14.808306819Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_import_exclusions_table migrated 
2026-02-15T17:13:14.810071562Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112971s 
2026-02-15T17:13:14.811934654Z [Info] FluentMigrator.Runner.MigrationRunner: 138: add_physical_release_note migrating 
2026-02-15T17:13:14.813664718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:13:14.816120924Z [Info] add_physical_release_note: Starting migration of Log DB to 138 
2026-02-15T17:13:14.818629645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (138, '2026-02-15T17:13:14', 'add_physical_release_note') 
2026-02-15T17:13:14.822206548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:13:14.824946415Z [Info] FluentMigrator.Runner.MigrationRunner: 138: add_physical_release_note migrated 
2026-02-15T17:13:14.826546116Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112617s 
2026-02-15T17:13:14.828527266Z [Info] FluentMigrator.Runner.MigrationRunner: 139: consolidate_indexer_baseurl migrating 
2026-02-15T17:13:14.830320346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:13:14.832593454Z [Info] consolidate_indexer_baseurl: Starting migration of Log DB to 139 
2026-02-15T17:13:14.835139831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (139, '2026-02-15T17:13:14', 'consolidate_indexer_baseurl') 
2026-02-15T17:13:14.838433804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:13:14.841468595Z [Info] FluentMigrator.Runner.MigrationRunner: 139: consolidate_indexer_baseurl migrated 
2026-02-15T17:13:14.843135431Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011159s 
2026-02-15T17:13:14.844972841Z [Info] FluentMigrator.Runner.MigrationRunner: 140: add_alternative_titles_table migrating 
2026-02-15T17:13:14.846976095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:13:14.849298181Z [Info] add_alternative_titles_table: Starting migration of Log DB to 140 
2026-02-15T17:13:14.851878547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (140, '2026-02-15T17:13:14', 'add_alternative_titles_table') 
2026-02-15T17:13:14.855156868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:13:14.859002432Z [Info] FluentMigrator.Runner.MigrationRunner: 140: add_alternative_titles_table migrated 
2026-02-15T17:13:14.860689719Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121583s 
2026-02-15T17:13:14.862545807Z [Info] FluentMigrator.Runner.MigrationRunner: 141: fix_duplicate_alt_titles migrating 
2026-02-15T17:13:14.864352264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:13:14.867046409Z [Info] fix_duplicate_alt_titles: Starting migration of Log DB to 141 
2026-02-15T17:13:14.869780966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (141, '2026-02-15T17:13:14', 'fix_duplicate_alt_titles') 
2026-02-15T17:13:14.873248158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:13:14.876692173Z [Info] FluentMigrator.Runner.MigrationRunner: 141: fix_duplicate_alt_titles migrated 
2026-02-15T17:13:14.878350432Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01226s 
2026-02-15T17:13:14.880122690Z [Info] FluentMigrator.Runner.MigrationRunner: 142: movie_extras migrating 
2026-02-15T17:13:14.881956453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:13:14.884154319Z [Info] movie_extras: Starting migration of Log DB to 142 
2026-02-15T17:13:14.886549582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (142, '2026-02-15T17:13:14', 'movie_extras') 
2026-02-15T17:13:14.890076815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:13:14.892870229Z [Info] FluentMigrator.Runner.MigrationRunner: 142: movie_extras migrated 
2026-02-15T17:13:14.894420241Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109594s 
2026-02-15T17:13:14.896249674Z [Info] FluentMigrator.Runner.MigrationRunner: 143: clean_core_tv migrating 
2026-02-15T17:13:14.897928635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:13:14.900209027Z [Info] clean_core_tv: Starting migration of Log DB to 143 
2026-02-15T17:13:14.902733521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (143, '2026-02-15T17:13:14', 'clean_core_tv') 
2026-02-15T17:13:14.906109389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:13:14.908885780Z [Info] FluentMigrator.Runner.MigrationRunner: 143: clean_core_tv migrated 
2026-02-15T17:13:14.910463557Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010995s 
2026-02-15T17:13:14.912415106Z [Info] FluentMigrator.Runner.MigrationRunner: 144: add_cookies_to_indexer_status migrating 
2026-02-15T17:13:14.914218568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:13:14.916714304Z [Info] add_cookies_to_indexer_status: Starting migration of Log DB to 144 
2026-02-15T17:13:14.919362005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (144, '2026-02-15T17:13:14', 'add_cookies_to_indexer_status') 
2026-02-15T17:13:14.922721039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:13:14.925733405Z [Info] FluentMigrator.Runner.MigrationRunner: 144: add_cookies_to_indexer_status migrated 
2026-02-15T17:13:14.927401424Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114569s 
2026-02-15T17:13:14.929286419Z [Info] FluentMigrator.Runner.MigrationRunner: 145: banner_to_fanart migrating 
2026-02-15T17:13:14.930998848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:13:14.933276794Z [Info] banner_to_fanart: Starting migration of Log DB to 145 
2026-02-15T17:13:14.935664663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (145, '2026-02-15T17:13:14', 'banner_to_fanart') 
2026-02-15T17:13:14.938997935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:13:14.941715076Z [Info] FluentMigrator.Runner.MigrationRunner: 145: banner_to_fanart migrated 
2026-02-15T17:13:14.943470200Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107631s 
2026-02-15T17:13:14.945329504Z [Info] FluentMigrator.Runner.MigrationRunner: 146: naming_config_colon_action migrating 
2026-02-15T17:13:14.947122745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:13:14.949438528Z [Info] naming_config_colon_action: Starting migration of Log DB to 146 
2026-02-15T17:13:14.951981970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (146, '2026-02-15T17:13:14', 'naming_config_colon_action') 
2026-02-15T17:13:14.955177976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:13:14.958000339Z [Info] FluentMigrator.Runner.MigrationRunner: 146: naming_config_colon_action migrated 
2026-02-15T17:13:14.959651824Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108823s 
2026-02-15T17:13:14.961485627Z [Info] FluentMigrator.Runner.MigrationRunner: 147: add_custom_formats migrating 
2026-02-15T17:13:14.963252525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:13:14.965516574Z [Info] add_custom_formats: Starting migration of Log DB to 147 
2026-02-15T17:13:14.968187923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (147, '2026-02-15T17:13:14', 'add_custom_formats') 
2026-02-15T17:13:14.971507167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:13:14.974324400Z [Info] FluentMigrator.Runner.MigrationRunner: 147: add_custom_formats migrated 
2026-02-15T17:13:14.975960855Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110868s 
2026-02-15T17:13:14.977945080Z [Info] FluentMigrator.Runner.MigrationRunner: 148: remove_extra_naming_config migrating 
2026-02-15T17:13:14.979736257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:13:14.982046429Z [Info] remove_extra_naming_config: Starting migration of Log DB to 148 
2026-02-15T17:13:14.984591915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (148, '2026-02-15T17:13:14', 'remove_extra_naming_config') 
2026-02-15T17:13:14.987867751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:13:14.990657539Z [Info] FluentMigrator.Runner.MigrationRunner: 148: remove_extra_naming_config migrated 
2026-02-15T17:13:14.992298523Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108866s 
2026-02-15T17:13:14.994135913Z [Info] FluentMigrator.Runner.MigrationRunner: 149: convert_regex_required_tags migrating 
2026-02-15T17:13:14.995944555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:13:14.998353696Z [Info] convert_regex_required_tags: Starting migration of Log DB to 149 
2026-02-15T17:13:15.000822678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (149, '2026-02-15T17:13:14', 'convert_regex_required_tags') 
2026-02-15T17:13:15.004067852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:13:15.006912942Z [Info] FluentMigrator.Runner.MigrationRunner: 149: convert_regex_required_tags migrated 
2026-02-15T17:13:15.008536090Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109461s 
2026-02-15T17:13:15.010483542Z [Info] FluentMigrator.Runner.MigrationRunner: 150: fix_format_tags_double_underscore migrating 
2026-02-15T17:13:15.012312214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:13:15.014552004Z [Info] fix_format_tags_double_underscore: Starting migration of Log DB to 150 
2026-02-15T17:13:15.017044493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (150, '2026-02-15T17:13:15', 'fix_format_tags_double_underscore') 
2026-02-15T17:13:15.020582598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:13:15.023416114Z [Info] FluentMigrator.Runner.MigrationRunner: 150: fix_format_tags_double_underscore migrated 
2026-02-15T17:13:15.025076266Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011069s 
2026-02-15T17:13:15.026931392Z [Info] FluentMigrator.Runner.MigrationRunner: 151: add_tags_to_net_import migrating 
2026-02-15T17:13:15.028682638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:13:15.030862588Z [Info] add_tags_to_net_import: Starting migration of Log DB to 151 
2026-02-15T17:13:15.033362622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (151, '2026-02-15T17:13:15', 'add_tags_to_net_import') 
2026-02-15T17:13:15.036675233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:13:15.039500241Z [Info] FluentMigrator.Runner.MigrationRunner: 151: add_tags_to_net_import migrated 
2026-02-15T17:13:15.041107919Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010854s 
2026-02-15T17:13:15.042901270Z [Info] FluentMigrator.Runner.MigrationRunner: 152: add_custom_filters migrating 
2026-02-15T17:13:15.044803961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:13:15.047006907Z [Info] add_custom_filters: Starting migration of Log DB to 152 
2026-02-15T17:13:15.049440237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (152, '2026-02-15T17:13:15', 'add_custom_filters') 
2026-02-15T17:13:15.052689289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:13:15.055573778Z [Info] FluentMigrator.Runner.MigrationRunner: 152: add_custom_filters migrated 
2026-02-15T17:13:15.057153679Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107948s 
2026-02-15T17:13:15.059048384Z [Info] FluentMigrator.Runner.MigrationRunner: 153: indexer_client_status_search_changes migrating 
2026-02-15T17:13:15.060896175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:13:15.063107468Z [Info] indexer_client_status_search_changes: Starting migration of Log DB to 153 
2026-02-15T17:13:15.065865852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (153, '2026-02-15T17:13:15', 'indexer_client_status_search_changes') 
2026-02-15T17:13:15.069944736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:13:15.073327307Z [Info] FluentMigrator.Runner.MigrationRunner: 153: indexer_client_status_search_changes migrated 
2026-02-15T17:13:15.075010466Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123299s 
2026-02-15T17:13:15.076988850Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_language_to_files_history_blacklist migrating 
2026-02-15T17:13:15.078803143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:13:15.081189949Z [Info] add_language_to_files_history_blacklist: Starting migration of Log DB to 154 
2026-02-15T17:13:15.083913323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (154, '2026-02-15T17:13:15', 'add_language_to_files_history_blacklist') 
2026-02-15T17:13:15.087244501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:13:15.090266727Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_language_to_files_history_blacklist migrated 
2026-02-15T17:13:15.091959646Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113802s 
2026-02-15T17:13:15.093788709Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_update_allowed_quality_profile migrating 
2026-02-15T17:13:15.095756080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:13:15.098029308Z [Info] add_update_allowed_quality_profile: Starting migration of Log DB to 155 
2026-02-15T17:13:15.100642841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (155, '2026-02-15T17:13:15', 'add_update_allowed_quality_profile') 
2026-02-15T17:13:15.104211747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:13:15.107127348Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_update_allowed_quality_profile migrated 
2026-02-15T17:13:15.109096894Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114654s 
2026-02-15T17:13:15.111117844Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_download_client_priority migrating 
2026-02-15T17:13:15.112982379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:13:15.115293102Z [Info] add_download_client_priority: Starting migration of Log DB to 156 
2026-02-15T17:13:15.117852696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (156, '2026-02-15T17:13:15', 'add_download_client_priority') 
2026-02-15T17:13:15.121211629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:13:15.124066418Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_download_client_priority migrated 
2026-02-15T17:13:15.125680618Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110608s 
2026-02-15T17:13:15.127748082Z [Info] FluentMigrator.Runner.MigrationRunner: 157: remove_growl_prowl migrating 
2026-02-15T17:13:15.129466261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:13:15.131654788Z [Info] remove_growl_prowl: Starting migration of Log DB to 157 
2026-02-15T17:13:15.134034811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (157, '2026-02-15T17:13:15', 'remove_growl_prowl') 
2026-02-15T17:13:15.137231658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:13:15.140013369Z [Info] FluentMigrator.Runner.MigrationRunner: 157: remove_growl_prowl migrated 
2026-02-15T17:13:15.141582128Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105555s 
2026-02-15T17:13:15.143376261Z [Info] FluentMigrator.Runner.MigrationRunner: 158: remove_plex_hometheatre migrating 
2026-02-15T17:13:15.145141816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:13:15.147341255Z [Info] remove_plex_hometheatre: Starting migration of Log DB to 158 
2026-02-15T17:13:15.149757421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (158, '2026-02-15T17:13:15', 'remove_plex_hometheatre') 
2026-02-15T17:13:15.153065672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:13:15.156294825Z [Info] FluentMigrator.Runner.MigrationRunner: 158: remove_plex_hometheatre migrated 
2026-02-15T17:13:15.157894355Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111107s 
2026-02-15T17:13:15.159662005Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_webrip_qualites migrating 
2026-02-15T17:13:15.161392018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:13:15.163548260Z [Info] add_webrip_qualites: Starting migration of Log DB to 159 
2026-02-15T17:13:15.165929425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (159, '2026-02-15T17:13:15', 'add_webrip_qualites') 
2026-02-15T17:13:15.170268142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:13:15.173488096Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_webrip_qualites migrated 
2026-02-15T17:13:15.175082586Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120971s 
2026-02-15T17:13:15.176988043Z [Info] FluentMigrator.Runner.MigrationRunner: 160: health_issue_notification migrating 
2026-02-15T17:13:15.178722696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:13:15.181006415Z [Info] health_issue_notification: Starting migration of Log DB to 160 
2026-02-15T17:13:15.183566059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (160, '2026-02-15T17:13:15', 'health_issue_notification') 
2026-02-15T17:13:15.186903540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:13:15.189959834Z [Info] FluentMigrator.Runner.MigrationRunner: 160: health_issue_notification migrated 
2026-02-15T17:13:15.191568373Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112077s 
2026-02-15T17:13:15.193326984Z [Info] FluentMigrator.Runner.MigrationRunner: 161: speed_improvements migrating 
2026-02-15T17:13:15.194983410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:13:15.197218651Z [Info] speed_improvements: Starting migration of Log DB to 161 
2026-02-15T17:13:15.199636449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (161, '2026-02-15T17:13:15', 'speed_improvements') 
2026-02-15T17:13:15.202850932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:13:15.206031516Z [Info] FluentMigrator.Runner.MigrationRunner: 161: speed_improvements migrated 
2026-02-15T17:13:15.207596939Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110534s 
2026-02-15T17:13:15.209372143Z [Info] FluentMigrator.Runner.MigrationRunner: 162: fix_profile_format_default migrating 
2026-02-15T17:13:15.211080964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:13:15.213313761Z [Info] fix_profile_format_default: Starting migration of Log DB to 162 
2026-02-15T17:13:15.215782592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (162, '2026-02-15T17:13:15', 'fix_profile_format_default') 
2026-02-15T17:13:15.218982426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:13:15.222105424Z [Info] FluentMigrator.Runner.MigrationRunner: 162: fix_profile_format_default migrated 
2026-02-15T17:13:15.301188209Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010997s 
2026-02-15T17:13:15.307262560Z [Info] FluentMigrator.Runner.MigrationRunner: 163: task_duration migrating 
2026-02-15T17:13:15.309010741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:13:15.312390496Z [Info] task_duration: Starting migration of Log DB to 163 
2026-02-15T17:13:15.314873516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (163, '2026-02-15T17:13:15', 'task_duration') 
2026-02-15T17:13:15.318577675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:13:15.321336892Z [Info] FluentMigrator.Runner.MigrationRunner: 163: task_duration migrated 
2026-02-15T17:13:15.322895460Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123753s 
2026-02-15T17:13:15.324939446Z [Info] FluentMigrator.Runner.MigrationRunner: 164: movie_collections_crew migrating 
2026-02-15T17:13:15.326666744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:13:15.328949330Z [Info] movie_collections_crew: Starting migration of Log DB to 164 
2026-02-15T17:13:15.331815171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (164, '2026-02-15T17:13:15', 'movie_collections_crew') 
2026-02-15T17:13:15.335207843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:13:15.337901166Z [Info] FluentMigrator.Runner.MigrationRunner: 164: movie_collections_crew migrated 
2026-02-15T17:13:15.339575377Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112067s 
2026-02-15T17:13:15.341854306Z [Info] FluentMigrator.Runner.MigrationRunner: 165: remove_custom_formats_from_quality_model migrating 
2026-02-15T17:13:15.343881158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:13:15.346278495Z [Info] remove_custom_formats_from_quality_model: Starting migration of Log DB to 165 
2026-02-15T17:13:15.348998643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (165, '2026-02-15T17:13:15', 'remove_custom_formats_from_quality_model') 
2026-02-15T17:13:15.352450754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:13:15.355509653Z [Info] FluentMigrator.Runner.MigrationRunner: 165: remove_custom_formats_from_quality_model migrated 
2026-02-15T17:13:15.357202883Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115409s 
2026-02-15T17:13:15.358959560Z [Info] FluentMigrator.Runner.MigrationRunner: 166: fix_tmdb_list_config migrating 
2026-02-15T17:13:15.360699965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:13:15.363123926Z [Info] fix_tmdb_list_config: Starting migration of Log DB to 166 
2026-02-15T17:13:15.365590412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (166, '2026-02-15T17:13:15', 'fix_tmdb_list_config') 
2026-02-15T17:13:15.368822671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:13:15.371762541Z [Info] FluentMigrator.Runner.MigrationRunner: 166: fix_tmdb_list_config migrated 
2026-02-15T17:13:15.373318424Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110875s 
2026-02-15T17:13:15.375254623Z [Info] FluentMigrator.Runner.MigrationRunner: 167: remove_movie_pathstate migrating 
2026-02-15T17:13:15.376947241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:13:15.379136550Z [Info] remove_movie_pathstate: Starting migration of Log DB to 167 
2026-02-15T17:13:15.381834111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (167, '2026-02-15T17:13:15', 'remove_movie_pathstate') 
2026-02-15T17:13:15.385005738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:13:15.387684272Z [Info] FluentMigrator.Runner.MigrationRunner: 167: remove_movie_pathstate migrated 
2026-02-15T17:13:15.389251387Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010714s 
2026-02-15T17:13:15.390989868Z [Info] FluentMigrator.Runner.MigrationRunner: 168: custom_format_rework migrating 
2026-02-15T17:13:15.393188495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:13:15.395352132Z [Info] custom_format_rework: Starting migration of Log DB to 168 
2026-02-15T17:13:15.397952378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (168, '2026-02-15T17:13:15', 'custom_format_rework') 
2026-02-15T17:13:15.401307915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:13:15.403994485Z [Info] FluentMigrator.Runner.MigrationRunner: 168: custom_format_rework migrated 
2026-02-15T17:13:15.405538614Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108249s 
2026-02-15T17:13:15.407276824Z [Info] FluentMigrator.Runner.MigrationRunner: 169: custom_format_scores migrating 
2026-02-15T17:13:15.408972098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:13:15.411298883Z [Info] custom_format_scores: Starting migration of Log DB to 169 
2026-02-15T17:13:15.413819919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (169, '2026-02-15T17:13:15', 'custom_format_scores') 
2026-02-15T17:13:15.416977858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:13:15.419600359Z [Info] FluentMigrator.Runner.MigrationRunner: 169: custom_format_scores migrated 
2026-02-15T17:13:15.421131793Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106383s 
2026-02-15T17:13:15.422862519Z [Info] FluentMigrator.Runner.MigrationRunner: 170: fix_trakt_list_config migrating 
2026-02-15T17:13:15.424588554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:13:15.426801611Z [Info] fix_trakt_list_config: Starting migration of Log DB to 170 
2026-02-15T17:13:15.429211613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (170, '2026-02-15T17:13:15', 'fix_trakt_list_config') 
2026-02-15T17:13:15.432764127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:13:15.435592863Z [Info] FluentMigrator.Runner.MigrationRunner: 170: fix_trakt_list_config migrated 
2026-02-15T17:13:15.437169828Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110189s 
2026-02-15T17:13:15.438976076Z [Info] FluentMigrator.Runner.MigrationRunner: 171: quality_definition_preferred_size migrating 
2026-02-15T17:13:15.440890170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:13:15.443075851Z [Info] quality_definition_preferred_size: Starting migration of Log DB to 171 
2026-02-15T17:13:15.445580585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (171, '2026-02-15T17:13:15', 'quality_definition_preferred_size') 
2026-02-15T17:13:15.449022075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:13:15.451759637Z [Info] FluentMigrator.Runner.MigrationRunner: 171: quality_definition_preferred_size migrated 
2026-02-15T17:13:15.453328306Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108034s 
2026-02-15T17:13:15.455246288Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_download_history migrating 
2026-02-15T17:13:15.456927814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:13:15.459097633Z [Info] add_download_history: Starting migration of Log DB to 172 
2026-02-15T17:13:15.461480041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (172, '2026-02-15T17:13:15', 'add_download_history') 
2026-02-15T17:13:15.464640956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:13:15.467294459Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_download_history migrated 
2026-02-15T17:13:15.468835492Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103535s 
2026-02-15T17:13:15.470626498Z [Info] FluentMigrator.Runner.MigrationRunner: 173: net_import_status migrating 
2026-02-15T17:13:15.472275348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:13:15.474516121Z [Info] net_import_status: Starting migration of Log DB to 173 
2026-02-15T17:13:15.476884790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (173, '2026-02-15T17:13:15', 'net_import_status') 
2026-02-15T17:13:15.480083752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:13:15.482754700Z [Info] FluentMigrator.Runner.MigrationRunner: 173: net_import_status migrated 
2026-02-15T17:13:15.484278889Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010424s 
2026-02-15T17:13:15.486019735Z [Info] FluentMigrator.Runner.MigrationRunner: 174: email_multiple_addresses migrating 
2026-02-15T17:13:15.487705459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:13:15.489882092Z [Info] email_multiple_addresses: Starting migration of Log DB to 174 
2026-02-15T17:13:15.492302546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (174, '2026-02-15T17:13:15', 'email_multiple_addresses') 
2026-02-15T17:13:15.495465686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:13:15.498163107Z [Info] FluentMigrator.Runner.MigrationRunner: 174: email_multiple_addresses migrated 
2026-02-15T17:13:15.499732598Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103346s 
2026-02-15T17:13:15.501636511Z [Info] FluentMigrator.Runner.MigrationRunner: 175: remove_chown_and_folderchmod_config migrating 
2026-02-15T17:13:15.503403900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:13:15.505595614Z [Info] remove_chown_and_folderchmod_config: Starting migration of Log DB to 175 
2026-02-15T17:13:15.508128825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (175, '2026-02-15T17:13:15', 'remove_chown_and_folderchmod_config') 
2026-02-15T17:13:15.511391294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:13:15.514665998Z [Info] FluentMigrator.Runner.MigrationRunner: 175: remove_chown_and_folderchmod_config migrated 
2026-02-15T17:13:15.516314838Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011207s 
2026-02-15T17:13:15.518077448Z [Info] FluentMigrator.Runner.MigrationRunner: 176: movie_recommendations migrating 
2026-02-15T17:13:15.519725536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:13:15.521997852Z [Info] movie_recommendations: Starting migration of Log DB to 176 
2026-02-15T17:13:15.524470461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (176, '2026-02-15T17:13:15', 'movie_recommendations') 
2026-02-15T17:13:15.527632589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:13:15.530249108Z [Info] FluentMigrator.Runner.MigrationRunner: 176: movie_recommendations migrated 
2026-02-15T17:13:15.531707965Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104688s 
2026-02-15T17:13:15.533529523Z [Info] FluentMigrator.Runner.MigrationRunner: 177: language_improvements migrating 
2026-02-15T17:13:15.535205007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:13:15.537489327Z [Info] language_improvements: Starting migration of Log DB to 177 
2026-02-15T17:13:15.539903698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (177, '2026-02-15T17:13:15', 'language_improvements') 
2026-02-15T17:13:15.543065846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:13:15.545956386Z [Info] FluentMigrator.Runner.MigrationRunner: 177: language_improvements migrated 
2026-02-15T17:13:15.547527109Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107347s 
2026-02-15T17:13:15.549233335Z [Info] FluentMigrator.Runner.MigrationRunner: 178: new_list_server migrating 
2026-02-15T17:13:15.550931444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:13:15.553168148Z [Info] new_list_server: Starting migration of Log DB to 178 
2026-02-15T17:13:15.555505054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (178, '2026-02-15T17:13:15', 'new_list_server') 
2026-02-15T17:13:15.558735329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:13:15.561473803Z [Info] FluentMigrator.Runner.MigrationRunner: 178: new_list_server migrated 
2026-02-15T17:13:15.562956328Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105717s 
2026-02-15T17:13:15.564697224Z [Info] FluentMigrator.Runner.MigrationRunner: 179: movie_translation_indexes migrating 
2026-02-15T17:13:15.566396966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:13:15.568594411Z [Info] movie_translation_indexes: Starting migration of Log DB to 179 
2026-02-15T17:13:15.571029685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (179, '2026-02-15T17:13:15', 'movie_translation_indexes') 
2026-02-15T17:13:15.574244569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:13:15.576784533Z [Info] FluentMigrator.Runner.MigrationRunner: 179: movie_translation_indexes migrated 
2026-02-15T17:13:15.578297871Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103638s 
2026-02-15T17:13:15.580049618Z [Info] FluentMigrator.Runner.MigrationRunner: 180: fix_invalid_profile_references migrating 
2026-02-15T17:13:15.581721705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:13:15.583875201Z [Info] fix_invalid_profile_references: Starting migration of Log DB to 180 
2026-02-15T17:13:15.586304814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (180, '2026-02-15T17:13:15', 'fix_invalid_profile_references') 
2026-02-15T17:13:15.589517503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:13:15.592168601Z [Info] FluentMigrator.Runner.MigrationRunner: 180: fix_invalid_profile_references migrated 
2026-02-15T17:13:15.593692931Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103338s 
2026-02-15T17:13:15.595349817Z [Info] FluentMigrator.Runner.MigrationRunner: 181: list_movies_table migrating 
2026-02-15T17:13:15.596990100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:13:15.599716861Z [Info] list_movies_table: Starting migration of Log DB to 181 
2026-02-15T17:13:15.602024518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (181, '2026-02-15T17:13:15', 'list_movies_table') 
2026-02-15T17:13:15.605276125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:13:15.608077376Z [Info] FluentMigrator.Runner.MigrationRunner: 181: list_movies_table migrated 
2026-02-15T17:13:15.609751828Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110646s 
2026-02-15T17:13:15.611986578Z [Info] FluentMigrator.Runner.MigrationRunner: 182: on_delete_notification migrating 
2026-02-15T17:13:15.613788777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:13:15.615999508Z [Info] on_delete_notification: Starting migration of Log DB to 182 
2026-02-15T17:13:15.618455774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (182, '2026-02-15T17:13:15', 'on_delete_notification') 
2026-02-15T17:13:15.623209877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:13:15.625937871Z [Info] FluentMigrator.Runner.MigrationRunner: 182: on_delete_notification migrated 
2026-02-15T17:13:15.627437100Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121484s 
2026-02-15T17:13:15.629188166Z [Info] FluentMigrator.Runner.MigrationRunner: 183: download_propers_config migrating 
2026-02-15T17:13:15.631051188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:13:15.633185866Z [Info] download_propers_config: Starting migration of Log DB to 183 
2026-02-15T17:13:15.635535818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (183, '2026-02-15T17:13:15', 'download_propers_config') 
2026-02-15T17:13:15.638925053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:13:15.641592354Z [Info] FluentMigrator.Runner.MigrationRunner: 183: download_propers_config migrated 
2026-02-15T17:13:15.643062123Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107358s 
2026-02-15T17:13:15.644938001Z [Info] FluentMigrator.Runner.MigrationRunner: 184: add_priority_to_indexers migrating 
2026-02-15T17:13:15.646589296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:13:15.648706359Z [Info] add_priority_to_indexers: Starting migration of Log DB to 184 
2026-02-15T17:13:15.651206193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (184, '2026-02-15T17:13:15', 'add_priority_to_indexers') 
2026-02-15T17:13:15.654429694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:13:15.657105181Z [Info] FluentMigrator.Runner.MigrationRunner: 184: add_priority_to_indexers migrated 
2026-02-15T17:13:15.658736867Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104599s 
2026-02-15T17:13:15.660487953Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_alternative_title_indices migrating 
2026-02-15T17:13:15.662221163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:13:15.664590845Z [Info] add_alternative_title_indices: Starting migration of Log DB to 185 
2026-02-15T17:13:15.667005106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (185, '2026-02-15T17:13:15', 'add_alternative_title_indices') 
2026-02-15T17:13:15.670417628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:13:15.673442408Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_alternative_title_indices migrated 
2026-02-15T17:13:15.674952780Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110783s 
2026-02-15T17:13:15.676717734Z [Info] FluentMigrator.Runner.MigrationRunner: 186: fix_tmdb_duplicates migrating 
2026-02-15T17:13:15.678493960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:13:15.680772338Z [Info] fix_tmdb_duplicates: Starting migration of Log DB to 186 
2026-02-15T17:13:15.683156529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (186, '2026-02-15T17:13:15', 'fix_tmdb_duplicates') 
2026-02-15T17:13:15.686311653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:13:15.688902680Z [Info] FluentMigrator.Runner.MigrationRunner: 186: fix_tmdb_duplicates migrated 
2026-02-15T17:13:15.690577272Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105783s 
2026-02-15T17:13:15.692384431Z [Info] FluentMigrator.Runner.MigrationRunner: 187: swap_filechmod_for_folderchmod migrating 
2026-02-15T17:13:15.694060105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:13:15.696162689Z [Info] swap_filechmod_for_folderchmod: Starting migration of Log DB to 187 
2026-02-15T17:13:15.698671220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (187, '2026-02-15T17:13:15', 'swap_filechmod_for_folderchmod') 
2026-02-15T17:13:15.701884711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:13:15.704467432Z [Info] FluentMigrator.Runner.MigrationRunner: 187: swap_filechmod_for_folderchmod migrated 
2026-02-15T17:13:15.706080821Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103509s 
2026-02-15T17:13:15.707697376Z [Info] FluentMigrator.Runner.MigrationRunner: 188: mediainfo_channels migrating 
2026-02-15T17:13:15.709330775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:13:15.711574723Z [Info] mediainfo_channels: Starting migration of Log DB to 188 
2026-02-15T17:13:15.713836648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (188, '2026-02-15T17:13:15', 'mediainfo_channels') 
2026-02-15T17:13:15.716971901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:13:15.719512988Z [Info] FluentMigrator.Runner.MigrationRunner: 188: mediainfo_channels migrated 
2026-02-15T17:13:15.720925993Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102801s 
2026-02-15T17:13:15.722517859Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_update_history migrating 
2026-02-15T17:13:15.724095135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:13:15.726298141Z [Info] add_update_history: Starting migration of Log DB to 189 
2026-02-15T17:13:15.737205766Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory 
2026-02-15T17:13:15.740643739Z [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-02-15T17:13:15.745125583Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061938s 
2026-02-15T17:13:15.746615834Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date) 
2026-02-15T17:13:15.748565751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2026-02-15T17:13:15.751577435Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035558s 
2026-02-15T17:13:15.753861665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (189, '2026-02-15T17:13:15', 'add_update_history') 
2026-02-15T17:13:15.756887458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:13:15.759383414Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_update_history migrated 
2026-02-15T17:13:15.760821880Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112758s 
2026-02-15T17:13:15.762605532Z [Info] FluentMigrator.Runner.MigrationRunner: 190: update_awesome_hd_link migrating 
2026-02-15T17:13:15.764184431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:13:15.766322807Z [Info] update_awesome_hd_link: Starting migration of Log DB to 190 
2026-02-15T17:13:15.768784264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (190, '2026-02-15T17:13:15', 'update_awesome_hd_link') 
2026-02-15T17:13:15.771892512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:13:15.774330391Z [Info] FluentMigrator.Runner.MigrationRunner: 190: update_awesome_hd_link migrated 
2026-02-15T17:13:15.775748407Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101601s 
2026-02-15T17:13:15.777369221Z [Info] FluentMigrator.Runner.MigrationRunner: 191: remove_awesomehd migrating 
2026-02-15T17:13:15.778920815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:13:15.780925472Z [Info] remove_awesomehd: Starting migration of Log DB to 191 
2026-02-15T17:13:15.783108387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (191, '2026-02-15T17:13:15', 'remove_awesomehd') 
2026-02-15T17:13:15.786069931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:13:15.788411255Z [Info] FluentMigrator.Runner.MigrationRunner: 191: remove_awesomehd migrated 
2026-02-15T17:13:15.789777517Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095188s 
2026-02-15T17:13:15.791399753Z [Info] FluentMigrator.Runner.MigrationRunner: 192: add_on_delete_to_notifications migrating 
2026-02-15T17:13:15.793005046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:13:15.795030274Z [Info] add_on_delete_to_notifications: Starting migration of Log DB to 192 
2026-02-15T17:13:15.797350897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (192, '2026-02-15T17:13:15', 'add_on_delete_to_notifications') 
2026-02-15T17:13:15.800418283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:13:15.803068720Z [Info] FluentMigrator.Runner.MigrationRunner: 192: add_on_delete_to_notifications migrated 
2026-02-15T17:13:15.804580965Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009991s 
2026-02-15T17:13:15.806230236Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_bypass_to_delay_profile migrating 
2026-02-15T17:13:15.807797262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:13:15.809968544Z [Info] add_bypass_to_delay_profile: Starting migration of Log DB to 194 
2026-02-15T17:13:15.812381793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (194, '2026-02-15T17:13:15', 'add_bypass_to_delay_profile') 
2026-02-15T17:13:15.815591266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:13:15.818080148Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_bypass_to_delay_profile migrated 
2026-02-15T17:13:15.819514566Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102516s 
2026-02-15T17:13:15.821099518Z [Info] FluentMigrator.Runner.MigrationRunner: 195: update_notifiarr migrating 
2026-02-15T17:13:15.822615901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:13:15.824604415Z [Info] update_notifiarr: Starting migration of Log DB to 195 
2026-02-15T17:13:15.826869937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (195, '2026-02-15T17:13:15', 'update_notifiarr') 
2026-02-15T17:13:15.829979599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:13:15.832479263Z [Info] FluentMigrator.Runner.MigrationRunner: 195: update_notifiarr migrated 
2026-02-15T17:13:15.833915665Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097875s 
2026-02-15T17:13:15.835559836Z [Info] FluentMigrator.Runner.MigrationRunner: 196: legacy_mediainfo_hdr migrating 
2026-02-15T17:13:15.837223366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:13:15.839314327Z [Info] legacy_mediainfo_hdr: Starting migration of Log DB to 196 
2026-02-15T17:13:15.841703167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (196, '2026-02-15T17:13:15', 'legacy_mediainfo_hdr') 
2026-02-15T17:13:15.844846496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:13:15.847591043Z [Info] FluentMigrator.Runner.MigrationRunner: 196: legacy_mediainfo_hdr migrated 
2026-02-15T17:13:15.849111525Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101856s 
2026-02-15T17:13:15.850822871Z [Info] FluentMigrator.Runner.MigrationRunner: 197: rename_blacklist_to_blocklist migrating 
2026-02-15T17:13:15.852638677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:13:15.854748415Z [Info] rename_blacklist_to_blocklist: Starting migration of Log DB to 197 
2026-02-15T17:13:15.857217337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (197, '2026-02-15T17:13:15', 'rename_blacklist_to_blocklist') 
2026-02-15T17:13:15.860404364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:13:15.862993578Z [Info] FluentMigrator.Runner.MigrationRunner: 197: rename_blacklist_to_blocklist migrated 
2026-02-15T17:13:15.864575995Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104738s 
2026-02-15T17:13:15.866198672Z [Info] FluentMigrator.Runner.MigrationRunner: 198: add_indexer_tags migrating 
2026-02-15T17:13:15.867815207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:13:15.869904404Z [Info] add_indexer_tags: Starting migration of Log DB to 198 
2026-02-15T17:13:15.872236610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (198, '2026-02-15T17:13:15', 'add_indexer_tags') 
2026-02-15T17:13:15.875485112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:13:15.877995617Z [Info] FluentMigrator.Runner.MigrationRunner: 198: add_indexer_tags migrated 
2026-02-15T17:13:15.879356968Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102118s 
2026-02-15T17:13:15.881108495Z [Info] FluentMigrator.Runner.MigrationRunner: 199: mediainfo_to_ffmpeg migrating 
2026-02-15T17:13:15.882766624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:13:15.884901864Z [Info] mediainfo_to_ffmpeg: Starting migration of Log DB to 199 
2026-02-15T17:13:15.887208168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (199, '2026-02-15T17:13:15', 'mediainfo_to_ffmpeg') 
2026-02-15T17:13:15.890476319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:13:15.893144071Z [Info] FluentMigrator.Runner.MigrationRunner: 199: mediainfo_to_ffmpeg migrated 
2026-02-15T17:13:15.894522636Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103363s 
2026-02-15T17:13:15.896098440Z [Info] FluentMigrator.Runner.MigrationRunner: 200: cdh_per_downloadclient migrating 
2026-02-15T17:13:15.897682469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:13:15.899669991Z [Info] cdh_per_downloadclient: Starting migration of Log DB to 200 
2026-02-15T17:13:15.902007448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (200, '2026-02-15T17:13:15', 'cdh_per_downloadclient') 
2026-02-15T17:13:15.905190959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:13:15.907869763Z [Info] FluentMigrator.Runner.MigrationRunner: 200: cdh_per_downloadclient migrated 
2026-02-15T17:13:15.909275293Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101333s 
2026-02-15T17:13:15.911196121Z [Info] FluentMigrator.Runner.MigrationRunner: 201: migrate_discord_from_slack migrating 
2026-02-15T17:13:15.912785461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:13:15.915017656Z [Info] migrate_discord_from_slack: Starting migration of Log DB to 201 
2026-02-15T17:13:15.917428230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (201, '2026-02-15T17:13:15', 'migrate_discord_from_slack') 
2026-02-15T17:13:15.920635158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:13:15.923286166Z [Info] FluentMigrator.Runner.MigrationRunner: 201: migrate_discord_from_slack migrated 
2026-02-15T17:13:15.924834494Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104859s 
2026-02-15T17:13:15.926373352Z [Info] FluentMigrator.Runner.MigrationRunner: 202: remove_predb migrating 
2026-02-15T17:13:15.927939175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:13:15.929969003Z [Info] remove_predb: Starting migration of Log DB to 202 
2026-02-15T17:13:15.932217190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (202, '2026-02-15T17:13:15', 'remove_predb') 
2026-02-15T17:13:15.935285488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:13:15.937678317Z [Info] FluentMigrator.Runner.MigrationRunner: 202: remove_predb migrated 
2026-02-15T17:13:15.939033926Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098052s 
2026-02-15T17:13:15.940714030Z [Info] FluentMigrator.Runner.MigrationRunner: 203: add_on_update_to_notifications migrating 
2026-02-15T17:13:15.942283731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:13:15.944327226Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 203 
2026-02-15T17:13:15.946625343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (203, '2026-02-15T17:13:15', 'add_on_update_to_notifications') 
2026-02-15T17:13:15.950069649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:13:15.952569493Z [Info] FluentMigrator.Runner.MigrationRunner: 203: add_on_update_to_notifications migrated 
2026-02-15T17:13:15.954002108Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102324s 
2026-02-15T17:13:15.955586809Z [Info] FluentMigrator.Runner.MigrationRunner: 204: ensure_identity_on_id_columns migrating 
2026-02-15T17:13:15.957176610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:13:15.959243341Z [Info] ensure_identity_on_id_columns: Starting migration of Log DB to 204 
2026-02-15T17:13:15.961601069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (204, '2026-02-15T17:13:15', 'ensure_identity_on_id_columns') 
2026-02-15T17:13:15.964668145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:13:15.967192248Z [Info] FluentMigrator.Runner.MigrationRunner: 204: ensure_identity_on_id_columns migrated 
2026-02-15T17:13:15.968792600Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098961s 
2026-02-15T17:13:15.970490820Z [Info] FluentMigrator.Runner.MigrationRunner: 205: download_client_per_indexer migrating 
2026-02-15T17:13:15.972077274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:13:15.974186301Z [Info] download_client_per_indexer: Starting migration of Log DB to 205 
2026-02-15T17:13:15.976913994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (205, '2026-02-15T17:13:15', 'download_client_per_indexer') 
2026-02-15T17:13:15.980296425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:13:15.982770607Z [Info] FluentMigrator.Runner.MigrationRunner: 205: download_client_per_indexer migrated 
2026-02-15T17:13:15.984263623Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106833s 
2026-02-15T17:13:15.985887523Z [Info] FluentMigrator.Runner.MigrationRunner: 206: multiple_ratings_support migrating 
2026-02-15T17:13:15.987444869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:13:15.989798659Z [Info] multiple_ratings_support: Starting migration of Log DB to 206 
2026-02-15T17:13:15.992112999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (206, '2026-02-15T17:13:15', 'multiple_ratings_support') 
2026-02-15T17:13:15.995213783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:13:15.997969933Z [Info] FluentMigrator.Runner.MigrationRunner: 206: multiple_ratings_support migrated 
2026-02-15T17:13:15.999415013Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104968s 
2026-02-15T17:13:16.001001688Z [Info] FluentMigrator.Runner.MigrationRunner: 207: movie_metadata migrating 
2026-02-15T17:13:16.002510546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:13:16.004846550Z [Info] movie_metadata: Starting migration of Log DB to 207 
2026-02-15T17:13:16.007068574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (207, '2026-02-15T17:13:16', 'movie_metadata') 
2026-02-15T17:13:16.010283999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:13:16.012759795Z [Info] FluentMigrator.Runner.MigrationRunner: 207: movie_metadata migrated 
2026-02-15T17:13:16.014262280Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102364s 
2026-02-15T17:13:16.015826560Z [Info] FluentMigrator.Runner.MigrationRunner: 208: add_collections migrating 
2026-02-15T17:13:16.017393385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:13:16.019512201Z [Info] add_collections: Starting migration of Log DB to 208 
2026-02-15T17:13:16.021971744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (208, '2026-02-15T17:13:16', 'add_collections') 
2026-02-15T17:13:16.025162469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:13:16.027597753Z [Info] FluentMigrator.Runner.MigrationRunner: 208: add_collections migrated 
2026-02-15T17:13:16.029004746Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102636s 
2026-02-15T17:13:16.030646662Z [Info] FluentMigrator.Runner.MigrationRunner: 209: movie_meta_collection_index migrating 
2026-02-15T17:13:16.032450184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:13:16.034702640Z [Info] movie_meta_collection_index: Starting migration of Log DB to 209 
2026-02-15T17:13:16.037130208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (209, '2026-02-15T17:13:16', 'movie_meta_collection_index') 
2026-02-15T17:13:16.040264138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:13:16.042844925Z [Info] FluentMigrator.Runner.MigrationRunner: 209: movie_meta_collection_index migrated 
2026-02-15T17:13:16.044288933Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010369s 
2026-02-15T17:13:16.046058687Z [Info] FluentMigrator.Runner.MigrationRunner: 210: movie_added_notifications migrating 
2026-02-15T17:13:16.047984084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:13:16.050224836Z [Info] movie_added_notifications: Starting migration of Log DB to 210 
2026-02-15T17:13:16.052566111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (210, '2026-02-15T17:13:16', 'movie_added_notifications') 
2026-02-15T17:13:16.055787838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:13:16.058268193Z [Info] FluentMigrator.Runner.MigrationRunner: 210: movie_added_notifications migrated 
2026-02-15T17:13:16.059681038Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104382s 
2026-02-15T17:13:16.061301611Z [Info] FluentMigrator.Runner.MigrationRunner: 211: more_movie_meta_index migrating 
2026-02-15T17:13:16.062856793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:13:16.065010850Z [Info] more_movie_meta_index: Starting migration of Log DB to 211 
2026-02-15T17:13:16.067290651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (211, '2026-02-15T17:13:16', 'more_movie_meta_index') 
2026-02-15T17:13:16.070333518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:13:16.072714513Z [Info] FluentMigrator.Runner.MigrationRunner: 211: more_movie_meta_index migrated 
2026-02-15T17:13:16.074055954Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009882s 
2026-02-15T17:13:16.075711497Z [Info] FluentMigrator.Runner.MigrationRunner: 212: postgres_update_timestamp_columns_to_with_timezone migrating 
2026-02-15T17:13:16.077344416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:13:16.079560298Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 212 
2026-02-15T17:13:16.087675038Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs 
2026-02-15T17:13:16.089101660Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.78E-05s 
2026-02-15T17:13:16.091141318Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset 
2026-02-15T17:13:16.126513414Z [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-02-15T17:13:16.133318377Z [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-02-15T17:13:16.139057173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs" 
2026-02-15T17:13:16.146027028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs" 
2026-02-15T17:13:16.157950749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2026-02-15T17:13:16.161350995Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0687683s 
2026-02-15T17:13:16.162675633Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory 
2026-02-15T17:13:16.163916842Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.73E-05s 
2026-02-15T17:13:16.165346180Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset 
2026-02-15T17:13:16.174914628Z [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-02-15T17:13:16.179884555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory" 
2026-02-15T17:13:16.183347829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory" 
2026-02-15T17:13:16.186474355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory" 
2026-02-15T17:13:16.192778660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2026-02-15T17:13:16.195769342Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0289998s 
2026-02-15T17:13:16.197090442Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-02-15T17:13:16.198350830Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.56E-05s 
2026-02-15T17:13:16.199741751Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2026-02-15T17:13:16.208750882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2026-02-15T17:13:16.212988275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2026-02-15T17:13:16.218715096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2026-02-15T17:13:16.222006885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2026-02-15T17:13:16.228448666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-02-15T17:13:16.232675768Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0314812s 
2026-02-15T17:13:16.234983074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (212, '2026-02-15T17:13:16', 'postgres_update_timestamp_columns_to_with_timezone') 
2026-02-15T17:13:16.238068106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:13:16.241608856Z [Info] FluentMigrator.Runner.MigrationRunner: 212: postgres_update_timestamp_columns_to_with_timezone migrated 
2026-02-15T17:13:16.243086442Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0402111s 
2026-02-15T17:13:16.244878600Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_language_tags_to_subtitle_files migrating 
2026-02-15T17:13:16.246437299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:13:16.248637149Z [Info] add_language_tags_to_subtitle_files: Starting migration of Log DB to 214 
2026-02-15T17:13:16.250994235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (214, '2026-02-15T17:13:16', 'add_language_tags_to_subtitle_files') 
2026-02-15T17:13:16.254117103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:13:16.256609633Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_language_tags_to_subtitle_files migrated 
2026-02-15T17:13:16.257981134Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101393s 
2026-02-15T17:13:16.259440874Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_salt_to_users migrating 
2026-02-15T17:13:16.260866655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:13:16.262742633Z [Info] add_salt_to_users: Starting migration of Log DB to 215 
2026-02-15T17:13:16.264828783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (215, '2026-02-15T17:13:16', 'add_salt_to_users') 
2026-02-15T17:13:16.268421638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:13:16.270789937Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_salt_to_users migrated 
2026-02-15T17:13:16.272106989Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009931s 
2026-02-15T17:13:16.273607060Z [Info] FluentMigrator.Runner.MigrationRunner: 216: clean_alt_titles migrating 
2026-02-15T17:13:16.274998612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:13:16.276970543Z [Info] clean_alt_titles: Starting migration of Log DB to 216 
2026-02-15T17:13:16.279060982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (216, '2026-02-15T17:13:16', 'clean_alt_titles') 
2026-02-15T17:13:16.282083619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:13:16.284451827Z [Info] FluentMigrator.Runner.MigrationRunner: 216: clean_alt_titles migrated 
2026-02-15T17:13:16.285711043Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009468s 
2026-02-15T17:13:16.287133447Z [Info] FluentMigrator.Runner.MigrationRunner: 217: remove_omg migrating 
2026-02-15T17:13:16.288551503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:13:16.290437821Z [Info] remove_omg: Starting migration of Log DB to 217 
2026-02-15T17:13:16.292525946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (217, '2026-02-15T17:13:16', 'remove_omg') 
2026-02-15T17:13:16.295335473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:13:16.297712920Z [Info] FluentMigrator.Runner.MigrationRunner: 217: remove_omg migrated 
2026-02-15T17:13:16.298942907Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009266s 
2026-02-15T17:13:16.300564903Z [Info] FluentMigrator.Runner.MigrationRunner: 218: add_additional_info_to_pending_releases migrating 
2026-02-15T17:13:16.302109924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:13:16.304062236Z [Info] add_additional_info_to_pending_releases: Starting migration of Log DB to 218 
2026-02-15T17:13:16.306449042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (218, '2026-02-15T17:13:16', 'add_additional_info_to_pending_releases') 
2026-02-15T17:13:16.309506859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:13:16.311964017Z [Info] FluentMigrator.Runner.MigrationRunner: 218: add_additional_info_to_pending_releases migrated 
2026-02-15T17:13:16.313332813Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097749s 
2026-02-15T17:13:16.314793765Z [Info] FluentMigrator.Runner.MigrationRunner: 219: add_result_to_commands migrating 
2026-02-15T17:13:16.316214366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:13:16.318197609Z [Info] add_result_to_commands: Starting migration of Log DB to 219 
2026-02-15T17:13:16.320381377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (219, '2026-02-15T17:13:16', 'add_result_to_commands') 
2026-02-15T17:13:16.323257829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:13:16.325777072Z [Info] FluentMigrator.Runner.MigrationRunner: 219: add_result_to_commands migrated 
2026-02-15T17:13:16.327067650Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095581s 
2026-02-15T17:13:16.328619836Z [Info] FluentMigrator.Runner.MigrationRunner: 220: health_restored_notification migrating 
2026-02-15T17:13:16.330240810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:13:16.332239344Z [Info] health_restored_notification: Starting migration of Log DB to 220 
2026-02-15T17:13:16.334570739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (220, '2026-02-15T17:13:16', 'health_restored_notification') 
2026-02-15T17:13:16.337567333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:13:16.340111947Z [Info] FluentMigrator.Runner.MigrationRunner: 220: health_restored_notification migrated 
2026-02-15T17:13:16.341460011Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009993s 
2026-02-15T17:13:16.343175085Z [Info] FluentMigrator.Runner.MigrationRunner: 221: add_on_manual_interaction_required_to_notifications migrating 
2026-02-15T17:13:16.344849557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:13:16.346806578Z [Info] add_on_manual_interaction_required_to_notifications: Starting migration of Log DB to 221 
2026-02-15T17:13:16.349398918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (221, '2026-02-15T17:13:16', 'add_on_manual_interaction_required_to_notifications') 
2026-02-15T17:13:16.352638341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:13:16.355404701Z [Info] FluentMigrator.Runner.MigrationRunner: 221: add_on_manual_interaction_required_to_notifications migrated 
2026-02-15T17:13:16.357103782Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101817s 
2026-02-15T17:13:16.358655277Z [Info] FluentMigrator.Runner.MigrationRunner: 222: remove_rarbg migrating 
2026-02-15T17:13:16.360037560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:13:16.362112629Z [Info] remove_rarbg: Starting migration of Log DB to 222 
2026-02-15T17:13:16.364231796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (222, '2026-02-15T17:13:16', 'remove_rarbg') 
2026-02-15T17:13:16.367646332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:13:16.370102708Z [Info] FluentMigrator.Runner.MigrationRunner: 222: remove_rarbg migrated 
2026-02-15T17:13:16.371370992Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101272s 
2026-02-15T17:13:16.373066436Z [Info] FluentMigrator.Runner.MigrationRunner: 223: remove_invalid_roksbox_metadata_images migrating 
2026-02-15T17:13:16.374614473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:13:16.376993674Z [Info] remove_invalid_roksbox_metadata_images: Starting migration of Log DB to 223 
2026-02-15T17:13:16.379396062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (223, '2026-02-15T17:13:16', 'remove_invalid_roksbox_metadata_images') 
2026-02-15T17:13:16.382603581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:13:16.385094106Z [Info] FluentMigrator.Runner.MigrationRunner: 223: remove_invalid_roksbox_metadata_images migrated 
2026-02-15T17:13:16.386529716Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104104s 
2026-02-15T17:13:16.388148195Z [Info] FluentMigrator.Runner.MigrationRunner: 224: list_sync_time migrating 
2026-02-15T17:13:16.389560379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:13:16.391665378Z [Info] list_sync_time: Starting migration of Log DB to 224 
2026-02-15T17:13:16.393878885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (224, '2026-02-15T17:13:16', 'list_sync_time') 
2026-02-15T17:13:16.397078358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:13:16.399437749Z [Info] FluentMigrator.Runner.MigrationRunner: 224: list_sync_time migrated 
2026-02-15T17:13:16.400735953Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099344s 
2026-02-15T17:13:16.402307968Z [Info] FluentMigrator.Runner.MigrationRunner: 225: add_tags_to_collections migrating 
2026-02-15T17:13:16.403748409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:13:16.406131417Z [Info] add_tags_to_collections: Starting migration of Log DB to 225 
2026-02-15T17:13:16.408372410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (225, '2026-02-15T17:13:16', 'add_tags_to_collections') 
2026-02-15T17:13:16.411298171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:13:16.413615658Z [Info] FluentMigrator.Runner.MigrationRunner: 225: add_tags_to_collections migrated 
2026-02-15T17:13:16.414905014Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098775s 
2026-02-15T17:13:16.416397580Z [Info] FluentMigrator.Runner.MigrationRunner: 226: add_download_client_tags migrating 
2026-02-15T17:13:16.417838671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:13:16.419737355Z [Info] add_download_client_tags: Starting migration of Log DB to 226 
2026-02-15T17:13:16.421875520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (226, '2026-02-15T17:13:16', 'add_download_client_tags') 
2026-02-15T17:13:16.424814859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:13:16.427118508Z [Info] FluentMigrator.Runner.MigrationRunner: 226: add_download_client_tags migrated 
2026-02-15T17:13:16.428430129Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092697s 
2026-02-15T17:13:16.429845148Z [Info] FluentMigrator.Runner.MigrationRunner: 227: add_auto_tagging migrating 
2026-02-15T17:13:16.431231710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:13:16.433143480Z [Info] add_auto_tagging: Starting migration of Log DB to 227 
2026-02-15T17:13:16.435227546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (227, '2026-02-15T17:13:16', 'add_auto_tagging') 
2026-02-15T17:13:16.438092696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:13:16.440350412Z [Info] FluentMigrator.Runner.MigrationRunner: 227: add_auto_tagging migrated 
2026-02-15T17:13:16.441603836Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091551s 
2026-02-15T17:13:16.443182094Z [Info] FluentMigrator.Runner.MigrationRunner: 228: add_custom_format_score_bypass_to_delay_profile migrating 
2026-02-15T17:13:16.444838419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:13:16.446803366Z [Info] add_custom_format_score_bypass_to_delay_profile: Starting migration of Log DB to 228 
2026-02-15T17:13:16.449192186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (228, '2026-02-15T17:13:16', 'add_custom_format_score_bypass_to_delay_profile') 
2026-02-15T17:13:16.452237709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:13:16.454646289Z [Info] FluentMigrator.Runner.MigrationRunner: 228: add_custom_format_score_bypass_to_delay_profile migrated 
2026-02-15T17:13:16.456085126Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096961s 
2026-02-15T17:13:16.457889650Z [Info] FluentMigrator.Runner.MigrationRunner: 229: update_restrictions_to_release_profiles migrating 
2026-02-15T17:13:16.459557188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:13:16.461486603Z [Info] update_restrictions_to_release_profiles: Starting migration of Log DB to 229 
2026-02-15T17:13:16.463778788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (229, '2026-02-15T17:13:16', 'update_restrictions_to_release_profiles') 
2026-02-15T17:13:16.466807247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:13:16.469278263Z [Info] FluentMigrator.Runner.MigrationRunner: 229: update_restrictions_to_release_profiles migrated 
2026-02-15T17:13:16.470643192Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096139s 
2026-02-15T17:13:16.472198654Z [Info] FluentMigrator.Runner.MigrationRunner: 230: rename_quality_profiles migrating 
2026-02-15T17:13:16.473688584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:13:16.475613831Z [Info] rename_quality_profiles: Starting migration of Log DB to 230 
2026-02-15T17:13:16.477747487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (230, '2026-02-15T17:13:16', 'rename_quality_profiles') 
2026-02-15T17:13:16.480909955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:13:16.483234526Z [Info] FluentMigrator.Runner.MigrationRunner: 230: rename_quality_profiles migrated 
2026-02-15T17:13:16.484488281Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096192s 
2026-02-15T17:13:16.485979994Z [Info] FluentMigrator.Runner.MigrationRunner: 231: update_images_remote_url migrating 
2026-02-15T17:13:16.487358971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:13:16.489206411Z [Info] update_images_remote_url: Starting migration of Log DB to 231 
2026-02-15T17:13:16.491292061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (231, '2026-02-15T17:13:16', 'update_images_remote_url') 
2026-02-15T17:13:16.494185798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:13:16.496480278Z [Info] FluentMigrator.Runner.MigrationRunner: 231: update_images_remote_url migrated 
2026-02-15T17:13:16.497747851Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090979s 
2026-02-15T17:13:16.499192640Z [Info] FluentMigrator.Runner.MigrationRunner: 232: add_notification_status migrating 
2026-02-15T17:13:16.500606587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:13:16.502453196Z [Info] add_notification_status: Starting migration of Log DB to 232 
2026-02-15T17:13:16.504852537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (232, '2026-02-15T17:13:16', 'add_notification_status') 
2026-02-15T17:13:16.507770403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:13:16.510088350Z [Info] FluentMigrator.Runner.MigrationRunner: 232: add_notification_status migrated 
2026-02-15T17:13:16.511341363Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094688s 
2026-02-15T17:13:16.512857917Z [Info] FluentMigrator.Runner.MigrationRunner: 233: rename_deprecated_indexer_flags migrating 
2026-02-15T17:13:16.514295452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:13:16.516163694Z [Info] rename_deprecated_indexer_flags: Starting migration of Log DB to 233 
2026-02-15T17:13:16.518339886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (233, '2026-02-15T17:13:16', 'rename_deprecated_indexer_flags') 
2026-02-15T17:13:16.521273282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:13:16.523575849Z [Info] FluentMigrator.Runner.MigrationRunner: 233: rename_deprecated_indexer_flags migrated 
2026-02-15T17:13:16.525229489Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009226s 
2026-02-15T17:13:16.526711774Z [Info] FluentMigrator.Runner.MigrationRunner: 234: movie_last_searched_time migrating 
2026-02-15T17:13:16.528093496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:13:16.529928701Z [Info] movie_last_searched_time: Starting migration of Log DB to 234 
2026-02-15T17:13:16.532295567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (234, '2026-02-15T17:13:16', 'movie_last_searched_time') 
2026-02-15T17:13:16.535153392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:13:16.537591011Z [Info] FluentMigrator.Runner.MigrationRunner: 234: movie_last_searched_time migrated 
2026-02-15T17:13:16.538948644Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094966s 
2026-02-15T17:13:16.540331890Z [Info] FluentMigrator.Runner.MigrationRunner: 235: email_encryption migrating 
2026-02-15T17:13:16.541675796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:13:16.543468866Z [Info] email_encryption: Starting migration of Log DB to 235 
2026-02-15T17:13:16.545475387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (235, '2026-02-15T17:13:16', 'email_encryption') 
2026-02-15T17:13:16.548254212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:13:16.550484133Z [Info] FluentMigrator.Runner.MigrationRunner: 235: email_encryption migrated 
2026-02-15T17:13:16.551685332Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088353s 
2026-02-15T17:13:16.553525757Z [Info] FluentMigrator.Runner.MigrationRunner: 236: clear_last_rss_releases_info migrating 
2026-02-15T17:13:16.554951408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:13:16.556817686Z [Info] clear_last_rss_releases_info: Starting migration of Log DB to 236 
2026-02-15T17:13:16.558990672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (236, '2026-02-15T17:13:16', 'clear_last_rss_releases_info') 
2026-02-15T17:13:16.573831847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:13:16.576698199Z [Info] FluentMigrator.Runner.MigrationRunner: 236: clear_last_rss_releases_info migrated 
2026-02-15T17:13:16.577990882Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.021667s 
2026-02-15T17:13:16.579512606Z [Info] FluentMigrator.Runner.MigrationRunner: 237: add_indexes migrating 
2026-02-15T17:13:16.580872715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:13:16.582947202Z [Info] add_indexes: Starting migration of Log DB to 237 
2026-02-15T17:13:16.585073404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (237, '2026-02-15T17:13:16', 'add_indexes') 
2026-02-15T17:13:16.588035679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:13:16.590180187Z [Info] FluentMigrator.Runner.MigrationRunner: 237: add_indexes migrated 
2026-02-15T17:13:16.591358089Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093774s 
2026-02-15T17:13:16.592876937Z [Info] FluentMigrator.Runner.MigrationRunner: 238: parse_title_from_existing_subtitle_files migrating 
2026-02-15T17:13:16.594333981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:13:16.596233576Z [Info] parse_title_from_existing_subtitle_files: Starting migration of Log DB to 238 
2026-02-15T17:13:16.598495892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (238, '2026-02-15T17:13:16', 'parse_title_from_existing_subtitle_files') 
2026-02-15T17:13:16.601553789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:13:16.603895906Z [Info] FluentMigrator.Runner.MigrationRunner: 238: parse_title_from_existing_subtitle_files migrated 
2026-02-15T17:13:16.605221405Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094392s 
2026-02-15T17:13:16.606837709Z [Info] FluentMigrator.Runner.MigrationRunner: 239: add_minimum_upgrade_format_score_to_quality_profiles migrating 
2026-02-15T17:13:16.608384394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:13:16.610317536Z [Info] add_minimum_upgrade_format_score_to_quality_profiles: Starting migration of Log DB to 239 
2026-02-15T17:13:16.612737189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (239, '2026-02-15T17:13:16', 'add_minimum_upgrade_format_score_to_quality_profiles') 
2026-02-15T17:13:16.615738502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:13:16.618081641Z [Info] FluentMigrator.Runner.MigrationRunner: 239: add_minimum_upgrade_format_score_to_quality_profiles migrated 
2026-02-15T17:13:16.619472541Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095555s 
2026-02-15T17:13:16.621062804Z [Info] FluentMigrator.Runner.MigrationRunner: 240: drop_multi_episode_style_from_naming_config migrating 
2026-02-15T17:13:16.622542794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:13:16.624423661Z [Info] drop_multi_episode_style_from_naming_config: Starting migration of Log DB to 240 
2026-02-15T17:13:16.626714133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (240, '2026-02-15T17:13:16', 'drop_multi_episode_style_from_naming_config') 
2026-02-15T17:13:16.629698653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:13:16.631972512Z [Info] FluentMigrator.Runner.MigrationRunner: 240: drop_multi_episode_style_from_naming_config migrated 
2026-02-15T17:13:16.633289023Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092969s 
2026-02-15T17:13:16.634688471Z [Info] FluentMigrator.Runner.MigrationRunner: 241: stevenlu_update_url migrating 
2026-02-15T17:13:16.636057638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:13:16.637871520Z [Info] stevenlu_update_url: Starting migration of Log DB to 241 
2026-02-15T17:13:16.639904183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (241, '2026-02-15T17:13:16', 'stevenlu_update_url') 
2026-02-15T17:13:16.642705795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:13:16.644864131Z [Info] FluentMigrator.Runner.MigrationRunner: 241: stevenlu_update_url migrated 
2026-02-15T17:13:16.646089158Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008831s 
2026-02-15T17:13:16.647454227Z [Info] FluentMigrator.Runner.MigrationRunner: 242: add_movie_keywords migrating 
2026-02-15T17:13:16.648808954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:13:16.650614500Z [Info] add_movie_keywords: Starting migration of Log DB to 242 
2026-02-15T17:13:16.652624959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (242, '2026-02-15T17:13:16', 'add_movie_keywords') 
2026-02-15T17:13:16.655390958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:13:16.657523883Z [Info] FluentMigrator.Runner.MigrationRunner: 242: add_movie_keywords migrated 
2026-02-15T17:13:16.658727276Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087348s 
2026-02-15T17:13:18.738345278Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled 
2026-02-15T17:13:19.914640825Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:7878 
2026-02-15T17:13:20.050372350Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker. 
2026-02-15T17:13:20.144071467Z [Info] UpdaterConfigProvider: External updater uses branch develop instead of the currently selected master, changing to develop. 
2026-02-15T17:13:25.032280795Z [Info] QualityProfileService: Setting up default quality profiles 
2026-02-15T17:13:25.902700134Z [ls.io-init] done.
2026-02-15T17:13:26.030179763Z [Info] CommandExecutor: Starting 2 threads for tasks. 
2026-02-15T17:13:26.859181271Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down. 
2026-02-15T17:13:26.908873423Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production 
2026-02-15T17:13:26.927755085Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/radarr/bin