2025-08-12T00:27:33.208445715Z [migrations] started
2025-08-12T00:27:33.209124923Z [migrations] no migrations found
2025-08-12T00:27:33.228219975Z usermod: no changes
2025-08-12T00:27:33.234260809Z ───────────────────────────────────────
2025-08-12T00:27:33.234275689Z 
2025-08-12T00:27:33.234282212Z       ██╗     ███████╗██╗ ██████╗
2025-08-12T00:27:33.234288796Z       ██║     ██╔════╝██║██╔═══██╗
2025-08-12T00:27:33.234295329Z       ██║     ███████╗██║██║   ██║
2025-08-12T00:27:33.234301792Z       ██║     ╚════██║██║██║   ██║
2025-08-12T00:27:33.234308215Z       ███████╗███████║██║╚██████╔╝
2025-08-12T00:27:33.234314728Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2025-08-12T00:27:33.234321331Z 
2025-08-12T00:27:33.234327463Z    Brought to you by linuxserver.io
2025-08-12T00:27:33.234333746Z ───────────────────────────────────────
2025-08-12T00:27:33.234646285Z 
2025-08-12T00:27:33.234654272Z To support the app dev(s) visit:
2025-08-12T00:27:33.236511932Z Radarr: https://opencollective.com/radarr
2025-08-12T00:27:33.236896627Z 
2025-08-12T00:27:33.236902990Z To support LSIO projects visit:
2025-08-12T00:27:33.236907208Z https://www.linuxserver.io/donate/
2025-08-12T00:27:33.236910865Z 
2025-08-12T00:27:33.236914463Z ───────────────────────────────────────
2025-08-12T00:27:33.236919092Z GID/UID
2025-08-12T00:27:33.236922769Z ───────────────────────────────────────
2025-08-12T00:27:33.241537181Z 
2025-08-12T00:27:33.241548715Z User UID:    911
2025-08-12T00:27:33.241555098Z User GID:    911
2025-08-12T00:27:33.241561370Z ───────────────────────────────────────
2025-08-12T00:27:33.243410724Z Linuxserver.io version: 5.27.4.10160-ls10
2025-08-12T00:27:33.243726240Z Build-date: 2025-08-12T00:24:19+00:00
2025-08-12T00:27:33.243735529Z ───────────────────────────────────────
2025-08-12T00:27:33.243742603Z     
2025-08-12T00:27:33.299892201Z [custom-init] No custom files found, skipping...
2025-08-12T00:27:33.841256668Z [Info] Bootstrap: Starting Radarr - /app/radarr/bin/Radarr - Version 5.27.4.10160 
2025-08-12T00:27:33.860369496Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-08-12T00:27:33.866546394Z [Debug] Bootstrap: Console selected 
2025-08-12T00:27:33.868014521Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-08-12T00:27:34.221636180Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-08-12T00:27:34.274037771Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {31f74a81-e5ce-438d-9cae-c570a76347dc} may be persisted to storage in unencrypted form. 
2025-08-12T00:27:34.361139849Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent 
2025-08-12T00:27:34.409963475Z [Info] MigrationController: *** Migrating data source=/config/radarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2025-08-12T00:27:34.521790421Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2025-08-12T00:27:34.533917321Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-12T00:27:34.534729025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-12T00:27:34.592186919Z [Info] DatabaseEngineVersionCheck: SQLite 3.49.2 
2025-08-12T00:27:34.594526590Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0582942s 
2025-08-12T00:27:34.594812666Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2025-08-12T00:27:34.595019452Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0605211s 
2025-08-12T00:27:34.608236307Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2025-08-12T00:27:34.608857157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:34.614855126Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2025-08-12T00:27:34.630516463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2025-08-12T00:27:34.649329467Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0341744s 
2025-08-12T00:27:34.649874464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:34.652848192Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2025-08-12T00:27:34.653031091Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.037739s 
2025-08-12T00:27:34.662674159Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2025-08-12T00:27:34.662919463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:34.669331886Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2025-08-12T00:27:34.671120487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-08-12T00:27:34.671534441Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020196s 
2025-08-12T00:27:34.671757490Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-08-12T00:27:34.672101353Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00018s 
2025-08-12T00:27:34.672588924Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2025-08-12T00:27:34.673180916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2025-08-12T00:27:34.673915656Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001159s 
2025-08-12T00:27:34.674113454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:34.674810628Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2025-08-12T00:27:34.674940369Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020167s 
2025-08-12T00:27:34.675497261Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2025-08-12T00:27:34.675676321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:34.676391431Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-08-12T00:27:34.676572897Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.21E-05s 
2025-08-12T00:27:34.676729923Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2025-08-12T00:27:34.676956620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2025-08-12T00:27:34.677404762Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005252s 
2025-08-12T00:27:34.677570836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:34.678166947Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2025-08-12T00:27:34.678306668Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012582s 
2025-08-12T00:27:34.679522908Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2025-08-12T00:27:34.679698822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:34.680602201Z [Info] InitialSetup: Starting migration of Main DB to 1 
2025-08-12T00:27:34.696363509Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config 
2025-08-12T00:27:34.696899659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Config" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Key" TEXT NOT NULL, "Value" TEXT NOT NULL) 
2025-08-12T00:27:34.697420818Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008383s 
2025-08-12T00:27:34.697587384Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key) 
2025-08-12T00:27:34.697817056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC) 
2025-08-12T00:27:34.698087882Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003596s 
2025-08-12T00:27:34.698224697Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RootFolders 
2025-08-12T00:27:34.698502146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RootFolders" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL) 
2025-08-12T00:27:34.698780266Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004181s 
2025-08-12T00:27:34.698960198Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex RootFolders (Path) 
2025-08-12T00:27:34.699182226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_RootFolders_Path" ON "RootFolders" ("Path" ASC) 
2025-08-12T00:27:34.699436117Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003462s 
2025-08-12T00:27:34.699573273Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Series 
2025-08-12T00:27:34.700719872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Series" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "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) 
2025-08-12T00:27:34.701572248Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018584s 
2025-08-12T00:27:34.701736299Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TvdbId) 
2025-08-12T00:27:34.701960570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC) 
2025-08-12T00:27:34.702211636Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003303s 
2025-08-12T00:27:34.702365365Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Movies 
2025-08-12T00:27:34.703365640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Movies" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ImdbId" TEXT NOT NULL, "Title" TEXT NOT NULL, "TitleSlug" TEXT NOT NULL, "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) 
2025-08-12T00:27:34.704134448Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001572s 
2025-08-12T00:27:34.704284580Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (ImdbId) 
2025-08-12T00:27:34.704525084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2025-08-12T00:27:34.704756651Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003342s 
2025-08-12T00:27:34.704911643Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (TitleSlug) 
2025-08-12T00:27:34.705139431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2025-08-12T00:27:34.705392311Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003357s 
2025-08-12T00:27:34.705546481Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Episodes 
2025-08-12T00:27:34.706494760Z [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) 
2025-08-12T00:27:34.707093666Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014195s 
2025-08-12T00:27:34.707244691Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable EpisodeFiles 
2025-08-12T00:27:34.707773876Z [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) 
2025-08-12T00:27:34.708403234Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009675s 
2025-08-12T00:27:34.708541983Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History 
2025-08-12T00:27:34.709066429Z [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) 
2025-08-12T00:27:34.709556736Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008334s 
2025-08-12T00:27:34.709777992Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId) 
2025-08-12T00:27:34.710003947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2025-08-12T00:27:34.710293250Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003554s 
2025-08-12T00:27:34.710505066Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications 
2025-08-12T00:27:34.718784048Z [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) 
2025-08-12T00:27:34.719469588Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087757s 
2025-08-12T00:27:34.719628288Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks 
2025-08-12T00:27:34.720008133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL) 
2025-08-12T00:27:34.720400282Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006247s 
2025-08-12T00:27:34.720632680Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName) 
2025-08-12T00:27:34.720819657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-08-12T00:27:34.721164020Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004259s 
2025-08-12T00:27:34.721340616Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers 
2025-08-12T00:27:34.726658284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableSearch" INTEGER) 
2025-08-12T00:27:34.727139563Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056478s 
2025-08-12T00:27:34.727272140Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name) 
2025-08-12T00:27:34.727485119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2025-08-12T00:27:34.727812157Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004026s 
2025-08-12T00:27:34.727982210Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Profiles 
2025-08-12T00:27:34.728331894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Profiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Cutoff" INTEGER NOT NULL, "Items" TEXT NOT NULL, "Language" INTEGER) 
2025-08-12T00:27:34.728692350Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005476s 
2025-08-12T00:27:34.728812792Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Profiles (Name) 
2025-08-12T00:27:34.729023898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2025-08-12T00:27:34.729326607Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003567s 
2025-08-12T00:27:34.729744960Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Profiles" SET "Language" = 1 
2025-08-12T00:27:34.730145396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Profiles" SET "Language" = 1 
2025-08-12T00:27:34.730361211Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005166s 
2025-08-12T00:27:34.730507595Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SceneMappings 
2025-08-12T00:27:34.730939255Z [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) 
2025-08-12T00:27:34.731339090Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006917s 
2025-08-12T00:27:34.731507188Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NamingConfig 
2025-08-12T00:27:34.732077377Z [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) 
2025-08-12T00:27:34.732517934Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008886s 
2025-08-12T00:27:34.732670761Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Blacklist 
2025-08-12T00:27:34.733197041Z [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) 
2025-08-12T00:27:34.733658691Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008352s 
2025-08-12T00:27:34.733802470Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityDefinitions 
2025-08-12T00:27:34.734156904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "QualityDefinitions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Quality" INTEGER NOT NULL, "Title" TEXT NOT NULL, "MinSize" NUMERIC, "MaxSize" NUMERIC) 
2025-08-12T00:27:34.734591209Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005626s 
2025-08-12T00:27:34.734679136Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Quality) 
2025-08-12T00:27:34.734931223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC) 
2025-08-12T00:27:34.735210956Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003812s 
2025-08-12T00:27:34.735366590Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Title) 
2025-08-12T00:27:34.735625882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC) 
2025-08-12T00:27:34.735921617Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003813s 
2025-08-12T00:27:34.736092371Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Metadata 
2025-08-12T00:27:34.736482487Z [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) 
2025-08-12T00:27:34.736830157Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006168s 
2025-08-12T00:27:34.736973225Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles 
2025-08-12T00:27:34.737513563Z [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) 
2025-08-12T00:27:34.737960042Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008356s 
2025-08-12T00:27:34.738166458Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients 
2025-08-12T00:27:34.738521152Z [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) 
2025-08-12T00:27:34.738959615Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006565s 
2025-08-12T00:27:34.739065709Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable PendingReleases 
2025-08-12T00:27:34.739533010Z [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) 
2025-08-12T00:27:34.739957415Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000739s 
2025-08-12T00:27:34.740159482Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RemotePathMappings 
2025-08-12T00:27:34.740451780Z [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) 
2025-08-12T00:27:34.740777737Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005272s 
2025-08-12T00:27:34.740918360Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags 
2025-08-12T00:27:34.741165537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL) 
2025-08-12T00:27:34.741430381Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003912s 
2025-08-12T00:27:34.741595754Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label) 
2025-08-12T00:27:34.741891710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC) 
2025-08-12T00:27:34.742165271Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003439s 
2025-08-12T00:27:34.742345684Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Restrictions 
2025-08-12T00:27:34.742637181Z [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) 
2025-08-12T00:27:34.742946864Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004984s 
2025-08-12T00:27:34.743096907Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DelayProfiles 
2025-08-12T00:27:34.743590240Z [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) 
2025-08-12T00:27:34.744035406Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007977s 
2025-08-12T00:27:34.747724435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DelayProfiles" ("EnableUsenet", "EnableTorrent", "PreferredProtocol", "UsenetDelay", "TorrentDelay", "Order", "Tags") VALUES (1, 1, 1, 0, 0, 2147483647, '[]') 
2025-08-12T00:27:34.749391071Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users 
2025-08-12T00:27:34.749767780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Users" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Identifier" TEXT NOT NULL, "Username" TEXT NOT NULL, "Password" TEXT NOT NULL) 
2025-08-12T00:27:34.750226584Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006367s 
2025-08-12T00:27:34.750382177Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier) 
2025-08-12T00:27:34.750612641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC) 
2025-08-12T00:27:34.750924479Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003897s 
2025-08-12T00:27:34.751101155Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username) 
2025-08-12T00:27:34.751327290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC) 
2025-08-12T00:27:34.751621563Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000369s 
2025-08-12T00:27:34.751781805Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands 
2025-08-12T00:27:34.752437446Z [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) 
2025-08-12T00:27:34.752955709Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010259s 
2025-08-12T00:27:34.753126223Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus 
2025-08-12T00:27:34.753704507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "IndexerId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT) 
2025-08-12T00:27:34.754193682Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008841s 
2025-08-12T00:27:34.754370739Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (IndexerId) 
2025-08-12T00:27:34.754710783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_IndexerId" ON "IndexerStatus" ("IndexerId" ASC) 
2025-08-12T00:27:34.755028964Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004768s 
2025-08-12T00:27:34.755181862Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles 
2025-08-12T00:27:34.755694234Z [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) 
2025-08-12T00:27:34.756288591Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009472s 
2025-08-12T00:27:34.756442911Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SubtitleFiles 
2025-08-12T00:27:34.757067279Z [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) 
2025-08-12T00:27:34.757583799Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009885s 
2025-08-12T00:27:34.757753080Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date) 
2025-08-12T00:27:34.757992622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2025-08-12T00:27:34.758320462Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004385s 
2025-08-12T00:27:34.758816812Z [Info] FluentMigrator.Runner.MigrationRunner: -> 1 Insert operations completed in 00:00:00.0051189 taking an average of 00:00:00.0051189 
2025-08-12T00:27:34.759880564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-08-12T00:27:34', 'InitialSetup') 
2025-08-12T00:27:34.760274257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:34.762218231Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2025-08-12T00:27:34.762371971Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043027s 
2025-08-12T00:27:34.762684450Z [Info] FluentMigrator.Runner.MigrationRunner: 104: add_moviefiles_table migrating 
2025-08-12T00:27:34.762865475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:34.763112051Z [Info] add_moviefiles_table: Starting migration of Main DB to 104 
2025-08-12T00:27:34.764174140Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MovieFiles 
2025-08-12T00:27:34.764687383Z [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, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "DateAdded" DATETIME NOT NULL, "SceneName" TEXT, "MediaInfo" TEXT, "ReleaseGroup" TEXT, "RelativePath" TEXT) 
2025-08-12T00:27:34.765179665Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008416s 
2025-08-12T00:27:34.765335949Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieFiles (Path) 
2025-08-12T00:27:34.765548377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieFiles_Path" ON "MovieFiles" ("Path" ASC) 
2025-08-12T00:27:34.765822038Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003501s 
2025-08-12T00:27:34.765965788Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-08-12T00:27:34.766138966Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-12T00:27:34.766249008Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies MovieFileId Int32 
2025-08-12T00:27:34.766488450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "MovieFileId" INTEGER NOT NULL DEFAULT 0 
2025-08-12T00:27:34.767275004Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008676s 
2025-08-12T00:27:34.767574547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (104, '2025-08-12T00:27:34', 'add_moviefiles_table') 
2025-08-12T00:27:34.767876926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:34.768686877Z [Info] FluentMigrator.Runner.MigrationRunner: 104: add_moviefiles_table migrated 
2025-08-12T00:27:34.768832781Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022551s 
2025-08-12T00:27:34.769013665Z [Info] FluentMigrator.Runner.MigrationRunner: 105: fix_history_movieId migrating 
2025-08-12T00:27:34.769184750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:34.769413711Z [Info] fix_history_movieId: Starting migration of Main DB to 105 
2025-08-12T00:27:34.769797824Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2025-08-12T00:27:34.769944480Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-12T00:27:34.770136356Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History MovieId Int32 
2025-08-12T00:27:34.770306408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "MovieId" INTEGER NOT NULL DEFAULT 0 
2025-08-12T00:27:34.771057822Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000822s 
2025-08-12T00:27:34.771334639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (105, '2025-08-12T00:27:34', 'fix_history_movieId') 
2025-08-12T00:27:34.771639753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:34.772434163Z [Info] FluentMigrator.Runner.MigrationRunner: 105: fix_history_movieId migrated 
2025-08-12T00:27:34.772589696Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021822s 
2025-08-12T00:27:34.772752334Z [Info] FluentMigrator.Runner.MigrationRunner: 106: add_tmdb_stuff migrating 
2025-08-12T00:27:34.772921474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:34.773120355Z [Info] add_tmdb_stuff: Starting migration of Main DB to 106 
2025-08-12T00:27:34.774704886Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-08-12T00:27:34.774842593Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-12T00:27:34.774997585Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies TmdbId Int32 
2025-08-12T00:27:34.775232568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "TmdbId" INTEGER NOT NULL DEFAULT 0 
2025-08-12T00:27:34.776026627Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000845s 
2025-08-12T00:27:34.776163062Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-08-12T00:27:34.776290789Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-12T00:27:34.776431042Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies Website String 
2025-08-12T00:27:34.776640914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "Website" TEXT 
2025-08-12T00:27:34.777302246Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007265s 
2025-08-12T00:27:34.777528101Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-08-12T00:27:34.777613132Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-12T00:27:34.777956043Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies ImdbId String 
2025-08-12T00:27:34.796559655Z [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, "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) 
2025-08-12T00:27:34.798083022Z [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" 
2025-08-12T00:27:34.799093427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-08-12T00:27:34.800123241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-08-12T00:27:34.801910870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2025-08-12T00:27:34.802310175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2025-08-12T00:27:34.802589818Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.024454s 
2025-08-12T00:27:34.802741734Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-08-12T00:27:34.802867306Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-12T00:27:34.803028701Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies AlternativeTitles String 
2025-08-12T00:27:34.803269526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "AlternativeTitles" TEXT 
2025-08-12T00:27:34.804021020Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008171s 
2025-08-12T00:27:34.804313849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (106, '2025-08-12T00:27:34', 'add_tmdb_stuff') 
2025-08-12T00:27:34.804624354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:34.805572393Z [Info] FluentMigrator.Runner.MigrationRunner: 106: add_tmdb_stuff migrated 
2025-08-12T00:27:34.805712586Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002353s 
2025-08-12T00:27:34.805928911Z [Info] FluentMigrator.Runner.MigrationRunner: 107: fix_movie_files migrating 
2025-08-12T00:27:34.806138654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:34.806313917Z [Info] fix_movie_files: Starting migration of Main DB to 107 
2025-08-12T00:27:34.806703661Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles 
2025-08-12T00:27:34.806937713Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-12T00:27:34.807008565Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieFiles Path String 
2025-08-12T00:27:34.809575034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MovieFiles_temp" ("Id" INTEGER NOT NULL 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) 
2025-08-12T00:27:34.810371237Z [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" 
2025-08-12T00:27:34.810829299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieFiles" 
2025-08-12T00:27:34.811332793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles_temp" RENAME TO "MovieFiles" 
2025-08-12T00:27:34.812988858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieFiles_Path" ON "MovieFiles" ("Path" ASC) 
2025-08-12T00:27:34.813287780Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006119s 
2025-08-12T00:27:34.813574958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (107, '2025-08-12T00:27:34', 'fix_movie_files') 
2025-08-12T00:27:34.813888720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:34.814757730Z [Info] FluentMigrator.Runner.MigrationRunner: 107: fix_movie_files migrated 
2025-08-12T00:27:34.814894405Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075565s 
2025-08-12T00:27:34.815075520Z [Info] FluentMigrator.Runner.MigrationRunner: 108: update_schedule_intervale migrating 
2025-08-12T00:27:34.815265042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:34.815462098Z [Info] update_schedule_intervale: Starting migration of Main DB to 108 
2025-08-12T00:27:34.815934079Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2025-08-12T00:27:34.816077468Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-12T00:27:34.816246067Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks Interval Double 
2025-08-12T00:27:34.821440187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL, "Interval" NUMERIC NOT NULL, "LastExecution" DATETIME NOT NULL) 
2025-08-12T00:27:34.822076288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution") SELECT "Id", "TypeName", "Interval", "LastExecution" FROM "ScheduledTasks" 
2025-08-12T00:27:34.822418366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2025-08-12T00:27:34.822910237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2025-08-12T00:27:34.824612234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-08-12T00:27:34.824909062Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008505s 
2025-08-12T00:27:34.825220379Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "ScheduledTasks" SET "Interval" = 0.25 WHERE "TypeName" = 'NzbDrone.Core.Download.CheckForFinishedDownloadCommand' 
2025-08-12T00:27:34.825563199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ScheduledTasks" SET "Interval" = 0.25 WHERE "TypeName" = 'NzbDrone.Core.Download.CheckForFinishedDownloadCommand' 
2025-08-12T00:27:34.825816860Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004184s 
2025-08-12T00:27:34.826093757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (108, '2025-08-12T00:27:34', 'update_schedule_intervale') 
2025-08-12T00:27:34.826364533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:34.827282982Z [Info] FluentMigrator.Runner.MigrationRunner: 108: update_schedule_intervale migrated 
2025-08-12T00:27:34.827423685Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001846s 
2025-08-12T00:27:34.827637446Z [Info] FluentMigrator.Runner.MigrationRunner: 109: add_movie_formats_to_naming_config migrating 
2025-08-12T00:27:34.827813681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:34.828081951Z [Info] add_movie_formats_to_naming_config: Starting migration of Main DB to 109 
2025-08-12T00:27:34.828659073Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2025-08-12T00:27:34.828803424Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-12T00:27:34.828985741Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig StandardMovieFormat String 
2025-08-12T00:27:34.829234803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "StandardMovieFormat" TEXT 
2025-08-12T00:27:34.830000905Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000848s 
2025-08-12T00:27:34.830155627Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2025-08-12T00:27:34.830295218Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-12T00:27:34.830461473Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig MovieFolderFormat String 
2025-08-12T00:27:34.830719833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "MovieFolderFormat" TEXT 
2025-08-12T00:27:34.831432138Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008038s 
2025-08-12T00:27:34.831591268Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-12T00:27:34.831759687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-12T00:27:34.832660922Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000947s 
2025-08-12T00:27:34.832973882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (109, '2025-08-12T00:27:34', 'add_movie_formats_to_naming_config') 
2025-08-12T00:27:34.833298406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:34.834052474Z [Info] FluentMigrator.Runner.MigrationRunner: 109: add_movie_formats_to_naming_config migrated 
2025-08-12T00:27:34.834206063Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002293s 
2025-08-12T00:27:34.834382118Z [Info] FluentMigrator.Runner.MigrationRunner: 110: add_phyiscal_release migrating 
2025-08-12T00:27:34.834541729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:34.834740950Z [Info] add_phyiscal_release: Starting migration of Main DB to 110 
2025-08-12T00:27:34.835108290Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-08-12T00:27:34.835243542Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-12T00:27:34.835416280Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies PhysicalRelease DateTime 
2025-08-12T00:27:34.835606062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "PhysicalRelease" DATETIME 
2025-08-12T00:27:34.836369680Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008283s 
2025-08-12T00:27:34.836669434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (110, '2025-08-12T00:27:34', 'add_phyiscal_release') 
2025-08-12T00:27:34.836936562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:34.837683706Z [Info] FluentMigrator.Runner.MigrationRunner: 110: add_phyiscal_release migrated 
2025-08-12T00:27:34.837771082Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020578s 
2025-08-12T00:27:34.837953429Z [Info] FluentMigrator.Runner.MigrationRunner: 111: remove_bitmetv migrating 
2025-08-12T00:27:34.838101297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:34.838289867Z [Info] remove_bitmetv: Starting migration of Main DB to 111 
2025-08-12T00:27:34.840564017Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-12T00:27:34.843147839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'BitMeTv' 
2025-08-12T00:27:34.843406140Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026759s 
2025-08-12T00:27:34.843677085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (111, '2025-08-12T00:27:34', 'remove_bitmetv') 
2025-08-12T00:27:34.843967660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:34.844635485Z [Info] FluentMigrator.Runner.MigrationRunner: 111: remove_bitmetv migrated 
2025-08-12T00:27:34.844768984Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038835s 
2025-08-12T00:27:34.844946792Z [Info] FluentMigrator.Runner.MigrationRunner: 112: remove_torrentleech migrating 
2025-08-12T00:27:34.845195022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:34.845361507Z [Info] remove_torrentleech: Starting migration of Main DB to 112 
2025-08-12T00:27:34.845714347Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-12T00:27:34.845958920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Torrentleech' 
2025-08-12T00:27:34.846201649Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003142s 
2025-08-12T00:27:34.846464187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (112, '2025-08-12T00:27:34', 'remove_torrentleech') 
2025-08-12T00:27:34.846740153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:34.847327055Z [Info] FluentMigrator.Runner.MigrationRunner: 112: remove_torrentleech migrated 
2025-08-12T00:27:34.847476325Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014199s 
2025-08-12T00:27:34.847617730Z [Info] FluentMigrator.Runner.MigrationRunner: 113: remove_broadcasthenet migrating 
2025-08-12T00:27:34.847793354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:34.848050882Z [Info] remove_broadcasthenet: Starting migration of Main DB to 113 
2025-08-12T00:27:34.848358923Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-12T00:27:34.848585229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'BroadcastheNet' 
2025-08-12T00:27:34.848799280Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002887s 
2025-08-12T00:27:34.849139174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (113, '2025-08-12T00:27:34', 'remove_broadcasthenet') 
2025-08-12T00:27:34.849367684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:34.849910958Z [Info] FluentMigrator.Runner.MigrationRunner: 113: remove_broadcasthenet migrated 
2025-08-12T00:27:34.850069377Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013713s 
2025-08-12T00:27:34.850214570Z [Info] FluentMigrator.Runner.MigrationRunner: 114: remove_fanzub migrating 
2025-08-12T00:27:34.850413280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:34.850574575Z [Info] remove_fanzub: Starting migration of Main DB to 114 
2025-08-12T00:27:34.850871172Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-12T00:27:34.851092768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub' 
2025-08-12T00:27:34.851299284Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000271s 
2025-08-12T00:27:34.851639840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (114, '2025-08-12T00:27:34', 'remove_fanzub') 
2025-08-12T00:27:34.852095067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:34.852738973Z [Info] FluentMigrator.Runner.MigrationRunner: 114: remove_fanzub migrated 
2025-08-12T00:27:34.852888073Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016518s 
2025-08-12T00:27:34.853090561Z [Info] FluentMigrator.Runner.MigrationRunner: 115: update_movie_sorttitle migrating 
2025-08-12T00:27:34.853243870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:34.853472701Z [Info] update_movie_sorttitle: Starting migration of Main DB to 115 
2025-08-12T00:27:34.853749087Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-12T00:27:34.853936304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-12T00:27:34.854978433Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010643s 
2025-08-12T00:27:34.855321473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (115, '2025-08-12T00:27:34', 'update_movie_sorttitle') 
2025-08-12T00:27:34.855688743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:34.856331397Z [Info] FluentMigrator.Runner.MigrationRunner: 115: update_movie_sorttitle migrated 
2025-08-12T00:27:34.856496329Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023945s 
2025-08-12T00:27:34.856690370Z [Info] FluentMigrator.Runner.MigrationRunner: 116: update_movie_sorttitle_again migrating 
2025-08-12T00:27:34.856876856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:34.857093762Z [Info] update_movie_sorttitle_again: Starting migration of Main DB to 116 
2025-08-12T00:27:34.857364738Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-12T00:27:34.857534470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-12T00:27:34.858320583Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007913s 
2025-08-12T00:27:34.858628613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (116, '2025-08-12T00:27:34', 'update_movie_sorttitle_again') 
2025-08-12T00:27:34.859002727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:34.859583877Z [Info] FluentMigrator.Runner.MigrationRunner: 116: update_movie_sorttitle_again migrated 
2025-08-12T00:27:34.859733618Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020345s 
2025-08-12T00:27:34.859935044Z [Info] FluentMigrator.Runner.MigrationRunner: 117: update_movie_file migrating 
2025-08-12T00:27:34.860106549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:34.860345982Z [Info] update_movie_file: Starting migration of Main DB to 117 
2025-08-12T00:27:34.861627833Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieFiles Edition String 
2025-08-12T00:27:34.861863537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles" ADD COLUMN "Edition" TEXT 
2025-08-12T00:27:34.862643778Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008387s 
2025-08-12T00:27:34.862904534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (117, '2025-08-12T00:27:34', 'update_movie_file') 
2025-08-12T00:27:34.863189067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:34.863908525Z [Info] FluentMigrator.Runner.MigrationRunner: 117: update_movie_file migrated 
2025-08-12T00:27:34.864120141Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020971s 
2025-08-12T00:27:34.864229061Z [Info] FluentMigrator.Runner.MigrationRunner: 118: update_movie_slug migrating 
2025-08-12T00:27:34.864399554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:34.864631882Z [Info] update_movie_slug: Starting migration of Main DB to 118 
2025-08-12T00:27:34.864855733Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-12T00:27:34.865013761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-12T00:27:34.865742017Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007469s 
2025-08-12T00:27:34.866041300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (118, '2025-08-12T00:27:34', 'update_movie_slug') 
2025-08-12T00:27:34.866303127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:34.866877263Z [Info] FluentMigrator.Runner.MigrationRunner: 118: update_movie_slug migrated 
2025-08-12T00:27:34.867023027Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018511s 
2025-08-12T00:27:34.867180053Z [Info] FluentMigrator.Runner.MigrationRunner: 119: add_youtube_trailer_id migrating 
2025-08-12T00:27:34.867350977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:34.867562894Z [Info] add_youtube_trailer_id: Starting migration of Main DB to 119 
2025-08-12T00:27:34.867861655Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-08-12T00:27:34.868053101Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-12T00:27:34.868232262Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies YouTubeTrailerId String 
2025-08-12T00:27:34.868457596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "YouTubeTrailerId" TEXT 
2025-08-12T00:27:34.869233578Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008479s 
2025-08-12T00:27:34.869565447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (119, '2025-08-12T00:27:34', 'add_youtube_trailer_id') 
2025-08-12T00:27:34.869823125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:34.870439336Z [Info] FluentMigrator.Runner.MigrationRunner: 119: add_youtube_trailer_id migrated 
2025-08-12T00:27:34.870554428Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020071s 
2025-08-12T00:27:34.870700071Z [Info] FluentMigrator.Runner.MigrationRunner: 120: add_studio migrating 
2025-08-12T00:27:34.870874302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:34.871066830Z [Info] add_studio: Starting migration of Main DB to 120 
2025-08-12T00:27:34.871353577Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-08-12T00:27:34.871506866Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-12T00:27:34.871636748Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies Studio String 
2025-08-12T00:27:34.871859236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "Studio" TEXT 
2025-08-12T00:27:34.872566750Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007773s 
2025-08-12T00:27:34.872850682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (120, '2025-08-12T00:27:34', 'add_studio') 
2025-08-12T00:27:34.873120125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:34.873798681Z [Info] FluentMigrator.Runner.MigrationRunner: 120: add_studio migrated 
2025-08-12T00:27:34.873965798Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019936s 
2025-08-12T00:27:34.874130479Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_filedate_config migrating 
2025-08-12T00:27:34.874290942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:34.874494322Z [Info] update_filedate_config: Starting migration of Main DB to 121 
2025-08-12T00:27:34.874731279Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-12T00:27:34.874919177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-12T00:27:34.875531741Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006298s 
2025-08-12T00:27:34.875821274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (121, '2025-08-12T00:27:34', 'update_filedate_config') 
2025-08-12T00:27:34.876117691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:34.876763261Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_filedate_config migrated 
2025-08-12T00:27:34.876913253Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018416s 
2025-08-12T00:27:34.877079147Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_movieid_to_blacklist migrating 
2025-08-12T00:27:34.877249700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:34.877457900Z [Info] add_movieid_to_blacklist: Starting migration of Main DB to 122 
2025-08-12T00:27:34.877944319Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2025-08-12T00:27:34.878071215Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-12T00:27:34.878234433Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist MovieId Int32 
2025-08-12T00:27:34.878465619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "MovieId" INTEGER DEFAULT 0 
2025-08-12T00:27:34.879260730Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008783s 
2025-08-12T00:27:34.879425051Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2025-08-12T00:27:34.879563300Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-12T00:27:34.879734615Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blacklist SeriesId Int32 
2025-08-12T00:27:34.882055728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blacklist_temp" ("Id" INTEGER NOT NULL 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) 
2025-08-12T00:27:34.883015932Z [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" 
2025-08-12T00:27:34.883480497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist" 
2025-08-12T00:27:34.883869461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist" 
2025-08-12T00:27:34.885589604Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057022s 
2025-08-12T00:27:34.885743314Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2025-08-12T00:27:34.885892254Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-12T00:27:34.886016063Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blacklist EpisodeIds String 
2025-08-12T00:27:34.887985248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blacklist_temp" ("Id" INTEGER NOT NULL 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) 
2025-08-12T00:27:34.888866804Z [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" 
2025-08-12T00:27:34.889333794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist" 
2025-08-12T00:27:34.889749070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist" 
2025-08-12T00:27:34.891493894Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053234s 
2025-08-12T00:27:34.891782525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (122, '2025-08-12T00:27:34', 'add_movieid_to_blacklist') 
2025-08-12T00:27:34.892083722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:34.892897180Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_movieid_to_blacklist migrated 
2025-08-12T00:27:34.893051090Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067016s 
2025-08-12T00:27:34.893224569Z [Info] FluentMigrator.Runner.MigrationRunner: 123: create_netimport_table migrating 
2025-08-12T00:27:34.893392938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:34.893588953Z [Info] create_netimport_table: Starting migration of Main DB to 123 
2025-08-12T00:27:34.894609117Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NetImport 
2025-08-12T00:27:34.895272904Z [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, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "Settings" TEXT, "EnableAuto" INTEGER NOT NULL, "RootFolderPath" TEXT NOT NULL, "ShouldMonitor" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL) 
2025-08-12T00:27:34.895726517Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008767s 
2025-08-12T00:27:34.895916309Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NetImport (Name) 
2025-08-12T00:27:34.896177846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImport_Name" ON "NetImport" ("Name" ASC) 
2025-08-12T00:27:34.896496708Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003517s 
2025-08-12T00:27:34.896721290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (123, '2025-08-12T00:27:34', 'create_netimport_table') 
2025-08-12T00:27:34.897005142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:34.897830364Z [Info] FluentMigrator.Runner.MigrationRunner: 123: create_netimport_table migrated 
2025-08-12T00:27:34.897990767Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017255s 
2025-08-12T00:27:34.898166190Z [Info] FluentMigrator.Runner.MigrationRunner: 124: add_preferred_tags_to_profile migrating 
2025-08-12T00:27:34.898345692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:34.898547528Z [Info] add_preferred_tags_to_profile: Starting migration of Main DB to 124 
2025-08-12T00:27:34.898852562Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 
2025-08-12T00:27:34.898989929Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-12T00:27:34.899161484Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles PreferredTags String 
2025-08-12T00:27:34.899355876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "PreferredTags" TEXT 
2025-08-12T00:27:34.900108161Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008201s 
2025-08-12T00:27:34.900425450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (124, '2025-08-12T00:27:34', 'add_preferred_tags_to_profile') 
2025-08-12T00:27:34.900725434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:34.901396164Z [Info] FluentMigrator.Runner.MigrationRunner: 124: add_preferred_tags_to_profile migrated 
2025-08-12T00:27:34.901546437Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002064s 
2025-08-12T00:27:34.901752432Z [Info] FluentMigrator.Runner.MigrationRunner: 125: fix_imdb_unique migrating 
2025-08-12T00:27:34.901860700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:34.902049560Z [Info] fix_imdb_unique: Starting migration of Main DB to 125 
2025-08-12T00:27:34.902328271Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-12T00:27:34.902482211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-12T00:27:34.902888890Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004227s 
2025-08-12T00:27:34.903176900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (125, '2025-08-12T00:27:34', 'fix_imdb_unique') 
2025-08-12T00:27:34.903443036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:34.904170952Z [Info] FluentMigrator.Runner.MigrationRunner: 125: fix_imdb_unique migrated 
2025-08-12T00:27:34.904315603Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016853s 
2025-08-12T00:27:34.904501568Z [Info] FluentMigrator.Runner.MigrationRunner: 126: update_qualities_and_profiles migrating 
2025-08-12T00:27:34.904649305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:34.904907405Z [Info] update_qualities_and_profiles: Starting migration of Main DB to 126 
2025-08-12T00:27:34.905126135Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-12T00:27:34.905291899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-12T00:27:34.911725625Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063973s 
2025-08-12T00:27:34.912109869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (126, '2025-08-12T00:27:34', 'update_qualities_and_profiles') 
2025-08-12T00:27:34.912549263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:34.913297280Z [Info] FluentMigrator.Runner.MigrationRunner: 126: update_qualities_and_profiles migrated 
2025-08-12T00:27:34.913449326Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079806s 
2025-08-12T00:27:34.913652715Z [Info] FluentMigrator.Runner.MigrationRunner: 127: remove_wombles migrating 
2025-08-12T00:27:34.913814431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:34.914012460Z [Info] remove_wombles: Starting migration of Main DB to 127 
2025-08-12T00:27:34.914374238Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-12T00:27:34.914617137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Wombles' 
2025-08-12T00:27:34.914913975Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000354s 
2025-08-12T00:27:34.915231094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (127, '2025-08-12T00:27:34', 'remove_wombles') 
2025-08-12T00:27:34.915530887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:34.916182479Z [Info] FluentMigrator.Runner.MigrationRunner: 127: remove_wombles migrated 
2025-08-12T00:27:34.916358845Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016171s 
2025-08-12T00:27:34.916510029Z [Info] FluentMigrator.Runner.MigrationRunner: 128: remove_kickass migrating 
2025-08-12T00:27:34.916678438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:34.916912520Z [Info] remove_kickass: Starting migration of Main DB to 128 
2025-08-12T00:27:34.917254689Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-12T00:27:34.917558090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Kickass Torrents' 
2025-08-12T00:27:34.917818324Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003574s 
2025-08-12T00:27:34.918163449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (128, '2025-08-12T00:27:34', 'remove_kickass') 
2025-08-12T00:27:34.918565428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:34.919264797Z [Info] FluentMigrator.Runner.MigrationRunner: 128: remove_kickass migrated 
2025-08-12T00:27:34.919447424Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017571s 
2025-08-12T00:27:34.919661525Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_parsed_movie_info_to_pending_release migrating 
2025-08-12T00:27:34.919890106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:34.920178406Z [Info] add_parsed_movie_info_to_pending_release: Starting migration of Main DB to 129 
2025-08-12T00:27:34.920614464Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2025-08-12T00:27:34.920802192Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-08-12T00:27:34.920989950Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases ParsedMovieInfo String 
2025-08-12T00:27:34.921313622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "ParsedMovieInfo" TEXT 
2025-08-12T00:27:34.922103743Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009204s 
2025-08-12T00:27:34.922434078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (129, '2025-08-12T00:27:34', 'add_parsed_movie_info_to_pending_release') 
2025-08-12T00:27:34.922718611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:34.923571068Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_parsed_movie_info_to_pending_release migrated 
2025-08-12T00:27:34.923714076Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023225s 
2025-08-12T00:27:34.923928798Z [Info] FluentMigrator.Runner.MigrationRunner: 130: remove_wombles_kickass migrating 
2025-08-12T00:27:34.924122619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:34.924346890Z [Info] remove_wombles_kickass: Starting migration of Main DB to 130 
2025-08-12T00:27:34.924773179Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-12T00:27:34.924997099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Wombles' 
2025-08-12T00:27:34.925213605Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002835s 
2025-08-12T00:27:34.925419580Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-12T00:27:34.925703812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'KickassTorrents' 
2025-08-12T00:27:34.925916481Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003072s 
2025-08-12T00:27:34.926207096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (130, '2025-08-12T00:27:34', 'remove_wombles_kickass') 
2025-08-12T00:27:34.926498773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:34.927313364Z [Info] FluentMigrator.Runner.MigrationRunner: 130: remove_wombles_kickass migrated 
2025-08-12T00:27:34.927464237Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016753s 
2025-08-12T00:27:34.927657346Z [Info] FluentMigrator.Runner.MigrationRunner: 131: make_parsed_episode_info_nullable migrating 
2025-08-12T00:27:34.927873021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:34.928086090Z [Info] make_parsed_episode_info_nullable: Starting migration of Main DB to 131 
2025-08-12T00:27:34.928471876Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2025-08-12T00:27:34.928661939Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-12T00:27:34.928835188Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases ParsedEpisodeInfo String 
2025-08-12T00:27:34.931090510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "PendingReleases_temp" ("Id" INTEGER NOT NULL 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) 
2025-08-12T00:27:34.931906814Z [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" 
2025-08-12T00:27:34.932322260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2025-08-12T00:27:34.932726033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2025-08-12T00:27:34.934476167Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054771s 
2025-08-12T00:27:34.934811443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (131, '2025-08-12T00:27:34', 'make_parsed_episode_info_nullable') 
2025-08-12T00:27:34.935149553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:34.936139417Z [Info] FluentMigrator.Runner.MigrationRunner: 131: make_parsed_episode_info_nullable migrated 
2025-08-12T00:27:34.936320201Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070492s 
2025-08-12T00:27:34.936549462Z [Info] FluentMigrator.Runner.MigrationRunner: 132: rename_torrent_downloadstation migrating 
2025-08-12T00:27:34.936750167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:34.937008837Z [Info] rename_torrent_downloadstation: Starting migration of Main DB to 132 
2025-08-12T00:27:34.937411989Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "DownloadClients" SET "Implementation" = 'TorrentDownloadStation' WHERE "Implementation" = 'DownloadStation'; 
2025-08-12T00:27:34.937766573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DownloadClients" SET "Implementation" = 'TorrentDownloadStation' WHERE "Implementation" = 'DownloadStation'; 
2025-08-12T00:27:34.938052820Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003924s 
2025-08-12T00:27:34.938310038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (132, '2025-08-12T00:27:34', 'rename_torrent_downloadstation') 
2025-08-12T00:27:34.938686766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:34.939474863Z [Info] FluentMigrator.Runner.MigrationRunner: 132: rename_torrent_downloadstation migrated 
2025-08-12T00:27:34.939634595Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018085s 
2025-08-12T00:27:34.939811411Z [Info] FluentMigrator.Runner.MigrationRunner: 133: add_minimumavailability migrating 
2025-08-12T00:27:34.940043929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:34.940269323Z [Info] add_minimumavailability: Starting migration of Main DB to 133 
2025-08-12T00:27:34.941475402Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NetImport 
2025-08-12T00:27:34.941616436Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-12T00:27:34.941787230Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NetImport MinimumAvailability Int32 
2025-08-12T00:27:34.942035650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NetImport" ADD COLUMN "MinimumAvailability" INTEGER NOT NULL DEFAULT 3 
2025-08-12T00:27:34.942812955Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000873s 
2025-08-12T00:27:34.942950502Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-08-12T00:27:34.943108591Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-12T00:27:34.943237400Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies MinimumAvailability Int32 
2025-08-12T00:27:34.943494788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "MinimumAvailability" INTEGER NOT NULL DEFAULT 3 
2025-08-12T00:27:34.944230851Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008268s 
2025-08-12T00:27:34.944521696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (133, '2025-08-12T00:27:34', 'add_minimumavailability') 
2025-08-12T00:27:34.944788243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:34.945607493Z [Info] FluentMigrator.Runner.MigrationRunner: 133: add_minimumavailability migrated 
2025-08-12T00:27:34.945759910Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021899s 
2025-08-12T00:27:34.945940663Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_remux_qualities_for_the_wankers migrating 
2025-08-12T00:27:34.946107850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:34.946332142Z [Info] add_remux_qualities_for_the_wankers: Starting migration of Main DB to 134 
2025-08-12T00:27:34.946600131Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-12T00:27:34.946755504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-12T00:27:34.947017592Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002801s 
2025-08-12T00:27:34.947333328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (134, '2025-08-12T00:27:34', 'add_remux_qualities_for_the_wankers') 
2025-08-12T00:27:34.947634294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:34.948386759Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_remux_qualities_for_the_wankers migrated 
2025-08-12T00:27:34.948562423Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015998s 
2025-08-12T00:27:34.948703297Z [Info] FluentMigrator.Runner.MigrationRunner: 135: add_haspredbentry_to_movies migrating 
2025-08-12T00:27:34.948894602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:34.949128803Z [Info] add_haspredbentry_to_movies: Starting migration of Main DB to 135 
2025-08-12T00:27:34.949436303Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-08-12T00:27:34.949554401Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-12T00:27:34.949715836Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies HasPreDBEntry Boolean 
2025-08-12T00:27:34.949946921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "HasPreDBEntry" INTEGER NOT NULL DEFAULT 0 
2025-08-12T00:27:34.950675769Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008102s 
2025-08-12T00:27:34.950966935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (135, '2025-08-12T00:27:34', 'add_haspredbentry_to_movies') 
2025-08-12T00:27:34.951247410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:34.952057912Z [Info] FluentMigrator.Runner.MigrationRunner: 135: add_haspredbentry_to_movies migrated 
2025-08-12T00:27:34.952210940Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021621s 
2025-08-12T00:27:34.952374720Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_pathstate_to_movies migrating 
2025-08-12T00:27:34.952544021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:34.952761539Z [Info] add_pathstate_to_movies: Starting migration of Main DB to 136 
2025-08-12T00:27:34.953096313Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-08-12T00:27:34.953221776Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-12T00:27:34.953360876Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies PathState Int32 
2025-08-12T00:27:34.953617603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "PathState" INTEGER NOT NULL DEFAULT 2 
2025-08-12T00:27:34.954411361Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008487s 
2025-08-12T00:27:34.954652988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (136, '2025-08-12T00:27:34', 'add_pathstate_to_movies') 
2025-08-12T00:27:34.954944795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:34.955552058Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_pathstate_to_movies migrated 
2025-08-12T00:27:34.955706138Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020113s 
2025-08-12T00:27:34.955880549Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_import_exclusions_table migrating 
2025-08-12T00:27:34.956100392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:34.956306136Z [Info] add_import_exclusions_table: Starting migration of Main DB to 137 
2025-08-12T00:27:34.956884942Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportExclusions 
2025-08-12T00:27:34.957246851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportExclusions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TmdbId" INTEGER NOT NULL, "MovieTitle" TEXT, "MovieYear" INTEGER DEFAULT 0) 
2025-08-12T00:27:34.957604601Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005665s 
2025-08-12T00:27:34.957771277Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportExclusions (TmdbId) 
2025-08-12T00:27:34.958016971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportExclusions_TmdbId" ON "ImportExclusions" ("TmdbId" ASC) 
2025-08-12T00:27:34.958353148Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004348s 
2025-08-12T00:27:34.958500465Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-12T00:27:34.958646038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-12T00:27:34.960037871Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013902s 
2025-08-12T00:27:34.960337614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (137, '2025-08-12T00:27:34', 'add_import_exclusions_table') 
2025-08-12T00:27:34.960615785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:34.961332638Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_import_exclusions_table migrated 
2025-08-12T00:27:34.961488452Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026675s 
2025-08-12T00:27:34.961671972Z [Info] FluentMigrator.Runner.MigrationRunner: 138: add_physical_release_note migrating 
2025-08-12T00:27:34.961840291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:34.962036686Z [Info] add_physical_release_note: Starting migration of Main DB to 138 
2025-08-12T00:27:34.962325888Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-08-12T00:27:34.962466221Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-12T00:27:34.962641955Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies PhysicalReleaseNote String 
2025-08-12T00:27:34.962849864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "PhysicalReleaseNote" TEXT 
2025-08-12T00:27:34.963640225Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008494s 
2025-08-12T00:27:34.963964989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (138, '2025-08-12T00:27:34', 'add_physical_release_note') 
2025-08-12T00:27:34.964279613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:34.964974863Z [Info] FluentMigrator.Runner.MigrationRunner: 138: add_physical_release_note migrated 
2025-08-12T00:27:34.965148753Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021622s 
2025-08-12T00:27:34.965299957Z [Info] FluentMigrator.Runner.MigrationRunner: 139: consolidate_indexer_baseurl migrating 
2025-08-12T00:27:34.965450480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:34.965672337Z [Info] consolidate_indexer_baseurl: Starting migration of Main DB to 139 
2025-08-12T00:27:34.965931399Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-12T00:27:34.966093736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-12T00:27:34.968542417Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024586s 
2025-08-12T00:27:34.968881900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (139, '2025-08-12T00:27:34', 'consolidate_indexer_baseurl') 
2025-08-12T00:27:34.969180722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:34.969834599Z [Info] FluentMigrator.Runner.MigrationRunner: 139: consolidate_indexer_baseurl migrated 
2025-08-12T00:27:34.969970553Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037112s 
2025-08-12T00:27:34.970154293Z [Info] FluentMigrator.Runner.MigrationRunner: 140: add_alternative_titles_table migrating 
2025-08-12T00:27:34.970313914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:34.970536983Z [Info] add_alternative_titles_table: Starting migration of Main DB to 140 
2025-08-12T00:27:34.973279536Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AlternativeTitles 
2025-08-12T00:27:34.973865817Z [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) 
2025-08-12T00:27:34.974406866Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009735s 
2025-08-12T00:27:34.974767703Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies AlternativeTitles 
2025-08-12T00:27:34.978668427Z [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, "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) 
2025-08-12T00:27:34.980577642Z [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" 
2025-08-12T00:27:34.981487214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-08-12T00:27:34.982009125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-08-12T00:27:34.984239506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2025-08-12T00:27:34.984540392Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096151s 
2025-08-12T00:27:34.984692258Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-08-12T00:27:34.984821738Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-12T00:27:34.984967602Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies SecondaryYear Int32 
2025-08-12T00:27:34.985199189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "SecondaryYear" INTEGER 
2025-08-12T00:27:34.985930060Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000795s 
2025-08-12T00:27:34.986091856Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-08-12T00:27:34.986225175Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-12T00:27:34.986380978Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies SecondaryYearSourceId Int64 
2025-08-12T00:27:34.986653517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "SecondaryYearSourceId" INTEGER DEFAULT 0 
2025-08-12T00:27:34.987377846Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008365s 
2025-08-12T00:27:34.987689754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (140, '2025-08-12T00:27:34', 'add_alternative_titles_table') 
2025-08-12T00:27:34.988149650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:34.989090094Z [Info] FluentMigrator.Runner.MigrationRunner: 140: add_alternative_titles_table migrated 
2025-08-12T00:27:34.989276659Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024726s 
2025-08-12T00:27:34.989546713Z [Info] FluentMigrator.Runner.MigrationRunner: 141: fix_duplicate_alt_titles migrating 
2025-08-12T00:27:34.989718659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:34.989991389Z [Info] fix_duplicate_alt_titles: Starting migration of Main DB to 141 
2025-08-12T00:27:34.990594894Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-12T00:27:35.000203953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-12T00:27:35.000823762Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100458s 
2025-08-12T00:27:35.001010959Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlternativeTitles 
2025-08-12T00:27:35.001114146Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.2E-06s 
2025-08-12T00:27:35.001294289Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AlternativeTitles CleanTitle String 
2025-08-12T00:27:35.003461393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AlternativeTitles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "SourceType" INTEGER NOT NULL, "SourceId" INTEGER NOT NULL, "Votes" INTEGER NOT NULL, "VoteCount" INTEGER NOT NULL, "Language" INTEGER NOT NULL) 
2025-08-12T00:27:35.004399282Z [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" 
2025-08-12T00:27:35.004833867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2025-08-12T00:27:35.005229794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2025-08-12T00:27:35.007921224Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064498s 
2025-08-12T00:27:35.008107148Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlternativeTitles (CleanTitle) 
2025-08-12T00:27:35.008369647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2025-08-12T00:27:35.008697607Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004348s 
2025-08-12T00:27:35.009021179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (141, '2025-08-12T00:27:35', 'fix_duplicate_alt_titles') 
2025-08-12T00:27:35.009268517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:35.010283721Z [Info] FluentMigrator.Runner.MigrationRunner: 141: fix_duplicate_alt_titles migrated 
2025-08-12T00:27:35.010423353Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019875s 
2025-08-12T00:27:35.010657654Z [Info] FluentMigrator.Runner.MigrationRunner: 142: movie_extras migrating 
2025-08-12T00:27:35.010775131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:35.010998701Z [Info] movie_extras: Starting migration of Main DB to 142 
2025-08-12T00:27:35.012798145Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable ExtraFiles 
2025-08-12T00:27:35.013064381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2025-08-12T00:27:35.013393073Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004223s 
2025-08-12T00:27:35.013525008Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable SubtitleFiles 
2025-08-12T00:27:35.013716374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SubtitleFiles" 
2025-08-12T00:27:35.014009504Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003399s 
2025-08-12T00:27:35.014157963Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable MetadataFiles 
2025-08-12T00:27:35.014338847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2025-08-12T00:27:35.014638691Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003255s 
2025-08-12T00:27:35.014776278Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles 
2025-08-12T00:27:35.015228769Z [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) 
2025-08-12T00:27:35.015654717Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007416s 
2025-08-12T00:27:35.015812024Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SubtitleFiles 
2025-08-12T00:27:35.016350799Z [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) 
2025-08-12T00:27:35.016794061Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008181s 
2025-08-12T00:27:35.016932730Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles 
2025-08-12T00:27:35.017467277Z [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) 
2025-08-12T00:27:35.017901301Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008433s 
2025-08-12T00:27:35.018218489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (142, '2025-08-12T00:27:35', 'movie_extras') 
2025-08-12T00:27:35.018476970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:35.019323595Z [Info] FluentMigrator.Runner.MigrationRunner: 142: movie_extras migrated 
2025-08-12T00:27:35.019438155Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022106s 
2025-08-12T00:27:35.019642407Z [Info] FluentMigrator.Runner.MigrationRunner: 143: clean_core_tv migrating 
2025-08-12T00:27:35.019762428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:35.019988734Z [Info] clean_core_tv: Starting migration of Main DB to 143 
2025-08-12T00:27:35.020619214Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable Episodes 
2025-08-12T00:27:35.020822884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Episodes" 
2025-08-12T00:27:35.021101715Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003408s 
2025-08-12T00:27:35.021371328Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable EpisodeFiles 
2025-08-12T00:27:35.021425528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "EpisodeFiles" 
2025-08-12T00:27:35.021760222Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003281s 
2025-08-12T00:27:35.021868820Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable Series 
2025-08-12T00:27:35.022027069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series" 
2025-08-12T00:27:35.022405301Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003994s 
2025-08-12T00:27:35.022551084Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable SceneMappings 
2025-08-12T00:27:35.022737329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SceneMappings" 
2025-08-12T00:27:35.023037564Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003237s 
2025-08-12T00:27:35.023310754Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Blacklist SeriesId, EpisodeIds 
2025-08-12T00:27:35.025333106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blacklist_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) 
2025-08-12T00:27:35.026144721Z [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" 
2025-08-12T00:27:35.026580137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist" 
2025-08-12T00:27:35.026948189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist" 
2025-08-12T00:27:35.028485855Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050039s 
2025-08-12T00:27:35.028662270Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn History SeriesId, EpisodeId 
2025-08-12T00:27:35.030468618Z [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) 
2025-08-12T00:27:35.031150060Z [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" 
2025-08-12T00:27:35.031524163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2025-08-12T00:27:35.032090915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2025-08-12T00:27:35.033616036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2025-08-12T00:27:35.033965800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2025-08-12T00:27:35.034228389Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054036s 
2025-08-12T00:27:35.034525417Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig StandardEpisodeFormat, DailyEpisodeFormat, AnimeEpisodeFormat, SeasonFolderFormat, SeriesFolderFormat 
2025-08-12T00:27:35.036498781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NamingConfig_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "MultiEpisodeStyle" INTEGER NOT NULL, "RenameEpisodes" INTEGER, "ReplaceIllegalCharacters" INTEGER NOT NULL, "StandardMovieFormat" TEXT, "MovieFolderFormat" TEXT) 
2025-08-12T00:27:35.037256356Z [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" 
2025-08-12T00:27:35.037693747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2025-08-12T00:27:35.038050686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2025-08-12T00:27:35.039544373Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048026s 
2025-08-12T00:27:35.039709235Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn PendingReleases SeriesId, ParsedEpisodeInfo 
2025-08-12T00:27:35.041485001Z [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) 
2025-08-12T00:27:35.042149369Z [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" 
2025-08-12T00:27:35.042461037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2025-08-12T00:27:35.042861734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2025-08-12T00:27:35.044268978Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043976s 
2025-08-12T00:27:35.044562549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (143, '2025-08-12T00:27:35', 'clean_core_tv') 
2025-08-12T00:27:35.044835238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:35.046053140Z [Info] FluentMigrator.Runner.MigrationRunner: 143: clean_core_tv migrated 
2025-08-12T00:27:35.046164054Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061382s 
2025-08-12T00:27:35.046383005Z [Info] FluentMigrator.Runner.MigrationRunner: 144: add_cookies_to_indexer_status migrating 
2025-08-12T00:27:35.046556163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:35.046792078Z [Info] add_cookies_to_indexer_status: Starting migration of Main DB to 144 
2025-08-12T00:27:35.047304921Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-08-12T00:27:35.047439562Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-08-12T00:27:35.047585907Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn IndexerStatus Cookies String 
2025-08-12T00:27:35.047795178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus" ADD COLUMN "Cookies" TEXT 
2025-08-12T00:27:35.048522914Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007865s 
2025-08-12T00:27:35.048737115Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn IndexerStatus CookiesExpirationDate DateTime 
2025-08-12T00:27:35.048959944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus" ADD COLUMN "CookiesExpirationDate" DATETIME 
2025-08-12T00:27:35.049622498Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007425s 
2025-08-12T00:27:35.049904796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (144, '2025-08-12T00:27:35', 'add_cookies_to_indexer_status') 
2025-08-12T00:27:35.050195913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:35.050939079Z [Info] FluentMigrator.Runner.MigrationRunner: 144: add_cookies_to_indexer_status migrated 
2025-08-12T00:27:35.051092639Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002038s 
2025-08-12T00:27:35.051254194Z [Info] FluentMigrator.Runner.MigrationRunner: 145: banner_to_fanart migrating 
2025-08-12T00:27:35.051424326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:35.051628387Z [Info] banner_to_fanart: Starting migration of Main DB to 145 
2025-08-12T00:27:35.052038874Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Movies" SET "Images" = replace("Images", '"coverType": "banner"', '"coverType": "fanart"') 
2025-08-12T00:27:35.052312124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies" SET "Images" = replace("Images", '"coverType": "banner"', '"coverType": "fanart"') 
2025-08-12T00:27:35.052583300Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003724s 
2025-08-12T00:27:35.052811019Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MetadataFiles" SET "MovieFileId" = null WHERE "Type" = 2 
2025-08-12T00:27:35.053040020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MetadataFiles" SET "MovieFileId" = null WHERE "Type" = 2 
2025-08-12T00:27:35.053243590Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002802s 
2025-08-12T00:27:35.053523053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (145, '2025-08-12T00:27:35', 'banner_to_fanart') 
2025-08-12T00:27:35.053782455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:35.054451262Z [Info] FluentMigrator.Runner.MigrationRunner: 145: banner_to_fanart migrated 
2025-08-12T00:27:35.054599500Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001454s 
2025-08-12T00:27:35.054769092Z [Info] FluentMigrator.Runner.MigrationRunner: 146: naming_config_colon_action migrating 
2025-08-12T00:27:35.054943783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:35.055145319Z [Info] naming_config_colon_action: Starting migration of Main DB to 146 
2025-08-12T00:27:35.055560976Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2025-08-12T00:27:35.055701008Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-12T00:27:35.055883766Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ColonReplacementFormat Int32 
2025-08-12T00:27:35.056164762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ColonReplacementFormat" INTEGER NOT NULL DEFAULT 0 
2025-08-12T00:27:35.056817667Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000777s 
2025-08-12T00:27:35.057115907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (146, '2025-08-12T00:27:35', 'naming_config_colon_action') 
2025-08-12T00:27:35.057398025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:35.058098105Z [Info] FluentMigrator.Runner.MigrationRunner: 146: naming_config_colon_action migrated 
2025-08-12T00:27:35.058239059Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020234s 
2025-08-12T00:27:35.058400424Z [Info] FluentMigrator.Runner.MigrationRunner: 147: add_custom_formats migrating 
2025-08-12T00:27:35.058568382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:35.058771511Z [Info] add_custom_formats: Starting migration of Main DB to 147 
2025-08-12T00:27:35.059302801Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFormats 
2025-08-12T00:27:35.059616653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "CustomFormats" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "FormatTags" TEXT NOT NULL) 
2025-08-12T00:27:35.060035025Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005656s 
2025-08-12T00:27:35.060191010Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex CustomFormats (Name) 
2025-08-12T00:27:35.060428317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC) 
2025-08-12T00:27:35.060691247Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003555s 
2025-08-12T00:27:35.060834946Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 
2025-08-12T00:27:35.060976251Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-12T00:27:35.061093156Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles FormatItems String 
2025-08-12T00:27:35.061358611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "FormatItems" TEXT NOT NULL DEFAULT '[{format:0, allowed:true}]' 
2025-08-12T00:27:35.062061657Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008085s 
2025-08-12T00:27:35.062226158Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles FormatCutoff Int32 
2025-08-12T00:27:35.062467654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "FormatCutoff" INTEGER NOT NULL DEFAULT 0 
2025-08-12T00:27:35.063114256Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007302s 
2025-08-12T00:27:35.063254569Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-12T00:27:35.063416715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-12T00:27:35.063603772Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000221s 
2025-08-12T00:27:35.063895620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (147, '2025-08-12T00:27:35', 'add_custom_formats') 
2025-08-12T00:27:35.064166646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:35.065072921Z [Info] FluentMigrator.Runner.MigrationRunner: 147: add_custom_formats migrated 
2025-08-12T00:27:35.065134404Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015705s 
2025-08-12T00:27:35.065296220Z [Info] FluentMigrator.Runner.MigrationRunner: 148: remove_extra_naming_config migrating 
2025-08-12T00:27:35.065471683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:35.065684272Z [Info] remove_extra_naming_config: Starting migration of Main DB to 148 
2025-08-12T00:27:35.066042313Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "NamingConfig" WHERE "Id" NOT IN(SELECT "Id" FROM "NamingConfig" LIMIT 1) 
2025-08-12T00:27:35.066312346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "NamingConfig" WHERE "Id" NOT IN(SELECT "Id" FROM "NamingConfig" LIMIT 1) 
2025-08-12T00:27:35.066557550Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003297s 
2025-08-12T00:27:35.066831131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (148, '2025-08-12T00:27:35', 'remove_extra_naming_config') 
2025-08-12T00:27:35.067097878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:35.067963651Z [Info] FluentMigrator.Runner.MigrationRunner: 148: remove_extra_naming_config migrated 
2025-08-12T00:27:35.068136109Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001671s 
2025-08-12T00:27:35.068286742Z [Info] FluentMigrator.Runner.MigrationRunner: 149: convert_regex_required_tags migrating 
2025-08-12T00:27:35.068445873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:35.068660194Z [Info] convert_regex_required_tags: Starting migration of Main DB to 149 
2025-08-12T00:27:35.068936811Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-12T00:27:35.069083587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-12T00:27:35.072174481Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031055s 
2025-08-12T00:27:35.072488243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (149, '2025-08-12T00:27:35', 'convert_regex_required_tags') 
2025-08-12T00:27:35.072789329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:35.073455120Z [Info] FluentMigrator.Runner.MigrationRunner: 149: convert_regex_required_tags migrated 
2025-08-12T00:27:35.073597376Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043628s 
2025-08-12T00:27:35.073784443Z [Info] FluentMigrator.Runner.MigrationRunner: 150: fix_format_tags_double_underscore migrating 
2025-08-12T00:27:35.073954536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:35.074172605Z [Info] fix_format_tags_double_underscore: Starting migration of Main DB to 150 
2025-08-12T00:27:35.074449262Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-12T00:27:35.074623543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-12T00:27:35.075120012Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005301s 
2025-08-12T00:27:35.075438113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (150, '2025-08-12T00:27:35', 'fix_format_tags_double_underscore') 
2025-08-12T00:27:35.075721804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:35.076378907Z [Info] FluentMigrator.Runner.MigrationRunner: 150: fix_format_tags_double_underscore migrated 
2025-08-12T00:27:35.076537316Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017411s 
2025-08-12T00:27:35.076728321Z [Info] FluentMigrator.Runner.MigrationRunner: 151: add_tags_to_net_import migrating 
2025-08-12T00:27:35.076881850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:35.077094087Z [Info] add_tags_to_net_import: Starting migration of Main DB to 151 
2025-08-12T00:27:35.077416096Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NetImport 
2025-08-12T00:27:35.077540947Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-12T00:27:35.077720679Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NetImport Tags String 
2025-08-12T00:27:35.077911664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NetImport" ADD COLUMN "Tags" TEXT 
2025-08-12T00:27:35.078641874Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007963s 
2025-08-12T00:27:35.078818299Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NetImport" SET "Tags" = '[]' 
2025-08-12T00:27:35.079051068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NetImport" SET "Tags" = '[]' 
2025-08-12T00:27:35.079213305Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002315s 
2025-08-12T00:27:35.079531065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (151, '2025-08-12T00:27:35', 'add_tags_to_net_import') 
2025-08-12T00:27:35.079805237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:35.080512170Z [Info] FluentMigrator.Runner.MigrationRunner: 151: add_tags_to_net_import migrated 
2025-08-12T00:27:35.080653465Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014788s 
2025-08-12T00:27:35.080841604Z [Info] FluentMigrator.Runner.MigrationRunner: 152: add_custom_filters migrating 
2025-08-12T00:27:35.080973610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:35.081178252Z [Info] add_custom_filters: Starting migration of Main DB to 152 
2025-08-12T00:27:35.081558147Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters 
2025-08-12T00:27:35.081894855Z [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) 
2025-08-12T00:27:35.082241593Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005357s 
2025-08-12T00:27:35.082563842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (152, '2025-08-12T00:27:35', 'add_custom_filters') 
2025-08-12T00:27:35.082838114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:35.083572543Z [Info] FluentMigrator.Runner.MigrationRunner: 152: add_custom_filters migrated 
2025-08-12T00:27:35.083691222Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00182s 
2025-08-12T00:27:35.083876045Z [Info] FluentMigrator.Runner.MigrationRunner: 153: indexer_client_status_search_changes migrating 
2025-08-12T00:27:35.084060967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:35.084260549Z [Info] indexer_client_status_search_changes: Starting migration of Main DB to 153 
2025-08-12T00:27:35.086188661Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2025-08-12T00:27:35.086364766Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-08-12T00:27:35.086544247Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases Reason Int32 
2025-08-12T00:27:35.086775984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "Reason" INTEGER NOT NULL DEFAULT 0 
2025-08-12T00:27:35.087570293Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008386s 
2025-08-12T00:27:35.087864917Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn IndexerStatus IndexerId to ProviderId 
2025-08-12T00:27:35.094477984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME) 
2025-08-12T00:27:35.095400181Z [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" 
2025-08-12T00:27:35.095896400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-08-12T00:27:35.096416627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-08-12T00:27:35.098077261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-08-12T00:27:35.098461575Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103406s 
2025-08-12T00:27:35.098675436Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableSearch to EnableAutomaticSearch 
2025-08-12T00:27:35.100666155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableAutomaticSearch" INTEGER) 
2025-08-12T00:27:35.101390854Z [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" 
2025-08-12T00:27:35.101804888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2025-08-12T00:27:35.102250064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2025-08-12T00:27:35.103923374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2025-08-12T00:27:35.104251505Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054363s 
2025-08-12T00:27:35.104396296Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-08-12T00:27:35.104524745Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-08-12T00:27:35.104693144Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableInteractiveSearch Boolean 
2025-08-12T00:27:35.104929390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableInteractiveSearch" INTEGER 
2025-08-12T00:27:35.105634980Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007719s 
2025-08-12T00:27:35.105862839Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch" 
2025-08-12T00:27:35.106124997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch" 
2025-08-12T00:27:35.106358718Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003006s 
2025-08-12T00:27:35.106484992Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-08-12T00:27:35.106595414Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-12T00:27:35.106757371Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers EnableInteractiveSearch Boolean 
2025-08-12T00:27:35.110430026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableAutomaticSearch" INTEGER, "EnableInteractiveSearch" INTEGER NOT NULL) 
2025-08-12T00:27:35.111315409Z [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" 
2025-08-12T00:27:35.111821599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2025-08-12T00:27:35.112313750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2025-08-12T00:27:35.114517628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2025-08-12T00:27:35.114855919Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079334s 
2025-08-12T00:27:35.115013817Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus 
2025-08-12T00:27:35.115451378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2025-08-12T00:27:35.115933098Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007577s 
2025-08-12T00:27:35.116111828Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId) 
2025-08-12T00:27:35.116377723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-08-12T00:27:35.116743399Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004666s 
2025-08-12T00:27:35.117029576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (153, '2025-08-12T00:27:35', 'indexer_client_status_search_changes') 
2025-08-12T00:27:35.117346183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:35.118309222Z [Info] FluentMigrator.Runner.MigrationRunner: 153: indexer_client_status_search_changes migrated 
2025-08-12T00:27:35.118461289Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020038s 
2025-08-12T00:27:35.118671241Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_language_to_files_history_blacklist migrating 
2025-08-12T00:27:35.118854009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:35.119088862Z [Info] add_language_to_files_history_blacklist: Starting migration of Main DB to 154 
2025-08-12T00:27:35.119764563Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles 
2025-08-12T00:27:35.119959556Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-12T00:27:35.120076541Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieFiles Languages String 
2025-08-12T00:27:35.120335964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]' 
2025-08-12T00:27:35.121101545Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000873s 
2025-08-12T00:27:35.121232559Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2025-08-12T00:27:35.121348563Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-12T00:27:35.121511701Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History Languages String 
2025-08-12T00:27:35.121731935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]' 
2025-08-12T00:27:35.122463177Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000813s 
2025-08-12T00:27:35.122607759Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2025-08-12T00:27:35.122733221Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-12T00:27:35.122882141Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist Languages String 
2025-08-12T00:27:35.123107786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]' 
2025-08-12T00:27:35.123868828Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007988s 
2025-08-12T00:27:35.123989982Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-12T00:27:35.124146948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-12T00:27:35.135971179Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117987s 
2025-08-12T00:27:35.136318909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (154, '2025-08-12T00:27:35', 'add_language_to_files_history_blacklist') 
2025-08-12T00:27:35.136625105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:35.137525388Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_language_to_files_history_blacklist migrated 
2025-08-12T00:27:35.137674829Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133468s 
2025-08-12T00:27:35.137883239Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_update_allowed_quality_profile migrating 
2025-08-12T00:27:35.138086107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:35.138258985Z [Info] add_update_allowed_quality_profile: Starting migration of Main DB to 155 
2025-08-12T00:27:35.140865955Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 
2025-08-12T00:27:35.141004965Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-12T00:27:35.141155318Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles UpgradeAllowed Boolean 
2025-08-12T00:27:35.141396994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "UpgradeAllowed" INTEGER 
2025-08-12T00:27:35.142199991Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008896s 
2025-08-12T00:27:35.142339743Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-12T00:27:35.144548671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Profiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1 
2025-08-12T00:27:35.144783474Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023059s 
2025-08-12T00:27:35.145068678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (155, '2025-08-12T00:27:35', 'add_update_allowed_quality_profile') 
2025-08-12T00:27:35.145348021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:35.146213644Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_update_allowed_quality_profile migrated 
2025-08-12T00:27:35.146370209Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036964s 
2025-08-12T00:27:35.146540712Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_download_client_priority migrating 
2025-08-12T00:27:35.146704222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:35.146945177Z [Info] add_download_client_priority: Starting migration of Main DB to 156 
2025-08-12T00:27:35.147294801Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2025-08-12T00:27:35.147435053Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-08-12T00:27:35.147598041Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Priority Int32 
2025-08-12T00:27:35.147867504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 1 
2025-08-12T00:27:35.148578506Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008283s 
2025-08-12T00:27:35.148753358Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-12T00:27:35.148870945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-12T00:27:35.175152628Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0262157s 
2025-08-12T00:27:35.175506541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (156, '2025-08-12T00:27:35', 'add_download_client_priority') 
2025-08-12T00:27:35.175833519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:35.176731959Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_download_client_priority migrated 
2025-08-12T00:27:35.176865508Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0278316s 
2025-08-12T00:27:35.177099940Z [Info] FluentMigrator.Runner.MigrationRunner: 157: remove_growl_prowl migrating 
2025-08-12T00:27:35.177211965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:35.177434704Z [Info] remove_growl_prowl: Starting migration of Main DB to 157 
2025-08-12T00:27:35.177787835Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-12T00:27:35.178012347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Growl' 
2025-08-12T00:27:35.178230185Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002972s 
2025-08-12T00:27:35.178499297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (157, '2025-08-12T00:27:35', 'remove_growl_prowl') 
2025-08-12T00:27:35.178772558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:35.179470353Z [Info] FluentMigrator.Runner.MigrationRunner: 157: remove_growl_prowl migrated 
2025-08-12T00:27:35.179609773Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015059s 
2025-08-12T00:27:35.179773603Z [Info] FluentMigrator.Runner.MigrationRunner: 158: remove_plex_hometheatre migrating 
2025-08-12T00:27:35.180050631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:35.180279051Z [Info] remove_plex_hometheatre: Starting migration of Main DB to 158 
2025-08-12T00:27:35.180620268Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-12T00:27:35.180869059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexHomeTheater' 
2025-08-12T00:27:35.181086177Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003025s 
2025-08-12T00:27:35.181286089Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-12T00:27:35.181473547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexClient' 
2025-08-12T00:27:35.181695754Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002897s 
2025-08-12T00:27:35.181985678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (158, '2025-08-12T00:27:35', 'remove_plex_hometheatre') 
2025-08-12T00:27:35.182252355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:35.183157408Z [Info] FluentMigrator.Runner.MigrationRunner: 158: remove_plex_hometheatre migrated 
2025-08-12T00:27:35.183290937Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016998s 
2025-08-12T00:27:35.183447271Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_webrip_qualites migrating 
2025-08-12T00:27:35.183681112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:35.183826976Z [Info] add_webrip_qualites: Starting migration of Main DB to 159 
2025-08-12T00:27:35.184124886Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-12T00:27:35.184284197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-12T00:27:35.190352897Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060793s 
2025-08-12T00:27:35.190648122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (159, '2025-08-12T00:27:35', 'add_webrip_qualites') 
2025-08-12T00:27:35.190996343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:35.191646212Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_webrip_qualites migrated 
2025-08-12T00:27:35.191787466Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073489s 
2025-08-12T00:27:35.191987629Z [Info] FluentMigrator.Runner.MigrationRunner: 160: health_issue_notification migrating 
2025-08-12T00:27:35.192161008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:35.192367584Z [Info] health_issue_notification: Starting migration of Main DB to 160 
2025-08-12T00:27:35.192908744Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-08-12T00:27:35.193089458Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-12T00:27:35.193310553Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthIssue Boolean 
2025-08-12T00:27:35.193624686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthIssue" INTEGER NOT NULL DEFAULT 0 
2025-08-12T00:27:35.194542063Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010686s 
2025-08-12T00:27:35.194696013Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-08-12T00:27:35.194815524Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-12T00:27:35.194991378Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeHealthWarnings Boolean 
2025-08-12T00:27:35.195254317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeHealthWarnings" INTEGER NOT NULL DEFAULT 0 
2025-08-12T00:27:35.196021262Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008655s 
2025-08-12T00:27:35.196308380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (160, '2025-08-12T00:27:35', 'health_issue_notification') 
2025-08-12T00:27:35.196602171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:35.197442333Z [Info] FluentMigrator.Runner.MigrationRunner: 160: health_issue_notification migrated 
2025-08-12T00:27:35.197602566Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022546s 
2025-08-12T00:27:35.197802258Z [Info] FluentMigrator.Runner.MigrationRunner: 161: speed_improvements migrating 
2025-08-12T00:27:35.197909103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:35.198114897Z [Info] speed_improvements: Starting migration of Main DB to 161 
2025-08-12T00:27:35.198682140Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieFiles (MovieId) 
2025-08-12T00:27:35.198923786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieFiles_MovieId" ON "MovieFiles" ("MovieId" ASC) 
2025-08-12T00:27:35.199228760Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003878s 
2025-08-12T00:27:35.199402510Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlternativeTitles (MovieId) 
2025-08-12T00:27:35.199647794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieId" ON "AlternativeTitles" ("MovieId" ASC) 
2025-08-12T00:27:35.199932327Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003704s 
2025-08-12T00:27:35.200086427Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (CleanTitle) 
2025-08-12T00:27:35.200316521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2025-08-12T00:27:35.200598278Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003642s 
2025-08-12T00:27:35.200782569Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (ImdbId) 
2025-08-12T00:27:35.200956750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2025-08-12T00:27:35.201231283Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003372s 
2025-08-12T00:27:35.201375103Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (TmdbId) 
2025-08-12T00:27:35.201589935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2025-08-12T00:27:35.201862714Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003238s 
2025-08-12T00:27:35.202145063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (161, '2025-08-12T00:27:35', 'speed_improvements') 
2025-08-12T00:27:35.202396479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:35.203298486Z [Info] FluentMigrator.Runner.MigrationRunner: 161: speed_improvements migrated 
2025-08-12T00:27:35.203439460Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001749s 
2025-08-12T00:27:35.203598971Z [Info] FluentMigrator.Runner.MigrationRunner: 162: fix_profile_format_default migrating 
2025-08-12T00:27:35.203778793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:35.203998475Z [Info] fix_profile_format_default: Starting migration of Main DB to 162 
2025-08-12T00:27:35.206071840Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Profiles FormatItems String 
2025-08-12T00:27:35.208212872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Profiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "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) 
2025-08-12T00:27:35.209000718Z [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" 
2025-08-12T00:27:35.209405904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles" 
2025-08-12T00:27:35.209880510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles" 
2025-08-12T00:27:35.211810116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2025-08-12T00:27:35.212106272Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058693s 
2025-08-12T00:27:35.212468131Z [Info] FluentMigrator.Runner.MigrationRunner: AlterDefaultConstraint .Profiles FormatItems [{"format":0, "allowed":true}] 
2025-08-12T00:27:35.212949751Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002722s 
2025-08-12T00:27:35.213064201Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-12T00:27:35.213373624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Profiles" SET "FormatItems" = '[{"format":0, "allowed":true}]' WHERE "FormatItems" = '[{format:0, allowed:true}]' 
2025-08-12T00:27:35.213594729Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003985s 
2025-08-12T00:27:35.213880315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (162, '2025-08-12T00:27:35', 'fix_profile_format_default') 
2025-08-12T00:27:35.214158294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:35.215022224Z [Info] FluentMigrator.Runner.MigrationRunner: 162: fix_profile_format_default migrated 
2025-08-12T00:27:35.215175182Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017987s 
2025-08-12T00:27:35.215342038Z [Info] FluentMigrator.Runner.MigrationRunner: 163: task_duration migrating 
2025-08-12T00:27:35.215517471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:35.215701642Z [Info] task_duration: Starting migration of Main DB to 163 
2025-08-12T00:27:35.216040404Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2025-08-12T00:27:35.216175276Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-08-12T00:27:35.216345669Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ScheduledTasks LastStartTime DateTime 
2025-08-12T00:27:35.216629761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks" ADD COLUMN "LastStartTime" DATETIME 
2025-08-12T00:27:35.217331284Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008228s 
2025-08-12T00:27:35.217597680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (163, '2025-08-12T00:27:35', 'task_duration') 
2025-08-12T00:27:35.217873906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:35.218577683Z [Info] FluentMigrator.Runner.MigrationRunner: 163: task_duration migrated 
2025-08-12T00:27:35.218723467Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020688s 
2025-08-12T00:27:35.218891646Z [Info] FluentMigrator.Runner.MigrationRunner: 164: movie_collections_crew migrating 
2025-08-12T00:27:35.219073622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:35.219262041Z [Info] movie_collections_crew: Starting migration of Main DB to 164 
2025-08-12T00:27:35.220184359Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-08-12T00:27:35.220300202Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-12T00:27:35.220493471Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies Collection String 
2025-08-12T00:27:35.220659716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "Collection" TEXT 
2025-08-12T00:27:35.221334254Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007351s 
2025-08-12T00:27:35.221481411Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies Actors 
2025-08-12T00:27:35.224298373Z [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, "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) 
2025-08-12T00:27:35.226249302Z [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" 
2025-08-12T00:27:35.227153142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-08-12T00:27:35.227870216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-08-12T00:27:35.229579618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2025-08-12T00:27:35.229941206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2025-08-12T00:27:35.230282373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2025-08-12T00:27:35.230607759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2025-08-12T00:27:35.230863373Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092369s 
2025-08-12T00:27:35.231001672Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Credits 
2025-08-12T00:27:35.231505927Z [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, "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) 
2025-08-12T00:27:35.231997668Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008576s 
2025-08-12T00:27:35.232171197Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Credits (CreditTmdbId) 
2025-08-12T00:27:35.232407353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Credits_CreditTmdbId" ON "Credits" ("CreditTmdbId" ASC) 
2025-08-12T00:27:35.232704321Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003599s 
2025-08-12T00:27:35.232885295Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Credits (MovieId) 
2025-08-12T00:27:35.233044566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Credits_MovieId" ON "Credits" ("MovieId" ASC) 
2025-08-12T00:27:35.233352666Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003226s 
2025-08-12T00:27:35.233471856Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-12T00:27:35.233724856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'NotifyMyAndroid' 
2025-08-12T00:27:35.233915700Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002983s 
2025-08-12T00:27:35.234069630Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-12T00:27:35.234300966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Pushalot' 
2025-08-12T00:27:35.234499435Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002788s 
2025-08-12T00:27:35.234791904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (164, '2025-08-12T00:27:35', 'movie_collections_crew') 
2025-08-12T00:27:35.235077850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:35.236200992Z [Info] FluentMigrator.Runner.MigrationRunner: 164: movie_collections_crew migrated 
2025-08-12T00:27:35.236355242Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019292s 
2025-08-12T00:27:35.242751693Z [Info] FluentMigrator.Runner.MigrationRunner: 165: remove_custom_formats_from_quality_model migrating 
2025-08-12T00:27:35.242941455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:35.243172540Z [Info] remove_custom_formats_from_quality_model: Starting migration of Main DB to 165 
2025-08-12T00:27:35.243839113Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2025-08-12T00:27:35.243998594Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-12T00:27:35.244145279Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist IndexerFlags Int32 
2025-08-12T00:27:35.244392928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2025-08-12T00:27:35.245117216Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008187s 
2025-08-12T00:27:35.245269112Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles 
2025-08-12T00:27:35.245397521Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-12T00:27:35.245561230Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieFiles IndexerFlags Int32 
2025-08-12T00:27:35.245782245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2025-08-12T00:27:35.246487586Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007947s 
2025-08-12T00:27:35.246631626Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-12T00:27:35.246801728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-12T00:27:35.251085845Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042399s 
2025-08-12T00:27:35.251186638Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-12T00:27:35.251338905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-12T00:27:35.252524863Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011895s 
2025-08-12T00:27:35.252686970Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-12T00:27:35.252818464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-12T00:27:35.253936526Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011012s 
2025-08-12T00:27:35.254075516Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-12T00:27:35.254222442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-12T00:27:35.254476814Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002724s 
2025-08-12T00:27:35.254632006Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-12T00:27:35.254784584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-12T00:27:35.258064618Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032926s 
2025-08-12T00:27:35.258207215Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-12T00:27:35.258374703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-12T00:27:35.260260450Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019032s 
2025-08-12T00:27:35.260600916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (165, '2025-08-12T00:27:35', 'remove_custom_formats_from_quality_model') 
2025-08-12T00:27:35.260868815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:35.261774449Z [Info] FluentMigrator.Runner.MigrationRunner: 165: remove_custom_formats_from_quality_model migrated 
2025-08-12T00:27:35.261922116Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033699s 
2025-08-12T00:27:35.262125726Z [Info] FluentMigrator.Runner.MigrationRunner: 166: fix_tmdb_list_config migrating 
2025-08-12T00:27:35.262261810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:35.262469238Z [Info] fix_tmdb_list_config: Starting migration of Main DB to 166 
2025-08-12T00:27:35.262788501Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-12T00:27:35.262960678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-12T00:27:35.265038782Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020072s 
2025-08-12T00:27:35.265200618Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-12T00:27:35.265338356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-12T00:27:35.266982126Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016486s 
2025-08-12T00:27:35.267122689Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-12T00:27:35.267261178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-12T00:27:35.269122977Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018487s 
2025-08-12T00:27:35.269403462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (166, '2025-08-12T00:27:35', 'fix_tmdb_list_config') 
2025-08-12T00:27:35.269695810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:35.270411842Z [Info] FluentMigrator.Runner.MigrationRunner: 166: fix_tmdb_list_config migrated 
2025-08-12T00:27:35.270533798Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031154s 
2025-08-12T00:27:35.270700013Z [Info] FluentMigrator.Runner.MigrationRunner: 167: remove_movie_pathstate migrating 
2025-08-12T00:27:35.270881618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:35.271093254Z [Info] remove_movie_pathstate: Starting migration of Main DB to 167 
2025-08-12T00:27:35.271469823Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies PathState 
2025-08-12T00:27:35.274385263Z [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, "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) 
2025-08-12T00:27:35.276307534Z [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" 
2025-08-12T00:27:35.277214511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-08-12T00:27:35.277924300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-08-12T00:27:35.279725497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2025-08-12T00:27:35.280121194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2025-08-12T00:27:35.280511690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2025-08-12T00:27:35.280849420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2025-08-12T00:27:35.281159294Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009497s 
2025-08-12T00:27:35.281346160Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" IN ('pathsdefaultstatic') 
2025-08-12T00:27:35.281569721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" IN ('pathsdefaultstatic') 
2025-08-12T00:27:35.281779363Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002628s 
2025-08-12T00:27:35.281897601Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles 
2025-08-12T00:27:35.282029106Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-12T00:27:35.282179348Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieFiles OriginalFilePath String 
2025-08-12T00:27:35.282398600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles" ADD COLUMN "OriginalFilePath" TEXT 
2025-08-12T00:27:35.283216347Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008283s 
2025-08-12T00:27:35.283319975Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn MovieFiles Path 
2025-08-12T00:27:35.285559976Z [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) 
2025-08-12T00:27:35.286430208Z [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" 
2025-08-12T00:27:35.286922650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieFiles" 
2025-08-12T00:27:35.287448188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles_temp" RENAME TO "MovieFiles" 
2025-08-12T00:27:35.289208082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieFiles_MovieId" ON "MovieFiles" ("MovieId" ASC) 
2025-08-12T00:27:35.289480561Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006018s 
2025-08-12T00:27:35.289764072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (167, '2025-08-12T00:27:35', 'remove_movie_pathstate') 
2025-08-12T00:27:35.290058053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:35.291057105Z [Info] FluentMigrator.Runner.MigrationRunner: 167: remove_movie_pathstate migrated 
2025-08-12T00:27:35.291176255Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075517s 
2025-08-12T00:27:35.291360737Z [Info] FluentMigrator.Runner.MigrationRunner: 168: custom_format_rework migrating 
2025-08-12T00:27:35.291523575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:35.291729349Z [Info] custom_format_rework: Starting migration of Main DB to 168 
2025-08-12T00:27:35.292279517Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable CustomFormats 
2025-08-12T00:27:35.292438657Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-12T00:27:35.292578469Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn CustomFormats Specifications String 
2025-08-12T00:27:35.292840086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "CustomFormats" ADD COLUMN "Specifications" TEXT NOT NULL DEFAULT '[]' 
2025-08-12T00:27:35.293635157Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008925s 
2025-08-12T00:27:35.293786151Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-12T00:27:35.293943959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-12T00:27:35.297634951Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036939s 
2025-08-12T00:27:35.297809202Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn CustomFormats FormatTags 
2025-08-12T00:27:35.299760401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "CustomFormats_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Specifications" TEXT NOT NULL) 
2025-08-12T00:27:35.300249115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "CustomFormats_temp" ("Id", "Name", "Specifications") SELECT "Id", "Name", "Specifications" FROM "CustomFormats" 
2025-08-12T00:27:35.300543779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "CustomFormats" 
2025-08-12T00:27:35.301056652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "CustomFormats_temp" RENAME TO "CustomFormats" 
2025-08-12T00:27:35.302763148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC) 
2025-08-12T00:27:35.303055026Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051085s 
2025-08-12T00:27:35.303338186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (168, '2025-08-12T00:27:35', 'custom_format_rework') 
2025-08-12T00:27:35.303610184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:35.304557301Z [Info] FluentMigrator.Runner.MigrationRunner: 168: custom_format_rework migrated 
2025-08-12T00:27:35.304676461Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065588s 
2025-08-12T00:27:35.304867967Z [Info] FluentMigrator.Runner.MigrationRunner: 169: custom_format_scores migrating 
2025-08-12T00:27:35.305032418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:35.305258693Z [Info] custom_format_scores: Starting migration of Main DB to 169 
2025-08-12T00:27:35.305841838Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 
2025-08-12T00:27:35.305983533Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-12T00:27:35.306129096Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles MinFormatScore Int32 
2025-08-12T00:27:35.306371705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "MinFormatScore" INTEGER NOT NULL DEFAULT 0 
2025-08-12T00:27:35.307131545Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000818s 
2025-08-12T00:27:35.307242869Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 
2025-08-12T00:27:35.307359664Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-12T00:27:35.307530718Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles CutoffFormatScore Int32 
2025-08-12T00:27:35.307876254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "CutoffFormatScore" INTEGER NOT NULL DEFAULT 0 
2025-08-12T00:27:35.308524219Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000842s 
2025-08-12T00:27:35.308720494Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-12T00:27:35.308831107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-12T00:27:35.314032621Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052143s 
2025-08-12T00:27:35.314223365Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Profiles FormatCutoff 
2025-08-12T00:27:35.317915600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Profiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "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) 
2025-08-12T00:27:35.318814831Z [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" 
2025-08-12T00:27:35.319228845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles" 
2025-08-12T00:27:35.319685995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles" 
2025-08-12T00:27:35.321438264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2025-08-12T00:27:35.321740222Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073907s 
2025-08-12T00:27:35.321891176Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable CustomFormats 
2025-08-12T00:27:35.322031769Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-12T00:27:35.322242564Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn CustomFormats IncludeCustomFormatWhenRenaming Boolean 
2025-08-12T00:27:35.322537888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "CustomFormats" ADD COLUMN "IncludeCustomFormatWhenRenaming" INTEGER NOT NULL DEFAULT 0 
2025-08-12T00:27:35.323369954Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009647s 
2025-08-12T00:27:35.323659928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (169, '2025-08-12T00:27:35', 'custom_format_scores') 
2025-08-12T00:27:35.323950824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:35.325023664Z [Info] FluentMigrator.Runner.MigrationRunner: 169: custom_format_scores migrated 
2025-08-12T00:27:35.325164778Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025932s 
2025-08-12T00:27:35.325387597Z [Info] FluentMigrator.Runner.MigrationRunner: 170: fix_trakt_list_config migrating 
2025-08-12T00:27:35.325535274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:35.325741830Z [Info] fix_trakt_list_config: Starting migration of Main DB to 170 
2025-08-12T00:27:35.326107136Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-12T00:27:35.326281327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-12T00:27:35.401497560Z []
2025-08-12T00:27:35.401622952Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0752928s 
2025-08-12T00:27:35.401827534Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-12T00:27:35.401986013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-12T00:27:35.403330441Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013038s 
2025-08-12T00:27:35.405700964Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" IN ('TraktAuthToken', 'TraktRefreshToken', 'TraktTokenExpiry', 'NewTraktAuthToken', 'NewTraktRefreshToken', 'NewTraktTokenExpiry') 
2025-08-12T00:27:35.406117784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" IN ('TraktAuthToken', 'TraktRefreshToken', 'TraktTokenExpiry', 'NewTraktAuthToken', 'NewTraktRefreshToken', 'NewTraktTokenExpiry') 
2025-08-12T00:27:35.406524042Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005934s 
2025-08-12T00:27:35.406821871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (170, '2025-08-12T00:27:35', 'fix_trakt_list_config') 
2025-08-12T00:27:35.407104631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:35.408076237Z [Info] FluentMigrator.Runner.MigrationRunner: 170: fix_trakt_list_config migrated 
2025-08-12T00:27:35.408215828Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021077s 
2025-08-12T00:27:35.408462154Z [Info] FluentMigrator.Runner.MigrationRunner: 171: quality_definition_preferred_size migrating 
2025-08-12T00:27:35.408585523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:35.408793612Z [Info] quality_definition_preferred_size: Starting migration of Main DB to 171 
2025-08-12T00:27:35.409206583Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions 
2025-08-12T00:27:35.409352778Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-08-12T00:27:35.409502619Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityDefinitions PreferredSize Double 
2025-08-12T00:27:35.409744867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions" ADD COLUMN "PreferredSize" NUMERIC 
2025-08-12T00:27:35.410479607Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007815s 
2025-08-12T00:27:35.410605741Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-12T00:27:35.410747797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-12T00:27:35.412636410Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018991s 
2025-08-12T00:27:35.412941454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (171, '2025-08-12T00:27:35', 'quality_definition_preferred_size') 
2025-08-12T00:27:35.413229885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:35.414027882Z [Info] FluentMigrator.Runner.MigrationRunner: 171: quality_definition_preferred_size migrated 
2025-08-12T00:27:35.414176902Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032662s 
2025-08-12T00:27:35.414379199Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_download_history migrating 
2025-08-12T00:27:35.414508400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:35.414726439Z [Info] add_download_history: Starting migration of Main DB to 172 
2025-08-12T00:27:35.415581801Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadHistory 
2025-08-12T00:27:35.416151268Z [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) 
2025-08-12T00:27:35.416610072Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008594s 
2025-08-12T00:27:35.416777569Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (EventType) 
2025-08-12T00:27:35.417018104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2025-08-12T00:27:35.417325883Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004057s 
2025-08-12T00:27:35.417477308Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (MovieId) 
2025-08-12T00:27:35.417716871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_MovieId" ON "DownloadHistory" ("MovieId" ASC) 
2025-08-12T00:27:35.417997846Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003681s 
2025-08-12T00:27:35.418158500Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (DownloadId) 
2025-08-12T00:27:35.418402942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2025-08-12T00:27:35.418686784Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003685s 
2025-08-12T00:27:35.418819711Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-12T00:27:35.418984162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-12T00:27:35.421095905Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021347s 
2025-08-12T00:27:35.421399877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (172, '2025-08-12T00:27:35', 'add_download_history') 
2025-08-12T00:27:35.421677085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:35.422498419Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_download_history migrated 
2025-08-12T00:27:35.422650856Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035159s 
2025-08-12T00:27:35.422810167Z [Info] FluentMigrator.Runner.MigrationRunner: 173: net_import_status migrating 
2025-08-12T00:27:35.422987544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:35.423178649Z [Info] net_import_status: Starting migration of Main DB to 173 
2025-08-12T00:27:35.423758487Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NetImportStatus 
2025-08-12T00:27:35.424245698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NetImportStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT) 
2025-08-12T00:27:35.424678900Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007862s 
2025-08-12T00:27:35.424845646Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NetImportStatus (ProviderId) 
2025-08-12T00:27:35.425113265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "NetImportStatus" ("ProviderId" ASC) 
2025-08-12T00:27:35.425413590Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000409s 
2025-08-12T00:27:35.425694255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (173, '2025-08-12T00:27:35', 'net_import_status') 
2025-08-12T00:27:35.425953958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:35.426794831Z [Info] FluentMigrator.Runner.MigrationRunner: 173: net_import_status migrated 
2025-08-12T00:27:35.426937007Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001772s 
2025-08-12T00:27:35.427122771Z [Info] FluentMigrator.Runner.MigrationRunner: 174: email_multiple_addresses migrating 
2025-08-12T00:27:35.427282593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:35.427491123Z [Info] email_multiple_addresses: Starting migration of Main DB to 174 
2025-08-12T00:27:35.427762059Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-12T00:27:35.427935748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-12T00:27:35.429876456Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019647s 
2025-08-12T00:27:35.430171390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (174, '2025-08-12T00:27:35', 'email_multiple_addresses') 
2025-08-12T00:27:35.430441494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:35.431250493Z [Info] FluentMigrator.Runner.MigrationRunner: 174: email_multiple_addresses migrated 
2025-08-12T00:27:35.431406668Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033235s 
2025-08-12T00:27:35.431599195Z [Info] FluentMigrator.Runner.MigrationRunner: 175: remove_chown_and_folderchmod_config migrating 
2025-08-12T00:27:35.431745299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:35.431982176Z [Info] remove_chown_and_folderchmod_config: Starting migration of Main DB to 175 
2025-08-12T00:27:35.432324957Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" IN ('folderchmod', 'chownuser', 'parsingleniency') 
2025-08-12T00:27:35.432619400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" IN ('folderchmod', 'chownuser', 'parsingleniency') 
2025-08-12T00:27:35.432941448Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004173s 
2025-08-12T00:27:35.433235761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (175, '2025-08-12T00:27:35', 'remove_chown_and_folderchmod_config') 
2025-08-12T00:27:35.433514091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:35.434209792Z [Info] FluentMigrator.Runner.MigrationRunner: 175: remove_chown_and_folderchmod_config migrated 
2025-08-12T00:27:35.434351708Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016462s 
2025-08-12T00:27:35.434546671Z [Info] FluentMigrator.Runner.MigrationRunner: 176: movie_recommendations migrating 
2025-08-12T00:27:35.434688997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:35.434898459Z [Info] movie_recommendations: Starting migration of Main DB to 176 
2025-08-12T00:27:35.435212091Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-08-12T00:27:35.435349728Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-12T00:27:35.435491123Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies Recommendations String 
2025-08-12T00:27:35.435744543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "Recommendations" TEXT NOT NULL DEFAULT '[]' 
2025-08-12T00:27:35.436486056Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008105s 
2025-08-12T00:27:35.436731520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (176, '2025-08-12T00:27:35', 'movie_recommendations') 
2025-08-12T00:27:35.437006604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:35.437734851Z [Info] FluentMigrator.Runner.MigrationRunner: 176: movie_recommendations migrated 
2025-08-12T00:27:35.437884853Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020707s 
2025-08-12T00:27:35.438061228Z [Info] FluentMigrator.Runner.MigrationRunner: 177: language_improvements migrating 
2025-08-12T00:27:35.438203845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:35.438433658Z [Info] language_improvements: Starting migration of Main DB to 177 
2025-08-12T00:27:35.440357582Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-08-12T00:27:35.440499147Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-08-12T00:27:35.440651454Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies OriginalLanguage Int32 
2025-08-12T00:27:35.440901558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "OriginalLanguage" INTEGER NOT NULL DEFAULT 1 
2025-08-12T00:27:35.441582048Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007853s 
2025-08-12T00:27:35.441724244Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-08-12T00:27:35.441847913Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-12T00:27:35.441995220Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies OriginalTitle String 
2025-08-12T00:27:35.442206786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "OriginalTitle" TEXT 
2025-08-12T00:27:35.442874060Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007245s 
2025-08-12T00:27:35.443026437Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-08-12T00:27:35.443149484Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-12T00:27:35.443286270Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies DigitalRelease DateTime 
2025-08-12T00:27:35.443555011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "DigitalRelease" DATETIME 
2025-08-12T00:27:35.444189188Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000748s 
2025-08-12T00:27:35.444367507Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies PhysicalReleaseNote 
2025-08-12T00:27:35.447473912Z [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, "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) 
2025-08-12T00:27:35.449557438Z [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" 
2025-08-12T00:27:35.450530307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-08-12T00:27:35.451247631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-08-12T00:27:35.453027836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2025-08-12T00:27:35.453336167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2025-08-12T00:27:35.453658687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2025-08-12T00:27:35.453982529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2025-08-12T00:27:35.454261330Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097291s 
2025-08-12T00:27:35.454457415Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies SecondaryYearSourceId 
2025-08-12T00:27:35.457465222Z [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, "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) 
2025-08-12T00:27:35.459503216Z [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" 
2025-08-12T00:27:35.460424110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-08-12T00:27:35.461108859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-08-12T00:27:35.462806107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2025-08-12T00:27:35.463160841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2025-08-12T00:27:35.463469162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2025-08-12T00:27:35.463809678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2025-08-12T00:27:35.464079912Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095206s 
2025-08-12T00:27:35.464281598Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2025-08-12T00:27:35.464338884Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-08-12T00:27:35.464505048Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig RenameMovies Boolean 
2025-08-12T00:27:35.464747947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "RenameMovies" INTEGER NOT NULL DEFAULT 0 
2025-08-12T00:27:35.465437726Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007781s 
2025-08-12T00:27:35.465645645Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "RenameMovies"="RenameEpisodes" 
2025-08-12T00:27:35.465881249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "RenameMovies"="RenameEpisodes" 
2025-08-12T00:27:35.466090751Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002683s 
2025-08-12T00:27:35.466240403Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig RenameEpisodes 
2025-08-12T00:27:35.468488600Z [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) 
2025-08-12T00:27:35.469316407Z [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" 
2025-08-12T00:27:35.469826814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2025-08-12T00:27:35.470145847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2025-08-12T00:27:35.471964759Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055458s 
2025-08-12T00:27:35.472375106Z [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")); 
2025-08-12T00:27:35.472877708Z [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")); 
2025-08-12T00:27:35.473238014Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006141s 
2025-08-12T00:27:35.473469299Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DROP INDEX IF EXISTS "IX_AlternativeTitles_CleanTitle" 
2025-08-12T00:27:35.473683631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX IF EXISTS "IX_AlternativeTitles_CleanTitle" 
2025-08-12T00:27:35.474098516Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003728s 
2025-08-12T00:27:35.474140271Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-12T00:27:35.474299551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-12T00:27:35.476895489Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026074s 
2025-08-12T00:27:35.477050892Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-12T00:27:35.477200473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-12T00:27:35.478950006Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017647s 
2025-08-12T00:27:35.479087042Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-12T00:27:35.479377316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ScheduledTasks" SET "LastExecution" = '2014-01-01 00:00:00' WHERE "TypeName" = 'NzbDrone.Core.Movies.Commands.RefreshMovieCommand' 
2025-08-12T00:27:35.479623121Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004145s 
2025-08-12T00:27:35.479763775Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-12T00:27:35.479976613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies" SET "LastInfoSync" = '2014-01-01 00:00:00' WHERE 1 = 1 
2025-08-12T00:27:35.480197648Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002996s 
2025-08-12T00:27:35.480464255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (177, '2025-08-12T00:27:35', 'language_improvements') 
2025-08-12T00:27:35.480735201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:35.481919736Z [Info] FluentMigrator.Runner.MigrationRunner: 177: language_improvements migrated 
2025-08-12T00:27:35.482064718Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019932s 
2025-08-12T00:27:35.482226334Z [Info] FluentMigrator.Runner.MigrationRunner: 178: new_list_server migrating 
2025-08-12T00:27:35.482380043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:35.482603633Z [Info] new_list_server: Starting migration of Main DB to 178 
2025-08-12T00:27:35.482920592Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-12T00:27:35.483076085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-12T00:27:35.485985774Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002914s 
2025-08-12T00:27:35.486117108Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-12T00:27:35.486286830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-12T00:27:35.489152942Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028722s 
2025-08-12T00:27:35.489417985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (178, '2025-08-12T00:27:35', 'new_list_server') 
2025-08-12T00:27:35.489712789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:35.490484513Z [Info] FluentMigrator.Runner.MigrationRunner: 178: new_list_server migrated 
2025-08-12T00:27:35.490626669Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042097s 
2025-08-12T00:27:35.490801311Z [Info] FluentMigrator.Runner.MigrationRunner: 179: movie_translation_indexes migrating 
2025-08-12T00:27:35.490969580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:35.491168180Z [Info] movie_translation_indexes: Starting migration of Main DB to 179 
2025-08-12T00:27:35.491558415Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieTranslations (Language) 
2025-08-12T00:27:35.491816966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_Language" ON "MovieTranslations" ("Language" ASC) 
2025-08-12T00:27:35.492127531Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004084s 
2025-08-12T00:27:35.492286692Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieTranslations (MovieId) 
2025-08-12T00:27:35.492546545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_MovieId" ON "MovieTranslations" ("MovieId" ASC) 
2025-08-12T00:27:35.492803012Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000369s 
2025-08-12T00:27:35.493102264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (179, '2025-08-12T00:27:35', 'movie_translation_indexes') 
2025-08-12T00:27:35.493378721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:35.494275888Z [Info] FluentMigrator.Runner.MigrationRunner: 179: movie_translation_indexes migrated 
2025-08-12T00:27:35.494370558Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017476s 
2025-08-12T00:27:35.494538436Z [Info] FluentMigrator.Runner.MigrationRunner: 180: fix_invalid_profile_references migrating 
2025-08-12T00:27:35.494709801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:35.494909454Z [Info] fix_invalid_profile_references: Starting migration of Main DB to 180 
2025-08-12T00:27:35.495178105Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-12T00:27:35.495358969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-12T00:27:35.497794333Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024533s 
2025-08-12T00:27:35.498110239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (180, '2025-08-12T00:27:35', 'fix_invalid_profile_references') 
2025-08-12T00:27:35.498383249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:35.499161105Z [Info] FluentMigrator.Runner.MigrationRunner: 180: fix_invalid_profile_references migrated 
2025-08-12T00:27:35.499309895Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037873s 
2025-08-12T00:27:35.499460678Z [Info] FluentMigrator.Runner.MigrationRunner: 181: list_movies_table migrating 
2025-08-12T00:27:35.499617294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:35.499839621Z [Info] list_movies_table: Starting migration of Main DB to 181 
2025-08-12T00:27:35.501686541Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable NetImport ImportLists 
2025-08-12T00:27:35.501979861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NetImport" RENAME TO "ImportLists" 
2025-08-12T00:27:35.503878134Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020094s 
2025-08-12T00:27:35.504106093Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable NetImportStatus ImportListStatus 
2025-08-12T00:27:35.504323170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NetImportStatus" RENAME TO "ImportListStatus" 
2025-08-12T00:27:35.506069036Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018217s 
2025-08-12T00:27:35.506327937Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Config" SET "Key" = 'importlistsyncinterval' WHERE "Key" = 'netimportsyncinterval' 
2025-08-12T00:27:35.506607400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Config" SET "Key" = 'importlistsyncinterval' WHERE "Key" = 'netimportsyncinterval' 
2025-08-12T00:27:35.506839728Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003283s 
2025-08-12T00:27:35.506979359Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-08-12T00:27:35.507094571Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-12T00:27:35.507256858Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists SearchOnAdd Boolean 
2025-08-12T00:27:35.507504616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "SearchOnAdd" INTEGER NOT NULL DEFAULT 0 
2025-08-12T00:27:35.508182972Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000769s 
2025-08-12T00:27:35.508335710Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListMovies 
2025-08-12T00:27:35.509183507Z [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) 
2025-08-12T00:27:35.509798315Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013256s 
2025-08-12T00:27:35.510112057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (181, '2025-08-12T00:27:35', 'list_movies_table') 
2025-08-12T00:27:35.510353643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:35.511285099Z [Info] FluentMigrator.Runner.MigrationRunner: 181: list_movies_table migrated 
2025-08-12T00:27:35.511399179Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027584s 
2025-08-12T00:27:35.511579211Z [Info] FluentMigrator.Runner.MigrationRunner: 182: on_delete_notification migrating 
2025-08-12T00:27:35.511746909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:35.511971872Z [Info] on_delete_notification: Starting migration of Main DB to 182 
2025-08-12T00:27:35.512357258Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-08-12T00:27:35.512494124Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-12T00:27:35.512636340Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnDelete Boolean 
2025-08-12T00:27:35.512885422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnDelete" INTEGER NOT NULL DEFAULT 0 
2025-08-12T00:27:35.513613808Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008176s 
2025-08-12T00:27:35.513894043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (182, '2025-08-12T00:27:35', 'on_delete_notification') 
2025-08-12T00:27:35.514179137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:35.514997826Z [Info] FluentMigrator.Runner.MigrationRunner: 182: on_delete_notification migrated 
2025-08-12T00:27:35.515148659Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021899s 
2025-08-12T00:27:35.515329183Z [Info] FluentMigrator.Runner.MigrationRunner: 183: download_propers_config migrating 
2025-08-12T00:27:35.515484876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:35.515689649Z [Info] download_propers_config: Starting migration of Main DB to 183 
2025-08-12T00:27:35.516027108Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-12T00:27:35.516198143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-12T00:27:35.516816057Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006431s 
2025-08-12T00:27:35.517037192Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers' 
2025-08-12T00:27:35.517258839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers' 
2025-08-12T00:27:35.517449362Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000259s 
2025-08-12T00:27:35.517611459Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Profiles PreferredTags 
2025-08-12T00:27:35.520034788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Profiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Cutoff" INTEGER NOT NULL, "Items" TEXT NOT NULL, "Language" INTEGER, "FormatItems" TEXT NOT NULL, "UpgradeAllowed" INTEGER, "MinFormatScore" INTEGER NOT NULL, "CutoffFormatScore" INTEGER NOT NULL) 
2025-08-12T00:27:35.520781432Z [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" 
2025-08-12T00:27:35.521173131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles" 
2025-08-12T00:27:35.521625382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles" 
2025-08-12T00:27:35.523434364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2025-08-12T00:27:35.523681452Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059257s 
2025-08-12T00:27:35.524015164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (183, '2025-08-12T00:27:35', 'download_propers_config') 
2025-08-12T00:27:35.524319156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:35.525342777Z [Info] FluentMigrator.Runner.MigrationRunner: 183: download_propers_config migrated 
2025-08-12T00:27:35.525491176Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075554s 
2025-08-12T00:27:35.525742813Z [Info] FluentMigrator.Runner.MigrationRunner: 184: add_priority_to_indexers migrating 
2025-08-12T00:27:35.525848967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:35.526051955Z [Info] add_priority_to_indexers: Starting migration of Main DB to 184 
2025-08-12T00:27:35.526425277Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-08-12T00:27:35.526546090Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-12T00:27:35.526693918Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Priority Int32 
2025-08-12T00:27:35.526926727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 25 
2025-08-12T00:27:35.527601636Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007609s 
2025-08-12T00:27:35.527910287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (184, '2025-08-12T00:27:35', 'add_priority_to_indexers') 
2025-08-12T00:27:35.528182135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:35.528984290Z [Info] FluentMigrator.Runner.MigrationRunner: 184: add_priority_to_indexers migrated 
2025-08-12T00:27:35.529130975Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021179s 
2025-08-12T00:27:35.529311419Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_alternative_title_indices migrating 
2025-08-12T00:27:35.529530019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:35.529684660Z [Info] add_alternative_title_indices: Starting migration of Main DB to 185 
2025-08-12T00:27:35.530047250Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlternativeTitles (CleanTitle) 
2025-08-12T00:27:35.530320671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2025-08-12T00:27:35.530584582Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003822s 
2025-08-12T00:27:35.530748923Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieTranslations (CleanTitle) 
2025-08-12T00:27:35.531012715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_CleanTitle" ON "MovieTranslations" ("CleanTitle" ASC) 
2025-08-12T00:27:35.532930426Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020213s 
2025-08-12T00:27:35.533237815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (185, '2025-08-12T00:27:35', 'add_alternative_title_indices') 
2025-08-12T00:27:35.533517549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:35.534384124Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_alternative_title_indices migrated 
2025-08-12T00:27:35.534526521Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034438s 
2025-08-12T00:27:35.534702615Z [Info] FluentMigrator.Runner.MigrationRunner: 186: fix_tmdb_duplicates migrating 
2025-08-12T00:27:35.534854541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:35.535076348Z [Info] fix_tmdb_duplicates: Starting migration of Main DB to 186 
2025-08-12T00:27:35.536626369Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-12T00:27:35.536781031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-12T00:27:35.540130325Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033047s 
2025-08-12T00:27:35.540581093Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Movies () 
2025-08-12T00:27:35.541053374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Movies_TmdbId" 
2025-08-12T00:27:35.541413369Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006895s 
2025-08-12T00:27:35.541554613Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-08-12T00:27:35.541684294Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-12T00:27:35.541845749Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies TmdbId Int32 
2025-08-12T00:27:35.545078710Z [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, "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) 
2025-08-12T00:27:35.547050370Z [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" 
2025-08-12T00:27:35.548024030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-08-12T00:27:35.548641794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-08-12T00:27:35.550482661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2025-08-12T00:27:35.550857416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2025-08-12T00:27:35.551217591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2025-08-12T00:27:35.551505681Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095142s 
2025-08-12T00:27:35.551650593Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (TmdbId) 
2025-08-12T00:27:35.551888292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2025-08-12T00:27:35.552150049Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003621s 
2025-08-12T00:27:35.552458380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (186, '2025-08-12T00:27:35', 'fix_tmdb_duplicates') 
2025-08-12T00:27:35.552723013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:35.553692896Z [Info] FluentMigrator.Runner.MigrationRunner: 186: fix_tmdb_duplicates migrated 
2025-08-12T00:27:35.553864852Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018512s 
2025-08-12T00:27:35.554022880Z [Info] FluentMigrator.Runner.MigrationRunner: 187: swap_filechmod_for_folderchmod migrating 
2025-08-12T00:27:35.554216490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:35.554413627Z [Info] swap_filechmod_for_folderchmod: Starting migration of Main DB to 187 
2025-08-12T00:27:35.554743532Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-12T00:27:35.554874455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-12T00:27:35.555509725Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006382s 
2025-08-12T00:27:35.555811011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (187, '2025-08-12T00:27:35', 'swap_filechmod_for_folderchmod') 
2025-08-12T00:27:35.556210446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:35.556930726Z [Info] FluentMigrator.Runner.MigrationRunner: 187: swap_filechmod_for_folderchmod migrated 
2025-08-12T00:27:35.557063483Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020138s 
2025-08-12T00:27:35.557224488Z [Info] FluentMigrator.Runner.MigrationRunner: 188: mediainfo_channels migrating 
2025-08-12T00:27:35.557409350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:35.557597970Z [Info] mediainfo_channels: Starting migration of Main DB to 188 
2025-08-12T00:27:35.558073337Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MovieFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannels"', '"audioChannelsContainer"'); 
2025-08-12T00:27:35.558405686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MovieFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannels"', '"audioChannelsContainer"'); 
2025-08-12T00:27:35.558640649Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003655s 
2025-08-12T00:27:35.558938810Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MovieFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannelPositionsText"', '"audioChannelPositionsTextContainer"'); 
2025-08-12T00:27:35.559301630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MovieFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannelPositionsText"', '"audioChannelPositionsTextContainer"'); 
2025-08-12T00:27:35.559550601Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004056s 
2025-08-12T00:27:35.559789633Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Config" SET "Value" = max(("Value" / 60) + 1, 6) WHERE "Key" = 'importlistsyncinterval' 
2025-08-12T00:27:35.560094376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Config" SET "Value" = max(("Value" / 60) + 1, 6) WHERE "Key" = 'importlistsyncinterval' 
2025-08-12T00:27:35.560332336Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003297s 
2025-08-12T00:27:35.560618582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (188, '2025-08-12T00:27:35', 'mediainfo_channels') 
2025-08-12T00:27:35.560877373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:35.561545599Z [Info] FluentMigrator.Runner.MigrationRunner: 188: mediainfo_channels migrated 
2025-08-12T00:27:35.561687465Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001514s 
2025-08-12T00:27:35.561847978Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_update_history migrating 
2025-08-12T00:27:35.562006247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:35.562211911Z [Info] add_update_history: Starting migration of Main DB to 189 
2025-08-12T00:27:35.562537496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (189, '2025-08-12T00:27:35', 'add_update_history') 
2025-08-12T00:27:35.562820015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:35.563457128Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_update_history migrated 
2025-08-12T00:27:35.563617321Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014459s 
2025-08-12T00:27:35.563761652Z [Info] FluentMigrator.Runner.MigrationRunner: 190: update_awesome_hd_link migrating 
2025-08-12T00:27:35.563963588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:35.564176367Z [Info] update_awesome_hd_link: Starting migration of Main DB to 190 
2025-08-12T00:27:35.566837746Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", 'https://awesome-hd.net', 'https://awesome-hd.club') WHERE "Implementation" = 'AwesomeHD'; 
2025-08-12T00:27:35.567225657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = Replace("Settings", 'https://awesome-hd.net', 'https://awesome-hd.club') WHERE "Implementation" = 'AwesomeHD'; 
2025-08-12T00:27:35.567495560Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004378s 
2025-08-12T00:27:35.567798019Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", 'https://awesome-hd.me', 'https://awesome-hd.club') WHERE "Implementation" = 'AwesomeHD'; 
2025-08-12T00:27:35.568175750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = Replace("Settings", 'https://awesome-hd.me', 'https://awesome-hd.club') WHERE "Implementation" = 'AwesomeHD'; 
2025-08-12T00:27:35.568446475Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000418s 
2025-08-12T00:27:35.568719254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (190, '2025-08-12T00:27:35', 'update_awesome_hd_link') 
2025-08-12T00:27:35.568999619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:35.569702625Z [Info] FluentMigrator.Runner.MigrationRunner: 190: update_awesome_hd_link migrated 
2025-08-12T00:27:35.569821254Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016327s 
2025-08-12T00:27:35.569995124Z [Info] FluentMigrator.Runner.MigrationRunner: 191: remove_awesomehd migrating 
2025-08-12T00:27:35.570147951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:35.570389768Z [Info] remove_awesomehd: Starting migration of Main DB to 191 
2025-08-12T00:27:35.570687528Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-12T00:27:35.570918663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'AwesomeHD' 
2025-08-12T00:27:35.571124538Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002818s 
2025-08-12T00:27:35.571394512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (191, '2025-08-12T00:27:35', 'remove_awesomehd') 
2025-08-12T00:27:35.571667912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:35.572375888Z [Info] FluentMigrator.Runner.MigrationRunner: 191: remove_awesomehd migrated 
2025-08-12T00:27:35.572517373Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015079s 
2025-08-12T00:27:35.572743708Z [Info] FluentMigrator.Runner.MigrationRunner: 192: add_on_delete_to_notifications migrating 
2025-08-12T00:27:35.572871386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:35.573079655Z [Info] add_on_delete_to_notifications: Starting migration of Main DB to 192 
2025-08-12T00:27:35.573594462Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Notifications OnDelete to OnMovieDelete 
2025-08-12T00:27:35.576252374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Notifications_temp" ("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, "OnHealthIssue" INTEGER NOT NULL, "IncludeHealthWarnings" INTEGER NOT NULL, "OnMovieDelete" INTEGER NOT NULL) 
2025-08-12T00:27:35.577287288Z [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" 
2025-08-12T00:27:35.577798177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications" 
2025-08-12T00:27:35.578188753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications" 
2025-08-12T00:27:35.579958808Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061922s 
2025-08-12T00:27:35.580119571Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-08-12T00:27:35.580252309Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-12T00:27:35.580424315Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnMovieFileDelete Boolean 
2025-08-12T00:27:35.580660300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnMovieFileDelete" INTEGER NOT NULL DEFAULT 0 
2025-08-12T00:27:35.581435992Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008675s 
2025-08-12T00:27:35.581585664Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-08-12T00:27:35.581715986Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-12T00:27:35.581915718Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnMovieFileDeleteForUpgrade Boolean 
2025-08-12T00:27:35.582180572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnMovieFileDeleteForUpgrade" INTEGER NOT NULL DEFAULT 0 
2025-08-12T00:27:35.582886062Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008251s 
2025-08-12T00:27:35.583191668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (192, '2025-08-12T00:27:35', 'add_on_delete_to_notifications') 
2025-08-12T00:27:35.583494638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:35.584342816Z [Info] FluentMigrator.Runner.MigrationRunner: 192: add_on_delete_to_notifications migrated 
2025-08-12T00:27:35.584504842Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022503s 
2025-08-12T00:27:35.584698222Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_bypass_to_delay_profile migrating 
2025-08-12T00:27:35.584864025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:35.585073317Z [Info] add_bypass_to_delay_profile: Starting migration of Main DB to 194 
2025-08-12T00:27:35.585827786Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2025-08-12T00:27:35.585963199Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-12T00:27:35.586135045Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfHighestQuality Boolean 
2025-08-12T00:27:35.586402704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfHighestQuality" INTEGER NOT NULL DEFAULT 0 
2025-08-12T00:27:35.587142123Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000853s 
2025-08-12T00:27:35.587324460Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-12T00:27:35.587508310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DelayProfiles" SET "BypassIfHighestQuality" = 1 WHERE 1 = 1 
2025-08-12T00:27:35.587716279Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003096s 
2025-08-12T00:27:35.588029419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (194, '2025-08-12T00:27:35', 'add_bypass_to_delay_profile') 
2025-08-12T00:27:35.588318091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:35.589069564Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_bypass_to_delay_profile migrated 
2025-08-12T00:27:35.589220478Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016255s 
2025-08-12T00:27:35.589396843Z [Info] FluentMigrator.Runner.MigrationRunner: 195: update_notifiarr migrating 
2025-08-12T00:27:35.589549280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:35.589752559Z [Info] update_notifiarr: Starting migration of Main DB to 195 
2025-08-12T00:27:35.595116481Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2025-08-12T00:27:35.595651528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2025-08-12T00:27:35.596014439Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006115s 
2025-08-12T00:27:35.596291868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (195, '2025-08-12T00:27:35', 'update_notifiarr') 
2025-08-12T00:27:35.596545478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:35.597220959Z [Info] FluentMigrator.Runner.MigrationRunner: 195: update_notifiarr migrated 
2025-08-12T00:27:35.597363856Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018115s 
2025-08-12T00:27:35.597539861Z [Info] FluentMigrator.Runner.MigrationRunner: 196: legacy_mediainfo_hdr migrating 
2025-08-12T00:27:35.597689061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:35.597901880Z [Info] legacy_mediainfo_hdr: Starting migration of Main DB to 196 
2025-08-12T00:27:35.598316264Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "StandardMovieFormat" = Replace("StandardMovieFormat", '{MediaInfo HDR}', '{MediaInfo VideoDynamicRange}'); 
2025-08-12T00:27:35.598669355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "StandardMovieFormat" = Replace("StandardMovieFormat", '{MediaInfo HDR}', '{MediaInfo VideoDynamicRange}'); 
2025-08-12T00:27:35.598913857Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003994s 
2025-08-12T00:27:35.599196346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (196, '2025-08-12T00:27:35', 'legacy_mediainfo_hdr') 
2025-08-12T00:27:35.599464947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:35.600121078Z [Info] FluentMigrator.Runner.MigrationRunner: 196: legacy_mediainfo_hdr migrated 
2025-08-12T00:27:35.600282544Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001579s 
2025-08-12T00:27:35.600444550Z [Info] FluentMigrator.Runner.MigrationRunner: 197: rename_blacklist_to_blocklist migrating 
2025-08-12T00:27:35.600612378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:35.600821419Z [Info] rename_blacklist_to_blocklist: Starting migration of Main DB to 197 
2025-08-12T00:27:35.601096413Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Blacklist Blocklist 
2025-08-12T00:27:35.601297117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" RENAME TO "Blocklist" 
2025-08-12T00:27:35.603054426Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017998s 
2025-08-12T00:27:35.603369290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (197, '2025-08-12T00:27:35', 'rename_blacklist_to_blocklist') 
2025-08-12T00:27:35.603657129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:35.604366668Z [Info] FluentMigrator.Runner.MigrationRunner: 197: rename_blacklist_to_blocklist migrated 
2025-08-12T00:27:35.604530468Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030812s 
2025-08-12T00:27:35.604694709Z [Info] FluentMigrator.Runner.MigrationRunner: 198: add_indexer_tags migrating 
2025-08-12T00:27:35.604868549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:35.605057289Z [Info] add_indexer_tags: Starting migration of Main DB to 198 
2025-08-12T00:27:35.605356361Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-08-12T00:27:35.605486002Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-12T00:27:35.605630413Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String 
2025-08-12T00:27:35.605832329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT 
2025-08-12T00:27:35.606556948Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007722s 
2025-08-12T00:27:35.606835880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (198, '2025-08-12T00:27:35', 'add_indexer_tags') 
2025-08-12T00:27:35.607110112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:35.607722135Z [Info] FluentMigrator.Runner.MigrationRunner: 198: add_indexer_tags migrated 
2025-08-12T00:27:35.607870594Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019331s 
2025-08-12T00:27:35.608076498Z [Info] FluentMigrator.Runner.MigrationRunner: 199: mediainfo_to_ffmpeg migrating 
2025-08-12T00:27:35.608234777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:35.608425110Z [Info] mediainfo_to_ffmpeg: Starting migration of Main DB to 199 
2025-08-12T00:27:35.608675695Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-12T00:27:35.608848262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-12T00:27:35.611065918Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021628s 
2025-08-12T00:27:35.611474671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (199, '2025-08-12T00:27:35', 'mediainfo_to_ffmpeg') 
2025-08-12T00:27:35.611713612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:35.612363631Z [Info] FluentMigrator.Runner.MigrationRunner: 199: mediainfo_to_ffmpeg migrated 
2025-08-12T00:27:35.612512792Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034996s 
2025-08-12T00:27:35.612673966Z [Info] FluentMigrator.Runner.MigrationRunner: 200: cdh_per_downloadclient migrating 
2025-08-12T00:27:35.612844860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:35.613050154Z [Info] cdh_per_downloadclient: Starting migration of Main DB to 200 
2025-08-12T00:27:35.613484118Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2025-08-12T00:27:35.613635172Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-12T00:27:35.613824383Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveCompletedDownloads Boolean 
2025-08-12T00:27:35.614074787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveCompletedDownloads" INTEGER NOT NULL DEFAULT 1 
2025-08-12T00:27:35.614852313Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008741s 
2025-08-12T00:27:35.615034219Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveFailedDownloads Boolean 
2025-08-12T00:27:35.615307970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveFailedDownloads" INTEGER NOT NULL DEFAULT 1 
2025-08-12T00:27:35.616041107Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008348s 
2025-08-12T00:27:35.616173483Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-12T00:27:35.616341973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-12T00:27:35.620208729Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038703s 
2025-08-12T00:27:35.620487661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (200, '2025-08-12T00:27:35', 'cdh_per_downloadclient') 
2025-08-12T00:27:35.620790991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:35.621491121Z [Info] FluentMigrator.Runner.MigrationRunner: 200: cdh_per_downloadclient migrated 
2025-08-12T00:27:35.621634770Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051502s 
2025-08-12T00:27:35.621844463Z [Info] FluentMigrator.Runner.MigrationRunner: 201: migrate_discord_from_slack migrating 
2025-08-12T00:27:35.621978453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:35.622197433Z [Info] migrate_discord_from_slack: Starting migration of Main DB to 201 
2025-08-12T00:27:35.622472778Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-12T00:27:35.622609984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-12T00:27:35.626284143Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003668s 
2025-08-12T00:27:35.626588706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (201, '2025-08-12T00:27:35', 'migrate_discord_from_slack') 
2025-08-12T00:27:35.626860253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:35.627695776Z [Info] FluentMigrator.Runner.MigrationRunner: 201: migrate_discord_from_slack migrated 
2025-08-12T00:27:35.627832421Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050509s 
2025-08-12T00:27:35.627997824Z [Info] FluentMigrator.Runner.MigrationRunner: 202: remove_predb migrating 
2025-08-12T00:27:35.628177656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:35.628353290Z [Info] remove_predb: Starting migration of Main DB to 202 
2025-08-12T00:27:35.629367562Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-12T00:27:35.629555891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies" SET "MinimumAvailability" = 3 WHERE "MinimumAvailability" = 4 
2025-08-12T00:27:35.629788860Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003267s 
2025-08-12T00:27:35.629910606Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-12T00:27:35.630142974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ImportLists" SET "MinimumAvailability" = 3 WHERE "MinimumAvailability" = 4 
2025-08-12T00:27:35.630362095Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003173s 
2025-08-12T00:27:35.630490594Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-12T00:27:35.630677239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies" SET "Status" = 3 WHERE "Status" = 4 
2025-08-12T00:27:35.630886391Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002639s 
2025-08-12T00:27:35.631007514Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-12T00:27:35.631210323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ImportListMovies" SET "Status" = 3 WHERE "Status" = 4 
2025-08-12T00:27:35.631423282Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002793s 
2025-08-12T00:27:35.631571761Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies HasPreDBEntry 
2025-08-12T00:27:35.634743608Z [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, "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, "SecondaryYear" INTEGER, "Collection" TEXT, "Recommendations" TEXT NOT NULL, "OriginalLanguage" INTEGER NOT NULL, "OriginalTitle" TEXT, "DigitalRelease" DATETIME) 
2025-08-12T00:27:35.636707483Z [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" 
2025-08-12T00:27:35.637634028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-08-12T00:27:35.638298617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-08-12T00:27:35.640250978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2025-08-12T00:27:35.640573818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2025-08-12T00:27:35.640962801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2025-08-12T00:27:35.641252084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2025-08-12T00:27:35.641546857Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098008s 
2025-08-12T00:27:35.641780137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (202, '2025-08-12T00:27:35', 'remove_predb') 
2025-08-12T00:27:35.642098498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:35.642891205Z [Info] FluentMigrator.Runner.MigrationRunner: 202: remove_predb migrated 
2025-08-12T00:27:35.643115576Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111635s 
2025-08-12T00:27:35.643210307Z [Info] FluentMigrator.Runner.MigrationRunner: 203: add_on_update_to_notifications migrating 
2025-08-12T00:27:35.643367814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:35.643588008Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 203 
2025-08-12T00:27:35.643931579Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-08-12T00:27:35.644102273Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-08-12T00:27:35.644286905Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean 
2025-08-12T00:27:35.644537600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 0 
2025-08-12T00:27:35.645276658Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008423s 
2025-08-12T00:27:35.645577724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (203, '2025-08-12T00:27:35', 'add_on_update_to_notifications') 
2025-08-12T00:27:35.645853790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:35.646606456Z [Info] FluentMigrator.Runner.MigrationRunner: 203: add_on_update_to_notifications migrated 
2025-08-12T00:27:35.646675114Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020643s 
2025-08-12T00:27:35.646863404Z [Info] FluentMigrator.Runner.MigrationRunner: 204: ensure_identity_on_id_columns migrating 
2025-08-12T00:27:35.647083837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:35.647253068Z [Info] ensure_identity_on_id_columns: Starting migration of Main DB to 204 
2025-08-12T00:27:35.648668248Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-12T00:27:35.648892069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1 
2025-08-12T00:27:35.649067111Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002372s 
2025-08-12T00:27:35.649205780Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies Id Int32 
2025-08-12T00:27:35.652378479Z [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, "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, "SecondaryYear" INTEGER, "Collection" TEXT, "Recommendations" TEXT NOT NULL, "OriginalLanguage" INTEGER NOT NULL, "OriginalTitle" TEXT, "DigitalRelease" DATETIME) 
2025-08-12T00:27:35.654287694Z [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" 
2025-08-12T00:27:35.655200131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-08-12T00:27:35.655833477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-08-12T00:27:35.657806460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2025-08-12T00:27:35.658133017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2025-08-12T00:27:35.658439144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2025-08-12T00:27:35.658771573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2025-08-12T00:27:35.659024142Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096811s 
2025-08-12T00:27:35.659203292Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieTranslations Id Int32 
2025-08-12T00:27:35.661466951Z [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) 
2025-08-12T00:27:35.662049183Z [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" 
2025-08-12T00:27:35.662396162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieTranslations" 
2025-08-12T00:27:35.663098987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieTranslations_temp" RENAME TO "MovieTranslations" 
2025-08-12T00:27:35.665607619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_Language" ON "MovieTranslations" ("Language" ASC) 
2025-08-12T00:27:35.666010821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_MovieId" ON "MovieTranslations" ("MovieId" ASC) 
2025-08-12T00:27:35.666412530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_CleanTitle" ON "MovieTranslations" ("CleanTitle" ASC) 
2025-08-12T00:27:35.666681090Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073538s 
2025-08-12T00:27:35.666857606Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands Id Int32 
2025-08-12T00:27:35.671064648Z [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) 
2025-08-12T00:27:35.671793034Z [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" 
2025-08-12T00:27:35.672251237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-08-12T00:27:35.672580680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-08-12T00:27:35.674282127Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072817s 
2025-08-12T00:27:35.674455867Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Credits Id Int32 
2025-08-12T00:27:35.676849507Z [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, "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) 
2025-08-12T00:27:35.677574527Z [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" 
2025-08-12T00:27:35.677976807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Credits" 
2025-08-12T00:27:35.678462254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Credits_temp" RENAME TO "Credits" 
2025-08-12T00:27:35.680252299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Credits_CreditTmdbId" ON "Credits" ("CreditTmdbId" ASC) 
2025-08-12T00:27:35.680604067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Credits_MovieId" ON "Credits" ("MovieId" ASC) 
2025-08-12T00:27:35.680869842Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062754s 
2025-08-12T00:27:35.681091539Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Profiles Id Int32 
2025-08-12T00:27:35.683385528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Profiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Cutoff" INTEGER NOT NULL, "Items" TEXT NOT NULL, "Language" INTEGER, "FormatItems" TEXT NOT NULL, "UpgradeAllowed" INTEGER, "MinFormatScore" INTEGER NOT NULL, "CutoffFormatScore" INTEGER NOT NULL) 
2025-08-12T00:27:35.684156220Z [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" 
2025-08-12T00:27:35.684551636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles" 
2025-08-12T00:27:35.684999939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles" 
2025-08-12T00:27:35.686761837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2025-08-12T00:27:35.687037723Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058613s 
2025-08-12T00:27:35.687194328Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Id Int32 
2025-08-12T00:27:35.689491123Z [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) 
2025-08-12T00:27:35.690098887Z [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" 
2025-08-12T00:27:35.690472459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2025-08-12T00:27:35.690854829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2025-08-12T00:27:35.692509581Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051695s 
2025-08-12T00:27:35.692668632Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn NamingConfig Id Int32 
2025-08-12T00:27:35.695017832Z [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) 
2025-08-12T00:27:35.695840810Z [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" 
2025-08-12T00:27:35.696300305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2025-08-12T00:27:35.696671312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2025-08-12T00:27:35.698393570Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055593s 
2025-08-12T00:27:35.698533742Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Id Int32 
2025-08-12T00:27:35.700923294Z [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) 
2025-08-12T00:27:35.701614095Z [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" 
2025-08-12T00:27:35.701990683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2025-08-12T00:27:35.702459588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2025-08-12T00:27:35.704193559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2025-08-12T00:27:35.704533985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2025-08-12T00:27:35.704807586Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006096s 
2025-08-12T00:27:35.704931094Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Id Int32 
2025-08-12T00:27:35.707310626Z [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) 
2025-08-12T00:27:35.708188314Z [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" 
2025-08-12T00:27:35.708649202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2025-08-12T00:27:35.709014918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2025-08-12T00:27:35.710694460Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056005s 
2025-08-12T00:27:35.710865956Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieFiles Id Int32 
2025-08-12T00:27:35.713281059Z [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) 
2025-08-12T00:27:35.714170981Z [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" 
2025-08-12T00:27:35.714658222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieFiles" 
2025-08-12T00:27:35.715079561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles_temp" RENAME TO "MovieFiles" 
2025-08-12T00:27:35.716863373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieFiles_MovieId" ON "MovieFiles" ("MovieId" ASC) 
2025-08-12T00:27:35.717129409Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061484s 
2025-08-12T00:27:35.717313269Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn CustomFormats Id Int32 
2025-08-12T00:27:35.720586049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "CustomFormats_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Specifications" TEXT NOT NULL, "IncludeCustomFormatWhenRenaming" INTEGER NOT NULL) 
2025-08-12T00:27:35.721210286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "CustomFormats_temp" ("Id", "Name", "Specifications", "IncludeCustomFormatWhenRenaming") SELECT "Id", "Name", "Specifications", "IncludeCustomFormatWhenRenaming" FROM "CustomFormats" 
2025-08-12T00:27:35.721538397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "CustomFormats" 
2025-08-12T00:27:35.721979455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "CustomFormats_temp" RENAME TO "CustomFormats" 
2025-08-12T00:27:35.723822807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC) 
2025-08-12T00:27:35.724089664Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066501s 
2025-08-12T00:27:35.724400741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (204, '2025-08-12T00:27:35', 'ensure_identity_on_id_columns') 
2025-08-12T00:27:35.724673961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:35.726304264Z [Info] FluentMigrator.Runner.MigrationRunner: 204: ensure_identity_on_id_columns migrated 
2025-08-12T00:27:35.726443123Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088131s 
2025-08-12T00:27:35.726636473Z [Info] FluentMigrator.Runner.MigrationRunner: 205: download_client_per_indexer migrating 
2025-08-12T00:27:35.726795102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:35.727014344Z [Info] download_client_per_indexer: Starting migration of Main DB to 205 
2025-08-12T00:27:35.727455442Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-08-12T00:27:35.727579792Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-12T00:27:35.727759715Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32 
2025-08-12T00:27:35.728028767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0 
2025-08-12T00:27:35.728720510Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008068s 
2025-08-12T00:27:35.729009572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (205, '2025-08-12T00:27:35', 'download_client_per_indexer') 
2025-08-12T00:27:35.729316399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:35.730007681Z [Info] FluentMigrator.Runner.MigrationRunner: 205: download_client_per_indexer migrated 
2025-08-12T00:27:35.730179868Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020594s 
2025-08-12T00:27:35.730311623Z [Info] FluentMigrator.Runner.MigrationRunner: 206: multiple_ratings_support migrating 
2025-08-12T00:27:35.730494913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:35.730686779Z [Info] multiple_ratings_support: Starting migration of Main DB to 206 
2025-08-12T00:27:35.731155052Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "CustomFilters" SET "Filters" = Replace("Filters", 'ratings', 'tmdbRating') WHERE "Type" = 'discoverMovie'; 
2025-08-12T00:27:35.731472691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFilters" SET "Filters" = Replace("Filters", 'ratings', 'tmdbRating') WHERE "Type" = 'discoverMovie'; 
2025-08-12T00:27:35.731719308Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003649s 
2025-08-12T00:27:35.732017929Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "CustomFilters" SET "Filters" = Replace("Filters", 'ratings', 'tmdbRating') WHERE "Type" = 'movieIndex'; 
2025-08-12T00:27:35.732304256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFilters" SET "Filters" = Replace("Filters", 'ratings', 'tmdbRating') WHERE "Type" = 'movieIndex'; 
2025-08-12T00:27:35.732573308Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003642s 
2025-08-12T00:27:35.732693169Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-12T00:27:35.732856949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-12T00:27:35.735300019Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024649s 
2025-08-12T00:27:35.735462526Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-12T00:27:35.735621827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-12T00:27:35.735872812Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002754s 
2025-08-12T00:27:35.736167105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (206, '2025-08-12T00:27:35', 'multiple_ratings_support') 
2025-08-12T00:27:35.736434052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:35.737285888Z [Info] FluentMigrator.Runner.MigrationRunner: 206: multiple_ratings_support migrated 
2025-08-12T00:27:35.737419687Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016607s 
2025-08-12T00:27:35.737615722Z [Info] FluentMigrator.Runner.MigrationRunner: 207: movie_metadata migrating 
2025-08-12T00:27:35.737756365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:35.737964504Z [Info] movie_metadata: Starting migration of Main DB to 207 
2025-08-12T00:27:35.740450320Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MovieMetadata 
2025-08-12T00:27:35.741410112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MovieMetadata" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TmdbId" INTEGER NOT NULL, "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) 
2025-08-12T00:27:35.742161786Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015175s 
2025-08-12T00:27:35.742377460Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieMetadata (TmdbId) 
2025-08-12T00:27:35.742498755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2025-08-12T00:27:35.742776514Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003653s 
2025-08-12T00:27:35.742919412Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieMetadata (CleanTitle) 
2025-08-12T00:27:35.743164074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2025-08-12T00:27:35.743470742Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003575s 
2025-08-12T00:27:35.743608269Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieMetadata (CleanOriginalTitle) 
2025-08-12T00:27:35.743878112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2025-08-12T00:27:35.744137144Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003976s 
2025-08-12T00:27:35.748602175Z [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")
2025-08-12T00:27:35.748629240Z                           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"
2025-08-12T00:27:35.748634911Z                           FROM "Movies" 
2025-08-12T00:27:35.750084300Z [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")
2025-08-12T00:27:35.750095162Z                           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"
2025-08-12T00:27:35.750100392Z                           FROM "Movies" 
2025-08-12T00:27:35.750779590Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015466s 
2025-08-12T00:27:35.751934455Z [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")
2025-08-12T00:27:35.751965788Z                           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"
2025-08-12T00:27:35.751980919Z                           FROM "ImportListMovies"
2025-08-12T00:27:35.751991991Z                           WHERE "ImportListMovies"."TmdbId" NOT IN ( SELECT "MovieMetadata"."TmdbId" FROM "MovieMetadata" )
2025-08-12T00:27:35.752003104Z                           AND "ImportListMovies"."Id" IN ( SELECT MIN("Id") FROM "ImportListMovies" GROUP BY "TmdbId" ) 
2025-08-12T00:27:35.753553165Z [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")
2025-08-12T00:27:35.753598456Z                           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"
2025-08-12T00:27:35.753612294Z                           FROM "ImportListMovies"
2025-08-12T00:27:35.753620651Z                           WHERE "ImportListMovies"."TmdbId" NOT IN ( SELECT "MovieMetadata"."TmdbId" FROM "MovieMetadata" )
2025-08-12T00:27:35.753631723Z                           AND "ImportListMovies"."Id" IN ( SELECT MIN("Id") FROM "ImportListMovies" GROUP BY "TmdbId" ) 
2025-08-12T00:27:35.754584081Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020076s 
2025-08-12T00:27:35.754737640Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-08-12T00:27:35.754839165Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-12T00:27:35.754992744Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies MovieMetadataId Int32 
2025-08-12T00:27:35.755225793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0 
2025-08-12T00:27:35.755968058Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008312s 
2025-08-12T00:27:35.756116838Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlternativeTitles 
2025-08-12T00:27:35.756243302Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-12T00:27:35.756412643Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AlternativeTitles MovieMetadataId Int32 
2025-08-12T00:27:35.756696204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0 
2025-08-12T00:27:35.757499462Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008563s 
2025-08-12T00:27:35.757568551Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Credits 
2025-08-12T00:27:35.757687090Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-12T00:27:35.757857232Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Credits MovieMetadataId Int32 
2025-08-12T00:27:35.758090752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Credits" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0 
2025-08-12T00:27:35.758821875Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007935s 
2025-08-12T00:27:35.758933019Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieTranslations 
2025-08-12T00:27:35.759069042Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-12T00:27:35.759223834Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieTranslations MovieMetadataId Int32 
2025-08-12T00:27:35.759500140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieTranslations" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0 
2025-08-12T00:27:35.760279750Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008937s 
2025-08-12T00:27:35.760437338Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListMovies 
2025-08-12T00:27:35.760573392Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-12T00:27:35.760728624Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListMovies MovieMetadataId Int32 
2025-08-12T00:27:35.760976824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListMovies" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0 
2025-08-12T00:27:35.761706453Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008128s 
2025-08-12T00:27:35.761906476Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListMovies (MovieMetadataId) 
2025-08-12T00:27:35.762142662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_ImportListMovies_MovieMetadataId" ON "ImportListMovies" ("MovieMetadataId" ASC) 
2025-08-12T00:27:35.762423517Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004026s 
2025-08-12T00:27:35.762773482Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Movies"
2025-08-12T00:27:35.762779684Z                           SET "MovieMetadataId" = (SELECT "MovieMetadata"."Id" 
2025-08-12T00:27:35.762783973Z                                                   FROM "MovieMetadata"
2025-08-12T00:27:35.762787610Z                                                   WHERE "MovieMetadata"."TmdbId" = "Movies"."TmdbId") 
2025-08-12T00:27:35.763258068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies"
2025-08-12T00:27:35.763276916Z                           SET "MovieMetadataId" = (SELECT "MovieMetadata"."Id" 
2025-08-12T00:27:35.763287006Z                                                   FROM "MovieMetadata"
2025-08-12T00:27:35.763297567Z                                                   WHERE "MovieMetadata"."TmdbId" = "Movies"."TmdbId") 
2025-08-12T00:27:35.763531308Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005063s 
2025-08-12T00:27:35.763918508Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "AlternativeTitles"
2025-08-12T00:27:35.763936584Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2025-08-12T00:27:35.763945813Z                                                   FROM "Movies" 
2025-08-12T00:27:35.763954380Z                                                   WHERE "Movies"."Id" = "AlternativeTitles"."MovieId") 
2025-08-12T00:27:35.764396220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "AlternativeTitles"
2025-08-12T00:27:35.764416721Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2025-08-12T00:27:35.764441401Z                                                   FROM "Movies" 
2025-08-12T00:27:35.764450188Z                                                   WHERE "Movies"."Id" = "AlternativeTitles"."MovieId") 
2025-08-12T00:27:35.764698889Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005312s 
2025-08-12T00:27:35.765055467Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Credits"
2025-08-12T00:27:35.765073854Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2025-08-12T00:27:35.765082802Z                                                   FROM "Movies" 
2025-08-12T00:27:35.765092832Z                                                   WHERE "Movies"."Id" = "Credits"."MovieId") 
2025-08-12T00:27:35.765452356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Credits"
2025-08-12T00:27:35.765460042Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2025-08-12T00:27:35.765463970Z                                                   FROM "Movies" 
2025-08-12T00:27:35.765467747Z                                                   WHERE "Movies"."Id" = "Credits"."MovieId") 
2025-08-12T00:27:35.765806750Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00048s 
2025-08-12T00:27:35.766109009Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MovieTranslations"
2025-08-12T00:27:35.766127967Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2025-08-12T00:27:35.766137286Z                                                   FROM "Movies" 
2025-08-12T00:27:35.766145983Z                                                   WHERE "Movies"."Id" = "MovieTranslations"."MovieId") 
2025-08-12T00:27:35.766563304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MovieTranslations"
2025-08-12T00:27:35.766576069Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2025-08-12T00:27:35.766585097Z                                                   FROM "Movies" 
2025-08-12T00:27:35.766593605Z                                                   WHERE "Movies"."Id" = "MovieTranslations"."MovieId") 
2025-08-12T00:27:35.766875021Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005185s 
2025-08-12T00:27:35.767297272Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "ImportListMovies"
2025-08-12T00:27:35.767321761Z                           SET "MovieMetadataId" = (SELECT "MovieMetadata"."Id" 
2025-08-12T00:27:35.767333535Z                                                   FROM "MovieMetadata" 
2025-08-12T00:27:35.767342162Z                                                   WHERE "MovieMetadata"."TmdbId" = "ImportListMovies"."TmdbId") 
2025-08-12T00:27:35.767719993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ImportListMovies"
2025-08-12T00:27:35.767751707Z                           SET "MovieMetadataId" = (SELECT "MovieMetadata"."Id" 
2025-08-12T00:27:35.767762398Z                                                   FROM "MovieMetadata" 
2025-08-12T00:27:35.767770865Z                                                   WHERE "MovieMetadata"."TmdbId" = "ImportListMovies"."TmdbId") 
2025-08-12T00:27:35.768050508Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005558s 
2025-08-12T00:27:35.768190500Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-08-12T00:27:35.768328659Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-12T00:27:35.768462879Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies MovieMetadataId Int32 
2025-08-12T00:27:35.771727643Z [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, "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, "SecondaryYear" INTEGER, "Collection" TEXT, "Recommendations" TEXT NOT NULL, "OriginalLanguage" INTEGER NOT NULL, "OriginalTitle" TEXT, "DigitalRelease" DATETIME, "MovieMetadataId" INTEGER NOT NULL) 
2025-08-12T00:27:35.773752771Z [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" 
2025-08-12T00:27:35.774686672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-08-12T00:27:35.775383425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-08-12T00:27:35.777308572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2025-08-12T00:27:35.777668296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2025-08-12T00:27:35.778024393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2025-08-12T00:27:35.778349347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2025-08-12T00:27:35.778591244Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099927s 
2025-08-12T00:27:35.778782039Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (MovieMetadataId) 
2025-08-12T00:27:35.779014316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_MovieMetadataId" ON "Movies" ("MovieMetadataId" ASC) 
2025-08-12T00:27:35.779266514Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003577s 
2025-08-12T00:27:35.779425244Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles MovieId 
2025-08-12T00:27:35.782019107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AlternativeTitles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "SourceType" INTEGER NOT NULL, "SourceId" INTEGER NOT NULL, "Votes" INTEGER NOT NULL, "VoteCount" INTEGER NOT NULL, "Language" INTEGER NOT NULL, "MovieMetadataId" INTEGER NOT NULL) 
2025-08-12T00:27:35.782770179Z [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" 
2025-08-12T00:27:35.783186067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2025-08-12T00:27:35.783696595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2025-08-12T00:27:35.785600529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2025-08-12T00:27:35.785881224Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062996s 
2025-08-12T00:27:35.786052279Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Credits MovieId 
2025-08-12T00:27:35.788537263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Credits_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "CreditTmdbId" TEXT NOT NULL, "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) 
2025-08-12T00:27:35.789314949Z [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" 
2025-08-12T00:27:35.789749283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Credits" 
2025-08-12T00:27:35.790222877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Credits_temp" RENAME TO "Credits" 
2025-08-12T00:27:35.792104947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Credits_CreditTmdbId" ON "Credits" ("CreditTmdbId" ASC) 
2025-08-12T00:27:35.792389780Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062074s 
2025-08-12T00:27:35.792553149Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn MovieTranslations MovieId 
2025-08-12T00:27:35.794892150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MovieTranslations_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Title" TEXT, "CleanTitle" TEXT, "Overview" TEXT, "Language" INTEGER NOT NULL, "MovieMetadataId" INTEGER NOT NULL) 
2025-08-12T00:27:35.795509463Z [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" 
2025-08-12T00:27:35.795880600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieTranslations" 
2025-08-12T00:27:35.796547663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieTranslations_temp" RENAME TO "MovieTranslations" 
2025-08-12T00:27:35.798335864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_Language" ON "MovieTranslations" ("Language" ASC) 
2025-08-12T00:27:35.798743555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_CleanTitle" ON "MovieTranslations" ("CleanTitle" ASC) 
2025-08-12T00:27:35.798998669Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063138s 
2025-08-12T00:27:35.799470669Z [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 
2025-08-12T00:27:35.802118812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Movies_temp" ("Id" INTEGER NOT NULL 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) 
2025-08-12T00:27:35.802886367Z [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" 
2025-08-12T00:27:35.803316243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-08-12T00:27:35.804060061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-08-12T00:27:35.805889876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_MovieMetadataId" ON "Movies" ("MovieMetadataId" ASC) 
2025-08-12T00:27:35.806161452Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064175s 
2025-08-12T00:27:35.806590797Z [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 
2025-08-12T00:27:35.811297926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListMovies_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ListId" INTEGER NOT NULL, "MovieMetadataId" INTEGER NOT NULL) 
2025-08-12T00:27:35.811738072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListMovies_temp" ("Id", "ListId", "MovieMetadataId") SELECT "Id", "ListId", "MovieMetadataId" FROM "ImportListMovies" 
2025-08-12T00:27:35.812081904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListMovies" 
2025-08-12T00:27:35.812544546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListMovies_temp" RENAME TO "ImportListMovies" 
2025-08-12T00:27:35.814345964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_ImportListMovies_MovieMetadataId" ON "ImportListMovies" ("MovieMetadataId" ASC) 
2025-08-12T00:27:35.814637030Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077927s 
2025-08-12T00:27:35.814916944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (207, '2025-08-12T00:27:35', 'movie_metadata') 
2025-08-12T00:27:35.815174843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:35.816621336Z [Info] FluentMigrator.Runner.MigrationRunner: 207: movie_metadata migrated 
2025-08-12T00:27:35.816770216Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097515s 
2025-08-12T00:27:35.816988806Z [Info] FluentMigrator.Runner.MigrationRunner: 208: collections migrating 
2025-08-12T00:27:35.817104789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:35.817334131Z [Info] collections: Starting migration of Main DB to 208 
2025-08-12T00:27:35.818622495Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Collections 
2025-08-12T00:27:35.819309479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Collections" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TmdbId" INTEGER NOT NULL, "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) 
2025-08-12T00:27:35.819841420Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010696s 
2025-08-12T00:27:35.820008206Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Collections (TmdbId) 
2025-08-12T00:27:35.820256576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Collections_TmdbId" ON "Collections" ("TmdbId" ASC) 
2025-08-12T00:27:35.820507551Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003499s 
2025-08-12T00:27:35.820659477Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2025-08-12T00:27:35.820783497Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-12T00:27:35.820945513Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieMetadata CollectionTmdbId Int32 
2025-08-12T00:27:35.821195957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata" ADD COLUMN "CollectionTmdbId" INTEGER 
2025-08-12T00:27:35.821948743Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008192s 
2025-08-12T00:27:35.822135810Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieMetadata CollectionTitle String 
2025-08-12T00:27:35.822356464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata" ADD COLUMN "CollectionTitle" TEXT 
2025-08-12T00:27:35.823051895Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007704s 
2025-08-12T00:27:35.823197037Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-08-12T00:27:35.823319684Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-12T00:27:35.823451309Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists Monitor Int32 
2025-08-12T00:27:35.823669378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "Monitor" INTEGER 
2025-08-12T00:27:35.824397635Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007672s 
2025-08-12T00:27:35.824530612Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-12T00:27:35.824687308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-12T00:27:35.828126003Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034416s 
2025-08-12T00:27:35.828281416Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-12T00:27:35.828423121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-12T00:27:35.829592486Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011765s 
2025-08-12T00:27:35.829739512Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-12T00:27:35.829881818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-12T00:27:35.830878205Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010003s 
2025-08-12T00:27:35.831022635Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-12T00:27:35.831179411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-12T00:27:35.832184034Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010092s 
2025-08-12T00:27:35.832321000Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-08-12T00:27:35.832477575Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-08-12T00:27:35.832608058Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportLists Monitor Int32 
2025-08-12T00:27:35.835346863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportLists_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Enabled" INTEGER NOT NULL, "Name" TEXT NOT NULL, "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) 
2025-08-12T00:27:35.836416728Z [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" 
2025-08-12T00:27:35.836928709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists" 
2025-08-12T00:27:35.837377983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists" 
2025-08-12T00:27:35.839369554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImport_Name" ON "ImportLists" ("Name" ASC) 
2025-08-12T00:27:35.839627934Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068735s 
2025-08-12T00:27:35.839781022Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportLists ShouldMonitor 
2025-08-12T00:27:35.842371048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportLists_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Enabled" INTEGER NOT NULL, "Name" TEXT NOT NULL, "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) 
2025-08-12T00:27:35.843356001Z [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" 
2025-08-12T00:27:35.843888153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists" 
2025-08-12T00:27:35.844343570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists" 
2025-08-12T00:27:35.846224027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImport_Name" ON "ImportLists" ("Name" ASC) 
2025-08-12T00:27:35.846520604Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065822s 
2025-08-12T00:27:35.846692911Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-12T00:27:35.846910128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ImportLists" WHERE "Implementation" = 'TMDbCollectionImport' 
2025-08-12T00:27:35.847139310Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003035s 
2025-08-12T00:27:35.847286095Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn MovieMetadata Collection 
2025-08-12T00:27:35.850272178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MovieMetadata_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TmdbId" INTEGER NOT NULL, "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) 
2025-08-12T00:27:35.851963404Z [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" 
2025-08-12T00:27:35.852764888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata" 
2025-08-12T00:27:35.853395969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata" 
2025-08-12T00:27:35.855156103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2025-08-12T00:27:35.855551129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2025-08-12T00:27:35.855928920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2025-08-12T00:27:35.856224425Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087901s 
2025-08-12T00:27:35.856511002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (208, '2025-08-12T00:27:35', 'collections') 
2025-08-12T00:27:35.856772238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:35.857858936Z [Info] FluentMigrator.Runner.MigrationRunner: 208: collections migrated 
2025-08-12T00:27:35.858016644Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104216s 
2025-08-12T00:27:35.858215574Z [Info] FluentMigrator.Runner.MigrationRunner: 209: movie_meta_collection_index migrating 
2025-08-12T00:27:35.858387550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:35.858582814Z [Info] movie_meta_collection_index: Starting migration of Main DB to 209 
2025-08-12T00:27:35.859037890Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieMetadata (CollectionTmdbId) 
2025-08-12T00:27:35.859296280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC) 
2025-08-12T00:27:35.859577617Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003869s 
2025-08-12T00:27:35.859777970Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieTranslations (MovieMetadataId) 
2025-08-12T00:27:35.860044427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_MovieMetadataId" ON "MovieTranslations" ("MovieMetadataId" ASC) 
2025-08-12T00:27:35.860339291Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000433s 
2025-08-12T00:27:35.860604625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (209, '2025-08-12T00:27:35', 'movie_meta_collection_index') 
2025-08-12T00:27:35.860891012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:35.861792477Z [Info] FluentMigrator.Runner.MigrationRunner: 209: movie_meta_collection_index migrated 
2025-08-12T00:27:35.861932128Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018613s 
2025-08-12T00:27:35.862110677Z [Info] FluentMigrator.Runner.MigrationRunner: 210: movie_added_notifications migrating 
2025-08-12T00:27:35.862269297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:35.862519661Z [Info] movie_added_notifications: Starting migration of Main DB to 210 
2025-08-12T00:27:35.862854746Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-08-12T00:27:35.862999247Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-12T00:27:35.863159329Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnMovieAdded Boolean 
2025-08-12T00:27:35.863408421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnMovieAdded" INTEGER NOT NULL DEFAULT 0 
2025-08-12T00:27:35.864174343Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008405s 
2025-08-12T00:27:35.864472884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (210, '2025-08-12T00:27:35', 'movie_added_notifications') 
2025-08-12T00:27:35.864785784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:35.865494782Z [Info] FluentMigrator.Runner.MigrationRunner: 210: movie_added_notifications migrated 
2025-08-12T00:27:35.865657921Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021438s 
2025-08-12T00:27:35.865849927Z [Info] FluentMigrator.Runner.MigrationRunner: 211: more_movie_meta_index migrating 
2025-08-12T00:27:35.866051854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:35.866320605Z [Info] more_movie_meta_index: Starting migration of Main DB to 211 
2025-08-12T00:27:35.866746152Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlternativeTitles (MovieMetadataId) 
2025-08-12T00:27:35.867098361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC) 
2025-08-12T00:27:35.867443977Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004759s 
2025-08-12T00:27:35.867625493Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Credits (MovieMetadataId) 
2025-08-12T00:27:35.867926319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Credits_MovieMetadataId" ON "Credits" ("MovieMetadataId" ASC) 
2025-08-12T00:27:35.868248487Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004531s 
2025-08-12T00:27:35.868603152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (211, '2025-08-12T00:27:35', 'more_movie_meta_index') 
2025-08-12T00:27:35.868970982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:35.869820433Z [Info] FluentMigrator.Runner.MigrationRunner: 211: more_movie_meta_index migrated 
2025-08-12T00:27:35.869988361Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019959s 
2025-08-12T00:27:35.870263305Z [Info] FluentMigrator.Runner.MigrationRunner: 212: postgres_update_timestamp_columns_to_with_timezone migrating 
2025-08-12T00:27:35.870486815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:35.870773121Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 212 
2025-08-12T00:27:35.873673412Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-12T00:27:35.873960640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1 
2025-08-12T00:27:35.874206896Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003293s 
2025-08-12T00:27:35.874380946Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2025-08-12T00:27:35.874523614Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-12T00:27:35.874671281Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Date DateTimeOffset 
2025-08-12T00:27:35.877528054Z [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) 
2025-08-12T00:27:35.878577437Z [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" 
2025-08-12T00:27:35.879136533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2025-08-12T00:27:35.879577220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2025-08-12T00:27:35.881629172Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067797s 
2025-08-12T00:27:35.881789304Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2025-08-12T00:27:35.881997363Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-08-12T00:27:35.882183859Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist PublishedDate DateTimeOffset 
2025-08-12T00:27:35.885409324Z [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) 
2025-08-12T00:27:35.886453717Z [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" 
2025-08-12T00:27:35.886950357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2025-08-12T00:27:35.887388680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2025-08-12T00:27:35.889457025Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070637s 
2025-08-12T00:27:35.889638180Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Collections 
2025-08-12T00:27:35.889820487Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-08-12T00:27:35.890037143Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Collections Added DateTimeOffset 
2025-08-12T00:27:35.893148398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Collections_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TmdbId" INTEGER NOT NULL, "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) 
2025-08-12T00:27:35.894270017Z [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" 
2025-08-12T00:27:35.894812169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Collections" 
2025-08-12T00:27:35.895274710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Collections_temp" RENAME TO "Collections" 
2025-08-12T00:27:35.897340280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Collections_TmdbId" ON "Collections" ("TmdbId" ASC) 
2025-08-12T00:27:35.897651967Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074204s 
2025-08-12T00:27:35.897866990Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Collections 
2025-08-12T00:27:35.898030069Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-08-12T00:27:35.898225953Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Collections LastInfoSync DateTimeOffset 
2025-08-12T00:27:35.902248213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Collections_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TmdbId" INTEGER NOT NULL, "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) 
2025-08-12T00:27:35.903373689Z [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" 
2025-08-12T00:27:35.903975230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Collections" 
2025-08-12T00:27:35.904502983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Collections_temp" RENAME TO "Collections" 
2025-08-12T00:27:35.906488201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Collections_TmdbId" ON "Collections" ("TmdbId" ASC) 
2025-08-12T00:27:35.906799518Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083748s 
2025-08-12T00:27:35.906932145Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-08-12T00:27:35.907076245Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-08-12T00:27:35.907276408Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset 
2025-08-12T00:27:35.910316590Z [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) 
2025-08-12T00:27:35.911100208Z [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" 
2025-08-12T00:27:35.911521727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-08-12T00:27:35.911905730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-08-12T00:27:35.913709192Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006258s 
2025-08-12T00:27:35.913855837Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-08-12T00:27:35.913984105Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-08-12T00:27:35.914149919Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset 
2025-08-12T00:27:35.916994758Z [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) 
2025-08-12T00:27:35.917734608Z [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" 
2025-08-12T00:27:35.918178542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-08-12T00:27:35.918577856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-08-12T00:27:35.920435717Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061183s 
2025-08-12T00:27:35.920596831Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-08-12T00:27:35.920713196Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-12T00:27:35.920871975Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset 
2025-08-12T00:27:35.923616802Z [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) 
2025-08-12T00:27:35.924451173Z [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" 
2025-08-12T00:27:35.924901880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-08-12T00:27:35.925288399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-08-12T00:27:35.927280931Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062473s 
2025-08-12T00:27:35.927476204Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-08-12T00:27:35.927638281Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-06s 
2025-08-12T00:27:35.927836069Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset 
2025-08-12T00:27:35.930564924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2025-08-12T00:27:35.931380747Z [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" 
2025-08-12T00:27:35.931857898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-08-12T00:27:35.932373917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-08-12T00:27:35.934340387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-08-12T00:27:35.934660762Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065822s 
2025-08-12T00:27:35.934810924Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-08-12T00:27:35.934934764Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-12T00:27:35.935103894Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset 
2025-08-12T00:27:35.937567245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2025-08-12T00:27:35.938301022Z [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" 
2025-08-12T00:27:35.938741529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-08-12T00:27:35.939228811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-08-12T00:27:35.941420714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-08-12T00:27:35.941813596Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065105s 
2025-08-12T00:27:35.942013378Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-08-12T00:27:35.942161236Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-08-12T00:27:35.942366359Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset 
2025-08-12T00:27:35.944989731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2025-08-12T00:27:35.945744371Z [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" 
2025-08-12T00:27:35.946150288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-08-12T00:27:35.946616597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-08-12T00:27:35.948784243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-08-12T00:27:35.949126482Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065696s 
2025-08-12T00:27:35.949291885Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadHistory 
2025-08-12T00:27:35.949464582Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-08-12T00:27:35.949680648Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadHistory Date DateTimeOffset 
2025-08-12T00:27:35.952569916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadHistory_temp" ("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) 
2025-08-12T00:27:35.953527023Z [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" 
2025-08-12T00:27:35.954084776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadHistory" 
2025-08-12T00:27:35.954721698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadHistory_temp" RENAME TO "DownloadHistory" 
2025-08-12T00:27:35.956783691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2025-08-12T00:27:35.957191813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_MovieId" ON "DownloadHistory" ("MovieId" ASC) 
2025-08-12T00:27:35.957653132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2025-08-12T00:27:35.957938146Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081047s 
2025-08-12T00:27:35.958125493Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2025-08-12T00:27:35.958301126Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-08-12T00:27:35.958518083Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles Added DateTimeOffset 
2025-08-12T00:27:35.962376784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ExtraFiles_temp" ("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) 
2025-08-12T00:27:35.963107024Z [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" 
2025-08-12T00:27:35.963511489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2025-08-12T00:27:35.963890061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2025-08-12T00:27:35.965917694Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007217s 
2025-08-12T00:27:35.966100723Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2025-08-12T00:27:35.966258841Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s 
2025-08-12T00:27:35.966504696Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles LastUpdated DateTimeOffset 
2025-08-12T00:27:35.969310967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ExtraFiles_temp" ("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) 
2025-08-12T00:27:35.970099585Z [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" 
2025-08-12T00:27:35.970530393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2025-08-12T00:27:35.970971651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2025-08-12T00:27:35.972942600Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062483s 
2025-08-12T00:27:35.973116590Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2025-08-12T00:27:35.973259208Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-12T00:27:35.973387626Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset 
2025-08-12T00:27:35.976152814Z [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) 
2025-08-12T00:27:35.976910771Z [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" 
2025-08-12T00:27:35.977298081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2025-08-12T00:27:35.977793067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2025-08-12T00:27:35.979747493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2025-08-12T00:27:35.980158962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2025-08-12T00:27:35.980431551Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068865s 
2025-08-12T00:27:35.980611373Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-08-12T00:27:35.980785443Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-12T00:27:35.980986699Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus InitialFailure DateTimeOffset 
2025-08-12T00:27:35.983777939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT) 
2025-08-12T00:27:35.984588291Z [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" 
2025-08-12T00:27:35.985064039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-08-12T00:27:35.985582323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-08-12T00:27:35.988191597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-08-12T00:27:35.988500219Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007305s 
2025-08-12T00:27:35.988660722Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-08-12T00:27:35.988829993Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-12T00:27:35.989067942Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus MostRecentFailure DateTimeOffset 
2025-08-12T00:27:35.991629530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT) 
2025-08-12T00:27:35.992408178Z [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" 
2025-08-12T00:27:35.992826801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-08-12T00:27:35.993294142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-08-12T00:27:35.995766991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-08-12T00:27:35.996082587Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068216s 
2025-08-12T00:27:35.996234292Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-08-12T00:27:35.996370948Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-12T00:27:35.996526140Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus DisabledTill DateTimeOffset 
2025-08-12T00:27:35.998984000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT) 
2025-08-12T00:27:35.999755604Z [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" 
2025-08-12T00:27:36.000228997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-08-12T00:27:36.000685927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-08-12T00:27:36.003214549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-08-12T00:27:36.003553551Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068498s 
2025-08-12T00:27:36.003686910Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-08-12T00:27:36.003809647Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-12T00:27:36.003989469Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset 
2025-08-12T00:27:36.006514845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME) 
2025-08-12T00:27:36.007428064Z [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" 
2025-08-12T00:27:36.007915876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-08-12T00:27:36.008362415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-08-12T00:27:36.010854263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-08-12T00:27:36.011148866Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069865s 
2025-08-12T00:27:36.011357617Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-08-12T00:27:36.011417166Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-08-12T00:27:36.011579383Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset 
2025-08-12T00:27:36.014198126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME) 
2025-08-12T00:27:36.015099622Z [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" 
2025-08-12T00:27:36.015573736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-08-12T00:27:36.016043031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-08-12T00:27:36.018414267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-08-12T00:27:36.018710573Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069607s 
2025-08-12T00:27:36.018856517Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-08-12T00:27:36.018996940Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-08-12T00:27:36.019203716Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset 
2025-08-12T00:27:36.022712983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME) 
2025-08-12T00:27:36.023633867Z [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" 
2025-08-12T00:27:36.024245198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-08-12T00:27:36.024693020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-08-12T00:27:36.026573106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-08-12T00:27:36.026885595Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075421s 
2025-08-12T00:27:36.027014385Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-08-12T00:27:36.027141631Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-12T00:27:36.027346293Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus CookiesExpirationDate DateTimeOffset 
2025-08-12T00:27:36.029872460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME) 
2025-08-12T00:27:36.030769025Z [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" 
2025-08-12T00:27:36.031228461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-08-12T00:27:36.031669529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-08-12T00:27:36.039597413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-08-12T00:27:36.040180006Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126185s 
2025-08-12T00:27:36.040418266Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2025-08-12T00:27:36.040635934Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.3E-06s 
2025-08-12T00:27:36.040939856Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles LastUpdated DateTimeOffset 
2025-08-12T00:27:36.045688008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataFiles_temp" ("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) 
2025-08-12T00:27:36.046750708Z [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" 
2025-08-12T00:27:36.047325495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2025-08-12T00:27:36.047870383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2025-08-12T00:27:36.050625080Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094372s 
2025-08-12T00:27:36.050883931Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2025-08-12T00:27:36.051074835Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.2E-06s 
2025-08-12T00:27:36.051316732Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Added DateTimeOffset 
2025-08-12T00:27:36.054032731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataFiles_temp" ("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) 
2025-08-12T00:27:36.054753433Z [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" 
2025-08-12T00:27:36.055176745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2025-08-12T00:27:36.055529205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2025-08-12T00:27:36.058647214Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007092s 
2025-08-12T00:27:36.058762205Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles 
2025-08-12T00:27:36.058881455Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.5E-06s 
2025-08-12T00:27:36.059032971Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieFiles DateAdded DateTimeOffset 
2025-08-12T00:27:36.061605992Z [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) 
2025-08-12T00:27:36.062400963Z [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" 
2025-08-12T00:27:36.062864215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieFiles" 
2025-08-12T00:27:36.063255423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles_temp" RENAME TO "MovieFiles" 
2025-08-12T00:27:36.065145279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieFiles_MovieId" ON "MovieFiles" ("MovieId" ASC) 
2025-08-12T00:27:36.065439321Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062426s 
2025-08-12T00:27:36.065571026Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2025-08-12T00:27:36.065683443Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2025-08-12T00:27:36.065857824Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieMetadata DigitalRelease DateTimeOffset 
2025-08-12T00:27:36.068805991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MovieMetadata_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TmdbId" INTEGER NOT NULL, "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) 
2025-08-12T00:27:36.070224417Z [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" 
2025-08-12T00:27:36.070914717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata" 
2025-08-12T00:27:36.071620418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata" 
2025-08-12T00:27:36.073496265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2025-08-12T00:27:36.073853244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2025-08-12T00:27:36.074178910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2025-08-12T00:27:36.074547522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC) 
2025-08-12T00:27:36.074834079Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087442s 
2025-08-12T00:27:36.074956736Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2025-08-12T00:27:36.075079383Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s 
2025-08-12T00:27:36.075237972Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieMetadata InCinemas DateTimeOffset 
2025-08-12T00:27:36.078111619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MovieMetadata_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TmdbId" INTEGER NOT NULL, "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) 
2025-08-12T00:27:36.079514534Z [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" 
2025-08-12T00:27:36.080238061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata" 
2025-08-12T00:27:36.080910586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata" 
2025-08-12T00:27:36.082766773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2025-08-12T00:27:36.083124804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2025-08-12T00:27:36.083464799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2025-08-12T00:27:36.083841978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC) 
2025-08-12T00:27:36.084130610Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087555s 
2025-08-12T00:27:36.084283828Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2025-08-12T00:27:36.084416626Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4E-06s 
2025-08-12T00:27:36.084554634Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieMetadata LastInfoSync DateTimeOffset 
2025-08-12T00:27:36.088903671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MovieMetadata_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TmdbId" INTEGER NOT NULL, "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) 
2025-08-12T00:27:36.090663435Z [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" 
2025-08-12T00:27:36.091359797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata" 
2025-08-12T00:27:36.092130239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata" 
2025-08-12T00:27:36.094219596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2025-08-12T00:27:36.094568378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2025-08-12T00:27:36.094917651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2025-08-12T00:27:36.095327116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC) 
2025-08-12T00:27:36.095557500Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108379s 
2025-08-12T00:27:36.095683544Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2025-08-12T00:27:36.095803766Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.5E-06s 
2025-08-12T00:27:36.096004239Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieMetadata PhysicalRelease DateTimeOffset 
2025-08-12T00:27:36.098905412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MovieMetadata_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TmdbId" INTEGER NOT NULL, "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) 
2025-08-12T00:27:36.100292515Z [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" 
2025-08-12T00:27:36.100979849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata" 
2025-08-12T00:27:36.101648205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata" 
2025-08-12T00:27:36.103452879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2025-08-12T00:27:36.103798866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2025-08-12T00:27:36.104165223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2025-08-12T00:27:36.104508665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC) 
2025-08-12T00:27:36.104775192Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086185s 
2025-08-12T00:27:36.104907819Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-08-12T00:27:36.105025346Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-08-12T00:27:36.105160117Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies Added DateTimeOffset 
2025-08-12T00:27:36.107630371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Movies_temp" ("Id" INTEGER NOT NULL 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) 
2025-08-12T00:27:36.108364520Z [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" 
2025-08-12T00:27:36.108709184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-08-12T00:27:36.109111013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-08-12T00:27:36.110937781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_MovieMetadataId" ON "Movies" ("MovieMetadataId" ASC) 
2025-08-12T00:27:36.111197344Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058965s 
2025-08-12T00:27:36.111344510Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2025-08-12T00:27:36.111461897Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2025-08-12T00:27:36.111606157Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Added DateTimeOffset 
2025-08-12T00:27:36.113973484Z [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) 
2025-08-12T00:27:36.114550757Z [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" 
2025-08-12T00:27:36.114877184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2025-08-12T00:27:36.115240576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2025-08-12T00:27:36.116979127Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052237s 
2025-08-12T00:27:36.117121764Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2025-08-12T00:27:36.117235052Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-12T00:27:36.117392940Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset 
2025-08-12T00:27:36.119733483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL, "Interval" NUMERIC NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME) 
2025-08-12T00:27:36.120297279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution", "LastStartTime") SELECT "Id", "TypeName", "Interval", "LastExecution", "LastStartTime" FROM "ScheduledTasks" 
2025-08-12T00:27:36.120602664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2025-08-12T00:27:36.121037710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2025-08-12T00:27:36.122837704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-08-12T00:27:36.123100894Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055694s 
2025-08-12T00:27:36.123239042Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2025-08-12T00:27:36.123353683Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-12T00:27:36.123505459Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset 
2025-08-12T00:27:36.125893277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL, "Interval" NUMERIC NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME) 
2025-08-12T00:27:36.126479358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution", "LastStartTime") SELECT "Id", "TypeName", "Interval", "LastExecution", "LastStartTime" FROM "ScheduledTasks" 
2025-08-12T00:27:36.126800805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2025-08-12T00:27:36.127225861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2025-08-12T00:27:36.129082770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-08-12T00:27:36.129348746Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056932s 
2025-08-12T00:27:36.129492044Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 
2025-08-12T00:27:36.129623850Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-08-12T00:27:36.129752298Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn SubtitleFiles Added DateTimeOffset 
2025-08-12T00:27:36.132176410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "SubtitleFiles_temp" ("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) 
2025-08-12T00:27:36.132817280Z [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" 
2025-08-12T00:27:36.133161614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SubtitleFiles" 
2025-08-12T00:27:36.133528272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles_temp" RENAME TO "SubtitleFiles" 
2025-08-12T00:27:36.135238135Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053424s 
2025-08-12T00:27:36.135376574Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 
2025-08-12T00:27:36.135494571Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-08-12T00:27:36.135639463Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn SubtitleFiles LastUpdated DateTimeOffset 
2025-08-12T00:27:36.138114537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "SubtitleFiles_temp" ("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) 
2025-08-12T00:27:36.138753514Z [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" 
2025-08-12T00:27:36.139102948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SubtitleFiles" 
2025-08-12T00:27:36.139465708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles_temp" RENAME TO "SubtitleFiles" 
2025-08-12T00:27:36.141201113Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054069s 
2025-08-12T00:27:36.141342688Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-08-12T00:27:36.141464533Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-08-12T00:27:36.141610537Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2025-08-12T00:27:36.145071727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2025-08-12T00:27:36.145523036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2025-08-12T00:27:36.145834844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2025-08-12T00:27:36.146255250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2025-08-12T00:27:36.148156980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-08-12T00:27:36.148445281Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066876s 
2025-08-12T00:27:36.148719793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (212, '2025-08-12T00:27:36', 'postgres_update_timestamp_columns_to_with_timezone') 
2025-08-12T00:27:36.148983935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:36.150901917Z [Info] FluentMigrator.Runner.MigrationRunner: 212: postgres_update_timestamp_columns_to_with_timezone migrated 
2025-08-12T00:27:36.151066990Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091015s 
2025-08-12T00:27:36.151269898Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_language_tags_to_subtitle_files migrating 
2025-08-12T00:27:36.151428969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:36.151645795Z [Info] add_language_tags_to_subtitle_files: Starting migration of Main DB to 214 
2025-08-12T00:27:36.152254351Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 
2025-08-12T00:27:36.152412449Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.7E-06s 
2025-08-12T00:27:36.152580648Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles LanguageTags String 
2025-08-12T00:27:36.152783135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "LanguageTags" TEXT 
2025-08-12T00:27:36.153499107Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007758s 
2025-08-12T00:27:36.153764391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (214, '2025-08-12T00:27:36', 'add_language_tags_to_subtitle_files') 
2025-08-12T00:27:36.154019164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:36.154675827Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_language_tags_to_subtitle_files migrated 
2025-08-12T00:27:36.154815999Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019266s 
2025-08-12T00:27:36.154969658Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_salt_to_users migrating 
2025-08-12T00:27:36.155144490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:36.155306006Z [Info] add_salt_to_users: Starting migration of Main DB to 215 
2025-08-12T00:27:36.155653916Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users 
2025-08-12T00:27:36.155780140Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-12T00:27:36.155932778Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String 
2025-08-12T00:27:36.156117189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT 
2025-08-12T00:27:36.156843883Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007721s 
2025-08-12T00:27:36.156996370Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32 
2025-08-12T00:27:36.157179478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER 
2025-08-12T00:27:36.157850269Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007219s 
2025-08-12T00:27:36.158097146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (215, '2025-08-12T00:27:36', 'add_salt_to_users') 
2025-08-12T00:27:36.158343212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:36.158972329Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_salt_to_users migrated 
2025-08-12T00:27:36.159106559Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018303s 
2025-08-12T00:27:36.159250769Z [Info] FluentMigrator.Runner.MigrationRunner: 216: clean_alt_titles migrating 
2025-08-12T00:27:36.159395411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:36.159580864Z [Info] clean_alt_titles: Starting migration of Main DB to 216 
2025-08-12T00:27:36.159961401Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles Language 
2025-08-12T00:27:36.162354830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AlternativeTitles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "SourceType" INTEGER NOT NULL, "SourceId" INTEGER NOT NULL, "Votes" INTEGER NOT NULL, "VoteCount" INTEGER NOT NULL, "MovieMetadataId" INTEGER NOT NULL) 
2025-08-12T00:27:36.162977314Z [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" 
2025-08-12T00:27:36.163341016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2025-08-12T00:27:36.163876254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2025-08-12T00:27:36.165680076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2025-08-12T00:27:36.166035412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC) 
2025-08-12T00:27:36.166310876Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062136s 
2025-08-12T00:27:36.166460818Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles Votes 
2025-08-12T00:27:36.168838557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AlternativeTitles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "SourceType" INTEGER NOT NULL, "SourceId" INTEGER NOT NULL, "VoteCount" INTEGER NOT NULL, "MovieMetadataId" INTEGER NOT NULL) 
2025-08-12T00:27:36.169442052Z [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" 
2025-08-12T00:27:36.169787197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2025-08-12T00:27:36.170265450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2025-08-12T00:27:36.172137479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2025-08-12T00:27:36.172480420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC) 
2025-08-12T00:27:36.172735985Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061391s 
2025-08-12T00:27:36.172882049Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles VoteCount 
2025-08-12T00:27:36.175202181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AlternativeTitles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "SourceType" INTEGER NOT NULL, "SourceId" INTEGER NOT NULL, "MovieMetadataId" INTEGER NOT NULL) 
2025-08-12T00:27:36.175780856Z [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" 
2025-08-12T00:27:36.176118616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2025-08-12T00:27:36.176593653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2025-08-12T00:27:36.178405081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2025-08-12T00:27:36.178756999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC) 
2025-08-12T00:27:36.179046572Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060136s 
2025-08-12T00:27:36.179174300Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles SourceId 
2025-08-12T00:27:36.181505865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AlternativeTitles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "SourceType" INTEGER NOT NULL, "MovieMetadataId" INTEGER NOT NULL) 
2025-08-12T00:27:36.182054119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "AlternativeTitles_temp" ("Id", "Title", "CleanTitle", "SourceType", "MovieMetadataId") SELECT "Id", "Title", "CleanTitle", "SourceType", "MovieMetadataId" FROM "AlternativeTitles" 
2025-08-12T00:27:36.182354664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2025-08-12T00:27:36.182871184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2025-08-12T00:27:36.184659425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2025-08-12T00:27:36.185061775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC) 
2025-08-12T00:27:36.185292209Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059812s 
2025-08-12T00:27:36.185540168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (216, '2025-08-12T00:27:36', 'clean_alt_titles') 
2025-08-12T00:27:36.185790092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:36.186659473Z [Info] FluentMigrator.Runner.MigrationRunner: 216: clean_alt_titles migrated 
2025-08-12T00:27:36.186791498Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007326s 
2025-08-12T00:27:36.186943815Z [Info] FluentMigrator.Runner.MigrationRunner: 217: remove_omg migrating 
2025-08-12T00:27:36.187089238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:36.187277848Z [Info] remove_omg: Starting migration of Main DB to 217 
2025-08-12T00:27:36.187606740Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-12T00:27:36.187812515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs' 
2025-08-12T00:27:36.188031085Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002677s 
2025-08-12T00:27:36.188257060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (217, '2025-08-12T00:27:36', 'remove_omg') 
2025-08-12T00:27:36.188494197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:36.189076580Z [Info] FluentMigrator.Runner.MigrationRunner: 217: remove_omg migrated 
2025-08-12T00:27:36.189209437Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013083s 
2025-08-12T00:27:36.189381905Z [Info] FluentMigrator.Runner.MigrationRunner: 218: add_additional_info_to_pending_releases migrating 
2025-08-12T00:27:36.189536576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:36.189736699Z [Info] add_additional_info_to_pending_releases: Starting migration of Main DB to 218 
2025-08-12T00:27:36.190054459Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2025-08-12T00:27:36.190184290Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-08-12T00:27:36.190332178Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases AdditionalInfo String 
2025-08-12T00:27:36.190532411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "AdditionalInfo" TEXT 
2025-08-12T00:27:36.191234625Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007665s 
2025-08-12T00:27:36.191503858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (218, '2025-08-12T00:27:36', 'add_additional_info_to_pending_releases') 
2025-08-12T00:27:36.191752879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:36.192405543Z [Info] FluentMigrator.Runner.MigrationRunner: 218: add_additional_info_to_pending_releases migrated 
2025-08-12T00:27:36.192551207Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018998s 
2025-08-12T00:27:36.192706139Z [Info] FluentMigrator.Runner.MigrationRunner: 219: add_result_to_commands migrating 
2025-08-12T00:27:36.192853355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:36.193048217Z [Info] add_result_to_commands: Starting migration of Main DB to 219 
2025-08-12T00:27:36.193356007Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-08-12T00:27:36.193484055Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-08-12T00:27:36.193619137Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Commands Result Int32 
2025-08-12T00:27:36.193814751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands" ADD COLUMN "Result" INTEGER NOT NULL DEFAULT 1 
2025-08-12T00:27:36.194500031Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007534s 
2025-08-12T00:27:36.194757179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (219, '2025-08-12T00:27:36', 'add_result_to_commands') 
2025-08-12T00:27:36.195009236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:36.195632702Z [Info] FluentMigrator.Runner.MigrationRunner: 219: add_result_to_commands migrated 
2025-08-12T00:27:36.195766210Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001862s 
2025-08-12T00:27:36.195936423Z [Info] FluentMigrator.Runner.MigrationRunner: 220: health_restored_notification migrating 
2025-08-12T00:27:36.196092918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:36.196284624Z [Info] health_restored_notification: Starting migration of Main DB to 220 
2025-08-12T00:27:36.196602344Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-08-12T00:27:36.196732637Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-12T00:27:36.196881907Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean 
2025-08-12T00:27:36.197100788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0 
2025-08-12T00:27:36.197790397Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007695s 
2025-08-12T00:27:36.198040019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (220, '2025-08-12T00:27:36', 'health_restored_notification') 
2025-08-12T00:27:36.198288440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:36.198942086Z [Info] FluentMigrator.Runner.MigrationRunner: 220: health_restored_notification migrated 
2025-08-12T00:27:36.199081657Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001897s 
2025-08-12T00:27:36.199262341Z [Info] FluentMigrator.Runner.MigrationRunner: 221: add_on_manual_interaction_required_to_notifications migrating 
2025-08-12T00:27:36.199427393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:36.199656334Z [Info] add_on_manual_interaction_required_to_notifications: Starting migration of Main DB to 221 
2025-08-12T00:27:36.200018945Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-08-12T00:27:36.200150229Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-12T00:27:36.200308608Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnManualInteractionRequired Boolean 
2025-08-12T00:27:36.200544533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnManualInteractionRequired" INTEGER NOT NULL DEFAULT 0 
2025-08-12T00:27:36.201265274Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008095s 
2025-08-12T00:27:36.201533705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (221, '2025-08-12T00:27:36', 'add_on_manual_interaction_required_to_notifications') 
2025-08-12T00:27:36.201793458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:36.202436142Z [Info] FluentMigrator.Runner.MigrationRunner: 221: add_on_manual_interaction_required_to_notifications migrated 
2025-08-12T00:27:36.202580984Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019424s 
2025-08-12T00:27:36.202731867Z [Info] FluentMigrator.Runner.MigrationRunner: 222: remove_rarbg migrating 
2025-08-12T00:27:36.202872801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:36.203064006Z [Info] remove_rarbg: Starting migration of Main DB to 222 
2025-08-12T00:27:36.203340663Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-12T00:27:36.203541267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Rarbg' 
2025-08-12T00:27:36.203730649Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000245s 
2025-08-12T00:27:36.203982095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (222, '2025-08-12T00:27:36', 'remove_rarbg') 
2025-08-12T00:27:36.204223762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:36.204793800Z [Info] FluentMigrator.Runner.MigrationRunner: 222: remove_rarbg migrated 
2025-08-12T00:27:36.204923330Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012909s 
2025-08-12T00:27:36.205091629Z [Info] FluentMigrator.Runner.MigrationRunner: 223: remove_invalid_roksbox_metadata_images migrating 
2025-08-12T00:27:36.205247243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:36.205447346Z [Info] remove_invalid_roksbox_metadata_images: Starting migration of Main DB to 223 
2025-08-12T00:27:36.205884306Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "MetadataFiles" WHERE "Consumer" = 'RoksboxMetadata' AND "Type" = 5 AND ("RelativePath" LIKE 'metadata/%' OR "RelativePath" LIKE 'metadata\%') 
2025-08-12T00:27:36.206210763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "MetadataFiles" WHERE "Consumer" = 'RoksboxMetadata' AND "Type" = 5 AND ("RelativePath" LIKE 'metadata/%' OR "RelativePath" LIKE 'metadata\%') 
2025-08-12T00:27:36.206462099Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003766s 
2025-08-12T00:27:36.206714327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (223, '2025-08-12T00:27:36', 'remove_invalid_roksbox_metadata_images') 
2025-08-12T00:27:36.206961184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:36.207544809Z [Info] FluentMigrator.Runner.MigrationRunner: 223: remove_invalid_roksbox_metadata_images migrated 
2025-08-12T00:27:36.207689691Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014254s 
2025-08-12T00:27:36.207837349Z [Info] FluentMigrator.Runner.MigrationRunner: 224: list_sync_time migrating 
2025-08-12T00:27:36.207997030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:36.208184277Z [Info] list_sync_time: Starting migration of Main DB to 224 
2025-08-12T00:27:36.208974819Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListStatus LastSyncListInfo 
2025-08-12T00:27:36.211330042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2025-08-12T00:27:36.211948607Z [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" 
2025-08-12T00:27:36.212298121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-08-12T00:27:36.212718027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-08-12T00:27:36.214591289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-08-12T00:27:36.214862825Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057353s 
2025-08-12T00:27:36.215005192Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-08-12T00:27:36.215120975Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-08-12T00:27:36.215276719Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus LastInfoSync DateTimeOffset 
2025-08-12T00:27:36.215485930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "LastInfoSync" DATETIME 
2025-08-12T00:27:36.216194757Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007663s 
2025-08-12T00:27:36.216352966Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-12T00:27:36.216543850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'importlistsyncinterval' 
2025-08-12T00:27:36.216729063Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000245s 
2025-08-12T00:27:36.216964427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (224, '2025-08-12T00:27:36', 'list_sync_time') 
2025-08-12T00:27:36.217207858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:36.218594460Z [Info] FluentMigrator.Runner.MigrationRunner: 224: list_sync_time migrated 
2025-08-12T00:27:36.218723330Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020863s 
2025-08-12T00:27:36.218881899Z [Info] FluentMigrator.Runner.MigrationRunner: 225: add_tags_to_collections migrating 
2025-08-12T00:27:36.219030989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:36.219224399Z [Info] add_tags_to_collections: Starting migration of Main DB to 225 
2025-08-12T00:27:36.219527098Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Collections 
2025-08-12T00:27:36.219658773Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-08-12T00:27:36.219791982Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Collections Tags String 
2025-08-12T00:27:36.219986002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Collections" ADD COLUMN "Tags" TEXT 
2025-08-12T00:27:36.220662254Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007358s 
2025-08-12T00:27:36.220913440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (225, '2025-08-12T00:27:36', 'add_tags_to_collections') 
2025-08-12T00:27:36.221170247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:36.221789033Z [Info] FluentMigrator.Runner.MigrationRunner: 225: add_tags_to_collections migrated 
2025-08-12T00:27:36.221922081Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018417s 
2025-08-12T00:27:36.222080420Z [Info] FluentMigrator.Runner.MigrationRunner: 226: add_download_client_tags migrating 
2025-08-12T00:27:36.222226364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:36.222417999Z [Info] add_download_client_tags: Starting migration of Main DB to 226 
2025-08-12T00:27:36.222710699Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2025-08-12T00:27:36.222844448Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-12T00:27:36.222981785Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Tags String 
2025-08-12T00:27:36.223169002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Tags" TEXT 
2025-08-12T00:27:36.223858029Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000734s 
2025-08-12T00:27:36.224114766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (226, '2025-08-12T00:27:36', 'add_download_client_tags') 
2025-08-12T00:27:36.224363347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:36.224991632Z [Info] FluentMigrator.Runner.MigrationRunner: 226: add_download_client_tags migrated 
2025-08-12T00:27:36.225124670Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018519s 
2025-08-12T00:27:36.225275564Z [Info] FluentMigrator.Runner.MigrationRunner: 227: add_auto_tagging migrating 
2025-08-12T00:27:36.225417700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:36.225605168Z [Info] add_auto_tagging: Starting migration of Main DB to 227 
2025-08-12T00:27:36.226113702Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AutoTagging 
2025-08-12T00:27:36.226484639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AutoTagging" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Specifications" TEXT NOT NULL DEFAULT '[]', "RemoveTagsAutomatically" INTEGER NOT NULL DEFAULT 0, "Tags" TEXT NOT NULL DEFAULT '[]') 
2025-08-12T00:27:36.226853732Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005969s 
2025-08-12T00:27:36.227002762Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AutoTagging (Name) 
2025-08-12T00:27:36.227196682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AutoTagging_Name" ON "AutoTagging" ("Name" ASC) 
2025-08-12T00:27:36.227439642Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003083s 
2025-08-12T00:27:36.227678042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (227, '2025-08-12T00:27:36', 'add_auto_tagging') 
2025-08-12T00:27:36.227947805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:36.228625760Z [Info] FluentMigrator.Runner.MigrationRunner: 227: add_auto_tagging migrated 
2025-08-12T00:27:36.228755391Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014736s 
2025-08-12T00:27:36.228935774Z [Info] FluentMigrator.Runner.MigrationRunner: 228: add_custom_format_score_bypass_to_delay_profile migrating 
2025-08-12T00:27:36.229095907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:36.229300429Z [Info] add_custom_format_score_bypass_to_delay_profile: Starting migration of Main DB to 228 
2025-08-12T00:27:36.229690695Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2025-08-12T00:27:36.229820456Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-08-12T00:27:36.229981370Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfAboveCustomFormatScore Boolean 
2025-08-12T00:27:36.230225922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfAboveCustomFormatScore" INTEGER NOT NULL DEFAULT 0 
2025-08-12T00:27:36.230959209Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008271s 
2025-08-12T00:27:36.231096335Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2025-08-12T00:27:36.231214253Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-12T00:27:36.231365227Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles MinimumCustomFormatScore Int32 
2025-08-12T00:27:36.231579688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "MinimumCustomFormatScore" INTEGER 
2025-08-12T00:27:36.232304638Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007902s 
2025-08-12T00:27:36.232576706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (228, '2025-08-12T00:27:36', 'add_custom_format_score_bypass_to_delay_profile') 
2025-08-12T00:27:36.232832521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:36.233462931Z [Info] FluentMigrator.Runner.MigrationRunner: 228: add_custom_format_score_bypass_to_delay_profile migrated 
2025-08-12T00:27:36.233605377Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019135s 
2025-08-12T00:27:36.233775891Z [Info] FluentMigrator.Runner.MigrationRunner: 229: update_restrictions_to_release_profiles migrating 
2025-08-12T00:27:36.233929510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:36.234126817Z [Info] update_restrictions_to_release_profiles: Starting migration of Main DB to 229 
2025-08-12T00:27:36.235158304Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Restrictions ReleaseProfiles 
2025-08-12T00:27:36.235357375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Restrictions" RENAME TO "ReleaseProfiles" 
2025-08-12T00:27:36.237149815Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018311s 
2025-08-12T00:27:36.237292031Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2025-08-12T00:27:36.237410861Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-08-12T00:27:36.237545361Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Name String 
2025-08-12T00:27:36.237799173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Name" TEXT DEFAULT NULL 
2025-08-12T00:27:36.238510876Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008294s 
2025-08-12T00:27:36.238653874Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2025-08-12T00:27:36.238769607Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-12T00:27:36.238907434Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Enabled Boolean 
2025-08-12T00:27:36.239117307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Enabled" INTEGER NOT NULL DEFAULT 1 
2025-08-12T00:27:36.239855393Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008021s 
2025-08-12T00:27:36.240080467Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2025-08-12T00:27:36.240206110Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-08-12T00:27:36.240350480Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IndexerId Int32 
2025-08-12T00:27:36.240568108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IndexerId" INTEGER NOT NULL DEFAULT 0 
2025-08-12T00:27:36.241293419Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008021s 
2025-08-12T00:27:36.241447780Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles Preferred 
2025-08-12T00:27:36.245033581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ReleaseProfiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Required" TEXT, "Ignored" TEXT, "Tags" TEXT NOT NULL, "Name" TEXT, "Enabled" INTEGER NOT NULL, "IndexerId" INTEGER NOT NULL) 
2025-08-12T00:27:36.245572366Z [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" 
2025-08-12T00:27:36.245910246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles" 
2025-08-12T00:27:36.246264940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles" 
2025-08-12T00:27:36.248111439Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065191s 
2025-08-12T00:27:36.248252222Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-12T00:27:36.248395551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-12T00:27:36.250065694Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016776s 
2025-08-12T00:27:36.250224544Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-12T00:27:36.250431400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]' 
2025-08-12T00:27:36.250632465Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002727s 
2025-08-12T00:27:36.250890495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (229, '2025-08-12T00:27:36', 'update_restrictions_to_release_profiles') 
2025-08-12T00:27:36.251143885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:36.251899346Z [Info] FluentMigrator.Runner.MigrationRunner: 229: update_restrictions_to_release_profiles migrated 
2025-08-12T00:27:36.252048226Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014851s 
2025-08-12T00:27:36.252210382Z [Info] FluentMigrator.Runner.MigrationRunner: 230: rename_quality_profiles migrating 
2025-08-12T00:27:36.252357228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:36.252560548Z [Info] rename_quality_profiles: Starting migration of Main DB to 230 
2025-08-12T00:27:36.252914751Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Profiles QualityProfiles 
2025-08-12T00:27:36.253109473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" RENAME TO "QualityProfiles" 
2025-08-12T00:27:36.254899658Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018324s 
2025-08-12T00:27:36.255067846Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Movies ProfileId to QualityProfileId 
2025-08-12T00:27:36.257731049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Movies_temp" ("Id" INTEGER NOT NULL 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) 
2025-08-12T00:27:36.258466470Z [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" 
2025-08-12T00:27:36.258850153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-08-12T00:27:36.259246932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-08-12T00:27:36.261168091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_MovieMetadataId" ON "Movies" ("MovieMetadataId" ASC) 
2025-08-12T00:27:36.261441371Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062329s 
2025-08-12T00:27:36.261607345Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn ImportLists ProfileId to QualityProfileId 
2025-08-12T00:27:36.264275648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportLists_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Enabled" INTEGER NOT NULL, "Name" TEXT NOT NULL, "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) 
2025-08-12T00:27:36.265111331Z [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" 
2025-08-12T00:27:36.265548461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists" 
2025-08-12T00:27:36.265958828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists" 
2025-08-12T00:27:36.267828011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImport_Name" ON "ImportLists" ("Name" ASC) 
2025-08-12T00:27:36.268111953Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063616s 
2025-08-12T00:27:36.268360063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (230, '2025-08-12T00:27:36', 'rename_quality_profiles') 
2025-08-12T00:27:36.268611489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:36.269512403Z [Info] FluentMigrator.Runner.MigrationRunner: 230: rename_quality_profiles migrated 
2025-08-12T00:27:36.269647606Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077416s 
2025-08-12T00:27:36.269807277Z [Info] FluentMigrator.Runner.MigrationRunner: 231: update_images_remote_url migrating 
2025-08-12T00:27:36.269956428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:36.270153414Z [Info] update_images_remote_url: Starting migration of Main DB to 231 
2025-08-12T00:27:36.270509902Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MovieMetadata" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2025-08-12T00:27:36.270751509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MovieMetadata" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2025-08-12T00:27:36.270961361Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002809s 
2025-08-12T00:27:36.271151344Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Credits" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2025-08-12T00:27:36.271362639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Credits" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2025-08-12T00:27:36.271565267Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002587s 
2025-08-12T00:27:36.271757244Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Collections" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2025-08-12T00:27:36.271986876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Collections" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2025-08-12T00:27:36.272193182Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002797s 
2025-08-12T00:27:36.272437534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (231, '2025-08-12T00:27:36', 'update_images_remote_url') 
2025-08-12T00:27:36.272681565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:36.273302586Z [Info] FluentMigrator.Runner.MigrationRunner: 231: update_images_remote_url migrated 
2025-08-12T00:27:36.273440834Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013509s 
2025-08-12T00:27:36.273592049Z [Info] FluentMigrator.Runner.MigrationRunner: 232: add_notification_status migrating 
2025-08-12T00:27:36.273743323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:36.273943617Z [Info] add_notification_status: Starting migration of Main DB to 232 
2025-08-12T00:27:36.274468924Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus 
2025-08-12T00:27:36.274845192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NotificationStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2025-08-12T00:27:36.275226750Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006045s 
2025-08-12T00:27:36.275377955Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId) 
2025-08-12T00:27:36.275610543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC) 
2025-08-12T00:27:36.275885928Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003569s 
2025-08-12T00:27:36.276151723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (232, '2025-08-12T00:27:36', 'add_notification_status') 
2025-08-12T00:27:36.276396756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:36.277147248Z [Info] FluentMigrator.Runner.MigrationRunner: 232: add_notification_status migrated 
2025-08-12T00:27:36.277282039Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016046s 
2025-08-12T00:27:36.277442072Z [Info] FluentMigrator.Runner.MigrationRunner: 233: rename_deprecated_indexer_flags migrating 
2025-08-12T00:27:36.277593436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:36.277793609Z [Info] rename_deprecated_indexer_flags: Starting migration of Main DB to 233 
2025-08-12T00:27:36.278213475Z [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 
2025-08-12T00:27:36.278537588Z [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 
2025-08-12T00:27:36.278781910Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003673s 
2025-08-12T00:27:36.279084910Z [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 
2025-08-12T00:27:36.279459695Z [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 
2025-08-12T00:27:36.279718045Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004263s 
2025-08-12T00:27:36.280012428Z [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 
2025-08-12T00:27:36.280320428Z [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 
2025-08-12T00:27:36.280567576Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003684s 
2025-08-12T00:27:36.280807418Z [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 
2025-08-12T00:27:36.281095729Z [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 
2025-08-12T00:27:36.281341845Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003522s 
2025-08-12T00:27:36.281584583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (233, '2025-08-12T00:27:36', 'rename_deprecated_indexer_flags') 
2025-08-12T00:27:36.281842673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:36.282447681Z [Info] FluentMigrator.Runner.MigrationRunner: 233: rename_deprecated_indexer_flags migrated 
2025-08-12T00:27:36.282586621Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014344s 
2025-08-12T00:27:36.282741162Z [Info] FluentMigrator.Runner.MigrationRunner: 234: movie_last_searched_time migrating 
2025-08-12T00:27:36.282890804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:36.283081047Z [Info] movie_last_searched_time: Starting migration of Main DB to 234 
2025-08-12T00:27:36.283376281Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-08-12T00:27:36.283501864Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-12T00:27:36.283670864Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies LastSearchTime DateTimeOffset 
2025-08-12T00:27:36.283883653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "LastSearchTime" DATETIME 
2025-08-12T00:27:36.284592480Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007691s 
2025-08-12T00:27:36.284840389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (234, '2025-08-12T00:27:36', 'movie_last_searched_time') 
2025-08-12T00:27:36.285093269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:36.285729239Z [Info] FluentMigrator.Runner.MigrationRunner: 234: movie_last_searched_time migrated 
2025-08-12T00:27:36.285869923Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018913s 
2025-08-12T00:27:36.286016929Z [Info] FluentMigrator.Runner.MigrationRunner: 235: email_encryption migrating 
2025-08-12T00:27:36.286164606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:36.286346783Z [Info] email_encryption: Starting migration of Main DB to 235 
2025-08-12T00:27:36.286593961Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-12T00:27:36.286742820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-12T00:27:36.288693488Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001949s 
2025-08-12T00:27:36.288935215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (235, '2025-08-12T00:27:36', 'email_encryption') 
2025-08-12T00:27:36.289178214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:36.289780257Z [Info] FluentMigrator.Runner.MigrationRunner: 235: email_encryption migrated 
2025-08-12T00:27:36.289935499Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030346s 
2025-08-12T00:27:36.290074169Z [Info] FluentMigrator.Runner.MigrationRunner: 236: clear_last_rss_releases_info migrating 
2025-08-12T00:27:36.290220503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:36.290416909Z [Info] clear_last_rss_releases_info: Starting migration of Main DB to 236 
2025-08-12T00:27:36.290712574Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "IndexerStatus" SET "LastRssSyncReleaseInfo" = NULL 
2025-08-12T00:27:36.290922918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "IndexerStatus" SET "LastRssSyncReleaseInfo" = NULL 
2025-08-12T00:27:36.291111628Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002435s 
2025-08-12T00:27:36.291354437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (236, '2025-08-12T00:27:36', 'clear_last_rss_releases_info') 
2025-08-12T00:27:36.291606935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:36.292245271Z [Info] FluentMigrator.Runner.MigrationRunner: 236: clear_last_rss_releases_info migrated 
2025-08-12T00:27:36.292385032Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013413s 
2025-08-12T00:27:36.292526477Z [Info] FluentMigrator.Runner.MigrationRunner: 237: add_indexes migrating 
2025-08-12T00:27:36.292667802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:36.292859588Z [Info] add_indexes: Starting migration of Main DB to 237 
2025-08-12T00:27:36.293853710Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Blocklist (MovieId) 
2025-08-12T00:27:36.294060797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blocklist_MovieId" ON "Blocklist" ("MovieId" ASC) 
2025-08-12T00:27:36.294310790Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000311s 
2025-08-12T00:27:36.294447846Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Blocklist (Date) 
2025-08-12T00:27:36.294627418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blocklist_Date" ON "Blocklist" ("Date" ASC) 
2025-08-12T00:27:36.294881860Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003054s 
2025-08-12T00:27:36.295030870Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (MovieId, Date) 
2025-08-12T00:27:36.295239470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_MovieId_Date" ON "History" ("MovieId" ASC, "Date" DESC) 
2025-08-12T00:27:36.295482119Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003227s 
2025-08-12T00:27:36.295692833Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (DownloadId) 
2025-08-12T00:27:36.295905281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_DownloadId" 
2025-08-12T00:27:36.296196137Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003485s 
2025-08-12T00:27:36.296340627Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId, Date) 
2025-08-12T00:27:36.296545650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2025-08-12T00:27:36.296801205Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003326s 
2025-08-12T00:27:36.296948472Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (MovieFileId) 
2025-08-12T00:27:36.297135979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_MovieFileId" ON "Movies" ("MovieFileId" ASC) 
2025-08-12T00:27:36.297378538Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003024s 
2025-08-12T00:27:36.297521726Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (Path) 
2025-08-12T00:27:36.297697169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_Path" ON "Movies" ("Path" ASC) 
2025-08-12T00:27:36.297935088Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002875s 
2025-08-12T00:27:36.298224020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (237, '2025-08-12T00:27:36', 'add_indexes') 
2025-08-12T00:27:36.298531950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:36.299433827Z [Info] FluentMigrator.Runner.MigrationRunner: 237: add_indexes migrated 
2025-08-12T00:27:36.299557977Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017608s 
2025-08-12T00:27:36.299739252Z [Info] FluentMigrator.Runner.MigrationRunner: 238: parse_title_from_existing_subtitle_files migrating 
2025-08-12T00:27:36.299895807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:36.300131592Z [Info] parse_title_from_existing_subtitle_files: Starting migration of Main DB to 238 
2025-08-12T00:27:36.300565285Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 
2025-08-12T00:27:36.300697321Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.1E-06s 
2025-08-12T00:27:36.300835158Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles Title String 
2025-08-12T00:27:36.301022997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "Title" TEXT 
2025-08-12T00:27:36.301811675Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008397s 
2025-08-12T00:27:36.301951717Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 
2025-08-12T00:27:36.302067209Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-12T00:27:36.302197381Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles Copy Int32 
2025-08-12T00:27:36.302404909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "Copy" INTEGER NOT NULL DEFAULT 0 
2025-08-12T00:27:36.303140841Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008076s 
2025-08-12T00:27:36.303277737Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-12T00:27:36.303417829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-12T00:27:36.304468815Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010535s 
2025-08-12T00:27:36.304733047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (238, '2025-08-12T00:27:36', 'parse_title_from_existing_subtitle_files') 
2025-08-12T00:27:36.304988822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:36.305665174Z [Info] FluentMigrator.Runner.MigrationRunner: 238: parse_title_from_existing_subtitle_files migrated 
2025-08-12T00:27:36.305852872Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022109s 
2025-08-12T00:27:36.306049719Z [Info] FluentMigrator.Runner.MigrationRunner: 239: add_minimum_upgrade_format_score_to_quality_profiles migrating 
2025-08-12T00:27:36.306210011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:36.306412439Z [Info] add_minimum_upgrade_format_score_to_quality_profiles: Starting migration of Main DB to 239 
2025-08-12T00:27:36.306755941Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2025-08-12T00:27:36.306889079Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-08-12T00:27:36.307040454Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinUpgradeFormatScore Int32 
2025-08-12T00:27:36.307274295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinUpgradeFormatScore" INTEGER NOT NULL DEFAULT 1 
2025-08-12T00:27:36.308117583Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009229s 
2025-08-12T00:27:36.308390713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (239, '2025-08-12T00:27:36', 'add_minimum_upgrade_format_score_to_quality_profiles') 
2025-08-12T00:27:36.308651418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:36.309295585Z [Info] FluentMigrator.Runner.MigrationRunner: 239: add_minimum_upgrade_format_score_to_quality_profiles migrated 
2025-08-12T00:27:36.309442821Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020644s 
2025-08-12T00:27:36.309614898Z [Info] FluentMigrator.Runner.MigrationRunner: 240: drop_multi_episode_style_from_naming_config migrating 
2025-08-12T00:27:36.309770121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:36.309968039Z [Info] drop_multi_episode_style_from_naming_config: Starting migration of Main DB to 240 
2025-08-12T00:27:36.310252241Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig MultiEpisodeStyle 
2025-08-12T00:27:36.312835884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NamingConfig_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ReplaceIllegalCharacters" INTEGER NOT NULL, "StandardMovieFormat" TEXT, "MovieFolderFormat" TEXT, "ColonReplacementFormat" INTEGER NOT NULL, "RenameMovies" INTEGER NOT NULL) 
2025-08-12T00:27:36.313511394Z [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" 
2025-08-12T00:27:36.313982493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2025-08-12T00:27:36.314333440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2025-08-12T00:27:36.317505878Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070939s 
2025-08-12T00:27:36.317767735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (240, '2025-08-12T00:27:36', 'drop_multi_episode_style_from_naming_config') 
2025-08-12T00:27:36.318025545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:36.318771226Z [Info] FluentMigrator.Runner.MigrationRunner: 240: drop_multi_episode_style_from_naming_config migrated 
2025-08-12T00:27:36.318919345Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083316s 
2025-08-12T00:27:36.319071270Z [Info] FluentMigrator.Runner.MigrationRunner: 241: stevenlu_update_url migrating 
2025-08-12T00:27:36.319216283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:36.319405033Z [Info] stevenlu_update_url: Starting migration of Main DB to 241 
2025-08-12T00:27:36.319651188Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-12T00:27:36.319806341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-12T00:27:36.321178223Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013735s 
2025-08-12T00:27:36.321424670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (241, '2025-08-12T00:27:36', 'stevenlu_update_url') 
2025-08-12T00:27:36.321666637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:36.322202736Z [Info] FluentMigrator.Runner.MigrationRunner: 241: stevenlu_update_url migrated 
2025-08-12T00:27:36.322339933Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023872s 
2025-08-12T00:27:36.322492610Z [Info] FluentMigrator.Runner.MigrationRunner: 242: add_movie_keywords migrating 
2025-08-12T00:27:36.322641109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:36.322837284Z [Info] add_movie_keywords: Starting migration of Main DB to 242 
2025-08-12T00:27:36.323129432Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2025-08-12T00:27:36.323259554Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-08-12T00:27:36.323398053Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieMetadata Keywords String 
2025-08-12T00:27:36.323588186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata" ADD COLUMN "Keywords" TEXT 
2025-08-12T00:27:36.324334329Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007917s 
2025-08-12T00:27:36.324592037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (242, '2025-08-12T00:27:36', 'add_movie_keywords') 
2025-08-12T00:27:36.324840798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:36.325414844Z [Info] FluentMigrator.Runner.MigrationRunner: 242: add_movie_keywords migrated 
2025-08-12T00:27:36.325551099Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018627s 
2025-08-12T00:27:36.335314058Z [Debug] MigrationController: Took: 00:00:01.9254557 
2025-08-12T00:27:36.536798478Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging 
2025-08-12T00:27:36.561721336Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2025-08-12T00:27:36.569405880Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2025-08-12T00:27:36.569716004Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-12T00:27:36.569931107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-12T00:27:36.571892507Z [Info] DatabaseEngineVersionCheck: SQLite 3.49.2 
2025-08-12T00:27:36.572093612Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021742s 
2025-08-12T00:27:36.572298976Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2025-08-12T00:27:36.572494570Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023663s 
2025-08-12T00:27:36.574415668Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2025-08-12T00:27:36.574645571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:36.574949182Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2025-08-12T00:27:36.575250890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2025-08-12T00:27:36.575632749Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004778s 
2025-08-12T00:27:36.575835136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:36.576873267Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2025-08-12T00:27:36.577075995Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016753s 
2025-08-12T00:27:36.577411411Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2025-08-12T00:27:36.577640161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:36.578024896Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2025-08-12T00:27:36.578300000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-08-12T00:27:36.578679494Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004412s 
2025-08-12T00:27:36.578882954Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-08-12T00:27:36.579065602Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-08-12T00:27:36.579260925Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2025-08-12T00:27:36.579524797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2025-08-12T00:27:36.580404298Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008898s 
2025-08-12T00:27:36.580617587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:36.581240451Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2025-08-12T00:27:36.581440945Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017162s 
2025-08-12T00:27:36.581737011Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2025-08-12T00:27:36.581967405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:36.582275776Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-08-12T00:27:36.582465198Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-12T00:27:36.582637725Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2025-08-12T00:27:36.582888370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2025-08-12T00:27:36.583358697Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005226s 
2025-08-12T00:27:36.583567918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:36.584223218Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2025-08-12T00:27:36.584447629Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013215s 
2025-08-12T00:27:36.584741732Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2025-08-12T00:27:36.584956865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:36.585223542Z [Info] InitialSetup: Starting migration of Log DB to 1 
2025-08-12T00:27:36.585805213Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs 
2025-08-12T00:27:36.586215119Z [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) 
2025-08-12T00:27:36.586781128Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007726s 
2025-08-12T00:27:36.586984548Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time) 
2025-08-12T00:27:36.587205874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2025-08-12T00:27:36.587540127Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003907s 
2025-08-12T00:27:36.587839570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-08-12T00:27:36', 'InitialSetup') 
2025-08-12T00:27:36.588221368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:36.588902791Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2025-08-12T00:27:36.589105689Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017414s 
2025-08-12T00:27:36.589335242Z [Info] FluentMigrator.Runner.MigrationRunner: 104: add_moviefiles_table migrating 
2025-08-12T00:27:36.590286818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:36.590299002Z [Info] add_moviefiles_table: Starting migration of Log DB to 104 
2025-08-12T00:27:36.590307680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (104, '2025-08-12T00:27:36', 'add_moviefiles_table') 
2025-08-12T00:27:36.590531190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:36.591159626Z [Info] FluentMigrator.Runner.MigrationRunner: 104: add_moviefiles_table migrated 
2025-08-12T00:27:36.591358757Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016116s 
2025-08-12T00:27:36.591566846Z [Info] FluentMigrator.Runner.MigrationRunner: 105: fix_history_movieId migrating 
2025-08-12T00:27:36.591785125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:36.592064718Z [Info] fix_history_movieId: Starting migration of Log DB to 105 
2025-08-12T00:27:36.592382348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (105, '2025-08-12T00:27:36', 'fix_history_movieId') 
2025-08-12T00:27:36.592739778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:36.593360357Z [Info] FluentMigrator.Runner.MigrationRunner: 105: fix_history_movieId migrated 
2025-08-12T00:27:36.593565129Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015541s 
2025-08-12T00:27:36.593776235Z [Info] FluentMigrator.Runner.MigrationRunner: 106: add_tmdb_stuff migrating 
2025-08-12T00:27:36.593993151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:36.594256502Z [Info] add_tmdb_stuff: Starting migration of Log DB to 106 
2025-08-12T00:27:36.594560123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (106, '2025-08-12T00:27:36', 'add_tmdb_stuff') 
2025-08-12T00:27:36.594916511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:36.595532020Z [Info] FluentMigrator.Runner.MigrationRunner: 106: add_tmdb_stuff migrated 
2025-08-12T00:27:36.595733446Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015361s 
2025-08-12T00:27:36.596034021Z [Info] FluentMigrator.Runner.MigrationRunner: 107: fix_movie_files migrating 
2025-08-12T00:27:36.596252611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:36.596526603Z [Info] fix_movie_files: Starting migration of Log DB to 107 
2025-08-12T00:27:36.596829563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (107, '2025-08-12T00:27:36', 'fix_movie_files') 
2025-08-12T00:27:36.597195490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:36.597918876Z [Info] FluentMigrator.Runner.MigrationRunner: 107: fix_movie_files migrated 
2025-08-12T00:27:36.598122246Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016642s 
2025-08-12T00:27:36.598340766Z [Info] FluentMigrator.Runner.MigrationRunner: 108: update_schedule_intervale migrating 
2025-08-12T00:27:36.598581621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:36.598850402Z [Info] update_schedule_intervale: Starting migration of Log DB to 108 
2025-08-12T00:27:36.599185747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (108, '2025-08-12T00:27:36', 'update_schedule_intervale') 
2025-08-12T00:27:36.599553488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:36.600419111Z [Info] FluentMigrator.Runner.MigrationRunner: 108: update_schedule_intervale migrated 
2025-08-12T00:27:36.600634314Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018172s 
2025-08-12T00:27:36.600860520Z [Info] FluentMigrator.Runner.MigrationRunner: 109: add_movie_formats_to_naming_config migrating 
2025-08-12T00:27:36.601096054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:36.601376409Z [Info] add_movie_formats_to_naming_config: Starting migration of Log DB to 109 
2025-08-12T00:27:36.601706163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (109, '2025-08-12T00:27:36', 'add_movie_formats_to_naming_config') 
2025-08-12T00:27:36.602084034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:36.602717950Z [Info] FluentMigrator.Runner.MigrationRunner: 109: add_movie_formats_to_naming_config migrated 
2025-08-12T00:27:36.602932523Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015997s 
2025-08-12T00:27:36.603143718Z [Info] FluentMigrator.Runner.MigrationRunner: 110: add_phyiscal_release migrating 
2025-08-12T00:27:36.603368430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:36.603636069Z [Info] add_phyiscal_release: Starting migration of Log DB to 110 
2025-08-12T00:27:36.603971234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (110, '2025-08-12T00:27:36', 'add_phyiscal_release') 
2025-08-12T00:27:36.604332211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:36.604955847Z [Info] FluentMigrator.Runner.MigrationRunner: 110: add_phyiscal_release migrated 
2025-08-12T00:27:36.605169126Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015847s 
2025-08-12T00:27:36.605374410Z [Info] FluentMigrator.Runner.MigrationRunner: 111: remove_bitmetv migrating 
2025-08-12T00:27:36.605591717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:36.605868204Z [Info] remove_bitmetv: Starting migration of Log DB to 111 
2025-08-12T00:27:36.606164641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (111, '2025-08-12T00:27:36', 'remove_bitmetv') 
2025-08-12T00:27:36.606538113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:36.607137470Z [Info] FluentMigrator.Runner.MigrationRunner: 111: remove_bitmetv migrated 
2025-08-12T00:27:36.607347783Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015422s 
2025-08-12T00:27:36.607565141Z [Info] FluentMigrator.Runner.MigrationRunner: 112: remove_torrentleech migrating 
2025-08-12T00:27:36.607790475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:36.608077092Z [Info] remove_torrentleech: Starting migration of Log DB to 112 
2025-08-12T00:27:36.608395523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (112, '2025-08-12T00:27:36', 'remove_torrentleech') 
2025-08-12T00:27:36.608759907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:36.609492021Z [Info] FluentMigrator.Runner.MigrationRunner: 112: remove_torrentleech migrated 
2025-08-12T00:27:36.609705832Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016958s 
2025-08-12T00:27:36.609920534Z [Info] FluentMigrator.Runner.MigrationRunner: 113: remove_broadcasthenet migrating 
2025-08-12T00:27:36.610161329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:36.610437866Z [Info] remove_broadcasthenet: Starting migration of Log DB to 113 
2025-08-12T00:27:36.610744123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (113, '2025-08-12T00:27:36', 'remove_broadcasthenet') 
2025-08-12T00:27:36.611113477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:36.611728846Z [Info] FluentMigrator.Runner.MigrationRunner: 113: remove_broadcasthenet migrated 
2025-08-12T00:27:36.611989090Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015612s 
2025-08-12T00:27:36.612186808Z [Info] FluentMigrator.Runner.MigrationRunner: 114: remove_fanzub migrating 
2025-08-12T00:27:36.612396611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:36.612663578Z [Info] remove_fanzub: Starting migration of Log DB to 114 
2025-08-12T00:27:36.612959554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (114, '2025-08-12T00:27:36', 'remove_fanzub') 
2025-08-12T00:27:36.613320070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:36.613921742Z [Info] FluentMigrator.Runner.MigrationRunner: 114: remove_fanzub migrated 
2025-08-12T00:27:36.614126764Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015214s 
2025-08-12T00:27:36.614337328Z [Info] FluentMigrator.Runner.MigrationRunner: 115: update_movie_sorttitle migrating 
2025-08-12T00:27:36.614551720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:36.614824780Z [Info] update_movie_sorttitle: Starting migration of Log DB to 115 
2025-08-12T00:27:36.615127359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (115, '2025-08-12T00:27:36', 'update_movie_sorttitle') 
2025-08-12T00:27:36.615496222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:36.616108685Z [Info] FluentMigrator.Runner.MigrationRunner: 115: update_movie_sorttitle migrated 
2025-08-12T00:27:36.616324921Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015414s 
2025-08-12T00:27:36.616535605Z [Info] FluentMigrator.Runner.MigrationRunner: 116: update_movie_sorttitle_again migrating 
2025-08-12T00:27:36.616758394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:36.617024399Z [Info] update_movie_sorttitle_again: Starting migration of Log DB to 116 
2025-08-12T00:27:36.617351778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (116, '2025-08-12T00:27:36', 'update_movie_sorttitle_again') 
2025-08-12T00:27:36.617708286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:36.618343445Z [Info] FluentMigrator.Runner.MigrationRunner: 116: update_movie_sorttitle_again migrated 
2025-08-12T00:27:36.618573188Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015698s 
2025-08-12T00:27:36.618776097Z [Info] FluentMigrator.Runner.MigrationRunner: 117: update_movie_file migrating 
2025-08-12T00:27:36.618988204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:36.619254881Z [Info] update_movie_file: Starting migration of Log DB to 117 
2025-08-12T00:27:36.619583092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (117, '2025-08-12T00:27:36', 'update_movie_file') 
2025-08-12T00:27:36.619966945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:36.620610831Z [Info] FluentMigrator.Runner.MigrationRunner: 117: update_movie_file migrated 
2025-08-12T00:27:36.620815463Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015994s 
2025-08-12T00:27:36.621055166Z [Info] FluentMigrator.Runner.MigrationRunner: 118: update_movie_slug migrating 
2025-08-12T00:27:36.621297274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:36.621596035Z [Info] update_movie_slug: Starting migration of Log DB to 118 
2025-08-12T00:27:36.621905388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (118, '2025-08-12T00:27:36', 'update_movie_slug') 
2025-08-12T00:27:36.622308510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:36.622932867Z [Info] FluentMigrator.Runner.MigrationRunner: 118: update_movie_slug migrated 
2025-08-12T00:27:36.623151147Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016297s 
2025-08-12T00:27:36.623373545Z [Info] FluentMigrator.Runner.MigrationRunner: 119: add_youtube_trailer_id migrating 
2025-08-12T00:27:36.623629019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:36.623928863Z [Info] add_youtube_trailer_id: Starting migration of Log DB to 119 
2025-08-12T00:27:36.624260521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (119, '2025-08-12T00:27:36', 'add_youtube_trailer_id') 
2025-08-12T00:27:36.624641288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:36.625360686Z [Info] FluentMigrator.Runner.MigrationRunner: 119: add_youtube_trailer_id migrated 
2025-08-12T00:27:36.625584216Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001733s 
2025-08-12T00:27:36.625799610Z [Info] FluentMigrator.Runner.MigrationRunner: 120: add_studio migrating 
2025-08-12T00:27:36.626017659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:36.626299687Z [Info] add_studio: Starting migration of Log DB to 120 
2025-08-12T00:27:36.626621735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (120, '2025-08-12T00:27:36', 'add_studio') 
2025-08-12T00:27:36.626989165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:36.627630056Z [Info] FluentMigrator.Runner.MigrationRunner: 120: add_studio migrated 
2025-08-12T00:27:36.627829648Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015995s 
2025-08-12T00:27:36.628145835Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_filedate_config migrating 
2025-08-12T00:27:36.628371900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:36.628667595Z [Info] update_filedate_config: Starting migration of Log DB to 121 
2025-08-12T00:27:36.628989614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (121, '2025-08-12T00:27:36', 'update_filedate_config') 
2025-08-12T00:27:36.634568889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:36.635322276Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_filedate_config migrated 
2025-08-12T00:27:36.635529944Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069411s 
2025-08-12T00:27:36.635768735Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_movieid_to_blacklist migrating 
2025-08-12T00:27:36.636015943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:36.636307199Z [Info] add_movieid_to_blacklist: Starting migration of Log DB to 122 
2025-08-12T00:27:36.636620680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (122, '2025-08-12T00:27:36', 'add_movieid_to_blacklist') 
2025-08-12T00:27:36.636985605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:36.637591225Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_movieid_to_blacklist migrated 
2025-08-12T00:27:36.637805646Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015707s 
2025-08-12T00:27:36.638016221Z [Info] FluentMigrator.Runner.MigrationRunner: 123: create_netimport_table migrating 
2025-08-12T00:27:36.638244280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:36.638517089Z [Info] create_netimport_table: Starting migration of Log DB to 123 
2025-08-12T00:27:36.638822684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (123, '2025-08-12T00:27:36', 'create_netimport_table') 
2025-08-12T00:27:36.639191597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:36.639780052Z [Info] FluentMigrator.Runner.MigrationRunner: 123: create_netimport_table migrated 
2025-08-12T00:27:36.640022340Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015277s 
2025-08-12T00:27:36.640240439Z [Info] FluentMigrator.Runner.MigrationRunner: 124: add_preferred_tags_to_profile migrating 
2025-08-12T00:27:36.640471926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:36.640743292Z [Info] add_preferred_tags_to_profile: Starting migration of Log DB to 124 
2025-08-12T00:27:36.641063948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (124, '2025-08-12T00:27:36', 'add_preferred_tags_to_profile') 
2025-08-12T00:27:36.641431829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:36.642047969Z [Info] FluentMigrator.Runner.MigrationRunner: 124: add_preferred_tags_to_profile migrated 
2025-08-12T00:27:36.642253724Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015585s 
2025-08-12T00:27:36.642468156Z [Info] FluentMigrator.Runner.MigrationRunner: 125: fix_imdb_unique migrating 
2025-08-12T00:27:36.642676906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:36.642940777Z [Info] fix_imdb_unique: Starting migration of Log DB to 125 
2025-08-12T00:27:36.643235611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (125, '2025-08-12T00:27:36', 'fix_imdb_unique') 
2025-08-12T00:27:36.643594023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:36.644195043Z [Info] FluentMigrator.Runner.MigrationRunner: 125: fix_imdb_unique migrated 
2025-08-12T00:27:36.644390787Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015047s 
2025-08-12T00:27:36.644610069Z [Info] FluentMigrator.Runner.MigrationRunner: 126: update_qualities_and_profiles migrating 
2025-08-12T00:27:36.644835843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:36.645104735Z [Info] update_qualities_and_profiles: Starting migration of Log DB to 126 
2025-08-12T00:27:36.645434278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (126, '2025-08-12T00:27:36', 'update_qualities_and_profiles') 
2025-08-12T00:27:36.645794574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:36.646396546Z [Info] FluentMigrator.Runner.MigrationRunner: 126: update_qualities_and_profiles migrated 
2025-08-12T00:27:36.646610647Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015411s 
2025-08-12T00:27:36.646827694Z [Info] FluentMigrator.Runner.MigrationRunner: 127: remove_wombles migrating 
2025-08-12T00:27:36.647032918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:36.647299234Z [Info] remove_wombles: Starting migration of Log DB to 127 
2025-08-12T00:27:36.647590069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (127, '2025-08-12T00:27:36', 'remove_wombles') 
2025-08-12T00:27:36.648025206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:36.648605805Z [Info] FluentMigrator.Runner.MigrationRunner: 127: remove_wombles migrated 
2025-08-12T00:27:36.648805978Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001568s 
2025-08-12T00:27:36.649009939Z [Info] FluentMigrator.Runner.MigrationRunner: 128: remove_kickass migrating 
2025-08-12T00:27:36.649241144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:36.649497992Z [Info] remove_kickass: Starting migration of Log DB to 128 
2025-08-12T00:27:36.649795040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (128, '2025-08-12T00:27:36', 'remove_kickass') 
2025-08-12T00:27:36.650157369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:36.650791136Z [Info] FluentMigrator.Runner.MigrationRunner: 128: remove_kickass migrated 
2025-08-12T00:27:36.650999816Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015506s 
2025-08-12T00:27:36.651217725Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_parsed_movie_info_to_pending_release migrating 
2025-08-12T00:27:36.651453830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:36.651725998Z [Info] add_parsed_movie_info_to_pending_release: Starting migration of Log DB to 129 
2025-08-12T00:27:36.652085202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (129, '2025-08-12T00:27:36', 'add_parsed_movie_info_to_pending_release') 
2025-08-12T00:27:36.652458233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:36.653063552Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_parsed_movie_info_to_pending_release migrated 
2025-08-12T00:27:36.653276280Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015814s 
2025-08-12T00:27:36.653488447Z [Info] FluentMigrator.Runner.MigrationRunner: 130: remove_wombles_kickass migrating 
2025-08-12T00:27:36.653708841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:36.653967843Z [Info] remove_wombles_kickass: Starting migration of Log DB to 130 
2025-08-12T00:27:36.654281003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (130, '2025-08-12T00:27:36', 'remove_wombles_kickass') 
2025-08-12T00:27:36.654635457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:36.655235796Z [Info] FluentMigrator.Runner.MigrationRunner: 130: remove_wombles_kickass migrated 
2025-08-12T00:27:36.655438394Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015182s 
2025-08-12T00:27:36.655671032Z [Info] FluentMigrator.Runner.MigrationRunner: 131: make_parsed_episode_info_nullable migrating 
2025-08-12T00:27:36.655915094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:36.656203685Z [Info] make_parsed_episode_info_nullable: Starting migration of Log DB to 131 
2025-08-12T00:27:36.656528048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (131, '2025-08-12T00:27:36', 'make_parsed_episode_info_nullable') 
2025-08-12T00:27:36.656903534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:36.657601509Z [Info] FluentMigrator.Runner.MigrationRunner: 131: make_parsed_episode_info_nullable migrated 
2025-08-12T00:27:36.657822364Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016799s 
2025-08-12T00:27:36.658042207Z [Info] FluentMigrator.Runner.MigrationRunner: 132: rename_torrent_downloadstation migrating 
2025-08-12T00:27:36.658277010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:36.658544478Z [Info] rename_torrent_downloadstation: Starting migration of Log DB to 132 
2025-08-12T00:27:36.658867930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (132, '2025-08-12T00:27:36', 'rename_torrent_downloadstation') 
2025-08-12T00:27:36.659245370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:36.659907333Z [Info] FluentMigrator.Runner.MigrationRunner: 132: rename_torrent_downloadstation migrated 
2025-08-12T00:27:36.660142917Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016055s 
2025-08-12T00:27:36.660358932Z [Info] FluentMigrator.Runner.MigrationRunner: 133: add_minimumavailability migrating 
2025-08-12T00:27:36.660585378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:36.660851033Z [Info] add_minimumavailability: Starting migration of Log DB to 133 
2025-08-12T00:27:36.661167801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (133, '2025-08-12T00:27:36', 'add_minimumavailability') 
2025-08-12T00:27:36.661535742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:36.662187685Z [Info] FluentMigrator.Runner.MigrationRunner: 133: add_minimumavailability migrated 
2025-08-12T00:27:36.662405694Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015957s 
2025-08-12T00:27:36.662625456Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_remux_qualities_for_the_wankers migrating 
2025-08-12T00:27:36.662862544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:36.663144021Z [Info] add_remux_qualities_for_the_wankers: Starting migration of Log DB to 134 
2025-08-12T00:27:36.663472362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (134, '2025-08-12T00:27:36', 'add_remux_qualities_for_the_wankers') 
2025-08-12T00:27:36.663866726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:36.664531505Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_remux_qualities_for_the_wankers migrated 
2025-08-12T00:27:36.664753071Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016433s 
2025-08-12T00:27:36.664971771Z [Info] FluentMigrator.Runner.MigrationRunner: 135: add_haspredbentry_to_movies migrating 
2025-08-12T00:27:36.665203558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:36.665472339Z [Info] add_haspredbentry_to_movies: Starting migration of Log DB to 135 
2025-08-12T00:27:36.665795259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (135, '2025-08-12T00:27:36', 'add_haspredbentry_to_movies') 
2025-08-12T00:27:36.666161657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:36.666842258Z [Info] FluentMigrator.Runner.MigrationRunner: 135: add_haspredbentry_to_movies migrated 
2025-08-12T00:27:36.667055898Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016259s 
2025-08-12T00:27:36.667276482Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_pathstate_to_movies migrating 
2025-08-12T00:27:36.667497357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:36.667772561Z [Info] add_pathstate_to_movies: Starting migration of Log DB to 136 
2025-08-12T00:27:36.668137716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (136, '2025-08-12T00:27:36', 'add_pathstate_to_movies') 
2025-08-12T00:27:36.668513984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:36.669182741Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_pathstate_to_movies migrated 
2025-08-12T00:27:36.669395419Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016702s 
2025-08-12T00:27:36.669615612Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_import_exclusions_table migrating 
2025-08-12T00:27:36.669839133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:36.670102573Z [Info] add_import_exclusions_table: Starting migration of Log DB to 137 
2025-08-12T00:27:36.670422307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (137, '2025-08-12T00:27:36', 'add_import_exclusions_table') 
2025-08-12T00:27:36.670784166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:36.671449586Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_import_exclusions_table migrated 
2025-08-12T00:27:36.671651112Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015932s 
2025-08-12T00:27:36.671885694Z [Info] FluentMigrator.Runner.MigrationRunner: 138: add_physical_release_note migrating 
2025-08-12T00:27:36.672108192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:36.672374819Z [Info] add_physical_release_note: Starting migration of Log DB to 138 
2025-08-12T00:27:36.672701386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (138, '2025-08-12T00:27:36', 'add_physical_release_note') 
2025-08-12T00:27:36.673057373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:36.673712152Z [Info] FluentMigrator.Runner.MigrationRunner: 138: add_physical_release_note migrated 
2025-08-12T00:27:36.673925081Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015958s 
2025-08-12T00:27:36.674138210Z [Info] FluentMigrator.Runner.MigrationRunner: 139: consolidate_indexer_baseurl migrating 
2025-08-12T00:27:36.674363433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:36.674633898Z [Info] consolidate_indexer_baseurl: Starting migration of Log DB to 139 
2025-08-12T00:27:36.674948491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (139, '2025-08-12T00:27:36', 'consolidate_indexer_baseurl') 
2025-08-12T00:27:36.675317595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:36.676017845Z [Info] FluentMigrator.Runner.MigrationRunner: 139: consolidate_indexer_baseurl migrated 
2025-08-12T00:27:36.676236886Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016366s 
2025-08-12T00:27:36.676451037Z [Info] FluentMigrator.Runner.MigrationRunner: 140: add_alternative_titles_table migrating 
2025-08-12T00:27:36.676671892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:36.676936675Z [Info] add_alternative_titles_table: Starting migration of Log DB to 140 
2025-08-12T00:27:36.677260988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (140, '2025-08-12T00:27:36', 'add_alternative_titles_table') 
2025-08-12T00:27:36.677621824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:36.678355742Z [Info] FluentMigrator.Runner.MigrationRunner: 140: add_alternative_titles_table migrated 
2025-08-12T00:27:36.678570635Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016678s 
2025-08-12T00:27:36.678781279Z [Info] FluentMigrator.Runner.MigrationRunner: 141: fix_duplicate_alt_titles migrating 
2025-08-12T00:27:36.679004248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:36.679265634Z [Info] fix_duplicate_alt_titles: Starting migration of Log DB to 141 
2025-08-12T00:27:36.679582412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (141, '2025-08-12T00:27:36', 'fix_duplicate_alt_titles') 
2025-08-12T00:27:36.679963359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:36.680644521Z [Info] FluentMigrator.Runner.MigrationRunner: 141: fix_duplicate_alt_titles migrated 
2025-08-12T00:27:36.680844504Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00162s 
2025-08-12T00:27:36.681049256Z [Info] FluentMigrator.Runner.MigrationRunner: 142: movie_extras migrating 
2025-08-12T00:27:36.681262015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:36.681522189Z [Info] movie_extras: Starting migration of Log DB to 142 
2025-08-12T00:27:36.681813014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (142, '2025-08-12T00:27:36', 'movie_extras') 
2025-08-12T00:27:36.682180114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:36.682856987Z [Info] FluentMigrator.Runner.MigrationRunner: 142: movie_extras migrated 
2025-08-12T00:27:36.683058643Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015941s 
2025-08-12T00:27:36.683255138Z [Info] FluentMigrator.Runner.MigrationRunner: 143: clean_core_tv migrating 
2025-08-12T00:27:36.683470773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:36.683728692Z [Info] clean_core_tv: Starting migration of Log DB to 143 
2025-08-12T00:27:36.684047244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (143, '2025-08-12T00:27:36', 'clean_core_tv') 
2025-08-12T00:27:36.684398140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:36.685071155Z [Info] FluentMigrator.Runner.MigrationRunner: 143: clean_core_tv migrated 
2025-08-12T00:27:36.685265767Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015916s 
2025-08-12T00:27:36.685485440Z [Info] FluentMigrator.Runner.MigrationRunner: 144: add_cookies_to_indexer_status migrating 
2025-08-12T00:27:36.685704881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:36.685974965Z [Info] add_cookies_to_indexer_status: Starting migration of Log DB to 144 
2025-08-12T00:27:36.686291402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (144, '2025-08-12T00:27:36', 'add_cookies_to_indexer_status') 
2025-08-12T00:27:36.686661788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:36.687335134Z [Info] FluentMigrator.Runner.MigrationRunner: 144: add_cookies_to_indexer_status migrated 
2025-08-12T00:27:36.687546971Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001614s 
2025-08-12T00:27:36.687753206Z [Info] FluentMigrator.Runner.MigrationRunner: 145: banner_to_fanart migrating 
2025-08-12T00:27:36.687987949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:36.688247962Z [Info] banner_to_fanart: Starting migration of Log DB to 145 
2025-08-12T00:27:36.688552185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (145, '2025-08-12T00:27:36', 'banner_to_fanart') 
2025-08-12T00:27:36.688910927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:36.689576007Z [Info] FluentMigrator.Runner.MigrationRunner: 145: banner_to_fanart migrated 
2025-08-12T00:27:36.689778825Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015855s 
2025-08-12T00:27:36.689992866Z [Info] FluentMigrator.Runner.MigrationRunner: 146: naming_config_colon_action migrating 
2025-08-12T00:27:36.690217980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:36.690502833Z [Info] naming_config_colon_action: Starting migration of Log DB to 146 
2025-08-12T00:27:36.690796765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (146, '2025-08-12T00:27:36', 'naming_config_colon_action') 
2025-08-12T00:27:36.691177542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:36.691841279Z [Info] FluentMigrator.Runner.MigrationRunner: 146: naming_config_colon_action migrated 
2025-08-12T00:27:36.692106192Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016153s 
2025-08-12T00:27:36.692326786Z [Info] FluentMigrator.Runner.MigrationRunner: 147: add_custom_formats migrating 
2025-08-12T00:27:36.692534164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:36.692805791Z [Info] add_custom_formats: Starting migration of Log DB to 147 
2025-08-12T00:27:36.693104923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (147, '2025-08-12T00:27:36', 'add_custom_formats') 
2025-08-12T00:27:36.693471862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:36.694208776Z [Info] FluentMigrator.Runner.MigrationRunner: 147: add_custom_formats migrated 
2025-08-12T00:27:36.694413207Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016679s 
2025-08-12T00:27:36.694625896Z [Info] FluentMigrator.Runner.MigrationRunner: 148: remove_extra_naming_config migrating 
2025-08-12T00:27:36.694856350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:36.695118788Z [Info] remove_extra_naming_config: Starting migration of Log DB to 148 
2025-08-12T00:27:36.695443141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (148, '2025-08-12T00:27:36', 'remove_extra_naming_config') 
2025-08-12T00:27:36.695799228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:36.696507024Z [Info] FluentMigrator.Runner.MigrationRunner: 148: remove_extra_naming_config migrated 
2025-08-12T00:27:36.696709491Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016233s 
2025-08-12T00:27:36.696926979Z [Info] FluentMigrator.Runner.MigrationRunner: 149: convert_regex_required_tags migrating 
2025-08-12T00:27:36.697147564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:36.697412206Z [Info] convert_regex_required_tags: Starting migration of Log DB to 149 
2025-08-12T00:27:36.697726179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (149, '2025-08-12T00:27:36', 'convert_regex_required_tags') 
2025-08-12T00:27:36.698097877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:36.698760431Z [Info] FluentMigrator.Runner.MigrationRunner: 149: convert_regex_required_tags migrated 
2025-08-12T00:27:36.698975645Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015987s 
2025-08-12T00:27:36.699192972Z [Info] FluentMigrator.Runner.MigrationRunner: 150: fix_format_tags_double_underscore migrating 
2025-08-12T00:27:36.699417374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:36.699689672Z [Info] fix_format_tags_double_underscore: Starting migration of Log DB to 150 
2025-08-12T00:27:36.700028585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (150, '2025-08-12T00:27:36', 'fix_format_tags_double_underscore') 
2025-08-12T00:27:36.700410434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:36.701089321Z [Info] FluentMigrator.Runner.MigrationRunner: 150: fix_format_tags_double_underscore migrated 
2025-08-12T00:27:36.701309544Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016424s 
2025-08-12T00:27:36.701513315Z [Info] FluentMigrator.Runner.MigrationRunner: 151: add_tags_to_net_import migrating 
2025-08-12T00:27:36.701733278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:36.702007119Z [Info] add_tags_to_net_import: Starting migration of Log DB to 151 
2025-08-12T00:27:36.702323146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (151, '2025-08-12T00:27:36', 'add_tags_to_net_import') 
2025-08-12T00:27:36.702686738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:36.703344062Z [Info] FluentMigrator.Runner.MigrationRunner: 151: add_tags_to_net_import migrated 
2025-08-12T00:27:36.703554515Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015955s 
2025-08-12T00:27:36.703759709Z [Info] FluentMigrator.Runner.MigrationRunner: 152: add_custom_filters migrating 
2025-08-12T00:27:36.703999732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:36.704256990Z [Info] add_custom_filters: Starting migration of Log DB to 152 
2025-08-12T00:27:36.704560541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (152, '2025-08-12T00:27:36', 'add_custom_filters') 
2025-08-12T00:27:36.704931989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:36.705596988Z [Info] FluentMigrator.Runner.MigrationRunner: 152: add_custom_filters migrated 
2025-08-12T00:27:36.705805398Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015989s 
2025-08-12T00:27:36.706025702Z [Info] FluentMigrator.Runner.MigrationRunner: 153: indexer_client_status_search_changes migrating 
2025-08-12T00:27:36.706254602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:36.706531480Z [Info] indexer_client_status_search_changes: Starting migration of Log DB to 153 
2025-08-12T00:27:36.706855623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (153, '2025-08-12T00:27:36', 'indexer_client_status_search_changes') 
2025-08-12T00:27:36.707235858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:36.707914916Z [Info] FluentMigrator.Runner.MigrationRunner: 153: indexer_client_status_search_changes migrated 
2025-08-12T00:27:36.708143446Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016255s 
2025-08-12T00:27:36.708364311Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_language_to_files_history_blacklist migrating 
2025-08-12T00:27:36.708595857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:36.708870149Z [Info] add_language_to_files_history_blacklist: Starting migration of Log DB to 154 
2025-08-12T00:27:36.709200525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (154, '2025-08-12T00:27:36', 'add_language_to_files_history_blacklist') 
2025-08-12T00:27:36.709578877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:36.710259076Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_language_to_files_history_blacklist migrated 
2025-08-12T00:27:36.710485633Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00164s 
2025-08-12T00:27:36.710711067Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_update_allowed_quality_profile migrating 
2025-08-12T00:27:36.710935789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:36.711211955Z [Info] add_update_allowed_quality_profile: Starting migration of Log DB to 155 
2025-08-12T00:27:36.711535286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (155, '2025-08-12T00:27:36', 'add_update_allowed_quality_profile') 
2025-08-12T00:27:36.711936464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:36.712615211Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_update_allowed_quality_profile migrated 
2025-08-12T00:27:36.712829412Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016508s 
2025-08-12T00:27:36.713049956Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_download_client_priority migrating 
2025-08-12T00:27:36.713276372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:36.713548861Z [Info] add_download_client_priority: Starting migration of Log DB to 156 
2025-08-12T00:27:36.713862473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (156, '2025-08-12T00:27:36', 'add_download_client_priority') 
2025-08-12T00:27:36.714229452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:36.714999252Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_download_client_priority migrated 
2025-08-12T00:27:36.715211960Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017085s 
2025-08-12T00:27:36.715420480Z [Info] FluentMigrator.Runner.MigrationRunner: 157: remove_growl_prowl migrating 
2025-08-12T00:27:36.715637457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:36.715923262Z [Info] remove_growl_prowl: Starting migration of Log DB to 157 
2025-08-12T00:27:36.716233778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (157, '2025-08-12T00:27:36', 'remove_growl_prowl') 
2025-08-12T00:27:36.716586648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:36.717259333Z [Info] FluentMigrator.Runner.MigrationRunner: 157: remove_growl_prowl migrated 
2025-08-12T00:27:36.717466630Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016136s 
2025-08-12T00:27:36.717678557Z [Info] FluentMigrator.Runner.MigrationRunner: 158: remove_plex_hometheatre migrating 
2025-08-12T00:27:36.717899221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:36.718168493Z [Info] remove_plex_hometheatre: Starting migration of Log DB to 158 
2025-08-12T00:27:36.718476223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (158, '2025-08-12T00:27:36', 'remove_plex_hometheatre') 
2025-08-12T00:27:36.718842821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:36.719508973Z [Info] FluentMigrator.Runner.MigrationRunner: 158: remove_plex_hometheatre migrated 
2025-08-12T00:27:36.719724036Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015967s 
2025-08-12T00:27:36.719947395Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_webrip_qualites migrating 
2025-08-12T00:27:36.720169753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:36.720429065Z [Info] add_webrip_qualites: Starting migration of Log DB to 159 
2025-08-12T00:27:36.720734911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (159, '2025-08-12T00:27:36', 'add_webrip_qualites') 
2025-08-12T00:27:36.721098183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:36.721760026Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_webrip_qualites migrated 
2025-08-12T00:27:36.721972223Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015871s 
2025-08-12T00:27:36.722182376Z [Info] FluentMigrator.Runner.MigrationRunner: 160: health_issue_notification migrating 
2025-08-12T00:27:36.722407339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:36.722684117Z [Info] health_issue_notification: Starting migration of Log DB to 160 
2025-08-12T00:27:36.723004732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (160, '2025-08-12T00:27:36', 'health_issue_notification') 
2025-08-12T00:27:36.723361240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:36.724041280Z [Info] FluentMigrator.Runner.MigrationRunner: 160: health_issue_notification migrated 
2025-08-12T00:27:36.724250270Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016159s 
2025-08-12T00:27:36.724465203Z [Info] FluentMigrator.Runner.MigrationRunner: 161: speed_improvements migrating 
2025-08-12T00:27:36.724689806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:36.724954609Z [Info] speed_improvements: Starting migration of Log DB to 161 
2025-08-12T00:27:36.725258551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (161, '2025-08-12T00:27:36', 'speed_improvements') 
2025-08-12T00:27:36.725622283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:36.726277974Z [Info] FluentMigrator.Runner.MigrationRunner: 161: speed_improvements migrated 
2025-08-12T00:27:36.726487976Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015866s 
2025-08-12T00:27:36.726695474Z [Info] FluentMigrator.Runner.MigrationRunner: 162: fix_profile_format_default migrating 
2025-08-12T00:27:36.726926309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:36.727198547Z [Info] fix_profile_format_default: Starting migration of Log DB to 162 
2025-08-12T00:27:36.727506858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (162, '2025-08-12T00:27:36', 'fix_profile_format_default') 
2025-08-12T00:27:36.727890791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:36.728574678Z [Info] FluentMigrator.Runner.MigrationRunner: 162: fix_profile_format_default migrated 
2025-08-12T00:27:36.728776274Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001616s 
2025-08-12T00:27:36.728988081Z [Info] FluentMigrator.Runner.MigrationRunner: 163: task_duration migrating 
2025-08-12T00:27:36.729197924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:36.729464911Z [Info] task_duration: Starting migration of Log DB to 163 
2025-08-12T00:27:36.729757200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (163, '2025-08-12T00:27:36', 'task_duration') 
2025-08-12T00:27:36.730113547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:36.730722904Z [Info] FluentMigrator.Runner.MigrationRunner: 163: task_duration migrated 
2025-08-12T00:27:36.730926875Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015212s 
2025-08-12T00:27:36.731131908Z [Info] FluentMigrator.Runner.MigrationRunner: 164: movie_collections_crew migrating 
2025-08-12T00:27:36.731351420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:36.731611644Z [Info] movie_collections_crew: Starting migration of Log DB to 164 
2025-08-12T00:27:36.731942160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (164, '2025-08-12T00:27:36', 'movie_collections_crew') 
2025-08-12T00:27:36.732304409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:36.732932384Z [Info] FluentMigrator.Runner.MigrationRunner: 164: movie_collections_crew migrated 
2025-08-12T00:27:36.733133449Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015662s 
2025-08-12T00:27:36.733367159Z [Info] FluentMigrator.Runner.MigrationRunner: 165: remove_custom_formats_from_quality_model migrating 
2025-08-12T00:27:36.733598285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:36.733873549Z [Info] remove_custom_formats_from_quality_model: Starting migration of Log DB to 165 
2025-08-12T00:27:36.734202231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (165, '2025-08-12T00:27:36', 'remove_custom_formats_from_quality_model') 
2025-08-12T00:27:36.734583428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:36.735212816Z [Info] FluentMigrator.Runner.MigrationRunner: 165: remove_custom_formats_from_quality_model migrated 
2025-08-12T00:27:36.735443691Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015914s 
2025-08-12T00:27:36.735651309Z [Info] FluentMigrator.Runner.MigrationRunner: 166: fix_tmdb_list_config migrating 
2025-08-12T00:27:36.735877214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:36.736144963Z [Info] fix_tmdb_list_config: Starting migration of Log DB to 166 
2025-08-12T00:27:36.736459025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (166, '2025-08-12T00:27:36', 'fix_tmdb_list_config') 
2025-08-12T00:27:36.736822617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:36.737446223Z [Info] FluentMigrator.Runner.MigrationRunner: 166: fix_tmdb_list_config migrated 
2025-08-12T00:27:36.737659192Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015629s 
2025-08-12T00:27:36.737874796Z [Info] FluentMigrator.Runner.MigrationRunner: 167: remove_movie_pathstate migrating 
2025-08-12T00:27:36.738094999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:36.738354021Z [Info] remove_movie_pathstate: Starting migration of Log DB to 167 
2025-08-12T00:27:36.738663224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (167, '2025-08-12T00:27:36', 'remove_movie_pathstate') 
2025-08-12T00:27:36.739025403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:36.739893711Z [Info] FluentMigrator.Runner.MigrationRunner: 167: remove_movie_pathstate migrated 
2025-08-12T00:27:36.740158635Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017708s 
2025-08-12T00:27:36.740372666Z [Info] FluentMigrator.Runner.MigrationRunner: 168: custom_format_rework migrating 
2025-08-12T00:27:36.740591517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:36.740859136Z [Info] custom_format_rework: Starting migration of Log DB to 168 
2025-08-12T00:27:36.741168248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (168, '2025-08-12T00:27:36', 'custom_format_rework') 
2025-08-12T00:27:36.741530067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:36.742161388Z [Info] FluentMigrator.Runner.MigrationRunner: 168: custom_format_rework migrated 
2025-08-12T00:27:36.742362844Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015588s 
2025-08-12T00:27:36.742574269Z [Info] FluentMigrator.Runner.MigrationRunner: 169: custom_format_scores migrating 
2025-08-12T00:27:36.742789573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:36.743057473Z [Info] custom_format_scores: Starting migration of Log DB to 169 
2025-08-12T00:27:36.743366485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (169, '2025-08-12T00:27:36', 'custom_format_scores') 
2025-08-12T00:27:36.743723063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:36.744361398Z [Info] FluentMigrator.Runner.MigrationRunner: 169: custom_format_scores migrated 
2025-08-12T00:27:36.744567313Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015575s 
2025-08-12T00:27:36.744783679Z [Info] FluentMigrator.Runner.MigrationRunner: 170: fix_trakt_list_config migrating 
2025-08-12T00:27:36.744998972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:36.745262152Z [Info] fix_trakt_list_config: Starting migration of Log DB to 170 
2025-08-12T00:27:36.745568980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (170, '2025-08-12T00:27:36', 'fix_trakt_list_config') 
2025-08-12T00:27:36.745932231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:36.746546518Z [Info] FluentMigrator.Runner.MigrationRunner: 170: fix_trakt_list_config migrated 
2025-08-12T00:27:36.746761521Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015342s 
2025-08-12T00:27:36.746986073Z [Info] FluentMigrator.Runner.MigrationRunner: 171: quality_definition_preferred_size migrating 
2025-08-12T00:27:36.747216207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:36.747488686Z [Info] quality_definition_preferred_size: Starting migration of Log DB to 171 
2025-08-12T00:27:36.747812518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (171, '2025-08-12T00:27:36', 'quality_definition_preferred_size') 
2025-08-12T00:27:36.748201120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:36.748832391Z [Info] FluentMigrator.Runner.MigrationRunner: 171: quality_definition_preferred_size migrated 
2025-08-12T00:27:36.749046793Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015952s 
2025-08-12T00:27:36.749265574Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_download_history migrating 
2025-08-12T00:27:36.749482911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:36.749746031Z [Info] add_download_history: Starting migration of Log DB to 172 
2025-08-12T00:27:36.750050685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (172, '2025-08-12T00:27:36', 'add_download_history') 
2025-08-12T00:27:36.750410780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:36.751032352Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_download_history migrated 
2025-08-12T00:27:36.751232014Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015334s 
2025-08-12T00:27:36.751439111Z [Info] FluentMigrator.Runner.MigrationRunner: 173: net_import_status migrating 
2025-08-12T00:27:36.751652871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:36.751935390Z [Info] net_import_status: Starting migration of Log DB to 173 
2025-08-12T00:27:36.752240104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (173, '2025-08-12T00:27:36', 'net_import_status') 
2025-08-12T00:27:36.752597023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:36.753220849Z [Info] FluentMigrator.Runner.MigrationRunner: 173: net_import_status migrated 
2025-08-12T00:27:36.753430902Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001555s 
2025-08-12T00:27:36.753650153Z [Info] FluentMigrator.Runner.MigrationRunner: 174: email_multiple_addresses migrating 
2025-08-12T00:27:36.753869555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:36.756403317Z [Info] email_multiple_addresses: Starting migration of Log DB to 174 
2025-08-12T00:27:36.756748021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (174, '2025-08-12T00:27:36', 'email_multiple_addresses') 
2025-08-12T00:27:36.757129680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:36.757759318Z [Info] FluentMigrator.Runner.MigrationRunner: 174: email_multiple_addresses migrated 
2025-08-12T00:27:36.757956715Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038744s 
2025-08-12T00:27:36.758173341Z [Info] FluentMigrator.Runner.MigrationRunner: 175: remove_chown_and_folderchmod_config migrating 
2025-08-12T00:27:36.758386831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:36.759789516Z [Info] remove_chown_and_folderchmod_config: Starting migration of Log DB to 175 
2025-08-12T00:27:36.760125833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (175, '2025-08-12T00:27:36', 'remove_chown_and_folderchmod_config') 
2025-08-12T00:27:36.760484034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:36.761110115Z [Info] FluentMigrator.Runner.MigrationRunner: 175: remove_chown_and_folderchmod_config migrated 
2025-08-12T00:27:36.761311120Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027003s 
2025-08-12T00:27:36.761506784Z [Info] FluentMigrator.Runner.MigrationRunner: 176: movie_recommendations migrating 
2025-08-12T00:27:36.761708250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:36.761959015Z [Info] movie_recommendations: Starting migration of Log DB to 176 
2025-08-12T00:27:36.762255862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (176, '2025-08-12T00:27:36', 'movie_recommendations') 
2025-08-12T00:27:36.762594063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:36.763206326Z [Info] FluentMigrator.Runner.MigrationRunner: 176: movie_recommendations migrated 
2025-08-12T00:27:36.763404946Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014825s 
2025-08-12T00:27:36.763603466Z [Info] FluentMigrator.Runner.MigrationRunner: 177: language_improvements migrating 
2025-08-12T00:27:36.763808289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:36.764087190Z [Info] language_improvements: Starting migration of Log DB to 177 
2025-08-12T00:27:36.764380270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (177, '2025-08-12T00:27:36', 'language_improvements') 
2025-08-12T00:27:36.764725886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:36.765345885Z [Info] FluentMigrator.Runner.MigrationRunner: 177: language_improvements migrated 
2025-08-12T00:27:36.765538543Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015223s 
2025-08-12T00:27:36.765726722Z [Info] FluentMigrator.Runner.MigrationRunner: 178: new_list_server migrating 
2025-08-12T00:27:36.765922586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:36.766171227Z [Info] new_list_server: Starting migration of Log DB to 178 
2025-08-12T00:27:36.766456140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (178, '2025-08-12T00:27:36', 'new_list_server') 
2025-08-12T00:27:36.766799602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:36.767386945Z [Info] FluentMigrator.Runner.MigrationRunner: 178: new_list_server migrated 
2025-08-12T00:27:36.767574242Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014534s 
2025-08-12T00:27:36.767777281Z [Info] FluentMigrator.Runner.MigrationRunner: 179: movie_translation_indexes migrating 
2025-08-12T00:27:36.768011863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:36.768266456Z [Info] movie_translation_indexes: Starting migration of Log DB to 179 
2025-08-12T00:27:36.768564356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (179, '2025-08-12T00:27:36', 'movie_translation_indexes') 
2025-08-12T00:27:36.768926034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:36.769707047Z [Info] FluentMigrator.Runner.MigrationRunner: 179: movie_translation_indexes migrated 
2025-08-12T00:27:36.769892300Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016674s 
2025-08-12T00:27:36.770122774Z [Info] FluentMigrator.Runner.MigrationRunner: 180: fix_invalid_profile_references migrating 
2025-08-12T00:27:36.770418640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:36.770751450Z [Info] fix_invalid_profile_references: Starting migration of Log DB to 180 
2025-08-12T00:27:36.771047907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (180, '2025-08-12T00:27:36', 'fix_invalid_profile_references') 
2025-08-12T00:27:36.771398593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:36.772146810Z [Info] FluentMigrator.Runner.MigrationRunner: 180: fix_invalid_profile_references migrated 
2025-08-12T00:27:36.772342414Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017388s 
2025-08-12T00:27:36.772539090Z [Info] FluentMigrator.Runner.MigrationRunner: 181: list_movies_table migrating 
2025-08-12T00:27:36.772741868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:36.772992784Z [Info] list_movies_table: Starting migration of Log DB to 181 
2025-08-12T00:27:36.773281906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (181, '2025-08-12T00:27:36', 'list_movies_table') 
2025-08-12T00:27:36.773629596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:36.774320347Z [Info] FluentMigrator.Runner.MigrationRunner: 181: list_movies_table migrated 
2025-08-12T00:27:36.774547234Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015673s 
2025-08-12T00:27:36.774752437Z [Info] FluentMigrator.Runner.MigrationRunner: 182: on_delete_notification migrating 
2025-08-12T00:27:36.774974835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:36.775234297Z [Info] on_delete_notification: Starting migration of Log DB to 182 
2025-08-12T00:27:36.775547568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (182, '2025-08-12T00:27:36', 'on_delete_notification') 
2025-08-12T00:27:36.775944708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:36.776690509Z [Info] FluentMigrator.Runner.MigrationRunner: 182: on_delete_notification migrated 
2025-08-12T00:27:36.776891995Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017064s 
2025-08-12T00:27:36.777110114Z [Info] FluentMigrator.Runner.MigrationRunner: 183: download_propers_config migrating 
2025-08-12T00:27:36.777324225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:36.777596524Z [Info] download_propers_config: Starting migration of Log DB to 183 
2025-08-12T00:27:36.777910526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (183, '2025-08-12T00:27:36', 'download_propers_config') 
2025-08-12T00:27:36.778290842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:36.778915430Z [Info] FluentMigrator.Runner.MigrationRunner: 183: download_propers_config migrated 
2025-08-12T00:27:36.779118819Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015818s 
2025-08-12T00:27:36.779328391Z [Info] FluentMigrator.Runner.MigrationRunner: 184: add_priority_to_indexers migrating 
2025-08-12T00:27:36.779550218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:36.779829871Z [Info] add_priority_to_indexers: Starting migration of Log DB to 184 
2025-08-12T00:27:36.780168363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (184, '2025-08-12T00:27:36', 'add_priority_to_indexers') 
2025-08-12T00:27:36.780536504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:36.781244239Z [Info] FluentMigrator.Runner.MigrationRunner: 184: add_priority_to_indexers migrated 
2025-08-12T00:27:36.781443851Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016792s 
2025-08-12T00:27:36.781658463Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_alternative_title_indices migrating 
2025-08-12T00:27:36.781882054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:36.782155835Z [Info] add_alternative_title_indices: Starting migration of Log DB to 185 
2025-08-12T00:27:36.782497162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (185, '2025-08-12T00:27:36', 'add_alternative_title_indices') 
2025-08-12T00:27:36.782891226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:36.783687670Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_alternative_title_indices migrated 
2025-08-12T00:27:36.783944808Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017776s 
2025-08-12T00:27:36.784166995Z [Info] FluentMigrator.Runner.MigrationRunner: 186: fix_tmdb_duplicates migrating 
2025-08-12T00:27:36.784382759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:36.784649587Z [Info] fix_tmdb_duplicates: Starting migration of Log DB to 186 
2025-08-12T00:27:36.784950843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (186, '2025-08-12T00:27:36', 'fix_tmdb_duplicates') 
2025-08-12T00:27:36.785324586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:36.786089446Z [Info] FluentMigrator.Runner.MigrationRunner: 186: fix_tmdb_duplicates migrated 
2025-08-12T00:27:36.786284138Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016932s 
2025-08-12T00:27:36.786498520Z [Info] FluentMigrator.Runner.MigrationRunner: 187: swap_filechmod_for_folderchmod migrating 
2025-08-12T00:27:36.786735888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:36.787016643Z [Info] swap_filechmod_for_folderchmod: Starting migration of Log DB to 187 
2025-08-12T00:27:36.787324804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (187, '2025-08-12T00:27:36', 'swap_filechmod_for_folderchmod') 
2025-08-12T00:27:36.787703226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:36.788455972Z [Info] FluentMigrator.Runner.MigrationRunner: 187: swap_filechmod_for_folderchmod migrated 
2025-08-12T00:27:36.788659441Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001692s 
2025-08-12T00:27:36.788865085Z [Info] FluentMigrator.Runner.MigrationRunner: 188: mediainfo_channels migrating 
2025-08-12T00:27:36.789082363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:36.789360213Z [Info] mediainfo_channels: Starting migration of Log DB to 188 
2025-08-12T00:27:36.789659826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (188, '2025-08-12T00:27:36', 'mediainfo_channels') 
2025-08-12T00:27:36.790024991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:36.790694339Z [Info] FluentMigrator.Runner.MigrationRunner: 188: mediainfo_channels migrated 
2025-08-12T00:27:36.790914733Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016068s 
2025-08-12T00:27:36.791115147Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_update_history migrating 
2025-08-12T00:27:36.791327745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:36.791595875Z [Info] add_update_history: Starting migration of Log DB to 189 
2025-08-12T00:27:36.792333520Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory 
2025-08-12T00:27:36.792719868Z [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) 
2025-08-12T00:27:36.793253683Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007067s 
2025-08-12T00:27:36.793462634Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date) 
2025-08-12T00:27:36.793723208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2025-08-12T00:27:36.794084676Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004258s 
2025-08-12T00:27:36.794402446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (189, '2025-08-12T00:27:36', 'add_update_history') 
2025-08-12T00:27:36.794783604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:36.795511760Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_update_history migrated 
2025-08-12T00:27:36.795711803Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018217s 
2025-08-12T00:27:36.795996025Z [Info] FluentMigrator.Runner.MigrationRunner: 190: update_awesome_hd_link migrating 
2025-08-12T00:27:36.796209315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:36.796480350Z [Info] update_awesome_hd_link: Starting migration of Log DB to 190 
2025-08-12T00:27:36.796795234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (190, '2025-08-12T00:27:36', 'update_awesome_hd_link') 
2025-08-12T00:27:36.797159658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:36.797860449Z [Info] FluentMigrator.Runner.MigrationRunner: 190: update_awesome_hd_link migrated 
2025-08-12T00:27:36.798053348Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016349s 
2025-08-12T00:27:36.798255214Z [Info] FluentMigrator.Runner.MigrationRunner: 191: remove_awesomehd migrating 
2025-08-12T00:27:36.798468564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:36.798735331Z [Info] remove_awesomehd: Starting migration of Log DB to 191 
2025-08-12T00:27:36.799042039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (191, '2025-08-12T00:27:36', 'remove_awesomehd') 
2025-08-12T00:27:36.799391552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:36.800076482Z [Info] FluentMigrator.Runner.MigrationRunner: 191: remove_awesomehd migrated 
2025-08-12T00:27:36.800260893Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016s 
2025-08-12T00:27:36.800477159Z [Info] FluentMigrator.Runner.MigrationRunner: 192: add_on_delete_to_notifications migrating 
2025-08-12T00:27:36.800683584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:36.800955592Z [Info] add_on_delete_to_notifications: Starting migration of Log DB to 192 
2025-08-12T00:27:36.801289104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (192, '2025-08-12T00:27:36', 'add_on_delete_to_notifications') 
2025-08-12T00:27:36.801671163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:36.802257804Z [Info] FluentMigrator.Runner.MigrationRunner: 192: add_on_delete_to_notifications migrated 
2025-08-12T00:27:36.802454531Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015528s 
2025-08-12T00:27:36.802677329Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_bypass_to_delay_profile migrating 
2025-08-12T00:27:36.802897843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:36.803164450Z [Info] add_bypass_to_delay_profile: Starting migration of Log DB to 194 
2025-08-12T00:27:36.803474324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (194, '2025-08-12T00:27:36', 'add_bypass_to_delay_profile') 
2025-08-12T00:27:36.803867486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:36.804495040Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_bypass_to_delay_profile migrated 
2025-08-12T00:27:36.804698650Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015804s 
2025-08-12T00:27:36.804906027Z [Info] FluentMigrator.Runner.MigrationRunner: 195: update_notifiarr migrating 
2025-08-12T00:27:36.805125900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:36.805395252Z [Info] update_notifiarr: Starting migration of Log DB to 195 
2025-08-12T00:27:36.805768624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (195, '2025-08-12T00:27:36', 'update_notifiarr') 
2025-08-12T00:27:36.806242769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:36.806981897Z [Info] FluentMigrator.Runner.MigrationRunner: 195: update_notifiarr migrated 
2025-08-12T00:27:36.807238554Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018286s 
2025-08-12T00:27:36.807452104Z [Info] FluentMigrator.Runner.MigrationRunner: 196: legacy_mediainfo_hdr migrating 
2025-08-12T00:27:36.807705364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:36.808031330Z [Info] legacy_mediainfo_hdr: Starting migration of Log DB to 196 
2025-08-12T00:27:36.808357197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (196, '2025-08-12T00:27:36', 'legacy_mediainfo_hdr') 
2025-08-12T00:27:36.810231431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:36.810929747Z [Info] FluentMigrator.Runner.MigrationRunner: 196: legacy_mediainfo_hdr migrated 
2025-08-12T00:27:36.811148398Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032177s 
2025-08-12T00:27:36.811348110Z [Info] FluentMigrator.Runner.MigrationRunner: 197: rename_blacklist_to_blocklist migrating 
2025-08-12T00:27:36.811565928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:36.811824219Z [Info] rename_blacklist_to_blocklist: Starting migration of Log DB to 197 
2025-08-12T00:27:36.812166307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (197, '2025-08-12T00:27:36', 'rename_blacklist_to_blocklist') 
2025-08-12T00:27:36.812511673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:36.813073324Z [Info] FluentMigrator.Runner.MigrationRunner: 197: rename_blacklist_to_blocklist migrated 
2025-08-12T00:27:36.813277204Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014938s 
2025-08-12T00:27:36.813462407Z [Info] FluentMigrator.Runner.MigrationRunner: 198: add_indexer_tags migrating 
2025-08-12T00:27:36.813664504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:36.813904227Z [Info] add_indexer_tags: Starting migration of Log DB to 198 
2025-08-12T00:27:36.814193970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (198, '2025-08-12T00:27:36', 'add_indexer_tags') 
2025-08-12T00:27:36.814531640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:36.815091838Z [Info] FluentMigrator.Runner.MigrationRunner: 198: add_indexer_tags migrated 
2025-08-12T00:27:36.815273965Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014224s 
2025-08-12T00:27:36.815474369Z [Info] FluentMigrator.Runner.MigrationRunner: 199: mediainfo_to_ffmpeg migrating 
2025-08-12T00:27:36.815675263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:36.815936008Z [Info] mediainfo_to_ffmpeg: Starting migration of Log DB to 199 
2025-08-12T00:27:36.816231002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (199, '2025-08-12T00:27:36', 'mediainfo_to_ffmpeg') 
2025-08-12T00:27:36.816574203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:36.817120904Z [Info] FluentMigrator.Runner.MigrationRunner: 199: mediainfo_to_ffmpeg migrated 
2025-08-12T00:27:36.817312851Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014349s 
2025-08-12T00:27:36.817504286Z [Info] FluentMigrator.Runner.MigrationRunner: 200: cdh_per_downloadclient migrating 
2025-08-12T00:27:36.817709640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:36.817951096Z [Info] cdh_per_downloadclient: Starting migration of Log DB to 200 
2025-08-12T00:27:36.818248034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (200, '2025-08-12T00:27:36', 'cdh_per_downloadclient') 
2025-08-12T00:27:36.818605434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:36.819138677Z [Info] FluentMigrator.Runner.MigrationRunner: 200: cdh_per_downloadclient migrated 
2025-08-12T00:27:36.819331896Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014242s 
2025-08-12T00:27:36.819527590Z [Info] FluentMigrator.Runner.MigrationRunner: 201: migrate_discord_from_slack migrating 
2025-08-12T00:27:36.819737313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:36.819998479Z [Info] migrate_discord_from_slack: Starting migration of Log DB to 201 
2025-08-12T00:27:36.820300417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (201, '2025-08-12T00:27:36', 'migrate_discord_from_slack') 
2025-08-12T00:27:36.820652536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:36.821208806Z [Info] FluentMigrator.Runner.MigrationRunner: 201: migrate_discord_from_slack migrated 
2025-08-12T00:27:36.821399370Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014548s 
2025-08-12T00:27:36.821587008Z [Info] FluentMigrator.Runner.MigrationRunner: 202: remove_predb migrating 
2025-08-12T00:27:36.821784846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:36.822021953Z [Info] remove_predb: Starting migration of Log DB to 202 
2025-08-12T00:27:36.822298350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (202, '2025-08-12T00:27:36', 'remove_predb') 
2025-08-12T00:27:36.822638996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:36.823165526Z [Info] FluentMigrator.Runner.MigrationRunner: 202: remove_predb migrated 
2025-08-12T00:27:36.823348034Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013829s 
2025-08-12T00:27:36.823546724Z [Info] FluentMigrator.Runner.MigrationRunner: 203: add_on_update_to_notifications migrating 
2025-08-12T00:27:36.823761136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:36.824031981Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 203 
2025-08-12T00:27:36.824340072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (203, '2025-08-12T00:27:36', 'add_on_update_to_notifications') 
2025-08-12T00:27:36.824687882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:36.825246086Z [Info] FluentMigrator.Runner.MigrationRunner: 203: add_on_update_to_notifications migrated 
2025-08-12T00:27:36.825439766Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014661s 
2025-08-12T00:27:36.825643576Z [Info] FluentMigrator.Runner.MigrationRunner: 204: ensure_identity_on_id_columns migrating 
2025-08-12T00:27:36.825846976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:36.826095957Z [Info] ensure_identity_on_id_columns: Starting migration of Log DB to 204 
2025-08-12T00:27:36.826395551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (204, '2025-08-12T00:27:36', 'ensure_identity_on_id_columns') 
2025-08-12T00:27:36.826750996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:36.827291585Z [Info] FluentMigrator.Runner.MigrationRunner: 204: ensure_identity_on_id_columns migrated 
2025-08-12T00:27:36.827489063Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001431s 
2025-08-12T00:27:36.827685909Z [Info] FluentMigrator.Runner.MigrationRunner: 205: download_client_per_indexer migrating 
2025-08-12T00:27:36.827917856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:36.828167368Z [Info] download_client_per_indexer: Starting migration of Log DB to 205 
2025-08-12T00:27:36.828471591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (205, '2025-08-12T00:27:36', 'download_client_per_indexer') 
2025-08-12T00:27:36.828824742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:36.829377125Z [Info] FluentMigrator.Runner.MigrationRunner: 205: download_client_per_indexer migrated 
2025-08-12T00:27:36.829567378Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014634s 
2025-08-12T00:27:36.829768844Z [Info] FluentMigrator.Runner.MigrationRunner: 206: multiple_ratings_support migrating 
2025-08-12T00:27:36.829968526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:36.830220744Z [Info] multiple_ratings_support: Starting migration of Log DB to 206 
2025-08-12T00:27:36.830511840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (206, '2025-08-12T00:27:36', 'multiple_ratings_support') 
2025-08-12T00:27:36.830874941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:36.831415229Z [Info] FluentMigrator.Runner.MigrationRunner: 206: multiple_ratings_support migrated 
2025-08-12T00:27:36.831609911Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014359s 
2025-08-12T00:27:36.831797439Z [Info] FluentMigrator.Runner.MigrationRunner: 207: movie_metadata migrating 
2025-08-12T00:27:36.832028734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:36.832270501Z [Info] movie_metadata: Starting migration of Log DB to 207 
2025-08-12T00:27:36.832568912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (207, '2025-08-12T00:27:36', 'movie_metadata') 
2025-08-12T00:27:36.832931282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:36.833502402Z [Info] FluentMigrator.Runner.MigrationRunner: 207: movie_metadata migrated 
2025-08-12T00:27:36.833689469Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014665s 
2025-08-12T00:27:36.833883369Z [Info] FluentMigrator.Runner.MigrationRunner: 208: collections migrating 
2025-08-12T00:27:36.834080646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:36.834330580Z [Info] collections: Starting migration of Log DB to 208 
2025-08-12T00:27:36.834607728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (208, '2025-08-12T00:27:36', 'collections') 
2025-08-12T00:27:36.834953474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:36.835501167Z [Info] FluentMigrator.Runner.MigrationRunner: 208: collections migrated 
2025-08-12T00:27:36.835730238Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014204s 
2025-08-12T00:27:36.836002236Z [Info] FluentMigrator.Runner.MigrationRunner: 209: movie_meta_collection_index migrating 
2025-08-12T00:27:36.836266889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:36.836591402Z [Info] movie_meta_collection_index: Starting migration of Log DB to 209 
2025-08-12T00:27:36.836957770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (209, '2025-08-12T00:27:36', 'movie_meta_collection_index') 
2025-08-12T00:27:36.837397124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:36.838000419Z [Info] FluentMigrator.Runner.MigrationRunner: 209: movie_meta_collection_index migrated 
2025-08-12T00:27:36.838282127Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017269s 
2025-08-12T00:27:36.838579716Z [Info] FluentMigrator.Runner.MigrationRunner: 210: movie_added_notifications migrating 
2025-08-12T00:27:36.838892526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:36.839264284Z [Info] movie_added_notifications: Starting migration of Log DB to 210 
2025-08-12T00:27:36.839692256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (210, '2025-08-12T00:27:36', 'movie_added_notifications') 
2025-08-12T00:27:36.840231762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:36.840994899Z [Info] FluentMigrator.Runner.MigrationRunner: 210: movie_added_notifications migrated 
2025-08-12T00:27:36.841279733Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020946s 
2025-08-12T00:27:36.841574005Z [Info] FluentMigrator.Runner.MigrationRunner: 211: more_movie_meta_index migrating 
2025-08-12T00:27:36.841880413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:36.842249265Z [Info] more_movie_meta_index: Starting migration of Log DB to 211 
2025-08-12T00:27:36.842669772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (211, '2025-08-12T00:27:36', 'more_movie_meta_index') 
2025-08-12T00:27:36.843175160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:36.843876963Z [Info] FluentMigrator.Runner.MigrationRunner: 211: more_movie_meta_index migrated 
2025-08-12T00:27:36.844194142Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001987s 
2025-08-12T00:27:36.844520449Z [Info] FluentMigrator.Runner.MigrationRunner: 212: postgres_update_timestamp_columns_to_with_timezone migrating 
2025-08-12T00:27:36.844859071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:36.845249216Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 212 
2025-08-12T00:27:36.846156854Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs 
2025-08-12T00:27:36.846411527Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-08-12T00:27:36.846717964Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset 
2025-08-12T00:27:36.847722547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Logs_temp" ("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) 
2025-08-12T00:27:36.848646067Z [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" 
2025-08-12T00:27:36.849081483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs" 
2025-08-12T00:27:36.849569436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs" 
2025-08-12T00:27:36.850549329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2025-08-12T00:27:36.850874244Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038861s 
2025-08-12T00:27:36.851063274Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory 
2025-08-12T00:27:36.851235231Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-12T00:27:36.851424752Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset 
2025-08-12T00:27:36.852056164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "UpdateHistory_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Date" DATETIME NOT NULL, "Version" TEXT NOT NULL, "EventType" INTEGER NOT NULL) 
2025-08-12T00:27:36.852615921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory" 
2025-08-12T00:27:36.853027650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory" 
2025-08-12T00:27:36.853506634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory" 
2025-08-12T00:27:36.854378149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2025-08-12T00:27:36.854722573Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030977s 
2025-08-12T00:27:36.854911814Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-08-12T00:27:36.855084091Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-12T00:27:36.855273322Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2025-08-12T00:27:36.855811135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2025-08-12T00:27:36.856330210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2025-08-12T00:27:36.856755356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2025-08-12T00:27:36.857230263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2025-08-12T00:27:36.858087419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-08-12T00:27:36.858443285Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029685s 
2025-08-12T00:27:36.858763620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (212, '2025-08-12T00:27:36', 'postgres_update_timestamp_columns_to_with_timezone') 
2025-08-12T00:27:36.859144036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:36.860283841Z [Info] FluentMigrator.Runner.MigrationRunner: 212: postgres_update_timestamp_columns_to_with_timezone migrated 
2025-08-12T00:27:36.860511149Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047583s 
2025-08-12T00:27:36.860725260Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_language_tags_to_subtitle_files migrating 
2025-08-12T00:27:36.860943820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:36.861219626Z [Info] add_language_tags_to_subtitle_files: Starting migration of Log DB to 214 
2025-08-12T00:27:36.861537957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (214, '2025-08-12T00:27:36', 'add_language_tags_to_subtitle_files') 
2025-08-12T00:27:36.861900697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:36.862522880Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_language_tags_to_subtitle_files migrated 
2025-08-12T00:27:36.862729386Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015561s 
2025-08-12T00:27:36.862934369Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_salt_to_users migrating 
2025-08-12T00:27:36.863142899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:36.863387732Z [Info] add_salt_to_users: Starting migration of Log DB to 215 
2025-08-12T00:27:36.863679760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (215, '2025-08-12T00:27:36', 'add_salt_to_users') 
2025-08-12T00:27:36.864065948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:36.864636547Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_salt_to_users migrated 
2025-08-12T00:27:36.864831199Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014889s 
2025-08-12T00:27:36.865028636Z [Info] FluentMigrator.Runner.MigrationRunner: 216: clean_alt_titles migrating 
2025-08-12T00:27:36.865230423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:36.865484013Z [Info] clean_alt_titles: Starting migration of Log DB to 216 
2025-08-12T00:27:36.865768877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (216, '2025-08-12T00:27:36', 'clean_alt_titles') 
2025-08-12T00:27:36.866127719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:36.866680913Z [Info] FluentMigrator.Runner.MigrationRunner: 216: clean_alt_titles migrated 
2025-08-12T00:27:36.866871156Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014438s 
2025-08-12T00:27:36.867060367Z [Info] FluentMigrator.Runner.MigrationRunner: 217: remove_omg migrating 
2025-08-12T00:27:36.867261122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:36.867500213Z [Info] remove_omg: Starting migration of Log DB to 217 
2025-08-12T00:27:36.867776700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (217, '2025-08-12T00:27:36', 'remove_omg') 
2025-08-12T00:27:36.868143759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:36.868702855Z [Info] FluentMigrator.Runner.MigrationRunner: 217: remove_omg migrated 
2025-08-12T00:27:36.868893148Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014396s 
2025-08-12T00:27:36.869107690Z [Info] FluentMigrator.Runner.MigrationRunner: 218: add_additional_info_to_pending_releases migrating 
2025-08-12T00:27:36.869329006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:36.869592396Z [Info] add_additional_info_to_pending_releases: Starting migration of Log DB to 218 
2025-08-12T00:27:36.869914184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (218, '2025-08-12T00:27:36', 'add_additional_info_to_pending_releases') 
2025-08-12T00:27:36.870277235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:36.870842273Z [Info] FluentMigrator.Runner.MigrationRunner: 218: add_additional_info_to_pending_releases migrated 
2025-08-12T00:27:36.871056445Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014935s 
2025-08-12T00:27:36.871253271Z [Info] FluentMigrator.Runner.MigrationRunner: 219: add_result_to_commands migrating 
2025-08-12T00:27:36.871460669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:36.871714871Z [Info] add_result_to_commands: Starting migration of Log DB to 219 
2025-08-12T00:27:36.872030075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (219, '2025-08-12T00:27:36', 'add_result_to_commands') 
2025-08-12T00:27:36.872387906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:36.872948615Z [Info] FluentMigrator.Runner.MigrationRunner: 219: add_result_to_commands migrated 
2025-08-12T00:27:36.873144369Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014781s 
2025-08-12T00:27:36.873344402Z [Info] FluentMigrator.Runner.MigrationRunner: 220: health_restored_notification migrating 
2025-08-12T00:27:36.873556709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:36.873814488Z [Info] health_restored_notification: Starting migration of Log DB to 220 
2025-08-12T00:27:36.874121938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (220, '2025-08-12T00:27:36', 'health_restored_notification') 
2025-08-12T00:27:36.874476231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:36.875031108Z [Info] FluentMigrator.Runner.MigrationRunner: 220: health_restored_notification migrated 
2025-08-12T00:27:36.875234648Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014607s 
2025-08-12T00:27:36.875457166Z [Info] FluentMigrator.Runner.MigrationRunner: 221: add_on_manual_interaction_required_to_notifications migrating 
2025-08-12T00:27:36.875689033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:36.875975400Z [Info] add_on_manual_interaction_required_to_notifications: Starting migration of Log DB to 221 
2025-08-12T00:27:36.876331046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (221, '2025-08-12T00:27:36', 'add_on_manual_interaction_required_to_notifications') 
2025-08-12T00:27:36.876707404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:36.877286390Z [Info] FluentMigrator.Runner.MigrationRunner: 221: add_on_manual_interaction_required_to_notifications migrated 
2025-08-12T00:27:36.877509950Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015647s 
2025-08-12T00:27:36.877699582Z [Info] FluentMigrator.Runner.MigrationRunner: 222: remove_rarbg migrating 
2025-08-12T00:27:36.877899614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:36.878151121Z [Info] remove_rarbg: Starting migration of Log DB to 222 
2025-08-12T00:27:36.878430283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (222, '2025-08-12T00:27:36', 'remove_rarbg') 
2025-08-12T00:27:36.878785839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:36.879359995Z [Info] FluentMigrator.Runner.MigrationRunner: 222: remove_rarbg migrated 
2025-08-12T00:27:36.879550719Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014587s 
2025-08-12T00:27:36.879760822Z [Info] FluentMigrator.Runner.MigrationRunner: 223: remove_invalid_roksbox_metadata_images migrating 
2025-08-12T00:27:36.880095777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:36.880353446Z [Info] remove_invalid_roksbox_metadata_images: Starting migration of Log DB to 223 
2025-08-12T00:27:36.880675865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (223, '2025-08-12T00:27:36', 'remove_invalid_roksbox_metadata_images') 
2025-08-12T00:27:36.881039898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:36.881608192Z [Info] FluentMigrator.Runner.MigrationRunner: 223: remove_invalid_roksbox_metadata_images migrated 
2025-08-12T00:27:36.881815941Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015305s 
2025-08-12T00:27:36.882009581Z [Info] FluentMigrator.Runner.MigrationRunner: 224: list_sync_time migrating 
2025-08-12T00:27:36.882211718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:36.882464447Z [Info] list_sync_time: Starting migration of Log DB to 224 
2025-08-12T00:27:36.882742186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (224, '2025-08-12T00:27:36', 'list_sync_time') 
2025-08-12T00:27:36.883085688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:36.883621587Z [Info] FluentMigrator.Runner.MigrationRunner: 224: list_sync_time migrated 
2025-08-12T00:27:36.883814275Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014086s 
2025-08-12T00:27:36.884035751Z [Info] FluentMigrator.Runner.MigrationRunner: 225: add_tags_to_collections migrating 
2025-08-12T00:27:36.884245754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:36.884496579Z [Info] add_tags_to_collections: Starting migration of Log DB to 225 
2025-08-12T00:27:36.884797204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (225, '2025-08-12T00:27:36', 'add_tags_to_collections') 
2025-08-12T00:27:36.885152630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:36.885703339Z [Info] FluentMigrator.Runner.MigrationRunner: 225: add_tags_to_collections migrated 
2025-08-12T00:27:36.885907280Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014489s 
2025-08-12T00:27:36.886108625Z [Info] FluentMigrator.Runner.MigrationRunner: 226: add_download_client_tags migrating 
2025-08-12T00:27:36.886321243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:36.886576577Z [Info] add_download_client_tags: Starting migration of Log DB to 226 
2025-08-12T00:27:36.886879577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (226, '2025-08-12T00:27:36', 'add_download_client_tags') 
2025-08-12T00:27:36.887229181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:36.887781554Z [Info] FluentMigrator.Runner.MigrationRunner: 226: add_download_client_tags migrated 
2025-08-12T00:27:36.887997268Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014504s 
2025-08-12T00:27:36.888193082Z [Info] FluentMigrator.Runner.MigrationRunner: 227: add_auto_tagging migrating 
2025-08-12T00:27:36.888394057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:36.888642608Z [Info] add_auto_tagging: Starting migration of Log DB to 227 
2025-08-12T00:27:36.888943403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (227, '2025-08-12T00:27:36', 'add_auto_tagging') 
2025-08-12T00:27:36.889297727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:36.889845300Z [Info] FluentMigrator.Runner.MigrationRunner: 227: add_auto_tagging migrated 
2025-08-12T00:27:36.890038338Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014387s 
2025-08-12T00:27:36.890269494Z [Info] FluentMigrator.Runner.MigrationRunner: 228: add_custom_format_score_bypass_to_delay_profile migrating 
2025-08-12T00:27:36.890489798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:36.890754270Z [Info] add_custom_format_score_bypass_to_delay_profile: Starting migration of Log DB to 228 
2025-08-12T00:27:36.891092992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (228, '2025-08-12T00:27:36', 'add_custom_format_score_bypass_to_delay_profile') 
2025-08-12T00:27:36.891468007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:36.892077655Z [Info] FluentMigrator.Runner.MigrationRunner: 228: add_custom_format_score_bypass_to_delay_profile migrated 
2025-08-12T00:27:36.892323801Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015299s 
2025-08-12T00:27:36.892530006Z [Info] FluentMigrator.Runner.MigrationRunner: 229: update_restrictions_to_release_profiles migrating 
2025-08-12T00:27:36.892752895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:36.893039803Z [Info] update_restrictions_to_release_profiles: Starting migration of Log DB to 229 
2025-08-12T00:27:36.893382853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (229, '2025-08-12T00:27:36', 'update_restrictions_to_release_profiles') 
2025-08-12T00:27:36.893736085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:36.894303106Z [Info] FluentMigrator.Runner.MigrationRunner: 229: update_restrictions_to_release_profiles migrated 
2025-08-12T00:27:36.894520654Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015286s 
2025-08-12T00:27:36.894715246Z [Info] FluentMigrator.Runner.MigrationRunner: 230: rename_quality_profiles migrating 
2025-08-12T00:27:36.894921381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:36.895178860Z [Info] rename_quality_profiles: Starting migration of Log DB to 230 
2025-08-12T00:27:36.895476088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (230, '2025-08-12T00:27:36', 'rename_quality_profiles') 
2025-08-12T00:27:36.895825793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:36.896592697Z [Info] FluentMigrator.Runner.MigrationRunner: 230: rename_quality_profiles migrated 
2025-08-12T00:27:36.896798902Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016575s 
2025-08-12T00:27:36.896998253Z [Info] FluentMigrator.Runner.MigrationRunner: 231: update_images_remote_url migrating 
2025-08-12T00:27:36.897209128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:36.897461306Z [Info] update_images_remote_url: Starting migration of Log DB to 231 
2025-08-12T00:27:36.897760047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (231, '2025-08-12T00:27:36', 'update_images_remote_url') 
2025-08-12T00:27:36.898116465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:36.898669549Z [Info] FluentMigrator.Runner.MigrationRunner: 231: update_images_remote_url migrated 
2025-08-12T00:27:36.898863700Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014504s 
2025-08-12T00:27:36.899064735Z [Info] FluentMigrator.Runner.MigrationRunner: 232: add_notification_status migrating 
2025-08-12T00:27:36.899281531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:36.899535663Z [Info] add_notification_status: Starting migration of Log DB to 232 
2025-08-12T00:27:36.899834956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (232, '2025-08-12T00:27:36', 'add_notification_status') 
2025-08-12T00:27:36.900251915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:36.900822945Z [Info] FluentMigrator.Runner.MigrationRunner: 232: add_notification_status migrated 
2025-08-12T00:27:36.901004120Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001516s 
2025-08-12T00:27:36.901203221Z [Info] FluentMigrator.Runner.MigrationRunner: 233: rename_deprecated_indexer_flags migrating 
2025-08-12T00:27:36.901417462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:36.901667255Z [Info] rename_deprecated_indexer_flags: Starting migration of Log DB to 233 
2025-08-12T00:27:36.901976999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (233, '2025-08-12T00:27:36', 'rename_deprecated_indexer_flags') 
2025-08-12T00:27:36.902334189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:36.902876350Z [Info] FluentMigrator.Runner.MigrationRunner: 233: rename_deprecated_indexer_flags migrated 
2025-08-12T00:27:36.903115221Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014394s 
2025-08-12T00:27:36.903303140Z [Info] FluentMigrator.Runner.MigrationRunner: 234: movie_last_searched_time migrating 
2025-08-12T00:27:36.903507922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:36.903754890Z [Info] movie_last_searched_time: Starting migration of Log DB to 234 
2025-08-12T00:27:36.904071637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (234, '2025-08-12T00:27:36', 'movie_last_searched_time') 
2025-08-12T00:27:36.904414237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:36.904965547Z [Info] FluentMigrator.Runner.MigrationRunner: 234: movie_last_searched_time migrated 
2025-08-12T00:27:36.905157674Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014427s 
2025-08-12T00:27:36.905347837Z [Info] FluentMigrator.Runner.MigrationRunner: 235: email_encryption migrating 
2025-08-12T00:27:36.905546287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:36.905789927Z [Info] email_encryption: Starting migration of Log DB to 235 
2025-08-12T00:27:36.906075673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (235, '2025-08-12T00:27:36', 'email_encryption') 
2025-08-12T00:27:36.906410928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:36.906956597Z [Info] FluentMigrator.Runner.MigrationRunner: 235: email_encryption migrated 
2025-08-12T00:27:36.907149645Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014059s 
2025-08-12T00:27:36.907350049Z [Info] FluentMigrator.Runner.MigrationRunner: 236: clear_last_rss_releases_info migrating 
2025-08-12T00:27:36.907569270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:36.907810496Z [Info] clear_last_rss_releases_info: Starting migration of Log DB to 236 
2025-08-12T00:27:36.908127595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (236, '2025-08-12T00:27:36', 'clear_last_rss_releases_info') 
2025-08-12T00:27:36.908474353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:36.909029190Z [Info] FluentMigrator.Runner.MigrationRunner: 236: clear_last_rss_releases_info migrated 
2025-08-12T00:27:36.909233712Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014542s 
2025-08-12T00:27:36.909428334Z [Info] FluentMigrator.Runner.MigrationRunner: 237: add_indexes migrating 
2025-08-12T00:27:36.909624960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:36.909866927Z [Info] add_indexes: Starting migration of Log DB to 237 
2025-08-12T00:27:36.910146330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (237, '2025-08-12T00:27:36', 'add_indexes') 
2025-08-12T00:27:36.910481454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:36.911013496Z [Info] FluentMigrator.Runner.MigrationRunner: 237: add_indexes migrated 
2025-08-12T00:27:36.911201374Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013881s 
2025-08-12T00:27:36.911414062Z [Info] FluentMigrator.Runner.MigrationRunner: 238: parse_title_from_existing_subtitle_files migrating 
2025-08-12T00:27:36.911629396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:36.911895321Z [Info] parse_title_from_existing_subtitle_files: Starting migration of Log DB to 238 
2025-08-12T00:27:36.912229144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (238, '2025-08-12T00:27:36', 'parse_title_from_existing_subtitle_files') 
2025-08-12T00:27:36.912600161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:36.913169738Z [Info] FluentMigrator.Runner.MigrationRunner: 238: parse_title_from_existing_subtitle_files migrated 
2025-08-12T00:27:36.913374059Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015076s 
2025-08-12T00:27:36.913593351Z [Info] FluentMigrator.Runner.MigrationRunner: 239: add_minimum_upgrade_format_score_to_quality_profiles migrating 
2025-08-12T00:27:36.913821350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:36.914081694Z [Info] add_minimum_upgrade_format_score_to_quality_profiles: Starting migration of Log DB to 239 
2025-08-12T00:27:36.914421078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (239, '2025-08-12T00:27:36', 'add_minimum_upgrade_format_score_to_quality_profiles') 
2025-08-12T00:27:36.914803578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:36.915363476Z [Info] FluentMigrator.Runner.MigrationRunner: 239: add_minimum_upgrade_format_score_to_quality_profiles migrated 
2025-08-12T00:27:36.915574000Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001508s 
2025-08-12T00:27:36.915782970Z [Info] FluentMigrator.Runner.MigrationRunner: 240: drop_multi_episode_style_from_naming_config migrating 
2025-08-12T00:27:36.916064648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:36.916320473Z [Info] drop_multi_episode_style_from_naming_config: Starting migration of Log DB to 240 
2025-08-12T00:27:36.916641549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (240, '2025-08-12T00:27:36', 'drop_multi_episode_style_from_naming_config') 
2025-08-12T00:27:36.917014310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:36.917589238Z [Info] FluentMigrator.Runner.MigrationRunner: 240: drop_multi_episode_style_from_naming_config migrated 
2025-08-12T00:27:36.917804511Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015015s 
2025-08-12T00:27:36.917992510Z [Info] FluentMigrator.Runner.MigrationRunner: 241: stevenlu_update_url migrating 
2025-08-12T00:27:36.918198144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:36.918447145Z [Info] stevenlu_update_url: Starting migration of Log DB to 241 
2025-08-12T00:27:36.918732319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (241, '2025-08-12T00:27:36', 'stevenlu_update_url') 
2025-08-12T00:27:36.919080791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:36.919619867Z [Info] FluentMigrator.Runner.MigrationRunner: 241: stevenlu_update_url migrated 
2025-08-12T00:27:36.919813466Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014228s 
2025-08-12T00:27:36.920028700Z [Info] FluentMigrator.Runner.MigrationRunner: 242: add_movie_keywords migrating 
2025-08-12T00:27:36.920226899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T00:27:36.920468425Z [Info] add_movie_keywords: Starting migration of Log DB to 242 
2025-08-12T00:27:36.920755674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (242, '2025-08-12T00:27:36', 'add_movie_keywords') 
2025-08-12T00:27:36.921102282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T00:27:36.921644303Z [Info] FluentMigrator.Runner.MigrationRunner: 242: add_movie_keywords migrated 
2025-08-12T00:27:36.921834566Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014149s 
2025-08-12T00:27:37.102958065Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:7878 
2025-08-12T00:27:37.112998674Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker. 
2025-08-12T00:27:37.116896744Z [Info] UpdaterConfigProvider: External updater uses branch nightly instead of the currently selected master, changing to nightly. 
2025-08-12T00:27:37.257760852Z [Info] QualityProfileService: Setting up default quality profiles 
2025-08-12T00:27:37.286445204Z [Info] CommandExecutor: Starting 2 threads for tasks. 
2025-08-12T00:27:37.317994114Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down. 
2025-08-12T00:27:37.318266152Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production 
2025-08-12T00:27:37.318473559Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/radarr/bin 
2025-08-12T00:27:37.469908003Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled 
2025-08-12T00:27:37.591576477Z [ls.io-init] done.