2026-02-08T17:12:21.423380724Z [migrations] started
2026-02-08T17:12:21.428094965Z [migrations] no migrations found
2026-02-08T17:12:21.920127736Z usermod: no changes
2026-02-08T17:12:22.012012330Z ───────────────────────────────────────
2026-02-08T17:12:22.012031408Z 
2026-02-08T17:12:22.012039484Z       ██╗     ███████╗██╗ ██████╗
2026-02-08T17:12:22.012047981Z       ██║     ██╔════╝██║██╔═══██╗
2026-02-08T17:12:22.012056699Z       ██║     ███████╗██║██║   ██║
2026-02-08T17:12:22.012065026Z       ██║     ╚════██║██║██║   ██║
2026-02-08T17:12:22.012073352Z       ███████╗███████║██║╚██████╔╝
2026-02-08T17:12:22.012081689Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-02-08T17:12:22.012090166Z 
2026-02-08T17:12:22.012097982Z    Brought to you by linuxserver.io
2026-02-08T17:12:22.012106108Z ───────────────────────────────────────
2026-02-08T17:12:22.019724968Z 
2026-02-08T17:12:22.020323373Z To support the app dev(s) visit:
2026-02-08T17:12:22.042815429Z Radarr: https://opencollective.com/radarr
2026-02-08T17:12:22.047388496Z 
2026-02-08T17:12:22.047404569Z To support LSIO projects visit:
2026-02-08T17:12:22.047413056Z https://www.linuxserver.io/donate/
2026-02-08T17:12:22.047421523Z 
2026-02-08T17:12:22.047431202Z ───────────────────────────────────────
2026-02-08T17:12:22.047442776Z GID/UID
2026-02-08T17:12:22.047450832Z ───────────────────────────────────────
2026-02-08T17:12:22.134064553Z 
2026-02-08T17:12:22.134077689Z User UID:    911
2026-02-08T17:12:22.134085966Z User GID:    911
2026-02-08T17:12:22.134094032Z ───────────────────────────────────────
2026-02-08T17:12:22.166414276Z Linuxserver.io version: 6.1.1.10317-ls26
2026-02-08T17:12:22.170083764Z Build-date: 2026-02-08T17:08:47+00:00
2026-02-08T17:12:22.170097322Z ───────────────────────────────────────
2026-02-08T17:12:22.170106039Z     
2026-02-08T17:12:24.355211216Z [custom-init] No custom files found, skipping...
2026-02-08T17:12:29.476590646Z [Info] Bootstrap: Starting Radarr - /app/radarr/bin/Radarr - Version 6.1.1.10317 
2026-02-08T17:12:29.738289277Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-02-08T17:12:29.798017164Z [Debug] Bootstrap: Console selected 
2026-02-08T17:12:29.809703153Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-02-08T17:12:33.359452703Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-02-08T17:12:34.277276364Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {17572244-0d89-4e34-b9b4-95f9fa0ab477} may be persisted to storage in unencrypted form. 
2026-02-08T17:12:35.191676842Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent 
2026-02-08T17:12:35.694068181Z [Info] MigrationController: *** Migrating data source=/config/radarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2026-02-08T17:12:36.801579624Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2026-02-08T17:12:36.911752289Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-08T17:12:36.918578923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-08T17:12:37.436500591Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4 
2026-02-08T17:12:37.486063733Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.5253873s 
2026-02-08T17:12:37.489210809Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2026-02-08T17:12:37.491488184Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.574381s 
2026-02-08T17:12:37.593231898Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2026-02-08T17:12:37.600697479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:12:37.682247434Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2026-02-08T17:12:37.810511154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2026-02-08T17:12:37.963069649Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2777296s 
2026-02-08T17:12:37.967833401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:12:37.981386439Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2026-02-08T17:12:37.983759496Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2964762s 
2026-02-08T17:12:37.998765330Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2026-02-08T17:12:38.000628471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:12:38.073654995Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2026-02-08T17:12:38.087097690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-02-08T17:12:38.099487316Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0232401s 
2026-02-08T17:12:38.102680125Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-02-08T17:12:38.105976031Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015442s 
2026-02-08T17:12:38.110981399Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2026-02-08T17:12:38.118347530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2026-02-08T17:12:38.130490048Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.017399s 
2026-02-08T17:12:38.133688137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:12:38.137389840Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2026-02-08T17:12:38.212458656Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0241855s 
2026-02-08T17:12:38.423099877Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2026-02-08T17:12:38.426436384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:12:38.544365406Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-02-08T17:12:38.546725979Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000493s 
2026-02-08T17:12:38.549312256Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2026-02-08T17:12:38.558565968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2026-02-08T17:12:38.592798783Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0417767s 
2026-02-08T17:12:38.594897378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:12:38.600571232Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2026-02-08T17:12:38.602229561Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0493746s 
2026-02-08T17:12:38.774946083Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2026-02-08T17:12:38.776986381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:12:38.796739523Z [Info] InitialSetup: Starting migration of Main DB to 1 
2026-02-08T17:12:39.131337511Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config 
2026-02-08T17:12:39.141610325Z [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-08T17:12:39.151348953Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0179922s 
2026-02-08T17:12:39.153429863Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key) 
2026-02-08T17:12:39.157656873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC) 
2026-02-08T17:12:39.162670488Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075994s 
2026-02-08T17:12:39.164258505Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RootFolders 
2026-02-08T17:12:39.167319368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RootFolders" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL UNIQUE) 
2026-02-08T17:12:39.170921391Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051044s 
2026-02-08T17:12:39.172784592Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex RootFolders (Path) 
2026-02-08T17:12:39.175243763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_RootFolders_Path" ON "RootFolders" ("Path" ASC) 
2026-02-08T17:12:39.178689291Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042415s 
2026-02-08T17:12:39.180267578Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Series 
2026-02-08T17:12:39.192389786Z [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-08T17:12:39.203795009Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0217681s 
2026-02-08T17:12:39.205734324Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TvdbId) 
2026-02-08T17:12:39.208041920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC) 
2026-02-08T17:12:39.212098427Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044482s 
2026-02-08T17:12:39.213809483Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Movies 
2026-02-08T17:12:39.222213233Z [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-08T17:12:39.234482596Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0187273s 
2026-02-08T17:12:39.236564568Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (ImdbId) 
2026-02-08T17:12:39.238922175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-02-08T17:12:39.242598267Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043406s 
2026-02-08T17:12:39.244478533Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (TitleSlug) 
2026-02-08T17:12:39.246972885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-02-08T17:12:39.250299533Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040169s 
2026-02-08T17:12:39.251574891Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Episodes 
2026-02-08T17:12:39.263400571Z [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-08T17:12:39.272371162Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0188984s 
2026-02-08T17:12:39.274314826Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable EpisodeFiles 
2026-02-08T17:12:39.279366767Z [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-08T17:12:39.284316794Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008415s 
2026-02-08T17:12:39.285901755Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History 
2026-02-08T17:12:39.290545285Z [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-08T17:12:39.298129214Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106312s 
2026-02-08T17:12:39.299885150Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId) 
2026-02-08T17:12:39.302254510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2026-02-08T17:12:39.306984313Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054291s 
2026-02-08T17:12:39.308684226Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications 
2026-02-08T17:12:39.593020005Z [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-08T17:12:39.627216818Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3123754s 
2026-02-08T17:12:39.633223853Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks 
2026-02-08T17:12:39.646661148Z [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-08T17:12:39.655383570Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0202725s 
2026-02-08T17:12:39.658519925Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName) 
2026-02-08T17:12:39.662962179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-02-08T17:12:39.667912486Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079853s 
2026-02-08T17:12:39.670640238Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers 
2026-02-08T17:12:39.728628543Z [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-08T17:12:39.734670959Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0625022s 
2026-02-08T17:12:39.736302284Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name) 
2026-02-08T17:12:39.738391631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-02-08T17:12:39.742318567Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044358s 
2026-02-08T17:12:39.743588975Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Profiles 
2026-02-08T17:12:39.747507956Z [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-08T17:12:39.751299049Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063607s 
2026-02-08T17:12:39.752870232Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Profiles (Name) 
2026-02-08T17:12:39.755054310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2026-02-08T17:12:39.760581067Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061681s 
2026-02-08T17:12:39.765824635Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Profiles" SET "Language" = 1 
2026-02-08T17:12:39.772274601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Profiles" SET "Language" = 1 
2026-02-08T17:12:39.776274425Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087858s 
2026-02-08T17:12:39.777409931Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SceneMappings 
2026-02-08T17:12:39.782341140Z [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-08T17:12:39.786639183Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075886s 
2026-02-08T17:12:39.788415670Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NamingConfig 
2026-02-08T17:12:39.793813979Z [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-08T17:12:39.800388046Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107794s 
2026-02-08T17:12:39.801785309Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Blacklist 
2026-02-08T17:12:39.806993706Z [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-08T17:12:39.812330731Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091478s 
2026-02-08T17:12:39.813895121Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityDefinitions 
2026-02-08T17:12:39.817597516Z [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-08T17:12:39.821735838Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006373s 
2026-02-08T17:12:39.823405239Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Quality) 
2026-02-08T17:12:39.826145066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC) 
2026-02-08T17:12:39.829309948Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044154s 
2026-02-08T17:12:39.830921593Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Title) 
2026-02-08T17:12:39.833340293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC) 
2026-02-08T17:12:39.836726180Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042895s 
2026-02-08T17:12:39.838292975Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Metadata 
2026-02-08T17:12:39.842114719Z [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-08T17:12:39.846440820Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067509s 
2026-02-08T17:12:39.847946892Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles 
2026-02-08T17:12:39.853269849Z [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-08T17:12:39.858216138Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087793s 
2026-02-08T17:12:39.859660767Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients 
2026-02-08T17:12:39.863870844Z [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-08T17:12:39.868104478Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067148s 
2026-02-08T17:12:39.869334895Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable PendingReleases 
2026-02-08T17:12:39.873834645Z [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-08T17:12:39.878181788Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074081s 
2026-02-08T17:12:39.879729605Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RemotePathMappings 
2026-02-08T17:12:39.883045982Z [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-08T17:12:39.886598314Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054114s 
2026-02-08T17:12:39.888007511Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags 
2026-02-08T17:12:39.890675062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL UNIQUE) 
2026-02-08T17:12:39.894030578Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045992s 
2026-02-08T17:12:39.895422050Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label) 
2026-02-08T17:12:39.898686052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC) 
2026-02-08T17:12:39.901821845Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039269s 
2026-02-08T17:12:39.903479663Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Restrictions 
2026-02-08T17:12:39.906726039Z [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-08T17:12:39.910288372Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055407s 
2026-02-08T17:12:39.911762751Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DelayProfiles 
2026-02-08T17:12:39.916457743Z [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-08T17:12:39.920924427Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077758s 
2026-02-08T17:12:39.938180571Z [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-08T17:12:39.948851506Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users 
2026-02-08T17:12:40.040733123Z [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-08T17:12:40.046784738Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0962995s 
2026-02-08T17:12:40.048423848Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier) 
2026-02-08T17:12:40.050656633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC) 
2026-02-08T17:12:40.053684229Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038315s 
2026-02-08T17:12:40.055223298Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username) 
2026-02-08T17:12:40.057334699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC) 
2026-02-08T17:12:40.060288787Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036426s 
2026-02-08T17:12:40.061733175Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands 
2026-02-08T17:12:40.067111013Z [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-08T17:12:40.072097213Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087427s 
2026-02-08T17:12:40.073633706Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus 
2026-02-08T17:12:40.077947782Z [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-08T17:12:40.083346502Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085187s 
2026-02-08T17:12:40.084948618Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (IndexerId) 
2026-02-08T17:12:40.087383260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_IndexerId" ON "IndexerStatus" ("IndexerId" ASC) 
2026-02-08T17:12:40.091825534Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005286s 
2026-02-08T17:12:40.093265363Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles 
2026-02-08T17:12:40.097809873Z [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-08T17:12:40.102710630Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077337s 
2026-02-08T17:12:40.104151371Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SubtitleFiles 
2026-02-08T17:12:40.109382644Z [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-08T17:12:40.114284884Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008693s 
2026-02-08T17:12:40.115904896Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date) 
2026-02-08T17:12:40.118009874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-02-08T17:12:40.121647919Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042541s 
2026-02-08T17:12:40.143040632Z [Info] FluentMigrator.Runner.MigrationRunner: -> 1 Insert operations completed in 00:00:00.0260920 taking an average of 00:00:00.0260920 
2026-02-08T17:12:40.152344043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-02-08T17:12:40', 'InitialSetup') 
2026-02-08T17:12:40.157595216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:12:40.164591994Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2026-02-08T17:12:40.166002845Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0471437s 
2026-02-08T17:12:40.170414197Z [Info] FluentMigrator.Runner.MigrationRunner: 104: add_moviefiles_table migrating 
2026-02-08T17:12:40.172417550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:12:40.176238103Z [Info] add_moviefiles_table: Starting migration of Main DB to 104 
2026-02-08T17:12:40.197590785Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MovieFiles 
2026-02-08T17:12:40.202545480Z [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-08T17:12:40.208239144Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090239s 
2026-02-08T17:12:40.209855318Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieFiles (Path) 
2026-02-08T17:12:40.212050969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieFiles_Path" ON "MovieFiles" ("Path" ASC) 
2026-02-08T17:12:40.215010247Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037485s 
2026-02-08T17:12:40.216474876Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-02-08T17:12:40.217947742Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001286s 
2026-02-08T17:12:40.220174465Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies MovieFileId Int32 
2026-02-08T17:12:40.222734540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "MovieFileId" INTEGER NOT NULL DEFAULT 0 
2026-02-08T17:12:40.231528315Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096653s 
2026-02-08T17:12:40.234535831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (104, '2026-02-08T17:12:40', 'add_moviefiles_table') 
2026-02-08T17:12:40.237810464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:12:40.240896938Z [Info] FluentMigrator.Runner.MigrationRunner: 104: add_moviefiles_table migrated 
2026-02-08T17:12:40.242084970Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0188255s 
2026-02-08T17:12:40.244146882Z [Info] FluentMigrator.Runner.MigrationRunner: 105: fix_history_movieId migrating 
2026-02-08T17:12:40.245793397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:12:40.248209532Z [Info] fix_history_movieId: Starting migration of Main DB to 105 
2026-02-08T17:12:40.252996881Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2026-02-08T17:12:40.263085594Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.19E-05s 
2026-02-08T17:12:40.264705746Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History MovieId Int32 
2026-02-08T17:12:40.266965756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "MovieId" INTEGER NOT NULL DEFAULT 0 
2026-02-08T17:12:40.275665272Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095116s 
2026-02-08T17:12:40.278434999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (105, '2026-02-08T17:12:40', 'fix_history_movieId') 
2026-02-08T17:12:40.281625733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:12:40.284173482Z [Info] FluentMigrator.Runner.MigrationRunner: 105: fix_history_movieId migrated 
2026-02-08T17:12:40.285535655Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0178986s 
2026-02-08T17:12:40.287413045Z [Info] FluentMigrator.Runner.MigrationRunner: 106: add_tmdb_stuff migrating 
2026-02-08T17:12:40.289028167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:12:40.291279510Z [Info] add_tmdb_stuff: Starting migration of Main DB to 106 
2026-02-08T17:12:40.313666405Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-02-08T17:12:40.315428623Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.34E-05s 
2026-02-08T17:12:40.316957070Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies TmdbId Int32 
2026-02-08T17:12:40.319210647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "TmdbId" INTEGER NOT NULL DEFAULT 0 
2026-02-08T17:12:40.328119725Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097036s 
2026-02-08T17:12:40.329529674Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-02-08T17:12:40.330830804Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.02E-05s 
2026-02-08T17:12:40.332407228Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies Website String 
2026-02-08T17:12:40.334385841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "Website" TEXT 
2026-02-08T17:12:40.342077929Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082453s 
2026-02-08T17:12:40.343885849Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-02-08T17:12:40.345210015Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.5E-06s 
2026-02-08T17:12:40.349267665Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies ImdbId String 
2026-02-08T17:12:40.547170698Z [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-08T17:12:40.562353738Z [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-08T17:12:40.576322714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-02-08T17:12:40.587355107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-02-08T17:12:40.616971537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-02-08T17:12:40.621567641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-02-08T17:12:40.624749077Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2739785s 
2026-02-08T17:12:40.626351854Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-02-08T17:12:40.627698255Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.27E-05s 
2026-02-08T17:12:40.629330671Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies AlternativeTitles String 
2026-02-08T17:12:40.631568337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "AlternativeTitles" TEXT 
2026-02-08T17:12:40.639645119Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087628s 
2026-02-08T17:12:40.642327049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (106, '2026-02-08T17:12:40', 'add_tmdb_stuff') 
2026-02-08T17:12:40.645314634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:12:40.648457381Z [Info] FluentMigrator.Runner.MigrationRunner: 106: add_tmdb_stuff migrated 
2026-02-08T17:12:40.649825396Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0175097s 
2026-02-08T17:12:40.651689149Z [Info] FluentMigrator.Runner.MigrationRunner: 107: fix_movie_files migrating 
2026-02-08T17:12:40.653323559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:12:40.655523269Z [Info] fix_movie_files: Starting migration of Main DB to 107 
2026-02-08T17:12:40.661765146Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles 
2026-02-08T17:12:40.663288032Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.45E-05s 
2026-02-08T17:12:40.664916261Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieFiles Path String 
2026-02-08T17:12:40.720888146Z [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-08T17:12:40.728602458Z [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-08T17:12:40.733770754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieFiles" 
2026-02-08T17:12:40.737460914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles_temp" RENAME TO "MovieFiles" 
2026-02-08T17:12:40.759896657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieFiles_Path" ON "MovieFiles" ("Path" ASC) 
2026-02-08T17:12:40.762943932Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0966218s 
2026-02-08T17:12:40.765684630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (107, '2026-02-08T17:12:40', 'fix_movie_files') 
2026-02-08T17:12:40.768745573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:12:40.771590762Z [Info] FluentMigrator.Runner.MigrationRunner: 107: fix_movie_files migrated 
2026-02-08T17:12:40.773008416Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1051273s 
2026-02-08T17:12:40.774952360Z [Info] FluentMigrator.Runner.MigrationRunner: 108: update_schedule_intervale migrating 
2026-02-08T17:12:40.776620228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:12:40.778963616Z [Info] update_schedule_intervale: Starting migration of Main DB to 108 
2026-02-08T17:12:40.785295275Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-02-08T17:12:40.786802860Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.31E-05s 
2026-02-08T17:12:40.788414735Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks Interval Double 
2026-02-08T17:12:40.843622903Z [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-08T17:12:40.849619287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution") SELECT "Id", "TypeName", "Interval", "LastExecution" FROM "ScheduledTasks" 
2026-02-08T17:12:40.853333455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2026-02-08T17:12:40.856939165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2026-02-08T17:12:40.878176324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-02-08T17:12:40.881354884Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0914174s 
2026-02-08T17:12:40.884002975Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "ScheduledTasks" SET "Interval" = 0.25 WHERE "TypeName" = 'NzbDrone.Core.Download.CheckForFinishedDownloadCommand' 
2026-02-08T17:12:40.887293581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ScheduledTasks" SET "Interval" = 0.25 WHERE "TypeName" = 'NzbDrone.Core.Download.CheckForFinishedDownloadCommand' 
2026-02-08T17:12:40.891771698Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059559s 
2026-02-08T17:12:40.894587066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (108, '2026-02-08T17:12:40', 'update_schedule_intervale') 
2026-02-08T17:12:40.897638650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:12:40.900603550Z [Info] FluentMigrator.Runner.MigrationRunner: 108: update_schedule_intervale migrated 
2026-02-08T17:12:40.902017146Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0145501s 
2026-02-08T17:12:40.904062344Z [Info] FluentMigrator.Runner.MigrationRunner: 109: add_movie_formats_to_naming_config migrating 
2026-02-08T17:12:40.905782217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:12:40.908066967Z [Info] add_movie_formats_to_naming_config: Starting migration of Main DB to 109 
2026-02-08T17:12:40.915893585Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2026-02-08T17:12:40.917441041Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.25E-05s 
2026-02-08T17:12:40.919182056Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig StandardMovieFormat String 
2026-02-08T17:12:40.921553531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "StandardMovieFormat" TEXT 
2026-02-08T17:12:40.929896549Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009177s 
2026-02-08T17:12:40.931390266Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2026-02-08T17:12:40.932756187Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.06E-05s 
2026-02-08T17:12:40.934497152Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig MovieFolderFormat String 
2026-02-08T17:12:40.936741661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "MovieFolderFormat" TEXT 
2026-02-08T17:12:40.944430492Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084405s 
2026-02-08T17:12:40.945875241Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-08T17:12:40.947819185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-08T17:12:40.955705624Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008065s 
2026-02-08T17:12:40.958727007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (109, '2026-02-08T17:12:40', 'add_movie_formats_to_naming_config') 
2026-02-08T17:12:40.962072212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:12:40.964705624Z [Info] FluentMigrator.Runner.MigrationRunner: 109: add_movie_formats_to_naming_config migrated 
2026-02-08T17:12:40.966158891Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0171291s 
2026-02-08T17:12:40.968062934Z [Info] FluentMigrator.Runner.MigrationRunner: 110: add_phyiscal_release migrating 
2026-02-08T17:12:40.969706032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:12:40.971933838Z [Info] add_phyiscal_release: Starting migration of Main DB to 110 
2026-02-08T17:12:40.976342885Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-02-08T17:12:40.977708405Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.26E-05s 
2026-02-08T17:12:40.979839726Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies PhysicalRelease DateTime 
2026-02-08T17:12:40.981695793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "PhysicalRelease" DATETIME 
2026-02-08T17:12:40.990477725Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093124s 
2026-02-08T17:12:40.992975564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (110, '2026-02-08T17:12:40', 'add_phyiscal_release') 
2026-02-08T17:12:40.996233965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:12:40.999150527Z [Info] FluentMigrator.Runner.MigrationRunner: 110: add_phyiscal_release migrated 
2026-02-08T17:12:41.000561518Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0180277s 
2026-02-08T17:12:41.002407024Z [Info] FluentMigrator.Runner.MigrationRunner: 111: remove_bitmetv migrating 
2026-02-08T17:12:41.004085413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:12:41.006285252Z [Info] remove_bitmetv: Starting migration of Main DB to 111 
2026-02-08T17:12:41.029866160Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-02-08T17:12:41.041752022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'BitMeTv' 
2026-02-08T17:12:41.044850550Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131311s 
2026-02-08T17:12:41.047491608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (111, '2026-02-08T17:12:41', 'remove_bitmetv') 
2026-02-08T17:12:41.050598484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:12:41.053168688Z [Info] FluentMigrator.Runner.MigrationRunner: 111: remove_bitmetv migrated 
2026-02-08T17:12:41.054538086Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.021357s 
2026-02-08T17:12:41.056419734Z [Info] FluentMigrator.Runner.MigrationRunner: 112: remove_torrentleech migrating 
2026-02-08T17:12:41.058053874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:12:41.060285357Z [Info] remove_torrentleech: Starting migration of Main DB to 112 
2026-02-08T17:12:41.066489098Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-02-08T17:12:41.069089764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Torrentleech' 
2026-02-08T17:12:41.071696884Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035684s 
2026-02-08T17:12:41.074341468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (112, '2026-02-08T17:12:41', 'remove_torrentleech') 
2026-02-08T17:12:41.077413974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:12:41.079903096Z [Info] FluentMigrator.Runner.MigrationRunner: 112: remove_torrentleech migrated 
2026-02-08T17:12:41.081254628Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116133s 
2026-02-08T17:12:41.083127959Z [Info] FluentMigrator.Runner.MigrationRunner: 113: remove_broadcasthenet migrating 
2026-02-08T17:12:41.084819986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:12:41.087159416Z [Info] remove_broadcasthenet: Starting migration of Main DB to 113 
2026-02-08T17:12:41.090864176Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-02-08T17:12:41.093089556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'BroadcastheNet' 
2026-02-08T17:12:41.095564349Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032368s 
2026-02-08T17:12:41.098262532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (113, '2026-02-08T17:12:41', 'remove_broadcasthenet') 
2026-02-08T17:12:41.101273284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:12:41.103738417Z [Info] FluentMigrator.Runner.MigrationRunner: 113: remove_broadcasthenet migrated 
2026-02-08T17:12:41.105129418Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112846s 
2026-02-08T17:12:41.106922448Z [Info] FluentMigrator.Runner.MigrationRunner: 114: remove_fanzub migrating 
2026-02-08T17:12:41.108513070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:12:41.110722118Z [Info] remove_fanzub: Starting migration of Main DB to 114 
2026-02-08T17:12:41.114446046Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-02-08T17:12:41.116564070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub' 
2026-02-08T17:12:41.118990586Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030524s 
2026-02-08T17:12:41.121624309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (114, '2026-02-08T17:12:41', 'remove_fanzub') 
2026-02-08T17:12:41.124611363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:12:41.127107709Z [Info] FluentMigrator.Runner.MigrationRunner: 114: remove_fanzub migrated 
2026-02-08T17:12:41.128465733Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110749s 
2026-02-08T17:12:41.130320388Z [Info] FluentMigrator.Runner.MigrationRunner: 115: update_movie_sorttitle migrating 
2026-02-08T17:12:41.131960761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:12:41.134145309Z [Info] update_movie_sorttitle: Starting migration of Main DB to 115 
2026-02-08T17:12:41.137138536Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-08T17:12:41.138761453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-08T17:12:41.144708668Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060856s 
2026-02-08T17:12:41.147619238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (115, '2026-02-08T17:12:41', 'update_movie_sorttitle') 
2026-02-08T17:12:41.150816966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:12:41.153381410Z [Info] FluentMigrator.Runner.MigrationRunner: 115: update_movie_sorttitle migrated 
2026-02-08T17:12:41.154750045Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0146205s 
2026-02-08T17:12:41.156779050Z [Info] FluentMigrator.Runner.MigrationRunner: 116: update_movie_sorttitle_again migrating 
2026-02-08T17:12:41.158370495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:12:41.160627719Z [Info] update_movie_sorttitle_again: Starting migration of Main DB to 116 
2026-02-08T17:12:41.163665155Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-08T17:12:41.165202721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-08T17:12:41.170885523Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057236s 
2026-02-08T17:12:41.173712204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (116, '2026-02-08T17:12:41', 'update_movie_sorttitle_again') 
2026-02-08T17:12:41.176913890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:12:41.179679218Z [Info] FluentMigrator.Runner.MigrationRunner: 116: update_movie_sorttitle_again migrated 
2026-02-08T17:12:41.181106502Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0144117s 
2026-02-08T17:12:41.183227232Z [Info] FluentMigrator.Runner.MigrationRunner: 117: update_movie_file migrating 
2026-02-08T17:12:41.184540817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:12:41.186770626Z [Info] update_movie_file: Starting migration of Main DB to 117 
2026-02-08T17:12:41.198172543Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieFiles Edition String 
2026-02-08T17:12:41.200553537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles" ADD COLUMN "Edition" TEXT 
2026-02-08T17:12:41.208845482Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090468s 
2026-02-08T17:12:41.211541330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (117, '2026-02-08T17:12:41', 'update_movie_file') 
2026-02-08T17:12:41.214639217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:12:41.217286357Z [Info] FluentMigrator.Runner.MigrationRunner: 117: update_movie_file migrated 
2026-02-08T17:12:41.218658781Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0174027s 
2026-02-08T17:12:41.220650581Z [Info] FluentMigrator.Runner.MigrationRunner: 118: update_movie_slug migrating 
2026-02-08T17:12:41.222381155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:12:41.224740375Z [Info] update_movie_slug: Starting migration of Main DB to 118 
2026-02-08T17:12:41.228064238Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-08T17:12:41.229710753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-08T17:12:41.236136200Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065006s 
2026-02-08T17:12:41.238960166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (118, '2026-02-08T17:12:41', 'update_movie_slug') 
2026-02-08T17:12:41.242212524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:12:41.244917160Z [Info] FluentMigrator.Runner.MigrationRunner: 118: update_movie_slug migrated 
2026-02-08T17:12:41.246292128Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0152569s 
2026-02-08T17:12:41.248183797Z [Info] FluentMigrator.Runner.MigrationRunner: 119: add_youtube_trailer_id migrating 
2026-02-08T17:12:41.249837687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:12:41.252178861Z [Info] add_youtube_trailer_id: Starting migration of Main DB to 119 
2026-02-08T17:12:41.256573078Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-02-08T17:12:41.257953017Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-05s 
2026-02-08T17:12:41.259541194Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies YouTubeTrailerId String 
2026-02-08T17:12:41.261706805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "YouTubeTrailerId" TEXT 
2026-02-08T17:12:41.270038510Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090152s 
2026-02-08T17:12:41.272737585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (119, '2026-02-08T17:12:41', 'add_youtube_trailer_id') 
2026-02-08T17:12:41.275810963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:12:41.278461339Z [Info] FluentMigrator.Runner.MigrationRunner: 119: add_youtube_trailer_id migrated 
2026-02-08T17:12:41.279842710Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0172548s 
2026-02-08T17:12:41.281600890Z [Info] FluentMigrator.Runner.MigrationRunner: 120: add_studio migrating 
2026-02-08T17:12:41.283251914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:12:41.285389288Z [Info] add_studio: Starting migration of Main DB to 120 
2026-02-08T17:12:41.289659325Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-02-08T17:12:41.290996778Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.24E-05s 
2026-02-08T17:12:41.292514213Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies Studio String 
2026-02-08T17:12:41.294532266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "Studio" TEXT 
2026-02-08T17:12:41.302749281Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087997s 
2026-02-08T17:12:41.305483496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (120, '2026-02-08T17:12:41', 'add_studio') 
2026-02-08T17:12:41.308570852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:12:41.311135305Z [Info] FluentMigrator.Runner.MigrationRunner: 120: add_studio migrated 
2026-02-08T17:12:41.312514422Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0171304s 
2026-02-08T17:12:41.314398155Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_filedate_config migrating 
2026-02-08T17:12:41.316050071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:12:41.318345703Z [Info] update_filedate_config: Starting migration of Main DB to 121 
2026-02-08T17:12:41.321553862Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-08T17:12:41.323155437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-08T17:12:41.329033432Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060079s 
2026-02-08T17:12:41.331773659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (121, '2026-02-08T17:12:41', 'update_filedate_config') 
2026-02-08T17:12:41.335022431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:12:41.337766365Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_filedate_config migrated 
2026-02-08T17:12:41.339157025Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0146138s 
2026-02-08T17:12:41.341037351Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_movieid_to_blacklist migrating 
2026-02-08T17:12:41.342684518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:12:41.344928345Z [Info] add_movieid_to_blacklist: Starting migration of Main DB to 122 
2026-02-08T17:12:41.352306310Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2026-02-08T17:12:41.353716439Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.27E-05s 
2026-02-08T17:12:41.355252091Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist MovieId Int32 
2026-02-08T17:12:41.357496861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "MovieId" INTEGER DEFAULT 0 
2026-02-08T17:12:41.365843176Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091096s 
2026-02-08T17:12:41.367278586Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2026-02-08T17:12:41.368600568Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.9E-06s 
2026-02-08T17:12:41.370126250Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blacklist SeriesId Int32 
2026-02-08T17:12:41.426569193Z [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-08T17:12:41.435265292Z [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-08T17:12:41.440916771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist" 
2026-02-08T17:12:41.443951040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist" 
2026-02-08T17:12:41.465970575Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0943277s 
2026-02-08T17:12:41.467443571Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2026-02-08T17:12:41.468778849Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.22E-05s 
2026-02-08T17:12:41.470333830Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blacklist EpisodeIds String 
2026-02-08T17:12:41.526299042Z [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-08T17:12:41.534870771Z [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-08T17:12:41.540652351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist" 
2026-02-08T17:12:41.544563817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist" 
2026-02-08T17:12:41.567070873Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0952201s 
2026-02-08T17:12:41.570113269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (122, '2026-02-08T17:12:41', 'add_movieid_to_blacklist') 
2026-02-08T17:12:41.573340948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:12:41.576356068Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_movieid_to_blacklist migrated 
2026-02-08T17:12:41.577755616Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1043171s 
2026-02-08T17:12:41.579673989Z [Info] FluentMigrator.Runner.MigrationRunner: 123: create_netimport_table migrating 
2026-02-08T17:12:41.581382679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:12:41.585756315Z [Info] create_netimport_table: Starting migration of Main DB to 123 
2026-02-08T17:12:41.605621291Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NetImport 
2026-02-08T17:12:41.610864659Z [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-08T17:12:41.616354152Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090687s 
2026-02-08T17:12:41.617896327Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NetImport (Name) 
2026-02-08T17:12:41.619990623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImport_Name" ON "NetImport" ("Name" ASC) 
2026-02-08T17:12:41.622845171Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035687s 
2026-02-08T17:12:41.625748246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (123, '2026-02-08T17:12:41', 'create_netimport_table') 
2026-02-08T17:12:41.628779759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:12:41.632061587Z [Info] FluentMigrator.Runner.MigrationRunner: 123: create_netimport_table migrated 
2026-02-08T17:12:41.633457277Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125464s 
2026-02-08T17:12:41.635412734Z [Info] FluentMigrator.Runner.MigrationRunner: 124: add_preferred_tags_to_profile migrating 
2026-02-08T17:12:41.637094240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:12:41.639379892Z [Info] add_preferred_tags_to_profile: Starting migration of Main DB to 124 
2026-02-08T17:12:41.643872267Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 
2026-02-08T17:12:41.645346846Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.34E-05s 
2026-02-08T17:12:41.646966156Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles PreferredTags String 
2026-02-08T17:12:41.649102057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "PreferredTags" TEXT 
2026-02-08T17:12:41.657566770Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091206s 
2026-02-08T17:12:41.660340074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (124, '2026-02-08T17:12:41', 'add_preferred_tags_to_profile') 
2026-02-08T17:12:41.663422350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:12:41.666091594Z [Info] FluentMigrator.Runner.MigrationRunner: 124: add_preferred_tags_to_profile migrated 
2026-02-08T17:12:41.667517275Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0174179s 
2026-02-08T17:12:41.669300876Z [Info] FluentMigrator.Runner.MigrationRunner: 125: fix_imdb_unique migrating 
2026-02-08T17:12:41.670913082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:12:41.673143032Z [Info] fix_imdb_unique: Starting migration of Main DB to 125 
2026-02-08T17:12:41.676301461Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-08T17:12:41.677894228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-08T17:12:41.681894943Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041507s 
2026-02-08T17:12:41.684573917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (125, '2026-02-08T17:12:41', 'fix_imdb_unique') 
2026-02-08T17:12:41.687743368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:12:41.690367943Z [Info] FluentMigrator.Runner.MigrationRunner: 125: fix_imdb_unique migrated 
2026-02-08T17:12:41.691721709Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125165s 
2026-02-08T17:12:41.693645913Z [Info] FluentMigrator.Runner.MigrationRunner: 126: update_qualities_and_profiles migrating 
2026-02-08T17:12:41.695321727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:12:41.697779936Z [Info] update_qualities_and_profiles: Starting migration of Main DB to 126 
2026-02-08T17:12:41.700790568Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-08T17:12:41.702382383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-08T17:12:41.725312782Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0228052s 
2026-02-08T17:12:41.728530290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (126, '2026-02-08T17:12:41', 'update_qualities_and_profiles') 
2026-02-08T17:12:41.732022501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:12:41.734679481Z [Info] FluentMigrator.Runner.MigrationRunner: 126: update_qualities_and_profiles migrated 
2026-02-08T17:12:41.736301487Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0322329s 
2026-02-08T17:12:41.737935747Z [Info] FluentMigrator.Runner.MigrationRunner: 127: remove_wombles migrating 
2026-02-08T17:12:41.739562783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:12:41.741850750Z [Info] remove_wombles: Starting migration of Main DB to 127 
2026-02-08T17:12:41.745908490Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-02-08T17:12:41.748320496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Wombles' 
2026-02-08T17:12:41.750770860Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033199s 
2026-02-08T17:12:41.753336185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (127, '2026-02-08T17:12:41', 'remove_wombles') 
2026-02-08T17:12:41.756369312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:12:41.759514464Z [Info] FluentMigrator.Runner.MigrationRunner: 127: remove_wombles migrated 
2026-02-08T17:12:41.760941377Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119427s 
2026-02-08T17:12:41.762676281Z [Info] FluentMigrator.Runner.MigrationRunner: 128: remove_kickass migrating 
2026-02-08T17:12:41.764283296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:12:41.766490761Z [Info] remove_kickass: Starting migration of Main DB to 128 
2026-02-08T17:12:41.770194869Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-02-08T17:12:41.772477044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Kickass Torrents' 
2026-02-08T17:12:41.774963009Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032413s 
2026-02-08T17:12:41.777544887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (128, '2026-02-08T17:12:41', 'remove_kickass') 
2026-02-08T17:12:41.780641422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:12:41.783130513Z [Info] FluentMigrator.Runner.MigrationRunner: 128: remove_kickass migrated 
2026-02-08T17:12:41.784502776Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112773s 
2026-02-08T17:12:41.786486541Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_parsed_movie_info_to_pending_release migrating 
2026-02-08T17:12:41.788174599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:12:41.790523980Z [Info] add_parsed_movie_info_to_pending_release: Starting migration of Main DB to 129 
2026-02-08T17:12:41.794746020Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2026-02-08T17:12:41.796155258Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.22E-05s 
2026-02-08T17:12:41.797819629Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases ParsedMovieInfo String 
2026-02-08T17:12:41.800109820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "ParsedMovieInfo" TEXT 
2026-02-08T17:12:41.808514232Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091615s 
2026-02-08T17:12:41.811344861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (129, '2026-02-08T17:12:41', 'add_parsed_movie_info_to_pending_release') 
2026-02-08T17:12:41.814556437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:12:41.817342477Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_parsed_movie_info_to_pending_release migrated 
2026-02-08T17:12:41.818865153Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0176465s 
2026-02-08T17:12:41.820742833Z [Info] FluentMigrator.Runner.MigrationRunner: 130: remove_wombles_kickass migrating 
2026-02-08T17:12:41.822392895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:12:41.824654619Z [Info] remove_wombles_kickass: Starting migration of Main DB to 130 
2026-02-08T17:12:41.829476027Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-02-08T17:12:41.831654583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Wombles' 
2026-02-08T17:12:41.834131400Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031221s 
2026-02-08T17:12:41.835770821Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-02-08T17:12:41.837931672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'KickassTorrents' 
2026-02-08T17:12:41.840192554Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029483s 
2026-02-08T17:12:41.842809563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (130, '2026-02-08T17:12:41', 'remove_wombles_kickass') 
2026-02-08T17:12:41.845850185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:12:41.848428085Z [Info] FluentMigrator.Runner.MigrationRunner: 130: remove_wombles_kickass migrated 
2026-02-08T17:12:41.852432979Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109682s 
2026-02-08T17:12:41.854364728Z [Info] FluentMigrator.Runner.MigrationRunner: 131: make_parsed_episode_info_nullable migrating 
2026-02-08T17:12:41.856062887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:12:41.858390334Z [Info] make_parsed_episode_info_nullable: Starting migration of Main DB to 131 
2026-02-08T17:12:41.862904853Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2026-02-08T17:12:41.864341826Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.24E-05s 
2026-02-08T17:12:41.866055898Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases ParsedEpisodeInfo String 
2026-02-08T17:12:41.938552083Z [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-08T17:12:41.945778403Z [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-08T17:12:41.950353896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2026-02-08T17:12:41.997029904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2026-02-08T17:12:42.020551684Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1529011s 
2026-02-08T17:12:42.023790715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (131, '2026-02-08T17:12:42', 'make_parsed_episode_info_nullable') 
2026-02-08T17:12:42.027122343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:12:42.030292356Z [Info] FluentMigrator.Runner.MigrationRunner: 131: make_parsed_episode_info_nullable migrated 
2026-02-08T17:12:42.031731844Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1624061s 
2026-02-08T17:12:42.033947555Z [Info] FluentMigrator.Runner.MigrationRunner: 132: rename_torrent_downloadstation migrating 
2026-02-08T17:12:42.035643760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:12:42.038919045Z [Info] rename_torrent_downloadstation: Starting migration of Main DB to 132 
2026-02-08T17:12:42.043315207Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "DownloadClients" SET "Implementation" = 'TorrentDownloadStation' WHERE "Implementation" = 'DownloadStation'; 
2026-02-08T17:12:42.046778840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DownloadClients" SET "Implementation" = 'TorrentDownloadStation' WHERE "Implementation" = 'DownloadStation'; 
2026-02-08T17:12:42.049827348Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045594s 
2026-02-08T17:12:42.053438950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (132, '2026-02-08T17:12:42', 'rename_torrent_downloadstation') 
2026-02-08T17:12:42.057170984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:12:42.060182267Z [Info] FluentMigrator.Runner.MigrationRunner: 132: rename_torrent_downloadstation migrated 
2026-02-08T17:12:42.061666415Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0146226s 
2026-02-08T17:12:42.063786915Z [Info] FluentMigrator.Runner.MigrationRunner: 133: add_minimumavailability migrating 
2026-02-08T17:12:42.065529173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:12:42.068179309Z [Info] add_minimumavailability: Starting migration of Main DB to 133 
2026-02-08T17:12:42.080593513Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NetImport 
2026-02-08T17:12:42.082213455Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.39E-05s 
2026-02-08T17:12:42.084044332Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NetImport MinimumAvailability Int32 
2026-02-08T17:12:42.086804409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NetImport" ADD COLUMN "MinimumAvailability" INTEGER NOT NULL DEFAULT 3 
2026-02-08T17:12:42.094992104Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094357s 
2026-02-08T17:12:42.096382414Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-02-08T17:12:42.097673473Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.7E-06s 
2026-02-08T17:12:42.099253133Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies MinimumAvailability Int32 
2026-02-08T17:12:42.101683757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "MinimumAvailability" INTEGER NOT NULL DEFAULT 3 
2026-02-08T17:12:42.109580166Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088776s 
2026-02-08T17:12:42.112230883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (133, '2026-02-08T17:12:42', 'add_minimumavailability') 
2026-02-08T17:12:42.115272888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:12:42.117887592Z [Info] FluentMigrator.Runner.MigrationRunner: 133: add_minimumavailability migrated 
2026-02-08T17:12:42.119268142Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.016955s 
2026-02-08T17:12:42.121287909Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_remux_qualities_for_the_wankers migrating 
2026-02-08T17:12:42.123262073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:12:42.125314265Z [Info] add_remux_qualities_for_the_wankers: Starting migration of Main DB to 134 
2026-02-08T17:12:42.129960871Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-08T17:12:42.131533027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-08T17:12:42.134453707Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030689s 
2026-02-08T17:12:42.137251771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (134, '2026-02-08T17:12:42', 'add_remux_qualities_for_the_wankers') 
2026-02-08T17:12:42.140523739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:12:42.143117331Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_remux_qualities_for_the_wankers migrated 
2026-02-08T17:12:42.144602060Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114153s 
2026-02-08T17:12:42.146459731Z [Info] FluentMigrator.Runner.MigrationRunner: 135: add_haspredbentry_to_movies migrating 
2026-02-08T17:12:42.148126046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:12:42.150344111Z [Info] add_haspredbentry_to_movies: Starting migration of Main DB to 135 
2026-02-08T17:12:42.154676945Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-02-08T17:12:42.156078207Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.28E-05s 
2026-02-08T17:12:42.157681665Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies HasPreDBEntry Boolean 
2026-02-08T17:12:42.159978529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "HasPreDBEntry" INTEGER NOT NULL DEFAULT 0 
2026-02-08T17:12:42.168678586Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095253s 
2026-02-08T17:12:42.171386188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (135, '2026-02-08T17:12:42', 'add_haspredbentry_to_movies') 
2026-02-08T17:12:42.174451740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:12:42.177132137Z [Info] FluentMigrator.Runner.MigrationRunner: 135: add_haspredbentry_to_movies migrated 
2026-02-08T17:12:42.178560934Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.017753s 
2026-02-08T17:12:42.180413795Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_pathstate_to_movies migrating 
2026-02-08T17:12:42.182161093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:12:42.184521676Z [Info] add_pathstate_to_movies: Starting migration of Main DB to 136 
2026-02-08T17:12:42.189245857Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-02-08T17:12:42.190691067Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.36E-05s 
2026-02-08T17:12:42.192246389Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies PathState Int32 
2026-02-08T17:12:42.194552522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "PathState" INTEGER NOT NULL DEFAULT 2 
2026-02-08T17:12:42.203504987Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097513s 
2026-02-08T17:12:42.206259593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (136, '2026-02-08T17:12:42', 'add_pathstate_to_movies') 
2026-02-08T17:12:42.209414876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:12:42.212678677Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_pathstate_to_movies migrated 
2026-02-08T17:12:42.214100550Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0187694s 
2026-02-08T17:12:42.216122351Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_import_exclusions_table migrating 
2026-02-08T17:12:42.217783696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:12:42.220097434Z [Info] add_import_exclusions_table: Starting migration of Main DB to 137 
2026-02-08T17:12:42.229906925Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportExclusions 
2026-02-08T17:12:42.233536734Z [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-08T17:12:42.237986854Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064481s 
2026-02-08T17:12:42.239639982Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportExclusions (TmdbId) 
2026-02-08T17:12:42.241988841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportExclusions_TmdbId" ON "ImportExclusions" ("TmdbId" ASC) 
2026-02-08T17:12:42.245237302Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040762s 
2026-02-08T17:12:42.246771491Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-08T17:12:42.248375450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-08T17:12:42.258826172Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103228s 
2026-02-08T17:12:42.261963278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (137, '2026-02-08T17:12:42', 'add_import_exclusions_table') 
2026-02-08T17:12:42.265330568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:12:42.270747905Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_import_exclusions_table migrated 
2026-02-08T17:12:42.272337556Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0222155s 
2026-02-08T17:12:42.274338525Z [Info] FluentMigrator.Runner.MigrationRunner: 138: add_physical_release_note migrating 
2026-02-08T17:12:42.276038237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:12:42.278528882Z [Info] add_physical_release_note: Starting migration of Main DB to 138 
2026-02-08T17:12:42.283165167Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-02-08T17:12:42.284780469Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.43E-05s 
2026-02-08T17:12:42.286437716Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies PhysicalReleaseNote String 
2026-02-08T17:12:42.288722316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "PhysicalReleaseNote" TEXT 
2026-02-08T17:12:42.298071560Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098454s 
2026-02-08T17:12:42.301633161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (138, '2026-02-08T17:12:42', 'add_physical_release_note') 
2026-02-08T17:12:42.305106995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:12:42.307924558Z [Info] FluentMigrator.Runner.MigrationRunner: 138: add_physical_release_note migrated 
2026-02-08T17:12:42.309385389Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0197601s 
2026-02-08T17:12:42.311330095Z [Info] FluentMigrator.Runner.MigrationRunner: 139: consolidate_indexer_baseurl migrating 
2026-02-08T17:12:42.313035298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:12:42.315357824Z [Info] consolidate_indexer_baseurl: Starting migration of Main DB to 139 
2026-02-08T17:12:42.318533909Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-08T17:12:42.320171747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-08T17:12:42.348171863Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0278481s 
2026-02-08T17:12:42.351259279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (139, '2026-02-08T17:12:42', 'consolidate_indexer_baseurl') 
2026-02-08T17:12:42.354565687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:12:42.357370624Z [Info] FluentMigrator.Runner.MigrationRunner: 139: consolidate_indexer_baseurl migrated 
2026-02-08T17:12:42.358807888Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0371526s 
2026-02-08T17:12:42.360759056Z [Info] FluentMigrator.Runner.MigrationRunner: 140: add_alternative_titles_table migrating 
2026-02-08T17:12:42.362448989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:12:42.364739852Z [Info] add_alternative_titles_table: Starting migration of Main DB to 140 
2026-02-08T17:12:42.406396725Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AlternativeTitles 
2026-02-08T17:12:42.412185169Z [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-08T17:12:42.417782980Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096218s 
2026-02-08T17:12:42.422333122Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies AlternativeTitles 
2026-02-08T17:12:42.497990282Z [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-08T17:12:42.515638966Z [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-08T17:12:42.527717335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-02-08T17:12:42.531373236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-02-08T17:12:42.553829420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-02-08T17:12:42.556966246Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.133062s 
2026-02-08T17:12:42.558341595Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-02-08T17:12:42.559665210Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.32E-05s 
2026-02-08T17:12:42.561235812Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies SecondaryYear Int32 
2026-02-08T17:12:42.563323365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "SecondaryYear" INTEGER 
2026-02-08T17:12:42.571567694Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088589s 
2026-02-08T17:12:42.573039197Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-02-08T17:12:42.574341630Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.01E-05s 
2026-02-08T17:12:42.576123137Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies SecondaryYearSourceId Int64 
2026-02-08T17:12:42.578985049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "SecondaryYearSourceId" INTEGER DEFAULT 0 
2026-02-08T17:12:42.587690226Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098006s 
2026-02-08T17:12:42.590604263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (140, '2026-02-08T17:12:42', 'add_alternative_titles_table') 
2026-02-08T17:12:42.593841732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:12:42.597581792Z [Info] FluentMigrator.Runner.MigrationRunner: 140: add_alternative_titles_table migrated 
2026-02-08T17:12:42.599025489Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0194574s 
2026-02-08T17:12:42.600947629Z [Info] FluentMigrator.Runner.MigrationRunner: 141: fix_duplicate_alt_titles migrating 
2026-02-08T17:12:42.602620467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:12:42.604894045Z [Info] fix_duplicate_alt_titles: Starting migration of Main DB to 141 
2026-02-08T17:12:42.611672052Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-08T17:12:42.613333056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-08T17:12:42.619803213Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066335s 
2026-02-08T17:12:42.621366531Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlternativeTitles 
2026-02-08T17:12:42.622724184Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.22E-05s 
2026-02-08T17:12:42.624373926Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AlternativeTitles CleanTitle String 
2026-02-08T17:12:42.683291081Z [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-08T17:12:42.690962367Z [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-08T17:12:42.695739365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2026-02-08T17:12:42.699163610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2026-02-08T17:12:42.721181691Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0951532s 
2026-02-08T17:12:42.722871434Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlternativeTitles (CleanTitle) 
2026-02-08T17:12:42.725315645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2026-02-08T17:12:42.728373381Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004053s 
2026-02-08T17:12:42.731057666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (141, '2026-02-08T17:12:42', 'fix_duplicate_alt_titles') 
2026-02-08T17:12:42.734081264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:12:42.738128743Z [Info] FluentMigrator.Runner.MigrationRunner: 141: fix_duplicate_alt_titles migrated 
2026-02-08T17:12:42.739530836Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135763s 
2026-02-08T17:12:42.741340620Z [Info] FluentMigrator.Runner.MigrationRunner: 142: movie_extras migrating 
2026-02-08T17:12:42.742939689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:12:42.745140180Z [Info] movie_extras: Starting migration of Main DB to 142 
2026-02-08T17:12:42.780130731Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable ExtraFiles 
2026-02-08T17:12:42.782465672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2026-02-08T17:12:42.785584161Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040396s 
2026-02-08T17:12:42.787101366Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable SubtitleFiles 
2026-02-08T17:12:42.788999167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SubtitleFiles" 
2026-02-08T17:12:42.791467817Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030055s 
2026-02-08T17:12:42.792929300Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable MetadataFiles 
2026-02-08T17:12:42.794578962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2026-02-08T17:12:42.797006038Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027027s 
2026-02-08T17:12:42.798440907Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles 
2026-02-08T17:12:42.802648810Z [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-08T17:12:42.807467822Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071936s 
2026-02-08T17:12:42.808497836Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SubtitleFiles 
2026-02-08T17:12:42.812948367Z [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-08T17:12:42.817616536Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075281s 
2026-02-08T17:12:42.818913868Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles 
2026-02-08T17:12:42.823630905Z [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-08T17:12:42.828388505Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008076s 
2026-02-08T17:12:42.830969882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (142, '2026-02-08T17:12:42', 'movie_extras') 
2026-02-08T17:12:42.833965113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:12:42.836830382Z [Info] FluentMigrator.Runner.MigrationRunner: 142: movie_extras migrated 
2026-02-08T17:12:42.838198226Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0163851s 
2026-02-08T17:12:42.840046217Z [Info] FluentMigrator.Runner.MigrationRunner: 143: clean_core_tv migrating 
2026-02-08T17:12:42.841604975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:12:42.843803171Z [Info] clean_core_tv: Starting migration of Main DB to 143 
2026-02-08T17:12:42.853779858Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable Episodes 
2026-02-08T17:12:42.855645415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Episodes" 
2026-02-08T17:12:42.858630785Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032864s 
2026-02-08T17:12:42.860080694Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable EpisodeFiles 
2026-02-08T17:12:42.861748252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "EpisodeFiles" 
2026-02-08T17:12:42.864227133Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027175s 
2026-02-08T17:12:42.865634887Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable Series 
2026-02-08T17:12:42.867210159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series" 
2026-02-08T17:12:42.870306553Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033026s 
2026-02-08T17:12:42.871746713Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable SceneMappings 
2026-02-08T17:12:42.873458800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SceneMappings" 
2026-02-08T17:12:42.875873762Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027086s 
2026-02-08T17:12:42.878539831Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Blacklist SeriesId, EpisodeIds 
2026-02-08T17:12:42.930622144Z [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-08T17:12:42.938423272Z [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-08T17:12:42.943582760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist" 
2026-02-08T17:12:42.946877383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist" 
2026-02-08T17:12:42.966283215Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.08623s 
2026-02-08T17:12:42.967925622Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn History SeriesId, EpisodeId 
2026-02-08T17:12:43.018676195Z [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-08T17:12:43.025304350Z [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-08T17:12:43.029757056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2026-02-08T17:12:43.033144767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2026-02-08T17:12:43.053453196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2026-02-08T17:12:43.057152534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-02-08T17:12:43.060107584Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0906719s 
2026-02-08T17:12:43.063828015Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig StandardEpisodeFormat, DailyEpisodeFormat, AnimeEpisodeFormat, SeasonFolderFormat, SeriesFolderFormat 
2026-02-08T17:12:43.117938733Z [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-08T17:12:43.125198009Z [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-08T17:12:43.130922615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2026-02-08T17:12:43.134746474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2026-02-08T17:12:43.154990363Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0894832s 
2026-02-08T17:12:43.156769245Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn PendingReleases SeriesId, ParsedEpisodeInfo 
2026-02-08T17:12:43.207083509Z [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-08T17:12:43.213549829Z [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-08T17:12:43.217607840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2026-02-08T17:12:43.221093017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2026-02-08T17:12:43.240652178Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0822582s 
2026-02-08T17:12:43.244072193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (143, '2026-02-08T17:12:43', 'clean_core_tv') 
2026-02-08T17:12:43.247180301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:12:43.251725933Z [Info] FluentMigrator.Runner.MigrationRunner: 143: clean_core_tv migrated 
2026-02-08T17:12:43.253199521Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0932673s 
2026-02-08T17:12:43.255376774Z [Info] FluentMigrator.Runner.MigrationRunner: 144: add_cookies_to_indexer_status migrating 
2026-02-08T17:12:43.257112569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:12:43.259659297Z [Info] add_cookies_to_indexer_status: Starting migration of Main DB to 144 
2026-02-08T17:12:43.265488584Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-02-08T17:12:43.266966109Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.05E-05s 
2026-02-08T17:12:43.268570639Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn IndexerStatus Cookies String 
2026-02-08T17:12:43.270917535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus" ADD COLUMN "Cookies" TEXT 
2026-02-08T17:12:43.279113907Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090745s 
2026-02-08T17:12:43.280996618Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn IndexerStatus CookiesExpirationDate DateTime 
2026-02-08T17:12:43.283348373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus" ADD COLUMN "CookiesExpirationDate" DATETIME 
2026-02-08T17:12:43.290853454Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008323s 
2026-02-08T17:12:43.293580635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (144, '2026-02-08T17:12:43', 'add_cookies_to_indexer_status') 
2026-02-08T17:12:43.296638422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:12:43.299378549Z [Info] FluentMigrator.Runner.MigrationRunner: 144: add_cookies_to_indexer_status migrated 
2026-02-08T17:12:43.300835993Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0165891s 
2026-02-08T17:12:43.302632671Z [Info] FluentMigrator.Runner.MigrationRunner: 145: banner_to_fanart migrating 
2026-02-08T17:12:43.304244947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:12:43.306404645Z [Info] banner_to_fanart: Starting migration of Main DB to 145 
2026-02-08T17:12:43.310725195Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Movies" SET "Images" = replace("Images", '"coverType": "banner"', '"coverType": "fanart"') 
2026-02-08T17:12:43.313321302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies" SET "Images" = replace("Images", '"coverType": "banner"', '"coverType": "fanart"') 
2026-02-08T17:12:43.316154726Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036368s 
2026-02-08T17:12:43.318123791Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MetadataFiles" SET "MovieFileId" = null WHERE "Type" = 2 
2026-02-08T17:12:43.320341707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MetadataFiles" SET "MovieFileId" = null WHERE "Type" = 2 
2026-02-08T17:12:43.322670445Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029382s 
2026-02-08T17:12:43.325333126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (145, '2026-02-08T17:12:43', 'banner_to_fanart') 
2026-02-08T17:12:43.328343708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:12:43.330836066Z [Info] FluentMigrator.Runner.MigrationRunner: 145: banner_to_fanart migrated 
2026-02-08T17:12:43.332206576Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010939s 
2026-02-08T17:12:43.334040799Z [Info] FluentMigrator.Runner.MigrationRunner: 146: naming_config_colon_action migrating 
2026-02-08T17:12:43.335690090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:12:43.337880800Z [Info] naming_config_colon_action: Starting migration of Main DB to 146 
2026-02-08T17:12:43.343109207Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2026-02-08T17:12:43.344570800Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.29E-05s 
2026-02-08T17:12:43.346270492Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ColonReplacementFormat Int32 
2026-02-08T17:12:43.348803933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ColonReplacementFormat" INTEGER NOT NULL DEFAULT 0 
2026-02-08T17:12:43.357196802Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093643s 
2026-02-08T17:12:43.359935285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (146, '2026-02-08T17:12:43', 'naming_config_colon_action') 
2026-02-08T17:12:43.363028383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:12:43.365748089Z [Info] FluentMigrator.Runner.MigrationRunner: 146: naming_config_colon_action migrated 
2026-02-08T17:12:43.367161715Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0177059s 
2026-02-08T17:12:43.368972231Z [Info] FluentMigrator.Runner.MigrationRunner: 147: add_custom_formats migrating 
2026-02-08T17:12:43.370594647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:12:43.372821160Z [Info] add_custom_formats: Starting migration of Main DB to 147 
2026-02-08T17:12:43.382102558Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFormats 
2026-02-08T17:12:43.385398003Z [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-08T17:12:43.389570784Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059306s 
2026-02-08T17:12:43.391151447Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex CustomFormats (Name) 
2026-02-08T17:12:43.393393260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC) 
2026-02-08T17:12:43.396381998Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038003s 
2026-02-08T17:12:43.397818340Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 
2026-02-08T17:12:43.399208119Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.09E-05s 
2026-02-08T17:12:43.400773921Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles FormatItems String 
2026-02-08T17:12:43.403283263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "FormatItems" TEXT NOT NULL DEFAULT '[{format:0, allowed:true}]' 
2026-02-08T17:12:43.411439676Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091577s 
2026-02-08T17:12:43.413055840Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles FormatCutoff Int32 
2026-02-08T17:12:43.415321642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "FormatCutoff" INTEGER NOT NULL DEFAULT 0 
2026-02-08T17:12:43.422976314Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084803s 
2026-02-08T17:12:43.424398207Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-08T17:12:43.426170916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-08T17:12:43.428386767Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026035s 
2026-02-08T17:12:43.430994398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (147, '2026-02-08T17:12:43', 'add_custom_formats') 
2026-02-08T17:12:43.434052846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:12:43.436828995Z [Info] FluentMigrator.Runner.MigrationRunner: 147: add_custom_formats migrated 
2026-02-08T17:12:43.438204405Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108574s 
2026-02-08T17:12:43.440099290Z [Info] FluentMigrator.Runner.MigrationRunner: 148: remove_extra_naming_config migrating 
2026-02-08T17:12:43.441794252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:12:43.444086307Z [Info] remove_extra_naming_config: Starting migration of Main DB to 148 
2026-02-08T17:12:43.447709302Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "NamingConfig" WHERE "Id" NOT IN(SELECT "Id" FROM "NamingConfig" LIMIT 1) 
2026-02-08T17:12:43.450192001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "NamingConfig" WHERE "Id" NOT IN(SELECT "Id" FROM "NamingConfig" LIMIT 1) 
2026-02-08T17:12:43.453307243Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038545s 
2026-02-08T17:12:43.455996297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (148, '2026-02-08T17:12:43', 'remove_extra_naming_config') 
2026-02-08T17:12:43.459070166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:12:43.461659349Z [Info] FluentMigrator.Runner.MigrationRunner: 148: remove_extra_naming_config migrated 
2026-02-08T17:12:43.463069629Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011969s 
2026-02-08T17:12:43.464866336Z [Info] FluentMigrator.Runner.MigrationRunner: 149: convert_regex_required_tags migrating 
2026-02-08T17:12:43.466549115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:12:43.468729825Z [Info] convert_regex_required_tags: Starting migration of Main DB to 149 
2026-02-08T17:12:43.471729795Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-08T17:12:43.473348204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-08T17:12:43.524663163Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0511335s 
2026-02-08T17:12:43.527830751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (149, '2026-02-08T17:12:43', 'convert_regex_required_tags') 
2026-02-08T17:12:43.531310898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:12:43.534052578Z [Info] FluentMigrator.Runner.MigrationRunner: 149: convert_regex_required_tags migrated 
2026-02-08T17:12:43.535502838Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0606862s 
2026-02-08T17:12:43.537520631Z [Info] FluentMigrator.Runner.MigrationRunner: 150: fix_format_tags_double_underscore migrating 
2026-02-08T17:12:43.539213139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:12:43.541515284Z [Info] fix_format_tags_double_underscore: Starting migration of Main DB to 150 
2026-02-08T17:12:43.544699024Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-08T17:12:43.546343385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-08T17:12:43.553863897Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076156s 
2026-02-08T17:12:43.556823436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (150, '2026-02-08T17:12:43', 'fix_format_tags_double_underscore') 
2026-02-08T17:12:43.560259223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:12:43.562958608Z [Info] FluentMigrator.Runner.MigrationRunner: 150: fix_format_tags_double_underscore migrated 
2026-02-08T17:12:43.564444229Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0165462s 
2026-02-08T17:12:43.566311188Z [Info] FluentMigrator.Runner.MigrationRunner: 151: add_tags_to_net_import migrating 
2026-02-08T17:12:43.567948795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:12:43.570272715Z [Info] add_tags_to_net_import: Starting migration of Main DB to 151 
2026-02-08T17:12:43.574802876Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NetImport 
2026-02-08T17:12:43.576224047Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.36E-05s 
2026-02-08T17:12:43.577756883Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NetImport Tags String 
2026-02-08T17:12:43.579813294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NetImport" ADD COLUMN "Tags" TEXT 
2026-02-08T17:12:43.588078275Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088871s 
2026-02-08T17:12:43.589851645Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NetImport" SET "Tags" = '[]' 
2026-02-08T17:12:43.591708384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NetImport" SET "Tags" = '[]' 
2026-02-08T17:12:43.594133537Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002789s 
2026-02-08T17:12:43.596852431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (151, '2026-02-08T17:12:43', 'add_tags_to_net_import') 
2026-02-08T17:12:43.599897031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:12:43.602536996Z [Info] FluentMigrator.Runner.MigrationRunner: 151: add_tags_to_net_import migrated 
2026-02-08T17:12:43.603924851Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109581s 
2026-02-08T17:12:43.605805457Z [Info] FluentMigrator.Runner.MigrationRunner: 152: add_custom_filters migrating 
2026-02-08T17:12:43.607432954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:12:43.609616050Z [Info] add_custom_filters: Starting migration of Main DB to 152 
2026-02-08T17:12:43.615747024Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters 
2026-02-08T17:12:43.619000755Z [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-08T17:12:43.622927291Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056936s 
2026-02-08T17:12:43.625811788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (152, '2026-02-08T17:12:43', 'add_custom_filters') 
2026-02-08T17:12:43.628948885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:12:43.631842040Z [Info] FluentMigrator.Runner.MigrationRunner: 152: add_custom_filters migrated 
2026-02-08T17:12:43.633236598Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0144995s 
2026-02-08T17:12:43.635574836Z [Info] FluentMigrator.Runner.MigrationRunner: 153: indexer_client_status_search_changes migrating 
2026-02-08T17:12:43.636969444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:12:43.639205205Z [Info] indexer_client_status_search_changes: Starting migration of Main DB to 153 
2026-02-08T17:12:43.673221434Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2026-02-08T17:12:43.674962239Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.6E-05s 
2026-02-08T17:12:43.676579816Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases Reason Int32 
2026-02-08T17:12:43.678958125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "Reason" INTEGER NOT NULL DEFAULT 0 
2026-02-08T17:12:43.687645556Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096021s 
2026-02-08T17:12:43.691076083Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn IndexerStatus IndexerId to ProviderId 
2026-02-08T17:12:43.801169028Z [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-08T17:12:43.810402258Z [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-08T17:12:43.815754484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-02-08T17:12:43.819449284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-02-08T17:12:43.841086138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-02-08T17:12:43.844270189Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1516313s 
2026-02-08T17:12:43.846114843Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableSearch to EnableAutomaticSearch 
2026-02-08T17:12:43.900962244Z [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-08T17:12:43.907978440Z [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-08T17:12:43.912347257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2026-02-08T17:12:43.915699116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2026-02-08T17:12:43.936674869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-02-08T17:12:43.939617874Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0919581s 
2026-02-08T17:12:43.941057623Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-02-08T17:12:43.942374925Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.36E-05s 
2026-02-08T17:12:43.944245572Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableInteractiveSearch Boolean 
2026-02-08T17:12:43.946545082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableInteractiveSearch" INTEGER 
2026-02-08T17:12:43.954435839Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086766s 
2026-02-08T17:12:43.956523192Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch" 
2026-02-08T17:12:43.958888114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch" 
2026-02-08T17:12:43.961201111Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030271s 
2026-02-08T17:12:43.962588324Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-02-08T17:12:43.964171832Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-05s 
2026-02-08T17:12:43.965656591Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers EnableInteractiveSearch Boolean 
2026-02-08T17:12:44.019004353Z [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-08T17:12:44.027250717Z [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-08T17:12:44.032584035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2026-02-08T17:12:44.036303334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2026-02-08T17:12:44.058019017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-02-08T17:12:44.061023516Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0938065s 
2026-02-08T17:12:44.062648558Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus 
2026-02-08T17:12:44.066937934Z [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-08T17:12:44.071167691Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007098s 
2026-02-08T17:12:44.072852904Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId) 
2026-02-08T17:12:44.075330372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-02-08T17:12:44.078366595Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040557s 
2026-02-08T17:12:44.081155791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (153, '2026-02-08T17:12:44', 'indexer_client_status_search_changes') 
2026-02-08T17:12:44.084205842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:12:44.087423831Z [Info] FluentMigrator.Runner.MigrationRunner: 153: indexer_client_status_search_changes migrated 
2026-02-08T17:12:44.088928711Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127808s 
2026-02-08T17:12:44.090956985Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_language_to_files_history_blacklist migrating 
2026-02-08T17:12:44.092678741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:12:44.095079305Z [Info] add_language_to_files_history_blacklist: Starting migration of Main DB to 154 
2026-02-08T17:12:44.103515120Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles 
2026-02-08T17:12:44.105018406Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.86E-05s 
2026-02-08T17:12:44.106594219Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieFiles Languages String 
2026-02-08T17:12:44.108941936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]' 
2026-02-08T17:12:44.117804781Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097491s 
2026-02-08T17:12:44.119213387Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2026-02-08T17:12:44.120527723Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.3E-06s 
2026-02-08T17:12:44.122044417Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History Languages String 
2026-02-08T17:12:44.124235228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]' 
2026-02-08T17:12:44.132381290Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088994s 
2026-02-08T17:12:44.133796469Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2026-02-08T17:12:44.135082759Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.7E-06s 
2026-02-08T17:12:44.136621266Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist Languages String 
2026-02-08T17:12:44.138823941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]' 
2026-02-08T17:12:44.146905323Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088594s 
2026-02-08T17:12:44.148358068Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-08T17:12:44.149896325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-08T17:12:44.216674488Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0665209s 
2026-02-08T17:12:44.219922157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (154, '2026-02-08T17:12:44', 'add_language_to_files_history_blacklist') 
2026-02-08T17:12:44.223491152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:12:44.226714382Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_language_to_files_history_blacklist migrated 
2026-02-08T17:12:44.228245806Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0765784s 
2026-02-08T17:12:44.230250512Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_update_allowed_quality_profile migrating 
2026-02-08T17:12:44.232062941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:12:44.234274123Z [Info] add_update_allowed_quality_profile: Starting migration of Main DB to 155 
2026-02-08T17:12:44.261746066Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 
2026-02-08T17:12:44.263454045Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.27E-05s 
2026-02-08T17:12:44.265082384Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles UpgradeAllowed Boolean 
2026-02-08T17:12:44.267293966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "UpgradeAllowed" INTEGER 
2026-02-08T17:12:44.276330711Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097219s 
2026-02-08T17:12:44.277805040Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-02-08T17:12:44.287505471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Profiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1 
2026-02-08T17:12:44.290401722Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011236s 
2026-02-08T17:12:44.293211920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (155, '2026-02-08T17:12:44', 'add_update_allowed_quality_profile') 
2026-02-08T17:12:44.296339998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:12:44.299142632Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_update_allowed_quality_profile migrated 
2026-02-08T17:12:44.300619695Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0197077s 
2026-02-08T17:12:44.302530463Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_download_client_priority migrating 
2026-02-08T17:12:44.304210275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:12:44.306459914Z [Info] add_download_client_priority: Starting migration of Main DB to 156 
2026-02-08T17:12:44.311580845Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2026-02-08T17:12:44.313035043Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.07E-05s 
2026-02-08T17:12:44.314648401Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Priority Int32 
2026-02-08T17:12:44.317022591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 1 
2026-02-08T17:12:44.325885246Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097687s 
2026-02-08T17:12:44.327308211Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-08T17:12:44.328872972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-08T17:12:44.557711872Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2286304s 
2026-02-08T17:12:44.560868217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (156, '2026-02-08T17:12:44', 'add_download_client_priority') 
2026-02-08T17:12:44.564327422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:12:44.567120425Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_download_client_priority migrated 
2026-02-08T17:12:44.568586116Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2381935s 
2026-02-08T17:12:44.570402594Z [Info] FluentMigrator.Runner.MigrationRunner: 157: remove_growl_prowl migrating 
2026-02-08T17:12:44.572025822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:12:44.574218898Z [Info] remove_growl_prowl: Starting migration of Main DB to 157 
2026-02-08T17:12:44.577987756Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-02-08T17:12:44.580210171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Growl' 
2026-02-08T17:12:44.582718701Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031901s 
2026-02-08T17:12:44.585303225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (157, '2026-02-08T17:12:44', 'remove_growl_prowl') 
2026-02-08T17:12:44.588322464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:12:44.590852448Z [Info] FluentMigrator.Runner.MigrationRunner: 157: remove_growl_prowl migrated 
2026-02-08T17:12:44.592234751Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111697s 
2026-02-08T17:12:44.594101179Z [Info] FluentMigrator.Runner.MigrationRunner: 158: remove_plex_hometheatre migrating 
2026-02-08T17:12:44.595742353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:12:44.597917272Z [Info] remove_plex_hometheatre: Starting migration of Main DB to 158 
2026-02-08T17:12:44.602312853Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-02-08T17:12:44.604621040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexHomeTheater' 
2026-02-08T17:12:44.607094400Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003259s 
2026-02-08T17:12:44.608758922Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-02-08T17:12:44.610911385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexClient' 
2026-02-08T17:12:44.613163540Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029498s 
2026-02-08T17:12:44.615764006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (158, '2026-02-08T17:12:44', 'remove_plex_hometheatre') 
2026-02-08T17:12:44.618803606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:12:44.621388390Z [Info] FluentMigrator.Runner.MigrationRunner: 158: remove_plex_hometheatre migrated 
2026-02-08T17:12:44.622787898Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109495s 
2026-02-08T17:12:44.624540366Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_webrip_qualites migrating 
2026-02-08T17:12:44.626378086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:12:44.628531081Z [Info] add_webrip_qualites: Starting migration of Main DB to 159 
2026-02-08T17:12:44.631623788Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-08T17:12:44.633245223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-08T17:12:44.655328225Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0219733s 
2026-02-08T17:12:44.658309227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (159, '2026-02-08T17:12:44', 'add_webrip_qualites') 
2026-02-08T17:12:44.661706157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:12:44.664315190Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_webrip_qualites migrated 
2026-02-08T17:12:44.665701641Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0310823s 
2026-02-08T17:12:44.667600545Z [Info] FluentMigrator.Runner.MigrationRunner: 160: health_issue_notification migrating 
2026-02-08T17:12:44.669313323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:12:44.671539265Z [Info] health_issue_notification: Starting migration of Main DB to 160 
2026-02-08T17:12:44.677592753Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-02-08T17:12:44.679024917Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.06E-05s 
2026-02-08T17:12:44.680698126Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthIssue Boolean 
2026-02-08T17:12:44.683149511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthIssue" INTEGER NOT NULL DEFAULT 0 
2026-02-08T17:12:44.692157829Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099375s 
2026-02-08T17:12:44.693634793Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-02-08T17:12:44.694963889Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.6E-06s 
2026-02-08T17:12:44.696678882Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeHealthWarnings Boolean 
2026-02-08T17:12:44.699153174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeHealthWarnings" INTEGER NOT NULL DEFAULT 0 
2026-02-08T17:12:44.707518957Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093246s 
2026-02-08T17:12:44.710180657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (160, '2026-02-08T17:12:44', 'health_issue_notification') 
2026-02-08T17:12:44.713241399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:12:44.715905172Z [Info] FluentMigrator.Runner.MigrationRunner: 160: health_issue_notification migrated 
2026-02-08T17:12:44.717378539Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0174902s 
2026-02-08T17:12:44.719179636Z [Info] FluentMigrator.Runner.MigrationRunner: 161: speed_improvements migrating 
2026-02-08T17:12:44.720806331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:12:44.722987783Z [Info] speed_improvements: Starting migration of Main DB to 161 
2026-02-08T17:12:44.731595043Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieFiles (MovieId) 
2026-02-08T17:12:44.733827478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieFiles_MovieId" ON "MovieFiles" ("MovieId" ASC) 
2026-02-08T17:12:44.737324760Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041987s 
2026-02-08T17:12:44.738954491Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlternativeTitles (MovieId) 
2026-02-08T17:12:44.741244953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieId" ON "AlternativeTitles" ("MovieId" ASC) 
2026-02-08T17:12:44.744191124Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003796s 
2026-02-08T17:12:44.745722768Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (CleanTitle) 
2026-02-08T17:12:44.747789570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-02-08T17:12:44.750626131Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003513s 
2026-02-08T17:12:44.752130229Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (ImdbId) 
2026-02-08T17:12:44.754215267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-02-08T17:12:44.757020566Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035143s 
2026-02-08T17:12:44.758531187Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (TmdbId) 
2026-02-08T17:12:44.760561284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-02-08T17:12:44.763356442Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034283s 
2026-02-08T17:12:44.765974203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (161, '2026-02-08T17:12:44', 'speed_improvements') 
2026-02-08T17:12:44.768974714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:12:44.772704193Z [Info] FluentMigrator.Runner.MigrationRunner: 161: speed_improvements migrated 
2026-02-08T17:12:44.774089843Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125718s 
2026-02-08T17:12:44.776040571Z [Info] FluentMigrator.Runner.MigrationRunner: 162: fix_profile_format_default migrating 
2026-02-08T17:12:44.777699000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:12:44.779961195Z [Info] fix_profile_format_default: Starting migration of Main DB to 162 
2026-02-08T17:12:44.806518857Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Profiles FormatItems String 
2026-02-08T17:12:44.863862895Z [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-08T17:12:44.872050670Z [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-08T17:12:44.876798410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles" 
2026-02-08T17:12:44.880366674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles" 
2026-02-08T17:12:44.902965986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2026-02-08T17:12:44.905988882Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0976928s 
2026-02-08T17:12:44.910082855Z [Info] FluentMigrator.Runner.MigrationRunner: AlterDefaultConstraint .Profiles FormatItems [{"format":0, "allowed":true}] 
2026-02-08T17:12:44.971379221Z [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-08T17:12:44.979461204Z [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-08T17:12:44.984307191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles" 
2026-02-08T17:12:44.987996098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles" 
2026-02-08T17:12:45.010327931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2026-02-08T17:12:45.013351699Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.101617s 
2026-02-08T17:12:45.014704153Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-02-08T17:12:45.017936441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Profiles" SET "FormatItems" = '[{"format":0, "allowed":true}]' WHERE "FormatItems" = '[{format:0, allowed:true}]' 
2026-02-08T17:12:45.020614453Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045983s 
2026-02-08T17:12:45.023271683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (162, '2026-02-08T17:12:45', 'fix_profile_format_default') 
2026-02-08T17:12:45.026498400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:12:45.029465995Z [Info] FluentMigrator.Runner.MigrationRunner: 162: fix_profile_format_default migrated 
2026-02-08T17:12:45.030885382Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132098s 
2026-02-08T17:12:45.032683613Z [Info] FluentMigrator.Runner.MigrationRunner: 163: task_duration migrating 
2026-02-08T17:12:45.034295519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:12:45.036509045Z [Info] task_duration: Starting migration of Main DB to 163 
2026-02-08T17:12:45.040923614Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-02-08T17:12:45.042344675Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.07E-05s 
2026-02-08T17:12:45.044163958Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ScheduledTasks LastStartTime DateTime 
2026-02-08T17:12:45.046283776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks" ADD COLUMN "LastStartTime" DATETIME 
2026-02-08T17:12:45.055697880Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098208s 
2026-02-08T17:12:45.058101500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (163, '2026-02-08T17:12:45', 'task_duration') 
2026-02-08T17:12:45.061230741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:12:45.063798140Z [Info] FluentMigrator.Runner.MigrationRunner: 163: task_duration migrated 
2026-02-08T17:12:45.065157357Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0181705s 
2026-02-08T17:12:45.066995738Z [Info] FluentMigrator.Runner.MigrationRunner: 164: movie_collections_crew migrating 
2026-02-08T17:12:45.068662975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:12:45.070868175Z [Info] movie_collections_crew: Starting migration of Main DB to 164 
2026-02-08T17:12:45.087798313Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-02-08T17:12:45.089259695Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-05s 
2026-02-08T17:12:45.090812832Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies Collection String 
2026-02-08T17:12:45.092911588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "Collection" TEXT 
2026-02-08T17:12:45.102090449Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098035s 
2026-02-08T17:12:45.103587282Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies Actors 
2026-02-08T17:12:45.167093899Z [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-08T17:12:45.186746998Z [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-08T17:12:45.199523954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-02-08T17:12:45.203892290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-02-08T17:12:45.226665962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-02-08T17:12:45.230411213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-02-08T17:12:45.234009668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-02-08T17:12:45.237569967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-02-08T17:12:45.240556550Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.135515s 
2026-02-08T17:12:45.242015197Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Credits 
2026-02-08T17:12:45.246872778Z [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-08T17:12:45.251800579Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083929s 
2026-02-08T17:12:45.253394839Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Credits (CreditTmdbId) 
2026-02-08T17:12:45.255789060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Credits_CreditTmdbId" ON "Credits" ("CreditTmdbId" ASC) 
2026-02-08T17:12:45.258635641Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037913s 
2026-02-08T17:12:45.260514354Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Credits (MovieId) 
2026-02-08T17:12:45.262295660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Credits_MovieId" ON "Credits" ("MovieId" ASC) 
2026-02-08T17:12:45.265284979Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036263s 
2026-02-08T17:12:45.266946374Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-02-08T17:12:45.269272668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'NotifyMyAndroid' 
2026-02-08T17:12:45.271589322Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031212s 
2026-02-08T17:12:45.273269064Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-02-08T17:12:45.275453763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Pushalot' 
2026-02-08T17:12:45.277712561Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029466s 
2026-02-08T17:12:45.280450544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (164, '2026-02-08T17:12:45', 'movie_collections_crew') 
2026-02-08T17:12:45.283450353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:12:45.286541708Z [Info] FluentMigrator.Runner.MigrationRunner: 164: movie_collections_crew migrated 
2026-02-08T17:12:45.287924051Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115632s 
2026-02-08T17:12:45.337366250Z [Info] FluentMigrator.Runner.MigrationRunner: 165: remove_custom_formats_from_quality_model migrating 
2026-02-08T17:12:45.339768516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:12:45.342476018Z [Info] remove_custom_formats_from_quality_model: Starting migration of Main DB to 165 
2026-02-08T17:12:45.354326868Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2026-02-08T17:12:45.355836468Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.14E-05s 
2026-02-08T17:12:45.357485127Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist IndexerFlags Int32 
2026-02-08T17:12:45.359879839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2026-02-08T17:12:45.369499387Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105729s 
2026-02-08T17:12:45.370958936Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles 
2026-02-08T17:12:45.372330858Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.3E-06s 
2026-02-08T17:12:45.373899557Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieFiles IndexerFlags Int32 
2026-02-08T17:12:45.376227935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2026-02-08T17:12:45.385030849Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096536s 
2026-02-08T17:12:45.386397320Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-08T17:12:45.388008875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-08T17:12:45.419788010Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0315669s 
2026-02-08T17:12:45.421578665Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-08T17:12:45.423147494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-08T17:12:45.432365444Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091998s 
2026-02-08T17:12:45.433998271Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-08T17:12:45.435588272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-08T17:12:45.447138939Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115049s 
2026-02-08T17:12:45.448848120Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-08T17:12:45.450405606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-08T17:12:45.453443442Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032243s 
2026-02-08T17:12:45.454851638Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-08T17:12:45.456397971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-08T17:12:45.513929968Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.057308s 
2026-02-08T17:12:45.515670312Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-08T17:12:45.517247818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-08T17:12:45.529765000Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124592s 
2026-02-08T17:12:45.532873309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (165, '2026-02-08T17:12:45', 'remove_custom_formats_from_quality_model') 
2026-02-08T17:12:45.536260539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:12:45.539257282Z [Info] FluentMigrator.Runner.MigrationRunner: 165: remove_custom_formats_from_quality_model migrated 
2026-02-08T17:12:45.540757112Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0218647s 
2026-02-08T17:12:45.542569962Z [Info] FluentMigrator.Runner.MigrationRunner: 166: fix_tmdb_list_config migrating 
2026-02-08T17:12:45.544148260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:12:45.546343390Z [Info] fix_tmdb_list_config: Starting migration of Main DB to 166 
2026-02-08T17:12:45.550386891Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-08T17:12:45.551986031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-08T17:12:45.565945628Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138195s 
2026-02-08T17:12:45.567686212Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-08T17:12:45.569285482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-08T17:12:45.578699487Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094586s 
2026-02-08T17:12:45.580285540Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-08T17:12:45.581859158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-08T17:12:45.590080331Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008315s 
2026-02-08T17:12:45.592876140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (166, '2026-02-08T17:12:45', 'fix_tmdb_list_config') 
2026-02-08T17:12:45.596116013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:12:45.598704305Z [Info] FluentMigrator.Runner.MigrationRunner: 166: fix_tmdb_list_config migrated 
2026-02-08T17:12:45.600097890Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0168672s 
2026-02-08T17:12:45.601960330Z [Info] FluentMigrator.Runner.MigrationRunner: 167: remove_movie_pathstate migrating 
2026-02-08T17:12:45.603616595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:12:45.605830563Z [Info] remove_movie_pathstate: Starting migration of Main DB to 167 
2026-02-08T17:12:45.611825032Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies PathState 
2026-02-08T17:12:45.677322356Z [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-08T17:12:45.695785110Z [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-08T17:12:45.708058030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-02-08T17:12:45.712238478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-02-08T17:12:45.735462297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-02-08T17:12:45.739172407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-02-08T17:12:45.742705561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-02-08T17:12:45.746192131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-02-08T17:12:45.749082651Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1357433s 
2026-02-08T17:12:45.751009811Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" IN ('pathsdefaultstatic') 
2026-02-08T17:12:45.753138807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" IN ('pathsdefaultstatic') 
2026-02-08T17:12:45.755591275Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029859s 
2026-02-08T17:12:45.756974360Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles 
2026-02-08T17:12:45.758369319Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-06s 
2026-02-08T17:12:45.759988348Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieFiles OriginalFilePath String 
2026-02-08T17:12:45.762182526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles" ADD COLUMN "OriginalFilePath" TEXT 
2026-02-08T17:12:45.771078868Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095893s 
2026-02-08T17:12:45.772609911Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn MovieFiles Path 
2026-02-08T17:12:45.843966312Z [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-08T17:12:45.853782436Z [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-08T17:12:45.860766187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieFiles" 
2026-02-08T17:12:45.864627572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles_temp" RENAME TO "MovieFiles" 
2026-02-08T17:12:45.890005970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieFiles_MovieId" ON "MovieFiles" ("MovieId" ASC) 
2026-02-08T17:12:45.893190862Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1191727s 
2026-02-08T17:12:45.896036592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (167, '2026-02-08T17:12:45', 'remove_movie_pathstate') 
2026-02-08T17:12:45.899240843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:12:45.903021024Z [Info] FluentMigrator.Runner.MigrationRunner: 167: remove_movie_pathstate migrated 
2026-02-08T17:12:45.904546035Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1288133s 
2026-02-08T17:12:45.906773630Z [Info] FluentMigrator.Runner.MigrationRunner: 168: custom_format_rework migrating 
2026-02-08T17:12:45.908424454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:12:45.910835719Z [Info] custom_format_rework: Starting migration of Main DB to 168 
2026-02-08T17:12:45.917474084Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable CustomFormats 
2026-02-08T17:12:45.918939435Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.11E-05s 
2026-02-08T17:12:45.920716503Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn CustomFormats Specifications String 
2026-02-08T17:12:45.923138219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "CustomFormats" ADD COLUMN "Specifications" TEXT NOT NULL DEFAULT '[]' 
2026-02-08T17:12:45.932790483Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105327s 
2026-02-08T17:12:45.934223047Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-08T17:12:45.935784120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-08T17:12:45.978319743Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0424075s 
2026-02-08T17:12:45.980261753Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn CustomFormats FormatTags 
2026-02-08T17:12:46.037227099Z [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-08T17:12:46.042632502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "CustomFormats_temp" ("Id", "Name", "Specifications") SELECT "Id", "Name", "Specifications" FROM "CustomFormats" 
2026-02-08T17:12:46.046071807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "CustomFormats" 
2026-02-08T17:12:46.049669921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "CustomFormats_temp" RENAME TO "CustomFormats" 
2026-02-08T17:12:46.073651286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC) 
2026-02-08T17:12:46.076761418Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0950195s 
2026-02-08T17:12:46.079405101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (168, '2026-02-08T17:12:46', 'custom_format_rework') 
2026-02-08T17:12:46.082431965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:12:46.085393348Z [Info] FluentMigrator.Runner.MigrationRunner: 168: custom_format_rework migrated 
2026-02-08T17:12:46.086786272Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1034954s 
2026-02-08T17:12:46.088656177Z [Info] FluentMigrator.Runner.MigrationRunner: 169: custom_format_scores migrating 
2026-02-08T17:12:46.090317382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:12:46.092571781Z [Info] custom_format_scores: Starting migration of Main DB to 169 
2026-02-08T17:12:46.101047586Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 
2026-02-08T17:12:46.102493047Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.12E-05s 
2026-02-08T17:12:46.104094932Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles MinFormatScore Int32 
2026-02-08T17:12:46.106505506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "MinFormatScore" INTEGER NOT NULL DEFAULT 0 
2026-02-08T17:12:46.116042859Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104153s 
2026-02-08T17:12:46.117494391Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 
2026-02-08T17:12:46.118835832Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.3E-06s 
2026-02-08T17:12:46.120447527Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles CutoffFormatScore Int32 
2026-02-08T17:12:46.122797539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "CutoffFormatScore" INTEGER NOT NULL DEFAULT 0 
2026-02-08T17:12:46.131640163Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097157s 
2026-02-08T17:12:46.133075262Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-08T17:12:46.134635593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-08T17:12:46.159761062Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0249843s 
2026-02-08T17:12:46.161708192Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Profiles FormatCutoff 
2026-02-08T17:12:46.220504284Z [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-08T17:12:46.229259592Z [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-08T17:12:46.234448049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles" 
2026-02-08T17:12:46.238118730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles" 
2026-02-08T17:12:46.261881314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2026-02-08T17:12:46.264954632Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1017692s 
2026-02-08T17:12:46.266429361Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable CustomFormats 
2026-02-08T17:12:46.267778537Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.06E-05s 
2026-02-08T17:12:46.269638652Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn CustomFormats IncludeCustomFormatWhenRenaming Boolean 
2026-02-08T17:12:46.272342136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "CustomFormats" ADD COLUMN "IncludeCustomFormatWhenRenaming" INTEGER NOT NULL DEFAULT 0 
2026-02-08T17:12:46.281257526Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100242s 
2026-02-08T17:12:46.283897391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (169, '2026-02-08T17:12:46', 'custom_format_scores') 
2026-02-08T17:12:46.286976481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:12:46.289893364Z [Info] FluentMigrator.Runner.MigrationRunner: 169: custom_format_scores migrated 
2026-02-08T17:12:46.291276870Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01847s 
2026-02-08T17:12:46.293165382Z [Info] FluentMigrator.Runner.MigrationRunner: 170: fix_trakt_list_config migrating 
2026-02-08T17:12:46.294814663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:12:46.297063490Z [Info] fix_trakt_list_config: Starting migration of Main DB to 170 
2026-02-08T17:12:46.301442487Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-08T17:12:46.303080645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-08T17:12:46.920514324Z []
2026-02-08T17:12:46.921978572Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.6186746s 
2026-02-08T17:12:46.923780300Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-08T17:12:46.925415372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-08T17:12:46.931939497Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066562s 
2026-02-08T17:12:46.946579103Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" IN ('TraktAuthToken', 'TraktRefreshToken', 'TraktTokenExpiry', 'NewTraktAuthToken', 'NewTraktRefreshToken', 'NewTraktTokenExpiry') 
2026-02-08T17:12:46.950532012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" IN ('TraktAuthToken', 'TraktRefreshToken', 'TraktTokenExpiry', 'NewTraktAuthToken', 'NewTraktRefreshToken', 'NewTraktTokenExpiry') 
2026-02-08T17:12:46.956284935Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070589s 
2026-02-08T17:12:46.959506953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (170, '2026-02-08T17:12:46', 'fix_trakt_list_config') 
2026-02-08T17:12:46.962367422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:12:46.965747006Z [Info] FluentMigrator.Runner.MigrationRunner: 170: fix_trakt_list_config migrated 
2026-02-08T17:12:46.967139170Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0165424s 
2026-02-08T17:12:46.969195159Z [Info] FluentMigrator.Runner.MigrationRunner: 171: quality_definition_preferred_size migrating 
2026-02-08T17:12:46.970923609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:12:46.973272899Z [Info] quality_definition_preferred_size: Starting migration of Main DB to 171 
2026-02-08T17:12:46.978384150Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions 
2026-02-08T17:12:46.979809871Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.06E-05s 
2026-02-08T17:12:46.981636228Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityDefinitions PreferredSize Double 
2026-02-08T17:12:46.983926510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions" ADD COLUMN "PreferredSize" NUMERIC 
2026-02-08T17:12:46.993468992Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103148s 
2026-02-08T17:12:46.994975666Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-08T17:12:46.996542701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-08T17:12:47.011723256Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.015062s 
2026-02-08T17:12:47.014800692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (171, '2026-02-08T17:12:47', 'quality_definition_preferred_size') 
2026-02-08T17:12:47.018197782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:12:47.021426363Z [Info] FluentMigrator.Runner.MigrationRunner: 171: quality_definition_preferred_size migrated 
2026-02-08T17:12:47.022921763Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0247504s 
2026-02-08T17:12:47.024725696Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_download_history migrating 
2026-02-08T17:12:47.026629178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:12:47.028819598Z [Info] add_download_history: Starting migration of Main DB to 172 
2026-02-08T17:12:47.044584750Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadHistory 
2026-02-08T17:12:47.049671412Z [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-08T17:12:47.055032947Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088976s 
2026-02-08T17:12:47.056839485Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (EventType) 
2026-02-08T17:12:47.059122661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2026-02-08T17:12:47.062177983Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038911s 
2026-02-08T17:12:47.063764427Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (MovieId) 
2026-02-08T17:12:47.065935599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_MovieId" ON "DownloadHistory" ("MovieId" ASC) 
2026-02-08T17:12:47.068948856Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037424s 
2026-02-08T17:12:47.070583928Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (DownloadId) 
2026-02-08T17:12:47.072860141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2026-02-08T17:12:47.075921515Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039002s 
2026-02-08T17:12:47.077331033Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-08T17:12:47.078887176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-08T17:12:47.089850540Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109496s 
2026-02-08T17:12:47.092734978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (172, '2026-02-08T17:12:47', 'add_download_history') 
2026-02-08T17:12:47.095914319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:12:47.098781742Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_download_history migrated 
2026-02-08T17:12:47.100172192Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0199024s 
2026-02-08T17:12:47.101997747Z [Info] FluentMigrator.Runner.MigrationRunner: 173: net_import_status migrating 
2026-02-08T17:12:47.103616156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:12:47.105799462Z [Info] net_import_status: Starting migration of Main DB to 173 
2026-02-08T17:12:47.114386682Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NetImportStatus 
2026-02-08T17:12:47.118808364Z [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-08T17:12:47.123889194Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079612s 
2026-02-08T17:12:47.125543755Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NetImportStatus (ProviderId) 
2026-02-08T17:12:47.127912354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "NetImportStatus" ("ProviderId" ASC) 
2026-02-08T17:12:47.130980352Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039834s 
2026-02-08T17:12:47.133548563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (173, '2026-02-08T17:12:47', 'net_import_status') 
2026-02-08T17:12:47.136506979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:12:47.140626123Z [Info] FluentMigrator.Runner.MigrationRunner: 173: net_import_status migrated 
2026-02-08T17:12:47.142096724Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134175s 
2026-02-08T17:12:47.144050618Z [Info] FluentMigrator.Runner.MigrationRunner: 174: email_multiple_addresses migrating 
2026-02-08T17:12:47.145722444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:12:47.148014198Z [Info] email_multiple_addresses: Starting migration of Main DB to 174 
2026-02-08T17:12:47.151268440Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-08T17:12:47.152918583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-08T17:12:47.165088115Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121374s 
2026-02-08T17:12:47.168075711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (174, '2026-02-08T17:12:47', 'email_multiple_addresses') 
2026-02-08T17:12:47.171374162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:12:47.174030690Z [Info] FluentMigrator.Runner.MigrationRunner: 174: email_multiple_addresses migrated 
2026-02-08T17:12:47.175447132Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0211244s 
2026-02-08T17:12:47.177397649Z [Info] FluentMigrator.Runner.MigrationRunner: 175: remove_chown_and_folderchmod_config migrating 
2026-02-08T17:12:47.179042261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:12:47.181300407Z [Info] remove_chown_and_folderchmod_config: Starting migration of Main DB to 175 
2026-02-08T17:12:47.185179498Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" IN ('folderchmod', 'chownuser', 'parsingleniency') 
2026-02-08T17:12:47.187603799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" IN ('folderchmod', 'chownuser', 'parsingleniency') 
2026-02-08T17:12:47.190745214Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003827s 
2026-02-08T17:12:47.193509189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (175, '2026-02-08T17:12:47', 'remove_chown_and_folderchmod_config') 
2026-02-08T17:12:47.196598559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:12:47.199266962Z [Info] FluentMigrator.Runner.MigrationRunner: 175: remove_chown_and_folderchmod_config migrated 
2026-02-08T17:12:47.200744898Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120564s 
2026-02-08T17:12:47.202513669Z [Info] FluentMigrator.Runner.MigrationRunner: 176: movie_recommendations migrating 
2026-02-08T17:12:47.204160284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:12:47.206314622Z [Info] movie_recommendations: Starting migration of Main DB to 176 
2026-02-08T17:12:47.210401390Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-02-08T17:12:47.211787822Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.03E-05s 
2026-02-08T17:12:47.213391631Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies Recommendations String 
2026-02-08T17:12:47.215761923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "Recommendations" TEXT NOT NULL DEFAULT '[]' 
2026-02-08T17:12:47.226028384Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109855s 
2026-02-08T17:12:47.228692729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (176, '2026-02-08T17:12:47', 'movie_recommendations') 
2026-02-08T17:12:47.231726257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:12:47.234327744Z [Info] FluentMigrator.Runner.MigrationRunner: 176: movie_recommendations migrated 
2026-02-08T17:12:47.235725909Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0192616s 
2026-02-08T17:12:47.237564331Z [Info] FluentMigrator.Runner.MigrationRunner: 177: language_improvements migrating 
2026-02-08T17:12:47.239208181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:12:47.241411597Z [Info] language_improvements: Starting migration of Main DB to 177 
2026-02-08T17:12:47.267053786Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-02-08T17:12:47.268713307Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.21E-05s 
2026-02-08T17:12:47.270317146Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies OriginalLanguage Int32 
2026-02-08T17:12:47.272688280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "OriginalLanguage" INTEGER NOT NULL DEFAULT 1 
2026-02-08T17:12:47.282806002Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011014s 
2026-02-08T17:12:47.284231402Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-02-08T17:12:47.285520658Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-06s 
2026-02-08T17:12:47.287087242Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies OriginalTitle String 
2026-02-08T17:12:47.289142870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "OriginalTitle" TEXT 
2026-02-08T17:12:47.298360540Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098139s 
2026-02-08T17:12:47.299756901Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-02-08T17:12:47.301074514Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.6E-06s 
2026-02-08T17:12:47.302661419Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies DigitalRelease DateTime 
2026-02-08T17:12:47.304762279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "DigitalRelease" DATETIME 
2026-02-08T17:12:47.313945960Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098198s 
2026-02-08T17:12:47.315556102Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies PhysicalReleaseNote 
2026-02-08T17:12:47.385561953Z [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-08T17:12:47.405453233Z [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-08T17:12:47.419140902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-02-08T17:12:47.423718880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-02-08T17:12:47.449532764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-02-08T17:12:47.453599532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-02-08T17:12:47.457310314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-02-08T17:12:47.460788036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-02-08T17:12:47.466325816Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1492229s 
2026-02-08T17:12:47.467894404Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies SecondaryYearSourceId 
2026-02-08T17:12:47.538052372Z [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-08T17:12:47.557386069Z [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-08T17:12:47.570535394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-02-08T17:12:47.574777425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-02-08T17:12:47.600220443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-02-08T17:12:47.604100355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-02-08T17:12:47.607944755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-02-08T17:12:47.611442297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-02-08T17:12:47.614531467Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1450443s 
2026-02-08T17:12:47.616105496Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2026-02-08T17:12:47.617466817Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.05E-05s 
2026-02-08T17:12:47.619204786Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig RenameMovies Boolean 
2026-02-08T17:12:47.621716093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "RenameMovies" INTEGER NOT NULL DEFAULT 0 
2026-02-08T17:12:47.631502076Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107052s 
2026-02-08T17:12:47.633582655Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "RenameMovies"="RenameEpisodes" 
2026-02-08T17:12:47.635728356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "RenameMovies"="RenameEpisodes" 
2026-02-08T17:12:47.637982704Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027966s 
2026-02-08T17:12:47.639967621Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig RenameEpisodes 
2026-02-08T17:12:47.701272253Z [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-08T17:12:47.709554599Z [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-08T17:12:47.714442541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2026-02-08T17:12:47.718162340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2026-02-08T17:12:47.743593905Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1020017s 
2026-02-08T17:12:47.746917917Z [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-08T17:12:47.751060418Z [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-08T17:12:47.755501430Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061752s 
2026-02-08T17:12:47.757442117Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DROP INDEX IF EXISTS "IX_AlternativeTitles_CleanTitle" 
2026-02-08T17:12:47.759581254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX IF EXISTS "IX_AlternativeTitles_CleanTitle" 
2026-02-08T17:12:47.762114465Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030713s 
2026-02-08T17:12:47.763522309Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-08T17:12:47.765121459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-08T17:12:47.783022101Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0177513s 
2026-02-08T17:12:47.784766653Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-08T17:12:47.786366905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-08T17:12:47.793573605Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072919s 
2026-02-08T17:12:47.795031050Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-02-08T17:12:47.797827280Z [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-08T17:12:47.801410675Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044248s 
2026-02-08T17:12:47.802743328Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-02-08T17:12:47.804685408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies" SET "LastInfoSync" = '2014-01-01 00:00:00' WHERE 1 = 1 
2026-02-08T17:12:47.807025700Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029881s 
2026-02-08T17:12:47.809827792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (177, '2026-02-08T17:12:47', 'language_improvements') 
2026-02-08T17:12:47.812860719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:12:47.817543597Z [Info] FluentMigrator.Runner.MigrationRunner: 177: language_improvements migrated 
2026-02-08T17:12:47.818931371Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132471s 
2026-02-08T17:12:47.820954515Z [Info] FluentMigrator.Runner.MigrationRunner: 178: new_list_server migrating 
2026-02-08T17:12:47.822545799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:12:47.824725006Z [Info] new_list_server: Starting migration of Main DB to 178 
2026-02-08T17:12:47.829056297Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-08T17:12:47.830662180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-08T17:12:47.847424641Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0166371s 
2026-02-08T17:12:47.849167189Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-08T17:12:47.850735437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-08T17:12:47.860888349Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101556s 
2026-02-08T17:12:47.863747826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (178, '2026-02-08T17:12:47', 'new_list_server') 
2026-02-08T17:12:47.867012389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:12:47.870984527Z [Info] FluentMigrator.Runner.MigrationRunner: 178: new_list_server migrated 
2026-02-08T17:12:47.872369756Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0203204s 
2026-02-08T17:12:47.874273950Z [Info] FluentMigrator.Runner.MigrationRunner: 179: movie_translation_indexes migrating 
2026-02-08T17:12:47.875934122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:12:47.878147509Z [Info] movie_translation_indexes: Starting migration of Main DB to 179 
2026-02-08T17:12:47.883277798Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieTranslations (Language) 
2026-02-08T17:12:47.885666538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_Language" ON "MovieTranslations" ("Language" ASC) 
2026-02-08T17:12:47.889306336Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044157s 
2026-02-08T17:12:47.890960417Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieTranslations (MovieId) 
2026-02-08T17:12:47.893228043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_MovieId" ON "MovieTranslations" ("MovieId" ASC) 
2026-02-08T17:12:47.896352754Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039275s 
2026-02-08T17:12:47.899025485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (179, '2026-02-08T17:12:47', 'movie_translation_indexes') 
2026-02-08T17:12:47.902063472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:12:47.928568047Z [Info] FluentMigrator.Runner.MigrationRunner: 179: movie_translation_indexes migrated 
2026-02-08T17:12:47.929976142Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0359347s 
2026-02-08T17:12:47.931935437Z [Info] FluentMigrator.Runner.MigrationRunner: 180: fix_invalid_profile_references migrating 
2026-02-08T17:12:47.933625069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:12:47.935899799Z [Info] fix_invalid_profile_references: Starting migration of Main DB to 180 
2026-02-08T17:12:47.939404856Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-08T17:12:47.941037433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-08T17:12:47.985228569Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0440552s 
2026-02-08T17:12:47.988283450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (180, '2026-02-08T17:12:47', 'fix_invalid_profile_references') 
2026-02-08T17:12:47.991526048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:12:47.996554242Z [Info] FluentMigrator.Runner.MigrationRunner: 180: fix_invalid_profile_references migrated 
2026-02-08T17:12:47.997996376Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.055441s 
2026-02-08T17:12:47.999837352Z [Info] FluentMigrator.Runner.MigrationRunner: 181: list_movies_table migrating 
2026-02-08T17:12:48.001475160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:12:48.003631602Z [Info] list_movies_table: Starting migration of Main DB to 181 
2026-02-08T17:12:48.047335717Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable NetImport ImportLists 
2026-02-08T17:12:48.050300947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NetImport" RENAME TO "ImportLists" 
2026-02-08T17:12:48.079765402Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0304999s 
2026-02-08T17:12:48.081590316Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable NetImportStatus ImportListStatus 
2026-02-08T17:12:48.083897562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NetImportStatus" RENAME TO "ImportListStatus" 
2026-02-08T17:12:48.110440224Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.027304s 
2026-02-08T17:12:48.112699923Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Config" SET "Key" = 'importlistsyncinterval' WHERE "Key" = 'netimportsyncinterval' 
2026-02-08T17:12:48.115214967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Config" SET "Key" = 'importlistsyncinterval' WHERE "Key" = 'netimportsyncinterval' 
2026-02-08T17:12:48.117988742Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035665s 
2026-02-08T17:12:48.119427018Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2026-02-08T17:12:48.120807046Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.5E-06s 
2026-02-08T17:12:48.122694006Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists SearchOnAdd Boolean 
2026-02-08T17:12:48.125081633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "SearchOnAdd" INTEGER NOT NULL DEFAULT 0 
2026-02-08T17:12:48.134780220Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105547s 
2026-02-08T17:12:48.136298076Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListMovies 
2026-02-08T17:12:48.144037820Z [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-08T17:12:48.151251103Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133211s 
2026-02-08T17:12:48.153790667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (181, '2026-02-08T17:12:48', 'list_movies_table') 
2026-02-08T17:12:48.156782581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:12:48.161772056Z [Info] FluentMigrator.Runner.MigrationRunner: 181: list_movies_table migrated 
2026-02-08T17:12:48.163190773Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0238936s 
2026-02-08T17:12:48.165073564Z [Info] FluentMigrator.Runner.MigrationRunner: 182: on_delete_notification migrating 
2026-02-08T17:12:48.166779529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:12:48.169046303Z [Info] on_delete_notification: Starting migration of Main DB to 182 
2026-02-08T17:12:48.173535932Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-02-08T17:12:48.174966232Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.07E-05s 
2026-02-08T17:12:48.176571303Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnDelete Boolean 
2026-02-08T17:12:48.178897467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnDelete" INTEGER NOT NULL DEFAULT 0 
2026-02-08T17:12:48.189211714Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111612s 
2026-02-08T17:12:48.191822240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (182, '2026-02-08T17:12:48', 'on_delete_notification') 
2026-02-08T17:12:48.195189831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:12:48.197815778Z [Info] FluentMigrator.Runner.MigrationRunner: 182: on_delete_notification migrated 
2026-02-08T17:12:48.199318013Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0196046s 
2026-02-08T17:12:48.201077946Z [Info] FluentMigrator.Runner.MigrationRunner: 183: download_propers_config migrating 
2026-02-08T17:12:48.202750263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:12:48.204957808Z [Info] download_propers_config: Starting migration of Main DB to 183 
2026-02-08T17:12:48.209076611Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-08T17:12:48.210711492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-08T17:12:48.216293922Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057101s 
2026-02-08T17:12:48.218253297Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers' 
2026-02-08T17:12:48.220348365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers' 
2026-02-08T17:12:48.222718387Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028871s 
2026-02-08T17:12:48.224361015Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Profiles PreferredTags 
2026-02-08T17:12:48.290643981Z [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-08T17:12:48.298531391Z [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-08T17:12:48.303259050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles" 
2026-02-08T17:12:48.306915432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles" 
2026-02-08T17:12:48.333028830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2026-02-08T17:12:48.336078861Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1100907s 
2026-02-08T17:12:48.338712503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (183, '2026-02-08T17:12:48', 'download_propers_config') 
2026-02-08T17:12:48.341721492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:12:48.344869590Z [Info] FluentMigrator.Runner.MigrationRunner: 183: download_propers_config migrated 
2026-02-08T17:12:48.346283066Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1187127s 
2026-02-08T17:12:48.348198803Z [Info] FluentMigrator.Runner.MigrationRunner: 184: add_priority_to_indexers migrating 
2026-02-08T17:12:48.349862102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:12:48.352047191Z [Info] add_priority_to_indexers: Starting migration of Main DB to 184 
2026-02-08T17:12:48.356577233Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-02-08T17:12:48.357995017Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.06E-05s 
2026-02-08T17:12:48.359529246Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Priority Int32 
2026-02-08T17:12:48.361778455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 25 
2026-02-08T17:12:48.371957510Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109806s 
2026-02-08T17:12:48.374623698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (184, '2026-02-08T17:12:48', 'add_priority_to_indexers') 
2026-02-08T17:12:48.377668258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:12:48.380314506Z [Info] FluentMigrator.Runner.MigrationRunner: 184: add_priority_to_indexers migrated 
2026-02-08T17:12:48.381723302Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0191292s 
2026-02-08T17:12:48.383664321Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_alternative_title_indices migrating 
2026-02-08T17:12:48.385355105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:12:48.387574443Z [Info] add_alternative_title_indices: Starting migration of Main DB to 185 
2026-02-08T17:12:48.392709893Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlternativeTitles (CleanTitle) 
2026-02-08T17:12:48.395149104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2026-02-08T17:12:48.398629121Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043823s 
2026-02-08T17:12:48.400275406Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieTranslations (CleanTitle) 
2026-02-08T17:12:48.402664065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_CleanTitle" ON "MovieTranslations" ("CleanTitle" ASC) 
2026-02-08T17:12:48.405704617Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003935s 
2026-02-08T17:12:48.408375174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (185, '2026-02-08T17:12:48', 'add_alternative_title_indices') 
2026-02-08T17:12:48.411394252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:12:48.414188188Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_alternative_title_indices migrated 
2026-02-08T17:12:48.415578567Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012145s 
2026-02-08T17:12:48.417419484Z [Info] FluentMigrator.Runner.MigrationRunner: 186: fix_tmdb_duplicates migrating 
2026-02-08T17:12:48.419057152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:12:48.421230317Z [Info] fix_tmdb_duplicates: Starting migration of Main DB to 186 
2026-02-08T17:12:48.438831405Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-08T17:12:48.440724637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-08T17:12:48.460599414Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0198116s 
2026-02-08T17:12:48.466516828Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Movies () 
2026-02-08T17:12:48.470658738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Movies_TmdbId" 
2026-02-08T17:12:48.473850774Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057686s 
2026-02-08T17:12:48.475291595Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-02-08T17:12:48.476606523Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.6E-06s 
2026-02-08T17:12:48.478138908Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies TmdbId Int32 
2026-02-08T17:12:48.550675496Z [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-08T17:12:48.569735551Z [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-08T17:12:48.582277043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-02-08T17:12:48.586318099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-02-08T17:12:48.613901677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-02-08T17:12:48.617645414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-02-08T17:12:48.621172195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-02-08T17:12:48.624069188Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1445305s 
2026-02-08T17:12:48.625937991Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (TmdbId) 
2026-02-08T17:12:48.627964852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-02-08T17:12:48.630860322Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035271s 
2026-02-08T17:12:48.634446873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (186, '2026-02-08T17:12:48', 'fix_tmdb_duplicates') 
2026-02-08T17:12:48.637451132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:12:48.640521324Z [Info] FluentMigrator.Runner.MigrationRunner: 186: fix_tmdb_duplicates migrated 
2026-02-08T17:12:48.641907314Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130043s 
2026-02-08T17:12:48.643880978Z [Info] FluentMigrator.Runner.MigrationRunner: 187: swap_filechmod_for_folderchmod migrating 
2026-02-08T17:12:48.645551441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:12:48.647797424Z [Info] swap_filechmod_for_folderchmod: Starting migration of Main DB to 187 
2026-02-08T17:12:48.651239053Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-08T17:12:48.652889135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-08T17:12:48.659699828Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068704s 
2026-02-08T17:12:48.662634146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (187, '2026-02-08T17:12:48', 'swap_filechmod_for_folderchmod') 
2026-02-08T17:12:48.665968519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:12:48.668684398Z [Info] FluentMigrator.Runner.MigrationRunner: 187: swap_filechmod_for_folderchmod migrated 
2026-02-08T17:12:48.670126992Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0157358s 
2026-02-08T17:12:48.671947949Z [Info] FluentMigrator.Runner.MigrationRunner: 188: mediainfo_channels migrating 
2026-02-08T17:12:48.673601027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:12:48.675779513Z [Info] mediainfo_channels: Starting migration of Main DB to 188 
2026-02-08T17:12:48.680946737Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MovieFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannels"', '"audioChannelsContainer"'); 
2026-02-08T17:12:48.683701053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MovieFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannels"', '"audioChannelsContainer"'); 
2026-02-08T17:12:48.686584348Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037902s 
2026-02-08T17:12:48.689159603Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MovieFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannelPositionsText"', '"audioChannelPositionsTextContainer"'); 
2026-02-08T17:12:48.692245607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MovieFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannelPositionsText"', '"audioChannelPositionsTextContainer"'); 
2026-02-08T17:12:48.695062749Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039199s 
2026-02-08T17:12:48.697952056Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Config" SET "Value" = max(("Value" / 60) + 1, 6) WHERE "Key" = 'importlistsyncinterval' 
2026-02-08T17:12:48.700482952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Config" SET "Value" = max(("Value" / 60) + 1, 6) WHERE "Key" = 'importlistsyncinterval' 
2026-02-08T17:12:48.703120773Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034489s 
2026-02-08T17:12:48.705752141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (188, '2026-02-08T17:12:48', 'mediainfo_channels') 
2026-02-08T17:12:48.708743223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:12:48.711348719Z [Info] FluentMigrator.Runner.MigrationRunner: 188: mediainfo_channels migrated 
2026-02-08T17:12:48.712753688Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115113s 
2026-02-08T17:12:48.714551718Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_update_history migrating 
2026-02-08T17:12:48.716176961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:12:48.718381158Z [Info] add_update_history: Starting migration of Main DB to 189 
2026-02-08T17:12:48.722083443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (189, '2026-02-08T17:12:48', 'add_update_history') 
2026-02-08T17:12:48.725194337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:12:48.727719922Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_update_history migrated 
2026-02-08T17:12:48.729111894Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011585s 
2026-02-08T17:12:48.730850084Z [Info] FluentMigrator.Runner.MigrationRunner: 190: update_awesome_hd_link migrating 
2026-02-08T17:12:48.732488282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:12:48.734579333Z [Info] update_awesome_hd_link: Starting migration of Main DB to 190 
2026-02-08T17:12:48.768411802Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", 'https://awesome-hd.net', 'https://awesome-hd.club') WHERE "Implementation" = 'AwesomeHD'; 
2026-02-08T17:12:48.772098325Z [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-08T17:12:48.775613863Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048554s 
2026-02-08T17:12:48.778264289Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", 'https://awesome-hd.me', 'https://awesome-hd.club') WHERE "Implementation" = 'AwesomeHD'; 
2026-02-08T17:12:48.781346274Z [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-08T17:12:48.784224109Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040383s 
2026-02-08T17:12:48.786872301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (190, '2026-02-08T17:12:48', 'update_awesome_hd_link') 
2026-02-08T17:12:48.789924626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:12:48.792605814Z [Info] FluentMigrator.Runner.MigrationRunner: 190: update_awesome_hd_link migrated 
2026-02-08T17:12:48.793993459Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122053s 
2026-02-08T17:12:48.795814736Z [Info] FluentMigrator.Runner.MigrationRunner: 191: remove_awesomehd migrating 
2026-02-08T17:12:48.797482103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:12:48.799665699Z [Info] remove_awesomehd: Starting migration of Main DB to 191 
2026-02-08T17:12:48.803519509Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-02-08T17:12:48.805725350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'AwesomeHD' 
2026-02-08T17:12:48.808169561Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030846s 
2026-02-08T17:12:48.810693964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (191, '2026-02-08T17:12:48', 'remove_awesomehd') 
2026-02-08T17:12:48.813674976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:12:48.816229429Z [Info] FluentMigrator.Runner.MigrationRunner: 191: remove_awesomehd migrated 
2026-02-08T17:12:48.817654027Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010997s 
2026-02-08T17:12:48.819551378Z [Info] FluentMigrator.Runner.MigrationRunner: 192: add_on_delete_to_notifications migrating 
2026-02-08T17:12:48.821266280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:12:48.823514988Z [Info] add_on_delete_to_notifications: Starting migration of Main DB to 192 
2026-02-08T17:12:48.831699577Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Notifications OnDelete to OnMovieDelete 
2026-02-08T17:12:48.899011334Z [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-08T17:12:48.908649250Z [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-08T17:12:48.914495771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications" 
2026-02-08T17:12:48.917830285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications" 
2026-02-08T17:12:48.945782044Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1124548s 
2026-02-08T17:12:48.947248667Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-02-08T17:12:48.948641171Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.02E-05s 
2026-02-08T17:12:48.950334420Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnMovieFileDelete Boolean 
2026-02-08T17:12:48.952798210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnMovieFileDelete" INTEGER NOT NULL DEFAULT 0 
2026-02-08T17:12:48.962887244Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110896s 
2026-02-08T17:12:48.964375190Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-02-08T17:12:48.965709847Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.7E-06s 
2026-02-08T17:12:48.967505122Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnMovieFileDeleteForUpgrade Boolean 
2026-02-08T17:12:48.970287053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnMovieFileDeleteForUpgrade" INTEGER NOT NULL DEFAULT 0 
2026-02-08T17:12:48.980338491Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112409s 
2026-02-08T17:12:48.982931261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (192, '2026-02-08T17:12:48', 'add_on_delete_to_notifications') 
2026-02-08T17:12:48.985959298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:12:48.988928737Z [Info] FluentMigrator.Runner.MigrationRunner: 192: add_on_delete_to_notifications migrated 
2026-02-08T17:12:48.990351682Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0196017s 
2026-02-08T17:12:48.992459907Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_bypass_to_delay_profile migrating 
2026-02-08T17:12:48.994097123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:12:48.996305700Z [Info] add_bypass_to_delay_profile: Starting migration of Main DB to 194 
2026-02-08T17:12:49.006247888Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2026-02-08T17:12:49.007813831Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.09E-05s 
2026-02-08T17:12:49.009442259Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfHighestQuality Boolean 
2026-02-08T17:12:49.011776920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfHighestQuality" INTEGER NOT NULL DEFAULT 0 
2026-02-08T17:12:49.022617226Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117084s 
2026-02-08T17:12:49.023916482Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-02-08T17:12:49.026053585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DelayProfiles" SET "BypassIfHighestQuality" = 1 WHERE 1 = 1 
2026-02-08T17:12:49.028394197Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032169s 
2026-02-08T17:12:49.030783608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (194, '2026-02-08T17:12:49', 'add_bypass_to_delay_profile') 
2026-02-08T17:12:49.033595159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:12:49.036216257Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_bypass_to_delay_profile migrated 
2026-02-08T17:12:49.037525242Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108508s 
2026-02-08T17:12:49.039271368Z [Info] FluentMigrator.Runner.MigrationRunner: 195: update_notifiarr migrating 
2026-02-08T17:12:49.040760687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:12:49.042834041Z [Info] update_notifiarr: Starting migration of Main DB to 195 
2026-02-08T17:12:49.072166109Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2026-02-08T17:12:49.076325233Z [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-08T17:12:49.080318934Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005804s 
2026-02-08T17:12:49.082731562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (195, '2026-02-08T17:12:49', 'update_notifiarr') 
2026-02-08T17:12:49.085535778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:12:49.087956181Z [Info] FluentMigrator.Runner.MigrationRunner: 195: update_notifiarr migrated 
2026-02-08T17:12:49.089256409Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133815s 
2026-02-08T17:12:49.091272508Z [Info] FluentMigrator.Runner.MigrationRunner: 196: legacy_mediainfo_hdr migrating 
2026-02-08T17:12:49.092540501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:12:49.094605068Z [Info] legacy_mediainfo_hdr: Starting migration of Main DB to 196 
2026-02-08T17:12:49.098716065Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "StandardMovieFormat" = Replace("StandardMovieFormat", '{MediaInfo HDR}', '{MediaInfo VideoDynamicRange}'); 
2026-02-08T17:12:49.101647177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "StandardMovieFormat" = Replace("StandardMovieFormat", '{MediaInfo HDR}', '{MediaInfo VideoDynamicRange}'); 
2026-02-08T17:12:49.104455451Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038784s 
2026-02-08T17:12:49.106793639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (196, '2026-02-08T17:12:49', 'legacy_mediainfo_hdr') 
2026-02-08T17:12:49.109614068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:12:49.112143250Z [Info] FluentMigrator.Runner.MigrationRunner: 196: legacy_mediainfo_hdr migrated 
2026-02-08T17:12:49.113312584Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113058s 
2026-02-08T17:12:49.115035433Z [Info] FluentMigrator.Runner.MigrationRunner: 197: rename_blacklist_to_blocklist migrating 
2026-02-08T17:12:49.116581306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:12:49.118622205Z [Info] rename_blacklist_to_blocklist: Starting migration of Main DB to 197 
2026-02-08T17:12:49.121961960Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Blacklist Blocklist 
2026-02-08T17:12:49.124205036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" RENAME TO "Blocklist" 
2026-02-08T17:12:49.152198959Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0287936s 
2026-02-08T17:12:49.154694584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (197, '2026-02-08T17:12:49', 'rename_blacklist_to_blocklist') 
2026-02-08T17:12:49.157659744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:12:49.160158696Z [Info] FluentMigrator.Runner.MigrationRunner: 197: rename_blacklist_to_blocklist migrated 
2026-02-08T17:12:49.161485748Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0366207s 
2026-02-08T17:12:49.163183446Z [Info] FluentMigrator.Runner.MigrationRunner: 198: add_indexer_tags migrating 
2026-02-08T17:12:49.164672444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:12:49.166704776Z [Info] add_indexer_tags: Starting migration of Main DB to 198 
2026-02-08T17:12:49.170809430Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-02-08T17:12:49.172368018Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-05s 
2026-02-08T17:12:49.173510298Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String 
2026-02-08T17:12:49.175329301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT 
2026-02-08T17:12:49.185586393Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107364s 
2026-02-08T17:12:49.187932226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (198, '2026-02-08T17:12:49', 'add_indexer_tags') 
2026-02-08T17:12:49.190700500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:12:49.193461949Z [Info] FluentMigrator.Runner.MigrationRunner: 198: add_indexer_tags migrated 
2026-02-08T17:12:49.194780354Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0185528s 
2026-02-08T17:12:49.196496399Z [Info] FluentMigrator.Runner.MigrationRunner: 199: mediainfo_to_ffmpeg migrating 
2026-02-08T17:12:49.197976219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:12:49.200044102Z [Info] mediainfo_to_ffmpeg: Starting migration of Main DB to 199 
2026-02-08T17:12:49.203165136Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-08T17:12:49.204656419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-08T17:12:49.217240436Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124675s 
2026-02-08T17:12:49.219948579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (199, '2026-02-08T17:12:49', 'mediainfo_to_ffmpeg') 
2026-02-08T17:12:49.222966755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:12:49.225971355Z [Info] FluentMigrator.Runner.MigrationRunner: 199: mediainfo_to_ffmpeg migrated 
2026-02-08T17:12:49.227286262Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0211152s 
2026-02-08T17:12:49.229014342Z [Info] FluentMigrator.Runner.MigrationRunner: 200: cdh_per_downloadclient migrating 
2026-02-08T17:12:49.230526246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:12:49.232576814Z [Info] cdh_per_downloadclient: Starting migration of Main DB to 200 
2026-02-08T17:12:49.238673540Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2026-02-08T17:12:49.240087667Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.06E-05s 
2026-02-08T17:12:49.241711967Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveCompletedDownloads Boolean 
2026-02-08T17:12:49.244064885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveCompletedDownloads" INTEGER NOT NULL DEFAULT 1 
2026-02-08T17:12:49.254707653Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115177s 
2026-02-08T17:12:49.256385913Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveFailedDownloads Boolean 
2026-02-08T17:12:49.258635722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveFailedDownloads" INTEGER NOT NULL DEFAULT 1 
2026-02-08T17:12:49.268574944Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107481s 
2026-02-08T17:12:49.269886815Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-08T17:12:49.271308538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-08T17:12:49.309566267Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0380617s 
2026-02-08T17:12:49.312351204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (200, '2026-02-08T17:12:49', 'cdh_per_downloadclient') 
2026-02-08T17:12:49.315299701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:12:49.317853303Z [Info] FluentMigrator.Runner.MigrationRunner: 200: cdh_per_downloadclient migrated 
2026-02-08T17:12:49.319137057Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.046581s 
2026-02-08T17:12:49.320932202Z [Info] FluentMigrator.Runner.MigrationRunner: 201: migrate_discord_from_slack migrating 
2026-02-08T17:12:49.322449356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:12:49.324514755Z [Info] migrate_discord_from_slack: Starting migration of Main DB to 201 
2026-02-08T17:12:49.327601239Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-08T17:12:49.329089325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-08T17:12:49.343528177Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142281s 
2026-02-08T17:12:49.346246420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (201, '2026-02-08T17:12:49', 'migrate_discord_from_slack') 
2026-02-08T17:12:49.349322684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:12:49.351862748Z [Info] FluentMigrator.Runner.MigrationRunner: 201: migrate_discord_from_slack migrated 
2026-02-08T17:12:49.353220432Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0226495s 
2026-02-08T17:12:49.354872829Z [Info] FluentMigrator.Runner.MigrationRunner: 202: remove_predb migrating 
2026-02-08T17:12:49.356385053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:12:49.358427295Z [Info] remove_predb: Starting migration of Main DB to 202 
2026-02-08T17:12:49.374200103Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-02-08T17:12:49.376498641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies" SET "MinimumAvailability" = 3 WHERE "MinimumAvailability" = 4 
2026-02-08T17:12:49.379237916Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034895s 
2026-02-08T17:12:49.380504246Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-02-08T17:12:49.382440955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ImportLists" SET "MinimumAvailability" = 3 WHERE "MinimumAvailability" = 4 
2026-02-08T17:12:49.385952786Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042166s 
2026-02-08T17:12:49.387212733Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-02-08T17:12:49.388917916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies" SET "Status" = 3 WHERE "Status" = 4 
2026-02-08T17:12:49.391042424Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002628s 
2026-02-08T17:12:49.392285747Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-02-08T17:12:49.394035771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ImportListMovies" SET "Status" = 3 WHERE "Status" = 4 
2026-02-08T17:12:49.396147482Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026828s 
2026-02-08T17:12:49.397603263Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies HasPreDBEntry 
2026-02-08T17:12:49.468555551Z [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-08T17:12:49.484803505Z [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-08T17:12:49.496018395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-02-08T17:12:49.500213051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-02-08T17:12:49.526978130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-02-08T17:12:49.530612468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-02-08T17:12:49.533813603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-02-08T17:12:49.536989618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-02-08T17:12:49.539809154Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1409124s 
2026-02-08T17:12:49.542019455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (202, '2026-02-08T17:12:49', 'remove_predb') 
2026-02-08T17:12:49.544594229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:12:49.547404908Z [Info] FluentMigrator.Runner.MigrationRunner: 202: remove_predb migrated 
2026-02-08T17:12:49.548622660Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1484627s 
2026-02-08T17:12:49.550370719Z [Info] FluentMigrator.Runner.MigrationRunner: 203: add_on_update_to_notifications migrating 
2026-02-08T17:12:49.551777021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:12:49.553821357Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 203 
2026-02-08T17:12:49.558541120Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-02-08T17:12:49.559809283Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.09E-05s 
2026-02-08T17:12:49.561271999Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean 
2026-02-08T17:12:49.563313800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 0 
2026-02-08T17:12:49.573925115Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111637s 
2026-02-08T17:12:49.576136758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (203, '2026-02-08T17:12:49', 'add_on_update_to_notifications') 
2026-02-08T17:12:49.578789519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:12:49.581206114Z [Info] FluentMigrator.Runner.MigrationRunner: 203: add_on_update_to_notifications migrated 
2026-02-08T17:12:49.582474448Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.018451s 
2026-02-08T17:12:49.584133438Z [Info] FluentMigrator.Runner.MigrationRunner: 204: ensure_identity_on_id_columns migrating 
2026-02-08T17:12:49.585522736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:12:49.587545508Z [Info] ensure_identity_on_id_columns: Starting migration of Main DB to 204 
2026-02-08T17:12:49.608721765Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-02-08T17:12:49.610650268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1 
2026-02-08T17:12:49.612823123Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026536s 
2026-02-08T17:12:49.614123171Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies Id Int32 
2026-02-08T17:12:49.683687072Z [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-08T17:12:49.698568154Z [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-08T17:12:49.709164078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-02-08T17:12:49.713199564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-02-08T17:12:49.740435431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-02-08T17:12:49.743723311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-02-08T17:12:49.746854957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-02-08T17:12:49.749953986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-02-08T17:12:49.752670235Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1373419s 
2026-02-08T17:12:49.754068039Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieTranslations Id Int32 
2026-02-08T17:12:49.829333251Z [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-08T17:12:49.834865750Z [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-08T17:12:49.838416128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieTranslations" 
2026-02-08T17:12:49.842951179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieTranslations_temp" RENAME TO "MovieTranslations" 
2026-02-08T17:12:49.873363502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_Language" ON "MovieTranslations" ("Language" ASC) 
2026-02-08T17:12:49.876800312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_MovieId" ON "MovieTranslations" ("MovieId" ASC) 
2026-02-08T17:12:49.880072591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_CleanTitle" ON "MovieTranslations" ("CleanTitle" ASC) 
2026-02-08T17:12:49.882749230Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1274558s 
2026-02-08T17:12:49.884239069Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands Id Int32 
2026-02-08T17:12:49.949690672Z [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-08T17:12:49.956201240Z [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-08T17:12:49.960554656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-02-08T17:12:49.963286436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-02-08T17:12:49.990121125Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1047031s 
2026-02-08T17:12:49.991323717Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Credits Id Int32 
2026-02-08T17:12:50.056388690Z [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-08T17:12:50.062502981Z [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-08T17:12:50.066568276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Credits" 
2026-02-08T17:12:50.069668378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Credits_temp" RENAME TO "Credits" 
2026-02-08T17:12:50.095877298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Credits_CreditTmdbId" ON "Credits" ("CreditTmdbId" ASC) 
2026-02-08T17:12:50.099282744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Credits_MovieId" ON "Credits" ("MovieId" ASC) 
2026-02-08T17:12:50.101932870Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.109505s 
2026-02-08T17:12:50.103129920Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Profiles Id Int32 
2026-02-08T17:12:50.167380103Z [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-08T17:12:50.173345925Z [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-08T17:12:50.177185155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles" 
2026-02-08T17:12:50.180403125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles" 
2026-02-08T17:12:50.206342512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2026-02-08T17:12:50.209057809Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1048337s 
2026-02-08T17:12:50.210342716Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Id Int32 
2026-02-08T17:12:50.275312929Z [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-08T17:12:50.280268075Z [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-08T17:12:50.283632810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2026-02-08T17:12:50.286436215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2026-02-08T17:12:50.312017370Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1004478s 
2026-02-08T17:12:50.313159470Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn NamingConfig Id Int32 
2026-02-08T17:12:50.378072608Z [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-08T17:12:50.384223162Z [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-08T17:12:50.388195529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2026-02-08T17:12:50.391213907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2026-02-08T17:12:50.417110798Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1022364s 
2026-02-08T17:12:50.418496228Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Id Int32 
2026-02-08T17:12:50.483701634Z [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-08T17:12:50.489539117Z [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-08T17:12:50.493331764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2026-02-08T17:12:50.496561627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2026-02-08T17:12:50.523690539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2026-02-08T17:12:50.527150666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-02-08T17:12:50.530197560Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1100835s 
2026-02-08T17:12:50.530892780Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Id Int32 
2026-02-08T17:12:50.595755226Z [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-08T17:12:50.602463292Z [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-08T17:12:50.606926398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2026-02-08T17:12:50.609733480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2026-02-08T17:12:50.635277010Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1032751s 
2026-02-08T17:12:50.636480453Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieFiles Id Int32 
2026-02-08T17:12:50.702387101Z [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-08T17:12:50.719151636Z [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-08T17:12:50.724053746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieFiles" 
2026-02-08T17:12:50.727031361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles_temp" RENAME TO "MovieFiles" 
2026-02-08T17:12:50.752111318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieFiles_MovieId" ON "MovieFiles" ("MovieId" ASC) 
2026-02-08T17:12:50.754674468Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1170697s 
2026-02-08T17:12:50.756129448Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn CustomFormats Id Int32 
2026-02-08T17:12:50.819726807Z [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-08T17:12:50.824714529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "CustomFormats_temp" ("Id", "Name", "Specifications", "IncludeCustomFormatWhenRenaming") SELECT "Id", "Name", "Specifications", "IncludeCustomFormatWhenRenaming" FROM "CustomFormats" 
2026-02-08T17:12:50.828006988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "CustomFormats" 
2026-02-08T17:12:50.831230228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "CustomFormats_temp" RENAME TO "CustomFormats" 
2026-02-08T17:12:50.856562042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC) 
2026-02-08T17:12:50.859166786Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1019455s 
2026-02-08T17:12:50.861387467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (204, '2026-02-08T17:12:50', 'ensure_identity_on_id_columns') 
2026-02-08T17:12:50.863759253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:12:50.868710061Z [Info] FluentMigrator.Runner.MigrationRunner: 204: ensure_identity_on_id_columns migrated 
2026-02-08T17:12:50.869854866Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1113278s 
2026-02-08T17:12:50.872883534Z [Info] FluentMigrator.Runner.MigrationRunner: 205: download_client_per_indexer migrating 
2026-02-08T17:12:50.874173742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:12:50.876727884Z [Info] download_client_per_indexer: Starting migration of Main DB to 205 
2026-02-08T17:12:50.881714344Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-02-08T17:12:50.882778236Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.11E-05s 
2026-02-08T17:12:50.883898542Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32 
2026-02-08T17:12:50.885718436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0 
2026-02-08T17:12:50.895395240Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103702s 
2026-02-08T17:12:50.897388753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (205, '2026-02-08T17:12:50', 'download_client_per_indexer') 
2026-02-08T17:12:50.899799647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:12:50.901920879Z [Info] FluentMigrator.Runner.MigrationRunner: 205: download_client_per_indexer migrated 
2026-02-08T17:12:50.902936023Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0167477s 
2026-02-08T17:12:50.904897702Z [Info] FluentMigrator.Runner.MigrationRunner: 206: multiple_ratings_support migrating 
2026-02-08T17:12:50.906094692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:12:50.907875979Z [Info] multiple_ratings_support: Starting migration of Main DB to 206 
2026-02-08T17:12:50.912445900Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "CustomFilters" SET "Filters" = Replace("Filters", 'ratings', 'tmdbRating') WHERE "Type" = 'discoverMovie'; 
2026-02-08T17:12:50.914406257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFilters" SET "Filters" = Replace("Filters", 'ratings', 'tmdbRating') WHERE "Type" = 'discoverMovie'; 
2026-02-08T17:12:50.916966512Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031465s 
2026-02-08T17:12:50.918592536Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "CustomFilters" SET "Filters" = Replace("Filters", 'ratings', 'tmdbRating') WHERE "Type" = 'movieIndex'; 
2026-02-08T17:12:50.920447370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFilters" SET "Filters" = Replace("Filters", 'ratings', 'tmdbRating') WHERE "Type" = 'movieIndex'; 
2026-02-08T17:12:50.922616467Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027812s 
2026-02-08T17:12:50.923687664Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-08T17:12:50.924839824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-08T17:12:50.942099355Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0170355s 
2026-02-08T17:12:50.943475185Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-08T17:12:50.944626453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-08T17:12:50.947962350Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034223s 
2026-02-08T17:12:50.950002157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (206, '2026-02-08T17:12:50', 'multiple_ratings_support') 
2026-02-08T17:12:50.952643044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:12:50.954829075Z [Info] FluentMigrator.Runner.MigrationRunner: 206: multiple_ratings_support migrated 
2026-02-08T17:12:50.955878889Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102024s 
2026-02-08T17:12:50.957283347Z [Info] FluentMigrator.Runner.MigrationRunner: 207: movie_metadata migrating 
2026-02-08T17:12:50.958447821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:12:50.960301554Z [Info] movie_metadata: Starting migration of Main DB to 207 
2026-02-08T17:12:51.003661596Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MovieMetadata 
2026-02-08T17:12:51.010046241Z [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-08T17:12:51.017430509Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124403s 
2026-02-08T17:12:51.018637108Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieMetadata (TmdbId) 
2026-02-08T17:12:51.020216899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2026-02-08T17:12:51.022753767Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030675s 
2026-02-08T17:12:51.023943242Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieMetadata (CleanTitle) 
2026-02-08T17:12:51.025742535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2026-02-08T17:12:51.028222478Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032143s 
2026-02-08T17:12:51.029440240Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieMetadata (CleanOriginalTitle) 
2026-02-08T17:12:51.031146465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2026-02-08T17:12:51.033654134Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031238s 
2026-02-08T17:12:51.062872223Z [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-08T17:12:51.063284282Z                           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-08T17:12:51.063468273Z                           FROM "Movies" 
2026-02-08T17:12:51.071690979Z [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-08T17:12:51.071749546Z                           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-08T17:12:51.071779697Z                           FROM "Movies" 
2026-02-08T17:12:51.080593433Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134267s 
2026-02-08T17:12:51.086454864Z [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-08T17:12:51.086494745Z                           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-08T17:12:51.086508162Z                           FROM "ImportListMovies"
2026-02-08T17:12:51.086553563Z                           WHERE "ImportListMovies"."TmdbId" NOT IN ( SELECT "MovieMetadata"."TmdbId" FROM "MovieMetadata" )
2026-02-08T17:12:51.087277260Z                           AND "ImportListMovies"."Id" IN ( SELECT MIN("Id") FROM "ImportListMovies" GROUP BY "TmdbId" ) 
2026-02-08T17:12:51.095554336Z [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-08T17:12:51.095608795Z                           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-08T17:12:51.095634236Z                           FROM "ImportListMovies"
2026-02-08T17:12:51.095645449Z                           WHERE "ImportListMovies"."TmdbId" NOT IN ( SELECT "MovieMetadata"."TmdbId" FROM "MovieMetadata" )
2026-02-08T17:12:51.095742074Z                           AND "ImportListMovies"."Id" IN ( SELECT MIN("Id") FROM "ImportListMovies" GROUP BY "TmdbId" ) 
2026-02-08T17:12:51.105197852Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.014421s 
2026-02-08T17:12:51.106259149Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-02-08T17:12:51.107216607Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.2E-06s 
2026-02-08T17:12:51.108367554Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies MovieMetadataId Int32 
2026-02-08T17:12:51.110066555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0 
2026-02-08T17:12:51.119887318Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104508s 
2026-02-08T17:12:51.121040119Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlternativeTitles 
2026-02-08T17:12:51.122021646Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-06s 
2026-02-08T17:12:51.123211090Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AlternativeTitles MovieMetadataId Int32 
2026-02-08T17:12:51.124952928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0 
2026-02-08T17:12:51.134562746Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102503s 
2026-02-08T17:12:51.135619544Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Credits 
2026-02-08T17:12:51.136590759Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.9E-06s 
2026-02-08T17:12:51.137693219Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Credits MovieMetadataId Int32 
2026-02-08T17:12:51.139309664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Credits" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0 
2026-02-08T17:12:51.148893911Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100891s 
2026-02-08T17:12:51.150003315Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieTranslations 
2026-02-08T17:12:51.151008549Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.8E-06s 
2026-02-08T17:12:51.152245810Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieTranslations MovieMetadataId Int32 
2026-02-08T17:12:51.154008108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieTranslations" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0 
2026-02-08T17:12:51.163803771Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103747s 
2026-02-08T17:12:51.165022284Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListMovies 
2026-02-08T17:12:51.166053871Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.8E-06s 
2026-02-08T17:12:51.167239919Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListMovies MovieMetadataId Int32 
2026-02-08T17:12:51.168988610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListMovies" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0 
2026-02-08T17:12:51.179132283Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107555s 
2026-02-08T17:12:51.180439245Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListMovies (MovieMetadataId) 
2026-02-08T17:12:51.182171673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_ImportListMovies_MovieMetadataId" ON "ImportListMovies" ("MovieMetadataId" ASC) 
2026-02-08T17:12:51.184812360Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032812s 
2026-02-08T17:12:51.187121079Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Movies"
2026-02-08T17:12:51.187242223Z                           SET "MovieMetadataId" = (SELECT "MovieMetadata"."Id" 
2026-02-08T17:12:51.187273686Z                                                   FROM "MovieMetadata"
2026-02-08T17:12:51.187341402Z                                                   WHERE "MovieMetadata"."TmdbId" = "Movies"."TmdbId") 
2026-02-08T17:12:51.190138734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies"
2026-02-08T17:12:51.190163494Z                           SET "MovieMetadataId" = (SELECT "MovieMetadata"."Id" 
2026-02-08T17:12:51.190191922Z                                                   FROM "MovieMetadata"
2026-02-08T17:12:51.190223916Z                                                   WHERE "MovieMetadata"."TmdbId" = "Movies"."TmdbId") 
2026-02-08T17:12:51.193490904Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045449s 
2026-02-08T17:12:51.195596193Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "AlternativeTitles"
2026-02-08T17:12:51.195618177Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2026-02-08T17:12:51.195628237Z                                                   FROM "Movies" 
2026-02-08T17:12:51.195656544Z                                                   WHERE "Movies"."Id" = "AlternativeTitles"."MovieId") 
2026-02-08T17:12:51.198305047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "AlternativeTitles"
2026-02-08T17:12:51.198329746Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2026-02-08T17:12:51.198339767Z                                                   FROM "Movies" 
2026-02-08T17:12:51.198351370Z                                                   WHERE "Movies"."Id" = "AlternativeTitles"."MovieId") 
2026-02-08T17:12:51.201062799Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038099s 
2026-02-08T17:12:51.203007535Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Credits"
2026-02-08T17:12:51.203042064Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2026-02-08T17:12:51.203061844Z                                                   FROM "Movies" 
2026-02-08T17:12:51.203114961Z                                                   WHERE "Movies"."Id" = "Credits"."MovieId") 
2026-02-08T17:12:51.205605586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Credits"
2026-02-08T17:12:51.205631728Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2026-02-08T17:12:51.205657240Z                                                   FROM "Movies" 
2026-02-08T17:12:51.205690206Z                                                   WHERE "Movies"."Id" = "Credits"."MovieId") 
2026-02-08T17:12:51.208328608Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036885s 
2026-02-08T17:12:51.210483166Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MovieTranslations"
2026-02-08T17:12:51.210507105Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2026-02-08T17:12:51.210517355Z                                                   FROM "Movies" 
2026-02-08T17:12:51.210537776Z                                                   WHERE "Movies"."Id" = "MovieTranslations"."MovieId") 
2026-02-08T17:12:51.213265238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MovieTranslations"
2026-02-08T17:12:51.213290258Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2026-02-08T17:12:51.213313826Z                                                   FROM "Movies" 
2026-02-08T17:12:51.213352985Z                                                   WHERE "Movies"."Id" = "MovieTranslations"."MovieId") 
2026-02-08T17:12:51.216222582Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040929s 
2026-02-08T17:12:51.218380307Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "ImportListMovies"
2026-02-08T17:12:51.218403764Z                           SET "MovieMetadataId" = (SELECT "MovieMetadata"."Id" 
2026-02-08T17:12:51.218414075Z                                                   FROM "MovieMetadata" 
2026-02-08T17:12:51.218451169Z                                                   WHERE "MovieMetadata"."TmdbId" = "ImportListMovies"."TmdbId") 
2026-02-08T17:12:51.221333974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ImportListMovies"
2026-02-08T17:12:51.221360567Z                           SET "MovieMetadataId" = (SELECT "MovieMetadata"."Id" 
2026-02-08T17:12:51.221370587Z                                                   FROM "MovieMetadata" 
2026-02-08T17:12:51.221380608Z                                                   WHERE "MovieMetadata"."TmdbId" = "ImportListMovies"."TmdbId") 
2026-02-08T17:12:51.224446901Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041228s 
2026-02-08T17:12:51.225436103Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-02-08T17:12:51.226539515Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.1E-06s 
2026-02-08T17:12:51.227667185Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies MovieMetadataId Int32 
2026-02-08T17:12:51.301529081Z [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-08T17:12:51.316496757Z [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-08T17:12:51.326747486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-02-08T17:12:51.330521515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-02-08T17:12:51.357350453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-02-08T17:12:51.360452339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-02-08T17:12:51.363280854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-02-08T17:12:51.366137265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-02-08T17:12:51.368603100Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1399061s 
2026-02-08T17:12:51.369816483Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (MovieMetadataId) 
2026-02-08T17:12:51.371389670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_MovieMetadataId" ON "Movies" ("MovieMetadataId" ASC) 
2026-02-08T17:12:51.374019034Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003162s 
2026-02-08T17:12:51.375191795Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles MovieId 
2026-02-08T17:12:51.448374764Z [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-08T17:12:51.455143913Z [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-08T17:12:51.458928654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2026-02-08T17:12:51.462565316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2026-02-08T17:12:51.490172811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2026-02-08T17:12:51.492807737Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1164623s 
2026-02-08T17:12:51.493948464Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Credits MovieId 
2026-02-08T17:12:51.564203777Z [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-08T17:12:51.570704907Z [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-08T17:12:51.574822688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Credits" 
2026-02-08T17:12:51.578094646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Credits_temp" RENAME TO "Credits" 
2026-02-08T17:12:51.605431096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Credits_CreditTmdbId" ON "Credits" ("CreditTmdbId" ASC) 
2026-02-08T17:12:51.608183027Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1131704s 
2026-02-08T17:12:51.609379375Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn MovieTranslations MovieId 
2026-02-08T17:12:51.680338496Z [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-08T17:12:51.685593687Z [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-08T17:12:51.688800464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieTranslations" 
2026-02-08T17:12:51.692088774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieTranslations_temp" RENAME TO "MovieTranslations" 
2026-02-08T17:12:51.719255282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_Language" ON "MovieTranslations" ("Language" ASC) 
2026-02-08T17:12:51.722580748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_CleanTitle" ON "MovieTranslations" ("CleanTitle" ASC) 
2026-02-08T17:12:51.725165272Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1146707s 
2026-02-08T17:12:51.727950990Z [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-08T17:12:51.799940677Z [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-08T17:12:51.806695106Z [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-08T17:12:51.810399575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-02-08T17:12:51.814589601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-02-08T17:12:51.840559059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_MovieMetadataId" ON "Movies" ("MovieMetadataId" ASC) 
2026-02-08T17:12:51.843871799Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1133899s 
2026-02-08T17:12:51.845793989Z [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-08T17:12:51.923907535Z [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-08T17:12:51.929773085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListMovies_temp" ("Id", "ListId", "MovieMetadataId") SELECT "Id", "ListId", "MovieMetadataId" FROM "ImportListMovies" 
2026-02-08T17:12:51.932530797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListMovies" 
2026-02-08T17:12:51.935570438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListMovies_temp" RENAME TO "ImportListMovies" 
2026-02-08T17:12:51.961405805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_ImportListMovies_MovieMetadataId" ON "ImportListMovies" ("MovieMetadataId" ASC) 
2026-02-08T17:12:51.965043660Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1175631s 
2026-02-08T17:12:51.966979497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (207, '2026-02-08T17:12:51', 'movie_metadata') 
2026-02-08T17:12:51.969705767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:12:51.973304823Z [Info] FluentMigrator.Runner.MigrationRunner: 207: movie_metadata migrated 
2026-02-08T17:12:51.974291700Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1257662s 
2026-02-08T17:12:51.976239742Z [Info] FluentMigrator.Runner.MigrationRunner: 208: add_collections migrating 
2026-02-08T17:12:51.977389287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:12:51.979632233Z [Info] add_collections: Starting migration of Main DB to 208 
2026-02-08T17:12:52.000906527Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Collections 
2026-02-08T17:12:52.005433923Z [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-08T17:12:52.010923155Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087555s 
2026-02-08T17:12:52.012216849Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Collections (TmdbId) 
2026-02-08T17:12:52.013733684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Collections_TmdbId" ON "Collections" ("TmdbId" ASC) 
2026-02-08T17:12:52.016177835Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002936s 
2026-02-08T17:12:52.017191656Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2026-02-08T17:12:52.018157541Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.2E-06s 
2026-02-08T17:12:52.019509633Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieMetadata CollectionTmdbId Int32 
2026-02-08T17:12:52.021101568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata" ADD COLUMN "CollectionTmdbId" INTEGER 
2026-02-08T17:12:52.030350901Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009758s 
2026-02-08T17:12:52.031564855Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieMetadata CollectionTitle String 
2026-02-08T17:12:52.033106620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata" ADD COLUMN "CollectionTitle" TEXT 
2026-02-08T17:12:52.042251182Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095748s 
2026-02-08T17:12:52.043334864Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2026-02-08T17:12:52.044291400Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.2E-06s 
2026-02-08T17:12:52.045380492Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists Monitor Int32 
2026-02-08T17:12:52.046905392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "Monitor" INTEGER 
2026-02-08T17:12:52.056096819Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00952s 
2026-02-08T17:12:52.057182004Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-08T17:12:52.058322921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-08T17:12:52.073081606Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0145284s 
2026-02-08T17:12:52.074474391Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-08T17:12:52.075586730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-08T17:12:52.082045465Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064582s 
2026-02-08T17:12:52.083192704Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-08T17:12:52.084321497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-08T17:12:52.091279276Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006933s 
2026-02-08T17:12:52.092546247Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-08T17:12:52.093646081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-08T17:12:52.100629642Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006925s 
2026-02-08T17:12:52.101858446Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2026-02-08T17:12:52.102821265Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.11E-05s 
2026-02-08T17:12:52.103906320Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportLists Monitor Int32 
2026-02-08T17:12:52.171893948Z [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-08T17:12:52.179578931Z [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-08T17:12:52.184441512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists" 
2026-02-08T17:12:52.187035123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists" 
2026-02-08T17:12:52.213004521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImport_Name" ON "ImportLists" ("Name" ASC) 
2026-02-08T17:12:52.215690830Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1107057s 
2026-02-08T17:12:52.216854042Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportLists ShouldMonitor 
2026-02-08T17:12:52.285298470Z [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-08T17:12:52.293677220Z [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-08T17:12:52.298195667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists" 
2026-02-08T17:12:52.301313325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists" 
2026-02-08T17:12:52.327763801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImport_Name" ON "ImportLists" ("Name" ASC) 
2026-02-08T17:12:52.330580302Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1126136s 
2026-02-08T17:12:52.331786119Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-02-08T17:12:52.333400239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ImportLists" WHERE "Implementation" = 'TMDbCollectionImport' 
2026-02-08T17:12:52.335180714Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023362s 
2026-02-08T17:12:52.336371822Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn MovieMetadata Collection 
2026-02-08T17:12:52.407015217Z [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-08T17:12:52.418657028Z [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-08T17:12:52.426315187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata" 
2026-02-08T17:12:52.429702367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata" 
2026-02-08T17:12:52.455885905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2026-02-08T17:12:52.459106720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2026-02-08T17:12:52.462221311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2026-02-08T17:12:52.464751766Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1272677s 
2026-02-08T17:12:52.466616230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (208, '2026-02-08T17:12:52', 'add_collections') 
2026-02-08T17:12:52.468876361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:12:52.471701278Z [Info] FluentMigrator.Runner.MigrationRunner: 208: add_collections migrated 
2026-02-08T17:12:52.472749359Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1341613s 
2026-02-08T17:12:52.474342536Z [Info] FluentMigrator.Runner.MigrationRunner: 209: movie_meta_collection_index migrating 
2026-02-08T17:12:52.475500648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:12:52.477395143Z [Info] movie_meta_collection_index: Starting migration of Main DB to 209 
2026-02-08T17:12:52.482387695Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieMetadata (CollectionTmdbId) 
2026-02-08T17:12:52.484146666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC) 
2026-02-08T17:12:52.487280666Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037071s 
2026-02-08T17:12:52.488533499Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieTranslations (MovieMetadataId) 
2026-02-08T17:12:52.490231067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_MovieMetadataId" ON "MovieTranslations" ("MovieMetadataId" ASC) 
2026-02-08T17:12:52.492821072Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032308s 
2026-02-08T17:12:52.494759304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (209, '2026-02-08T17:12:52', 'movie_meta_collection_index') 
2026-02-08T17:12:52.497007882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:12:52.499253453Z [Info] FluentMigrator.Runner.MigrationRunner: 209: movie_meta_collection_index migrated 
2026-02-08T17:12:52.500307836Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095527s 
2026-02-08T17:12:52.501716121Z [Info] FluentMigrator.Runner.MigrationRunner: 210: movie_added_notifications migrating 
2026-02-08T17:12:52.502881748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:12:52.504620018Z [Info] movie_added_notifications: Starting migration of Main DB to 210 
2026-02-08T17:12:52.508801647Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-02-08T17:12:52.509864588Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.8E-06s 
2026-02-08T17:12:52.511075235Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnMovieAdded Boolean 
2026-02-08T17:12:52.512805158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnMovieAdded" INTEGER NOT NULL DEFAULT 0 
2026-02-08T17:12:52.522833509Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106469s 
2026-02-08T17:12:52.524740780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (210, '2026-02-08T17:12:52', 'movie_added_notifications') 
2026-02-08T17:12:52.527022624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:12:52.529183014Z [Info] FluentMigrator.Runner.MigrationRunner: 210: movie_added_notifications migrated 
2026-02-08T17:12:52.530196905Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0168869s 
2026-02-08T17:12:52.531584008Z [Info] FluentMigrator.Runner.MigrationRunner: 211: more_movie_meta_index migrating 
2026-02-08T17:12:52.532752591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:12:52.534447062Z [Info] more_movie_meta_index: Starting migration of Main DB to 211 
2026-02-08T17:12:52.539015301Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlternativeTitles (MovieMetadataId) 
2026-02-08T17:12:52.540815124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC) 
2026-02-08T17:12:52.543884143Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036899s 
2026-02-08T17:12:52.545060171Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Credits (MovieMetadataId) 
2026-02-08T17:12:52.546615543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Credits_MovieMetadataId" ON "Credits" ("MovieMetadataId" ASC) 
2026-02-08T17:12:52.549035245Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002946s 
2026-02-08T17:12:52.550900971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (211, '2026-02-08T17:12:52', 'more_movie_meta_index') 
2026-02-08T17:12:52.553147194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:12:52.555401573Z [Info] FluentMigrator.Runner.MigrationRunner: 211: more_movie_meta_index migrated 
2026-02-08T17:12:52.556409963Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092024s 
2026-02-08T17:12:52.558021187Z [Info] FluentMigrator.Runner.MigrationRunner: 212: postgres_update_timestamp_columns_to_with_timezone migrating 
2026-02-08T17:12:52.559253999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:12:52.561085908Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 212 
2026-02-08T17:12:52.605994518Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-02-08T17:12:52.607562004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1 
2026-02-08T17:12:52.609590689Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022883s 
2026-02-08T17:12:52.610639611Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2026-02-08T17:12:52.611543821Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-06s 
2026-02-08T17:12:52.612818808Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Date DateTimeOffset 
2026-02-08T17:12:52.681672320Z [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-08T17:12:52.688359865Z [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-08T17:12:52.692561555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2026-02-08T17:12:52.695105918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2026-02-08T17:12:52.721203834Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1071711s 
2026-02-08T17:12:52.722369030Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2026-02-08T17:12:52.723318883Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.04E-05s 
2026-02-08T17:12:52.724500351Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist PublishedDate DateTimeOffset 
2026-02-08T17:12:52.794520662Z [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-08T17:12:52.805216728Z [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-08T17:12:52.812814445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2026-02-08T17:12:52.818136751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2026-02-08T17:12:52.856629253Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1305583s 
2026-02-08T17:12:52.858072870Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Collections 
2026-02-08T17:12:52.859043484Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.14E-05s 
2026-02-08T17:12:52.860182988Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Collections Added DateTimeOffset 
2026-02-08T17:12:52.928960307Z [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-08T17:12:52.936494306Z [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-08T17:12:52.940979095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Collections" 
2026-02-08T17:12:52.943910237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Collections_temp" RENAME TO "Collections" 
2026-02-08T17:12:52.970660828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Collections_TmdbId" ON "Collections" ("TmdbId" ASC) 
2026-02-08T17:12:52.973279791Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1120142s 
2026-02-08T17:12:52.974399676Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Collections 
2026-02-08T17:12:52.975341792Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.03E-05s 
2026-02-08T17:12:52.976559264Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Collections LastInfoSync DateTimeOffset 
2026-02-08T17:12:53.054767350Z [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-08T17:12:53.062825715Z [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-08T17:12:53.067232257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Collections" 
2026-02-08T17:12:53.070337690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Collections_temp" RENAME TO "Collections" 
2026-02-08T17:12:53.097583357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Collections_TmdbId" ON "Collections" ("TmdbId" ASC) 
2026-02-08T17:12:53.100296770Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1225441s 
2026-02-08T17:12:53.101482247Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-02-08T17:12:53.102492181Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.01E-05s 
2026-02-08T17:12:53.103809202Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset 
2026-02-08T17:12:53.171698132Z [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-08T17:12:53.177829677Z [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-08T17:12:53.181570128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-02-08T17:12:53.184180474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-02-08T17:12:53.210402591Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1053114s 
2026-02-08T17:12:53.211504710Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-02-08T17:12:53.212484563Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.04E-05s 
2026-02-08T17:12:53.213650831Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset 
2026-02-08T17:12:53.281753190Z [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-08T17:12:53.288230151Z [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-08T17:12:53.291925281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-02-08T17:12:53.294689386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-02-08T17:12:53.321641462Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1064523s 
2026-02-08T17:12:53.323555345Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-02-08T17:12:53.324823218Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.12E-05s 
2026-02-08T17:12:53.325980288Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset 
2026-02-08T17:12:53.394254744Z [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-08T17:12:53.401020305Z [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-08T17:12:53.405222256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-02-08T17:12:53.408280223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-02-08T17:12:53.437037113Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1072824s 
2026-02-08T17:12:53.438461611Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-02-08T17:12:53.439640785Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.08E-05s 
2026-02-08T17:12:53.441133601Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset 
2026-02-08T17:12:53.511422402Z [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-08T17:12:53.518516997Z [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-08T17:12:53.521976442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-02-08T17:12:53.525381808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-02-08T17:12:53.553596206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-02-08T17:12:53.557697634Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1151902s 
2026-02-08T17:12:53.559363077Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-02-08T17:12:53.560502692Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.09E-05s 
2026-02-08T17:12:53.561973453Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset 
2026-02-08T17:12:53.630641571Z [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-08T17:12:53.637678079Z [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-08T17:12:53.640990919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-02-08T17:12:53.644331916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-02-08T17:12:53.673239209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-02-08T17:12:53.676587841Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1132636s 
2026-02-08T17:12:53.678227332Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-02-08T17:12:53.679298689Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.06E-05s 
2026-02-08T17:12:53.680738759Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset 
2026-02-08T17:12:53.748854866Z [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-08T17:12:53.756074341Z [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-08T17:12:53.759986068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-02-08T17:12:53.763474200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-02-08T17:12:53.793731111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-02-08T17:12:53.797882479Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1146119s 
2026-02-08T17:12:53.799317398Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadHistory 
2026-02-08T17:12:53.800810735Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.9E-06s 
2026-02-08T17:12:53.802268069Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadHistory Date DateTimeOffset 
2026-02-08T17:12:53.875140813Z [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-08T17:12:53.883577229Z [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-08T17:12:53.887712445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadHistory" 
2026-02-08T17:12:53.891289818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadHistory_temp" RENAME TO "DownloadHistory" 
2026-02-08T17:12:53.919453333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2026-02-08T17:12:53.923175117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_MovieId" ON "DownloadHistory" ("MovieId" ASC) 
2026-02-08T17:12:53.926377445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2026-02-08T17:12:53.929163394Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1257296s 
2026-02-08T17:12:53.930437559Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2026-02-08T17:12:53.931503064Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.7E-06s 
2026-02-08T17:12:53.932787070Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles Added DateTimeOffset 
2026-02-08T17:12:54.015120803Z [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-08T17:12:54.021518865Z [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-08T17:12:54.024837386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2026-02-08T17:12:54.027448914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2026-02-08T17:12:54.054979295Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1208106s 
2026-02-08T17:12:54.056284593Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2026-02-08T17:12:54.057349938Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.01E-05s 
2026-02-08T17:12:54.058974319Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles LastUpdated DateTimeOffset 
2026-02-08T17:12:54.128637891Z [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-08T17:12:54.137571699Z [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-08T17:12:54.141103901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2026-02-08T17:12:54.144064001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2026-02-08T17:12:54.171318506Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1107656s 
2026-02-08T17:12:54.173630701Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2026-02-08T17:12:54.174844475Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.07E-05s 
2026-02-08T17:12:54.176104292Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset 
2026-02-08T17:12:54.243047457Z [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-08T17:12:54.248668555Z [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-08T17:12:54.252488135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2026-02-08T17:12:54.255642466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2026-02-08T17:12:54.285944848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2026-02-08T17:12:54.289005049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-02-08T17:12:54.291443930Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1141643s 
2026-02-08T17:12:54.292684658Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2026-02-08T17:12:54.293776566Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.3E-06s 
2026-02-08T17:12:54.295079469Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus InitialFailure DateTimeOffset 
2026-02-08T17:12:54.364225550Z [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-08T17:12:54.372546704Z [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-08T17:12:54.376258598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2026-02-08T17:12:54.379480976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2026-02-08T17:12:54.406795983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-02-08T17:12:54.409477742Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1132146s 
2026-02-08T17:12:54.410636024Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2026-02-08T17:12:54.411633503Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.6E-06s 
2026-02-08T17:12:54.412937067Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus MostRecentFailure DateTimeOffset 
2026-02-08T17:12:54.480262743Z [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-08T17:12:54.488037717Z [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-08T17:12:54.491972429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2026-02-08T17:12:54.495728011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2026-02-08T17:12:54.526472012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-02-08T17:12:54.532429737Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1182322s 
2026-02-08T17:12:54.534134079Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2026-02-08T17:12:54.535323353Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.01E-05s 
2026-02-08T17:12:54.536644503Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus DisabledTill DateTimeOffset 
2026-02-08T17:12:54.612037753Z [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-08T17:12:54.620194475Z [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-08T17:12:54.623664602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2026-02-08T17:12:54.627018926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2026-02-08T17:12:54.655367243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-02-08T17:12:54.658809103Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1205674s 
2026-02-08T17:12:54.660009249Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-02-08T17:12:54.661009453Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.6E-06s 
2026-02-08T17:12:54.662276244Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset 
2026-02-08T17:12:54.735004297Z [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-08T17:12:54.745638688Z [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-08T17:12:54.750250153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-02-08T17:12:54.754968242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-02-08T17:12:54.783721064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-02-08T17:12:54.788988791Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.12522s 
2026-02-08T17:12:54.790561687Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-02-08T17:12:54.791556560Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.7E-06s 
2026-02-08T17:12:54.792905877Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset 
2026-02-08T17:12:54.873038829Z [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-08T17:12:54.881353210Z [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-08T17:12:54.886236331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-02-08T17:12:54.889659664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-02-08T17:12:54.918016328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-02-08T17:12:54.923373554Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1290953s 
2026-02-08T17:12:54.924677790Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-02-08T17:12:54.925967337Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.8E-06s 
2026-02-08T17:12:54.927951232Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset 
2026-02-08T17:12:55.008149786Z [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-08T17:12:55.020248194Z [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-08T17:12:55.025210696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-02-08T17:12:55.029233115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-02-08T17:12:55.058406163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-02-08T17:12:55.062492621Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1322355s 
2026-02-08T17:12:55.063803330Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-02-08T17:12:55.065071584Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001019s 
2026-02-08T17:12:55.066411772Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus CookiesExpirationDate DateTimeOffset 
2026-02-08T17:12:55.148614291Z [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-08T17:12:55.155728925Z [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-08T17:12:55.160478799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-02-08T17:12:55.163501896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-02-08T17:12:55.192617889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-02-08T17:12:55.197994474Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1283599s 
2026-02-08T17:12:55.199436618Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2026-02-08T17:12:55.201699374Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003811s 
2026-02-08T17:12:55.203199795Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles LastUpdated DateTimeOffset 
2026-02-08T17:12:55.275875542Z [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-08T17:12:55.282047068Z [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-08T17:12:55.285888032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2026-02-08T17:12:55.288697729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2026-02-08T17:12:55.315450423Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.110899s 
2026-02-08T17:12:55.316857536Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2026-02-08T17:12:55.318044837Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.58E-05s 
2026-02-08T17:12:55.319513163Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Added DateTimeOffset 
2026-02-08T17:12:55.391102854Z [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-08T17:12:55.397270472Z [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-08T17:12:55.401176527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2026-02-08T17:12:55.404343132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2026-02-08T17:12:55.431176139Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1104207s 
2026-02-08T17:12:55.432557871Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles 
2026-02-08T17:12:55.433574267Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.52E-05s 
2026-02-08T17:12:55.434772039Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieFiles DateAdded DateTimeOffset 
2026-02-08T17:12:55.509153991Z [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-08T17:12:55.516195770Z [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-08T17:12:55.521158752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieFiles" 
2026-02-08T17:12:55.523949672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles_temp" RENAME TO "MovieFiles" 
2026-02-08T17:12:55.551594984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieFiles_MovieId" ON "MovieFiles" ("MovieId" ASC) 
2026-02-08T17:12:55.554338668Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1183434s 
2026-02-08T17:12:55.555528784Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2026-02-08T17:12:55.556573708Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.58E-05s 
2026-02-08T17:12:55.557838304Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieMetadata DigitalRelease DateTimeOffset 
2026-02-08T17:12:55.648683524Z [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-08T17:12:55.660494094Z [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-08T17:12:55.668153165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata" 
2026-02-08T17:12:55.672116785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata" 
2026-02-08T17:12:55.699519820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2026-02-08T17:12:55.702850736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2026-02-08T17:12:55.706286594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2026-02-08T17:12:55.710164272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC) 
2026-02-08T17:12:55.713456831Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1544024s 
2026-02-08T17:12:55.714581315Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2026-02-08T17:12:55.715596960Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4E-05s 
2026-02-08T17:12:55.716828028Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieMetadata InCinemas DateTimeOffset 
2026-02-08T17:12:55.802046620Z [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-08T17:12:55.814097053Z [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-08T17:12:55.821820794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata" 
2026-02-08T17:12:55.825874866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata" 
2026-02-08T17:12:55.853659348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2026-02-08T17:12:55.856949182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2026-02-08T17:12:55.860220158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2026-02-08T17:12:55.863495142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC) 
2026-02-08T17:12:55.866099506Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1480884s 
2026-02-08T17:12:55.867276806Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2026-02-08T17:12:55.868332432Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.55E-05s 
2026-02-08T17:12:55.869570615Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieMetadata LastInfoSync DateTimeOffset 
2026-02-08T17:12:55.950577566Z [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-08T17:12:55.962441103Z [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-08T17:12:55.970191407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata" 
2026-02-08T17:12:55.974120298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata" 
2026-02-08T17:12:56.002403665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2026-02-08T17:12:56.005706394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2026-02-08T17:12:56.008953753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2026-02-08T17:12:56.012151241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC) 
2026-02-08T17:12:56.014808821Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1440593s 
2026-02-08T17:12:56.015997655Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2026-02-08T17:12:56.016949431Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.49E-05s 
2026-02-08T17:12:56.018452387Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieMetadata PhysicalRelease DateTimeOffset 
2026-02-08T17:12:56.106874930Z [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-08T17:12:56.119142350Z [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-08T17:12:56.126750458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata" 
2026-02-08T17:12:56.139431871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata" 
2026-02-08T17:12:56.167455094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2026-02-08T17:12:56.170928387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2026-02-08T17:12:56.174339234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2026-02-08T17:12:56.177491611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC) 
2026-02-08T17:12:56.180286228Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1604488s 
2026-02-08T17:12:56.181245670Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-02-08T17:12:56.182268279Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.61E-05s 
2026-02-08T17:12:56.183711224Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies Added DateTimeOffset 
2026-02-08T17:12:56.262973142Z [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-08T17:12:56.269576608Z [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-08T17:12:56.273593265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-02-08T17:12:56.276767026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-02-08T17:12:56.305151626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_MovieMetadataId" ON "Movies" ("MovieMetadataId" ASC) 
2026-02-08T17:12:56.308406118Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.123135s 
2026-02-08T17:12:56.309262984Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2026-02-08T17:12:56.310319812Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.61E-05s 
2026-02-08T17:12:56.311555179Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Added DateTimeOffset 
2026-02-08T17:12:56.392514435Z [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-08T17:12:56.398312969Z [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-08T17:12:56.401751403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2026-02-08T17:12:56.404541350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2026-02-08T17:12:56.432671428Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1197707s 
2026-02-08T17:12:56.433960814Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-02-08T17:12:56.434989054Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.64E-05s 
2026-02-08T17:12:56.436280655Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset 
2026-02-08T17:12:56.517959970Z [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-08T17:12:56.523650848Z [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-08T17:12:56.526626309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2026-02-08T17:12:56.530037858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2026-02-08T17:12:56.558524564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-02-08T17:12:56.562314956Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1242761s 
2026-02-08T17:12:56.562982260Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-02-08T17:12:56.564024849Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.59E-05s 
2026-02-08T17:12:56.565273853Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset 
2026-02-08T17:12:56.664877588Z [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-08T17:12:56.670760954Z [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-08T17:12:56.673613187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2026-02-08T17:12:56.676903151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2026-02-08T17:12:56.704978749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-02-08T17:12:56.707865150Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1413322s 
2026-02-08T17:12:56.709015928Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 
2026-02-08T17:12:56.710130331Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.54E-05s 
2026-02-08T17:12:56.711329145Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn SubtitleFiles Added DateTimeOffset 
2026-02-08T17:12:56.792865593Z [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-08T17:12:56.798708297Z [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-08T17:12:56.802290910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SubtitleFiles" 
2026-02-08T17:12:56.805007119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles_temp" RENAME TO "SubtitleFiles" 
2026-02-08T17:12:56.832319721Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1196493s 
2026-02-08T17:12:56.833545709Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 
2026-02-08T17:12:56.834569771Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.54E-05s 
2026-02-08T17:12:56.835794287Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn SubtitleFiles LastUpdated DateTimeOffset 
2026-02-08T17:12:56.921536482Z [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-08T17:12:56.927681856Z [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-08T17:12:56.931462398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SubtitleFiles" 
2026-02-08T17:12:56.934308358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles_temp" RENAME TO "SubtitleFiles" 
2026-02-08T17:12:56.962094002Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1250923s 
2026-02-08T17:12:56.963446105Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-02-08T17:12:56.964846304Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002864s 
2026-02-08T17:12:56.966392487Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2026-02-08T17:12:57.046683177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2026-02-08T17:12:57.050815888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2026-02-08T17:12:57.054002073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2026-02-08T17:12:57.057057294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2026-02-08T17:12:57.084968682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-02-08T17:12:57.089154319Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1213808s 
2026-02-08T17:12:57.096256920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (212, '2026-02-08T17:12:57', 'postgres_update_timestamp_columns_to_with_timezone') 
2026-02-08T17:12:57.099718970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:12:57.144221793Z [Info] FluentMigrator.Runner.MigrationRunner: 212: postgres_update_timestamp_columns_to_with_timezone migrated 
2026-02-08T17:12:57.145550649Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1763475s 
2026-02-08T17:12:57.151897839Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_language_tags_to_subtitle_files migrating 
2026-02-08T17:12:57.153886623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:12:57.163067548Z [Info] add_language_tags_to_subtitle_files: Starting migration of Main DB to 214 
2026-02-08T17:12:57.180526160Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 
2026-02-08T17:12:57.182080740Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.24E-05s 
2026-02-08T17:12:57.183421189Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles LanguageTags String 
2026-02-08T17:12:57.185192315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "LanguageTags" TEXT 
2026-02-08T17:12:57.196405351Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117457s 
2026-02-08T17:12:57.199327866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (214, '2026-02-08T17:12:57', 'add_language_tags_to_subtitle_files') 
2026-02-08T17:12:57.201974585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:12:57.206174691Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_language_tags_to_subtitle_files migrated 
2026-02-08T17:12:57.207383766Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0213786s 
2026-02-08T17:12:57.209121344Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_salt_to_users migrating 
2026-02-08T17:12:57.210392654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:12:57.212475558Z [Info] add_salt_to_users: Starting migration of Main DB to 215 
2026-02-08T17:12:57.217922575Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users 
2026-02-08T17:12:57.219042740Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.19E-05s 
2026-02-08T17:12:57.220135711Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String 
2026-02-08T17:12:57.221733368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT 
2026-02-08T17:12:57.232587291Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112802s 
2026-02-08T17:12:57.233835123Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32 
2026-02-08T17:12:57.235364192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER 
2026-02-08T17:12:57.245441933Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103861s 
2026-02-08T17:12:57.247525278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (215, '2026-02-08T17:12:57', 'add_salt_to_users') 
2026-02-08T17:12:57.250024430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:12:57.253452041Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_salt_to_users migrated 
2026-02-08T17:12:57.254508648Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0184146s 
2026-02-08T17:12:57.256018679Z [Info] FluentMigrator.Runner.MigrationRunner: 216: clean_alt_titles migrating 
2026-02-08T17:12:57.257220959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:12:57.259146857Z [Info] clean_alt_titles: Starting migration of Main DB to 216 
2026-02-08T17:12:57.264812314Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles Language 
2026-02-08T17:12:57.346423703Z [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-08T17:12:57.352881495Z [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-08T17:12:57.356391392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2026-02-08T17:12:57.359900417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2026-02-08T17:12:57.387790271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2026-02-08T17:12:57.391533738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC) 
2026-02-08T17:12:57.394411903Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1283214s 
2026-02-08T17:12:57.396004219Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles Votes 
2026-02-08T17:12:57.484757147Z [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-08T17:12:57.490830716Z [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-08T17:12:57.494342517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2026-02-08T17:12:57.497929960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2026-02-08T17:12:57.528420921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2026-02-08T17:12:57.532018204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC) 
2026-02-08T17:12:57.534745164Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1381466s 
2026-02-08T17:12:57.536019660Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles VoteCount 
2026-02-08T17:12:57.620990764Z [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-08T17:12:57.626814890Z [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-08T17:12:57.630159414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2026-02-08T17:12:57.633712007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2026-02-08T17:12:57.662659531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2026-02-08T17:12:57.666378779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC) 
2026-02-08T17:12:57.669075128Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1318496s 
2026-02-08T17:12:57.670293922Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles SourceId 
2026-02-08T17:12:57.752387031Z [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-08T17:12:57.758070013Z [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-08T17:12:57.761549810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2026-02-08T17:12:57.764981008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2026-02-08T17:12:57.794836510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2026-02-08T17:12:57.798659036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC) 
2026-02-08T17:12:57.801257318Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1298429s 
2026-02-08T17:12:57.803327766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (216, '2026-02-08T17:12:57', 'clean_alt_titles') 
2026-02-08T17:12:57.805808591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:12:57.821234139Z [Info] FluentMigrator.Runner.MigrationRunner: 216: clean_alt_titles migrated 
2026-02-08T17:12:57.822311278Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1497704s 
2026-02-08T17:12:57.823889436Z [Info] FluentMigrator.Runner.MigrationRunner: 217: remove_omg migrating 
2026-02-08T17:12:57.825072247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:12:57.827138598Z [Info] remove_omg: Starting migration of Main DB to 217 
2026-02-08T17:12:57.831431862Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-02-08T17:12:57.833316516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs' 
2026-02-08T17:12:57.835768814Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030331s 
2026-02-08T17:12:57.837772258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (217, '2026-02-08T17:12:57', 'remove_omg') 
2026-02-08T17:12:57.840230878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:12:57.843091598Z [Info] FluentMigrator.Runner.MigrationRunner: 217: remove_omg migrated 
2026-02-08T17:12:57.844143596Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103899s 
2026-02-08T17:12:57.845769400Z [Info] FluentMigrator.Runner.MigrationRunner: 218: add_additional_info_to_pending_releases migrating 
2026-02-08T17:12:57.847047793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:12:57.849149405Z [Info] add_additional_info_to_pending_releases: Starting migration of Main DB to 218 
2026-02-08T17:12:57.854542073Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2026-02-08T17:12:57.856031471Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.83E-05s 
2026-02-08T17:12:57.857838019Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases AdditionalInfo String 
2026-02-08T17:12:57.860351309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "AdditionalInfo" TEXT 
2026-02-08T17:12:57.871634898Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126048s 
2026-02-08T17:12:57.873845559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (218, '2026-02-08T17:12:57', 'add_additional_info_to_pending_releases') 
2026-02-08T17:12:57.876459883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:12:57.879774938Z [Info] FluentMigrator.Runner.MigrationRunner: 218: add_additional_info_to_pending_releases migrated 
2026-02-08T17:12:57.880912959Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0205981s 
2026-02-08T17:12:57.882517449Z [Info] FluentMigrator.Runner.MigrationRunner: 219: add_result_to_commands migrating 
2026-02-08T17:12:57.883748237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:12:57.885695929Z [Info] add_result_to_commands: Starting migration of Main DB to 219 
2026-02-08T17:12:57.890020286Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-02-08T17:12:57.891146824Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.01E-05s 
2026-02-08T17:12:57.892336930Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Commands Result Int32 
2026-02-08T17:12:57.894357168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands" ADD COLUMN "Result" INTEGER NOT NULL DEFAULT 1 
2026-02-08T17:12:57.905831200Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123057s 
2026-02-08T17:12:57.907949044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (219, '2026-02-08T17:12:57', 'add_result_to_commands') 
2026-02-08T17:12:57.910573869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:12:57.914128756Z [Info] FluentMigrator.Runner.MigrationRunner: 219: add_result_to_commands migrated 
2026-02-08T17:12:57.915187758Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0205927s 
2026-02-08T17:12:57.916790495Z [Info] FluentMigrator.Runner.MigrationRunner: 220: health_restored_notification migrating 
2026-02-08T17:12:57.918040362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:12:57.920240261Z [Info] health_restored_notification: Starting migration of Main DB to 220 
2026-02-08T17:12:57.924399907Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-02-08T17:12:57.925586526Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.95E-05s 
2026-02-08T17:12:57.926869689Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean 
2026-02-08T17:12:57.928864606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0 
2026-02-08T17:12:57.940236663Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121453s 
2026-02-08T17:12:57.942398726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (220, '2026-02-08T17:12:57', 'health_restored_notification') 
2026-02-08T17:12:57.944987358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:12:57.948241490Z [Info] FluentMigrator.Runner.MigrationRunner: 220: health_restored_notification migrated 
2026-02-08T17:12:57.949307606Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0200666s 
2026-02-08T17:12:57.951276220Z [Info] FluentMigrator.Runner.MigrationRunner: 221: add_on_manual_interaction_required_to_notifications migrating 
2026-02-08T17:12:57.952380443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:12:57.954417024Z [Info] add_on_manual_interaction_required_to_notifications: Starting migration of Main DB to 221 
2026-02-08T17:12:57.958750639Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-02-08T17:12:57.959923290Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.01E-05s 
2026-02-08T17:12:57.961264310Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnManualInteractionRequired Boolean 
2026-02-08T17:12:57.963265930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnManualInteractionRequired" INTEGER NOT NULL DEFAULT 0 
2026-02-08T17:12:57.974783440Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122959s 
2026-02-08T17:12:57.977168703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (221, '2026-02-08T17:12:57', 'add_on_manual_interaction_required_to_notifications') 
2026-02-08T17:12:57.979817746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:12:57.982338612Z [Info] FluentMigrator.Runner.MigrationRunner: 221: add_on_manual_interaction_required_to_notifications migrated 
2026-02-08T17:12:57.983549169Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0196052s 
2026-02-08T17:12:57.985032235Z [Info] FluentMigrator.Runner.MigrationRunner: 222: remove_rarbg migrating 
2026-02-08T17:12:57.986239927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:12:57.988292550Z [Info] remove_rarbg: Starting migration of Main DB to 222 
2026-02-08T17:12:57.991971727Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-02-08T17:12:57.993722703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Rarbg' 
2026-02-08T17:12:57.996159469Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029131s 
2026-02-08T17:12:57.998321743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (222, '2026-02-08T17:12:57', 'remove_rarbg') 
2026-02-08T17:12:58.000750864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:12:58.002998459Z [Info] FluentMigrator.Runner.MigrationRunner: 222: remove_rarbg migrated 
2026-02-08T17:12:58.004087392Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097385s 
2026-02-08T17:12:58.005713556Z [Info] FluentMigrator.Runner.MigrationRunner: 223: remove_invalid_roksbox_metadata_images migrating 
2026-02-08T17:12:58.007002330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:12:58.009071416Z [Info] remove_invalid_roksbox_metadata_images: Starting migration of Main DB to 223 
2026-02-08T17:12:58.014302218Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "MetadataFiles" WHERE "Consumer" = 'RoksboxMetadata' AND "Type" = 5 AND ("RelativePath" LIKE 'metadata/%' OR "RelativePath" LIKE 'metadata\%') 
2026-02-08T17:12:58.016651168Z [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-08T17:12:58.020659548Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047784s 
2026-02-08T17:12:58.022885911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (223, '2026-02-08T17:12:58', 'remove_invalid_roksbox_metadata_images') 
2026-02-08T17:12:58.025426717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:12:58.027881319Z [Info] FluentMigrator.Runner.MigrationRunner: 223: remove_invalid_roksbox_metadata_images migrated 
2026-02-08T17:12:58.029042667Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118276s 
2026-02-08T17:12:58.030509300Z [Info] FluentMigrator.Runner.MigrationRunner: 224: list_sync_time migrating 
2026-02-08T17:12:58.031711029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:12:58.033615684Z [Info] list_sync_time: Starting migration of Main DB to 224 
2026-02-08T17:12:58.047135145Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListStatus LastSyncListInfo 
2026-02-08T17:12:58.129798813Z [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-08T17:12:58.135810938Z [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-08T17:12:58.139536208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2026-02-08T17:12:58.142683535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2026-02-08T17:12:58.173364268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-02-08T17:12:58.176360621Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1279298s 
2026-02-08T17:12:58.177490667Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2026-02-08T17:12:58.178533857Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.69E-05s 
2026-02-08T17:12:58.179870298Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus LastInfoSync DateTimeOffset 
2026-02-08T17:12:58.181600311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "LastInfoSync" DATETIME 
2026-02-08T17:12:58.192459535Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114075s 
2026-02-08T17:12:58.193733230Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-02-08T17:12:58.195365967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'importlistsyncinterval' 
2026-02-08T17:12:58.197366796Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025131s 
2026-02-08T17:12:58.199333476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (224, '2026-02-08T17:12:58', 'list_sync_time') 
2026-02-08T17:12:58.201820192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:12:58.204363393Z [Info] FluentMigrator.Runner.MigrationRunner: 224: list_sync_time migrated 
2026-02-08T17:12:58.205407936Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009414s 
2026-02-08T17:12:58.206942746Z [Info] FluentMigrator.Runner.MigrationRunner: 225: add_tags_to_collections migrating 
2026-02-08T17:12:58.208180990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:12:58.210107218Z [Info] add_tags_to_collections: Starting migration of Main DB to 225 
2026-02-08T17:12:58.213968622Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Collections 
2026-02-08T17:12:58.215098938Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.87E-05s 
2026-02-08T17:12:58.216279595Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Collections Tags String 
2026-02-08T17:12:58.217854627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Collections" ADD COLUMN "Tags" TEXT 
2026-02-08T17:12:58.229049456Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115909s 
2026-02-08T17:12:58.231235568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (225, '2026-02-08T17:12:58', 'add_tags_to_collections') 
2026-02-08T17:12:58.233889101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:12:58.237594582Z [Info] FluentMigrator.Runner.MigrationRunner: 225: add_tags_to_collections migrated 
2026-02-08T17:12:58.238697392Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0201073s 
2026-02-08T17:12:58.240246190Z [Info] FluentMigrator.Runner.MigrationRunner: 226: add_download_client_tags migrating 
2026-02-08T17:12:58.241454263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:12:58.243451354Z [Info] add_download_client_tags: Starting migration of Main DB to 226 
2026-02-08T17:12:58.247424173Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2026-02-08T17:12:58.248597535Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.85E-05s 
2026-02-08T17:12:58.249785527Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Tags String 
2026-02-08T17:12:58.251431040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Tags" TEXT 
2026-02-08T17:12:58.262674678Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117138s 
2026-02-08T17:12:58.264915220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (226, '2026-02-08T17:12:58', 'add_download_client_tags') 
2026-02-08T17:12:58.267518982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:12:58.269763982Z [Info] FluentMigrator.Runner.MigrationRunner: 226: add_download_client_tags migrated 
2026-02-08T17:12:58.270844959Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0187251s 
2026-02-08T17:12:58.272339107Z [Info] FluentMigrator.Runner.MigrationRunner: 227: add_auto_tagging migrating 
2026-02-08T17:12:58.273547310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:12:58.275599181Z [Info] add_auto_tagging: Starting migration of Main DB to 227 
2026-02-08T17:12:58.284042200Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AutoTagging 
2026-02-08T17:12:58.287092622Z [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-08T17:12:58.291891484Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065564s 
2026-02-08T17:12:58.293151862Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AutoTagging (Name) 
2026-02-08T17:12:58.294740972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AutoTagging_Name" ON "AutoTagging" ("Name" ASC) 
2026-02-08T17:12:58.297817716Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032439s 
2026-02-08T17:12:58.299564423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (227, '2026-02-08T17:12:58', 'add_auto_tagging') 
2026-02-08T17:12:58.302047292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:12:58.305096091Z [Info] FluentMigrator.Runner.MigrationRunner: 227: add_auto_tagging migrated 
2026-02-08T17:12:58.306143269Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107723s 
2026-02-08T17:12:58.307918994Z [Info] FluentMigrator.Runner.MigrationRunner: 228: add_custom_format_score_bypass_to_delay_profile migrating 
2026-02-08T17:12:58.309244614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:12:58.311397539Z [Info] add_custom_format_score_bypass_to_delay_profile: Starting migration of Main DB to 228 
2026-02-08T17:12:58.316937443Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2026-02-08T17:12:58.318162800Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.08E-05s 
2026-02-08T17:12:58.319525995Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfAboveCustomFormatScore Boolean 
2026-02-08T17:12:58.321545040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfAboveCustomFormatScore" INTEGER NOT NULL DEFAULT 0 
2026-02-08T17:12:58.333374518Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124903s 
2026-02-08T17:12:58.334677741Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2026-02-08T17:12:58.335680130Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.69E-05s 
2026-02-08T17:12:58.337006350Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles MinimumCustomFormatScore Int32 
2026-02-08T17:12:58.338810452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "MinimumCustomFormatScore" INTEGER 
2026-02-08T17:12:58.350207259Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118904s 
2026-02-08T17:12:58.352663004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (228, '2026-02-08T17:12:58', 'add_custom_format_score_bypass_to_delay_profile') 
2026-02-08T17:12:58.355791793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:12:58.359137249Z [Info] FluentMigrator.Runner.MigrationRunner: 228: add_custom_format_score_bypass_to_delay_profile migrated 
2026-02-08T17:12:58.360435523Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0206222s 
2026-02-08T17:12:58.362103962Z [Info] FluentMigrator.Runner.MigrationRunner: 229: update_restrictions_to_release_profiles migrating 
2026-02-08T17:12:58.363396475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:12:58.365491513Z [Info] update_restrictions_to_release_profiles: Starting migration of Main DB to 229 
2026-02-08T17:12:58.380669442Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Restrictions ReleaseProfiles 
2026-02-08T17:12:58.382524047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Restrictions" RENAME TO "ReleaseProfiles" 
2026-02-08T17:12:58.414788449Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0326125s 
2026-02-08T17:12:58.416041682Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2026-02-08T17:12:58.417082979Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.6E-05s 
2026-02-08T17:12:58.418279578Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Name String 
2026-02-08T17:12:58.420837187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Name" TEXT DEFAULT NULL 
2026-02-08T17:12:58.432039262Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125758s 
2026-02-08T17:12:58.433210571Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2026-02-08T17:12:58.434244783Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.58E-05s 
2026-02-08T17:12:58.435446653Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Enabled Boolean 
2026-02-08T17:12:58.437317660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Enabled" INTEGER NOT NULL DEFAULT 1 
2026-02-08T17:12:58.448407298Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116336s 
2026-02-08T17:12:58.449710071Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2026-02-08T17:12:58.450758482Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.48E-05s 
2026-02-08T17:12:58.454131954Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IndexerId Int32 
2026-02-08T17:12:58.456007310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IndexerId" INTEGER NOT NULL DEFAULT 0 
2026-02-08T17:12:58.467283303Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119238s 
2026-02-08T17:12:58.468635616Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles Preferred 
2026-02-08T17:12:58.556693154Z [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-08T17:12:58.562208188Z [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-08T17:12:58.565864870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles" 
2026-02-08T17:12:58.568737123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles" 
2026-02-08T17:12:58.600799950Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1308201s 
2026-02-08T17:12:58.602005377Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-08T17:12:58.603384093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-08T17:12:58.614741640Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113477s 
2026-02-08T17:12:58.616366231Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-02-08T17:12:58.620410664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]' 
2026-02-08T17:12:58.621099762Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035967s 
2026-02-08T17:12:58.624080814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (229, '2026-02-08T17:12:58', 'update_restrictions_to_release_profiles') 
2026-02-08T17:12:58.626049137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:12:58.634652018Z [Info] FluentMigrator.Runner.MigrationRunner: 229: update_restrictions_to_release_profiles migrated 
2026-02-08T17:12:58.635788096Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0169422s 
2026-02-08T17:12:58.640072262Z [Info] FluentMigrator.Runner.MigrationRunner: 230: rename_quality_profiles migrating 
2026-02-08T17:12:58.640086260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:12:58.641115662Z [Info] rename_quality_profiles: Starting migration of Main DB to 230 
2026-02-08T17:12:58.646335432Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Profiles QualityProfiles 
2026-02-08T17:12:58.647865412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" RENAME TO "QualityProfiles" 
2026-02-08T17:12:58.679361317Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0317383s 
2026-02-08T17:12:58.680809664Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Movies ProfileId to QualityProfileId 
2026-02-08T17:12:58.773318904Z [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-08T17:12:58.779967170Z [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-08T17:12:58.783998888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-02-08T17:12:58.787148189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-02-08T17:12:58.818817132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_MovieMetadataId" ON "Movies" ("MovieMetadataId" ASC) 
2026-02-08T17:12:58.821706319Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1396716s 
2026-02-08T17:12:58.823046166Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn ImportLists ProfileId to QualityProfileId 
2026-02-08T17:12:58.924256446Z [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-08T17:12:58.932846491Z [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-08T17:12:58.937547336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists" 
2026-02-08T17:12:58.940958374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists" 
2026-02-08T17:12:58.972210538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImport_Name" ON "ImportLists" ("Name" ASC) 
2026-02-08T17:12:58.975039213Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1507627s 
2026-02-08T17:12:58.977140204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (230, '2026-02-08T17:12:58', 'rename_quality_profiles') 
2026-02-08T17:12:58.979631039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:12:58.982896785Z [Info] FluentMigrator.Runner.MigrationRunner: 230: rename_quality_profiles migrated 
2026-02-08T17:12:58.984033313Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1585342s 
2026-02-08T17:12:58.985648455Z [Info] FluentMigrator.Runner.MigrationRunner: 231: update_images_remote_url migrating 
2026-02-08T17:12:58.987001559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:12:58.989073240Z [Info] update_images_remote_url: Starting migration of Main DB to 231 
2026-02-08T17:12:58.993168586Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MovieMetadata" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2026-02-08T17:12:58.995358605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MovieMetadata" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2026-02-08T17:12:58.997510969Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029969s 
2026-02-08T17:12:58.998991209Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Credits" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2026-02-08T17:12:59.000600820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Credits" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2026-02-08T17:12:59.002690087Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024733s 
2026-02-08T17:12:59.004187542Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Collections" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2026-02-08T17:12:59.005819087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Collections" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2026-02-08T17:12:59.007881820Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024653s 
2026-02-08T17:12:59.009928851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (231, '2026-02-08T17:12:59', 'update_images_remote_url') 
2026-02-08T17:12:59.012382742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:12:59.014609956Z [Info] FluentMigrator.Runner.MigrationRunner: 231: update_images_remote_url migrated 
2026-02-08T17:12:59.015683708Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090486s 
2026-02-08T17:12:59.017154600Z [Info] FluentMigrator.Runner.MigrationRunner: 232: add_notification_status migrating 
2026-02-08T17:12:59.018377843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:12:59.020270032Z [Info] add_notification_status: Starting migration of Main DB to 232 
2026-02-08T17:12:59.028317275Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus 
2026-02-08T17:12:59.031506376Z [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-08T17:12:59.035839912Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062615s 
2026-02-08T17:12:59.037186292Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId) 
2026-02-08T17:12:59.038959202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC) 
2026-02-08T17:12:59.041690611Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033882s 
2026-02-08T17:12:59.043710088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (232, '2026-02-08T17:12:59', 'add_notification_status') 
2026-02-08T17:12:59.046171333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:12:59.048691788Z [Info] FluentMigrator.Runner.MigrationRunner: 232: add_notification_status migrated 
2026-02-08T17:12:59.049762193Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102688s 
2026-02-08T17:12:59.051364960Z [Info] FluentMigrator.Runner.MigrationRunner: 233: rename_deprecated_indexer_flags migrating 
2026-02-08T17:12:59.052655849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:12:59.054626016Z [Info] rename_deprecated_indexer_flags: Starting migration of Main DB to 233 
2026-02-08T17:12:59.059004181Z [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-08T17:12:59.061279302Z [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-08T17:12:59.064141104Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036033s 
2026-02-08T17:12:59.066298708Z [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-08T17:12:59.068932050Z [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-08T17:12:59.071548999Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003684s 
2026-02-08T17:12:59.073430818Z [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-08T17:12:59.075626569Z [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-08T17:12:59.078142555Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003285s 
2026-02-08T17:12:59.079918170Z [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-08T17:12:59.081986805Z [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-08T17:12:59.084446998Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030857s 
2026-02-08T17:12:59.086573320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (233, '2026-02-08T17:12:59', 'rename_deprecated_indexer_flags') 
2026-02-08T17:12:59.089042160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:12:59.091321139Z [Info] FluentMigrator.Runner.MigrationRunner: 233: rename_deprecated_indexer_flags migrated 
2026-02-08T17:12:59.092444751Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098333s 
2026-02-08T17:12:59.093918208Z [Info] FluentMigrator.Runner.MigrationRunner: 234: movie_last_searched_time migrating 
2026-02-08T17:12:59.095151892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:12:59.097129624Z [Info] movie_last_searched_time: Starting migration of Main DB to 234 
2026-02-08T17:12:59.101074236Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-02-08T17:12:59.102212538Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.9E-05s 
2026-02-08T17:12:59.103615934Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies LastSearchTime DateTimeOffset 
2026-02-08T17:12:59.105357420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "LastSearchTime" DATETIME 
2026-02-08T17:12:59.116878257Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012072s 
2026-02-08T17:12:59.118976691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (234, '2026-02-08T17:12:59', 'movie_last_searched_time') 
2026-02-08T17:12:59.121518179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:12:59.130829827Z [Info] FluentMigrator.Runner.MigrationRunner: 234: movie_last_searched_time migrated 
2026-02-08T17:12:59.131940163Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0259195s 
2026-02-08T17:12:59.133432958Z [Info] FluentMigrator.Runner.MigrationRunner: 235: email_encryption migrating 
2026-02-08T17:12:59.134649036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:12:59.136703513Z [Info] email_encryption: Starting migration of Main DB to 235 
2026-02-08T17:12:59.139545044Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-08T17:12:59.140794390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-08T17:12:59.148262126Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007293s 
2026-02-08T17:12:59.150528769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (235, '2026-02-08T17:12:59', 'email_encryption') 
2026-02-08T17:12:59.153255790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:12:59.155893080Z [Info] FluentMigrator.Runner.MigrationRunner: 235: email_encryption migrated 
2026-02-08T17:12:59.156946050Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0151193s 
2026-02-08T17:12:59.158487965Z [Info] FluentMigrator.Runner.MigrationRunner: 236: clear_last_rss_releases_info migrating 
2026-02-08T17:12:59.159731138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:12:59.161654871Z [Info] clear_last_rss_releases_info: Starting migration of Main DB to 236 
2026-02-08T17:12:59.164639951Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "IndexerStatus" SET "LastRssSyncReleaseInfo" = NULL 
2026-02-08T17:12:59.166232939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "IndexerStatus" SET "LastRssSyncReleaseInfo" = NULL 
2026-02-08T17:12:59.168347206Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024433s 
2026-02-08T17:12:59.170407724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (236, '2026-02-08T17:12:59', 'clear_last_rss_releases_info') 
2026-02-08T17:12:59.172963600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:12:59.175158359Z [Info] FluentMigrator.Runner.MigrationRunner: 236: clear_last_rss_releases_info migrated 
2026-02-08T17:12:59.176268404Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091149s 
2026-02-08T17:12:59.177646188Z [Info] FluentMigrator.Runner.MigrationRunner: 237: add_indexes migrating 
2026-02-08T17:12:59.178855293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:12:59.180799568Z [Info] add_indexes: Starting migration of Main DB to 237 
2026-02-08T17:12:59.195346968Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Blocklist (MovieId) 
2026-02-08T17:12:59.197156972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blocklist_MovieId" ON "Blocklist" ("MovieId" ASC) 
2026-02-08T17:12:59.200464591Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037752s 
2026-02-08T17:12:59.201721673Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Blocklist (Date) 
2026-02-08T17:12:59.203217003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blocklist_Date" ON "Blocklist" ("Date" ASC) 
2026-02-08T17:12:59.205802810Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002989s 
2026-02-08T17:12:59.206997605Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (MovieId, Date) 
2026-02-08T17:12:59.208807279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_MovieId_Date" ON "History" ("MovieId" ASC, "Date" DESC) 
2026-02-08T17:12:59.211547146Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034672s 
2026-02-08T17:12:59.213743317Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (DownloadId) 
2026-02-08T17:12:59.215504683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_DownloadId" 
2026-02-08T17:12:59.217997382Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031078s 
2026-02-08T17:12:59.219260586Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId, Date) 
2026-02-08T17:12:59.220947072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2026-02-08T17:12:59.223779505Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034196s 
2026-02-08T17:12:59.224987667Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (MovieFileId) 
2026-02-08T17:12:59.226523640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_MovieFileId" ON "Movies" ("MovieFileId" ASC) 
2026-02-08T17:12:59.229198145Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031079s 
2026-02-08T17:12:59.230359994Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (Path) 
2026-02-08T17:12:59.231802989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_Path" ON "Movies" ("Path" ASC) 
2026-02-08T17:12:59.234317642Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028938s 
2026-02-08T17:12:59.236304452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (237, '2026-02-08T17:12:59', 'add_indexes') 
2026-02-08T17:12:59.238715447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:12:59.241783855Z [Info] FluentMigrator.Runner.MigrationRunner: 237: add_indexes migrated 
2026-02-08T17:12:59.242840613Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102814s 
2026-02-08T17:12:59.244473109Z [Info] FluentMigrator.Runner.MigrationRunner: 238: parse_title_from_existing_subtitle_files migrating 
2026-02-08T17:12:59.245752506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:12:59.247810980Z [Info] parse_title_from_existing_subtitle_files: Starting migration of Main DB to 238 
2026-02-08T17:12:59.253500956Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 
2026-02-08T17:12:59.254662816Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.81E-05s 
2026-02-08T17:12:59.255872091Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles Title String 
2026-02-08T17:12:59.257496501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "Title" TEXT 
2026-02-08T17:12:59.269498156Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124807s 
2026-02-08T17:12:59.270657981Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 
2026-02-08T17:12:59.271727194Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4E-05s 
2026-02-08T17:12:59.272897590Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles Copy Int32 
2026-02-08T17:12:59.274578675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "Copy" INTEGER NOT NULL DEFAULT 0 
2026-02-08T17:12:59.285732482Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117087s 
2026-02-08T17:12:59.286839291Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-08T17:12:59.287999086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-08T17:12:59.295770844Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071887s 
2026-02-08T17:12:59.297872506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (238, '2026-02-08T17:12:59', 'parse_title_from_existing_subtitle_files') 
2026-02-08T17:12:59.300890091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:12:59.303045191Z [Info] FluentMigrator.Runner.MigrationRunner: 238: parse_title_from_existing_subtitle_files migrated 
2026-02-08T17:12:59.304211228Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0149399s 
2026-02-08T17:12:59.305903956Z [Info] FluentMigrator.Runner.MigrationRunner: 239: add_minimum_upgrade_format_score_to_quality_profiles migrating 
2026-02-08T17:12:59.307219525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:12:59.309230905Z [Info] add_minimum_upgrade_format_score_to_quality_profiles: Starting migration of Main DB to 239 
2026-02-08T17:12:59.313424138Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2026-02-08T17:12:59.314571548Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.89E-05s 
2026-02-08T17:12:59.315842106Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinUpgradeFormatScore Int32 
2026-02-08T17:12:59.317764226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinUpgradeFormatScore" INTEGER NOT NULL DEFAULT 1 
2026-02-08T17:12:59.329730750Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126944s 
2026-02-08T17:12:59.331961351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (239, '2026-02-08T17:12:59', 'add_minimum_upgrade_format_score_to_quality_profiles') 
2026-02-08T17:12:59.334546245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:12:59.336839844Z [Info] FluentMigrator.Runner.MigrationRunner: 239: add_minimum_upgrade_format_score_to_quality_profiles migrated 
2026-02-08T17:12:59.337990210Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0195347s 
2026-02-08T17:12:59.339583698Z [Info] FluentMigrator.Runner.MigrationRunner: 240: drop_multi_episode_style_from_naming_config migrating 
2026-02-08T17:12:59.340868074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:12:59.342869664Z [Info] drop_multi_episode_style_from_naming_config: Starting migration of Main DB to 240 
2026-02-08T17:12:59.346457528Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig MultiEpisodeStyle 
2026-02-08T17:12:59.435839302Z [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-08T17:12:59.441960426Z [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-08T17:12:59.445571176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2026-02-08T17:12:59.448284920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2026-02-08T17:12:59.480243416Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1326157s 
2026-02-08T17:12:59.482586845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (240, '2026-02-08T17:12:59', 'drop_multi_episode_style_from_naming_config') 
2026-02-08T17:12:59.485325970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:12:59.487771053Z [Info] FluentMigrator.Runner.MigrationRunner: 240: drop_multi_episode_style_from_naming_config migrated 
2026-02-08T17:12:59.488953824Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1401003s 
2026-02-08T17:12:59.490595339Z [Info] FluentMigrator.Runner.MigrationRunner: 241: stevenlu_update_url migrating 
2026-02-08T17:12:59.491996611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:12:59.494293946Z [Info] stevenlu_update_url: Starting migration of Main DB to 241 
2026-02-08T17:12:59.497540533Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-08T17:12:59.498908097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-08T17:12:59.506790627Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078458s 
2026-02-08T17:12:59.509211512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (241, '2026-02-08T17:12:59', 'stevenlu_update_url') 
2026-02-08T17:12:59.512102873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:12:59.514185667Z [Info] FluentMigrator.Runner.MigrationRunner: 241: stevenlu_update_url migrated 
2026-02-08T17:12:59.515277355Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0153771s 
2026-02-08T17:12:59.516777846Z [Info] FluentMigrator.Runner.MigrationRunner: 242: add_movie_keywords migrating 
2026-02-08T17:12:59.517997281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:12:59.520007458Z [Info] add_movie_keywords: Starting migration of Main DB to 242 
2026-02-08T17:12:59.523707198Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2026-02-08T17:12:59.524867915Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.82E-05s 
2026-02-08T17:12:59.526069945Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieMetadata Keywords String 
2026-02-08T17:12:59.527711820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata" ADD COLUMN "Keywords" TEXT 
2026-02-08T17:12:59.539696451Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124779s 
2026-02-08T17:12:59.542002444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (242, '2026-02-08T17:12:59', 'add_movie_keywords') 
2026-02-08T17:12:59.544582599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:12:59.546753650Z [Info] FluentMigrator.Runner.MigrationRunner: 242: add_movie_keywords migrated 
2026-02-08T17:12:59.547818804Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0194857s 
2026-02-08T17:12:59.679805360Z [Debug] MigrationController: Took: 00:00:23.9857428 
2026-02-08T17:13:02.428929646Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging 
2026-02-08T17:13:03.210376273Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2026-02-08T17:13:03.687552985Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2026-02-08T17:13:03.699653358Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-08T17:13:03.701936906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-08T17:13:04.304452428Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4 
2026-02-08T17:13:04.353603270Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.6416346s 
2026-02-08T17:13:04.362937263Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2026-02-08T17:13:04.365371104Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.65608s 
2026-02-08T17:13:04.620448614Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2026-02-08T17:13:04.629149342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:13:04.688603138Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2026-02-08T17:13:04.724105831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2026-02-08T17:13:04.780534336Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0882434s 
2026-02-08T17:13:04.783513454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:13:04.793866308Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2026-02-08T17:13:04.796246651Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1016366s 
2026-02-08T17:13:04.813491573Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2026-02-08T17:13:04.815372279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:13:04.833904613Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2026-02-08T17:13:04.841956675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-02-08T17:13:04.854374988Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0187308s 
2026-02-08T17:13:04.856216105Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-02-08T17:13:04.858623893Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009155s 
2026-02-08T17:13:04.863867470Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2026-02-08T17:13:04.867708223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2026-02-08T17:13:04.897227649Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.031717s 
2026-02-08T17:13:04.899128125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:13:04.902068636Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2026-02-08T17:13:04.903613226Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0367407s 
2026-02-08T17:13:04.906966427Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2026-02-08T17:13:04.908707532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:13:04.914232026Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-02-08T17:13:04.916478629Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.92E-05s 
2026-02-08T17:13:04.918258432Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2026-02-08T17:13:04.920398091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2026-02-08T17:13:04.924516843Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046638s 
2026-02-08T17:13:04.926187868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:13:04.928976222Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2026-02-08T17:13:04.930559700Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090057s 
2026-02-08T17:13:04.952551830Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2026-02-08T17:13:04.954267434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:13:04.959996278Z [Info] InitialSetup: Starting migration of Log DB to 1 
2026-02-08T17:13:04.973622965Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs 
2026-02-08T17:13:04.977393527Z [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-08T17:13:04.983570143Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083316s 
2026-02-08T17:13:04.985173291Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time) 
2026-02-08T17:13:04.987259090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2026-02-08T17:13:04.990346376Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003564s 
2026-02-08T17:13:04.995946001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-02-08T17:13:04', 'InitialSetup') 
2026-02-08T17:13:05.001877614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:13:05.005058759Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2026-02-08T17:13:05.006552106Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0182121s 
2026-02-08T17:13:05.008643547Z [Info] FluentMigrator.Runner.MigrationRunner: 104: add_moviefiles_table migrating 
2026-02-08T17:13:05.010358079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:13:05.013299070Z [Info] add_moviefiles_table: Starting migration of Log DB to 104 
2026-02-08T17:13:05.016731902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (104, '2026-02-08T17:13:05', 'add_moviefiles_table') 
2026-02-08T17:13:05.020349235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:13:05.023060795Z [Info] FluentMigrator.Runner.MigrationRunner: 104: add_moviefiles_table migrated 
2026-02-08T17:13:05.024633170Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127144s 
2026-02-08T17:13:05.026389777Z [Info] FluentMigrator.Runner.MigrationRunner: 105: fix_history_movieId migrating 
2026-02-08T17:13:05.028074540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:13:05.036435814Z [Info] fix_history_movieId: Starting migration of Log DB to 105 
2026-02-08T17:13:05.039523531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (105, '2026-02-08T17:13:05', 'fix_history_movieId') 
2026-02-08T17:13:05.042897815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:13:05.045666530Z [Info] FluentMigrator.Runner.MigrationRunner: 105: fix_history_movieId migrated 
2026-02-08T17:13:05.047221481Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0176114s 
2026-02-08T17:13:05.049010382Z [Info] FluentMigrator.Runner.MigrationRunner: 106: add_tmdb_stuff migrating 
2026-02-08T17:13:05.050673721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:13:05.052835624Z [Info] add_tmdb_stuff: Starting migration of Log DB to 106 
2026-02-08T17:13:05.055155746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (106, '2026-02-08T17:13:05', 'add_tmdb_stuff') 
2026-02-08T17:13:05.058282842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:13:05.061047999Z [Info] FluentMigrator.Runner.MigrationRunner: 106: add_tmdb_stuff migrated 
2026-02-08T17:13:05.062534622Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103479s 
2026-02-08T17:13:05.064275808Z [Info] FluentMigrator.Runner.MigrationRunner: 107: fix_movie_files migrating 
2026-02-08T17:13:05.065933385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:13:05.068126962Z [Info] fix_movie_files: Starting migration of Log DB to 107 
2026-02-08T17:13:05.070448296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (107, '2026-02-08T17:13:05', 'fix_movie_files') 
2026-02-08T17:13:05.073676316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:13:05.076247342Z [Info] FluentMigrator.Runner.MigrationRunner: 107: fix_movie_files migrated 
2026-02-08T17:13:05.077754356Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010341s 
2026-02-08T17:13:05.079634762Z [Info] FluentMigrator.Runner.MigrationRunner: 108: update_schedule_intervale migrating 
2026-02-08T17:13:05.081441871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:13:05.083613443Z [Info] update_schedule_intervale: Starting migration of Log DB to 108 
2026-02-08T17:13:05.086051933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (108, '2026-02-08T17:13:05', 'update_schedule_intervale') 
2026-02-08T17:13:05.089271455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:13:05.091900889Z [Info] FluentMigrator.Runner.MigrationRunner: 108: update_schedule_intervale migrated 
2026-02-08T17:13:05.093516252Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104594s 
2026-02-08T17:13:05.095327639Z [Info] FluentMigrator.Runner.MigrationRunner: 109: add_movie_formats_to_naming_config migrating 
2026-02-08T17:13:05.097114857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:13:05.099340228Z [Info] add_movie_formats_to_naming_config: Starting migration of Log DB to 109 
2026-02-08T17:13:05.101907797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (109, '2026-02-08T17:13:05', 'add_movie_formats_to_naming_config') 
2026-02-08T17:13:05.105251810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:13:05.107994032Z [Info] FluentMigrator.Runner.MigrationRunner: 109: add_movie_formats_to_naming_config migrated 
2026-02-08T17:13:05.109622059Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108482s 
2026-02-08T17:13:05.111373566Z [Info] FluentMigrator.Runner.MigrationRunner: 110: add_phyiscal_release migrating 
2026-02-08T17:13:05.113069711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:13:05.115269200Z [Info] add_phyiscal_release: Starting migration of Log DB to 110 
2026-02-08T17:13:05.117650324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (110, '2026-02-08T17:13:05', 'add_phyiscal_release') 
2026-02-08T17:13:05.120826369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:13:05.123431444Z [Info] FluentMigrator.Runner.MigrationRunner: 110: add_phyiscal_release migrated 
2026-02-08T17:13:05.125017427Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103487s 
2026-02-08T17:13:05.126735947Z [Info] FluentMigrator.Runner.MigrationRunner: 111: remove_bitmetv migrating 
2026-02-08T17:13:05.128397383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:13:05.130536830Z [Info] remove_bitmetv: Starting migration of Log DB to 111 
2026-02-08T17:13:05.132856390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (111, '2026-02-08T17:13:05', 'remove_bitmetv') 
2026-02-08T17:13:05.135941252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:13:05.139253210Z [Info] FluentMigrator.Runner.MigrationRunner: 111: remove_bitmetv migrated 
2026-02-08T17:13:05.140798762Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108939s 
2026-02-08T17:13:05.142531581Z [Info] FluentMigrator.Runner.MigrationRunner: 112: remove_torrentleech migrating 
2026-02-08T17:13:05.144258828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:13:05.146435801Z [Info] remove_torrentleech: Starting migration of Log DB to 112 
2026-02-08T17:13:05.148842948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (112, '2026-02-08T17:13:05', 'remove_torrentleech') 
2026-02-08T17:13:05.152012690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:13:05.154638798Z [Info] FluentMigrator.Runner.MigrationRunner: 112: remove_torrentleech migrated 
2026-02-08T17:13:05.156194330Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104085s 
2026-02-08T17:13:05.157922700Z [Info] FluentMigrator.Runner.MigrationRunner: 113: remove_broadcasthenet migrating 
2026-02-08T17:13:05.159619766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:13:05.161795678Z [Info] remove_broadcasthenet: Starting migration of Log DB to 113 
2026-02-08T17:13:05.164182834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (113, '2026-02-08T17:13:05', 'remove_broadcasthenet') 
2026-02-08T17:13:05.167327455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:13:05.170084086Z [Info] FluentMigrator.Runner.MigrationRunner: 113: remove_broadcasthenet migrated 
2026-02-08T17:13:05.171640279Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104547s 
2026-02-08T17:13:05.173357005Z [Info] FluentMigrator.Runner.MigrationRunner: 114: remove_fanzub migrating 
2026-02-08T17:13:05.175023160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:13:05.177174522Z [Info] remove_fanzub: Starting migration of Log DB to 114 
2026-02-08T17:13:05.181438196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (114, '2026-02-08T17:13:05', 'remove_fanzub') 
2026-02-08T17:13:05.184606505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:13:05.187204566Z [Info] FluentMigrator.Runner.MigrationRunner: 114: remove_fanzub migrated 
2026-02-08T17:13:05.188725930Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122244s 
2026-02-08T17:13:05.190445402Z [Info] FluentMigrator.Runner.MigrationRunner: 115: update_movie_sorttitle migrating 
2026-02-08T17:13:05.192198101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:13:05.194370895Z [Info] update_movie_sorttitle: Starting migration of Log DB to 115 
2026-02-08T17:13:05.196781048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (115, '2026-02-08T17:13:05', 'update_movie_sorttitle') 
2026-02-08T17:13:05.199928415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:13:05.202577749Z [Info] FluentMigrator.Runner.MigrationRunner: 115: update_movie_sorttitle migrated 
2026-02-08T17:13:05.204144674Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103985s 
2026-02-08T17:13:05.205919387Z [Info] FluentMigrator.Runner.MigrationRunner: 116: update_movie_sorttitle_again migrating 
2026-02-08T17:13:05.207673439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:13:05.209870463Z [Info] update_movie_sorttitle_again: Starting migration of Log DB to 116 
2026-02-08T17:13:05.212340736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (116, '2026-02-08T17:13:05', 'update_movie_sorttitle_again') 
2026-02-08T17:13:05.215544707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:13:05.218221978Z [Info] FluentMigrator.Runner.MigrationRunner: 116: update_movie_sorttitle_again migrated 
2026-02-08T17:13:05.219820185Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105159s 
2026-02-08T17:13:05.221557273Z [Info] FluentMigrator.Runner.MigrationRunner: 117: update_movie_file migrating 
2026-02-08T17:13:05.223231354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:13:05.231389780Z [Info] update_movie_file: Starting migration of Log DB to 117 
2026-02-08T17:13:05.234060648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (117, '2026-02-08T17:13:05', 'update_movie_file') 
2026-02-08T17:13:05.237945830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:13:05.240938225Z [Info] FluentMigrator.Runner.MigrationRunner: 117: update_movie_file migrated 
2026-02-08T17:13:05.242565983Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0176866s 
2026-02-08T17:13:05.244559537Z [Info] FluentMigrator.Runner.MigrationRunner: 118: update_movie_slug migrating 
2026-02-08T17:13:05.246303127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:13:05.248953053Z [Info] update_movie_slug: Starting migration of Log DB to 118 
2026-02-08T17:13:05.251646386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (118, '2026-02-08T17:13:05', 'update_movie_slug') 
2026-02-08T17:13:05.255436867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:13:05.258353470Z [Info] FluentMigrator.Runner.MigrationRunner: 118: update_movie_slug migrated 
2026-02-08T17:13:05.259975977Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120554s 
2026-02-08T17:13:05.261994691Z [Info] FluentMigrator.Runner.MigrationRunner: 119: add_youtube_trailer_id migrating 
2026-02-08T17:13:05.263757972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:13:05.266391764Z [Info] add_youtube_trailer_id: Starting migration of Log DB to 119 
2026-02-08T17:13:05.269096530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (119, '2026-02-08T17:13:05', 'add_youtube_trailer_id') 
2026-02-08T17:13:05.272880389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:13:05.275777452Z [Info] FluentMigrator.Runner.MigrationRunner: 119: add_youtube_trailer_id migrated 
2026-02-08T17:13:05.277426652Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120037s 
2026-02-08T17:13:05.279369204Z [Info] FluentMigrator.Runner.MigrationRunner: 120: add_studio migrating 
2026-02-08T17:13:05.281057863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:13:05.283661606Z [Info] add_studio: Starting migration of Log DB to 120 
2026-02-08T17:13:05.286240819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (120, '2026-02-08T17:13:05', 'add_studio') 
2026-02-08T17:13:05.289986330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:13:05.292815466Z [Info] FluentMigrator.Runner.MigrationRunner: 120: add_studio migrated 
2026-02-08T17:13:05.294392872Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117753s 
2026-02-08T17:13:05.296392719Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_filedate_config migrating 
2026-02-08T17:13:05.298147072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:13:05.300787778Z [Info] update_filedate_config: Starting migration of Log DB to 121 
2026-02-08T17:13:05.303452153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (121, '2026-02-08T17:13:05', 'update_filedate_config') 
2026-02-08T17:13:05.307260551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:13:05.310133074Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_filedate_config migrated 
2026-02-08T17:13:05.311770701Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119587s 
2026-02-08T17:13:05.313804136Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_movieid_to_blacklist migrating 
2026-02-08T17:13:05.315568398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:13:05.318004884Z [Info] add_movieid_to_blacklist: Starting migration of Log DB to 122 
2026-02-08T17:13:05.321498297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (122, '2026-02-08T17:13:05', 'add_movieid_to_blacklist') 
2026-02-08T17:13:05.326791304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:13:05.329393383Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_movieid_to_blacklist migrated 
2026-02-08T17:13:05.330995469Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138198s 
2026-02-08T17:13:05.333131440Z [Info] FluentMigrator.Runner.MigrationRunner: 123: create_netimport_table migrating 
2026-02-08T17:13:05.334876093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:13:05.337192767Z [Info] create_netimport_table: Starting migration of Log DB to 123 
2026-02-08T17:13:05.339732481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (123, '2026-02-08T17:13:05', 'create_netimport_table') 
2026-02-08T17:13:05.343160292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:13:05.345717281Z [Info] FluentMigrator.Runner.MigrationRunner: 123: create_netimport_table migrated 
2026-02-08T17:13:05.347314136Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010836s 
2026-02-08T17:13:05.349225664Z [Info] FluentMigrator.Runner.MigrationRunner: 124: add_preferred_tags_to_profile migrating 
2026-02-08T17:13:05.350999847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:13:05.353316812Z [Info] add_preferred_tags_to_profile: Starting migration of Log DB to 124 
2026-02-08T17:13:05.355906285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (124, '2026-02-08T17:13:05', 'add_preferred_tags_to_profile') 
2026-02-08T17:13:05.359340550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:13:05.361957259Z [Info] FluentMigrator.Runner.MigrationRunner: 124: add_preferred_tags_to_profile migrated 
2026-02-08T17:13:05.363653033Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109216s 
2026-02-08T17:13:05.365414299Z [Info] FluentMigrator.Runner.MigrationRunner: 125: fix_imdb_unique migrating 
2026-02-08T17:13:05.367099793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:13:05.369285454Z [Info] fix_imdb_unique: Starting migration of Log DB to 125 
2026-02-08T17:13:05.371612078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (125, '2026-02-08T17:13:05', 'fix_imdb_unique') 
2026-02-08T17:13:05.374828815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:13:05.377464662Z [Info] FluentMigrator.Runner.MigrationRunner: 125: fix_imdb_unique migrated 
2026-02-08T17:13:05.378995654Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103983s 
2026-02-08T17:13:05.380803554Z [Info] FluentMigrator.Runner.MigrationRunner: 126: update_qualities_and_profiles migrating 
2026-02-08T17:13:05.382575252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:13:05.384764850Z [Info] update_qualities_and_profiles: Starting migration of Log DB to 126 
2026-02-08T17:13:05.387248260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (126, '2026-02-08T17:13:05', 'update_qualities_and_profiles') 
2026-02-08T17:13:05.390503464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:13:05.393045633Z [Info] FluentMigrator.Runner.MigrationRunner: 126: update_qualities_and_profiles migrated 
2026-02-08T17:13:05.394680414Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104361s 
2026-02-08T17:13:05.396385838Z [Info] FluentMigrator.Runner.MigrationRunner: 127: remove_wombles migrating 
2026-02-08T17:13:05.398048516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:13:05.400224697Z [Info] remove_wombles: Starting migration of Log DB to 127 
2026-02-08T17:13:05.402555470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (127, '2026-02-08T17:13:05', 'remove_wombles') 
2026-02-08T17:13:05.405713759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:13:05.408184705Z [Info] FluentMigrator.Runner.MigrationRunner: 127: remove_wombles migrated 
2026-02-08T17:13:05.409708733Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101464s 
2026-02-08T17:13:05.411433766Z [Info] FluentMigrator.Runner.MigrationRunner: 128: remove_kickass migrating 
2026-02-08T17:13:05.413125091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:13:05.415303919Z [Info] remove_kickass: Starting migration of Log DB to 128 
2026-02-08T17:13:05.417740775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (128, '2026-02-08T17:13:05', 'remove_kickass') 
2026-02-08T17:13:05.421296404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:13:05.423730144Z [Info] FluentMigrator.Runner.MigrationRunner: 128: remove_kickass migrated 
2026-02-08T17:13:05.425273521Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106567s 
2026-02-08T17:13:05.427127785Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_parsed_movie_info_to_pending_release migrating 
2026-02-08T17:13:05.428944753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:13:05.431172308Z [Info] add_parsed_movie_info_to_pending_release: Starting migration of Log DB to 129 
2026-02-08T17:13:05.433758535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (129, '2026-02-08T17:13:05', 'add_parsed_movie_info_to_pending_release') 
2026-02-08T17:13:05.437080223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:13:05.439652503Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_parsed_movie_info_to_pending_release migrated 
2026-02-08T17:13:05.441319028Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106234s 
2026-02-08T17:13:05.443081898Z [Info] FluentMigrator.Runner.MigrationRunner: 130: remove_wombles_kickass migrating 
2026-02-08T17:13:05.444804065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:13:05.447081761Z [Info] remove_wombles_kickass: Starting migration of Log DB to 130 
2026-02-08T17:13:05.449512906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (130, '2026-02-08T17:13:05', 'remove_wombles_kickass') 
2026-02-08T17:13:05.452927902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:13:05.455414989Z [Info] FluentMigrator.Runner.MigrationRunner: 130: remove_wombles_kickass migrated 
2026-02-08T17:13:05.457015091Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106224s 
2026-02-08T17:13:05.458831498Z [Info] FluentMigrator.Runner.MigrationRunner: 131: make_parsed_episode_info_nullable migrating 
2026-02-08T17:13:05.460633987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:13:05.462877655Z [Info] make_parsed_episode_info_nullable: Starting migration of Log DB to 131 
2026-02-08T17:13:05.465451607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (131, '2026-02-08T17:13:05', 'make_parsed_episode_info_nullable') 
2026-02-08T17:13:05.468915281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:13:05.472891467Z [Info] FluentMigrator.Runner.MigrationRunner: 131: make_parsed_episode_info_nullable migrated 
2026-02-08T17:13:05.474611500Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012138s 
2026-02-08T17:13:05.476565264Z [Info] FluentMigrator.Runner.MigrationRunner: 132: rename_torrent_downloadstation migrating 
2026-02-08T17:13:05.478422743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:13:05.480737765Z [Info] rename_torrent_downloadstation: Starting migration of Log DB to 132 
2026-02-08T17:13:05.483304272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (132, '2026-02-08T17:13:05', 'rename_torrent_downloadstation') 
2026-02-08T17:13:05.486698717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:13:05.489560048Z [Info] FluentMigrator.Runner.MigrationRunner: 132: rename_torrent_downloadstation migrated 
2026-02-08T17:13:05.491222305Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109526s 
2026-02-08T17:13:05.493014523Z [Info] FluentMigrator.Runner.MigrationRunner: 133: add_minimumavailability migrating 
2026-02-08T17:13:05.494857223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:13:05.497095901Z [Info] add_minimumavailability: Starting migration of Log DB to 133 
2026-02-08T17:13:05.499529821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (133, '2026-02-08T17:13:05', 'add_minimumavailability') 
2026-02-08T17:13:05.502786218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:13:05.505555594Z [Info] FluentMigrator.Runner.MigrationRunner: 133: add_minimumavailability migrated 
2026-02-08T17:13:05.507137118Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105821s 
2026-02-08T17:13:05.509006692Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_remux_qualities_for_the_wankers migrating 
2026-02-08T17:13:05.510834653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:13:05.513068941Z [Info] add_remux_qualities_for_the_wankers: Starting migration of Log DB to 134 
2026-02-08T17:13:05.515661040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (134, '2026-02-08T17:13:05', 'add_remux_qualities_for_the_wankers') 
2026-02-08T17:13:05.519061898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:13:05.521646842Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_remux_qualities_for_the_wankers migrated 
2026-02-08T17:13:05.523269780Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107588s 
2026-02-08T17:13:05.525091548Z [Info] FluentMigrator.Runner.MigrationRunner: 135: add_haspredbentry_to_movies migrating 
2026-02-08T17:13:05.526824006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:13:05.529258257Z [Info] add_haspredbentry_to_movies: Starting migration of Log DB to 135 
2026-02-08T17:13:05.531717519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (135, '2026-02-08T17:13:05', 'add_haspredbentry_to_movies') 
2026-02-08T17:13:05.535034417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:13:05.538058666Z [Info] FluentMigrator.Runner.MigrationRunner: 135: add_haspredbentry_to_movies migrated 
2026-02-08T17:13:05.539658357Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111823s 
2026-02-08T17:13:05.541466347Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_pathstate_to_movies migrating 
2026-02-08T17:13:05.543188134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:13:05.545400799Z [Info] add_pathstate_to_movies: Starting migration of Log DB to 136 
2026-02-08T17:13:05.547833898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (136, '2026-02-08T17:13:05', 'add_pathstate_to_movies') 
2026-02-08T17:13:05.551121267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:13:05.553658235Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_pathstate_to_movies migrated 
2026-02-08T17:13:05.555226392Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104567s 
2026-02-08T17:13:05.557035916Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_import_exclusions_table migrating 
2026-02-08T17:13:05.558789507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:13:05.561089037Z [Info] add_import_exclusions_table: Starting migration of Log DB to 137 
2026-02-08T17:13:05.563543528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (137, '2026-02-08T17:13:05', 'add_import_exclusions_table') 
2026-02-08T17:13:05.566944025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:13:05.569530042Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_import_exclusions_table migrated 
2026-02-08T17:13:05.571113630Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107059s 
2026-02-08T17:13:05.572897632Z [Info] FluentMigrator.Runner.MigrationRunner: 138: add_physical_release_note migrating 
2026-02-08T17:13:05.574638597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:13:05.576846804Z [Info] add_physical_release_note: Starting migration of Log DB to 138 
2026-02-08T17:13:05.579282407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (138, '2026-02-08T17:13:05', 'add_physical_release_note') 
2026-02-08T17:13:05.582771613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:13:05.585394674Z [Info] FluentMigrator.Runner.MigrationRunner: 138: add_physical_release_note migrated 
2026-02-08T17:13:05.586979545Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107399s 
2026-02-08T17:13:05.588837656Z [Info] FluentMigrator.Runner.MigrationRunner: 139: consolidate_indexer_baseurl migrating 
2026-02-08T17:13:05.590596648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:13:05.592887861Z [Info] consolidate_indexer_baseurl: Starting migration of Log DB to 139 
2026-02-08T17:13:05.595368165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (139, '2026-02-08T17:13:05', 'consolidate_indexer_baseurl') 
2026-02-08T17:13:05.598747699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:13:05.601369789Z [Info] FluentMigrator.Runner.MigrationRunner: 139: consolidate_indexer_baseurl migrated 
2026-02-08T17:13:05.602997867Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107404s 
2026-02-08T17:13:05.604791198Z [Info] FluentMigrator.Runner.MigrationRunner: 140: add_alternative_titles_table migrating 
2026-02-08T17:13:05.606540129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:13:05.608748605Z [Info] add_alternative_titles_table: Starting migration of Log DB to 140 
2026-02-08T17:13:05.611247437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (140, '2026-02-08T17:13:05', 'add_alternative_titles_table') 
2026-02-08T17:13:05.614493863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:13:05.617088167Z [Info] FluentMigrator.Runner.MigrationRunner: 140: add_alternative_titles_table migrated 
2026-02-08T17:13:05.618713489Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105026s 
2026-02-08T17:13:05.620509195Z [Info] FluentMigrator.Runner.MigrationRunner: 141: fix_duplicate_alt_titles migrating 
2026-02-08T17:13:05.622219508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:13:05.624462825Z [Info] fix_duplicate_alt_titles: Starting migration of Log DB to 141 
2026-02-08T17:13:05.626856234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (141, '2026-02-08T17:13:05', 'fix_duplicate_alt_titles') 
2026-02-08T17:13:05.630058782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:13:05.632675230Z [Info] FluentMigrator.Runner.MigrationRunner: 141: fix_duplicate_alt_titles migrated 
2026-02-08T17:13:05.634585065Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010443s 
2026-02-08T17:13:05.636290740Z [Info] FluentMigrator.Runner.MigrationRunner: 142: movie_extras migrating 
2026-02-08T17:13:05.637950261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:13:05.640150070Z [Info] movie_extras: Starting migration of Log DB to 142 
2026-02-08T17:13:05.642862491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (142, '2026-02-08T17:13:05', 'movie_extras') 
2026-02-08T17:13:05.646083958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:13:05.648667279Z [Info] FluentMigrator.Runner.MigrationRunner: 142: movie_extras migrated 
2026-02-08T17:13:05.650211218Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107575s 
2026-02-08T17:13:05.651984357Z [Info] FluentMigrator.Runner.MigrationRunner: 143: clean_core_tv migrating 
2026-02-08T17:13:05.653686996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:13:05.656274225Z [Info] clean_core_tv: Starting migration of Log DB to 143 
2026-02-08T17:13:05.658925162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (143, '2026-02-08T17:13:05', 'clean_core_tv') 
2026-02-08T17:13:05.662652076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:13:05.665472846Z [Info] FluentMigrator.Runner.MigrationRunner: 143: clean_core_tv migrated 
2026-02-08T17:13:05.667069190Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118216s 
2026-02-08T17:13:05.669239309Z [Info] FluentMigrator.Runner.MigrationRunner: 144: add_cookies_to_indexer_status migrating 
2026-02-08T17:13:05.671115056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:13:05.673835654Z [Info] add_cookies_to_indexer_status: Starting migration of Log DB to 144 
2026-02-08T17:13:05.676664049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (144, '2026-02-08T17:13:05', 'add_cookies_to_indexer_status') 
2026-02-08T17:13:05.680587628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:13:05.684321837Z [Info] FluentMigrator.Runner.MigrationRunner: 144: add_cookies_to_indexer_status migrated 
2026-02-08T17:13:05.686676007Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126674s 
2026-02-08T17:13:05.689370241Z [Info] FluentMigrator.Runner.MigrationRunner: 145: banner_to_fanart migrating 
2026-02-08T17:13:05.691712037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:13:05.695321263Z [Info] banner_to_fanart: Starting migration of Log DB to 145 
2026-02-08T17:13:05.699001072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (145, '2026-02-08T17:13:05', 'banner_to_fanart') 
2026-02-08T17:13:05.704335022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:13:05.708401920Z [Info] FluentMigrator.Runner.MigrationRunner: 145: banner_to_fanart migrated 
2026-02-08T17:13:05.711019270Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0164784s 
2026-02-08T17:13:05.713932857Z [Info] FluentMigrator.Runner.MigrationRunner: 146: naming_config_colon_action migrating 
2026-02-08T17:13:05.716416637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:13:05.720132409Z [Info] naming_config_colon_action: Starting migration of Log DB to 146 
2026-02-08T17:13:05.723429036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (146, '2026-02-08T17:13:05', 'naming_config_colon_action') 
2026-02-08T17:13:05.727417557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:13:05.730040588Z [Info] FluentMigrator.Runner.MigrationRunner: 146: naming_config_colon_action migrated 
2026-02-08T17:13:05.731636071Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138848s 
2026-02-08T17:13:05.733498521Z [Info] FluentMigrator.Runner.MigrationRunner: 147: add_custom_formats migrating 
2026-02-08T17:13:05.735174044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:13:05.737703748Z [Info] add_custom_formats: Starting migration of Log DB to 147 
2026-02-08T17:13:05.740120534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (147, '2026-02-08T17:13:05', 'add_custom_formats') 
2026-02-08T17:13:05.743492473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:13:05.745966674Z [Info] FluentMigrator.Runner.MigrationRunner: 147: add_custom_formats migrated 
2026-02-08T17:13:05.747490392Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107953s 
2026-02-08T17:13:05.749257711Z [Info] FluentMigrator.Runner.MigrationRunner: 148: remove_extra_naming_config migrating 
2026-02-08T17:13:05.750975028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:13:05.753179787Z [Info] remove_extra_naming_config: Starting migration of Log DB to 148 
2026-02-08T17:13:05.755614189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (148, '2026-02-08T17:13:05', 'remove_extra_naming_config') 
2026-02-08T17:13:05.758821968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:13:05.761280037Z [Info] FluentMigrator.Runner.MigrationRunner: 148: remove_extra_naming_config migrated 
2026-02-08T17:13:05.762850509Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102805s 
2026-02-08T17:13:05.764639050Z [Info] FluentMigrator.Runner.MigrationRunner: 149: convert_regex_required_tags migrating 
2026-02-08T17:13:05.766363201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:13:05.768666990Z [Info] convert_regex_required_tags: Starting migration of Log DB to 149 
2026-02-08T17:13:05.771293458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (149, '2026-02-08T17:13:05', 'convert_regex_required_tags') 
2026-02-08T17:13:05.774550596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:13:05.777025830Z [Info] FluentMigrator.Runner.MigrationRunner: 149: convert_regex_required_tags migrated 
2026-02-08T17:13:05.778598516Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010634s 
2026-02-08T17:13:05.780401476Z [Info] FluentMigrator.Runner.MigrationRunner: 150: fix_format_tags_double_underscore migrating 
2026-02-08T17:13:05.782154296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:13:05.784354065Z [Info] fix_format_tags_double_underscore: Starting migration of Log DB to 150 
2026-02-08T17:13:05.786835701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (150, '2026-02-08T17:13:05', 'fix_format_tags_double_underscore') 
2026-02-08T17:13:05.790064212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:13:05.792605729Z [Info] FluentMigrator.Runner.MigrationRunner: 150: fix_format_tags_double_underscore migrated 
2026-02-08T17:13:05.794203376Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103742s 
2026-02-08T17:13:05.796277572Z [Info] FluentMigrator.Runner.MigrationRunner: 151: add_tags_to_net_import migrating 
2026-02-08T17:13:05.797977735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:13:05.800158736Z [Info] add_tags_to_net_import: Starting migration of Log DB to 151 
2026-02-08T17:13:05.802599971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (151, '2026-02-08T17:13:05', 'add_tags_to_net_import') 
2026-02-08T17:13:05.805790125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:13:05.808278064Z [Info] FluentMigrator.Runner.MigrationRunner: 151: add_tags_to_net_import migrated 
2026-02-08T17:13:05.809834899Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010295s 
2026-02-08T17:13:05.811550703Z [Info] FluentMigrator.Runner.MigrationRunner: 152: add_custom_filters migrating 
2026-02-08T17:13:05.813240426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:13:05.815399112Z [Info] add_custom_filters: Starting migration of Log DB to 152 
2026-02-08T17:13:05.817770086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (152, '2026-02-08T17:13:05', 'add_custom_filters') 
2026-02-08T17:13:05.820921090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:13:05.823404420Z [Info] FluentMigrator.Runner.MigrationRunner: 152: add_custom_filters migrated 
2026-02-08T17:13:05.824941354Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101808s 
2026-02-08T17:13:05.826755006Z [Info] FluentMigrator.Runner.MigrationRunner: 153: indexer_client_status_search_changes migrating 
2026-02-08T17:13:05.828538717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:13:05.830751362Z [Info] indexer_client_status_search_changes: Starting migration of Log DB to 153 
2026-02-08T17:13:05.833323391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (153, '2026-02-08T17:13:05', 'indexer_client_status_search_changes') 
2026-02-08T17:13:05.836608946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:13:05.839155213Z [Info] FluentMigrator.Runner.MigrationRunner: 153: indexer_client_status_search_changes migrated 
2026-02-08T17:13:05.840810526Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105483s 
2026-02-08T17:13:05.842643005Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_language_to_files_history_blacklist migrating 
2026-02-08T17:13:05.844469433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:13:05.846698250Z [Info] add_language_to_files_history_blacklist: Starting migration of Log DB to 154 
2026-02-08T17:13:05.849295499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (154, '2026-02-08T17:13:05', 'add_language_to_files_history_blacklist') 
2026-02-08T17:13:05.852581345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:13:05.855180659Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_language_to_files_history_blacklist migrated 
2026-02-08T17:13:05.856840431Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106391s 
2026-02-08T17:13:05.858673261Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_update_allowed_quality_profile migrating 
2026-02-08T17:13:05.860432964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:13:05.862624206Z [Info] add_update_allowed_quality_profile: Starting migration of Log DB to 155 
2026-02-08T17:13:05.865136575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (155, '2026-02-08T17:13:05', 'add_update_allowed_quality_profile') 
2026-02-08T17:13:05.868357490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:13:05.870900049Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_update_allowed_quality_profile migrated 
2026-02-08T17:13:05.872532055Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104086s 
2026-02-08T17:13:05.874307379Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_download_client_priority migrating 
2026-02-08T17:13:05.876047984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:13:05.878217041Z [Info] add_download_client_priority: Starting migration of Log DB to 156 
2026-02-08T17:13:05.880658026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (156, '2026-02-08T17:13:05', 'add_download_client_priority') 
2026-02-08T17:13:05.883824621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:13:05.887515593Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_download_client_priority migrated 
2026-02-08T17:13:05.889193111Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113912s 
2026-02-08T17:13:05.890993325Z [Info] FluentMigrator.Runner.MigrationRunner: 157: remove_growl_prowl migrating 
2026-02-08T17:13:05.892681494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:13:05.894908268Z [Info] remove_growl_prowl: Starting migration of Log DB to 157 
2026-02-08T17:13:05.897292959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (157, '2026-02-08T17:13:05', 'remove_growl_prowl') 
2026-02-08T17:13:05.900529225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:13:05.903004890Z [Info] FluentMigrator.Runner.MigrationRunner: 157: remove_growl_prowl migrated 
2026-02-08T17:13:05.904555782Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103645s 
2026-02-08T17:13:05.906303010Z [Info] FluentMigrator.Runner.MigrationRunner: 158: remove_plex_hometheatre migrating 
2026-02-08T17:13:05.908006891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:13:05.910162200Z [Info] remove_plex_hometheatre: Starting migration of Log DB to 158 
2026-02-08T17:13:05.912778458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (158, '2026-02-08T17:13:05', 'remove_plex_hometheatre') 
2026-02-08T17:13:05.915965425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:13:05.918470819Z [Info] FluentMigrator.Runner.MigrationRunner: 158: remove_plex_hometheatre migrated 
2026-02-08T17:13:05.920071592Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104596s 
2026-02-08T17:13:05.922065276Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_webrip_qualites migrating 
2026-02-08T17:13:05.923751512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:13:05.925942363Z [Info] add_webrip_qualites: Starting migration of Log DB to 159 
2026-02-08T17:13:05.928436685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (159, '2026-02-08T17:13:05', 'add_webrip_qualites') 
2026-02-08T17:13:05.932146544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:13:05.934710958Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_webrip_qualites migrated 
2026-02-08T17:13:05.936266219Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109681s 
2026-02-08T17:13:05.938040972Z [Info] FluentMigrator.Runner.MigrationRunner: 160: health_issue_notification migrating 
2026-02-08T17:13:05.939757649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:13:05.941936075Z [Info] health_issue_notification: Starting migration of Log DB to 160 
2026-02-08T17:13:05.944735081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (160, '2026-02-08T17:13:05', 'health_issue_notification') 
2026-02-08T17:13:05.947994613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:13:05.950981998Z [Info] FluentMigrator.Runner.MigrationRunner: 160: health_issue_notification migrated 
2026-02-08T17:13:05.952890010Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111973s 
2026-02-08T17:13:05.954726497Z [Info] FluentMigrator.Runner.MigrationRunner: 161: speed_improvements migrating 
2026-02-08T17:13:05.956418534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:13:05.958600688Z [Info] speed_improvements: Starting migration of Log DB to 161 
2026-02-08T17:13:05.961019749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (161, '2026-02-08T17:13:05', 'speed_improvements') 
2026-02-08T17:13:05.964189882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:13:05.968125736Z [Info] FluentMigrator.Runner.MigrationRunner: 161: speed_improvements migrated 
2026-02-08T17:13:05.969683352Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117284s 
2026-02-08T17:13:05.971481222Z [Info] FluentMigrator.Runner.MigrationRunner: 162: fix_profile_format_default migrating 
2026-02-08T17:13:05.973226115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:13:06.054293378Z [Info] fix_profile_format_default: Starting migration of Log DB to 162 
2026-02-08T17:13:06.058801676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (162, '2026-02-08T17:13:06', 'fix_profile_format_default') 
2026-02-08T17:13:06.062445472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:13:06.065462597Z [Info] FluentMigrator.Runner.MigrationRunner: 162: fix_profile_format_default migrated 
2026-02-08T17:13:06.067086647Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0921749s 
2026-02-08T17:13:06.068941682Z [Info] FluentMigrator.Runner.MigrationRunner: 163: task_duration migrating 
2026-02-08T17:13:06.070848521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:13:06.073107219Z [Info] task_duration: Starting migration of Log DB to 163 
2026-02-08T17:13:06.075504375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (163, '2026-02-08T17:13:06', 'task_duration') 
2026-02-08T17:13:06.079326982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:13:06.082091939Z [Info] FluentMigrator.Runner.MigrationRunner: 163: task_duration migrated 
2026-02-08T17:13:06.083695337Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112842s 
2026-02-08T17:13:06.085510592Z [Info] FluentMigrator.Runner.MigrationRunner: 164: movie_collections_crew migrating 
2026-02-08T17:13:06.087308071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:13:06.089502189Z [Info] movie_collections_crew: Starting migration of Log DB to 164 
2026-02-08T17:13:06.091981681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (164, '2026-02-08T17:13:06', 'movie_collections_crew') 
2026-02-08T17:13:06.095274431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:13:06.098034247Z [Info] FluentMigrator.Runner.MigrationRunner: 164: movie_collections_crew migrated 
2026-02-08T17:13:06.099606353Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010759s 
2026-02-08T17:13:06.101861022Z [Info] FluentMigrator.Runner.MigrationRunner: 165: remove_custom_formats_from_quality_model migrating 
2026-02-08T17:13:06.103685907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:13:06.105940677Z [Info] remove_custom_formats_from_quality_model: Starting migration of Log DB to 165 
2026-02-08T17:13:06.108575281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (165, '2026-02-08T17:13:06', 'remove_custom_formats_from_quality_model') 
2026-02-08T17:13:06.112212214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:13:06.115026981Z [Info] FluentMigrator.Runner.MigrationRunner: 165: remove_custom_formats_from_quality_model migrated 
2026-02-08T17:13:06.116751744Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112353s 
2026-02-08T17:13:06.118481577Z [Info] FluentMigrator.Runner.MigrationRunner: 166: fix_tmdb_list_config migrating 
2026-02-08T17:13:06.120224776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:13:06.122401489Z [Info] fix_tmdb_list_config: Starting migration of Log DB to 166 
2026-02-08T17:13:06.124802995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (166, '2026-02-08T17:13:06', 'fix_tmdb_list_config') 
2026-02-08T17:13:06.128237519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:13:06.130719838Z [Info] FluentMigrator.Runner.MigrationRunner: 166: fix_tmdb_list_config migrated 
2026-02-08T17:13:06.132329459Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105468s 
2026-02-08T17:13:06.134081897Z [Info] FluentMigrator.Runner.MigrationRunner: 167: remove_movie_pathstate migrating 
2026-02-08T17:13:06.136022905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:13:06.138194878Z [Info] remove_movie_pathstate: Starting migration of Log DB to 167 
2026-02-08T17:13:06.140633047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (167, '2026-02-08T17:13:06', 'remove_movie_pathstate') 
2026-02-08T17:13:06.143985818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:13:06.146993093Z [Info] FluentMigrator.Runner.MigrationRunner: 167: remove_movie_pathstate migrated 
2026-02-08T17:13:06.148592653Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109717s 
2026-02-08T17:13:06.150355863Z [Info] FluentMigrator.Runner.MigrationRunner: 168: custom_format_rework migrating 
2026-02-08T17:13:06.152356882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:13:06.154538825Z [Info] custom_format_rework: Starting migration of Log DB to 168 
2026-02-08T17:13:06.156966413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (168, '2026-02-08T17:13:06', 'custom_format_rework') 
2026-02-08T17:13:06.160172950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:13:06.162893978Z [Info] FluentMigrator.Runner.MigrationRunner: 168: custom_format_rework migrated 
2026-02-08T17:13:06.164535453Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105988s 
2026-02-08T17:13:06.166303533Z [Info] FluentMigrator.Runner.MigrationRunner: 169: custom_format_scores migrating 
2026-02-08T17:13:06.168035721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:13:06.170240500Z [Info] custom_format_scores: Starting migration of Log DB to 169 
2026-02-08T17:13:06.172807137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (169, '2026-02-08T17:13:06', 'custom_format_scores') 
2026-02-08T17:13:06.176172874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:13:06.178853221Z [Info] FluentMigrator.Runner.MigrationRunner: 169: custom_format_scores migrated 
2026-02-08T17:13:06.180430477Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010809s 
2026-02-08T17:13:06.182182875Z [Info] FluentMigrator.Runner.MigrationRunner: 170: fix_trakt_list_config migrating 
2026-02-08T17:13:06.183894992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:13:06.186087907Z [Info] fix_trakt_list_config: Starting migration of Log DB to 170 
2026-02-08T17:13:06.188685898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (170, '2026-02-08T17:13:06', 'fix_trakt_list_config') 
2026-02-08T17:13:06.191922946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:13:06.195005813Z [Info] FluentMigrator.Runner.MigrationRunner: 170: fix_trakt_list_config migrated 
2026-02-08T17:13:06.196623981Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111302s 
2026-02-08T17:13:06.198529297Z [Info] FluentMigrator.Runner.MigrationRunner: 171: quality_definition_preferred_size migrating 
2026-02-08T17:13:06.200440225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:13:06.202710386Z [Info] quality_definition_preferred_size: Starting migration of Log DB to 171 
2026-02-08T17:13:06.205366193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (171, '2026-02-08T17:13:06', 'quality_definition_preferred_size') 
2026-02-08T17:13:06.208659213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:13:06.211861410Z [Info] FluentMigrator.Runner.MigrationRunner: 171: quality_definition_preferred_size migrated 
2026-02-08T17:13:06.213511002Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113995s 
2026-02-08T17:13:06.215311858Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_download_history migrating 
2026-02-08T17:13:06.217098515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:13:06.219397163Z [Info] add_download_history: Starting migration of Log DB to 172 
2026-02-08T17:13:06.221827396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (172, '2026-02-08T17:13:06', 'add_download_history') 
2026-02-08T17:13:06.225267483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:13:06.228026407Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_download_history migrated 
2026-02-08T17:13:06.229593162Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109473s 
2026-02-08T17:13:06.231344749Z [Info] FluentMigrator.Runner.MigrationRunner: 173: net_import_status migrating 
2026-02-08T17:13:06.233009601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:13:06.235183057Z [Info] net_import_status: Starting migration of Log DB to 173 
2026-02-08T17:13:06.237585053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (173, '2026-02-08T17:13:06', 'net_import_status') 
2026-02-08T17:13:06.240787441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:13:06.243416685Z [Info] FluentMigrator.Runner.MigrationRunner: 173: net_import_status migrated 
2026-02-08T17:13:06.245020363Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104435s 
2026-02-08T17:13:06.246986813Z [Info] FluentMigrator.Runner.MigrationRunner: 174: email_multiple_addresses migrating 
2026-02-08T17:13:06.248726927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:13:06.250978340Z [Info] email_multiple_addresses: Starting migration of Log DB to 174 
2026-02-08T17:13:06.253391278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (174, '2026-02-08T17:13:06', 'email_multiple_addresses') 
2026-02-08T17:13:06.256881936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:13:06.259639649Z [Info] FluentMigrator.Runner.MigrationRunner: 174: email_multiple_addresses migrated 
2026-02-08T17:13:06.261215532Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108662s 
2026-02-08T17:13:06.262988611Z [Info] FluentMigrator.Runner.MigrationRunner: 175: remove_chown_and_folderchmod_config migrating 
2026-02-08T17:13:06.264735539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:13:06.266982283Z [Info] remove_chown_and_folderchmod_config: Starting migration of Log DB to 175 
2026-02-08T17:13:06.269549271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (175, '2026-02-08T17:13:06', 'remove_chown_and_folderchmod_config') 
2026-02-08T17:13:06.272869486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:13:06.275544201Z [Info] FluentMigrator.Runner.MigrationRunner: 175: remove_chown_and_folderchmod_config migrated 
2026-02-08T17:13:06.277196107Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107446s 
2026-02-08T17:13:06.278905038Z [Info] FluentMigrator.Runner.MigrationRunner: 176: movie_recommendations migrating 
2026-02-08T17:13:06.280594680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:13:06.283011777Z [Info] movie_recommendations: Starting migration of Log DB to 176 
2026-02-08T17:13:06.285132487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (176, '2026-02-08T17:13:06', 'movie_recommendations') 
2026-02-08T17:13:06.288282469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:13:06.291996086Z [Info] FluentMigrator.Runner.MigrationRunner: 176: movie_recommendations migrated 
2026-02-08T17:13:06.294096164Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113413s 
2026-02-08T17:13:06.295456934Z [Info] FluentMigrator.Runner.MigrationRunner: 177: language_improvements migrating 
2026-02-08T17:13:06.297162067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:13:06.299362227Z [Info] language_improvements: Starting migration of Log DB to 177 
2026-02-08T17:13:06.301788091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (177, '2026-02-08T17:13:06', 'language_improvements') 
2026-02-08T17:13:06.305630959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:13:06.308347448Z [Info] FluentMigrator.Runner.MigrationRunner: 177: language_improvements migrated 
2026-02-08T17:13:06.310132222Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111876s 
2026-02-08T17:13:06.312089402Z [Info] FluentMigrator.Runner.MigrationRunner: 178: new_list_server migrating 
2026-02-08T17:13:06.313676568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:13:06.315806015Z [Info] new_list_server: Starting migration of Log DB to 178 
2026-02-08T17:13:06.318246249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (178, '2026-02-08T17:13:06', 'new_list_server') 
2026-02-08T17:13:06.321546002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:13:06.324173723Z [Info] FluentMigrator.Runner.MigrationRunner: 178: new_list_server migrated 
2026-02-08T17:13:06.325635336Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105239s 
2026-02-08T17:13:06.327363005Z [Info] FluentMigrator.Runner.MigrationRunner: 179: movie_translation_indexes migrating 
2026-02-08T17:13:06.329113950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:13:06.331298659Z [Info] movie_translation_indexes: Starting migration of Log DB to 179 
2026-02-08T17:13:06.334019617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (179, '2026-02-08T17:13:06', 'movie_translation_indexes') 
2026-02-08T17:13:06.337501638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:13:06.340369132Z [Info] FluentMigrator.Runner.MigrationRunner: 179: movie_translation_indexes migrated 
2026-02-08T17:13:06.342030617Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011206s 
2026-02-08T17:13:06.343984611Z [Info] FluentMigrator.Runner.MigrationRunner: 180: fix_invalid_profile_references migrating 
2026-02-08T17:13:06.345707039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:13:06.348076029Z [Info] fix_invalid_profile_references: Starting migration of Log DB to 180 
2026-02-08T17:13:06.350641835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (180, '2026-02-08T17:13:06', 'fix_invalid_profile_references') 
2026-02-08T17:13:06.354378258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:13:06.357443640Z [Info] FluentMigrator.Runner.MigrationRunner: 180: fix_invalid_profile_references migrated 
2026-02-08T17:13:06.359131628Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116527s 
2026-02-08T17:13:06.360994830Z [Info] FluentMigrator.Runner.MigrationRunner: 181: list_movies_table migrating 
2026-02-08T17:13:06.362652658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:13:06.364955595Z [Info] list_movies_table: Starting migration of Log DB to 181 
2026-02-08T17:13:06.367573015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (181, '2026-02-08T17:13:06', 'list_movies_table') 
2026-02-08T17:13:06.371035847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:13:06.374009835Z [Info] FluentMigrator.Runner.MigrationRunner: 181: list_movies_table migrated 
2026-02-08T17:13:06.375655128Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113806s 
2026-02-08T17:13:06.377501345Z [Info] FluentMigrator.Runner.MigrationRunner: 182: on_delete_notification migrating 
2026-02-08T17:13:06.379176618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:13:06.381527691Z [Info] on_delete_notification: Starting migration of Log DB to 182 
2026-02-08T17:13:06.384341156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (182, '2026-02-08T17:13:06', 'on_delete_notification') 
2026-02-08T17:13:06.389163566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:13:06.392054837Z [Info] FluentMigrator.Runner.MigrationRunner: 182: on_delete_notification migrated 
2026-02-08T17:13:06.393714970Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128217s 
2026-02-08T17:13:06.395600957Z [Info] FluentMigrator.Runner.MigrationRunner: 183: download_propers_config migrating 
2026-02-08T17:13:06.397230869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:13:06.399616101Z [Info] download_propers_config: Starting migration of Log DB to 183 
2026-02-08T17:13:06.402185344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (183, '2026-02-08T17:13:06', 'download_propers_config') 
2026-02-08T17:13:06.405921707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:13:06.408637635Z [Info] FluentMigrator.Runner.MigrationRunner: 183: download_propers_config migrated 
2026-02-08T17:13:06.410174299Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113298s 
2026-02-08T17:13:06.411898942Z [Info] FluentMigrator.Runner.MigrationRunner: 184: add_priority_to_indexers migrating 
2026-02-08T17:13:06.413684597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:13:06.416042294Z [Info] add_priority_to_indexers: Starting migration of Log DB to 184 
2026-02-08T17:13:06.418519211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (184, '2026-02-08T17:13:06', 'add_priority_to_indexers') 
2026-02-08T17:13:06.421636017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:13:06.424685476Z [Info] FluentMigrator.Runner.MigrationRunner: 184: add_priority_to_indexers migrated 
2026-02-08T17:13:06.426271199Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104188s 
2026-02-08T17:13:06.427983697Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_alternative_title_indices migrating 
2026-02-08T17:13:06.429989125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:13:06.432211910Z [Info] add_alternative_title_indices: Starting migration of Log DB to 185 
2026-02-08T17:13:06.434568766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (185, '2026-02-08T17:13:06', 'add_alternative_title_indices') 
2026-02-08T17:13:06.437856496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:13:06.440456000Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_alternative_title_indices migrated 
2026-02-08T17:13:06.442063747Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107764s 
2026-02-08T17:13:06.443683127Z [Info] FluentMigrator.Runner.MigrationRunner: 186: fix_tmdb_duplicates migrating 
2026-02-08T17:13:06.445362388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:13:06.447572348Z [Info] fix_tmdb_duplicates: Starting migration of Log DB to 186 
2026-02-08T17:13:06.449861988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (186, '2026-02-08T17:13:06', 'fix_tmdb_duplicates') 
2026-02-08T17:13:06.453004846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:13:06.455688920Z [Info] FluentMigrator.Runner.MigrationRunner: 186: fix_tmdb_duplicates migrated 
2026-02-08T17:13:06.457164351Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101449s 
2026-02-08T17:13:06.458841718Z [Info] FluentMigrator.Runner.MigrationRunner: 187: swap_filechmod_for_folderchmod migrating 
2026-02-08T17:13:06.460703236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:13:06.462849046Z [Info] swap_filechmod_for_folderchmod: Starting migration of Log DB to 187 
2026-02-08T17:13:06.465223337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (187, '2026-02-08T17:13:06', 'swap_filechmod_for_folderchmod') 
2026-02-08T17:13:06.468369792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:13:06.471138406Z [Info] FluentMigrator.Runner.MigrationRunner: 187: swap_filechmod_for_folderchmod migrated 
2026-02-08T17:13:06.472689700Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102739s 
2026-02-08T17:13:06.474445806Z [Info] FluentMigrator.Runner.MigrationRunner: 188: mediainfo_channels migrating 
2026-02-08T17:13:06.476019564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:13:06.478215816Z [Info] mediainfo_channels: Starting migration of Log DB to 188 
2026-02-08T17:13:06.480735219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (188, '2026-02-08T17:13:06', 'mediainfo_channels') 
2026-02-08T17:13:06.483871464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:13:06.486348521Z [Info] FluentMigrator.Runner.MigrationRunner: 188: mediainfo_channels migrated 
2026-02-08T17:13:06.487823410Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103569s 
2026-02-08T17:13:06.489442340Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_update_history migrating 
2026-02-08T17:13:06.491014065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:13:06.493218583Z [Info] add_update_history: Starting migration of Log DB to 189 
2026-02-08T17:13:06.501772746Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory 
2026-02-08T17:13:06.505173313Z [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-08T17:13:06.509589786Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061587s 
2026-02-08T17:13:06.511060046Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date) 
2026-02-08T17:13:06.512987467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2026-02-08T17:13:06.516139823Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036143s 
2026-02-08T17:13:06.518372900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (189, '2026-02-08T17:13:06', 'add_update_history') 
2026-02-08T17:13:06.521421929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:13:06.524075612Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_update_history migrated 
2026-02-08T17:13:06.525483496Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114226s 
2026-02-08T17:13:06.527276256Z [Info] FluentMigrator.Runner.MigrationRunner: 190: update_awesome_hd_link migrating 
2026-02-08T17:13:06.528897791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:13:06.531052068Z [Info] update_awesome_hd_link: Starting migration of Log DB to 190 
2026-02-08T17:13:06.533387881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (190, '2026-02-08T17:13:06', 'update_awesome_hd_link') 
2026-02-08T17:13:06.536520088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:13:06.538942976Z [Info] FluentMigrator.Runner.MigrationRunner: 190: update_awesome_hd_link migrated 
2026-02-08T17:13:06.540388446Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100598s 
2026-02-08T17:13:06.541973297Z [Info] FluentMigrator.Runner.MigrationRunner: 191: remove_awesomehd migrating 
2026-02-08T17:13:06.543507607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:13:06.545539317Z [Info] remove_awesomehd: Starting migration of Log DB to 191 
2026-02-08T17:13:06.547741852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (191, '2026-02-08T17:13:06', 'remove_awesomehd') 
2026-02-08T17:13:06.550746431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:13:06.553188268Z [Info] FluentMigrator.Runner.MigrationRunner: 191: remove_awesomehd migrated 
2026-02-08T17:13:06.554597055Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097097s 
2026-02-08T17:13:06.556260023Z [Info] FluentMigrator.Runner.MigrationRunner: 192: add_on_delete_to_notifications migrating 
2026-02-08T17:13:06.557869804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:13:06.559983339Z [Info] add_on_delete_to_notifications: Starting migration of Log DB to 192 
2026-02-08T17:13:06.562371788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (192, '2026-02-08T17:13:06', 'add_on_delete_to_notifications') 
2026-02-08T17:13:06.565475828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:13:06.567930270Z [Info] FluentMigrator.Runner.MigrationRunner: 192: add_on_delete_to_notifications migrated 
2026-02-08T17:13:06.569403145Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100167s 
2026-02-08T17:13:06.571042546Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_bypass_to_delay_profile migrating 
2026-02-08T17:13:06.572679943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:13:06.574735512Z [Info] add_bypass_to_delay_profile: Starting migration of Log DB to 194 
2026-02-08T17:13:06.577077116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (194, '2026-02-08T17:13:06', 'add_bypass_to_delay_profile') 
2026-02-08T17:13:06.580179463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:13:06.582630869Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_bypass_to_delay_profile migrated 
2026-02-08T17:13:06.584177974Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099202s 
2026-02-08T17:13:06.585817625Z [Info] FluentMigrator.Runner.MigrationRunner: 195: update_notifiarr migrating 
2026-02-08T17:13:06.587390612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:13:06.589425249Z [Info] update_notifiarr: Starting migration of Log DB to 195 
2026-02-08T17:13:06.591640258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (195, '2026-02-08T17:13:06', 'update_notifiarr') 
2026-02-08T17:13:06.595649851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:13:06.598150667Z [Info] FluentMigrator.Runner.MigrationRunner: 195: update_notifiarr migrated 
2026-02-08T17:13:06.599571277Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107758s 
2026-02-08T17:13:06.601256149Z [Info] FluentMigrator.Runner.MigrationRunner: 196: legacy_mediainfo_hdr migrating 
2026-02-08T17:13:06.602845499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:13:06.604924194Z [Info] legacy_mediainfo_hdr: Starting migration of Log DB to 196 
2026-02-08T17:13:06.607480722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (196, '2026-02-08T17:13:06', 'legacy_mediainfo_hdr') 
2026-02-08T17:13:06.610577948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:13:06.613085126Z [Info] FluentMigrator.Runner.MigrationRunner: 196: legacy_mediainfo_hdr migrated 
2026-02-08T17:13:06.614607812Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102605s 
2026-02-08T17:13:06.616268135Z [Info] FluentMigrator.Runner.MigrationRunner: 197: rename_blacklist_to_blocklist migrating 
2026-02-08T17:13:06.617867295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:13:06.619922202Z [Info] rename_blacklist_to_blocklist: Starting migration of Log DB to 197 
2026-02-08T17:13:06.622256823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (197, '2026-02-08T17:13:06', 'rename_blacklist_to_blocklist') 
2026-02-08T17:13:06.625475052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:13:06.628010227Z [Info] FluentMigrator.Runner.MigrationRunner: 197: rename_blacklist_to_blocklist migrated 
2026-02-08T17:13:06.629568554Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100915s 
2026-02-08T17:13:06.631143305Z [Info] FluentMigrator.Runner.MigrationRunner: 198: add_indexer_tags migrating 
2026-02-08T17:13:06.632759539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:13:06.634816491Z [Info] add_indexer_tags: Starting migration of Log DB to 198 
2026-02-08T17:13:06.637041961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (198, '2026-02-08T17:13:06', 'add_indexer_tags') 
2026-02-08T17:13:06.640090479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:13:06.642557877Z [Info] FluentMigrator.Runner.MigrationRunner: 198: add_indexer_tags migrated 
2026-02-08T17:13:06.643986594Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098307s 
2026-02-08T17:13:06.645574982Z [Info] FluentMigrator.Runner.MigrationRunner: 199: mediainfo_to_ffmpeg migrating 
2026-02-08T17:13:06.647137498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:13:06.649168788Z [Info] mediainfo_to_ffmpeg: Starting migration of Log DB to 199 
2026-02-08T17:13:06.651769474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (199, '2026-02-08T17:13:06', 'mediainfo_to_ffmpeg') 
2026-02-08T17:13:06.654844826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:13:06.657372045Z [Info] FluentMigrator.Runner.MigrationRunner: 199: mediainfo_to_ffmpeg migrated 
2026-02-08T17:13:06.658773967Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102301s 
2026-02-08T17:13:06.660392586Z [Info] FluentMigrator.Runner.MigrationRunner: 200: cdh_per_downloadclient migrating 
2026-02-08T17:13:06.661957667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:13:06.664022425Z [Info] cdh_per_downloadclient: Starting migration of Log DB to 200 
2026-02-08T17:13:06.666327546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (200, '2026-02-08T17:13:06', 'cdh_per_downloadclient') 
2026-02-08T17:13:06.669366424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:13:06.672134137Z [Info] FluentMigrator.Runner.MigrationRunner: 200: cdh_per_downloadclient migrated 
2026-02-08T17:13:06.673553074Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101725s 
2026-02-08T17:13:06.675523210Z [Info] FluentMigrator.Runner.MigrationRunner: 201: migrate_discord_from_slack migrating 
2026-02-08T17:13:06.677150297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:13:06.679243361Z [Info] migrate_discord_from_slack: Starting migration of Log DB to 201 
2026-02-08T17:13:06.681847003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (201, '2026-02-08T17:13:06', 'migrate_discord_from_slack') 
2026-02-08T17:13:06.685139743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:13:06.687685589Z [Info] FluentMigrator.Runner.MigrationRunner: 201: migrate_discord_from_slack migrated 
2026-02-08T17:13:06.689153053Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105106s 
2026-02-08T17:13:06.690740229Z [Info] FluentMigrator.Runner.MigrationRunner: 202: remove_predb migrating 
2026-02-08T17:13:06.692249618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:13:06.694230046Z [Info] remove_predb: Starting migration of Log DB to 202 
2026-02-08T17:13:06.696514154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (202, '2026-02-08T17:13:06', 'remove_predb') 
2026-02-08T17:13:06.699477471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:13:06.701866661Z [Info] FluentMigrator.Runner.MigrationRunner: 202: remove_predb migrated 
2026-02-08T17:13:06.703442875Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009678s 
2026-02-08T17:13:06.705091965Z [Info] FluentMigrator.Runner.MigrationRunner: 203: add_on_update_to_notifications migrating 
2026-02-08T17:13:06.706721025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:13:06.708847527Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 203 
2026-02-08T17:13:06.711237679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (203, '2026-02-08T17:13:06', 'add_on_update_to_notifications') 
2026-02-08T17:13:06.715392064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:13:06.718369809Z [Info] FluentMigrator.Runner.MigrationRunner: 203: add_on_update_to_notifications migrated 
2026-02-08T17:13:06.719838937Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011434s 
2026-02-08T17:13:06.721735225Z [Info] FluentMigrator.Runner.MigrationRunner: 204: ensure_identity_on_id_columns migrating 
2026-02-08T17:13:06.723594439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:13:06.725965082Z [Info] ensure_identity_on_id_columns: Starting migration of Log DB to 204 
2026-02-08T17:13:06.728674447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (204, '2026-02-08T17:13:06', 'ensure_identity_on_id_columns') 
2026-02-08T17:13:06.732530621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:13:06.735284045Z [Info] FluentMigrator.Runner.MigrationRunner: 204: ensure_identity_on_id_columns migrated 
2026-02-08T17:13:06.736843675Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117582s 
2026-02-08T17:13:06.738665423Z [Info] FluentMigrator.Runner.MigrationRunner: 205: download_client_per_indexer migrating 
2026-02-08T17:13:06.740507752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:13:06.743241617Z [Info] download_client_per_indexer: Starting migration of Log DB to 205 
2026-02-08T17:13:06.745791341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (205, '2026-02-08T17:13:06', 'download_client_per_indexer') 
2026-02-08T17:13:06.748971544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:13:06.751640858Z [Info] FluentMigrator.Runner.MigrationRunner: 205: download_client_per_indexer migrated 
2026-02-08T17:13:06.753089886Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111699s 
2026-02-08T17:13:06.754968939Z [Info] FluentMigrator.Runner.MigrationRunner: 206: multiple_ratings_support migrating 
2026-02-08T17:13:06.756673130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:13:06.758929173Z [Info] multiple_ratings_support: Starting migration of Log DB to 206 
2026-02-08T17:13:06.761352773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (206, '2026-02-08T17:13:06', 'multiple_ratings_support') 
2026-02-08T17:13:06.764540180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:13:06.767074713Z [Info] FluentMigrator.Runner.MigrationRunner: 206: multiple_ratings_support migrated 
2026-02-08T17:13:06.768541246Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103446s 
2026-02-08T17:13:06.770171528Z [Info] FluentMigrator.Runner.MigrationRunner: 207: movie_metadata migrating 
2026-02-08T17:13:06.771623061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:13:06.773782038Z [Info] movie_metadata: Starting migration of Log DB to 207 
2026-02-08T17:13:06.775918870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (207, '2026-02-08T17:13:06', 'movie_metadata') 
2026-02-08T17:13:06.778837717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:13:06.781227108Z [Info] FluentMigrator.Runner.MigrationRunner: 207: movie_metadata migrated 
2026-02-08T17:13:06.782538889Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096418s 
2026-02-08T17:13:06.784101375Z [Info] FluentMigrator.Runner.MigrationRunner: 208: add_collections migrating 
2026-02-08T17:13:06.785553499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:13:06.787667105Z [Info] add_collections: Starting migration of Log DB to 208 
2026-02-08T17:13:06.789842504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (208, '2026-02-08T17:13:06', 'add_collections') 
2026-02-08T17:13:06.792838717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:13:06.795199891Z [Info] FluentMigrator.Runner.MigrationRunner: 208: add_collections migrated 
2026-02-08T17:13:06.796577735Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096946s 
2026-02-08T17:13:06.798162687Z [Info] FluentMigrator.Runner.MigrationRunner: 209: movie_meta_collection_index migrating 
2026-02-08T17:13:06.799678589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:13:06.801634096Z [Info] movie_meta_collection_index: Starting migration of Log DB to 209 
2026-02-08T17:13:06.803859777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (209, '2026-02-08T17:13:06', 'movie_meta_collection_index') 
2026-02-08T17:13:06.806799997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:13:06.809725938Z [Info] FluentMigrator.Runner.MigrationRunner: 209: movie_meta_collection_index migrated 
2026-02-08T17:13:06.811093251Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095276s 
2026-02-08T17:13:06.812667842Z [Info] FluentMigrator.Runner.MigrationRunner: 210: movie_added_notifications migrating 
2026-02-08T17:13:06.814162130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:13:06.816096605Z [Info] movie_added_notifications: Starting migration of Log DB to 210 
2026-02-08T17:13:06.818272236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (210, '2026-02-08T17:13:06', 'movie_added_notifications') 
2026-02-08T17:13:06.821252306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:13:06.823629162Z [Info] FluentMigrator.Runner.MigrationRunner: 210: movie_added_notifications migrated 
2026-02-08T17:13:06.824986224Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094539s 
2026-02-08T17:13:06.826468769Z [Info] FluentMigrator.Runner.MigrationRunner: 211: more_movie_meta_index migrating 
2026-02-08T17:13:06.827951284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:13:06.829868674Z [Info] more_movie_meta_index: Starting migration of Log DB to 211 
2026-02-08T17:13:06.832059465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (211, '2026-02-08T17:13:06', 'more_movie_meta_index') 
2026-02-08T17:13:06.835001649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:13:06.837483376Z [Info] FluentMigrator.Runner.MigrationRunner: 211: more_movie_meta_index migrated 
2026-02-08T17:13:06.838847984Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094753s 
2026-02-08T17:13:06.840543187Z [Info] FluentMigrator.Runner.MigrationRunner: 212: postgres_update_timestamp_columns_to_with_timezone migrating 
2026-02-08T17:13:06.842222217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:13:06.844277085Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 212 
2026-02-08T17:13:06.852347253Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs 
2026-02-08T17:13:06.853734026Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.85E-05s 
2026-02-08T17:13:06.856146944Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset 
2026-02-08T17:13:06.898023008Z [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-08T17:13:06.904948161Z [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-08T17:13:06.910745484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs" 
2026-02-08T17:13:06.917716510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs" 
2026-02-08T17:13:06.929559715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2026-02-08T17:13:06.932960402Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0753325s 
2026-02-08T17:13:06.934306743Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory 
2026-02-08T17:13:06.935566479Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.91E-05s 
2026-02-08T17:13:06.937006980Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset 
2026-02-08T17:13:06.946399882Z [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-08T17:13:06.951203163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory" 
2026-02-08T17:13:06.954615704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory" 
2026-02-08T17:13:06.957717449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory" 
2026-02-08T17:13:06.963911360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2026-02-08T17:13:06.966849185Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0284287s 
2026-02-08T17:13:06.968170806Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-02-08T17:13:06.969403538Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.66E-05s 
2026-02-08T17:13:06.970838136Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2026-02-08T17:13:06.979573163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2026-02-08T17:13:06.983559350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2026-02-08T17:13:06.987470455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2026-02-08T17:13:06.990826311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2026-02-08T17:13:06.997046245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-02-08T17:13:07.001218345Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0289607s 
2026-02-08T17:13:07.003547244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (212, '2026-02-08T17:13:07', 'postgres_update_timestamp_columns_to_with_timezone') 
2026-02-08T17:13:07.006696434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:13:07.010797542Z [Info] FluentMigrator.Runner.MigrationRunner: 212: postgres_update_timestamp_columns_to_with_timezone migrated 
2026-02-08T17:13:07.012320208Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0382704s 
2026-02-08T17:13:07.014076143Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_language_tags_to_subtitle_files migrating 
2026-02-08T17:13:07.015625272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:13:07.017818849Z [Info] add_language_tags_to_subtitle_files: Starting migration of Log DB to 214 
2026-02-08T17:13:07.020196416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (214, '2026-02-08T17:13:07', 'add_language_tags_to_subtitle_files') 
2026-02-08T17:13:07.023305516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:13:07.025928206Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_language_tags_to_subtitle_files migrated 
2026-02-08T17:13:07.027324928Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101678s 
2026-02-08T17:13:07.028812133Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_salt_to_users migrating 
2026-02-08T17:13:07.030275559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:13:07.032252710Z [Info] add_salt_to_users: Starting migration of Log DB to 215 
2026-02-08T17:13:07.034241505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (215, '2026-02-08T17:13:07', 'add_salt_to_users') 
2026-02-08T17:13:07.037262557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:13:07.039613150Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_salt_to_users migrated 
2026-02-08T17:13:07.040977597Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093681s 
2026-02-08T17:13:07.042519271Z [Info] FluentMigrator.Runner.MigrationRunner: 216: clean_alt_titles migrating 
2026-02-08T17:13:07.043973790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:13:07.045856480Z [Info] clean_alt_titles: Starting migration of Log DB to 216 
2026-02-08T17:13:07.047972591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (216, '2026-02-08T17:13:07', 'clean_alt_titles') 
2026-02-08T17:13:07.050992892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:13:07.053505411Z [Info] FluentMigrator.Runner.MigrationRunner: 216: clean_alt_titles migrated 
2026-02-08T17:13:07.054796621Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094605s 
2026-02-08T17:13:07.056224335Z [Info] FluentMigrator.Runner.MigrationRunner: 217: remove_omg migrating 
2026-02-08T17:13:07.057612531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:13:07.059464550Z [Info] remove_omg: Starting migration of Log DB to 217 
2026-02-08T17:13:07.061829902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (217, '2026-02-08T17:13:07', 'remove_omg') 
2026-02-08T17:13:07.064674670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:13:07.067006174Z [Info] FluentMigrator.Runner.MigrationRunner: 217: remove_omg migrated 
2026-02-08T17:13:07.068262574Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094738s 
2026-02-08T17:13:07.069833186Z [Info] FluentMigrator.Runner.MigrationRunner: 218: add_additional_info_to_pending_releases migrating 
2026-02-08T17:13:07.071372004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:13:07.073311369Z [Info] add_additional_info_to_pending_releases: Starting migration of Log DB to 218 
2026-02-08T17:13:07.075609005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (218, '2026-02-08T17:13:07', 'add_additional_info_to_pending_releases') 
2026-02-08T17:13:07.078602071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:13:07.081073157Z [Info] FluentMigrator.Runner.MigrationRunner: 218: add_additional_info_to_pending_releases migrated 
2026-02-08T17:13:07.082476572Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096164s 
2026-02-08T17:13:07.083964248Z [Info] FluentMigrator.Runner.MigrationRunner: 219: add_result_to_commands migrating 
2026-02-08T17:13:07.085406822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:13:07.087311056Z [Info] add_result_to_commands: Starting migration of Log DB to 219 
2026-02-08T17:13:07.089473360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (219, '2026-02-08T17:13:07', 'add_result_to_commands') 
2026-02-08T17:13:07.092754506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:13:07.095145190Z [Info] FluentMigrator.Runner.MigrationRunner: 219: add_result_to_commands migrated 
2026-02-08T17:13:07.096517523Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097462s 
2026-02-08T17:13:07.098079548Z [Info] FluentMigrator.Runner.MigrationRunner: 220: health_restored_notification migrating 
2026-02-08T17:13:07.099566993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:13:07.101481748Z [Info] health_restored_notification: Starting migration of Log DB to 220 
2026-02-08T17:13:07.103665565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (220, '2026-02-08T17:13:07', 'health_restored_notification') 
2026-02-08T17:13:07.106585554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:13:07.108993051Z [Info] FluentMigrator.Runner.MigrationRunner: 220: health_restored_notification migrated 
2026-02-08T17:13:07.110336837Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093962s 
2026-02-08T17:13:07.111939234Z [Info] FluentMigrator.Runner.MigrationRunner: 221: add_on_manual_interaction_required_to_notifications migrating 
2026-02-08T17:13:07.113583785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:13:07.115554783Z [Info] add_on_manual_interaction_required_to_notifications: Starting migration of Log DB to 221 
2026-02-08T17:13:07.118010097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (221, '2026-02-08T17:13:07', 'add_on_manual_interaction_required_to_notifications') 
2026-02-08T17:13:07.121111200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:13:07.123634721Z [Info] FluentMigrator.Runner.MigrationRunner: 221: add_on_manual_interaction_required_to_notifications migrated 
2026-02-08T17:13:07.125115182Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099082s 
2026-02-08T17:13:07.126553468Z [Info] FluentMigrator.Runner.MigrationRunner: 222: remove_rarbg migrating 
2026-02-08T17:13:07.127974279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:13:07.129810706Z [Info] remove_rarbg: Starting migration of Log DB to 222 
2026-02-08T17:13:07.131829822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (222, '2026-02-08T17:13:07', 'remove_rarbg') 
2026-02-08T17:13:07.134659178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:13:07.136940782Z [Info] FluentMigrator.Runner.MigrationRunner: 222: remove_rarbg migrated 
2026-02-08T17:13:07.138164947Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090632s 
2026-02-08T17:13:07.139700329Z [Info] FluentMigrator.Runner.MigrationRunner: 223: remove_invalid_roksbox_metadata_images migrating 
2026-02-08T17:13:07.141516255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:13:07.143626113Z [Info] remove_invalid_roksbox_metadata_images: Starting migration of Log DB to 223 
2026-02-08T17:13:07.145909210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (223, '2026-02-08T17:13:07', 'remove_invalid_roksbox_metadata_images') 
2026-02-08T17:13:07.148929501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:13:07.151381217Z [Info] FluentMigrator.Runner.MigrationRunner: 223: remove_invalid_roksbox_metadata_images migrated 
2026-02-08T17:13:07.152786927Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010022s 
2026-02-08T17:13:07.154243861Z [Info] FluentMigrator.Runner.MigrationRunner: 224: list_sync_time migrating 
2026-02-08T17:13:07.155701486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:13:07.157667955Z [Info] list_sync_time: Starting migration of Log DB to 224 
2026-02-08T17:13:07.159840699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (224, '2026-02-08T17:13:07', 'list_sync_time') 
2026-02-08T17:13:07.162824718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:13:07.165144909Z [Info] FluentMigrator.Runner.MigrationRunner: 224: list_sync_time migrated 
2026-02-08T17:13:07.166406109Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095398s 
2026-02-08T17:13:07.167894235Z [Info] FluentMigrator.Runner.MigrationRunner: 225: add_tags_to_collections migrating 
2026-02-08T17:13:07.169394335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:13:07.171559475Z [Info] add_tags_to_collections: Starting migration of Log DB to 225 
2026-02-08T17:13:07.173751959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (225, '2026-02-08T17:13:07', 'add_tags_to_collections') 
2026-02-08T17:13:07.176810447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:13:07.179172463Z [Info] FluentMigrator.Runner.MigrationRunner: 225: add_tags_to_collections migrated 
2026-02-08T17:13:07.180614356Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009793s 
2026-02-08T17:13:07.182186251Z [Info] FluentMigrator.Runner.MigrationRunner: 226: add_download_client_tags migrating 
2026-02-08T17:13:07.183781743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:13:07.185634684Z [Info] add_download_client_tags: Starting migration of Log DB to 226 
2026-02-08T17:13:07.187958453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (226, '2026-02-08T17:13:07', 'add_download_client_tags') 
2026-02-08T17:13:07.190909224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:13:07.193291180Z [Info] FluentMigrator.Runner.MigrationRunner: 226: add_download_client_tags migrated 
2026-02-08T17:13:07.194765488Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096692s 
2026-02-08T17:13:07.196203734Z [Info] FluentMigrator.Runner.MigrationRunner: 227: add_auto_tagging migrating 
2026-02-08T17:13:07.197664816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:13:07.199467135Z [Info] add_auto_tagging: Starting migration of Log DB to 227 
2026-02-08T17:13:07.201607584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (227, '2026-02-08T17:13:07', 'add_auto_tagging') 
2026-02-08T17:13:07.204467853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:13:07.206813556Z [Info] FluentMigrator.Runner.MigrationRunner: 227: add_auto_tagging migrated 
2026-02-08T17:13:07.208122101Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092324s 
2026-02-08T17:13:07.209832595Z [Info] FluentMigrator.Runner.MigrationRunner: 228: add_custom_format_score_bypass_to_delay_profile migrating 
2026-02-08T17:13:07.211396043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:13:07.213319215Z [Info] add_custom_format_score_bypass_to_delay_profile: Starting migration of Log DB to 228 
2026-02-08T17:13:07.215807234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (228, '2026-02-08T17:13:07', 'add_custom_format_score_bypass_to_delay_profile') 
2026-02-08T17:13:07.218859760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:13:07.221509205Z [Info] FluentMigrator.Runner.MigrationRunner: 228: add_custom_format_score_bypass_to_delay_profile migrated 
2026-02-08T17:13:07.222924875Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097587s 
2026-02-08T17:13:07.224483403Z [Info] FluentMigrator.Runner.MigrationRunner: 229: update_restrictions_to_release_profiles migrating 
2026-02-08T17:13:07.226035719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:13:07.227939953Z [Info] update_restrictions_to_release_profiles: Starting migration of Log DB to 229 
2026-02-08T17:13:07.230239072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (229, '2026-02-08T17:13:07', 'update_restrictions_to_release_profiles') 
2026-02-08T17:13:07.233241367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:13:07.235641579Z [Info] FluentMigrator.Runner.MigrationRunner: 229: update_restrictions_to_release_profiles migrated 
2026-02-08T17:13:07.237034233Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095278s 
2026-02-08T17:13:07.238494965Z [Info] FluentMigrator.Runner.MigrationRunner: 230: rename_quality_profiles migrating 
2026-02-08T17:13:07.239992229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:13:07.241796562Z [Info] rename_quality_profiles: Starting migration of Log DB to 230 
2026-02-08T17:13:07.243905428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (230, '2026-02-08T17:13:07', 'rename_quality_profiles') 
2026-02-08T17:13:07.247123477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:13:07.249434020Z [Info] FluentMigrator.Runner.MigrationRunner: 230: rename_quality_profiles migrated 
2026-02-08T17:13:07.250760450Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095641s 
2026-02-08T17:13:07.252244077Z [Info] FluentMigrator.Runner.MigrationRunner: 231: update_images_remote_url migrating 
2026-02-08T17:13:07.253684938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:13:07.255668091Z [Info] update_images_remote_url: Starting migration of Log DB to 231 
2026-02-08T17:13:07.257811427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (231, '2026-02-08T17:13:07', 'update_images_remote_url') 
2026-02-08T17:13:07.260715123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:13:07.263765264Z [Info] FluentMigrator.Runner.MigrationRunner: 231: update_images_remote_url migrated 
2026-02-08T17:13:07.265101284Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100637s 
2026-02-08T17:13:07.266605994Z [Info] FluentMigrator.Runner.MigrationRunner: 232: add_notification_status migrating 
2026-02-08T17:13:07.268099010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:13:07.270031631Z [Info] add_notification_status: Starting migration of Log DB to 232 
2026-02-08T17:13:07.272185358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (232, '2026-02-08T17:13:07', 'add_notification_status') 
2026-02-08T17:13:07.275092742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:13:07.277458124Z [Info] FluentMigrator.Runner.MigrationRunner: 232: add_notification_status migrated 
2026-02-08T17:13:07.278754384Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094071s 
2026-02-08T17:13:07.280267290Z [Info] FluentMigrator.Runner.MigrationRunner: 233: rename_deprecated_indexer_flags migrating 
2026-02-08T17:13:07.282330755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:13:07.284238446Z [Info] rename_deprecated_indexer_flags: Starting migration of Log DB to 233 
2026-02-08T17:13:07.286421241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (233, '2026-02-08T17:13:07', 'rename_deprecated_indexer_flags') 
2026-02-08T17:13:07.289520932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:13:07.291903559Z [Info] FluentMigrator.Runner.MigrationRunner: 233: rename_deprecated_indexer_flags migrated 
2026-02-08T17:13:07.293249148Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095299s 
2026-02-08T17:13:07.294745050Z [Info] FluentMigrator.Runner.MigrationRunner: 234: movie_last_searched_time migrating 
2026-02-08T17:13:07.296202324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:13:07.298074453Z [Info] movie_last_searched_time: Starting migration of Log DB to 234 
2026-02-08T17:13:07.300307379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (234, '2026-02-08T17:13:07', 'movie_last_searched_time') 
2026-02-08T17:13:07.303161696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:13:07.305478962Z [Info] FluentMigrator.Runner.MigrationRunner: 234: movie_last_searched_time migrated 
2026-02-08T17:13:07.306937138Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092717s 
2026-02-08T17:13:07.308393240Z [Info] FluentMigrator.Runner.MigrationRunner: 235: email_encryption migrating 
2026-02-08T17:13:07.309732667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:13:07.311598534Z [Info] email_encryption: Starting migration of Log DB to 235 
2026-02-08T17:13:07.313696387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (235, '2026-02-08T17:13:07', 'email_encryption') 
2026-02-08T17:13:07.316564622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:13:07.318948352Z [Info] FluentMigrator.Runner.MigrationRunner: 235: email_encryption migrated 
2026-02-08T17:13:07.330933282Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092196s 
2026-02-08T17:13:07.333120897Z [Info] FluentMigrator.Runner.MigrationRunner: 236: clear_last_rss_releases_info migrating 
2026-02-08T17:13:07.334574303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:13:07.336806137Z [Info] clear_last_rss_releases_info: Starting migration of Log DB to 236 
2026-02-08T17:13:07.339174576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (236, '2026-02-08T17:13:07', 'clear_last_rss_releases_info') 
2026-02-08T17:13:07.342354809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:13:07.344758449Z [Info] FluentMigrator.Runner.MigrationRunner: 236: clear_last_rss_releases_info migrated 
2026-02-08T17:13:07.346078937Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101386s 
2026-02-08T17:13:07.347427473Z [Info] FluentMigrator.Runner.MigrationRunner: 237: add_indexes migrating 
2026-02-08T17:13:07.348760356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:13:07.350583447Z [Info] add_indexes: Starting migration of Log DB to 237 
2026-02-08T17:13:07.352923458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (237, '2026-02-08T17:13:07', 'add_indexes') 
2026-02-08T17:13:07.355742033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:13:07.357958075Z [Info] FluentMigrator.Runner.MigrationRunner: 237: add_indexes migrated 
2026-02-08T17:13:07.359409858Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00926s 
2026-02-08T17:13:07.360895680Z [Info] FluentMigrator.Runner.MigrationRunner: 238: parse_title_from_existing_subtitle_files migrating 
2026-02-08T17:13:07.362369467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:13:07.364392330Z [Info] parse_title_from_existing_subtitle_files: Starting migration of Log DB to 238 
2026-02-08T17:13:07.367107867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (238, '2026-02-08T17:13:07', 'parse_title_from_existing_subtitle_files') 
2026-02-08T17:13:07.369748524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:13:07.372074127Z [Info] FluentMigrator.Runner.MigrationRunner: 238: parse_title_from_existing_subtitle_files migrated 
2026-02-08T17:13:07.373376148Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095926s 
2026-02-08T17:13:07.374935117Z [Info] FluentMigrator.Runner.MigrationRunner: 239: add_minimum_upgrade_format_score_to_quality_profiles migrating 
2026-02-08T17:13:07.376511831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:13:07.378384352Z [Info] add_minimum_upgrade_format_score_to_quality_profiles: Starting migration of Log DB to 239 
2026-02-08T17:13:07.380989507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (239, '2026-02-08T17:13:07', 'add_minimum_upgrade_format_score_to_quality_profiles') 
2026-02-08T17:13:07.384332348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:13:07.386729264Z [Info] FluentMigrator.Runner.MigrationRunner: 239: add_minimum_upgrade_format_score_to_quality_profiles migrated 
2026-02-08T17:13:07.388148782Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100682s 
2026-02-08T17:13:07.389710617Z [Info] FluentMigrator.Runner.MigrationRunner: 240: drop_multi_episode_style_from_naming_config migrating 
2026-02-08T17:13:07.391171608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:13:07.393118017Z [Info] drop_multi_episode_style_from_naming_config: Starting migration of Log DB to 240 
2026-02-08T17:13:07.395362165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (240, '2026-02-08T17:13:07', 'drop_multi_episode_style_from_naming_config') 
2026-02-08T17:13:07.398727321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:13:07.401006560Z [Info] FluentMigrator.Runner.MigrationRunner: 240: drop_multi_episode_style_from_naming_config migrated 
2026-02-08T17:13:07.402379374Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097344s 
2026-02-08T17:13:07.403727368Z [Info] FluentMigrator.Runner.MigrationRunner: 241: stevenlu_update_url migrating 
2026-02-08T17:13:07.405126205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:13:07.407094748Z [Info] stevenlu_update_url: Starting migration of Log DB to 241 
2026-02-08T17:13:07.409320019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (241, '2026-02-08T17:13:07', 'stevenlu_update_url') 
2026-02-08T17:13:07.412251080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:13:07.414508044Z [Info] FluentMigrator.Runner.MigrationRunner: 241: stevenlu_update_url migrated 
2026-02-08T17:13:07.415743011Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093959s 
2026-02-08T17:13:07.417165435Z [Info] FluentMigrator.Runner.MigrationRunner: 242: add_movie_keywords migrating 
2026-02-08T17:13:07.418532477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T17:13:07.420523286Z [Info] add_movie_keywords: Starting migration of Log DB to 242 
2026-02-08T17:13:07.422682022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (242, '2026-02-08T17:13:07', 'add_movie_keywords') 
2026-02-08T17:13:07.425587963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T17:13:07.427870319Z [Info] FluentMigrator.Runner.MigrationRunner: 242: add_movie_keywords migrated 
2026-02-08T17:13:07.429180226Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093453s 
2026-02-08T17:13:09.736346221Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled 
2026-02-08T17:13:10.802199161Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:7878 
2026-02-08T17:13:10.936559767Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker. 
2026-02-08T17:13:11.031493670Z [Info] UpdaterConfigProvider: External updater uses branch nightly instead of the currently selected master, changing to nightly. 
2026-02-08T17:13:15.207423300Z [Info] QualityProfileService: Setting up default quality profiles 
2026-02-08T17:13:15.697207657Z [Info] CommandExecutor: Starting 2 threads for tasks. 
2026-02-08T17:13:16.309064107Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down. 
2026-02-08T17:13:16.385241665Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production 
2026-02-08T17:13:16.388803286Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/radarr/bin 
2026-02-08T17:13:17.071900514Z [ls.io-init] done.