LinuxServer.io

Test Results

linuxserver/radarr

develop-5.27.5.10184-ls229

Cumulative: PASS

Total Runtime: 83.28s

AMD64 PASS

linuxserver/radarr

Runtime: 21.81s
amd64-develop-5.27.5.10184-ls229
Build Information
Builder: X86-BUILDER-3j --Hetzner
Created: 2025-08-24T13:42:43+00:00
Image: linuxserver/radarr
Maintainer: Roxedus,thespad
Size: 89.41MB
Tag: amd64-develop-5.27.5.10184-ls229
Version: 5.27.5.10184-ls229
View Container Logs
Expand
2025-08-24T13:46:05.345564618Z [migrations] started
2025-08-24T13:46:05.345598045Z [migrations] no migrations found
2025-08-24T13:46:05.363036042Z usermod: no changes
2025-08-24T13:46:05.368861560Z ───────────────────────────────────────
2025-08-24T13:46:05.368872843Z 
2025-08-24T13:46:05.368877042Z       ██╗     ███████╗██╗ ██████╗
2025-08-24T13:46:05.368880789Z       ██║     ██╔════╝██║██╔═══██╗
2025-08-24T13:46:05.368884857Z       ██║     ███████╗██║██║   ██║
2025-08-24T13:46:05.368888585Z       ██║     ╚════██║██║██║   ██║
2025-08-24T13:46:05.368892272Z       ███████╗███████║██║╚██████╔╝
2025-08-24T13:46:05.368895950Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2025-08-24T13:46:05.368899667Z 
2025-08-24T13:46:05.368903144Z    Brought to you by linuxserver.io
2025-08-24T13:46:05.368906731Z ───────────────────────────────────────
2025-08-24T13:46:05.369156003Z 
2025-08-24T13:46:05.369172627Z To support the app dev(s) visit:
2025-08-24T13:46:05.371720456Z Radarr: https://opencollective.com/radarr
2025-08-24T13:46:05.372259421Z 
2025-08-24T13:46:05.372267247Z To support LSIO projects visit:
2025-08-24T13:46:05.372270994Z https://www.linuxserver.io/donate/
2025-08-24T13:46:05.372274892Z 
2025-08-24T13:46:05.372278419Z ───────────────────────────────────────
2025-08-24T13:46:05.372282187Z GID/UID
2025-08-24T13:46:05.372285744Z ───────────────────────────────────────
2025-08-24T13:46:05.376812056Z 
2025-08-24T13:46:05.376837167Z User UID:    911
2025-08-24T13:46:05.376842508Z User GID:    911
2025-08-24T13:46:05.376847508Z ───────────────────────────────────────
2025-08-24T13:46:05.378397187Z Linuxserver.io version: 5.27.5.10184-ls229
2025-08-24T13:46:05.378657221Z Build-date: 2025-08-24T13:42:43+00:00
2025-08-24T13:46:05.378662041Z ───────────────────────────────────────
2025-08-24T13:46:05.378666610Z     
2025-08-24T13:46:05.426849453Z [custom-init] No custom files found, skipping...
2025-08-24T13:46:05.843314375Z [Info] Bootstrap: Starting Radarr - /app/radarr/bin/Radarr - Version 5.27.5.10184 
2025-08-24T13:46:05.861395717Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-08-24T13:46:05.867549045Z [Debug] Bootstrap: Console selected 
2025-08-24T13:46:05.868985507Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-08-24T13:46:06.233249575Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-08-24T13:46:06.288675912Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {5751da6b-8a20-4c5c-a739-1568002f9b49} may be persisted to storage in unencrypted form. 
2025-08-24T13:46:06.379257814Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent 
2025-08-24T13:46:06.428524129Z [Info] MigrationController: *** Migrating data source=/config/radarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2025-08-24T13:46:06.529735551Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2025-08-24T13:46:06.540352516Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-24T13:46:06.541009929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-24T13:46:06.591117157Z [Info] DatabaseEngineVersionCheck: SQLite 3.49.2 
2025-08-24T13:46:06.593045689Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0507588s 
2025-08-24T13:46:06.593234339Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2025-08-24T13:46:06.593380263Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0526276s 
2025-08-24T13:46:06.605022031Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2025-08-24T13:46:06.605648532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:06.611234478Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2025-08-24T13:46:06.624650187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2025-08-24T13:46:06.640189160Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0287701s 
2025-08-24T13:46:06.640597222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:06.643146063Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2025-08-24T13:46:06.643301526Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0317229s 
2025-08-24T13:46:06.652086543Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2025-08-24T13:46:06.652256595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:06.658305202Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2025-08-24T13:46:06.659871135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-08-24T13:46:06.660204145Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017513s 
2025-08-24T13:46:06.660449088Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-08-24T13:46:06.660723330Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001325s 
2025-08-24T13:46:06.661187675Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2025-08-24T13:46:06.661732532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2025-08-24T13:46:06.662398964Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010543s 
2025-08-24T13:46:06.662629418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:06.663297372Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2025-08-24T13:46:06.663448286Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019262s 
2025-08-24T13:46:06.663921148Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2025-08-24T13:46:06.664120179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:06.664770979Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-08-24T13:46:06.664903155Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.6E-06s 
2025-08-24T13:46:06.665068207Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2025-08-24T13:46:06.665288261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2025-08-24T13:46:06.665694088Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004927s 
2025-08-24T13:46:06.665865282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:06.666424909Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2025-08-24T13:46:06.666559219Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011736s 
2025-08-24T13:46:06.667591558Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2025-08-24T13:46:06.667755999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:06.668639127Z [Info] InitialSetup: Starting migration of Main DB to 1 
2025-08-24T13:46:06.683282777Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config 
2025-08-24T13:46:06.683742252Z [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-24T13:46:06.684226317Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007718s 
2025-08-24T13:46:06.684374265Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key) 
2025-08-24T13:46:06.684613957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC) 
2025-08-24T13:46:06.684853921Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003332s 
2025-08-24T13:46:06.684985896Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RootFolders 
2025-08-24T13:46:06.685260038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RootFolders" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL) 
2025-08-24T13:46:06.685514771Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003936s 
2025-08-24T13:46:06.685684583Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex RootFolders (Path) 
2025-08-24T13:46:06.685894015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_RootFolders_Path" ON "RootFolders" ("Path" ASC) 
2025-08-24T13:46:06.686174419Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003386s 
2025-08-24T13:46:06.686307076Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Series 
2025-08-24T13:46:06.687373564Z [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-24T13:46:06.688222583Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017864s 
2025-08-24T13:46:06.688386102Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TvdbId) 
2025-08-24T13:46:06.688576355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC) 
2025-08-24T13:46:06.688834375Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003224s 
2025-08-24T13:46:06.689025399Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Movies 
2025-08-24T13:46:06.689773505Z [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-24T13:46:06.690396570Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012939s 
2025-08-24T13:46:06.690562724Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (ImdbId) 
2025-08-24T13:46:06.690752496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2025-08-24T13:46:06.691003662Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003222s 
2025-08-24T13:46:06.691154996Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (TitleSlug) 
2025-08-24T13:46:06.691374538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2025-08-24T13:46:06.691638600Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003313s 
2025-08-24T13:46:06.692200271Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Episodes 
2025-08-24T13:46:06.692604354Z [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-24T13:46:06.693148019Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001252s 
2025-08-24T13:46:06.693294774Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable EpisodeFiles 
2025-08-24T13:46:06.693808338Z [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-24T13:46:06.694196089Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007635s 
2025-08-24T13:46:06.694339758Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History 
2025-08-24T13:46:06.694803772Z [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-24T13:46:06.695256013Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007313s 
2025-08-24T13:46:06.695355603Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId) 
2025-08-24T13:46:06.695572660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2025-08-24T13:46:06.695830669Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003284s 
2025-08-24T13:46:06.695981914Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications 
2025-08-24T13:46:06.702892837Z [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-24T13:46:06.703338515Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072169s 
2025-08-24T13:46:06.703493998Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks 
2025-08-24T13:46:06.703863141Z [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-24T13:46:06.704220310Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005823s 
2025-08-24T13:46:06.704374851Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName) 
2025-08-24T13:46:06.704627690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-08-24T13:46:06.704940129Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004137s 
2025-08-24T13:46:06.705083097Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers 
2025-08-24T13:46:06.710253887Z [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-24T13:46:06.710619222Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00539s 
2025-08-24T13:46:06.710778713Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name) 
2025-08-24T13:46:06.710972714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2025-08-24T13:46:06.711364633Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003951s 
2025-08-24T13:46:06.711441037Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Profiles 
2025-08-24T13:46:06.711793577Z [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-24T13:46:06.712134022Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005394s 
2025-08-24T13:46:06.712284304Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Profiles (Name) 
2025-08-24T13:46:06.712496111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2025-08-24T13:46:06.712777367Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003584s 
2025-08-24T13:46:06.713105147Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Profiles" SET "Language" = 1 
2025-08-24T13:46:06.713544892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Profiles" SET "Language" = 1 
2025-08-24T13:46:06.713758212Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000478s 
2025-08-24T13:46:06.713881249Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SceneMappings 
2025-08-24T13:46:06.714319271Z [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-24T13:46:06.714683214Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006712s 
2025-08-24T13:46:06.714826963Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NamingConfig 
2025-08-24T13:46:06.715379766Z [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-24T13:46:06.715816505Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008533s 
2025-08-24T13:46:06.715976918Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Blacklist 
2025-08-24T13:46:06.716523539Z [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-24T13:46:06.716940529Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000822s 
2025-08-24T13:46:06.717090671Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityDefinitions 
2025-08-24T13:46:06.717449373Z [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-24T13:46:06.717783195Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000554s 
2025-08-24T13:46:06.717955823Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Quality) 
2025-08-24T13:46:06.718206878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC) 
2025-08-24T13:46:06.718470659Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003707s 
2025-08-24T13:46:06.718625912Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Title) 
2025-08-24T13:46:06.718880344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC) 
2025-08-24T13:46:06.719138133Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003668s 
2025-08-24T13:46:06.719301231Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Metadata 
2025-08-24T13:46:06.719661166Z [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-24T13:46:06.720037183Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006208s 
2025-08-24T13:46:06.720189380Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles 
2025-08-24T13:46:06.720720098Z [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-24T13:46:06.721149663Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008207s 
2025-08-24T13:46:06.721300015Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients 
2025-08-24T13:46:06.721688017Z [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-24T13:46:06.722060136Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000631s 
2025-08-24T13:46:06.722211070Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable PendingReleases 
2025-08-24T13:46:06.722714714Z [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-24T13:46:06.723093656Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007176s 
2025-08-24T13:46:06.723222847Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RemotePathMappings 
2025-08-24T13:46:06.723579986Z [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-24T13:46:06.723890521Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005084s 
2025-08-24T13:46:06.724021885Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags 
2025-08-24T13:46:06.724277670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL) 
2025-08-24T13:46:06.724544938Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003879s 
2025-08-24T13:46:06.724694179Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label) 
2025-08-24T13:46:06.724897728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC) 
2025-08-24T13:46:06.725169435Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003346s 
2025-08-24T13:46:06.725310980Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Restrictions 
2025-08-24T13:46:06.725623510Z [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-24T13:46:06.725927401Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004884s 
2025-08-24T13:46:06.726082153Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DelayProfiles 
2025-08-24T13:46:06.726560406Z [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-24T13:46:06.726966393Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000749s 
2025-08-24T13:46:06.730183921Z [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-24T13:46:06.731620673Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users 
2025-08-24T13:46:06.731960668Z [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-24T13:46:06.732288387Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005227s 
2025-08-24T13:46:06.732447187Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier) 
2025-08-24T13:46:06.732662741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC) 
2025-08-24T13:46:06.732953096Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003528s 
2025-08-24T13:46:06.733097627Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username) 
2025-08-24T13:46:06.733306998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC) 
2025-08-24T13:46:06.733565448Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003327s 
2025-08-24T13:46:06.733723096Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands 
2025-08-24T13:46:06.734202180Z [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-24T13:46:06.734645052Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007785s 
2025-08-24T13:46:06.734776146Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus 
2025-08-24T13:46:06.735214939Z [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-24T13:46:06.735597981Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007072s 
2025-08-24T13:46:06.735770698Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (IndexerId) 
2025-08-24T13:46:06.736011834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_IndexerId" ON "IndexerStatus" ("IndexerId" ASC) 
2025-08-24T13:46:06.736316086Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004062s 
2025-08-24T13:46:06.736468774Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles 
2025-08-24T13:46:06.736955233Z [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-24T13:46:06.737439949Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00082s 
2025-08-24T13:46:06.737575672Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SubtitleFiles 
2025-08-24T13:46:06.738089747Z [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-24T13:46:06.738563160Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008287s 
2025-08-24T13:46:06.738689545Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date) 
2025-08-24T13:46:06.738891171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2025-08-24T13:46:06.739211956Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003247s 
2025-08-24T13:46:06.739586661Z [Info] FluentMigrator.Runner.MigrationRunner: -> 1 Insert operations completed in 00:00:00.0044957 taking an average of 00:00:00.0044957 
2025-08-24T13:46:06.740359076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-08-24T13:46:06', 'InitialSetup') 
2025-08-24T13:46:06.740687307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:06.743090905Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2025-08-24T13:46:06.743236098Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042394s 
2025-08-24T13:46:06.743470790Z [Info] FluentMigrator.Runner.MigrationRunner: 104: add_moviefiles_table migrating 
2025-08-24T13:46:06.743650211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:06.743861918Z [Info] add_moviefiles_table: Starting migration of Main DB to 104 
2025-08-24T13:46:06.744911220Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MovieFiles 
2025-08-24T13:46:06.745371126Z [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-24T13:46:06.745833938Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007998s 
2025-08-24T13:46:06.745982978Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieFiles (Path) 
2025-08-24T13:46:06.746199033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieFiles_Path" ON "MovieFiles" ("Path" ASC) 
2025-08-24T13:46:06.746454587Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003412s 
2025-08-24T13:46:06.746660301Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-08-24T13:46:06.746741164Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-24T13:46:06.746882268Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies MovieFileId Int32 
2025-08-24T13:46:06.747115247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "MovieFileId" INTEGER NOT NULL DEFAULT 0 
2025-08-24T13:46:06.747924476Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008602s 
2025-08-24T13:46:06.748228549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (104, '2025-08-24T13:46:06', 'add_moviefiles_table') 
2025-08-24T13:46:06.748501328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:06.749253061Z [Info] FluentMigrator.Runner.MigrationRunner: 104: add_moviefiles_table migrated 
2025-08-24T13:46:06.749349075Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00215s 
2025-08-24T13:46:06.749519388Z [Info] FluentMigrator.Runner.MigrationRunner: 105: fix_history_movieId migrating 
2025-08-24T13:46:06.749683688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:06.749894002Z [Info] fix_history_movieId: Starting migration of Main DB to 105 
2025-08-24T13:46:06.750210739Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2025-08-24T13:46:06.750341904Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-24T13:46:06.750519040Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History MovieId Int32 
2025-08-24T13:46:06.750712730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "MovieId" INTEGER NOT NULL DEFAULT 0 
2025-08-24T13:46:06.751438131Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008121s 
2025-08-24T13:46:06.751748305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (105, '2025-08-24T13:46:06', 'fix_history_movieId') 
2025-08-24T13:46:06.752007236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:06.752602815Z [Info] FluentMigrator.Runner.MigrationRunner: 105: fix_history_movieId migrated 
2025-08-24T13:46:06.752731414Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019427s 
2025-08-24T13:46:06.752891176Z [Info] FluentMigrator.Runner.MigrationRunner: 106: add_tmdb_stuff migrating 
2025-08-24T13:46:06.753123424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:06.753257674Z [Info] add_tmdb_stuff: Starting migration of Main DB to 106 
2025-08-24T13:46:06.754699426Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-08-24T13:46:06.754835160Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-24T13:46:06.754975522Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies TmdbId Int32 
2025-08-24T13:46:06.755220686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "TmdbId" INTEGER NOT NULL DEFAULT 0 
2025-08-24T13:46:06.755938912Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007981s 
2025-08-24T13:46:06.756078533Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-08-24T13:46:06.756213054Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-24T13:46:06.756362174Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies Website String 
2025-08-24T13:46:06.756551976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "Website" TEXT 
2025-08-24T13:46:06.757258228Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007273s 
2025-08-24T13:46:06.757379893Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-08-24T13:46:06.757496437Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-24T13:46:06.757849027Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies ImdbId String 
2025-08-24T13:46:06.775085137Z [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-24T13:46:06.776582722Z [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-24T13:46:06.777545621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-08-24T13:46:06.778431544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-08-24T13:46:06.780320317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2025-08-24T13:46:06.780723358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2025-08-24T13:46:06.780984284Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.022979s 
2025-08-24T13:46:06.781189406Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-08-24T13:46:06.781286271Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-08-24T13:46:06.781448238Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies AlternativeTitles String 
2025-08-24T13:46:06.781679213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "AlternativeTitles" TEXT 
2025-08-24T13:46:06.782404914Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007959s 
2025-08-24T13:46:06.782695048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (106, '2025-08-24T13:46:06', 'add_tmdb_stuff') 
2025-08-24T13:46:06.783018950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:06.784104605Z [Info] FluentMigrator.Runner.MigrationRunner: 106: add_tmdb_stuff migrated 
2025-08-24T13:46:06.784269558Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024732s 
2025-08-24T13:46:06.784456263Z [Info] FluentMigrator.Runner.MigrationRunner: 107: fix_movie_files migrating 
2025-08-24T13:46:06.784620143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:06.784835908Z [Info] fix_movie_files: Starting migration of Main DB to 107 
2025-08-24T13:46:06.785219731Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles 
2025-08-24T13:46:06.785364532Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-24T13:46:06.785519414Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieFiles Path String 
2025-08-24T13:46:06.788030670Z [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-24T13:46:06.788812013Z [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-24T13:46:06.789249734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieFiles" 
2025-08-24T13:46:06.789735622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles_temp" RENAME TO "MovieFiles" 
2025-08-24T13:46:06.791378891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieFiles_Path" ON "MovieFiles" ("Path" ASC) 
2025-08-24T13:46:06.791663393Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059847s 
2025-08-24T13:46:06.791972145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (107, '2025-08-24T13:46:06', 'fix_movie_files') 
2025-08-24T13:46:06.792267479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:06.793006367Z [Info] FluentMigrator.Runner.MigrationRunner: 107: fix_movie_files migrated 
2025-08-24T13:46:06.793150016Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072919s 
2025-08-24T13:46:06.793335820Z [Info] FluentMigrator.Runner.MigrationRunner: 108: update_schedule_intervale migrating 
2025-08-24T13:46:06.793492486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:06.793706657Z [Info] update_schedule_intervale: Starting migration of Main DB to 108 
2025-08-24T13:46:06.794075910Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2025-08-24T13:46:06.794228648Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-24T13:46:06.794423791Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks Interval Double 
2025-08-24T13:46:06.799472214Z [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-24T13:46:06.800053564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution") SELECT "Id", "TypeName", "Interval", "LastExecution" FROM "ScheduledTasks" 
2025-08-24T13:46:06.800346023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2025-08-24T13:46:06.800824797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2025-08-24T13:46:06.802495451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-08-24T13:46:06.802776948Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082242s 
2025-08-24T13:46:06.803048514Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "ScheduledTasks" SET "Interval" = 0.25 WHERE "TypeName" = 'NzbDrone.Core.Download.CheckForFinishedDownloadCommand' 
2025-08-24T13:46:06.803408840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ScheduledTasks" SET "Interval" = 0.25 WHERE "TypeName" = 'NzbDrone.Core.Download.CheckForFinishedDownloadCommand' 
2025-08-24T13:46:06.803657090Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004016s 
2025-08-24T13:46:06.803945139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (108, '2025-08-24T13:46:06', 'update_schedule_intervale') 
2025-08-24T13:46:06.804228811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:06.805063321Z [Info] FluentMigrator.Runner.MigrationRunner: 108: update_schedule_intervale migrated 
2025-08-24T13:46:06.805206930Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017602s 
2025-08-24T13:46:06.805408997Z [Info] FluentMigrator.Runner.MigrationRunner: 109: add_movie_formats_to_naming_config migrating 
2025-08-24T13:46:06.805579850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:06.805801176Z [Info] add_movie_formats_to_naming_config: Starting migration of Main DB to 109 
2025-08-24T13:46:06.806295191Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2025-08-24T13:46:06.806450844Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-24T13:46:06.806629063Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig StandardMovieFormat String 
2025-08-24T13:46:06.806864527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "StandardMovieFormat" TEXT 
2025-08-24T13:46:06.807612272Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008192s 
2025-08-24T13:46:06.807745831Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2025-08-24T13:46:06.807905342Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-24T13:46:06.808089964Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig MovieFolderFormat String 
2025-08-24T13:46:06.808317161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "MovieFolderFormat" TEXT 
2025-08-24T13:46:06.809049496Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007892s 
2025-08-24T13:46:06.809184187Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-24T13:46:06.809379941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-24T13:46:06.810202266Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008794s 
2025-08-24T13:46:06.810504144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (109, '2025-08-24T13:46:06', 'add_movie_formats_to_naming_config') 
2025-08-24T13:46:06.810808908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:06.811537244Z [Info] FluentMigrator.Runner.MigrationRunner: 109: add_movie_formats_to_naming_config migrated 
2025-08-24T13:46:06.811636504Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021242s 
2025-08-24T13:46:06.811804783Z [Info] FluentMigrator.Runner.MigrationRunner: 110: add_phyiscal_release migrating 
2025-08-24T13:46:06.812022050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:06.812210940Z [Info] add_phyiscal_release: Starting migration of Main DB to 110 
2025-08-24T13:46:06.812517387Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-08-24T13:46:06.812658561Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-24T13:46:06.812816038Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies PhysicalRelease DateTime 
2025-08-24T13:46:06.813025450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "PhysicalRelease" DATETIME 
2025-08-24T13:46:06.813782724Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007997s 
2025-08-24T13:46:06.814054171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (110, '2025-08-24T13:46:06', 'add_phyiscal_release') 
2025-08-24T13:46:06.814345137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:06.815110047Z [Info] FluentMigrator.Runner.MigrationRunner: 110: add_phyiscal_release migrated 
2025-08-24T13:46:06.815216331Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002085s 
2025-08-24T13:46:06.815377505Z [Info] FluentMigrator.Runner.MigrationRunner: 111: remove_bitmetv migrating 
2025-08-24T13:46:06.815529792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:06.815735075Z [Info] remove_bitmetv: Starting migration of Main DB to 111 
2025-08-24T13:46:06.817989955Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-24T13:46:06.820566713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'BitMeTv' 
2025-08-24T13:46:06.820796425Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002643s 
2025-08-24T13:46:06.821057020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (111, '2025-08-24T13:46:06', 'remove_bitmetv') 
2025-08-24T13:46:06.821332975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:06.821911129Z [Info] FluentMigrator.Runner.MigrationRunner: 111: remove_bitmetv migrated 
2025-08-24T13:46:06.822042614Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037351s 
2025-08-24T13:46:06.822222195Z [Info] FluentMigrator.Runner.MigrationRunner: 112: remove_torrentleech migrating 
2025-08-24T13:46:06.822376566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:06.822580186Z [Info] remove_torrentleech: Starting migration of Main DB to 112 
2025-08-24T13:46:06.822895581Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-24T13:46:06.823140564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Torrentleech' 
2025-08-24T13:46:06.823351619Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003046s 
2025-08-24T13:46:06.823639138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (112, '2025-08-24T13:46:06', 'remove_torrentleech') 
2025-08-24T13:46:06.823937408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:06.824481083Z [Info] FluentMigrator.Runner.MigrationRunner: 112: remove_torrentleech migrated 
2025-08-24T13:46:06.824627147Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013863s 
2025-08-24T13:46:06.824778021Z [Info] FluentMigrator.Runner.MigrationRunner: 113: remove_broadcasthenet migrating 
2025-08-24T13:46:06.824936891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:06.825149829Z [Info] remove_broadcasthenet: Starting migration of Main DB to 113 
2025-08-24T13:46:06.825447699Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-24T13:46:06.825699987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'BroadcastheNet' 
2025-08-24T13:46:06.825895150Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002877s 
2025-08-24T13:46:06.826170324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (113, '2025-08-24T13:46:06', 'remove_broadcasthenet') 
2025-08-24T13:46:06.826442402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:06.827062570Z [Info] FluentMigrator.Runner.MigrationRunner: 113: remove_broadcasthenet migrated 
2025-08-24T13:46:06.827220578Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001431s 
2025-08-24T13:46:06.827447375Z [Info] FluentMigrator.Runner.MigrationRunner: 114: remove_fanzub migrating 
2025-08-24T13:46:06.827538358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:06.827743260Z [Info] remove_fanzub: Starting migration of Main DB to 114 
2025-08-24T13:46:06.828089868Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-24T13:46:06.828306374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub' 
2025-08-24T13:46:06.828514894Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002731s 
2025-08-24T13:46:06.828799777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (114, '2025-08-24T13:46:06', 'remove_fanzub') 
2025-08-24T13:46:06.829060162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:06.829676412Z [Info] FluentMigrator.Runner.MigrationRunner: 114: remove_fanzub migrated 
2025-08-24T13:46:06.829818138Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014066s 
2025-08-24T13:46:06.829983270Z [Info] FluentMigrator.Runner.MigrationRunner: 115: update_movie_sorttitle migrating 
2025-08-24T13:46:06.830212221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:06.830362544Z [Info] update_movie_sorttitle: Starting migration of Main DB to 115 
2025-08-24T13:46:06.830622898Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-24T13:46:06.830785736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-24T13:46:06.831601979Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008261s 
2025-08-24T13:46:06.831893686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (115, '2025-08-24T13:46:06', 'update_movie_sorttitle') 
2025-08-24T13:46:06.832170403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:06.832799690Z [Info] FluentMigrator.Runner.MigrationRunner: 115: update_movie_sorttitle migrated 
2025-08-24T13:46:06.833000354Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019977s 
2025-08-24T13:46:06.833099614Z [Info] FluentMigrator.Runner.MigrationRunner: 116: update_movie_sorttitle_again migrating 
2025-08-24T13:46:06.833276660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:06.833480080Z [Info] update_movie_sorttitle_again: Starting migration of Main DB to 116 
2025-08-24T13:46:06.833735584Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-24T13:46:06.833904244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-24T13:46:06.834599844Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007224s 
2025-08-24T13:46:06.834921903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (116, '2025-08-24T13:46:06', 'update_movie_sorttitle_again') 
2025-08-24T13:46:06.835183119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:06.835783698Z [Info] FluentMigrator.Runner.MigrationRunner: 116: update_movie_sorttitle_again migrated 
2025-08-24T13:46:06.835935654Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018569s 
2025-08-24T13:46:06.836099153Z [Info] FluentMigrator.Runner.MigrationRunner: 117: update_movie_file migrating 
2025-08-24T13:46:06.836262642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:06.836451963Z [Info] update_movie_file: Starting migration of Main DB to 117 
2025-08-24T13:46:06.837569974Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieFiles Edition String 
2025-08-24T13:46:06.837726499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles" ADD COLUMN "Edition" TEXT 
2025-08-24T13:46:06.838489626Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008178s 
2025-08-24T13:46:06.838767515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (117, '2025-08-24T13:46:06', 'update_movie_file') 
2025-08-24T13:46:06.839027168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:06.839884333Z [Info] FluentMigrator.Runner.MigrationRunner: 117: update_movie_file migrated 
2025-08-24T13:46:06.840075067Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021742s 
2025-08-24T13:46:06.840231011Z [Info] FluentMigrator.Runner.MigrationRunner: 118: update_movie_slug migrating 
2025-08-24T13:46:06.840400593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:06.840609553Z [Info] update_movie_slug: Starting migration of Main DB to 118 
2025-08-24T13:46:06.840852152Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-24T13:46:06.841067676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-24T13:46:06.841742865Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007431s 
2025-08-24T13:46:06.842031376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (118, '2025-08-24T13:46:06', 'update_movie_slug') 
2025-08-24T13:46:06.842307251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:06.842906027Z [Info] FluentMigrator.Runner.MigrationRunner: 118: update_movie_slug migrated 
2025-08-24T13:46:06.843053223Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018871s 
2025-08-24T13:46:06.843210900Z [Info] FluentMigrator.Runner.MigrationRunner: 119: add_youtube_trailer_id migrating 
2025-08-24T13:46:06.843382466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:06.843586587Z [Info] add_youtube_trailer_id: Starting migration of Main DB to 119 
2025-08-24T13:46:06.843891370Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-08-24T13:46:06.844030681Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-24T13:46:06.844178769Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies YouTubeTrailerId String 
2025-08-24T13:46:06.844398852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "YouTubeTrailerId" TEXT 
2025-08-24T13:46:06.845149163Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007903s 
2025-08-24T13:46:06.845405779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (119, '2025-08-24T13:46:06', 'add_youtube_trailer_id') 
2025-08-24T13:46:06.845687556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:06.846354940Z [Info] FluentMigrator.Runner.MigrationRunner: 119: add_youtube_trailer_id migrated 
2025-08-24T13:46:06.846485323Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001984s 
2025-08-24T13:46:06.846629863Z [Info] FluentMigrator.Runner.MigrationRunner: 120: add_studio migrating 
2025-08-24T13:46:06.846797972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:06.846986431Z [Info] add_studio: Starting migration of Main DB to 120 
2025-08-24T13:46:06.847285193Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-08-24T13:46:06.847398511Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-24T13:46:06.847542791Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies Studio String 
2025-08-24T13:46:06.847755039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "Studio" TEXT 
2025-08-24T13:46:06.848461731Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007582s 
2025-08-24T13:46:06.848732817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (120, '2025-08-24T13:46:06', 'add_studio') 
2025-08-24T13:46:06.848996759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:06.849739384Z [Info] FluentMigrator.Runner.MigrationRunner: 120: add_studio migrated 
2025-08-24T13:46:06.849892672Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002045s 
2025-08-24T13:46:06.850054278Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_filedate_config migrating 
2025-08-24T13:46:06.850205192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:06.850413150Z [Info] update_filedate_config: Starting migration of Main DB to 121 
2025-08-24T13:46:06.850666420Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-24T13:46:06.850833407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-24T13:46:06.851444397Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006273s 
2025-08-24T13:46:06.851741395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (121, '2025-08-24T13:46:06', 'update_filedate_config') 
2025-08-24T13:46:06.852012290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:06.852599683Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_filedate_config migrated 
2025-08-24T13:46:06.852743602Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017711s 
2025-08-24T13:46:06.852925418Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_movieid_to_blacklist migrating 
2025-08-24T13:46:06.853076693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:06.853284822Z [Info] add_movieid_to_blacklist: Starting migration of Main DB to 122 
2025-08-24T13:46:06.853759748Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2025-08-24T13:46:06.853887866Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-24T13:46:06.854034591Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist MovieId Int32 
2025-08-24T13:46:06.854252490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "MovieId" INTEGER DEFAULT 0 
2025-08-24T13:46:06.854967539Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007865s 
2025-08-24T13:46:06.855113844Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2025-08-24T13:46:06.855235168Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-24T13:46:06.855365701Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blacklist SeriesId Int32 
2025-08-24T13:46:06.857408323Z [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-24T13:46:06.858269978Z [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-24T13:46:06.858728862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist" 
2025-08-24T13:46:06.859097283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist" 
2025-08-24T13:46:06.860867848Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005352s 
2025-08-24T13:46:06.861034924Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2025-08-24T13:46:06.861154926Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-24T13:46:06.861293775Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blacklist EpisodeIds String 
2025-08-24T13:46:06.863266307Z [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-24T13:46:06.864146418Z [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-24T13:46:06.864591695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist" 
2025-08-24T13:46:06.864966790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist" 
2025-08-24T13:46:06.866644477Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051858s 
2025-08-24T13:46:06.866922447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (122, '2025-08-24T13:46:06', 'add_movieid_to_blacklist') 
2025-08-24T13:46:06.867207080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:06.867969144Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_movieid_to_blacklist migrated 
2025-08-24T13:46:06.868168476Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006507s 
2025-08-24T13:46:06.868324359Z [Info] FluentMigrator.Runner.MigrationRunner: 123: create_netimport_table migrating 
2025-08-24T13:46:06.868482448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:06.868700717Z [Info] create_netimport_table: Starting migration of Main DB to 123 
2025-08-24T13:46:06.869782706Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NetImport 
2025-08-24T13:46:06.870323034Z [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-24T13:46:06.870784162Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008431s 
2025-08-24T13:46:06.870929695Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NetImport (Name) 
2025-08-24T13:46:06.871169197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImport_Name" ON "NetImport" ("Name" ASC) 
2025-08-24T13:46:06.871432577Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000338s 
2025-08-24T13:46:06.871696980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (123, '2025-08-24T13:46:06', 'create_netimport_table') 
2025-08-24T13:46:06.871974589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:06.872661181Z [Info] FluentMigrator.Runner.MigrationRunner: 123: create_netimport_table migrated 
2025-08-24T13:46:06.872815101Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015381s 
2025-08-24T13:46:06.872968660Z [Info] FluentMigrator.Runner.MigrationRunner: 124: add_preferred_tags_to_profile migrating 
2025-08-24T13:46:06.873142630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:06.873350649Z [Info] add_preferred_tags_to_profile: Starting migration of Main DB to 124 
2025-08-24T13:46:06.873663248Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 
2025-08-24T13:46:06.873789222Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-24T13:46:06.873934825Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles PreferredTags String 
2025-08-24T13:46:06.874151541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "PreferredTags" TEXT 
2025-08-24T13:46:06.874855138Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007675s 
2025-08-24T13:46:06.875149049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (124, '2025-08-24T13:46:06', 'add_preferred_tags_to_profile') 
2025-08-24T13:46:06.875475497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:06.876127810Z [Info] FluentMigrator.Runner.MigrationRunner: 124: add_preferred_tags_to_profile migrated 
2025-08-24T13:46:06.876220757Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019618s 
2025-08-24T13:46:06.876396140Z [Info] FluentMigrator.Runner.MigrationRunner: 125: fix_imdb_unique migrating 
2025-08-24T13:46:06.876552876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:06.876749772Z [Info] fix_imdb_unique: Starting migration of Main DB to 125 
2025-08-24T13:46:06.876995567Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-24T13:46:06.877186952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-24T13:46:06.877568731Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004263s 
2025-08-24T13:46:06.877855678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (125, '2025-08-24T13:46:06', 'fix_imdb_unique') 
2025-08-24T13:46:06.878168949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:06.878775931Z [Info] FluentMigrator.Runner.MigrationRunner: 125: fix_imdb_unique migrated 
2025-08-24T13:46:06.878948108Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016061s 
2025-08-24T13:46:06.879071827Z [Info] FluentMigrator.Runner.MigrationRunner: 126: update_qualities_and_profiles migrating 
2025-08-24T13:46:06.879242320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:06.879452714Z [Info] update_qualities_and_profiles: Starting migration of Main DB to 126 
2025-08-24T13:46:06.879715603Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-24T13:46:06.879892108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-24T13:46:06.885790874Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005946s 
2025-08-24T13:46:06.886106259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (126, '2025-08-24T13:46:06', 'update_qualities_and_profiles') 
2025-08-24T13:46:06.886372465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:06.887099959Z [Info] FluentMigrator.Runner.MigrationRunner: 126: update_qualities_and_profiles migrated 
2025-08-24T13:46:06.887267898Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007233s 
2025-08-24T13:46:06.887409964Z [Info] FluentMigrator.Runner.MigrationRunner: 127: remove_wombles migrating 
2025-08-24T13:46:06.887570357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:06.887763195Z [Info] remove_wombles: Starting migration of Main DB to 127 
2025-08-24T13:46:06.888069702Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-24T13:46:06.888299915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Wombles' 
2025-08-24T13:46:06.888531041Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002745s 
2025-08-24T13:46:06.888762787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (127, '2025-08-24T13:46:06', 'remove_wombles') 
2025-08-24T13:46:06.889051739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:06.889633871Z [Info] FluentMigrator.Runner.MigrationRunner: 127: remove_wombles migrated 
2025-08-24T13:46:06.889760626Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013781s 
2025-08-24T13:46:06.889919275Z [Info] FluentMigrator.Runner.MigrationRunner: 128: remove_kickass migrating 
2025-08-24T13:46:06.890071712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:06.890274060Z [Info] remove_kickass: Starting migration of Main DB to 128 
2025-08-24T13:46:06.890558092Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-24T13:46:06.890804628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Kickass Torrents' 
2025-08-24T13:46:06.891024961Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003044s 
2025-08-24T13:46:06.891293963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (128, '2025-08-24T13:46:06', 'remove_kickass') 
2025-08-24T13:46:06.891554137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:06.892157902Z [Info] FluentMigrator.Runner.MigrationRunner: 128: remove_kickass migrated 
2025-08-24T13:46:06.892301501Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014022s 
2025-08-24T13:46:06.892490412Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_parsed_movie_info_to_pending_release migrating 
2025-08-24T13:46:06.892653049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:06.892859174Z [Info] add_parsed_movie_info_to_pending_release: Starting migration of Main DB to 129 
2025-08-24T13:46:06.893163397Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2025-08-24T13:46:06.893302086Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-24T13:46:06.893463821Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases ParsedMovieInfo String 
2025-08-24T13:46:06.893698303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "ParsedMovieInfo" TEXT 
2025-08-24T13:46:06.894384194Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000766s 
2025-08-24T13:46:06.894687866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (129, '2025-08-24T13:46:06', 'add_parsed_movie_info_to_pending_release') 
2025-08-24T13:46:06.894964432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:06.895599170Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_parsed_movie_info_to_pending_release migrated 
2025-08-24T13:46:06.895757940Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019484s 
2025-08-24T13:46:06.896036380Z [Info] FluentMigrator.Runner.MigrationRunner: 130: remove_wombles_kickass migrating 
2025-08-24T13:46:06.896229950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:06.896449011Z [Info] remove_wombles_kickass: Starting migration of Main DB to 130 
2025-08-24T13:46:06.896783214Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-24T13:46:06.897012506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Wombles' 
2025-08-24T13:46:06.897214222Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002757s 
2025-08-24T13:46:06.897381729Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-24T13:46:06.897599137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'KickassTorrents' 
2025-08-24T13:46:06.897808328Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002808s 
2025-08-24T13:46:06.898087329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (130, '2025-08-24T13:46:06', 'remove_wombles_kickass') 
2025-08-24T13:46:06.898384087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:06.899012823Z [Info] FluentMigrator.Runner.MigrationRunner: 130: remove_wombles_kickass migrated 
2025-08-24T13:46:06.899107824Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014079s 
2025-08-24T13:46:06.899321835Z [Info] FluentMigrator.Runner.MigrationRunner: 131: make_parsed_episode_info_nullable migrating 
2025-08-24T13:46:06.899479272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:06.899677481Z [Info] make_parsed_episode_info_nullable: Starting migration of Main DB to 131 
2025-08-24T13:46:06.899990471Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2025-08-24T13:46:06.900150723Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-24T13:46:06.900310495Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases ParsedEpisodeInfo String 
2025-08-24T13:46:06.902370743Z [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-24T13:46:06.903176365Z [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-24T13:46:06.903514977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2025-08-24T13:46:06.903945664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2025-08-24T13:46:06.905811961Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053438s 
2025-08-24T13:46:06.906117747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (131, '2025-08-24T13:46:06', 'make_parsed_episode_info_nullable') 
2025-08-24T13:46:06.906394785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:06.907175717Z [Info] FluentMigrator.Runner.MigrationRunner: 131: make_parsed_episode_info_nullable migrated 
2025-08-24T13:46:06.907306931Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066603s 
2025-08-24T13:46:06.907504438Z [Info] FluentMigrator.Runner.MigrationRunner: 132: rename_torrent_downloadstation migrating 
2025-08-24T13:46:06.907681465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:06.907885736Z [Info] rename_torrent_downloadstation: Starting migration of Main DB to 132 
2025-08-24T13:46:06.908305892Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "DownloadClients" SET "Implementation" = 'TorrentDownloadStation' WHERE "Implementation" = 'DownloadStation'; 
2025-08-24T13:46:06.908645656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DownloadClients" SET "Implementation" = 'TorrentDownloadStation' WHERE "Implementation" = 'DownloadStation'; 
2025-08-24T13:46:06.908899938Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003814s 
2025-08-24T13:46:06.909195323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (132, '2025-08-24T13:46:06', 'rename_torrent_downloadstation') 
2025-08-24T13:46:06.909465496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:06.910121547Z [Info] FluentMigrator.Runner.MigrationRunner: 132: rename_torrent_downloadstation migrated 
2025-08-24T13:46:06.910217551Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015116s 
2025-08-24T13:46:06.910389757Z [Info] FluentMigrator.Runner.MigrationRunner: 133: add_minimumavailability migrating 
2025-08-24T13:46:06.910562244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:06.910759251Z [Info] add_minimumavailability: Starting migration of Main DB to 133 
2025-08-24T13:46:06.911895308Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NetImport 
2025-08-24T13:46:06.912059409Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-24T13:46:06.912236926Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NetImport MinimumAvailability Int32 
2025-08-24T13:46:06.912466167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NetImport" ADD COLUMN "MinimumAvailability" INTEGER NOT NULL DEFAULT 3 
2025-08-24T13:46:06.913231147Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008478s 
2025-08-24T13:46:06.913362312Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-08-24T13:46:06.913554819Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-24T13:46:06.913650702Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies MinimumAvailability Int32 
2025-08-24T13:46:06.913893952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "MinimumAvailability" INTEGER NOT NULL DEFAULT 3 
2025-08-24T13:46:06.914614663Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008162s 
2025-08-24T13:46:06.914921631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (133, '2025-08-24T13:46:06', 'add_minimumavailability') 
2025-08-24T13:46:06.915214771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:06.915957687Z [Info] FluentMigrator.Runner.MigrationRunner: 133: add_minimumavailability migrated 
2025-08-24T13:46:06.916141116Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020761s 
2025-08-24T13:46:06.916398464Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_remux_qualities_for_the_wankers migrating 
2025-08-24T13:46:06.916587294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:06.916855785Z [Info] add_remux_qualities_for_the_wankers: Starting migration of Main DB to 134 
2025-08-24T13:46:06.917249427Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-24T13:46:06.917423949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-24T13:46:06.917680876Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002904s 
2025-08-24T13:46:06.918000039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (134, '2025-08-24T13:46:06', 'add_remux_qualities_for_the_wankers') 
2025-08-24T13:46:06.918286856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:06.918861202Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_remux_qualities_for_the_wankers migrated 
2025-08-24T13:46:06.919035313Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014266s 
2025-08-24T13:46:06.919193842Z [Info] FluentMigrator.Runner.MigrationRunner: 135: add_haspredbentry_to_movies migrating 
2025-08-24T13:46:06.919402733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:06.919575430Z [Info] add_haspredbentry_to_movies: Starting migration of Main DB to 135 
2025-08-24T13:46:06.919969774Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-08-24T13:46:06.920109806Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-08-24T13:46:06.920264207Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies HasPreDBEntry Boolean 
2025-08-24T13:46:06.920544902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "HasPreDBEntry" INTEGER NOT NULL DEFAULT 0 
2025-08-24T13:46:06.921433671Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010008s 
2025-08-24T13:46:06.921728034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (135, '2025-08-24T13:46:06', 'add_haspredbentry_to_movies') 
2025-08-24T13:46:06.922023850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:06.922665622Z [Info] FluentMigrator.Runner.MigrationRunner: 135: add_haspredbentry_to_movies migrated 
2025-08-24T13:46:06.922855123Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021788s 
2025-08-24T13:46:06.923071759Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_pathstate_to_movies migrating 
2025-08-24T13:46:06.923260519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:06.923514350Z [Info] add_pathstate_to_movies: Starting migration of Main DB to 136 
2025-08-24T13:46:06.923973464Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-08-24T13:46:06.924136773Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-08-24T13:46:06.924332758Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies PathState Int32 
2025-08-24T13:46:06.924648363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "PathState" INTEGER NOT NULL DEFAULT 2 
2025-08-24T13:46:06.925552894Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010268s 
2025-08-24T13:46:06.925866335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (136, '2025-08-24T13:46:06', 'add_pathstate_to_movies') 
2025-08-24T13:46:06.926182852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:06.927117374Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_pathstate_to_movies migrated 
2025-08-24T13:46:06.927277887Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025237s 
2025-08-24T13:46:06.927522099Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_import_exclusions_table migrating 
2025-08-24T13:46:06.927721500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:06.927956764Z [Info] add_import_exclusions_table: Starting migration of Main DB to 137 
2025-08-24T13:46:06.928775211Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportExclusions 
2025-08-24T13:46:06.929204225Z [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-24T13:46:06.929679812Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006827s 
2025-08-24T13:46:06.929907571Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportExclusions (TmdbId) 
2025-08-24T13:46:06.930115530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportExclusions_TmdbId" ON "ImportExclusions" ("TmdbId" ASC) 
2025-08-24T13:46:06.930501256Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004583s 
2025-08-24T13:46:06.930780569Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-24T13:46:06.930798535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-24T13:46:06.932625092Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017732s 
2025-08-24T13:46:06.932922240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (137, '2025-08-24T13:46:06', 'add_import_exclusions_table') 
2025-08-24T13:46:06.933220250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:06.933959619Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_import_exclusions_table migrated 
2025-08-24T13:46:06.934145663Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031284s 
2025-08-24T13:46:06.934326868Z [Info] FluentMigrator.Runner.MigrationRunner: 138: add_physical_release_note migrating 
2025-08-24T13:46:06.934556150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:06.934838298Z [Info] add_physical_release_note: Starting migration of Main DB to 138 
2025-08-24T13:46:06.935171950Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-08-24T13:46:06.935317753Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-24T13:46:06.935544279Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies PhysicalReleaseNote String 
2025-08-24T13:46:06.935737118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "PhysicalReleaseNote" TEXT 
2025-08-24T13:46:06.936652731Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009793s 
2025-08-24T13:46:06.936967445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (138, '2025-08-24T13:46:06', 'add_physical_release_note') 
2025-08-24T13:46:06.937274793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:06.937966325Z [Info] FluentMigrator.Runner.MigrationRunner: 138: add_physical_release_note migrated 
2025-08-24T13:46:06.938132470Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002288s 
2025-08-24T13:46:06.938338825Z [Info] FluentMigrator.Runner.MigrationRunner: 139: consolidate_indexer_baseurl migrating 
2025-08-24T13:46:06.938545832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:06.938832559Z [Info] consolidate_indexer_baseurl: Starting migration of Main DB to 139 
2025-08-24T13:46:06.939252745Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-24T13:46:06.939429100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-24T13:46:06.942437657Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029785s 
2025-08-24T13:46:06.942750938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (139, '2025-08-24T13:46:06', 'consolidate_indexer_baseurl') 
2025-08-24T13:46:06.943079790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:06.943785631Z [Info] FluentMigrator.Runner.MigrationRunner: 139: consolidate_indexer_baseurl migrated 
2025-08-24T13:46:06.943939631Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043073s 
2025-08-24T13:46:06.944153301Z [Info] FluentMigrator.Runner.MigrationRunner: 140: add_alternative_titles_table migrating 
2025-08-24T13:46:06.944352793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:06.944596433Z [Info] add_alternative_titles_table: Starting migration of Main DB to 140 
2025-08-24T13:46:06.947700592Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AlternativeTitles 
2025-08-24T13:46:06.948335310Z [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-24T13:46:06.948993606Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011144s 
2025-08-24T13:46:06.949418802Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies AlternativeTitles 
2025-08-24T13:46:06.953821416Z [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-24T13:46:06.955941043Z [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-24T13:46:06.956969654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-08-24T13:46:06.957582097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-08-24T13:46:06.959523505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2025-08-24T13:46:06.959883890Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102745s 
2025-08-24T13:46:06.960022129Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-08-24T13:46:06.960169716Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-24T13:46:06.960391713Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies SecondaryYear Int32 
2025-08-24T13:46:06.960654873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "SecondaryYear" INTEGER 
2025-08-24T13:46:06.961474733Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009031s 
2025-08-24T13:46:06.961688093Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-08-24T13:46:06.961955561Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-24T13:46:06.962027997Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies SecondaryYearSourceId Int64 
2025-08-24T13:46:06.962302079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "SecondaryYearSourceId" INTEGER DEFAULT 0 
2025-08-24T13:46:06.963076307Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008929s 
2025-08-24T13:46:06.963390730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (140, '2025-08-24T13:46:06', 'add_alternative_titles_table') 
2025-08-24T13:46:06.963727328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:06.964836190Z [Info] FluentMigrator.Runner.MigrationRunner: 140: add_alternative_titles_table migrated 
2025-08-24T13:46:06.964989649Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026039s 
2025-08-24T13:46:06.965212438Z [Info] FluentMigrator.Runner.MigrationRunner: 141: fix_duplicate_alt_titles migrating 
2025-08-24T13:46:06.965432962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:06.965683246Z [Info] fix_duplicate_alt_titles: Starting migration of Main DB to 141 
2025-08-24T13:46:06.966396211Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-24T13:46:06.966585302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-24T13:46:06.966917290Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003656s 
2025-08-24T13:46:06.967108956Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlternativeTitles 
2025-08-24T13:46:06.967239849Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.7E-06s 
2025-08-24T13:46:06.967424802Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AlternativeTitles CleanTitle String 
2025-08-24T13:46:06.980528703Z [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-24T13:46:06.981590280Z [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-24T13:46:06.982030346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2025-08-24T13:46:06.982502437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2025-08-24T13:46:06.985608320Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074475s 
2025-08-24T13:46:06.985797741Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlternativeTitles (CleanTitle) 
2025-08-24T13:46:06.986134168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2025-08-24T13:46:06.986511057Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005488s 
2025-08-24T13:46:06.986940622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (141, '2025-08-24T13:46:06', 'fix_duplicate_alt_titles') 
2025-08-24T13:46:06.987250807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:06.988292073Z [Info] FluentMigrator.Runner.MigrationRunner: 141: fix_duplicate_alt_titles migrated 
2025-08-24T13:46:06.988476304Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022714s 
2025-08-24T13:46:06.988690485Z [Info] FluentMigrator.Runner.MigrationRunner: 142: movie_extras migrating 
2025-08-24T13:46:06.988875818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:06.989123848Z [Info] movie_extras: Starting migration of Main DB to 142 
2025-08-24T13:46:06.991242924Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable ExtraFiles 
2025-08-24T13:46:06.991537797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2025-08-24T13:46:06.991944165Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004904s 
2025-08-24T13:46:06.992122484Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable SubtitleFiles 
2025-08-24T13:46:06.992301956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SubtitleFiles" 
2025-08-24T13:46:06.992626980Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003643s 
2025-08-24T13:46:06.992786241Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable MetadataFiles 
2025-08-24T13:46:06.992961774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2025-08-24T13:46:06.993316598Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003541s 
2025-08-24T13:46:06.993531100Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles 
2025-08-24T13:46:06.993988341Z [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-24T13:46:06.994511544Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008443s 
2025-08-24T13:46:06.994655364Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SubtitleFiles 
2025-08-24T13:46:06.995247666Z [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-24T13:46:06.995684125Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008638s 
2025-08-24T13:46:06.995861482Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles 
2025-08-24T13:46:06.996413062Z [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-24T13:46:06.996888750Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008975s 
2025-08-24T13:46:06.997183884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (142, '2025-08-24T13:46:06', 'movie_extras') 
2025-08-24T13:46:06.997496714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:06.998552599Z [Info] FluentMigrator.Runner.MigrationRunner: 142: movie_extras migrated 
2025-08-24T13:46:06.998717982Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025047s 
2025-08-24T13:46:06.998899708Z [Info] FluentMigrator.Runner.MigrationRunner: 143: clean_core_tv migrating 
2025-08-24T13:46:06.999041424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:06.999324493Z [Info] clean_core_tv: Starting migration of Main DB to 143 
2025-08-24T13:46:07.000083742Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable Episodes 
2025-08-24T13:46:07.000262171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Episodes" 
2025-08-24T13:46:07.000591324Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000341s 
2025-08-24T13:46:07.000741727Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable EpisodeFiles 
2025-08-24T13:46:07.000930226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "EpisodeFiles" 
2025-08-24T13:46:07.001242675Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003355s 
2025-08-24T13:46:07.001364330Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable Series 
2025-08-24T13:46:07.001529373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series" 
2025-08-24T13:46:07.001927694Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004125s 
2025-08-24T13:46:07.002087777Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable SceneMappings 
2025-08-24T13:46:07.002279713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SceneMappings" 
2025-08-24T13:46:07.002586130Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003607s 
2025-08-24T13:46:07.002869050Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Blacklist SeriesId, EpisodeIds 
2025-08-24T13:46:07.005271927Z [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-24T13:46:07.006184354Z [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-24T13:46:07.006632176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist" 
2025-08-24T13:46:07.006997281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist" 
2025-08-24T13:46:07.008519485Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054839s 
2025-08-24T13:46:07.008709348Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn History SeriesId, EpisodeId 
2025-08-24T13:46:07.010628752Z [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-24T13:46:07.011399964Z [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-24T13:46:07.011785490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2025-08-24T13:46:07.012422262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2025-08-24T13:46:07.013997063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2025-08-24T13:46:07.014345214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2025-08-24T13:46:07.014673475Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057302s 
2025-08-24T13:46:07.014854659Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig StandardEpisodeFormat, DailyEpisodeFormat, AnimeEpisodeFormat, SeasonFolderFormat, SeriesFolderFormat 
2025-08-24T13:46:07.017091423Z [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-24T13:46:07.017876694Z [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-24T13:46:07.018300747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2025-08-24T13:46:07.018676384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2025-08-24T13:46:07.020187486Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051394s 
2025-08-24T13:46:07.020374352Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn PendingReleases SeriesId, ParsedEpisodeInfo 
2025-08-24T13:46:07.022132682Z [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-24T13:46:07.022777490Z [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-24T13:46:07.023133347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2025-08-24T13:46:07.023523231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2025-08-24T13:46:07.025014353Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044767s 
2025-08-24T13:46:07.025353656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (143, '2025-08-24T13:46:07', 'clean_core_tv') 
2025-08-24T13:46:07.025688250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:07.027000211Z [Info] FluentMigrator.Runner.MigrationRunner: 143: clean_core_tv migrated 
2025-08-24T13:46:07.027131145Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064398s 
2025-08-24T13:46:07.027334705Z [Info] FluentMigrator.Runner.MigrationRunner: 144: add_cookies_to_indexer_status migrating 
2025-08-24T13:46:07.027509136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:07.027719269Z [Info] add_cookies_to_indexer_status: Starting migration of Main DB to 144 
2025-08-24T13:46:07.028214195Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-08-24T13:46:07.028357945Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-24T13:46:07.028547637Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn IndexerStatus Cookies String 
2025-08-24T13:46:07.028778672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus" ADD COLUMN "Cookies" TEXT 
2025-08-24T13:46:07.029435394Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007272s 
2025-08-24T13:46:07.029676720Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn IndexerStatus CookiesExpirationDate DateTime 
2025-08-24T13:46:07.029963948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus" ADD COLUMN "CookiesExpirationDate" DATETIME 
2025-08-24T13:46:07.030608806Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007414s 
2025-08-24T13:46:07.030903028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (144, '2025-08-24T13:46:07', 'add_cookies_to_indexer_status') 
2025-08-24T13:46:07.031197271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:07.032036551Z [Info] FluentMigrator.Runner.MigrationRunner: 144: add_cookies_to_indexer_status migrated 
2025-08-24T13:46:07.032215381Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021244s 
2025-08-24T13:46:07.032370202Z [Info] FluentMigrator.Runner.MigrationRunner: 145: banner_to_fanart migrating 
2025-08-24T13:46:07.032521226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:07.032726550Z [Info] banner_to_fanart: Starting migration of Main DB to 145 
2025-08-24T13:46:07.033155844Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Movies" SET "Images" = replace("Images", '"coverType": "banner"', '"coverType": "fanart"') 
2025-08-24T13:46:07.033405106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies" SET "Images" = replace("Images", '"coverType": "banner"', '"coverType": "fanart"') 
2025-08-24T13:46:07.033681973Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003795s 
2025-08-24T13:46:07.033912588Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MetadataFiles" SET "MovieFileId" = null WHERE "Type" = 2 
2025-08-24T13:46:07.034143593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MetadataFiles" SET "MovieFileId" = null WHERE "Type" = 2 
2025-08-24T13:46:07.034357052Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002978s 
2025-08-24T13:46:07.034642858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (145, '2025-08-24T13:46:07', 'banner_to_fanart') 
2025-08-24T13:46:07.034979496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:07.035719175Z [Info] FluentMigrator.Runner.MigrationRunner: 145: banner_to_fanart migrated 
2025-08-24T13:46:07.035959589Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016223s 
2025-08-24T13:46:07.036143940Z [Info] FluentMigrator.Runner.MigrationRunner: 146: naming_config_colon_action migrating 
2025-08-24T13:46:07.036388733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:07.036659718Z [Info] naming_config_colon_action: Starting migration of Main DB to 146 
2025-08-24T13:46:07.037094945Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2025-08-24T13:46:07.037246470Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-24T13:46:07.037436983Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ColonReplacementFormat Int32 
2025-08-24T13:46:07.037814904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ColonReplacementFormat" INTEGER NOT NULL DEFAULT 0 
2025-08-24T13:46:07.038595155Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009304s 
2025-08-24T13:46:07.038990751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (146, '2025-08-24T13:46:07', 'naming_config_colon_action') 
2025-08-24T13:46:07.039324152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:07.040340178Z [Info] FluentMigrator.Runner.MigrationRunner: 146: naming_config_colon_action migrated 
2025-08-24T13:46:07.040509148Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026532s 
2025-08-24T13:46:07.040756316Z [Info] FluentMigrator.Runner.MigrationRunner: 147: add_custom_formats migrating 
2025-08-24T13:46:07.040938593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:07.041169508Z [Info] add_custom_formats: Starting migration of Main DB to 147 
2025-08-24T13:46:07.041740337Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFormats 
2025-08-24T13:46:07.042098418Z [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-24T13:46:07.042534586Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006123s 
2025-08-24T13:46:07.042820642Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex CustomFormats (Name) 
2025-08-24T13:46:07.042997939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC) 
2025-08-24T13:46:07.043336741Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004652s 
2025-08-24T13:46:07.043486823Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 
2025-08-24T13:46:07.043659711Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-08-24T13:46:07.043889173Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles FormatItems String 
2025-08-24T13:46:07.044181181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "FormatItems" TEXT NOT NULL DEFAULT '[{format:0, allowed:true}]' 
2025-08-24T13:46:07.045063737Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009981s 
2025-08-24T13:46:07.045284913Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles FormatCutoff Int32 
2025-08-24T13:46:07.045593855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "FormatCutoff" INTEGER NOT NULL DEFAULT 0 
2025-08-24T13:46:07.046280026Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008127s 
2025-08-24T13:46:07.046464207Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-24T13:46:07.046691885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-24T13:46:07.046925375Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002843s 
2025-08-24T13:46:07.047219527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (147, '2025-08-24T13:46:07', 'add_custom_formats') 
2025-08-24T13:46:07.047560684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:07.048524424Z [Info] FluentMigrator.Runner.MigrationRunner: 147: add_custom_formats migrated 
2025-08-24T13:46:07.048687362Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018646s 
2025-08-24T13:46:07.048872666Z [Info] FluentMigrator.Runner.MigrationRunner: 148: remove_extra_naming_config migrating 
2025-08-24T13:46:07.049073189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:07.049292992Z [Info] remove_extra_naming_config: Starting migration of Main DB to 148 
2025-08-24T13:46:07.049682125Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "NamingConfig" WHERE "Id" NOT IN(SELECT "Id" FROM "NamingConfig" LIMIT 1) 
2025-08-24T13:46:07.049964624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "NamingConfig" WHERE "Id" NOT IN(SELECT "Id" FROM "NamingConfig" LIMIT 1) 
2025-08-24T13:46:07.050233545Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003435s 
2025-08-24T13:46:07.050579321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (148, '2025-08-24T13:46:07', 'remove_extra_naming_config') 
2025-08-24T13:46:07.050933755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:07.051743555Z [Info] FluentMigrator.Runner.MigrationRunner: 148: remove_extra_naming_config migrated 
2025-08-24T13:46:07.051872395Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018047s 
2025-08-24T13:46:07.052061475Z [Info] FluentMigrator.Runner.MigrationRunner: 149: convert_regex_required_tags migrating 
2025-08-24T13:46:07.052262901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:07.052461611Z [Info] convert_regex_required_tags: Starting migration of Main DB to 149 
2025-08-24T13:46:07.052731294Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-24T13:46:07.052912970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-24T13:46:07.056402726Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035046s 
2025-08-24T13:46:07.056784224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (149, '2025-08-24T13:46:07', 'convert_regex_required_tags') 
2025-08-24T13:46:07.057090711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:07.057840400Z [Info] FluentMigrator.Runner.MigrationRunner: 149: convert_regex_required_tags migrated 
2025-08-24T13:46:07.057999971Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049212s 
2025-08-24T13:46:07.058166516Z [Info] FluentMigrator.Runner.MigrationRunner: 150: fix_format_tags_double_underscore migrating 
2025-08-24T13:46:07.058351168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:07.058564989Z [Info] fix_format_tags_double_underscore: Starting migration of Main DB to 150 
2025-08-24T13:46:07.058846195Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-24T13:46:07.059028261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-24T13:46:07.059621796Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006058s 
2025-08-24T13:46:07.059958464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (150, '2025-08-24T13:46:07', 'fix_format_tags_double_underscore') 
2025-08-24T13:46:07.060262626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:07.061072567Z [Info] FluentMigrator.Runner.MigrationRunner: 150: fix_format_tags_double_underscore migrated 
2025-08-24T13:46:07.061215104Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020127s 
2025-08-24T13:46:07.061385747Z [Info] FluentMigrator.Runner.MigrationRunner: 151: add_tags_to_net_import migrating 
2025-08-24T13:46:07.061566131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:07.061796775Z [Info] add_tags_to_net_import: Starting migration of Main DB to 151 
2025-08-24T13:46:07.062225929Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NetImport 
2025-08-24T13:46:07.062361802Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-08-24T13:46:07.062523799Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NetImport Tags String 
2025-08-24T13:46:07.062812039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NetImport" ADD COLUMN "Tags" TEXT 
2025-08-24T13:46:07.063578332Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008599s 
2025-08-24T13:46:07.063764536Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NetImport" SET "Tags" = '[]' 
2025-08-24T13:46:07.063989650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NetImport" SET "Tags" = '[]' 
2025-08-24T13:46:07.064220935Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002858s 
2025-08-24T13:46:07.064504366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (151, '2025-08-24T13:46:07', 'add_tags_to_net_import') 
2025-08-24T13:46:07.064878619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:07.065632747Z [Info] FluentMigrator.Runner.MigrationRunner: 151: add_tags_to_net_import migrated 
2025-08-24T13:46:07.065790044Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016784s 
2025-08-24T13:46:07.066012893Z [Info] FluentMigrator.Runner.MigrationRunner: 152: add_custom_filters migrating 
2025-08-24T13:46:07.066131141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:07.066389351Z [Info] add_custom_filters: Starting migration of Main DB to 152 
2025-08-24T13:46:07.066804015Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters 
2025-08-24T13:46:07.067153890Z [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-24T13:46:07.067519115Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005532s 
2025-08-24T13:46:07.067813478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (152, '2025-08-24T13:46:07', 'add_custom_filters') 
2025-08-24T13:46:07.068209926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:07.069034165Z [Info] FluentMigrator.Runner.MigrationRunner: 152: add_custom_filters migrated 
2025-08-24T13:46:07.069247675Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020527s 
2025-08-24T13:46:07.069468430Z [Info] FluentMigrator.Runner.MigrationRunner: 153: indexer_client_status_search_changes migrating 
2025-08-24T13:46:07.069646097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:07.069876471Z [Info] indexer_client_status_search_changes: Starting migration of Main DB to 153 
2025-08-24T13:46:07.072275752Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2025-08-24T13:46:07.072465905Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-08-24T13:46:07.072763764Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases Reason Int32 
2025-08-24T13:46:07.073097175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "Reason" INTEGER NOT NULL DEFAULT 0 
2025-08-24T13:46:07.073897507Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009313s 
2025-08-24T13:46:07.074294466Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn IndexerStatus IndexerId to ProviderId 
2025-08-24T13:46:07.081273566Z [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-24T13:46:07.082146153Z [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-24T13:46:07.082621600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-08-24T13:46:07.083129713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-08-24T13:46:07.084867842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-08-24T13:46:07.085196724Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107197s 
2025-08-24T13:46:07.085435215Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableSearch to EnableAutomaticSearch 
2025-08-24T13:46:07.087402566Z [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-24T13:46:07.088127315Z [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-24T13:46:07.088522751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2025-08-24T13:46:07.089048830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2025-08-24T13:46:07.090783953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2025-08-24T13:46:07.091144078Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055784s 
2025-08-24T13:46:07.091388931Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-08-24T13:46:07.091456717Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-24T13:46:07.091637572Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableInteractiveSearch Boolean 
2025-08-24T13:46:07.091968217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableInteractiveSearch" INTEGER 
2025-08-24T13:46:07.092693838Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008522s 
2025-08-24T13:46:07.092951837Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch" 
2025-08-24T13:46:07.093277764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch" 
2025-08-24T13:46:07.093558749Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004235s 
2025-08-24T13:46:07.093726487Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-08-24T13:46:07.093979737Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-08-24T13:46:07.094100109Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers EnableInteractiveSearch Boolean 
2025-08-24T13:46:07.097988116Z [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-24T13:46:07.098845653Z [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-24T13:46:07.099298274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2025-08-24T13:46:07.099731807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2025-08-24T13:46:07.101944472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2025-08-24T13:46:07.102281210Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008024s 
2025-08-24T13:46:07.102472334Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus 
2025-08-24T13:46:07.102924064Z [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-24T13:46:07.103318588Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000716s 
2025-08-24T13:46:07.103482458Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId) 
2025-08-24T13:46:07.103781931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-08-24T13:46:07.104099290Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004547s 
2025-08-24T13:46:07.104415266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (153, '2025-08-24T13:46:07', 'indexer_client_status_search_changes') 
2025-08-24T13:46:07.104679428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:07.106218276Z [Info] FluentMigrator.Runner.MigrationRunner: 153: indexer_client_status_search_changes migrated 
2025-08-24T13:46:07.106370522Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025129s 
2025-08-24T13:46:07.106557329Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_language_to_files_history_blacklist migrating 
2025-08-24T13:46:07.106730427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:07.106980270Z [Info] add_language_to_files_history_blacklist: Starting migration of Main DB to 154 
2025-08-24T13:46:07.107634597Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles 
2025-08-24T13:46:07.107767054Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-24T13:46:07.108024122Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieFiles Languages String 
2025-08-24T13:46:07.108307402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]' 
2025-08-24T13:46:07.108992411Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008597s 
2025-08-24T13:46:07.109136421Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2025-08-24T13:46:07.109242314Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-24T13:46:07.109396003Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History Languages String 
2025-08-24T13:46:07.109661257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]' 
2025-08-24T13:46:07.110358180Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008064s 
2025-08-24T13:46:07.110508693Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2025-08-24T13:46:07.110637212Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-24T13:46:07.110784469Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist Languages String 
2025-08-24T13:46:07.111022237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]' 
2025-08-24T13:46:07.111703098Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007674s 
2025-08-24T13:46:07.111862790Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-24T13:46:07.112031449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-24T13:46:07.124880147Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128471s 
2025-08-24T13:46:07.125314962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (154, '2025-08-24T13:46:07', 'add_language_to_files_history_blacklist') 
2025-08-24T13:46:07.125692763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:07.126591662Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_language_to_files_history_blacklist migrated 
2025-08-24T13:46:07.126747496Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.014546s 
2025-08-24T13:46:07.126941697Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_update_allowed_quality_profile migrating 
2025-08-24T13:46:07.127132381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:07.127371883Z [Info] add_update_allowed_quality_profile: Starting migration of Main DB to 155 
2025-08-24T13:46:07.130515391Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 
2025-08-24T13:46:07.130974606Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-08-24T13:46:07.131103425Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles UpgradeAllowed Boolean 
2025-08-24T13:46:07.131371194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "UpgradeAllowed" INTEGER 
2025-08-24T13:46:07.132342229Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001044s 
2025-08-24T13:46:07.132517512Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-24T13:46:07.135146175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Profiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1 
2025-08-24T13:46:07.135380877Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027014s 
2025-08-24T13:46:07.135692124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (155, '2025-08-24T13:46:07', 'add_update_allowed_quality_profile') 
2025-08-24T13:46:07.136065676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:07.137206643Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_update_allowed_quality_profile migrated 
2025-08-24T13:46:07.137400052Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044339s 
2025-08-24T13:46:07.137591117Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_download_client_priority migrating 
2025-08-24T13:46:07.137785979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:07.138014028Z [Info] add_download_client_priority: Starting migration of Main DB to 156 
2025-08-24T13:46:07.138410196Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2025-08-24T13:46:07.138548895Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-24T13:46:07.138723968Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Priority Int32 
2025-08-24T13:46:07.139004653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 1 
2025-08-24T13:46:07.139879794Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000958s 
2025-08-24T13:46:07.140058384Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-24T13:46:07.140223637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-24T13:46:07.169374344Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0290975s 
2025-08-24T13:46:07.169717264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (156, '2025-08-24T13:46:07', 'add_download_client_priority') 
2025-08-24T13:46:07.170068070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:07.171192484Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_download_client_priority migrated 
2025-08-24T13:46:07.171368869Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0309081s 
2025-08-24T13:46:07.171548471Z [Info] FluentMigrator.Runner.MigrationRunner: 157: remove_growl_prowl migrating 
2025-08-24T13:46:07.171714946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:07.172027906Z [Info] remove_growl_prowl: Starting migration of Main DB to 157 
2025-08-24T13:46:07.172424034Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-24T13:46:07.172631040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Growl' 
2025-08-24T13:46:07.172922938Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003926s 
2025-08-24T13:46:07.173379277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (157, '2025-08-24T13:46:07', 'remove_growl_prowl') 
2025-08-24T13:46:07.173640232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:07.174452898Z [Info] FluentMigrator.Runner.MigrationRunner: 157: remove_growl_prowl migrated 
2025-08-24T13:46:07.174578621Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018872s 
2025-08-24T13:46:07.174748754Z [Info] FluentMigrator.Runner.MigrationRunner: 158: remove_plex_hometheatre migrating 
2025-08-24T13:46:07.174924708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:07.175121023Z [Info] remove_plex_hometheatre: Starting migration of Main DB to 158 
2025-08-24T13:46:07.175472080Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-24T13:46:07.175749218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexHomeTheater' 
2025-08-24T13:46:07.175979271Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003132s 
2025-08-24T13:46:07.176152129Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-24T13:46:07.176396060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexClient' 
2025-08-24T13:46:07.176556473Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002822s 
2025-08-24T13:46:07.176834793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (158, '2025-08-24T13:46:07', 'remove_plex_hometheatre') 
2025-08-24T13:46:07.177095488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:07.177951041Z [Info] FluentMigrator.Runner.MigrationRunner: 158: remove_plex_hometheatre migrated 
2025-08-24T13:46:07.178063577Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016098s 
2025-08-24T13:46:07.178230914Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_webrip_qualites migrating 
2025-08-24T13:46:07.178393572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:07.178594005Z [Info] add_webrip_qualites: Starting migration of Main DB to 159 
2025-08-24T13:46:07.178850061Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-24T13:46:07.179029863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-24T13:46:07.184995292Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059526s 
2025-08-24T13:46:07.185259093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (159, '2025-08-24T13:46:07', 'add_webrip_qualites') 
2025-08-24T13:46:07.185532303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:07.186356353Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_webrip_qualites migrated 
2025-08-24T13:46:07.186512627Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073246s 
2025-08-24T13:46:07.186685385Z [Info] FluentMigrator.Runner.MigrationRunner: 160: health_issue_notification migrating 
2025-08-24T13:46:07.186838824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:07.187105812Z [Info] health_issue_notification: Starting migration of Main DB to 160 
2025-08-24T13:46:07.187460165Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-08-24T13:46:07.187593343Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-24T13:46:07.187759838Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthIssue Boolean 
2025-08-24T13:46:07.188031195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthIssue" INTEGER NOT NULL DEFAULT 0 
2025-08-24T13:46:07.188879482Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009641s 
2025-08-24T13:46:07.189051058Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-08-24T13:46:07.189162793Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-24T13:46:07.189325851Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeHealthWarnings Boolean 
2025-08-24T13:46:07.189598059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeHealthWarnings" INTEGER NOT NULL DEFAULT 0 
2025-08-24T13:46:07.190330163Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008428s 
2025-08-24T13:46:07.190676300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (160, '2025-08-24T13:46:07', 'health_issue_notification') 
2025-08-24T13:46:07.190939039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:07.191871346Z [Info] FluentMigrator.Runner.MigrationRunner: 160: health_issue_notification migrated 
2025-08-24T13:46:07.192020636Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023112s 
2025-08-24T13:46:07.192204647Z [Info] FluentMigrator.Runner.MigrationRunner: 161: speed_improvements migrating 
2025-08-24T13:46:07.192359378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:07.192563679Z [Info] speed_improvements: Starting migration of Main DB to 161 
2025-08-24T13:46:07.193093696Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieFiles (MovieId) 
2025-08-24T13:46:07.193324451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieFiles_MovieId" ON "MovieFiles" ("MovieId" ASC) 
2025-08-24T13:46:07.193630878Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003801s 
2025-08-24T13:46:07.193789898Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlternativeTitles (MovieId) 
2025-08-24T13:46:07.194002266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieId" ON "AlternativeTitles" ("MovieId" ASC) 
2025-08-24T13:46:07.194314003Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003648s 
2025-08-24T13:46:07.194454366Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (CleanTitle) 
2025-08-24T13:46:07.194678828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2025-08-24T13:46:07.194923170Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003299s 
2025-08-24T13:46:07.195078392Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (ImdbId) 
2025-08-24T13:46:07.195260058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2025-08-24T13:46:07.195524670Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003415s 
2025-08-24T13:46:07.195684141Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (TmdbId) 
2025-08-24T13:46:07.195964486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2025-08-24T13:46:07.196202726Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003433s 
2025-08-24T13:46:07.196469352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (161, '2025-08-24T13:46:07', 'speed_improvements') 
2025-08-24T13:46:07.196742402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:07.197653997Z [Info] FluentMigrator.Runner.MigrationRunner: 161: speed_improvements migrated 
2025-08-24T13:46:07.197789841Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017785s 
2025-08-24T13:46:07.197963701Z [Info] FluentMigrator.Runner.MigrationRunner: 162: fix_profile_format_default migrating 
2025-08-24T13:46:07.198147811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:07.198344457Z [Info] fix_profile_format_default: Starting migration of Main DB to 162 
2025-08-24T13:46:07.200434645Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Profiles FormatItems String 
2025-08-24T13:46:07.202557229Z [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-24T13:46:07.203323171Z [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-24T13:46:07.203729399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles" 
2025-08-24T13:46:07.204233874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles" 
2025-08-24T13:46:07.206190634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2025-08-24T13:46:07.206462261Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058967s 
2025-08-24T13:46:07.206796033Z [Info] FluentMigrator.Runner.MigrationRunner: AlterDefaultConstraint .Profiles FormatItems [{"format":0, "allowed":true}] 
2025-08-24T13:46:07.207246910Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002701s 
2025-08-24T13:46:07.207381702Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-24T13:46:07.207675623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Profiles" SET "FormatItems" = '[{"format":0, "allowed":true}]' WHERE "FormatItems" = '[{format:0, allowed:true}]' 
2025-08-24T13:46:07.207918262Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003929s 
2025-08-24T13:46:07.208215360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (162, '2025-08-24T13:46:07', 'fix_profile_format_default') 
2025-08-24T13:46:07.208499562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:07.209872737Z [Info] FluentMigrator.Runner.MigrationRunner: 162: fix_profile_format_default migrated 
2025-08-24T13:46:07.210034141Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002322s 
2025-08-24T13:46:07.210179925Z [Info] FluentMigrator.Runner.MigrationRunner: 163: task_duration migrating 
2025-08-24T13:46:07.210345649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:07.210547295Z [Info] task_duration: Starting migration of Main DB to 163 
2025-08-24T13:46:07.210861146Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2025-08-24T13:46:07.211011740Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-24T13:46:07.211167012Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ScheduledTasks LastStartTime DateTime 
2025-08-24T13:46:07.211386133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks" ADD COLUMN "LastStartTime" DATETIME 
2025-08-24T13:46:07.212156043Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008336s 
2025-08-24T13:46:07.212437400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (163, '2025-08-24T13:46:07', 'task_duration') 
2025-08-24T13:46:07.212707914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:07.213473896Z [Info] FluentMigrator.Runner.MigrationRunner: 163: task_duration migrated 
2025-08-24T13:46:07.213608277Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021269s 
2025-08-24T13:46:07.213778971Z [Info] FluentMigrator.Runner.MigrationRunner: 164: movie_collections_crew migrating 
2025-08-24T13:46:07.213926307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:07.214135739Z [Info] movie_collections_crew: Starting migration of Main DB to 164 
2025-08-24T13:46:07.214988025Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-08-24T13:46:07.215107435Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-08-24T13:46:07.215276475Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies Collection String 
2025-08-24T13:46:07.215486969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "Collection" TEXT 
2025-08-24T13:46:07.216199063Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007536s 
2025-08-24T13:46:07.216322551Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies Actors 
2025-08-24T13:46:07.219231688Z [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-24T13:46:07.221114439Z [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-24T13:46:07.222017297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-08-24T13:46:07.222732005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-08-24T13:46:07.224375755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2025-08-24T13:46:07.224719687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2025-08-24T13:46:07.225064461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2025-08-24T13:46:07.225385087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2025-08-24T13:46:07.225638667Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091743s 
2025-08-24T13:46:07.225791535Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Credits 
2025-08-24T13:46:07.226266962Z [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-24T13:46:07.226719633Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008195s 
2025-08-24T13:46:07.226876840Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Credits (CreditTmdbId) 
2025-08-24T13:46:07.227144539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Credits_CreditTmdbId" ON "Credits" ("CreditTmdbId" ASC) 
2025-08-24T13:46:07.227375764Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003526s 
2025-08-24T13:46:07.227688333Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Credits (MovieId) 
2025-08-24T13:46:07.227871342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Credits_MovieId" ON "Credits" ("MovieId" ASC) 
2025-08-24T13:46:07.228133971Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000331s 
2025-08-24T13:46:07.228289834Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-24T13:46:07.228508434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'NotifyMyAndroid' 
2025-08-24T13:46:07.228744820Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002929s 
2025-08-24T13:46:07.228919522Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-24T13:46:07.229161589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Pushalot' 
2025-08-24T13:46:07.229340700Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002782s 
2025-08-24T13:46:07.229648640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (164, '2025-08-24T13:46:07', 'movie_collections_crew') 
2025-08-24T13:46:07.229915698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:07.230961673Z [Info] FluentMigrator.Runner.MigrationRunner: 164: movie_collections_crew migrated 
2025-08-24T13:46:07.231101294Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018568s 
2025-08-24T13:46:07.237440036Z [Info] FluentMigrator.Runner.MigrationRunner: 165: remove_custom_formats_from_quality_model migrating 
2025-08-24T13:46:07.237616762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:07.237852617Z [Info] remove_custom_formats_from_quality_model: Starting migration of Main DB to 165 
2025-08-24T13:46:07.238502696Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2025-08-24T13:46:07.238643649Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-24T13:46:07.238793491Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist IndexerFlags Int32 
2025-08-24T13:46:07.239046661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2025-08-24T13:46:07.239760758Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008193s 
2025-08-24T13:46:07.239977865Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles 
2025-08-24T13:46:07.240114300Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-24T13:46:07.240256156Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieFiles IndexerFlags Int32 
2025-08-24T13:46:07.240487080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2025-08-24T13:46:07.241189905Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007894s 
2025-08-24T13:46:07.241332432Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-24T13:46:07.241515040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-24T13:46:07.245785056Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043091s 
2025-08-24T13:46:07.245939377Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-24T13:46:07.246087636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-24T13:46:07.247247931Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011622s 
2025-08-24T13:46:07.247394957Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-24T13:46:07.247538486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-24T13:46:07.248645705Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001101s 
2025-08-24T13:46:07.248772120Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-24T13:46:07.248968044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-24T13:46:07.249178308Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002674s 
2025-08-24T13:46:07.249324442Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-24T13:46:07.249482410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-24T13:46:07.252671661Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032153s 
2025-08-24T13:46:07.252817795Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-24T13:46:07.252978198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-24T13:46:07.254843092Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018816s 
2025-08-24T13:46:07.255155862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (165, '2025-08-24T13:46:07', 'remove_custom_formats_from_quality_model') 
2025-08-24T13:46:07.255474003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:07.256296819Z [Info] FluentMigrator.Runner.MigrationRunner: 165: remove_custom_formats_from_quality_model migrated 
2025-08-24T13:46:07.256442412Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032841s 
2025-08-24T13:46:07.256624800Z [Info] FluentMigrator.Runner.MigrationRunner: 166: fix_tmdb_list_config migrating 
2025-08-24T13:46:07.256771475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:07.256979854Z [Info] fix_tmdb_list_config: Starting migration of Main DB to 166 
2025-08-24T13:46:07.257275299Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-24T13:46:07.257439981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-24T13:46:07.259339174Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019096s 
2025-08-24T13:46:07.259515299Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-24T13:46:07.259650371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-24T13:46:07.261422759Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017565s 
2025-08-24T13:46:07.261534393Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-24T13:46:07.261692452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-24T13:46:07.263501564Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018155s 
2025-08-24T13:46:07.263771968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (166, '2025-08-24T13:46:07', 'fix_tmdb_list_config') 
2025-08-24T13:46:07.264081231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:07.264879668Z [Info] FluentMigrator.Runner.MigrationRunner: 166: fix_tmdb_list_config migrated 
2025-08-24T13:46:07.265012606Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031768s 
2025-08-24T13:46:07.265183099Z [Info] FluentMigrator.Runner.MigrationRunner: 167: remove_movie_pathstate migrating 
2025-08-24T13:46:07.265350236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:07.265612393Z [Info] remove_movie_pathstate: Starting migration of Main DB to 167 
2025-08-24T13:46:07.265937418Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies PathState 
2025-08-24T13:46:07.268808728Z [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-24T13:46:07.270697601Z [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-24T13:46:07.271581421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-08-24T13:46:07.272331801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-08-24T13:46:07.274118719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2025-08-24T13:46:07.274497461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2025-08-24T13:46:07.274845983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2025-08-24T13:46:07.275202501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2025-08-24T13:46:07.275476021Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093862s 
2025-08-24T13:46:07.275695173Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" IN ('pathsdefaultstatic') 
2025-08-24T13:46:07.275979816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" IN ('pathsdefaultstatic') 
2025-08-24T13:46:07.276164638Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003143s 
2025-08-24T13:46:07.276297345Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles 
2025-08-24T13:46:07.276427707Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-24T13:46:07.276586166Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieFiles OriginalFilePath String 
2025-08-24T13:46:07.276806580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles" ADD COLUMN "OriginalFilePath" TEXT 
2025-08-24T13:46:07.277579175Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008505s 
2025-08-24T13:46:07.277725530Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn MovieFiles Path 
2025-08-24T13:46:07.279974087Z [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-24T13:46:07.280876383Z [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-24T13:46:07.281349987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieFiles" 
2025-08-24T13:46:07.281870234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles_temp" RENAME TO "MovieFiles" 
2025-08-24T13:46:07.283588734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieFiles_MovieId" ON "MovieFiles" ("MovieId" ASC) 
2025-08-24T13:46:07.283879008Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059892s 
2025-08-24T13:46:07.284179563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (167, '2025-08-24T13:46:07', 'remove_movie_pathstate') 
2025-08-24T13:46:07.284435519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:07.285508218Z [Info] FluentMigrator.Runner.MigrationRunner: 167: remove_movie_pathstate migrated 
2025-08-24T13:46:07.285663902Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007606s 
2025-08-24T13:46:07.285823694Z [Info] FluentMigrator.Runner.MigrationRunner: 168: custom_format_rework migrating 
2025-08-24T13:46:07.285979046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:07.286188207Z [Info] custom_format_rework: Starting migration of Main DB to 168 
2025-08-24T13:46:07.286570728Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable CustomFormats 
2025-08-24T13:46:07.286698064Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-24T13:46:07.286851443Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn CustomFormats Specifications String 
2025-08-24T13:46:07.287096677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "CustomFormats" ADD COLUMN "Specifications" TEXT NOT NULL DEFAULT '[]' 
2025-08-24T13:46:07.287944714Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008882s 
2025-08-24T13:46:07.288056369Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-24T13:46:07.288207132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-24T13:46:07.291812310Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035792s 
2025-08-24T13:46:07.292006722Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn CustomFormats FormatTags 
2025-08-24T13:46:07.293911316Z [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-24T13:46:07.294387174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "CustomFormats_temp" ("Id", "Name", "Specifications") SELECT "Id", "Name", "Specifications" FROM "CustomFormats" 
2025-08-24T13:46:07.294709523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "CustomFormats" 
2025-08-24T13:46:07.295148857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "CustomFormats_temp" RENAME TO "CustomFormats" 
2025-08-24T13:46:07.296816505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC) 
2025-08-24T13:46:07.297164285Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049616s 
2025-08-24T13:46:07.297359117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (168, '2025-08-24T13:46:07', 'custom_format_rework') 
2025-08-24T13:46:07.297631355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:07.298591869Z [Info] FluentMigrator.Runner.MigrationRunner: 168: custom_format_rework migrated 
2025-08-24T13:46:07.298742592Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064463s 
2025-08-24T13:46:07.298918085Z [Info] FluentMigrator.Runner.MigrationRunner: 169: custom_format_scores migrating 
2025-08-24T13:46:07.299079029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:07.299275194Z [Info] custom_format_scores: Starting migration of Main DB to 169 
2025-08-24T13:46:07.299859881Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 
2025-08-24T13:46:07.299959743Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-24T13:46:07.300134785Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles MinFormatScore Int32 
2025-08-24T13:46:07.300359658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "MinFormatScore" INTEGER NOT NULL DEFAULT 0 
2025-08-24T13:46:07.301083665Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008127s 
2025-08-24T13:46:07.301313839Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 
2025-08-24T13:46:07.301365844Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-24T13:46:07.301500354Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles CutoffFormatScore Int32 
2025-08-24T13:46:07.301736289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "CutoffFormatScore" INTEGER NOT NULL DEFAULT 0 
2025-08-24T13:46:07.302449606Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007985s 
2025-08-24T13:46:07.302632183Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-24T13:46:07.302804560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-24T13:46:07.307817172Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050671s 
2025-08-24T13:46:07.308021102Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Profiles FormatCutoff 
2025-08-24T13:46:07.311604657Z [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-24T13:46:07.312447994Z [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-24T13:46:07.312870074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles" 
2025-08-24T13:46:07.313320321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles" 
2025-08-24T13:46:07.315051837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2025-08-24T13:46:07.315349987Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071867s 
2025-08-24T13:46:07.315510480Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable CustomFormats 
2025-08-24T13:46:07.315703889Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-24T13:46:07.315842248Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn CustomFormats IncludeCustomFormatWhenRenaming Boolean 
2025-08-24T13:46:07.316169517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "CustomFormats" ADD COLUMN "IncludeCustomFormatWhenRenaming" INTEGER NOT NULL DEFAULT 0 
2025-08-24T13:46:07.317011001Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009476s 
2025-08-24T13:46:07.317245593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (169, '2025-08-24T13:46:07', 'custom_format_scores') 
2025-08-24T13:46:07.317519364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:07.318731825Z [Info] FluentMigrator.Runner.MigrationRunner: 169: custom_format_scores migrated 
2025-08-24T13:46:07.318881898Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002692s 
2025-08-24T13:46:07.319051930Z [Info] FluentMigrator.Runner.MigrationRunner: 170: fix_trakt_list_config migrating 
2025-08-24T13:46:07.319214076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:07.319421354Z [Info] fix_trakt_list_config: Starting migration of Main DB to 170 
2025-08-24T13:46:07.319762821Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-24T13:46:07.319941812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-24T13:46:07.395335276Z []
2025-08-24T13:46:07.395438093Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0754632s 
2025-08-24T13:46:07.395649088Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-24T13:46:07.395869291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-24T13:46:07.397201994Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013496s 
2025-08-24T13:46:07.399553799Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" IN ('TraktAuthToken', 'TraktRefreshToken', 'TraktTokenExpiry', 'NewTraktAuthToken', 'NewTraktRefreshToken', 'NewTraktTokenExpiry') 
2025-08-24T13:46:07.400021450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" IN ('TraktAuthToken', 'TraktRefreshToken', 'TraktTokenExpiry', 'NewTraktAuthToken', 'NewTraktRefreshToken', 'NewTraktTokenExpiry') 
2025-08-24T13:46:07.400508671Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006483s 
2025-08-24T13:46:07.400743624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (170, '2025-08-24T13:46:07', 'fix_trakt_list_config') 
2025-08-24T13:46:07.401024289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:07.401976787Z [Info] FluentMigrator.Runner.MigrationRunner: 170: fix_trakt_list_config migrated 
2025-08-24T13:46:07.402131629Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021614s 
2025-08-24T13:46:07.402335239Z [Info] FluentMigrator.Runner.MigrationRunner: 171: quality_definition_preferred_size migrating 
2025-08-24T13:46:07.402512205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:07.402730675Z [Info] quality_definition_preferred_size: Starting migration of Main DB to 171 
2025-08-24T13:46:07.403158466Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions 
2025-08-24T13:46:07.403301334Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-08-24T13:46:07.403505274Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityDefinitions PreferredSize Double 
2025-08-24T13:46:07.403704285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions" ADD COLUMN "PreferredSize" NUMERIC 
2025-08-24T13:46:07.404445287Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008145s 
2025-08-24T13:46:07.404650680Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-24T13:46:07.404743988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-24T13:46:07.406717682Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019713s 
2025-08-24T13:46:07.407026173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (171, '2025-08-24T13:46:07', 'quality_definition_preferred_size') 
2025-08-24T13:46:07.407299773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:07.408143692Z [Info] FluentMigrator.Runner.MigrationRunner: 171: quality_definition_preferred_size migrated 
2025-08-24T13:46:07.408292211Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033718s 
2025-08-24T13:46:07.408462735Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_download_history migrating 
2025-08-24T13:46:07.408649922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:07.408917290Z [Info] add_download_history: Starting migration of Main DB to 172 
2025-08-24T13:46:07.410076073Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadHistory 
2025-08-24T13:46:07.410861764Z [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-24T13:46:07.411562535Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012473s 
2025-08-24T13:46:07.411766556Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (EventType) 
2025-08-24T13:46:07.412105047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2025-08-24T13:46:07.412520935Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005705s 
2025-08-24T13:46:07.412716719Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (MovieId) 
2025-08-24T13:46:07.413027104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_MovieId" ON "DownloadHistory" ("MovieId" ASC) 
2025-08-24T13:46:07.413390155Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004845s 
2025-08-24T13:46:07.413597302Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (DownloadId) 
2025-08-24T13:46:07.413923849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2025-08-24T13:46:07.414268773Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004939s 
2025-08-24T13:46:07.414464067Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-24T13:46:07.414657165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-24T13:46:07.417604229Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029473s 
2025-08-24T13:46:07.418013693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (172, '2025-08-24T13:46:07', 'add_download_history') 
2025-08-24T13:46:07.418395131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:07.419403371Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_download_history migrated 
2025-08-24T13:46:07.419604546Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047447s 
2025-08-24T13:46:07.419841443Z [Info] FluentMigrator.Runner.MigrationRunner: 173: net_import_status migrating 
2025-08-24T13:46:07.420083771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:07.420352642Z [Info] net_import_status: Starting migration of Main DB to 173 
2025-08-24T13:46:07.421180849Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NetImportStatus 
2025-08-24T13:46:07.421783342Z [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-24T13:46:07.422286646Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000921s 
2025-08-24T13:46:07.422458973Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NetImportStatus (ProviderId) 
2025-08-24T13:46:07.422694407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "NetImportStatus" ("ProviderId" ASC) 
2025-08-24T13:46:07.423008539Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004159s 
2025-08-24T13:46:07.423304124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (173, '2025-08-24T13:46:07', 'net_import_status') 
2025-08-24T13:46:07.423552815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:07.424410241Z [Info] FluentMigrator.Runner.MigrationRunner: 173: net_import_status migrated 
2025-08-24T13:46:07.424535543Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017718s 
2025-08-24T13:46:07.424708191Z [Info] FluentMigrator.Runner.MigrationRunner: 174: email_multiple_addresses migrating 
2025-08-24T13:46:07.424868343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:07.425080480Z [Info] email_multiple_addresses: Starting migration of Main DB to 174 
2025-08-24T13:46:07.425350384Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-24T13:46:07.425539144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-24T13:46:07.427539270Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020203s 
2025-08-24T13:46:07.427825356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (174, '2025-08-24T13:46:07', 'email_multiple_addresses') 
2025-08-24T13:46:07.428110901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:07.428856903Z [Info] FluentMigrator.Runner.MigrationRunner: 174: email_multiple_addresses migrated 
2025-08-24T13:46:07.428938297Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032591s 
2025-08-24T13:46:07.429110814Z [Info] FluentMigrator.Runner.MigrationRunner: 175: remove_chown_and_folderchmod_config migrating 
2025-08-24T13:46:07.429395657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:07.429500398Z [Info] remove_chown_and_folderchmod_config: Starting migration of Main DB to 175 
2025-08-24T13:46:07.429830082Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" IN ('folderchmod', 'chownuser', 'parsingleniency') 
2025-08-24T13:46:07.430112461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" IN ('folderchmod', 'chownuser', 'parsingleniency') 
2025-08-24T13:46:07.430419278Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003997s 
2025-08-24T13:46:07.430725354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (175, '2025-08-24T13:46:07', 'remove_chown_and_folderchmod_config') 
2025-08-24T13:46:07.430991009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:07.431620486Z [Info] FluentMigrator.Runner.MigrationRunner: 175: remove_chown_and_folderchmod_config migrated 
2025-08-24T13:46:07.431778996Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015574s 
2025-08-24T13:46:07.431942886Z [Info] FluentMigrator.Runner.MigrationRunner: 176: movie_recommendations migrating 
2025-08-24T13:46:07.432116285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:07.432319203Z [Info] movie_recommendations: Starting migration of Main DB to 176 
2025-08-24T13:46:07.432617754Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-08-24T13:46:07.432750902Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-08-24T13:46:07.432899121Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies Recommendations String 
2025-08-24T13:46:07.433140517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "Recommendations" TEXT NOT NULL DEFAULT '[]' 
2025-08-24T13:46:07.433881719Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007796s 
2025-08-24T13:46:07.434108896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (176, '2025-08-24T13:46:07', 'movie_recommendations') 
2025-08-24T13:46:07.434401565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:07.435049279Z [Info] FluentMigrator.Runner.MigrationRunner: 176: movie_recommendations migrated 
2025-08-24T13:46:07.435147637Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019404s 
2025-08-24T13:46:07.435319684Z [Info] FluentMigrator.Runner.MigrationRunner: 177: language_improvements migrating 
2025-08-24T13:46:07.435476560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:07.435689709Z [Info] language_improvements: Starting migration of Main DB to 177 
2025-08-24T13:46:07.437576167Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-08-24T13:46:07.437724946Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-24T13:46:07.437872904Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies OriginalLanguage Int32 
2025-08-24T13:46:07.438097226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "OriginalLanguage" INTEGER NOT NULL DEFAULT 1 
2025-08-24T13:46:07.438766022Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007586s 
2025-08-24T13:46:07.438921816Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-08-24T13:46:07.439022719Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-24T13:46:07.439221389Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies OriginalTitle String 
2025-08-24T13:46:07.439384738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "OriginalTitle" TEXT 
2025-08-24T13:46:07.440195701Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007304s 
2025-08-24T13:46:07.440218026Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-08-24T13:46:07.440312446Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-24T13:46:07.440483931Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies DigitalRelease DateTime 
2025-08-24T13:46:07.440701208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "DigitalRelease" DATETIME 
2025-08-24T13:46:07.441364564Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007264s 
2025-08-24T13:46:07.441515387Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies PhysicalReleaseNote 
2025-08-24T13:46:07.444648655Z [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-24T13:46:07.446658251Z [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-24T13:46:07.447611520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-08-24T13:46:07.448365709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-08-24T13:46:07.450037464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2025-08-24T13:46:07.450432018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2025-08-24T13:46:07.450733355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2025-08-24T13:46:07.451070955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2025-08-24T13:46:07.451346269Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096552s 
2025-08-24T13:46:07.451485189Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies SecondaryYearSourceId 
2025-08-24T13:46:07.454533546Z [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-24T13:46:07.456522801Z [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-24T13:46:07.457448615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-08-24T13:46:07.458101179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-08-24T13:46:07.459823286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2025-08-24T13:46:07.460179052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2025-08-24T13:46:07.460512082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2025-08-24T13:46:07.460863119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2025-08-24T13:46:07.461090958Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094321s 
2025-08-24T13:46:07.461237092Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2025-08-24T13:46:07.461391974Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-24T13:46:07.461517757Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig RenameMovies Boolean 
2025-08-24T13:46:07.461774604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "RenameMovies" INTEGER NOT NULL DEFAULT 0 
2025-08-24T13:46:07.462450304Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007558s 
2025-08-24T13:46:07.462642040Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "RenameMovies"="RenameEpisodes" 
2025-08-24T13:46:07.462862604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "RenameMovies"="RenameEpisodes" 
2025-08-24T13:46:07.463042987Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002665s 
2025-08-24T13:46:07.463197539Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig RenameEpisodes 
2025-08-24T13:46:07.465481146Z [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-24T13:46:07.466292630Z [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-24T13:46:07.466732184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2025-08-24T13:46:07.467113673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2025-08-24T13:46:07.468954519Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005559s 
2025-08-24T13:46:07.469312560Z [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-24T13:46:07.469796825Z [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-24T13:46:07.470184906Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000611s 
2025-08-24T13:46:07.470410219Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DROP INDEX IF EXISTS "IX_AlternativeTitles_CleanTitle" 
2025-08-24T13:46:07.470595763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX IF EXISTS "IX_AlternativeTitles_CleanTitle" 
2025-08-24T13:46:07.470996249Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003702s 
2025-08-24T13:46:07.471059657Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-24T13:46:07.471235722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-24T13:46:07.473551383Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023304s 
2025-08-24T13:46:07.473712017Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-24T13:46:07.473870887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-24T13:46:07.475590378Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017412s 
2025-08-24T13:46:07.475706242Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-24T13:46:07.476035024Z [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-24T13:46:07.476283544Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004196s 
2025-08-24T13:46:07.476410730Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-24T13:46:07.476613959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies" SET "LastInfoSync" = '2014-01-01 00:00:00' WHERE 1 = 1 
2025-08-24T13:46:07.476819763Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002902s 
2025-08-24T13:46:07.477097482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (177, '2025-08-24T13:46:07', 'language_improvements') 
2025-08-24T13:46:07.477359630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:07.478647573Z [Info] FluentMigrator.Runner.MigrationRunner: 177: language_improvements migrated 
2025-08-24T13:46:07.478787665Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021003s 
2025-08-24T13:46:07.478967126Z [Info] FluentMigrator.Runner.MigrationRunner: 178: new_list_server migrating 
2025-08-24T13:46:07.479104744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:07.479314275Z [Info] new_list_server: Starting migration of Main DB to 178 
2025-08-24T13:46:07.479597746Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-24T13:46:07.479755864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-24T13:46:07.482598327Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028418s 
2025-08-24T13:46:07.482742036Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-24T13:46:07.482890034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-24T13:46:07.485716434Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028289s 
2025-08-24T13:46:07.486012200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (178, '2025-08-24T13:46:07', 'new_list_server') 
2025-08-24T13:46:07.486281532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:07.487073467Z [Info] FluentMigrator.Runner.MigrationRunner: 178: new_list_server migrated 
2025-08-24T13:46:07.487204841Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041695s 
2025-08-24T13:46:07.487383641Z [Info] FluentMigrator.Runner.MigrationRunner: 179: movie_translation_indexes migrating 
2025-08-24T13:46:07.487547551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:07.487766251Z [Info] movie_translation_indexes: Starting migration of Main DB to 179 
2025-08-24T13:46:07.488133431Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieTranslations (Language) 
2025-08-24T13:46:07.488409637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_Language" ON "MovieTranslations" ("Language" ASC) 
2025-08-24T13:46:07.488706384Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003861s 
2025-08-24T13:46:07.488857979Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieTranslations (MovieId) 
2025-08-24T13:46:07.489095347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_MovieId" ON "MovieTranslations" ("MovieId" ASC) 
2025-08-24T13:46:07.489356703Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003661s 
2025-08-24T13:46:07.489640244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (179, '2025-08-24T13:46:07', 'movie_translation_indexes') 
2025-08-24T13:46:07.489914236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:07.490926243Z [Info] FluentMigrator.Runner.MigrationRunner: 179: movie_translation_indexes migrated 
2025-08-24T13:46:07.491089031Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017499s 
2025-08-24T13:46:07.491265246Z [Info] FluentMigrator.Runner.MigrationRunner: 180: fix_invalid_profile_references migrating 
2025-08-24T13:46:07.491438314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:07.491634429Z [Info] fix_invalid_profile_references: Starting migration of Main DB to 180 
2025-08-24T13:46:07.492169185Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-24T13:46:07.492280309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-24T13:46:07.494644669Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024083s 
2025-08-24T13:46:07.494948751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (180, '2025-08-24T13:46:07', 'fix_invalid_profile_references') 
2025-08-24T13:46:07.495219346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:07.495931860Z [Info] FluentMigrator.Runner.MigrationRunner: 180: fix_invalid_profile_references migrated 
2025-08-24T13:46:07.496097965Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036719s 
2025-08-24T13:46:07.496261614Z [Info] FluentMigrator.Runner.MigrationRunner: 181: list_movies_table migrating 
2025-08-24T13:46:07.496415584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:07.496610857Z [Info] list_movies_table: Starting migration of Main DB to 181 
2025-08-24T13:46:07.498377434Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable NetImport ImportLists 
2025-08-24T13:46:07.498695003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NetImport" RENAME TO "ImportLists" 
2025-08-24T13:46:07.500556240Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020138s 
2025-08-24T13:46:07.500721042Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable NetImportStatus ImportListStatus 
2025-08-24T13:46:07.500970695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NetImportStatus" RENAME TO "ImportListStatus" 
2025-08-24T13:46:07.503028588Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021365s 
2025-08-24T13:46:07.503277439Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Config" SET "Key" = 'importlistsyncinterval' WHERE "Key" = 'netimportsyncinterval' 
2025-08-24T13:46:07.503550068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Config" SET "Key" = 'importlistsyncinterval' WHERE "Key" = 'netimportsyncinterval' 
2025-08-24T13:46:07.503769530Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003213s 
2025-08-24T13:46:07.503960995Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-08-24T13:46:07.504040175Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-24T13:46:07.504203714Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists SearchOnAdd Boolean 
2025-08-24T13:46:07.504448587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "SearchOnAdd" INTEGER NOT NULL DEFAULT 0 
2025-08-24T13:46:07.505143776Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007843s 
2025-08-24T13:46:07.505303378Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListMovies 
2025-08-24T13:46:07.506112346Z [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-24T13:46:07.506778427Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013418s 
2025-08-24T13:46:07.507087039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (181, '2025-08-24T13:46:07', 'list_movies_table') 
2025-08-24T13:46:07.507317202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:07.508150900Z [Info] FluentMigrator.Runner.MigrationRunner: 181: list_movies_table migrated 
2025-08-24T13:46:07.508283467Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026941s 
2025-08-24T13:46:07.508465884Z [Info] FluentMigrator.Runner.MigrationRunner: 182: on_delete_notification migrating 
2025-08-24T13:46:07.508625225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:07.508824817Z [Info] on_delete_notification: Starting migration of Main DB to 182 
2025-08-24T13:46:07.509167076Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-08-24T13:46:07.509291226Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-24T13:46:07.509446358Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnDelete Boolean 
2025-08-24T13:46:07.509696241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnDelete" INTEGER NOT NULL DEFAULT 0 
2025-08-24T13:46:07.510467113Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008544s 
2025-08-24T13:46:07.510735233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (182, '2025-08-24T13:46:07', 'on_delete_notification') 
2025-08-24T13:46:07.511020357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:07.511682310Z [Info] FluentMigrator.Runner.MigrationRunner: 182: on_delete_notification migrated 
2025-08-24T13:46:07.511826260Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020624s 
2025-08-24T13:46:07.512026493Z [Info] FluentMigrator.Runner.MigrationRunner: 183: download_propers_config migrating 
2025-08-24T13:46:07.512209832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:07.512399293Z [Info] download_propers_config: Starting migration of Main DB to 183 
2025-08-24T13:46:07.512703516Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-24T13:46:07.512873618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-24T13:46:07.513500520Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000636s 
2025-08-24T13:46:07.513714351Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers' 
2025-08-24T13:46:07.513933432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers' 
2025-08-24T13:46:07.514128775Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002588s 
2025-08-24T13:46:07.514309850Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Profiles PreferredTags 
2025-08-24T13:46:07.516666554Z [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-24T13:46:07.517406304Z [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-24T13:46:07.517806539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles" 
2025-08-24T13:46:07.518260503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles" 
2025-08-24T13:46:07.520448799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2025-08-24T13:46:07.520718051Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062936s 
2025-08-24T13:46:07.520991041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (183, '2025-08-24T13:46:07', 'download_propers_config') 
2025-08-24T13:46:07.521342889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:07.522390889Z [Info] FluentMigrator.Runner.MigrationRunner: 183: download_propers_config migrated 
2025-08-24T13:46:07.522543236Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078957s 
2025-08-24T13:46:07.522697075Z [Info] FluentMigrator.Runner.MigrationRunner: 184: add_priority_to_indexers migrating 
2025-08-24T13:46:07.522859462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:07.523076690Z [Info] add_priority_to_indexers: Starting migration of Main DB to 184 
2025-08-24T13:46:07.523462817Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-08-24T13:46:07.523586255Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-24T13:46:07.523764324Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Priority Int32 
2025-08-24T13:46:07.523985609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 25 
2025-08-24T13:46:07.524734357Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008705s 
2025-08-24T13:46:07.525032477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (184, '2025-08-24T13:46:07', 'add_priority_to_indexers') 
2025-08-24T13:46:07.525290877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:07.526040787Z [Info] FluentMigrator.Runner.MigrationRunner: 184: add_priority_to_indexers migrated 
2025-08-24T13:46:07.526184226Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021161s 
2025-08-24T13:46:07.526363466Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_alternative_title_indices migrating 
2025-08-24T13:46:07.526541705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:07.526769273Z [Info] add_alternative_title_indices: Starting migration of Main DB to 185 
2025-08-24T13:46:07.527115100Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlternativeTitles (CleanTitle) 
2025-08-24T13:46:07.527388320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2025-08-24T13:46:07.527679456Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003934s 
2025-08-24T13:46:07.527865300Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieTranslations (CleanTitle) 
2025-08-24T13:46:07.528118850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_CleanTitle" ON "MovieTranslations" ("CleanTitle" ASC) 
2025-08-24T13:46:07.528405257Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003929s 
2025-08-24T13:46:07.528700822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (185, '2025-08-24T13:46:07', 'add_alternative_title_indices') 
2025-08-24T13:46:07.528981267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:07.531450708Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_alternative_title_indices migrated 
2025-08-24T13:46:07.531598556Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033802s 
2025-08-24T13:46:07.531760161Z [Info] FluentMigrator.Runner.MigrationRunner: 186: fix_tmdb_duplicates migrating 
2025-08-24T13:46:07.531935975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:07.532157431Z [Info] fix_tmdb_duplicates: Starting migration of Main DB to 186 
2025-08-24T13:46:07.533591277Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-24T13:46:07.533765659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-24T13:46:07.537079430Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003301s 
2025-08-24T13:46:07.537586170Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Movies () 
2025-08-24T13:46:07.538016497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Movies_TmdbId" 
2025-08-24T13:46:07.538374918Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006696s 
2025-08-24T13:46:07.538514189Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-08-24T13:46:07.538664862Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-24T13:46:07.538803561Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies TmdbId Int32 
2025-08-24T13:46:07.541967802Z [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-24T13:46:07.544014402Z [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-24T13:46:07.544935166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-08-24T13:46:07.545517187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-08-24T13:46:07.547705272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2025-08-24T13:46:07.548146220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2025-08-24T13:46:07.548521185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2025-08-24T13:46:07.548797211Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098558s 
2025-08-24T13:46:07.548950299Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (TmdbId) 
2025-08-24T13:46:07.549152957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2025-08-24T13:46:07.549454524Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003673s 
2025-08-24T13:46:07.549757033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (186, '2025-08-24T13:46:07', 'fix_tmdb_duplicates') 
2025-08-24T13:46:07.550013780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:07.550905325Z [Info] FluentMigrator.Runner.MigrationRunner: 186: fix_tmdb_duplicates migrated 
2025-08-24T13:46:07.551041248Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017887s 
2025-08-24T13:46:07.551233696Z [Info] FluentMigrator.Runner.MigrationRunner: 187: swap_filechmod_for_folderchmod migrating 
2025-08-24T13:46:07.551400101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:07.551636046Z [Info] swap_filechmod_for_folderchmod: Starting migration of Main DB to 187 
2025-08-24T13:46:07.551951501Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-24T13:46:07.552117946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-24T13:46:07.552768556Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006719s 
2025-08-24T13:46:07.553076185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (187, '2025-08-24T13:46:07', 'swap_filechmod_for_folderchmod') 
2025-08-24T13:46:07.553346029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:07.553970616Z [Info] FluentMigrator.Runner.MigrationRunner: 187: swap_filechmod_for_folderchmod migrated 
2025-08-24T13:46:07.554115147Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018377s 
2025-08-24T13:46:07.554287825Z [Info] FluentMigrator.Runner.MigrationRunner: 188: mediainfo_channels migrating 
2025-08-24T13:46:07.554461254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:07.554672790Z [Info] mediainfo_channels: Starting migration of Main DB to 188 
2025-08-24T13:46:07.555100351Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MovieFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannels"', '"audioChannelsContainer"'); 
2025-08-24T13:46:07.555412158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MovieFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannels"', '"audioChannelsContainer"'); 
2025-08-24T13:46:07.555652562Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003555s 
2025-08-24T13:46:07.555980813Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MovieFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannelPositionsText"', '"audioChannelPositionsTextContainer"'); 
2025-08-24T13:46:07.556333523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MovieFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannelPositionsText"', '"audioChannelPositionsTextContainer"'); 
2025-08-24T13:46:07.556579178Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003987s 
2025-08-24T13:46:07.556817989Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Config" SET "Value" = max(("Value" / 60) + 1, 6) WHERE "Key" = 'importlistsyncinterval' 
2025-08-24T13:46:07.557089165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Config" SET "Value" = max(("Value" / 60) + 1, 6) WHERE "Key" = 'importlistsyncinterval' 
2025-08-24T13:46:07.557317274Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003144s 
2025-08-24T13:46:07.557581195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (188, '2025-08-24T13:46:07', 'mediainfo_channels') 
2025-08-24T13:46:07.557851810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:07.558422208Z [Info] FluentMigrator.Runner.MigrationRunner: 188: mediainfo_channels migrated 
2025-08-24T13:46:07.558565417Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014098s 
2025-08-24T13:46:07.558744337Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_update_history migrating 
2025-08-24T13:46:07.558887265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:07.559086476Z [Info] add_update_history: Starting migration of Main DB to 189 
2025-08-24T13:46:07.559414125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (189, '2025-08-24T13:46:07', 'add_update_history') 
2025-08-24T13:46:07.559685892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:07.560290700Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_update_history migrated 
2025-08-24T13:46:07.560432706Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013715s 
2025-08-24T13:46:07.560587898Z [Info] FluentMigrator.Runner.MigrationRunner: 190: update_awesome_hd_link migrating 
2025-08-24T13:46:07.560763953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:07.560976210Z [Info] update_awesome_hd_link: Starting migration of Main DB to 190 
2025-08-24T13:46:07.563564531Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", 'https://awesome-hd.net', 'https://awesome-hd.club') WHERE "Implementation" = 'AwesomeHD'; 
2025-08-24T13:46:07.563951620Z [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-24T13:46:07.564231774Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004447s 
2025-08-24T13:46:07.564512960Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", 'https://awesome-hd.me', 'https://awesome-hd.club') WHERE "Implementation" = 'AwesomeHD'; 
2025-08-24T13:46:07.564859628Z [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-24T13:46:07.565117167Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004003s 
2025-08-24T13:46:07.565388152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (190, '2025-08-24T13:46:07', 'update_awesome_hd_link') 
2025-08-24T13:46:07.565668426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:07.566377303Z [Info] FluentMigrator.Runner.MigrationRunner: 190: update_awesome_hd_link migrated 
2025-08-24T13:46:07.566572737Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016369s 
2025-08-24T13:46:07.566683730Z [Info] FluentMigrator.Runner.MigrationRunner: 191: remove_awesomehd migrating 
2025-08-24T13:46:07.566844384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:07.567044978Z [Info] remove_awesomehd: Starting migration of Main DB to 191 
2025-08-24T13:46:07.567344841Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-24T13:46:07.567583201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'AwesomeHD' 
2025-08-24T13:46:07.567784567Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002778s 
2025-08-24T13:46:07.568070602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (191, '2025-08-24T13:46:07', 'remove_awesomehd') 
2025-08-24T13:46:07.568365115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:07.569097720Z [Info] FluentMigrator.Runner.MigrationRunner: 191: remove_awesomehd migrated 
2025-08-24T13:46:07.569216159Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015422s 
2025-08-24T13:46:07.569372734Z [Info] FluentMigrator.Runner.MigrationRunner: 192: add_on_delete_to_notifications migrating 
2025-08-24T13:46:07.569551414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:07.569758040Z [Info] add_on_delete_to_notifications: Starting migration of Main DB to 192 
2025-08-24T13:46:07.570269069Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Notifications OnDelete to OnMovieDelete 
2025-08-24T13:46:07.572880246Z [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-24T13:46:07.573890610Z [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-24T13:46:07.574379043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications" 
2025-08-24T13:46:07.574760271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications" 
2025-08-24T13:46:07.576830228Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063939s 
2025-08-24T13:46:07.576977244Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-08-24T13:46:07.577135182Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-24T13:46:07.577282769Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnMovieFileDelete Boolean 
2025-08-24T13:46:07.577534866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnMovieFileDelete" INTEGER NOT NULL DEFAULT 0 
2025-08-24T13:46:07.578300448Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008677s 
2025-08-24T13:46:07.578448927Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-08-24T13:46:07.578577095Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-24T13:46:07.578753680Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnMovieFileDeleteForUpgrade Boolean 
2025-08-24T13:46:07.579026119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnMovieFileDeleteForUpgrade" INTEGER NOT NULL DEFAULT 0 
2025-08-24T13:46:07.579789275Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008215s 
2025-08-24T13:46:07.580048306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (192, '2025-08-24T13:46:07', 'add_on_delete_to_notifications') 
2025-08-24T13:46:07.580325485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:07.581278774Z [Info] FluentMigrator.Runner.MigrationRunner: 192: add_on_delete_to_notifications migrated 
2025-08-24T13:46:07.581421701Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023235s 
2025-08-24T13:46:07.581592996Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_bypass_to_delay_profile migrating 
2025-08-24T13:46:07.581755924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:07.581960947Z [Info] add_bypass_to_delay_profile: Starting migration of Main DB to 194 
2025-08-24T13:46:07.582661157Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2025-08-24T13:46:07.582798543Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-24T13:46:07.582978055Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfHighestQuality Boolean 
2025-08-24T13:46:07.583245543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfHighestQuality" INTEGER NOT NULL DEFAULT 0 
2025-08-24T13:46:07.584006896Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008603s 
2025-08-24T13:46:07.584138311Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-24T13:46:07.584351490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DelayProfiles" SET "BypassIfHighestQuality" = 1 WHERE 1 = 1 
2025-08-24T13:46:07.584569559Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002998s 
2025-08-24T13:46:07.584861527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (194, '2025-08-24T13:46:07', 'add_bypass_to_delay_profile') 
2025-08-24T13:46:07.585151691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:07.585794104Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_bypass_to_delay_profile migrated 
2025-08-24T13:46:07.585931912Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014834s 
2025-08-24T13:46:07.586101824Z [Info] FluentMigrator.Runner.MigrationRunner: 195: update_notifiarr migrating 
2025-08-24T13:46:07.586263670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:07.586460326Z [Info] update_notifiarr: Starting migration of Main DB to 195 
2025-08-24T13:46:07.591864956Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2025-08-24T13:46:07.592409112Z [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-24T13:46:07.592720158Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005943s 
2025-08-24T13:46:07.592998088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (195, '2025-08-24T13:46:07', 'update_notifiarr') 
2025-08-24T13:46:07.593301849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:07.593896817Z [Info] FluentMigrator.Runner.MigrationRunner: 195: update_notifiarr migrated 
2025-08-24T13:46:07.594043001Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017429s 
2025-08-24T13:46:07.594200047Z [Info] FluentMigrator.Runner.MigrationRunner: 196: legacy_mediainfo_hdr migrating 
2025-08-24T13:46:07.594356633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:07.594577648Z [Info] legacy_mediainfo_hdr: Starting migration of Main DB to 196 
2025-08-24T13:46:07.594958915Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "StandardMovieFormat" = Replace("StandardMovieFormat", '{MediaInfo HDR}', '{MediaInfo VideoDynamicRange}'); 
2025-08-24T13:46:07.595324180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "StandardMovieFormat" = Replace("StandardMovieFormat", '{MediaInfo HDR}', '{MediaInfo VideoDynamicRange}'); 
2025-08-24T13:46:07.595573232Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003992s 
2025-08-24T13:46:07.595864137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (196, '2025-08-24T13:46:07', 'legacy_mediainfo_hdr') 
2025-08-24T13:46:07.596132768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:07.596721153Z [Info] FluentMigrator.Runner.MigrationRunner: 196: legacy_mediainfo_hdr migrated 
2025-08-24T13:46:07.596858219Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015211s 
2025-08-24T13:46:07.597093282Z [Info] FluentMigrator.Runner.MigrationRunner: 197: rename_blacklist_to_blocklist migrating 
2025-08-24T13:46:07.597216941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:07.597409869Z [Info] rename_blacklist_to_blocklist: Starting migration of Main DB to 197 
2025-08-24T13:46:07.597716988Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Blacklist Blocklist 
2025-08-24T13:46:07.597916058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" RENAME TO "Blocklist" 
2025-08-24T13:46:07.599663556Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017748s 
2025-08-24T13:46:07.599965554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (197, '2025-08-24T13:46:07', 'rename_blacklist_to_blocklist') 
2025-08-24T13:46:07.600234045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:07.600867711Z [Info] FluentMigrator.Runner.MigrationRunner: 197: rename_blacklist_to_blocklist migrated 
2025-08-24T13:46:07.601035879Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029662s 
2025-08-24T13:46:07.601190340Z [Info] FluentMigrator.Runner.MigrationRunner: 198: add_indexer_tags migrating 
2025-08-24T13:46:07.601325733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:07.601534383Z [Info] add_indexer_tags: Starting migration of Main DB to 198 
2025-08-24T13:46:07.601826722Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-08-24T13:46:07.601968056Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-24T13:46:07.602112477Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String 
2025-08-24T13:46:07.602313472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT 
2025-08-24T13:46:07.603055095Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007849s 
2025-08-24T13:46:07.603362363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (198, '2025-08-24T13:46:07', 'add_indexer_tags') 
2025-08-24T13:46:07.603577116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:07.604224148Z [Info] FluentMigrator.Runner.MigrationRunner: 198: add_indexer_tags migrated 
2025-08-24T13:46:07.604349561Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019438s 
2025-08-24T13:46:07.604536628Z [Info] FluentMigrator.Runner.MigrationRunner: 199: mediainfo_to_ffmpeg migrating 
2025-08-24T13:46:07.604682581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:07.604895450Z [Info] mediainfo_to_ffmpeg: Starting migration of Main DB to 199 
2025-08-24T13:46:07.605138108Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-24T13:46:07.605300976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-24T13:46:07.607334330Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020444s 
2025-08-24T13:46:07.607640967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (199, '2025-08-24T13:46:07', 'mediainfo_to_ffmpeg') 
2025-08-24T13:46:07.607917253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:07.608463162Z [Info] FluentMigrator.Runner.MigrationRunner: 199: mediainfo_to_ffmpeg migrated 
2025-08-24T13:46:07.608594968Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031655s 
2025-08-24T13:46:07.608796313Z [Info] FluentMigrator.Runner.MigrationRunner: 200: cdh_per_downloadclient migrating 
2025-08-24T13:46:07.608929842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:07.609138783Z [Info] cdh_per_downloadclient: Starting migration of Main DB to 200 
2025-08-24T13:46:07.609544970Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2025-08-24T13:46:07.609682046Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-24T13:46:07.609871768Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveCompletedDownloads Boolean 
2025-08-24T13:46:07.610137213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveCompletedDownloads" INTEGER NOT NULL DEFAULT 1 
2025-08-24T13:46:07.610853605Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008162s 
2025-08-24T13:46:07.611025110Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveFailedDownloads Boolean 
2025-08-24T13:46:07.611299322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveFailedDownloads" INTEGER NOT NULL DEFAULT 1 
2025-08-24T13:46:07.612073801Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008574s 
2025-08-24T13:46:07.612198362Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-24T13:46:07.612349897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-24T13:46:07.616131430Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037748s 
2025-08-24T13:46:07.616405883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (200, '2025-08-24T13:46:07', 'cdh_per_downloadclient') 
2025-08-24T13:46:07.616692430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:07.617275474Z [Info] FluentMigrator.Runner.MigrationRunner: 200: cdh_per_downloadclient migrated 
2025-08-24T13:46:07.617410806Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049037s 
2025-08-24T13:46:07.617575828Z [Info] FluentMigrator.Runner.MigrationRunner: 201: migrate_discord_from_slack migrating 
2025-08-24T13:46:07.617736782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:07.617949050Z [Info] migrate_discord_from_slack: Starting migration of Main DB to 201 
2025-08-24T13:46:07.618195807Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-24T13:46:07.618362212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-24T13:46:07.621886958Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035394s 
2025-08-24T13:46:07.622179747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (201, '2025-08-24T13:46:07', 'migrate_discord_from_slack') 
2025-08-24T13:46:07.622456484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:07.623007213Z [Info] FluentMigrator.Runner.MigrationRunner: 201: migrate_discord_from_slack migrated 
2025-08-24T13:46:07.623145862Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00463s 
2025-08-24T13:46:07.623318129Z [Info] FluentMigrator.Runner.MigrationRunner: 202: remove_predb migrating 
2025-08-24T13:46:07.623461999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:07.623654787Z [Info] remove_predb: Starting migration of Main DB to 202 
2025-08-24T13:46:07.624609248Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-24T13:46:07.624826706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies" SET "MinimumAvailability" = 3 WHERE "MinimumAvailability" = 4 
2025-08-24T13:46:07.625139616Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003195s 
2025-08-24T13:46:07.625183965Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-24T13:46:07.625394209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ImportLists" SET "MinimumAvailability" = 3 WHERE "MinimumAvailability" = 4 
2025-08-24T13:46:07.625655815Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000315s 
2025-08-24T13:46:07.625742901Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-24T13:46:07.625947342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies" SET "Status" = 3 WHERE "Status" = 4 
2025-08-24T13:46:07.626126944Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002604s 
2025-08-24T13:46:07.626260883Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-24T13:46:07.626448481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ImportListMovies" SET "Status" = 3 WHERE "Status" = 4 
2025-08-24T13:46:07.626660307Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002777s 
2025-08-24T13:46:07.626812855Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies HasPreDBEntry 
2025-08-24T13:46:07.629975772Z [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-24T13:46:07.631898433Z [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-24T13:46:07.632805850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-08-24T13:46:07.633447972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-08-24T13:46:07.635419762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2025-08-24T13:46:07.635738524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2025-08-24T13:46:07.636082606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2025-08-24T13:46:07.636410236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2025-08-24T13:46:07.636680881Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097132s 
2025-08-24T13:46:07.636966977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (202, '2025-08-24T13:46:07', 'remove_predb') 
2025-08-24T13:46:07.637262231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:07.638107503Z [Info] FluentMigrator.Runner.MigrationRunner: 202: remove_predb migrated 
2025-08-24T13:46:07.638338308Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110348s 
2025-08-24T13:46:07.638522228Z [Info] FluentMigrator.Runner.MigrationRunner: 203: add_on_update_to_notifications migrating 
2025-08-24T13:46:07.638676329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:07.638899698Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 203 
2025-08-24T13:46:07.639263240Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-08-24T13:46:07.639393643Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-08-24T13:46:07.639561741Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean 
2025-08-24T13:46:07.639811805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 0 
2025-08-24T13:46:07.640589099Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000866s 
2025-08-24T13:46:07.640857810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (203, '2025-08-24T13:46:07', 'add_on_update_to_notifications') 
2025-08-24T13:46:07.641147574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:07.641899207Z [Info] FluentMigrator.Runner.MigrationRunner: 203: add_on_update_to_notifications migrated 
2025-08-24T13:46:07.642030551Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021365s 
2025-08-24T13:46:07.642209472Z [Info] FluentMigrator.Runner.MigrationRunner: 204: ensure_identity_on_id_columns migrating 
2025-08-24T13:46:07.642390656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:07.642587563Z [Info] ensure_identity_on_id_columns: Starting migration of Main DB to 204 
2025-08-24T13:46:07.644034225Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-24T13:46:07.644226843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1 
2025-08-24T13:46:07.644424050Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002342s 
2025-08-24T13:46:07.644567809Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies Id Int32 
2025-08-24T13:46:07.647649604Z [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-24T13:46:07.649577896Z [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-24T13:46:07.650477677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-08-24T13:46:07.651158227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-08-24T13:46:07.653104195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2025-08-24T13:46:07.653448879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2025-08-24T13:46:07.653771418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2025-08-24T13:46:07.654112385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2025-08-24T13:46:07.654367148Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096663s 
2025-08-24T13:46:07.654581129Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieTranslations Id Int32 
2025-08-24T13:46:07.656938885Z [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-24T13:46:07.657386747Z [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-24T13:46:07.657732253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieTranslations" 
2025-08-24T13:46:07.658390979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieTranslations_temp" RENAME TO "MovieTranslations" 
2025-08-24T13:46:07.661088610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_Language" ON "MovieTranslations" ("Language" ASC) 
2025-08-24T13:46:07.661442322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_MovieId" ON "MovieTranslations" ("MovieId" ASC) 
2025-08-24T13:46:07.661821255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_CleanTitle" ON "MovieTranslations" ("CleanTitle" ASC) 
2025-08-24T13:46:07.662180037Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074289s 
2025-08-24T13:46:07.662344418Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands Id Int32 
2025-08-24T13:46:07.666631178Z [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-24T13:46:07.667358612Z [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-24T13:46:07.667775391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-08-24T13:46:07.668148823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-08-24T13:46:07.669874337Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073775s 
2025-08-24T13:46:07.670051614Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Credits Id Int32 
2025-08-24T13:46:07.672451817Z [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-24T13:46:07.673187468Z [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-24T13:46:07.673588094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Credits" 
2025-08-24T13:46:07.674045094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Credits_temp" RENAME TO "Credits" 
2025-08-24T13:46:07.675837342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Credits_CreditTmdbId" ON "Credits" ("CreditTmdbId" ASC) 
2025-08-24T13:46:07.676213800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Credits_MovieId" ON "Credits" ("MovieId" ASC) 
2025-08-24T13:46:07.676488704Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062952s 
2025-08-24T13:46:07.676639918Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Profiles Id Int32 
2025-08-24T13:46:07.679006583Z [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-24T13:46:07.679751041Z [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-24T13:46:07.680171849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles" 
2025-08-24T13:46:07.680593037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles" 
2025-08-24T13:46:07.682393301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2025-08-24T13:46:07.682666381Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058769s 
2025-08-24T13:46:07.682820771Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Id Int32 
2025-08-24T13:46:07.685138417Z [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-24T13:46:07.685745279Z [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-24T13:46:07.686115835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2025-08-24T13:46:07.686478255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2025-08-24T13:46:07.688204390Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052328s 
2025-08-24T13:46:07.688369433Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn NamingConfig Id Int32 
2025-08-24T13:46:07.690745917Z [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-24T13:46:07.691572782Z [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-24T13:46:07.692007467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2025-08-24T13:46:07.692369816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2025-08-24T13:46:07.694139799Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056187s 
2025-08-24T13:46:07.694296094Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Id Int32 
2025-08-24T13:46:07.696646135Z [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-24T13:46:07.697314000Z [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-24T13:46:07.697732973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2025-08-24T13:46:07.698161376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2025-08-24T13:46:07.699940177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2025-08-24T13:46:07.700324931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2025-08-24T13:46:07.700593312Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061441s 
2025-08-24T13:46:07.700766801Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Id Int32 
2025-08-24T13:46:07.703218237Z [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-24T13:46:07.704160223Z [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-24T13:46:07.704661562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2025-08-24T13:46:07.705041828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2025-08-24T13:46:07.706825389Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058672s 
2025-08-24T13:46:07.706952174Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieFiles Id Int32 
2025-08-24T13:46:07.709458520Z [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-24T13:46:07.710344614Z [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-24T13:46:07.710815311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieFiles" 
2025-08-24T13:46:07.711254676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles_temp" RENAME TO "MovieFiles" 
2025-08-24T13:46:07.713069620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieFiles_MovieId" ON "MovieFiles" ("MovieId" ASC) 
2025-08-24T13:46:07.713397560Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062623s 
2025-08-24T13:46:07.713503904Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn CustomFormats Id Int32 
2025-08-24T13:46:07.717008279Z [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-24T13:46:07.718101109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "CustomFormats_temp" ("Id", "Name", "Specifications", "IncludeCustomFormatWhenRenaming") SELECT "Id", "Name", "Specifications", "IncludeCustomFormatWhenRenaming" FROM "CustomFormats" 
2025-08-24T13:46:07.718139877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "CustomFormats" 
2025-08-24T13:46:07.718619022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "CustomFormats_temp" RENAME TO "CustomFormats" 
2025-08-24T13:46:07.721038573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC) 
2025-08-24T13:46:07.721343346Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076103s 
2025-08-24T13:46:07.724666788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (204, '2025-08-24T13:46:07', 'ensure_identity_on_id_columns') 
2025-08-24T13:46:07.724701958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:07.729507884Z [Info] FluentMigrator.Runner.MigrationRunner: 204: ensure_identity_on_id_columns migrated 
2025-08-24T13:46:07.729551912Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0152222s 
2025-08-24T13:46:07.729562143Z [Info] FluentMigrator.Runner.MigrationRunner: 205: download_client_per_indexer migrating 
2025-08-24T13:46:07.730011638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:07.730039845Z [Info] download_client_per_indexer: Starting migration of Main DB to 205 
2025-08-24T13:46:07.730554721Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-08-24T13:46:07.730679182Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4E-06s 
2025-08-24T13:46:07.731981093Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32 
2025-08-24T13:46:07.732000742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0 
2025-08-24T13:46:07.732271978Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012612s 
2025-08-24T13:46:07.732639007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (205, '2025-08-24T13:46:07', 'download_client_per_indexer') 
2025-08-24T13:46:07.733006357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:07.733800025Z [Info] FluentMigrator.Runner.MigrationRunner: 205: download_client_per_indexer migrated 
2025-08-24T13:46:07.733972612Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002768s 
2025-08-24T13:46:07.734152474Z [Info] FluentMigrator.Runner.MigrationRunner: 206: multiple_ratings_support migrating 
2025-08-24T13:46:07.734726610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:07.734741931Z [Info] multiple_ratings_support: Starting migration of Main DB to 206 
2025-08-24T13:46:07.735173530Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "CustomFilters" SET "Filters" = Replace("Filters", 'ratings', 'tmdbRating') WHERE "Type" = 'discoverMovie'; 
2025-08-24T13:46:07.735479736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFilters" SET "Filters" = Replace("Filters", 'ratings', 'tmdbRating') WHERE "Type" = 'discoverMovie'; 
2025-08-24T13:46:07.735758477Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004063s 
2025-08-24T13:46:07.736063301Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "CustomFilters" SET "Filters" = Replace("Filters", 'ratings', 'tmdbRating') WHERE "Type" = 'movieIndex'; 
2025-08-24T13:46:07.736401983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFilters" SET "Filters" = Replace("Filters", 'ratings', 'tmdbRating') WHERE "Type" = 'movieIndex'; 
2025-08-24T13:46:07.736685313Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003917s 
2025-08-24T13:46:07.736848462Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-24T13:46:07.736991139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-24T13:46:07.740017192Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029837s 
2025-08-24T13:46:07.740218146Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-24T13:46:07.740400994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-24T13:46:07.740704816Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003142s 
2025-08-24T13:46:07.741020421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (206, '2025-08-24T13:46:07', 'multiple_ratings_support') 
2025-08-24T13:46:07.741321237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:07.742116408Z [Info] FluentMigrator.Runner.MigrationRunner: 206: multiple_ratings_support migrated 
2025-08-24T13:46:07.742268734Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016948s 
2025-08-24T13:46:07.742509349Z [Info] FluentMigrator.Runner.MigrationRunner: 207: movie_metadata migrating 
2025-08-24T13:46:07.742622967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:07.742882209Z [Info] movie_metadata: Starting migration of Main DB to 207 
2025-08-24T13:46:07.745884163Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MovieMetadata 
2025-08-24T13:46:07.746945700Z [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-24T13:46:07.747830862Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017312s 
2025-08-24T13:46:07.748009472Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieMetadata (TmdbId) 
2025-08-24T13:46:07.748278273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2025-08-24T13:46:07.748591473Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004362s 
2025-08-24T13:46:07.748803751Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieMetadata (CleanTitle) 
2025-08-24T13:46:07.749137513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2025-08-24T13:46:07.749442757Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004597s 
2025-08-24T13:46:07.749653171Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieMetadata (CleanOriginalTitle) 
2025-08-24T13:46:07.749923846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2025-08-24T13:46:07.750204861Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004079s 
2025-08-24T13:46:07.755468388Z [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-24T13:46:07.755519311Z                           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-24T13:46:07.755532017Z                           FROM "Movies" 
2025-08-24T13:46:07.757304695Z [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-24T13:46:07.757323233Z                           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-24T13:46:07.757331239Z                           FROM "Movies" 
2025-08-24T13:46:07.758240609Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001968s 
2025-08-24T13:46:07.759568192Z [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-24T13:46:07.759591980Z                           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-24T13:46:07.759599455Z                           FROM "ImportListMovies"
2025-08-24T13:46:07.759604275Z                           WHERE "ImportListMovies"."TmdbId" NOT IN ( SELECT "MovieMetadata"."TmdbId" FROM "MovieMetadata" )
2025-08-24T13:46:07.759609886Z                           AND "ImportListMovies"."Id" IN ( SELECT MIN("Id") FROM "ImportListMovies" GROUP BY "TmdbId" ) 
2025-08-24T13:46:07.761326542Z [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-24T13:46:07.761356713Z                           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-24T13:46:07.761364468Z                           FROM "ImportListMovies"
2025-08-24T13:46:07.761369649Z                           WHERE "ImportListMovies"."TmdbId" NOT IN ( SELECT "MovieMetadata"."TmdbId" FROM "MovieMetadata" )
2025-08-24T13:46:07.761375070Z                           AND "ImportListMovies"."Id" IN ( SELECT MIN("Id") FROM "ImportListMovies" GROUP BY "TmdbId" ) 
2025-08-24T13:46:07.762442960Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021343s 
2025-08-24T13:46:07.762621850Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-08-24T13:46:07.762801632Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s 
2025-08-24T13:46:07.762963768Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies MovieMetadataId Int32 
2025-08-24T13:46:07.763296668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0 
2025-08-24T13:46:07.764205017Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010459s 
2025-08-24T13:46:07.764404288Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlternativeTitles 
2025-08-24T13:46:07.764553559Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-08-24T13:46:07.764804925Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AlternativeTitles MovieMetadataId Int32 
2025-08-24T13:46:07.765064948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0 
2025-08-24T13:46:07.765875450Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009257s 
2025-08-24T13:46:07.766010712Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Credits 
2025-08-24T13:46:07.766172638Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-08-24T13:46:07.766367160Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Credits MovieMetadataId Int32 
2025-08-24T13:46:07.766610440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Credits" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0 
2025-08-24T13:46:07.767513057Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009839s 
2025-08-24T13:46:07.767702909Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieTranslations 
2025-08-24T13:46:07.767840837Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-24T13:46:07.768051040Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieTranslations MovieMetadataId Int32 
2025-08-24T13:46:07.768344791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieTranslations" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0 
2025-08-24T13:46:07.769269473Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001036s 
2025-08-24T13:46:07.769446519Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListMovies 
2025-08-24T13:46:07.769601682Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-24T13:46:07.769767646Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListMovies MovieMetadataId Int32 
2025-08-24T13:46:07.770068291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListMovies" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0 
2025-08-24T13:46:07.770887040Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009069s 
2025-08-24T13:46:07.771040889Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListMovies (MovieMetadataId) 
2025-08-24T13:46:07.771381846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_ImportListMovies_MovieMetadataId" ON "ImportListMovies" ("MovieMetadataId" ASC) 
2025-08-24T13:46:07.771740869Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005235s 
2025-08-24T13:46:07.772164081Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Movies"
2025-08-24T13:46:07.772177989Z                           SET "MovieMetadataId" = (SELECT "MovieMetadata"."Id" 
2025-08-24T13:46:07.772183480Z                                                   FROM "MovieMetadata"
2025-08-24T13:46:07.772188760Z                                                   WHERE "MovieMetadata"."TmdbId" = "Movies"."TmdbId") 
2025-08-24T13:46:07.772681382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies"
2025-08-24T13:46:07.772696012Z                           SET "MovieMetadataId" = (SELECT "MovieMetadata"."Id" 
2025-08-24T13:46:07.772705350Z                                                   FROM "MovieMetadata"
2025-08-24T13:46:07.772713958Z                                                   WHERE "MovieMetadata"."TmdbId" = "Movies"."TmdbId") 
2025-08-24T13:46:07.773010405Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005715s 
2025-08-24T13:46:07.773450340Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "AlternativeTitles"
2025-08-24T13:46:07.773460902Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2025-08-24T13:46:07.773466493Z                                                   FROM "Movies" 
2025-08-24T13:46:07.773471814Z                                                   WHERE "Movies"."Id" = "AlternativeTitles"."MovieId") 
2025-08-24T13:46:07.774003865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "AlternativeTitles"
2025-08-24T13:46:07.774013714Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2025-08-24T13:46:07.774029807Z                                                   FROM "Movies" 
2025-08-24T13:46:07.774035218Z                                                   WHERE "Movies"."Id" = "AlternativeTitles"."MovieId") 
2025-08-24T13:46:07.774348999Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006202s 
2025-08-24T13:46:07.774761881Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Credits"
2025-08-24T13:46:07.774769787Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2025-08-24T13:46:07.774774185Z                                                   FROM "Movies" 
2025-08-24T13:46:07.774778163Z                                                   WHERE "Movies"."Id" = "Credits"."MovieId") 
2025-08-24T13:46:07.775238400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Credits"
2025-08-24T13:46:07.775251466Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2025-08-24T13:46:07.775259042Z                                                   FROM "Movies" 
2025-08-24T13:46:07.775265966Z                                                   WHERE "Movies"."Id" = "Credits"."MovieId") 
2025-08-24T13:46:07.775575408Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000554s 
2025-08-24T13:46:07.776020144Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MovieTranslations"
2025-08-24T13:46:07.776036847Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2025-08-24T13:46:07.776042238Z                                                   FROM "Movies" 
2025-08-24T13:46:07.776047128Z                                                   WHERE "Movies"."Id" = "MovieTranslations"."MovieId") 
2025-08-24T13:46:07.776601274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MovieTranslations"
2025-08-24T13:46:07.776613158Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2025-08-24T13:46:07.776620212Z                                                   FROM "Movies" 
2025-08-24T13:46:07.776626835Z                                                   WHERE "Movies"."Id" = "MovieTranslations"."MovieId") 
2025-08-24T13:46:07.776982371Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006173s 
2025-08-24T13:46:07.777329820Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "ImportListMovies"
2025-08-24T13:46:07.777354200Z                           SET "MovieMetadataId" = (SELECT "MovieMetadata"."Id" 
2025-08-24T13:46:07.777364580Z                                                   FROM "MovieMetadata" 
2025-08-24T13:46:07.777373408Z                                                   WHERE "MovieMetadata"."TmdbId" = "ImportListMovies"."TmdbId") 
2025-08-24T13:46:07.777808634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ImportListMovies"
2025-08-24T13:46:07.777826681Z                           SET "MovieMetadataId" = (SELECT "MovieMetadata"."Id" 
2025-08-24T13:46:07.777830839Z                                                   FROM "MovieMetadata" 
2025-08-24T13:46:07.777834717Z                                                   WHERE "MovieMetadata"."TmdbId" = "ImportListMovies"."TmdbId") 
2025-08-24T13:46:07.778122566Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000553s 
2025-08-24T13:46:07.778320465Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-08-24T13:46:07.778403752Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-24T13:46:07.778581360Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies MovieMetadataId Int32 
2025-08-24T13:46:07.782447373Z [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-24T13:46:07.784767735Z [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-24T13:46:07.785779261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-08-24T13:46:07.786484802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-08-24T13:46:07.788624089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2025-08-24T13:46:07.789048984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2025-08-24T13:46:07.789435302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2025-08-24T13:46:07.789785066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2025-08-24T13:46:07.790134770Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113678s 
2025-08-24T13:46:07.790316556Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (MovieMetadataId) 
2025-08-24T13:46:07.790564535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_MovieMetadataId" ON "Movies" ("MovieMetadataId" ASC) 
2025-08-24T13:46:07.790867164Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000419s 
2025-08-24T13:46:07.791036315Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles MovieId 
2025-08-24T13:46:07.794072107Z [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-24T13:46:07.795009524Z [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-24T13:46:07.795468027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2025-08-24T13:46:07.796097264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2025-08-24T13:46:07.798401152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2025-08-24T13:46:07.798784824Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075711s 
2025-08-24T13:46:07.798955358Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Credits MovieId 
2025-08-24T13:46:07.801919936Z [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-24T13:46:07.802916102Z [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-24T13:46:07.803422361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Credits" 
2025-08-24T13:46:07.804010665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Credits_temp" RENAME TO "Credits" 
2025-08-24T13:46:07.806166245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Credits_CreditTmdbId" ON "Credits" ("CreditTmdbId" ASC) 
2025-08-24T13:46:07.806470437Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073651s 
2025-08-24T13:46:07.806666332Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn MovieTranslations MovieId 
2025-08-24T13:46:07.809700911Z [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-24T13:46:07.810371451Z [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-24T13:46:07.810801387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieTranslations" 
2025-08-24T13:46:07.811511907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieTranslations_temp" RENAME TO "MovieTranslations" 
2025-08-24T13:46:07.813682016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_Language" ON "MovieTranslations" ("Language" ASC) 
2025-08-24T13:46:07.814101100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_CleanTitle" ON "MovieTranslations" ("CleanTitle" ASC) 
2025-08-24T13:46:07.814390773Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075542s 
2025-08-24T13:46:07.814868064Z [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-24T13:46:07.817727851Z [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-24T13:46:07.818520156Z [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-24T13:46:07.818984330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-08-24T13:46:07.819826326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-08-24T13:46:07.821910161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_MovieMetadataId" ON "Movies" ("MovieMetadataId" ASC) 
2025-08-24T13:46:07.822216588Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070694s 
2025-08-24T13:46:07.822651243Z [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-24T13:46:07.825697286Z [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-24T13:46:07.828867488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListMovies_temp" ("Id", "ListId", "MovieMetadataId") SELECT "Id", "ListId", "MovieMetadataId" FROM "ImportListMovies" 
2025-08-24T13:46:07.829206641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListMovies" 
2025-08-24T13:46:07.829764153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListMovies_temp" RENAME TO "ImportListMovies" 
2025-08-24T13:46:07.831720992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_ImportListMovies_MovieMetadataId" ON "ImportListMovies" ("MovieMetadataId" ASC) 
2025-08-24T13:46:07.832228905Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092698s 
2025-08-24T13:46:07.832560382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (207, '2025-08-24T13:46:07', 'movie_metadata') 
2025-08-24T13:46:07.832845917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:07.838193623Z [Info] FluentMigrator.Runner.MigrationRunner: 207: movie_metadata migrated 
2025-08-24T13:46:07.838378556Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.015208s 
2025-08-24T13:46:07.838621585Z [Info] FluentMigrator.Runner.MigrationRunner: 208: collections migrating 
2025-08-24T13:46:07.838876428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:07.839106511Z [Info] collections: Starting migration of Main DB to 208 
2025-08-24T13:46:07.840645059Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Collections 
2025-08-24T13:46:07.841344237Z [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-24T13:46:07.841940196Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011392s 
2025-08-24T13:46:07.842091190Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Collections (TmdbId) 
2025-08-24T13:46:07.842340743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Collections_TmdbId" ON "Collections" ("TmdbId" ASC) 
2025-08-24T13:46:07.842624113Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003653s 
2025-08-24T13:46:07.842781350Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2025-08-24T13:46:07.842913466Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-24T13:46:07.843077085Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieMetadata CollectionTmdbId Int32 
2025-08-24T13:46:07.843312830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata" ADD COLUMN "CollectionTmdbId" INTEGER 
2025-08-24T13:46:07.844179985Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009222s 
2025-08-24T13:46:07.844353264Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieMetadata CollectionTitle String 
2025-08-24T13:46:07.844582907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata" ADD COLUMN "CollectionTitle" TEXT 
2025-08-24T13:46:07.845315231Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007915s 
2025-08-24T13:46:07.845443399Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-08-24T13:46:07.845564292Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-24T13:46:07.845705016Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists Monitor Int32 
2025-08-24T13:46:07.845933686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "Monitor" INTEGER 
2025-08-24T13:46:07.846618906Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007579s 
2025-08-24T13:46:07.846762645Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-24T13:46:07.846916314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-24T13:46:07.850552214Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036209s 
2025-08-24T13:46:07.850705432Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-24T13:46:07.850863360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-24T13:46:07.852089349Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012381s 
2025-08-24T13:46:07.852261886Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-24T13:46:07.852391627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-24T13:46:07.853463866Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010627s 
2025-08-24T13:46:07.853591192Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-24T13:46:07.853751285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-24T13:46:07.854755977Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010139s 
2025-08-24T13:46:07.854920008Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-08-24T13:46:07.855044789Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.7E-06s 
2025-08-24T13:46:07.855209170Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportLists Monitor Int32 
2025-08-24T13:46:07.857971912Z [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-24T13:46:07.859054972Z [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-24T13:46:07.859579298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists" 
2025-08-24T13:46:07.860048863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists" 
2025-08-24T13:46:07.862066195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImport_Name" ON "ImportLists" ("Name" ASC) 
2025-08-24T13:46:07.862339575Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069959s 
2025-08-24T13:46:07.862521581Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportLists ShouldMonitor 
2025-08-24T13:46:07.865181566Z [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-24T13:46:07.866183664Z [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-24T13:46:07.866699793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists" 
2025-08-24T13:46:07.867173046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists" 
2025-08-24T13:46:07.869147711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImport_Name" ON "ImportLists" ("Name" ASC) 
2025-08-24T13:46:07.869438777Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067873s 
2025-08-24T13:46:07.869600613Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-24T13:46:07.869850095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ImportLists" WHERE "Implementation" = 'TMDbCollectionImport' 
2025-08-24T13:46:07.870062333Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003062s 
2025-08-24T13:46:07.870233858Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn MovieMetadata Collection 
2025-08-24T13:46:07.873242074Z [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-24T13:46:07.874936526Z [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-24T13:46:07.875752078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata" 
2025-08-24T13:46:07.876378629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata" 
2025-08-24T13:46:07.878206980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2025-08-24T13:46:07.878583347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2025-08-24T13:46:07.878983072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2025-08-24T13:46:07.879261222Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089042s 
2025-08-24T13:46:07.879552769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (208, '2025-08-24T13:46:07', 'collections') 
2025-08-24T13:46:07.879835007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:07.881370839Z [Info] FluentMigrator.Runner.MigrationRunner: 208: collections migrated 
2025-08-24T13:46:07.881500991Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109809s 
2025-08-24T13:46:07.881715132Z [Info] FluentMigrator.Runner.MigrationRunner: 209: movie_meta_collection_index migrating 
2025-08-24T13:46:07.881875395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:07.882128044Z [Info] movie_meta_collection_index: Starting migration of Main DB to 209 
2025-08-24T13:46:07.882654814Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieMetadata (CollectionTmdbId) 
2025-08-24T13:46:07.882921140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC) 
2025-08-24T13:46:07.883222667Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004048s 
2025-08-24T13:46:07.883396137Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieTranslations (MovieMetadataId) 
2025-08-24T13:46:07.883699437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_MovieMetadataId" ON "MovieTranslations" ("MovieMetadataId" ASC) 
2025-08-24T13:46:07.883960132Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004129s 
2025-08-24T13:46:07.884280948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (209, '2025-08-24T13:46:07', 'movie_meta_collection_index') 
2025-08-24T13:46:07.884523126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:07.885290551Z [Info] FluentMigrator.Runner.MigrationRunner: 209: movie_meta_collection_index migrated 
2025-08-24T13:46:07.885427466Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017145s 
2025-08-24T13:46:07.885610825Z [Info] FluentMigrator.Runner.MigrationRunner: 210: movie_added_notifications migrating 
2025-08-24T13:46:07.885776279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:07.886031232Z [Info] movie_added_notifications: Starting migration of Main DB to 210 
2025-08-24T13:46:07.886442770Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-08-24T13:46:07.886574365Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-06s 
2025-08-24T13:46:07.886749147Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnMovieAdded Boolean 
2025-08-24T13:46:07.886998970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnMovieAdded" INTEGER NOT NULL DEFAULT 0 
2025-08-24T13:46:07.887808931Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008994s 
2025-08-24T13:46:07.888123154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (210, '2025-08-24T13:46:07', 'movie_added_notifications') 
2025-08-24T13:46:07.888420011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:07.889112395Z [Info] FluentMigrator.Runner.MigrationRunner: 210: movie_added_notifications migrated 
2025-08-24T13:46:07.889261094Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021923s 
2025-08-24T13:46:07.889433762Z [Info] FluentMigrator.Runner.MigrationRunner: 211: more_movie_meta_index migrating 
2025-08-24T13:46:07.889589876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:07.889811022Z [Info] more_movie_meta_index: Starting migration of Main DB to 211 
2025-08-24T13:46:07.890250025Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlternativeTitles (MovieMetadataId) 
2025-08-24T13:46:07.890559518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC) 
2025-08-24T13:46:07.890856887Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004321s 
2025-08-24T13:46:07.891023994Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Credits (MovieMetadataId) 
2025-08-24T13:46:07.891332354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Credits_MovieMetadataId" ON "Credits" ("MovieMetadataId" ASC) 
2025-08-24T13:46:07.891518449Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003545s 
2025-08-24T13:46:07.891801439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (211, '2025-08-24T13:46:07', 'more_movie_meta_index') 
2025-08-24T13:46:07.892084929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:07.892877906Z [Info] FluentMigrator.Runner.MigrationRunner: 211: more_movie_meta_index migrated 
2025-08-24T13:46:07.893022848Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016992s 
2025-08-24T13:46:07.893255095Z [Info] FluentMigrator.Runner.MigrationRunner: 212: postgres_update_timestamp_columns_to_with_timezone migrating 
2025-08-24T13:46:07.893459627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:07.893626924Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 212 
2025-08-24T13:46:07.896179092Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-24T13:46:07.896407171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1 
2025-08-24T13:46:07.896642986Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002622s 
2025-08-24T13:46:07.896759230Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2025-08-24T13:46:07.896876476Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-08-24T13:46:07.897043702Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Date DateTimeOffset 
2025-08-24T13:46:07.899672024Z [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-24T13:46:07.900599301Z [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-24T13:46:07.901060529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2025-08-24T13:46:07.901439522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2025-08-24T13:46:07.903298225Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060646s 
2025-08-24T13:46:07.903418928Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2025-08-24T13:46:07.903541805Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2025-08-24T13:46:07.903718080Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist PublishedDate DateTimeOffset 
2025-08-24T13:46:07.906362263Z [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-24T13:46:07.907277516Z [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-24T13:46:07.907758534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2025-08-24T13:46:07.908194321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2025-08-24T13:46:07.909969134Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061021s 
2025-08-24T13:46:07.910123435Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Collections 
2025-08-24T13:46:07.910313147Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-08-24T13:46:07.910411936Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Collections Added DateTimeOffset 
2025-08-24T13:46:07.913134948Z [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-24T13:46:07.914189371Z [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-24T13:46:07.914725480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Collections" 
2025-08-24T13:46:07.915142329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Collections_temp" RENAME TO "Collections" 
2025-08-24T13:46:07.917077315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Collections_TmdbId" ON "Collections" ("TmdbId" ASC) 
2025-08-24T13:46:07.917379523Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067776s 
2025-08-24T13:46:07.917498262Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Collections 
2025-08-24T13:46:07.917674707Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-08-24T13:46:07.917789999Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Collections LastInfoSync DateTimeOffset 
2025-08-24T13:46:07.921533616Z [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-24T13:46:07.922823824Z [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-24T13:46:07.923369913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Collections" 
2025-08-24T13:46:07.923876113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Collections_temp" RENAME TO "Collections" 
2025-08-24T13:46:07.925948354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Collections_TmdbId" ON "Collections" ("TmdbId" ASC) 
2025-08-24T13:46:07.926303710Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083529s 
2025-08-24T13:46:07.926446127Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-08-24T13:46:07.926580617Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-08-24T13:46:07.926759507Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset 
2025-08-24T13:46:07.929576559Z [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-24T13:46:07.930465809Z [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-24T13:46:07.930995385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-08-24T13:46:07.931451423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-08-24T13:46:07.934244386Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072102s 
2025-08-24T13:46:07.934463697Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-08-24T13:46:07.934583198Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.1E-06s 
2025-08-24T13:46:07.934772389Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset 
2025-08-24T13:46:07.937423797Z [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-24T13:46:07.938169138Z [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-24T13:46:07.938642901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-08-24T13:46:07.938959018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-08-24T13:46:07.940694161Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058016s 
2025-08-24T13:46:07.940848131Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-08-24T13:46:07.940972592Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-24T13:46:07.941137975Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset 
2025-08-24T13:46:07.943637437Z [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-24T13:46:07.944381955Z [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-24T13:46:07.944801340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-08-24T13:46:07.945156845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-08-24T13:46:07.946896929Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056149s 
2025-08-24T13:46:07.947045768Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-08-24T13:46:07.947180760Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-24T13:46:07.947363518Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset 
2025-08-24T13:46:07.949817769Z [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-24T13:46:07.950523730Z [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-24T13:46:07.950919316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-08-24T13:46:07.951386026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-08-24T13:46:07.953287605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-08-24T13:46:07.953586226Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060695s 
2025-08-24T13:46:07.953757501Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-08-24T13:46:07.953881791Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-24T13:46:07.954038256Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset 
2025-08-24T13:46:07.956488329Z [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-24T13:46:07.957221665Z [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-24T13:46:07.957633985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-08-24T13:46:07.958074031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-08-24T13:46:07.959965008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-08-24T13:46:07.960249090Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060454s 
2025-08-24T13:46:07.960409573Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-08-24T13:46:07.960544014Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-24T13:46:07.960719577Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset 
2025-08-24T13:46:07.963153136Z [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-24T13:46:07.963863526Z [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-24T13:46:07.964269824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-08-24T13:46:07.964736003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-08-24T13:46:07.966659385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-08-24T13:46:07.966959168Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060858s 
2025-08-24T13:46:07.967114932Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadHistory 
2025-08-24T13:46:07.967264152Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-24T13:46:07.967377000Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadHistory Date DateTimeOffset 
2025-08-24T13:46:07.969925681Z [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-24T13:46:07.970749670Z [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-24T13:46:07.971183654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadHistory" 
2025-08-24T13:46:07.971751327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadHistory_temp" RENAME TO "DownloadHistory" 
2025-08-24T13:46:07.973605880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2025-08-24T13:46:07.973979352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_MovieId" ON "DownloadHistory" ("MovieId" ASC) 
2025-08-24T13:46:07.974372614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2025-08-24T13:46:07.974625192Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070803s 
2025-08-24T13:46:07.974761587Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2025-08-24T13:46:07.974904174Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-24T13:46:07.975035448Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles Added DateTimeOffset 
2025-08-24T13:46:07.978436666Z [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-24T13:46:07.979107937Z [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-24T13:46:07.979466529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2025-08-24T13:46:07.979861414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2025-08-24T13:46:07.981564442Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063707s 
2025-08-24T13:46:07.981718152Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2025-08-24T13:46:07.981826690Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-24T13:46:07.982020210Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles LastUpdated DateTimeOffset 
2025-08-24T13:46:07.984473990Z [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-24T13:46:07.985135352Z [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-24T13:46:07.985500647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2025-08-24T13:46:07.985865061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2025-08-24T13:46:07.987575214Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053813s 
2025-08-24T13:46:07.987709424Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2025-08-24T13:46:07.987832973Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-24T13:46:07.987991572Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset 
2025-08-24T13:46:07.990436915Z [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-24T13:46:07.991128638Z [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-24T13:46:07.991516378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2025-08-24T13:46:07.992041996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2025-08-24T13:46:07.993976701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2025-08-24T13:46:07.994324181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2025-08-24T13:46:07.994576789Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064375s 
2025-08-24T13:46:07.994723515Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-08-24T13:46:07.994854348Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-24T13:46:07.995026354Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus InitialFailure DateTimeOffset 
2025-08-24T13:46:07.997483551Z [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-24T13:46:07.998256147Z [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-24T13:46:07.998672465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-08-24T13:46:07.999124916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-08-24T13:46:08.001759951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-08-24T13:46:08.002057029Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068715s 
2025-08-24T13:46:08.002200859Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-08-24T13:46:08.002325329Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-24T13:46:08.002504730Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus MostRecentFailure DateTimeOffset 
2025-08-24T13:46:08.004953871Z [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-24T13:46:08.005717088Z [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-24T13:46:08.006121342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-08-24T13:46:08.006576358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-08-24T13:46:08.009158175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-08-24T13:46:08.009444652Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067904s 
2025-08-24T13:46:08.009591798Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-08-24T13:46:08.009718724Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-24T13:46:08.009887884Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus DisabledTill DateTimeOffset 
2025-08-24T13:46:08.012535124Z [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-24T13:46:08.013326006Z [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-24T13:46:08.013747585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-08-24T13:46:08.014191849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-08-24T13:46:08.016876724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-08-24T13:46:08.017160245Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071082s 
2025-08-24T13:46:08.017306239Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-08-24T13:46:08.017427864Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-24T13:46:08.017597495Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset 
2025-08-24T13:46:08.020116236Z [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-24T13:46:08.021011879Z [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-24T13:46:08.021471264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-08-24T13:46:08.021906310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-08-24T13:46:08.024124155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-08-24T13:46:08.024419570Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066608s 
2025-08-24T13:46:08.024565784Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-08-24T13:46:08.024689514Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-24T13:46:08.024859085Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset 
2025-08-24T13:46:08.027369850Z [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-24T13:46:08.028272176Z [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-24T13:46:08.028730268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-08-24T13:46:08.029166346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-08-24T13:46:08.031026140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-08-24T13:46:08.031309150Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062961s 
2025-08-24T13:46:08.031449593Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-08-24T13:46:08.031572069Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-24T13:46:08.031738054Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset 
2025-08-24T13:46:08.035068007Z [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-24T13:46:08.036005745Z [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-24T13:46:08.036455060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-08-24T13:46:08.036889715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-08-24T13:46:08.038740040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-08-24T13:46:08.039022399Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071316s 
2025-08-24T13:46:08.039168683Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-08-24T13:46:08.039291250Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-24T13:46:08.039492034Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus CookiesExpirationDate DateTimeOffset 
2025-08-24T13:46:08.042007459Z [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-24T13:46:08.042902951Z [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-24T13:46:08.043351194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-08-24T13:46:08.043784025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-08-24T13:46:08.045947380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-08-24T13:46:08.046240921Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065878s 
2025-08-24T13:46:08.046388398Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2025-08-24T13:46:08.046512177Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-24T13:46:08.046676659Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles LastUpdated DateTimeOffset 
2025-08-24T13:46:08.049321603Z [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-24T13:46:08.050109379Z [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-24T13:46:08.050519234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2025-08-24T13:46:08.050899931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2025-08-24T13:46:08.052739444Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058944s 
2025-08-24T13:46:08.052884657Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2025-08-24T13:46:08.053008005Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-24T13:46:08.053174590Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Added DateTimeOffset 
2025-08-24T13:46:08.055655846Z [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-24T13:46:08.068925501Z [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-24T13:46:08.069398222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2025-08-24T13:46:08.069771584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2025-08-24T13:46:08.072327590Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0189872s 
2025-08-24T13:46:08.072476059Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles 
2025-08-24T13:46:08.072627935Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.7E-06s 
2025-08-24T13:46:08.072786524Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieFiles DateAdded DateTimeOffset 
2025-08-24T13:46:08.075881144Z [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-24T13:46:08.076699081Z [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-24T13:46:08.077131311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieFiles" 
2025-08-24T13:46:08.077574173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles_temp" RENAME TO "MovieFiles" 
2025-08-24T13:46:08.079999946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieFiles_MovieId" ON "MovieFiles" ("MovieId" ASC) 
2025-08-24T13:46:08.080264849Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073282s 
2025-08-24T13:46:08.080402887Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2025-08-24T13:46:08.080543831Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-08-24T13:46:08.080706268Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieMetadata DigitalRelease DateTimeOffset 
2025-08-24T13:46:08.083549602Z [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-24T13:46:08.084983549Z [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-24T13:46:08.085643558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata" 
2025-08-24T13:46:08.086340992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata" 
2025-08-24T13:46:08.088369837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2025-08-24T13:46:08.088749411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2025-08-24T13:46:08.089124496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2025-08-24T13:46:08.089495854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC) 
2025-08-24T13:46:08.089777080Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089335s 
2025-08-24T13:46:08.089913234Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2025-08-24T13:46:08.090026402Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-08-24T13:46:08.090168228Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieMetadata InCinemas DateTimeOffset 
2025-08-24T13:46:08.092962633Z [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-24T13:46:08.094375357Z [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-24T13:46:08.095042210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata" 
2025-08-24T13:46:08.095703170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata" 
2025-08-24T13:46:08.097572875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2025-08-24T13:46:08.097905053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2025-08-24T13:46:08.098251851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2025-08-24T13:46:08.098601165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC) 
2025-08-24T13:46:08.098850326Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085522s 
2025-08-24T13:46:08.098983234Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2025-08-24T13:46:08.099094277Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-08-24T13:46:08.099238618Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieMetadata LastInfoSync DateTimeOffset 
2025-08-24T13:46:08.103081254Z [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-24T13:46:08.104490862Z [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-24T13:46:08.105147444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata" 
2025-08-24T13:46:08.105796591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata" 
2025-08-24T13:46:08.107612487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2025-08-24T13:46:08.108043485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2025-08-24T13:46:08.108385112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2025-08-24T13:46:08.108733714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC) 
2025-08-24T13:46:08.108988838Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096128s 
2025-08-24T13:46:08.109119711Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2025-08-24T13:46:08.109236035Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.6E-06s 
2025-08-24T13:46:08.109405346Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieMetadata PhysicalRelease DateTimeOffset 
2025-08-24T13:46:08.112215213Z [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-24T13:46:08.113574800Z [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-24T13:46:08.114228867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata" 
2025-08-24T13:46:08.114875559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata" 
2025-08-24T13:46:08.116807829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2025-08-24T13:46:08.117144807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2025-08-24T13:46:08.117481144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2025-08-24T13:46:08.117817632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC) 
2025-08-24T13:46:08.118068397Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085271s 
2025-08-24T13:46:08.118194941Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-08-24T13:46:08.118310183Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-24T13:46:08.118440285Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies Added DateTimeOffset 
2025-08-24T13:46:08.120949377Z [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-24T13:46:08.121619877Z [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-24T13:46:08.121981114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-08-24T13:46:08.122388985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-08-24T13:46:08.124257678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_MovieMetadataId" ON "Movies" ("MovieMetadataId" ASC) 
2025-08-24T13:46:08.124520437Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059439s 
2025-08-24T13:46:08.124655108Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2025-08-24T13:46:08.124767825Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-24T13:46:08.124905472Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Added DateTimeOffset 
2025-08-24T13:46:08.127237456Z [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-24T13:46:08.127793586Z [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-24T13:46:08.128194784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2025-08-24T13:46:08.128554348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2025-08-24T13:46:08.130303659Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052456s 
2025-08-24T13:46:08.130441707Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2025-08-24T13:46:08.130556458Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-24T13:46:08.130700919Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset 
2025-08-24T13:46:08.133039728Z [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-24T13:46:08.133582140Z [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-24T13:46:08.133874408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2025-08-24T13:46:08.134301568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2025-08-24T13:46:08.136177545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-08-24T13:46:08.136439312Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055963s 
2025-08-24T13:46:08.136571849Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2025-08-24T13:46:08.136686179Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-24T13:46:08.136833205Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset 
2025-08-24T13:46:08.139107844Z [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-24T13:46:08.139646278Z [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-24T13:46:08.139994910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2025-08-24T13:46:08.140439726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2025-08-24T13:46:08.142300332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-08-24T13:46:08.142560716Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055918s 
2025-08-24T13:46:08.142693834Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 
2025-08-24T13:46:08.142808725Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-24T13:46:08.142946222Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn SubtitleFiles Added DateTimeOffset 
2025-08-24T13:46:08.145355653Z [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-24T13:46:08.145984198Z [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-24T13:46:08.146311587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SubtitleFiles" 
2025-08-24T13:46:08.146663796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles_temp" RENAME TO "SubtitleFiles" 
2025-08-24T13:46:08.148474732Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053839s 
2025-08-24T13:46:08.148609974Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 
2025-08-24T13:46:08.148720597Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-24T13:46:08.148862553Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn SubtitleFiles LastUpdated DateTimeOffset 
2025-08-24T13:46:08.151207163Z [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-24T13:46:08.151824556Z [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-24T13:46:08.152197056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SubtitleFiles" 
2025-08-24T13:46:08.152540918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles_temp" RENAME TO "SubtitleFiles" 
2025-08-24T13:46:08.154313216Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053097s 
2025-08-24T13:46:08.154446855Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-08-24T13:46:08.154561045Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-08-24T13:46:08.154698923Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2025-08-24T13:46:08.157830818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2025-08-24T13:46:08.158280664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2025-08-24T13:46:08.158583894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2025-08-24T13:46:08.159000313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2025-08-24T13:46:08.160902572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-08-24T13:46:08.161181434Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006344s 
2025-08-24T13:46:08.161447660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (212, '2025-08-24T13:46:08', 'postgres_update_timestamp_columns_to_with_timezone') 
2025-08-24T13:46:08.161700068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:08.164763104Z [Info] FluentMigrator.Runner.MigrationRunner: 212: postgres_update_timestamp_columns_to_with_timezone migrated 
2025-08-24T13:46:08.164923287Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098703s 
2025-08-24T13:46:08.165123840Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_language_tags_to_subtitle_files migrating 
2025-08-24T13:46:08.165276869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:08.165495088Z [Info] add_language_tags_to_subtitle_files: Starting migration of Main DB to 214 
2025-08-24T13:46:08.165976587Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 
2025-08-24T13:46:08.166104174Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2025-08-24T13:46:08.166260829Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles LanguageTags String 
2025-08-24T13:46:08.166456243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "LanguageTags" TEXT 
2025-08-24T13:46:08.167233648Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008256s 
2025-08-24T13:46:08.167487920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (214, '2025-08-24T13:46:08', 'add_language_tags_to_subtitle_files') 
2025-08-24T13:46:08.167734556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:08.168483404Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_language_tags_to_subtitle_files migrated 
2025-08-24T13:46:08.168631873Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020514s 
2025-08-24T13:46:08.168773338Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_salt_to_users migrating 
2025-08-24T13:46:08.168911877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:08.169096258Z [Info] add_salt_to_users: Starting migration of Main DB to 215 
2025-08-24T13:46:08.169440401Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users 
2025-08-24T13:46:08.169580162Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.5E-06s 
2025-08-24T13:46:08.169705745Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String 
2025-08-24T13:46:08.169869074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT 
2025-08-24T13:46:08.170619034Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007818s 
2025-08-24T13:46:08.170761751Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32 
2025-08-24T13:46:08.170939068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER 
2025-08-24T13:46:08.171646763Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007497s 
2025-08-24T13:46:08.171892558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (215, '2025-08-24T13:46:08', 'add_salt_to_users') 
2025-08-24T13:46:08.172132942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:08.172809544Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_salt_to_users migrated 
2025-08-24T13:46:08.172935698Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019005s 
2025-08-24T13:46:08.173080048Z [Info] FluentMigrator.Runner.MigrationRunner: 216: clean_alt_titles migrating 
2025-08-24T13:46:08.173220241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:08.173407277Z [Info] clean_alt_titles: Starting migration of Main DB to 216 
2025-08-24T13:46:08.173765899Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles Language 
2025-08-24T13:46:08.176199899Z [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-24T13:46:08.176845068Z [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-24T13:46:08.177182758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2025-08-24T13:46:08.177708005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2025-08-24T13:46:08.179581377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2025-08-24T13:46:08.179950590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC) 
2025-08-24T13:46:08.180209351Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006304s 
2025-08-24T13:46:08.180354022Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles Votes 
2025-08-24T13:46:08.182707671Z [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-24T13:46:08.183318480Z [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-24T13:46:08.183643124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2025-08-24T13:46:08.184158001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2025-08-24T13:46:08.186016282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2025-08-24T13:46:08.186371848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC) 
2025-08-24T13:46:08.186628304Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061456s 
2025-08-24T13:46:08.186775801Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles VoteCount 
2025-08-24T13:46:08.189107646Z [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-24T13:46:08.189697303Z [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-24T13:46:08.190012648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2025-08-24T13:46:08.190508145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2025-08-24T13:46:08.192367318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2025-08-24T13:46:08.192733896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC) 
2025-08-24T13:46:08.192983990Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060783s 
2025-08-24T13:46:08.193129723Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles SourceId 
2025-08-24T13:46:08.195424533Z [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-24T13:46:08.195981274Z [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-24T13:46:08.196282560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2025-08-24T13:46:08.196779731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2025-08-24T13:46:08.198628523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2025-08-24T13:46:08.198983277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC) 
2025-08-24T13:46:08.199244724Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059797s 
2025-08-24T13:46:08.199475158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (216, '2025-08-24T13:46:08', 'clean_alt_titles') 
2025-08-24T13:46:08.199714990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:08.200758722Z [Info] FluentMigrator.Runner.MigrationRunner: 216: clean_alt_titles migrated 
2025-08-24T13:46:08.200893834Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074729s 
2025-08-24T13:46:08.201041912Z [Info] FluentMigrator.Runner.MigrationRunner: 217: remove_omg migrating 
2025-08-24T13:46:08.201176613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:08.201371555Z [Info] remove_omg: Starting migration of Main DB to 217 
2025-08-24T13:46:08.201679044Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-24T13:46:08.201878706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs' 
2025-08-24T13:46:08.202079671Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002439s 
2025-08-24T13:46:08.202296498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (217, '2025-08-24T13:46:08', 'remove_omg') 
2025-08-24T13:46:08.202542252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:08.203217131Z [Info] FluentMigrator.Runner.MigrationRunner: 217: remove_omg migrated 
2025-08-24T13:46:08.203344638Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013785s 
2025-08-24T13:46:08.203516975Z [Info] FluentMigrator.Runner.MigrationRunner: 218: add_additional_info_to_pending_releases migrating 
2025-08-24T13:46:08.203670564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:08.203887751Z [Info] add_additional_info_to_pending_releases: Starting migration of Main DB to 218 
2025-08-24T13:46:08.204223968Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2025-08-24T13:46:08.204343909Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-08-24T13:46:08.204489072Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases AdditionalInfo String 
2025-08-24T13:46:08.204735277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "AdditionalInfo" TEXT 
2025-08-24T13:46:08.205499306Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008527s 
2025-08-24T13:46:08.205763638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (218, '2025-08-24T13:46:08', 'add_additional_info_to_pending_releases') 
2025-08-24T13:46:08.206007068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:08.206886669Z [Info] FluentMigrator.Runner.MigrationRunner: 218: add_additional_info_to_pending_releases migrated 
2025-08-24T13:46:08.206938694Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002125s 
2025-08-24T13:46:08.207107083Z [Info] FluentMigrator.Runner.MigrationRunner: 219: add_result_to_commands migrating 
2025-08-24T13:46:08.207236463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:08.207426897Z [Info] add_result_to_commands: Starting migration of Main DB to 219 
2025-08-24T13:46:08.207727913Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-08-24T13:46:08.207861301Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-08-24T13:46:08.208017836Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Commands Result Int32 
2025-08-24T13:46:08.208197578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands" ADD COLUMN "Result" INTEGER NOT NULL DEFAULT 1 
2025-08-24T13:46:08.208916596Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007831s 
2025-08-24T13:46:08.209154895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (219, '2025-08-24T13:46:08', 'add_result_to_commands') 
2025-08-24T13:46:08.209399859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:08.210093204Z [Info] FluentMigrator.Runner.MigrationRunner: 219: add_result_to_commands migrated 
2025-08-24T13:46:08.210221162Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019425s 
2025-08-24T13:46:08.210386074Z [Info] FluentMigrator.Runner.MigrationRunner: 220: health_restored_notification migrating 
2025-08-24T13:46:08.210524974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:08.210714165Z [Info] health_restored_notification: Starting migration of Main DB to 220 
2025-08-24T13:46:08.211028928Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-08-24T13:46:08.211156726Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-08-24T13:46:08.211296246Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean 
2025-08-24T13:46:08.211510217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0 
2025-08-24T13:46:08.212251720Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008113s 
2025-08-24T13:46:08.212498497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (220, '2025-08-24T13:46:08', 'health_restored_notification') 
2025-08-24T13:46:08.212735143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:08.213436265Z [Info] FluentMigrator.Runner.MigrationRunner: 220: health_restored_notification migrated 
2025-08-24T13:46:08.213573691Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019776s 
2025-08-24T13:46:08.213751028Z [Info] FluentMigrator.Runner.MigrationRunner: 221: add_on_manual_interaction_required_to_notifications migrating 
2025-08-24T13:46:08.213902894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:08.214099710Z [Info] add_on_manual_interaction_required_to_notifications: Starting migration of Main DB to 221 
2025-08-24T13:46:08.214413813Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-08-24T13:46:08.214538143Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-08-24T13:46:08.214691392Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnManualInteractionRequired Boolean 
2025-08-24T13:46:08.214923108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnManualInteractionRequired" INTEGER NOT NULL DEFAULT 0 
2025-08-24T13:46:08.215678769Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008417s 
2025-08-24T13:46:08.215957230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (221, '2025-08-24T13:46:08', 'add_on_manual_interaction_required_to_notifications') 
2025-08-24T13:46:08.216211963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:08.216928155Z [Info] FluentMigrator.Runner.MigrationRunner: 221: add_on_manual_interaction_required_to_notifications migrated 
2025-08-24T13:46:08.217066954Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020531s 
2025-08-24T13:46:08.217205553Z [Info] FluentMigrator.Runner.MigrationRunner: 222: remove_rarbg migrating 
2025-08-24T13:46:08.217341427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:08.217525858Z [Info] remove_rarbg: Starting migration of Main DB to 222 
2025-08-24T13:46:08.217799819Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-24T13:46:08.217991926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Rarbg' 
2025-08-24T13:46:08.218175285Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002358s 
2025-08-24T13:46:08.218396050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (222, '2025-08-24T13:46:08', 'remove_rarbg') 
2025-08-24T13:46:08.218625061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:08.219296533Z [Info] FluentMigrator.Runner.MigrationRunner: 222: remove_rarbg migrated 
2025-08-24T13:46:08.219419119Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013383s 
2025-08-24T13:46:08.219582829Z [Info] FluentMigrator.Runner.MigrationRunner: 223: remove_invalid_roksbox_metadata_images migrating 
2025-08-24T13:46:08.219729093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:08.219957102Z [Info] remove_invalid_roksbox_metadata_images: Starting migration of Main DB to 223 
2025-08-24T13:46:08.220385715Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "MetadataFiles" WHERE "Consumer" = 'RoksboxMetadata' AND "Type" = 5 AND ("RelativePath" LIKE 'metadata/%' OR "RelativePath" LIKE 'metadata\%') 
2025-08-24T13:46:08.220703445Z [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-24T13:46:08.220947356Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003669s 
2025-08-24T13:46:08.221193372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (223, '2025-08-24T13:46:08', 'remove_invalid_roksbox_metadata_images') 
2025-08-24T13:46:08.221432573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:08.222136190Z [Info] FluentMigrator.Runner.MigrationRunner: 223: remove_invalid_roksbox_metadata_images migrated 
2025-08-24T13:46:08.222272274Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015183s 
2025-08-24T13:46:08.222418408Z [Info] FluentMigrator.Runner.MigrationRunner: 224: list_sync_time migrating 
2025-08-24T13:46:08.222553310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:08.222743472Z [Info] list_sync_time: Starting migration of Main DB to 224 
2025-08-24T13:46:08.223499224Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListStatus LastSyncListInfo 
2025-08-24T13:46:08.225880077Z [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-24T13:46:08.226496378Z [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-24T13:46:08.226824378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-08-24T13:46:08.227257460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-08-24T13:46:08.229871713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-08-24T13:46:08.230135885Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064888s 
2025-08-24T13:46:08.230269454Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-08-24T13:46:08.230391019Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-24T13:46:08.230534087Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus LastInfoSync DateTimeOffset 
2025-08-24T13:46:08.230734029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "LastInfoSync" DATETIME 
2025-08-24T13:46:08.231465953Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007869s 
2025-08-24T13:46:08.231617257Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-24T13:46:08.231799063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'importlistsyncinterval' 
2025-08-24T13:46:08.232004697Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002471s 
2025-08-24T13:46:08.232223127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (224, '2025-08-24T13:46:08', 'list_sync_time') 
2025-08-24T13:46:08.232473110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:08.233285776Z [Info] FluentMigrator.Runner.MigrationRunner: 224: list_sync_time migrated 
2025-08-24T13:46:08.233408453Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015181s 
2025-08-24T13:46:08.233561622Z [Info] FluentMigrator.Runner.MigrationRunner: 225: add_tags_to_collections migrating 
2025-08-24T13:46:08.233702435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:08.233889502Z [Info] add_tags_to_collections: Starting migration of Main DB to 225 
2025-08-24T13:46:08.234179516Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Collections 
2025-08-24T13:46:08.234313505Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-08-24T13:46:08.234436132Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Collections Tags String 
2025-08-24T13:46:08.234615293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Collections" ADD COLUMN "Tags" TEXT 
2025-08-24T13:46:08.235322206Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007558s 
2025-08-24T13:46:08.235563592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (225, '2025-08-24T13:46:08', 'add_tags_to_collections') 
2025-08-24T13:46:08.235815730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:08.236531922Z [Info] FluentMigrator.Runner.MigrationRunner: 225: add_tags_to_collections migrated 
2025-08-24T13:46:08.236660711Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00194s 
2025-08-24T13:46:08.236811665Z [Info] FluentMigrator.Runner.MigrationRunner: 226: add_download_client_tags migrating 
2025-08-24T13:46:08.236952759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:08.237137451Z [Info] add_download_client_tags: Starting migration of Main DB to 226 
2025-08-24T13:46:08.237468597Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2025-08-24T13:46:08.237594942Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-08-24T13:46:08.237726026Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Tags String 
2025-08-24T13:46:08.237914455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Tags" TEXT 
2025-08-24T13:46:08.238598122Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007388s 
2025-08-24T13:46:08.238841251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (226, '2025-08-24T13:46:08', 'add_download_client_tags') 
2025-08-24T13:46:08.239080523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:08.239769931Z [Info] FluentMigrator.Runner.MigrationRunner: 226: add_download_client_tags migrated 
2025-08-24T13:46:08.239973310Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018916s 
2025-08-24T13:46:08.240120066Z [Info] FluentMigrator.Runner.MigrationRunner: 227: add_auto_tagging migrating 
2025-08-24T13:46:08.240266551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:08.240444058Z [Info] add_auto_tagging: Starting migration of Main DB to 227 
2025-08-24T13:46:08.240935728Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AutoTagging 
2025-08-24T13:46:08.241284971Z [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-24T13:46:08.241655246Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005832s 
2025-08-24T13:46:08.241790388Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AutoTagging (Name) 
2025-08-24T13:46:08.241986213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AutoTagging_Name" ON "AutoTagging" ("Name" ASC) 
2025-08-24T13:46:08.242218540Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003048s 
2025-08-24T13:46:08.242461870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (227, '2025-08-24T13:46:08', 'add_auto_tagging') 
2025-08-24T13:46:08.242686853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:08.243455471Z [Info] FluentMigrator.Runner.MigrationRunner: 227: add_auto_tagging migrated 
2025-08-24T13:46:08.243569460Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015166s 
2025-08-24T13:46:08.243754002Z [Info] FluentMigrator.Runner.MigrationRunner: 228: add_custom_format_score_bypass_to_delay_profile migrating 
2025-08-24T13:46:08.243916298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:08.244126662Z [Info] add_custom_format_score_bypass_to_delay_profile: Starting migration of Main DB to 228 
2025-08-24T13:46:08.244509402Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2025-08-24T13:46:08.244635566Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-08-24T13:46:08.244798033Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfAboveCustomFormatScore Boolean 
2025-08-24T13:46:08.245029610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfAboveCustomFormatScore" INTEGER NOT NULL DEFAULT 0 
2025-08-24T13:46:08.245763978Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008281s 
2025-08-24T13:46:08.245900643Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2025-08-24T13:46:08.246013200Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-24T13:46:08.246162350Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles MinimumCustomFormatScore Int32 
2025-08-24T13:46:08.246362834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "MinimumCustomFormatScore" INTEGER 
2025-08-24T13:46:08.247093424Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007977s 
2025-08-24T13:46:08.247350372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (228, '2025-08-24T13:46:08', 'add_custom_format_score_bypass_to_delay_profile') 
2025-08-24T13:46:08.247608732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:08.248325555Z [Info] FluentMigrator.Runner.MigrationRunner: 228: add_custom_format_score_bypass_to_delay_profile migrated 
2025-08-24T13:46:08.248466499Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019921s 
2025-08-24T13:46:08.248628324Z [Info] FluentMigrator.Runner.MigrationRunner: 229: update_restrictions_to_release_profiles migrating 
2025-08-24T13:46:08.248779138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:08.249016115Z [Info] update_restrictions_to_release_profiles: Starting migration of Main DB to 229 
2025-08-24T13:46:08.250058654Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Restrictions ReleaseProfiles 
2025-08-24T13:46:08.250245390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Restrictions" RENAME TO "ReleaseProfiles" 
2025-08-24T13:46:08.252046947Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018356s 
2025-08-24T13:46:08.252176468Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2025-08-24T13:46:08.252270828Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-24T13:46:08.252418876Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Name String 
2025-08-24T13:46:08.252671925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Name" TEXT DEFAULT NULL 
2025-08-24T13:46:08.253395732Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008423s 
2025-08-24T13:46:08.253530554Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2025-08-24T13:46:08.253651558Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-24T13:46:08.253778533Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Enabled Boolean 
2025-08-24T13:46:08.253953165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Enabled" INTEGER NOT NULL DEFAULT 1 
2025-08-24T13:46:08.254734829Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008212s 
2025-08-24T13:46:08.254868929Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2025-08-24T13:46:08.254959471Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-24T13:46:08.255114052Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IndexerId Int32 
2025-08-24T13:46:08.255294215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IndexerId" INTEGER NOT NULL DEFAULT 0 
2025-08-24T13:46:08.256047341Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000796s 
2025-08-24T13:46:08.256194147Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles Preferred 
2025-08-24T13:46:08.259653551Z [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-24T13:46:08.260247627Z [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-24T13:46:08.260568683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles" 
2025-08-24T13:46:08.260909339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles" 
2025-08-24T13:46:08.262730285Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064036s 
2025-08-24T13:46:08.262860257Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-24T13:46:08.262993345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-24T13:46:08.264649228Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016714s 
2025-08-24T13:46:08.264794581Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-24T13:46:08.265018973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]' 
2025-08-24T13:46:08.265211400Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002607s 
2025-08-24T13:46:08.265453778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (229, '2025-08-24T13:46:08', 'update_restrictions_to_release_profiles') 
2025-08-24T13:46:08.265705415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:08.266538622Z [Info] FluentMigrator.Runner.MigrationRunner: 229: update_restrictions_to_release_profiles migrated 
2025-08-24T13:46:08.266641910Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015484s 
2025-08-24T13:46:08.266804217Z [Info] FluentMigrator.Runner.MigrationRunner: 230: rename_quality_profiles migrating 
2025-08-24T13:46:08.266936453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:08.267138390Z [Info] rename_quality_profiles: Starting migration of Main DB to 230 
2025-08-24T13:46:08.267504837Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Profiles QualityProfiles 
2025-08-24T13:46:08.267691663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" RENAME TO "QualityProfiles" 
2025-08-24T13:46:08.269543542Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018431s 
2025-08-24T13:46:08.269692412Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Movies ProfileId to QualityProfileId 
2025-08-24T13:46:08.272240762Z [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-24T13:46:08.272915090Z [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-24T13:46:08.273281507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-08-24T13:46:08.273665791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-08-24T13:46:08.275520515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_MovieMetadataId" ON "Movies" ("MovieMetadataId" ASC) 
2025-08-24T13:46:08.275745358Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059525s 
2025-08-24T13:46:08.275921182Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn ImportLists ProfileId to QualityProfileId 
2025-08-24T13:46:08.278472578Z [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-24T13:46:08.279271997Z [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-24T13:46:08.279721783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists" 
2025-08-24T13:46:08.280125496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists" 
2025-08-24T13:46:08.281997274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImport_Name" ON "ImportLists" ("Name" ASC) 
2025-08-24T13:46:08.282245183Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061596s 
2025-08-24T13:46:08.282488603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (230, '2025-08-24T13:46:08', 'rename_quality_profiles') 
2025-08-24T13:46:08.282735430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:08.283999896Z [Info] FluentMigrator.Runner.MigrationRunner: 230: rename_quality_profiles migrated 
2025-08-24T13:46:08.284125408Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078151s 
2025-08-24T13:46:08.284302465Z [Info] FluentMigrator.Runner.MigrationRunner: 231: update_images_remote_url migrating 
2025-08-24T13:46:08.284446375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:08.284659273Z [Info] update_images_remote_url: Starting migration of Main DB to 231 
2025-08-24T13:46:08.285119871Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MovieMetadata" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2025-08-24T13:46:08.285342278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MovieMetadata" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2025-08-24T13:46:08.285552732Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002694s 
2025-08-24T13:46:08.285729929Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Credits" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2025-08-24T13:46:08.285933238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Credits" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2025-08-24T13:46:08.286124493Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002448s 
2025-08-24T13:46:08.286311430Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Collections" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2025-08-24T13:46:08.286514318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Collections" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2025-08-24T13:46:08.286711575Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000259s 
2025-08-24T13:46:08.286944083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (231, '2025-08-24T13:46:08', 'update_images_remote_url') 
2025-08-24T13:46:08.287176972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:08.287872663Z [Info] FluentMigrator.Runner.MigrationRunner: 231: update_images_remote_url migrated 
2025-08-24T13:46:08.288007715Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013795s 
2025-08-24T13:46:08.288158959Z [Info] FluentMigrator.Runner.MigrationRunner: 232: add_notification_status migrating 
2025-08-24T13:46:08.288297849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:08.288497541Z [Info] add_notification_status: Starting migration of Main DB to 232 
2025-08-24T13:46:08.289051446Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus 
2025-08-24T13:46:08.289420770Z [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-24T13:46:08.289806917Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006136s 
2025-08-24T13:46:08.289957300Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId) 
2025-08-24T13:46:08.290177804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC) 
2025-08-24T13:46:08.290434621Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000347s 
2025-08-24T13:46:08.290671608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (232, '2025-08-24T13:46:08', 'add_notification_status') 
2025-08-24T13:46:08.290906040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:08.291699287Z [Info] FluentMigrator.Runner.MigrationRunner: 232: add_notification_status migrated 
2025-08-24T13:46:08.291828316Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001588s 
2025-08-24T13:46:08.291998599Z [Info] FluentMigrator.Runner.MigrationRunner: 233: rename_deprecated_indexer_flags migrating 
2025-08-24T13:46:08.292141988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:08.292334395Z [Info] rename_deprecated_indexer_flags: Starting migration of Main DB to 233 
2025-08-24T13:46:08.292772658Z [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-24T13:46:08.293081539Z [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-24T13:46:08.293325741Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003597s 
2025-08-24T13:46:08.293624182Z [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-24T13:46:08.293989798Z [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-24T13:46:08.294243659Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004171s 
2025-08-24T13:46:08.294495476Z [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-24T13:46:08.294791592Z [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-24T13:46:08.295027467Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003519s 
2025-08-24T13:46:08.295263713Z [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-24T13:46:08.295547644Z [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-24T13:46:08.295777166Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003397s 
2025-08-24T13:46:08.296035436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (233, '2025-08-24T13:46:08', 'rename_deprecated_indexer_flags') 
2025-08-24T13:46:08.296272814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:08.296943414Z [Info] FluentMigrator.Runner.MigrationRunner: 233: rename_deprecated_indexer_flags migrated 
2025-08-24T13:46:08.297070249Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014681s 
2025-08-24T13:46:08.297223227Z [Info] FluentMigrator.Runner.MigrationRunner: 234: movie_last_searched_time migrating 
2025-08-24T13:46:08.297365013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:08.297556669Z [Info] movie_last_searched_time: Starting migration of Main DB to 234 
2025-08-24T13:46:08.297876553Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-08-24T13:46:08.298002476Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.6E-06s 
2025-08-24T13:46:08.298167539Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies LastSearchTime DateTimeOffset 
2025-08-24T13:46:08.298360828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "LastSearchTime" DATETIME 
2025-08-24T13:46:08.299146760Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008341s 
2025-08-24T13:46:08.299393136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (234, '2025-08-24T13:46:08', 'movie_last_searched_time') 
2025-08-24T13:46:08.299627778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:08.300378199Z [Info] FluentMigrator.Runner.MigrationRunner: 234: movie_last_searched_time migrated 
2025-08-24T13:46:08.300510545Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020519s 
2025-08-24T13:46:08.300654916Z [Info] FluentMigrator.Runner.MigrationRunner: 235: email_encryption migrating 
2025-08-24T13:46:08.300797623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:08.300982215Z [Info] email_encryption: Starting migration of Main DB to 235 
2025-08-24T13:46:08.301235074Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-24T13:46:08.301381238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-24T13:46:08.303479903Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020933s 
2025-08-24T13:46:08.303717963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (235, '2025-08-24T13:46:08', 'email_encryption') 
2025-08-24T13:46:08.303977215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:08.304618015Z [Info] FluentMigrator.Runner.MigrationRunner: 235: email_encryption migrated 
2025-08-24T13:46:08.304746694Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032316s 
2025-08-24T13:46:08.304909361Z [Info] FluentMigrator.Runner.MigrationRunner: 236: clear_last_rss_releases_info migrating 
2025-08-24T13:46:08.305052329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:08.305244917Z [Info] clear_last_rss_releases_info: Starting migration of Main DB to 236 
2025-08-24T13:46:08.305547416Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "IndexerStatus" SET "LastRssSyncReleaseInfo" = NULL 
2025-08-24T13:46:08.305754814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "IndexerStatus" SET "LastRssSyncReleaseInfo" = NULL 
2025-08-24T13:46:08.305946670Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002401s 
2025-08-24T13:46:08.306179909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (236, '2025-08-24T13:46:08', 'clear_last_rss_releases_info') 
2025-08-24T13:46:08.306412668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:08.307105303Z [Info] FluentMigrator.Runner.MigrationRunner: 236: clear_last_rss_releases_info migrated 
2025-08-24T13:46:08.307205685Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013367s 
2025-08-24T13:46:08.307358001Z [Info] FluentMigrator.Runner.MigrationRunner: 237: add_indexes migrating 
2025-08-24T13:46:08.307478043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:08.307658997Z [Info] add_indexes: Starting migration of Main DB to 237 
2025-08-24T13:46:08.308776728Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Blocklist (MovieId) 
2025-08-24T13:46:08.308988213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blocklist_MovieId" ON "Blocklist" ("MovieId" ASC) 
2025-08-24T13:46:08.309263808Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000339s 
2025-08-24T13:46:08.309409842Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Blocklist (Date) 
2025-08-24T13:46:08.309577570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blocklist_Date" ON "Blocklist" ("Date" ASC) 
2025-08-24T13:46:08.309839988Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003117s 
2025-08-24T13:46:08.309992355Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (MovieId, Date) 
2025-08-24T13:46:08.310179371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_MovieId_Date" ON "History" ("MovieId" ASC, "Date" DESC) 
2025-08-24T13:46:08.310424585Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003204s 
2025-08-24T13:46:08.310642323Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (DownloadId) 
2025-08-24T13:46:08.310813738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_DownloadId" 
2025-08-24T13:46:08.311086838Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003447s 
2025-08-24T13:46:08.311232351Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId, Date) 
2025-08-24T13:46:08.311425019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2025-08-24T13:46:08.311677928Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003207s 
2025-08-24T13:46:08.311804864Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (MovieFileId) 
2025-08-24T13:46:08.312037181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_MovieFileId" ON "Movies" ("MovieFileId" ASC) 
2025-08-24T13:46:08.312287085Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003108s 
2025-08-24T13:46:08.312433109Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (Path) 
2025-08-24T13:46:08.312597069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_Path" ON "Movies" ("Path" ASC) 
2025-08-24T13:46:08.312811180Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002815s 
2025-08-24T13:46:08.313031042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (237, '2025-08-24T13:46:08', 'add_indexes') 
2025-08-24T13:46:08.313251115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:08.314128321Z [Info] FluentMigrator.Runner.MigrationRunner: 237: add_indexes migrated 
2025-08-24T13:46:08.314256930Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016104s 
2025-08-24T13:46:08.314457183Z [Info] FluentMigrator.Runner.MigrationRunner: 238: parse_title_from_existing_subtitle_files migrating 
2025-08-24T13:46:08.314571484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:08.314760865Z [Info] parse_title_from_existing_subtitle_files: Starting migration of Main DB to 238 
2025-08-24T13:46:08.315251292Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 
2025-08-24T13:46:08.315414701Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4E-06s 
2025-08-24T13:46:08.315492247Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles Title String 
2025-08-24T13:46:08.315690065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "Title" TEXT 
2025-08-24T13:46:08.316589466Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009484s 
2025-08-24T13:46:08.316741612Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 
2025-08-24T13:46:08.316847265Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-24T13:46:08.316946134Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles Copy Int32 
2025-08-24T13:46:08.317144824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "Copy" INTEGER NOT NULL DEFAULT 0 
2025-08-24T13:46:08.317900876Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008227s 
2025-08-24T13:46:08.318025678Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-24T13:46:08.318163395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-24T13:46:08.319345194Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011513s 
2025-08-24T13:46:08.319569135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (238, '2025-08-24T13:46:08', 'parse_title_from_existing_subtitle_files') 
2025-08-24T13:46:08.319877596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:08.320560260Z [Info] FluentMigrator.Runner.MigrationRunner: 238: parse_title_from_existing_subtitle_files migrated 
2025-08-24T13:46:08.320713950Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023782s 
2025-08-24T13:46:08.320874904Z [Info] FluentMigrator.Runner.MigrationRunner: 239: add_minimum_upgrade_format_score_to_quality_profiles migrating 
2025-08-24T13:46:08.321029525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:08.321220900Z [Info] add_minimum_upgrade_format_score_to_quality_profiles: Starting migration of Main DB to 239 
2025-08-24T13:46:08.321553961Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2025-08-24T13:46:08.321678351Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.8E-06s 
2025-08-24T13:46:08.321825257Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinUpgradeFormatScore Int32 
2025-08-24T13:46:08.322050701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinUpgradeFormatScore" INTEGER NOT NULL DEFAULT 1 
2025-08-24T13:46:08.322878488Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009157s 
2025-08-24T13:46:08.323165726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (239, '2025-08-24T13:46:08', 'add_minimum_upgrade_format_score_to_quality_profiles') 
2025-08-24T13:46:08.323428926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:08.324140148Z [Info] FluentMigrator.Runner.MigrationRunner: 239: add_minimum_upgrade_format_score_to_quality_profiles migrated 
2025-08-24T13:46:08.324288627Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021347s 
2025-08-24T13:46:08.324452837Z [Info] FluentMigrator.Runner.MigrationRunner: 240: drop_multi_episode_style_from_naming_config migrating 
2025-08-24T13:46:08.324602959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:08.324830217Z [Info] drop_multi_episode_style_from_naming_config: Starting migration of Main DB to 240 
2025-08-24T13:46:08.325079980Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig MultiEpisodeStyle 
2025-08-24T13:46:08.327671136Z [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-24T13:46:08.328343490Z [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-24T13:46:08.328749758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2025-08-24T13:46:08.329077488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2025-08-24T13:46:08.332550790Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073088s 
2025-08-24T13:46:08.332808349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (240, '2025-08-24T13:46:08', 'drop_multi_episode_style_from_naming_config') 
2025-08-24T13:46:08.333052931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:08.334230752Z [Info] FluentMigrator.Runner.MigrationRunner: 240: drop_multi_episode_style_from_naming_config migrated 
2025-08-24T13:46:08.334365153Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089686s 
2025-08-24T13:46:08.334516998Z [Info] FluentMigrator.Runner.MigrationRunner: 241: stevenlu_update_url migrating 
2025-08-24T13:46:08.334654666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:08.334843265Z [Info] stevenlu_update_url: Starting migration of Main DB to 241 
2025-08-24T13:46:08.335089441Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-24T13:46:08.335235976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-24T13:46:08.336652748Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014199s 
2025-08-24T13:46:08.336901369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (241, '2025-08-24T13:46:08', 'stevenlu_update_url') 
2025-08-24T13:46:08.337135991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:08.337797112Z [Info] FluentMigrator.Runner.MigrationRunner: 241: stevenlu_update_url migrated 
2025-08-24T13:46:08.337921483Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025551s 
2025-08-24T13:46:08.338072356Z [Info] FluentMigrator.Runner.MigrationRunner: 242: add_movie_keywords migrating 
2025-08-24T13:46:08.338208571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:08.338399094Z [Info] add_movie_keywords: Starting migration of Main DB to 242 
2025-08-24T13:46:08.338691353Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2025-08-24T13:46:08.338820974Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-08-24T13:46:08.338952899Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieMetadata Keywords String 
2025-08-24T13:46:08.339141168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata" ADD COLUMN "Keywords" TEXT 
2025-08-24T13:46:08.339900387Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008008s 
2025-08-24T13:46:08.340161973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (242, '2025-08-24T13:46:08', 'add_movie_keywords') 
2025-08-24T13:46:08.340399642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:08.341201947Z [Info] FluentMigrator.Runner.MigrationRunner: 242: add_movie_keywords migrated 
2025-08-24T13:46:08.341328121Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020982s 
2025-08-24T13:46:08.351340298Z [Debug] MigrationController: Took: 00:00:01.9228925 
2025-08-24T13:46:08.556942052Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging 
2025-08-24T13:46:08.579348752Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2025-08-24T13:46:08.586777218Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2025-08-24T13:46:08.587068023Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-24T13:46:08.587268958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-24T13:46:08.589876277Z [Info] DatabaseEngineVersionCheck: SQLite 3.49.2 
2025-08-24T13:46:08.590068854Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027844s 
2025-08-24T13:46:08.590264068Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2025-08-24T13:46:08.590460834Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029678s 
2025-08-24T13:46:08.592448806Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2025-08-24T13:46:08.592669801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:08.593003663Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2025-08-24T13:46:08.593264227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2025-08-24T13:46:08.593655826Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004562s 
2025-08-24T13:46:08.593855137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:08.599619472Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2025-08-24T13:46:08.599808673Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006399s 
2025-08-24T13:46:08.600152254Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2025-08-24T13:46:08.600374432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:08.600748334Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2025-08-24T13:46:08.601005222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-08-24T13:46:08.601372872Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004233s 
2025-08-24T13:46:08.601575690Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-08-24T13:46:08.601748157Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-08-24T13:46:08.601955425Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2025-08-24T13:46:08.602216680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2025-08-24T13:46:08.602966851Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008015s 
2025-08-24T13:46:08.603200341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:08.604156566Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2025-08-24T13:46:08.604273040Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018728s 
2025-08-24T13:46:08.604583175Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2025-08-24T13:46:08.604836625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:08.605140948Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-08-24T13:46:08.605327754Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-24T13:46:08.605516003Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2025-08-24T13:46:08.605740124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2025-08-24T13:46:08.606222064Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005062s 
2025-08-24T13:46:08.606424843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:08.606986614Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2025-08-24T13:46:08.607162969Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012731s 
2025-08-24T13:46:08.607436049Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2025-08-24T13:46:08.607650821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:08.607936947Z [Info] InitialSetup: Starting migration of Log DB to 1 
2025-08-24T13:46:08.608537947Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs 
2025-08-24T13:46:08.608932672Z [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-24T13:46:08.609489433Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007538s 
2025-08-24T13:46:08.609682070Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time) 
2025-08-24T13:46:08.609920380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2025-08-24T13:46:08.610253851Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003765s 
2025-08-24T13:46:08.610546060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-08-24T13:46:08', 'InitialSetup') 
2025-08-24T13:46:08.610896305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:08.611665544Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2025-08-24T13:46:08.611819994Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017796s 
2025-08-24T13:46:08.612134638Z [Info] FluentMigrator.Runner.MigrationRunner: 104: add_moviefiles_table migrating 
2025-08-24T13:46:08.612339841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:08.612596598Z [Info] add_moviefiles_table: Starting migration of Log DB to 104 
2025-08-24T13:46:08.612940661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (104, '2025-08-24T13:46:08', 'add_moviefiles_table') 
2025-08-24T13:46:08.613293260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:08.613876384Z [Info] FluentMigrator.Runner.MigrationRunner: 104: add_moviefiles_table migrated 
2025-08-24T13:46:08.614070465Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015278s 
2025-08-24T13:46:08.614273484Z [Info] FluentMigrator.Runner.MigrationRunner: 105: fix_history_movieId migrating 
2025-08-24T13:46:08.614479418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:08.614733750Z [Info] fix_history_movieId: Starting migration of Log DB to 105 
2025-08-24T13:46:08.615029887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (105, '2025-08-24T13:46:08', 'fix_history_movieId') 
2025-08-24T13:46:08.615381254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:08.616003457Z [Info] FluentMigrator.Runner.MigrationRunner: 105: fix_history_movieId migrated 
2025-08-24T13:46:08.616190523Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014931s 
2025-08-24T13:46:08.616400326Z [Info] FluentMigrator.Runner.MigrationRunner: 106: add_tmdb_stuff migrating 
2025-08-24T13:46:08.616598464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:08.616850211Z [Info] add_tmdb_stuff: Starting migration of Log DB to 106 
2025-08-24T13:46:08.617135957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (106, '2025-08-24T13:46:08', 'add_tmdb_stuff') 
2025-08-24T13:46:08.617488136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:08.618080859Z [Info] FluentMigrator.Runner.MigrationRunner: 106: add_tmdb_stuff migrated 
2025-08-24T13:46:08.618270180Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014771s 
2025-08-24T13:46:08.618478409Z [Info] FluentMigrator.Runner.MigrationRunner: 107: fix_movie_files migrating 
2025-08-24T13:46:08.618682550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:08.618943135Z [Info] fix_movie_files: Starting migration of Log DB to 107 
2025-08-24T13:46:08.619225623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (107, '2025-08-24T13:46:08', 'fix_movie_files') 
2025-08-24T13:46:08.619566901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:08.620200496Z [Info] FluentMigrator.Runner.MigrationRunner: 107: fix_movie_files migrated 
2025-08-24T13:46:08.620399427Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015046s 
2025-08-24T13:46:08.620604079Z [Info] FluentMigrator.Runner.MigrationRunner: 108: update_schedule_intervale migrating 
2025-08-24T13:46:08.620825715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:08.621083875Z [Info] update_schedule_intervale: Starting migration of Log DB to 108 
2025-08-24T13:46:08.621389480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (108, '2025-08-24T13:46:08', 'update_schedule_intervale') 
2025-08-24T13:46:08.621742190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:08.622354132Z [Info] FluentMigrator.Runner.MigrationRunner: 108: update_schedule_intervale migrated 
2025-08-24T13:46:08.622555748Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015171s 
2025-08-24T13:46:08.622762715Z [Info] FluentMigrator.Runner.MigrationRunner: 109: add_movie_formats_to_naming_config migrating 
2025-08-24T13:46:08.622981185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:08.623243202Z [Info] add_movie_formats_to_naming_config: Starting migration of Log DB to 109 
2025-08-24T13:46:08.623556152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (109, '2025-08-24T13:46:08', 'add_movie_formats_to_naming_config') 
2025-08-24T13:46:08.623945586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:08.624545454Z [Info] FluentMigrator.Runner.MigrationRunner: 109: add_movie_formats_to_naming_config migrated 
2025-08-24T13:46:08.624747140Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015429s 
2025-08-24T13:46:08.624952664Z [Info] FluentMigrator.Runner.MigrationRunner: 110: add_phyiscal_release migrating 
2025-08-24T13:46:08.625163097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:08.625421748Z [Info] add_phyiscal_release: Starting migration of Log DB to 110 
2025-08-24T13:46:08.625714528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (110, '2025-08-24T13:46:08', 'add_phyiscal_release') 
2025-08-24T13:46:08.626063881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:08.626652666Z [Info] FluentMigrator.Runner.MigrationRunner: 110: add_phyiscal_release migrated 
2025-08-24T13:46:08.626847368Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014822s 
2025-08-24T13:46:08.627047571Z [Info] FluentMigrator.Runner.MigrationRunner: 111: remove_bitmetv migrating 
2025-08-24T13:46:08.627248886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:08.627520303Z [Info] remove_bitmetv: Starting migration of Log DB to 111 
2025-08-24T13:46:08.627801920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (111, '2025-08-24T13:46:08', 'remove_bitmetv') 
2025-08-24T13:46:08.628158728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:08.628742463Z [Info] FluentMigrator.Runner.MigrationRunner: 111: remove_bitmetv migrated 
2025-08-24T13:46:08.628931023Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014899s 
2025-08-24T13:46:08.629140495Z [Info] FluentMigrator.Runner.MigrationRunner: 112: remove_torrentleech migrating 
2025-08-24T13:46:08.629350958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:08.629601042Z [Info] remove_torrentleech: Starting migration of Log DB to 112 
2025-08-24T13:46:08.629894803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (112, '2025-08-24T13:46:08', 'remove_torrentleech') 
2025-08-24T13:46:08.630241161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:08.630840988Z [Info] FluentMigrator.Runner.MigrationRunner: 112: remove_torrentleech migrated 
2025-08-24T13:46:08.631036642Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014814s 
2025-08-24T13:46:08.631235422Z [Info] FluentMigrator.Runner.MigrationRunner: 113: remove_broadcasthenet migrating 
2025-08-24T13:46:08.631448251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:08.631705949Z [Info] remove_broadcasthenet: Starting migration of Log DB to 113 
2025-08-24T13:46:08.632039591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (113, '2025-08-24T13:46:08', 'remove_broadcasthenet') 
2025-08-24T13:46:08.632395708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:08.633063192Z [Info] FluentMigrator.Runner.MigrationRunner: 113: remove_broadcasthenet migrated 
2025-08-24T13:46:08.633263896Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015989s 
2025-08-24T13:46:08.633455932Z [Info] FluentMigrator.Runner.MigrationRunner: 114: remove_fanzub migrating 
2025-08-24T13:46:08.633661306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:08.633913033Z [Info] remove_fanzub: Starting migration of Log DB to 114 
2025-08-24T13:46:08.634211043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (114, '2025-08-24T13:46:08', 'remove_fanzub') 
2025-08-24T13:46:08.634542490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:08.635113089Z [Info] FluentMigrator.Runner.MigrationRunner: 114: remove_fanzub migrated 
2025-08-24T13:46:08.635303041Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001448s 
2025-08-24T13:46:08.635507623Z [Info] FluentMigrator.Runner.MigrationRunner: 115: update_movie_sorttitle migrating 
2025-08-24T13:46:08.635719299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:08.635990675Z [Info] update_movie_sorttitle: Starting migration of Log DB to 115 
2025-08-24T13:46:08.636293796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (115, '2025-08-24T13:46:08', 'update_movie_sorttitle') 
2025-08-24T13:46:08.636642849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:08.637234610Z [Info] FluentMigrator.Runner.MigrationRunner: 115: update_movie_sorttitle migrated 
2025-08-24T13:46:08.637425975Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014979s 
2025-08-24T13:46:08.637639675Z [Info] FluentMigrator.Runner.MigrationRunner: 116: update_movie_sorttitle_again migrating 
2025-08-24T13:46:08.637856712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:08.638115333Z [Info] update_movie_sorttitle_again: Starting migration of Log DB to 116 
2025-08-24T13:46:08.638430768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (116, '2025-08-24T13:46:08', 'update_movie_sorttitle_again') 
2025-08-24T13:46:08.638774671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:08.639437425Z [Info] FluentMigrator.Runner.MigrationRunner: 116: update_movie_sorttitle_again migrated 
2025-08-24T13:46:08.639634532Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015592s 
2025-08-24T13:46:08.639834534Z [Info] FluentMigrator.Runner.MigrationRunner: 117: update_movie_file migrating 
2025-08-24T13:46:08.640060690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:08.640319340Z [Info] update_movie_file: Starting migration of Log DB to 117 
2025-08-24T13:46:08.640622841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (117, '2025-08-24T13:46:08', 'update_movie_file') 
2025-08-24T13:46:08.640995151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:08.647749459Z [Info] FluentMigrator.Runner.MigrationRunner: 117: update_movie_file migrated 
2025-08-24T13:46:08.647958730Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076667s 
2025-08-24T13:46:08.648167140Z [Info] FluentMigrator.Runner.MigrationRunner: 118: update_movie_slug migrating 
2025-08-24T13:46:08.648411552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:08.648685213Z [Info] update_movie_slug: Starting migration of Log DB to 118 
2025-08-24T13:46:08.648982842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (118, '2025-08-24T13:46:08', 'update_movie_slug') 
2025-08-24T13:46:08.649359590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:08.649983987Z [Info] FluentMigrator.Runner.MigrationRunner: 118: update_movie_slug migrated 
2025-08-24T13:46:08.650183419Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015729s 
2025-08-24T13:46:08.650401718Z [Info] FluentMigrator.Runner.MigrationRunner: 119: add_youtube_trailer_id migrating 
2025-08-24T13:46:08.650623114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:08.650896865Z [Info] add_youtube_trailer_id: Starting migration of Log DB to 119 
2025-08-24T13:46:08.651213182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (119, '2025-08-24T13:46:08', 'add_youtube_trailer_id') 
2025-08-24T13:46:08.651578036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:08.652186291Z [Info] FluentMigrator.Runner.MigrationRunner: 119: add_youtube_trailer_id migrated 
2025-08-24T13:46:08.652409881Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015525s 
2025-08-24T13:46:08.652621117Z [Info] FluentMigrator.Runner.MigrationRunner: 120: add_studio migrating 
2025-08-24T13:46:08.652828183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:08.653095842Z [Info] add_studio: Starting migration of Log DB to 120 
2025-08-24T13:46:08.653407590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (120, '2025-08-24T13:46:08', 'add_studio') 
2025-08-24T13:46:08.653767014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:08.654353534Z [Info] FluentMigrator.Runner.MigrationRunner: 120: add_studio migrated 
2025-08-24T13:46:08.654558758Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015157s 
2025-08-24T13:46:08.654785344Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_filedate_config migrating 
2025-08-24T13:46:08.655006379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:08.660409737Z [Info] update_filedate_config: Starting migration of Log DB to 121 
2025-08-24T13:46:08.660745353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (121, '2025-08-24T13:46:08', 'update_filedate_config') 
2025-08-24T13:46:08.661121340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:08.661791950Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_filedate_config migrated 
2025-08-24T13:46:08.661988105Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006774s 
2025-08-24T13:46:08.662206484Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_movieid_to_blacklist migrating 
2025-08-24T13:46:08.662416948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:08.662676541Z [Info] add_movieid_to_blacklist: Starting migration of Log DB to 122 
2025-08-24T13:46:08.662983458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (122, '2025-08-24T13:46:08', 'add_movieid_to_blacklist') 
2025-08-24T13:46:08.663388774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:08.664084956Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_movieid_to_blacklist migrated 
2025-08-24T13:46:08.664268255Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015102s 
2025-08-24T13:46:08.664526685Z [Info] FluentMigrator.Runner.MigrationRunner: 123: create_netimport_table migrating 
2025-08-24T13:46:08.664742640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:08.664960739Z [Info] create_netimport_table: Starting migration of Log DB to 123 
2025-08-24T13:46:08.665258919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (123, '2025-08-24T13:46:08', 'create_netimport_table') 
2025-08-24T13:46:08.665603673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:08.666247870Z [Info] FluentMigrator.Runner.MigrationRunner: 123: create_netimport_table migrated 
2025-08-24T13:46:08.666451140Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015372s 
2025-08-24T13:46:08.666650701Z [Info] FluentMigrator.Runner.MigrationRunner: 124: add_preferred_tags_to_profile migrating 
2025-08-24T13:46:08.666863690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:08.667120527Z [Info] add_preferred_tags_to_profile: Starting migration of Log DB to 124 
2025-08-24T13:46:08.667462666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (124, '2025-08-24T13:46:08', 'add_preferred_tags_to_profile') 
2025-08-24T13:46:08.667834324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:08.668536608Z [Info] FluentMigrator.Runner.MigrationRunner: 124: add_preferred_tags_to_profile migrated 
2025-08-24T13:46:08.668713194Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016123s 
2025-08-24T13:46:08.668902475Z [Info] FluentMigrator.Runner.MigrationRunner: 125: fix_imdb_unique migrating 
2025-08-24T13:46:08.669100213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:08.669352140Z [Info] fix_imdb_unique: Starting migration of Log DB to 125 
2025-08-24T13:46:08.669638938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (125, '2025-08-24T13:46:08', 'fix_imdb_unique') 
2025-08-24T13:46:08.669982690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:08.670682158Z [Info] FluentMigrator.Runner.MigrationRunner: 125: fix_imdb_unique migrated 
2025-08-24T13:46:08.670866279Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015624s 
2025-08-24T13:46:08.671075159Z [Info] FluentMigrator.Runner.MigrationRunner: 126: update_qualities_and_profiles migrating 
2025-08-24T13:46:08.671327557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:08.671553522Z [Info] update_qualities_and_profiles: Starting migration of Log DB to 126 
2025-08-24T13:46:08.671880701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (126, '2025-08-24T13:46:08', 'update_qualities_and_profiles') 
2025-08-24T13:46:08.672228070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:08.672814661Z [Info] FluentMigrator.Runner.MigrationRunner: 126: update_qualities_and_profiles migrated 
2025-08-24T13:46:08.673025045Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015077s 
2025-08-24T13:46:08.673225488Z [Info] FluentMigrator.Runner.MigrationRunner: 127: remove_wombles migrating 
2025-08-24T13:46:08.673428196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:08.673682017Z [Info] remove_wombles: Starting migration of Log DB to 127 
2025-08-24T13:46:08.673965749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (127, '2025-08-24T13:46:08', 'remove_wombles') 
2025-08-24T13:46:08.674327727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:08.674933477Z [Info] FluentMigrator.Runner.MigrationRunner: 127: remove_wombles migrated 
2025-08-24T13:46:08.675126355Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015005s 
2025-08-24T13:46:08.675333642Z [Info] FluentMigrator.Runner.MigrationRunner: 128: remove_kickass migrating 
2025-08-24T13:46:08.675537413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:08.675796334Z [Info] remove_kickass: Starting migration of Log DB to 128 
2025-08-24T13:46:08.676095366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (128, '2025-08-24T13:46:08', 'remove_kickass') 
2025-08-24T13:46:08.676446012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:08.677015619Z [Info] FluentMigrator.Runner.MigrationRunner: 128: remove_kickass migrated 
2025-08-24T13:46:08.677202936Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014674s 
2025-08-24T13:46:08.677422247Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_parsed_movie_info_to_pending_release migrating 
2025-08-24T13:46:08.677646859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:08.677907935Z [Info] add_parsed_movie_info_to_pending_release: Starting migration of Log DB to 129 
2025-08-24T13:46:08.678228821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (129, '2025-08-24T13:46:08', 'add_parsed_movie_info_to_pending_release') 
2025-08-24T13:46:08.678591291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:08.679232662Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_parsed_movie_info_to_pending_release migrated 
2025-08-24T13:46:08.679450741Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015667s 
2025-08-24T13:46:08.679652497Z [Info] FluentMigrator.Runner.MigrationRunner: 130: remove_wombles_kickass migrating 
2025-08-24T13:46:08.679886248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:08.680154538Z [Info] remove_wombles_kickass: Starting migration of Log DB to 130 
2025-08-24T13:46:08.680453009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (130, '2025-08-24T13:46:08', 'remove_wombles_kickass') 
2025-08-24T13:46:08.680793394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:08.681571120Z [Info] FluentMigrator.Runner.MigrationRunner: 130: remove_wombles_kickass migrated 
2025-08-24T13:46:08.681764489Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016925s 
2025-08-24T13:46:08.681988510Z [Info] FluentMigrator.Runner.MigrationRunner: 131: make_parsed_episode_info_nullable migrating 
2025-08-24T13:46:08.682202010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:08.682477775Z [Info] make_parsed_episode_info_nullable: Starting migration of Log DB to 131 
2025-08-24T13:46:08.682790124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (131, '2025-08-24T13:46:08', 'make_parsed_episode_info_nullable') 
2025-08-24T13:46:08.683151481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:08.683904247Z [Info] FluentMigrator.Runner.MigrationRunner: 131: make_parsed_episode_info_nullable migrated 
2025-08-24T13:46:08.684115853Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016741s 
2025-08-24T13:46:08.684330004Z [Info] FluentMigrator.Runner.MigrationRunner: 132: rename_torrent_downloadstation migrating 
2025-08-24T13:46:08.684560518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:08.684812295Z [Info] rename_torrent_downloadstation: Starting migration of Log DB to 132 
2025-08-24T13:46:08.685128030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (132, '2025-08-24T13:46:08', 'rename_torrent_downloadstation') 
2025-08-24T13:46:08.685476572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:08.686209418Z [Info] FluentMigrator.Runner.MigrationRunner: 132: rename_torrent_downloadstation migrated 
2025-08-24T13:46:08.686420142Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016397s 
2025-08-24T13:46:08.686640866Z [Info] FluentMigrator.Runner.MigrationRunner: 133: add_minimumavailability migrating 
2025-08-24T13:46:08.686842963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:08.687106083Z [Info] add_minimumavailability: Starting migration of Log DB to 133 
2025-08-24T13:46:08.687400776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (133, '2025-08-24T13:46:08', 'add_minimumavailability') 
2025-08-24T13:46:08.687749879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:08.688471953Z [Info] FluentMigrator.Runner.MigrationRunner: 133: add_minimumavailability migrated 
2025-08-24T13:46:08.688678027Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016151s 
2025-08-24T13:46:08.688891297Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_remux_qualities_for_the_wankers migrating 
2025-08-24T13:46:08.689113705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:08.689387877Z [Info] add_remux_qualities_for_the_wankers: Starting migration of Log DB to 134 
2025-08-24T13:46:08.689707480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (134, '2025-08-24T13:46:08', 'add_remux_qualities_for_the_wankers') 
2025-08-24T13:46:08.690061523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:08.690764508Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_remux_qualities_for_the_wankers migrated 
2025-08-24T13:46:08.690965954Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016252s 
2025-08-24T13:46:08.691185466Z [Info] FluentMigrator.Runner.MigrationRunner: 135: add_haspredbentry_to_movies migrating 
2025-08-24T13:46:08.691395829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:08.691657687Z [Info] add_haspredbentry_to_movies: Starting migration of Log DB to 135 
2025-08-24T13:46:08.691972701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (135, '2025-08-24T13:46:08', 'add_haspredbentry_to_movies') 
2025-08-24T13:46:08.692339459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:08.692977323Z [Info] FluentMigrator.Runner.MigrationRunner: 135: add_haspredbentry_to_movies migrated 
2025-08-24T13:46:08.693181635Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015684s 
2025-08-24T13:46:08.693385004Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_pathstate_to_movies migrating 
2025-08-24T13:46:08.693610318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:08.693865762Z [Info] add_pathstate_to_movies: Starting migration of Log DB to 136 
2025-08-24T13:46:08.694168511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (136, '2025-08-24T13:46:08', 'add_pathstate_to_movies') 
2025-08-24T13:46:08.694526963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:08.695189497Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_pathstate_to_movies migrated 
2025-08-24T13:46:08.695388878Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015744s 
2025-08-24T13:46:08.695607599Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_import_exclusions_table migrating 
2025-08-24T13:46:08.695820597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:08.696102024Z [Info] add_import_exclusions_table: Starting migration of Log DB to 137 
2025-08-24T13:46:08.696400805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (137, '2025-08-24T13:46:08', 'add_import_exclusions_table') 
2025-08-24T13:46:08.696770500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:08.697404506Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_import_exclusions_table migrated 
2025-08-24T13:46:08.697612535Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015721s 
2025-08-24T13:46:08.697821125Z [Info] FluentMigrator.Runner.MigrationRunner: 138: add_physical_release_note migrating 
2025-08-24T13:46:08.698038853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:08.698293075Z [Info] add_physical_release_note: Starting migration of Log DB to 138 
2025-08-24T13:46:08.698595744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (138, '2025-08-24T13:46:08', 'add_physical_release_note') 
2025-08-24T13:46:08.698945248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:08.699641149Z [Info] FluentMigrator.Runner.MigrationRunner: 138: add_physical_release_note migrated 
2025-08-24T13:46:08.699839067Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015912s 
2025-08-24T13:46:08.700063639Z [Info] FluentMigrator.Runner.MigrationRunner: 139: consolidate_indexer_baseurl migrating 
2025-08-24T13:46:08.700285987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:08.700536772Z [Info] consolidate_indexer_baseurl: Starting migration of Log DB to 139 
2025-08-24T13:46:08.700847978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (139, '2025-08-24T13:46:08', 'consolidate_indexer_baseurl') 
2025-08-24T13:46:08.701193584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:08.701871379Z [Info] FluentMigrator.Runner.MigrationRunner: 139: consolidate_indexer_baseurl migrated 
2025-08-24T13:46:08.702070249Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001577s 
2025-08-24T13:46:08.702285202Z [Info] FluentMigrator.Runner.MigrationRunner: 140: add_alternative_titles_table migrating 
2025-08-24T13:46:08.702496257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:08.702764316Z [Info] add_alternative_titles_table: Starting migration of Log DB to 140 
2025-08-24T13:46:08.703078118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (140, '2025-08-24T13:46:08', 'add_alternative_titles_table') 
2025-08-24T13:46:08.703438424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:08.704228093Z [Info] FluentMigrator.Runner.MigrationRunner: 140: add_alternative_titles_table migrated 
2025-08-24T13:46:08.704429739Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001686s 
2025-08-24T13:46:08.704645915Z [Info] FluentMigrator.Runner.MigrationRunner: 141: fix_duplicate_alt_titles migrating 
2025-08-24T13:46:08.704856669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:08.705117564Z [Info] fix_duplicate_alt_titles: Starting migration of Log DB to 141 
2025-08-24T13:46:08.705424572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (141, '2025-08-24T13:46:08', 'fix_duplicate_alt_titles') 
2025-08-24T13:46:08.705778214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:08.706491110Z [Info] FluentMigrator.Runner.MigrationRunner: 141: fix_duplicate_alt_titles migrated 
2025-08-24T13:46:08.706686443Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001621s 
2025-08-24T13:46:08.706888971Z [Info] FluentMigrator.Runner.MigrationRunner: 142: movie_extras migrating 
2025-08-24T13:46:08.707089414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:08.707341632Z [Info] movie_extras: Starting migration of Log DB to 142 
2025-08-24T13:46:08.707621445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (142, '2025-08-24T13:46:08', 'movie_extras') 
2025-08-24T13:46:08.707993695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:08.708756981Z [Info] FluentMigrator.Runner.MigrationRunner: 142: movie_extras migrated 
2025-08-24T13:46:08.708950451Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016613s 
2025-08-24T13:46:08.709148359Z [Info] FluentMigrator.Runner.MigrationRunner: 143: clean_core_tv migrating 
2025-08-24T13:46:08.709352631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:08.709605941Z [Info] clean_core_tv: Starting migration of Log DB to 143 
2025-08-24T13:46:08.709894051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (143, '2025-08-24T13:46:08', 'clean_core_tv') 
2025-08-24T13:46:08.710243965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:08.710998454Z [Info] FluentMigrator.Runner.MigrationRunner: 143: clean_core_tv migrated 
2025-08-24T13:46:08.711184258Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016359s 
2025-08-24T13:46:08.711396275Z [Info] FluentMigrator.Runner.MigrationRunner: 144: add_cookies_to_indexer_status migrating 
2025-08-24T13:46:08.711617610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:08.711888716Z [Info] add_cookies_to_indexer_status: Starting migration of Log DB to 144 
2025-08-24T13:46:08.712203921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (144, '2025-08-24T13:46:08', 'add_cookies_to_indexer_status') 
2025-08-24T13:46:08.712554837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:08.713320809Z [Info] FluentMigrator.Runner.MigrationRunner: 144: add_cookies_to_indexer_status migrated 
2025-08-24T13:46:08.713518137Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016875s 
2025-08-24T13:46:08.713724041Z [Info] FluentMigrator.Runner.MigrationRunner: 145: banner_to_fanart migrating 
2025-08-24T13:46:08.713925827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:08.714182294Z [Info] banner_to_fanart: Starting migration of Log DB to 145 
2025-08-24T13:46:08.714470133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (145, '2025-08-24T13:46:08', 'banner_to_fanart') 
2025-08-24T13:46:08.714814897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:08.715619888Z [Info] FluentMigrator.Runner.MigrationRunner: 145: banner_to_fanart migrated 
2025-08-24T13:46:08.715813157Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016852s 
2025-08-24T13:46:08.716098281Z [Info] FluentMigrator.Runner.MigrationRunner: 146: naming_config_colon_action migrating 
2025-08-24T13:46:08.716310859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:08.716571504Z [Info] naming_config_colon_action: Starting migration of Log DB to 146 
2025-08-24T13:46:08.716885947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (146, '2025-08-24T13:46:08', 'naming_config_colon_action') 
2025-08-24T13:46:08.717236452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:08.718016322Z [Info] FluentMigrator.Runner.MigrationRunner: 146: naming_config_colon_action migrated 
2025-08-24T13:46:08.718212537Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016915s 
2025-08-24T13:46:08.718416217Z [Info] FluentMigrator.Runner.MigrationRunner: 147: add_custom_formats migrating 
2025-08-24T13:46:08.718622934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:08.718883628Z [Info] add_custom_formats: Starting migration of Log DB to 147 
2025-08-24T13:46:08.719166929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (147, '2025-08-24T13:46:08', 'add_custom_formats') 
2025-08-24T13:46:08.719623578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:08.720385282Z [Info] FluentMigrator.Runner.MigrationRunner: 147: add_custom_formats migrated 
2025-08-24T13:46:08.720581837Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017142s 
2025-08-24T13:46:08.720787181Z [Info] FluentMigrator.Runner.MigrationRunner: 148: remove_extra_naming_config migrating 
2025-08-24T13:46:08.720997284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:08.721259712Z [Info] remove_extra_naming_config: Starting migration of Log DB to 148 
2025-08-24T13:46:08.721559035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (148, '2025-08-24T13:46:08', 'remove_extra_naming_config') 
2025-08-24T13:46:08.721879440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:08.722728960Z [Info] FluentMigrator.Runner.MigrationRunner: 148: remove_extra_naming_config migrated 
2025-08-24T13:46:08.722931227Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017542s 
2025-08-24T13:46:08.723136350Z [Info] FluentMigrator.Runner.MigrationRunner: 149: convert_regex_required_tags migrating 
2025-08-24T13:46:08.723352736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:08.723628431Z [Info] convert_regex_required_tags: Starting migration of Log DB to 149 
2025-08-24T13:46:08.723929738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (149, '2025-08-24T13:46:08', 'convert_regex_required_tags') 
2025-08-24T13:46:08.724315124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:08.724979772Z [Info] FluentMigrator.Runner.MigrationRunner: 149: convert_regex_required_tags migrated 
2025-08-24T13:46:08.725188712Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016099s 
2025-08-24T13:46:08.725402232Z [Info] FluentMigrator.Runner.MigrationRunner: 150: fix_format_tags_double_underscore migrating 
2025-08-24T13:46:08.725620772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:08.725893060Z [Info] fix_format_tags_double_underscore: Starting migration of Log DB to 150 
2025-08-24T13:46:08.726201601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (150, '2025-08-24T13:46:08', 'fix_format_tags_double_underscore') 
2025-08-24T13:46:08.726554973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:08.727781793Z [Info] FluentMigrator.Runner.MigrationRunner: 150: fix_format_tags_double_underscore migrated 
2025-08-24T13:46:08.728011445Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021462s 
2025-08-24T13:46:08.728222650Z [Info] FluentMigrator.Runner.MigrationRunner: 151: add_tags_to_net_import migrating 
2025-08-24T13:46:08.728430018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:08.728693198Z [Info] add_tags_to_net_import: Starting migration of Log DB to 151 
2025-08-24T13:46:08.728997661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (151, '2025-08-24T13:46:08', 'add_tags_to_net_import') 
2025-08-24T13:46:08.729349890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:08.730209159Z [Info] FluentMigrator.Runner.MigrationRunner: 151: add_tags_to_net_import migrated 
2025-08-24T13:46:08.730418701Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017722s 
2025-08-24T13:46:08.730610197Z [Info] FluentMigrator.Runner.MigrationRunner: 152: add_custom_filters migrating 
2025-08-24T13:46:08.730825110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:08.731071816Z [Info] add_custom_filters: Starting migration of Log DB to 152 
2025-08-24T13:46:08.731363173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (152, '2025-08-24T13:46:08', 'add_custom_filters') 
2025-08-24T13:46:08.731708889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:08.732463217Z [Info] FluentMigrator.Runner.MigrationRunner: 152: add_custom_filters migrated 
2025-08-24T13:46:08.732652468Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016364s 
2025-08-24T13:46:08.732899987Z [Info] FluentMigrator.Runner.MigrationRunner: 153: indexer_client_status_search_changes migrating 
2025-08-24T13:46:08.733095590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:08.733354852Z [Info] indexer_client_status_search_changes: Starting migration of Log DB to 153 
2025-08-24T13:46:08.733677602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (153, '2025-08-24T13:46:08', 'indexer_client_status_search_changes') 
2025-08-24T13:46:08.734030332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:08.734784100Z [Info] FluentMigrator.Runner.MigrationRunner: 153: indexer_client_status_search_changes migrated 
2025-08-24T13:46:08.734987569Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016645s 
2025-08-24T13:46:08.735212232Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_language_to_files_history_blacklist migrating 
2025-08-24T13:46:08.735429289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:08.735698430Z [Info] add_language_to_files_history_blacklist: Starting migration of Log DB to 154 
2025-08-24T13:46:08.736102865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (154, '2025-08-24T13:46:08', 'add_language_to_files_history_blacklist') 
2025-08-24T13:46:08.736464683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:08.737211226Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_language_to_files_history_blacklist migrated 
2025-08-24T13:46:08.737403453Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017434s 
2025-08-24T13:46:08.737626893Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_update_allowed_quality_profile migrating 
2025-08-24T13:46:08.737856546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:08.738112811Z [Info] add_update_allowed_quality_profile: Starting migration of Log DB to 155 
2025-08-24T13:46:08.738424319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (155, '2025-08-24T13:46:08', 'add_update_allowed_quality_profile') 
2025-08-24T13:46:08.738779614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:08.739650427Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_update_allowed_quality_profile migrated 
2025-08-24T13:46:08.739888436Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017803s 
2025-08-24T13:46:08.740135925Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_download_client_priority migrating 
2025-08-24T13:46:08.740365336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:08.740632364Z [Info] add_download_client_priority: Starting migration of Log DB to 156 
2025-08-24T13:46:08.740943110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (156, '2025-08-24T13:46:08', 'add_download_client_priority') 
2025-08-24T13:46:08.741298315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:08.742124638Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_download_client_priority migrated 
2025-08-24T13:46:08.742327026Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017481s 
2025-08-24T13:46:08.742534453Z [Info] FluentMigrator.Runner.MigrationRunner: 157: remove_growl_prowl migrating 
2025-08-24T13:46:08.742751530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:08.743003969Z [Info] remove_growl_prowl: Starting migration of Log DB to 157 
2025-08-24T13:46:08.743318191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (157, '2025-08-24T13:46:08', 'remove_growl_prowl') 
2025-08-24T13:46:08.743647604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:08.744392213Z [Info] FluentMigrator.Runner.MigrationRunner: 157: remove_growl_prowl migrated 
2025-08-24T13:46:08.744591144Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016347s 
2025-08-24T13:46:08.744798030Z [Info] FluentMigrator.Runner.MigrationRunner: 158: remove_plex_hometheatre migrating 
2025-08-24T13:46:08.745009857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:08.745268007Z [Info] remove_plex_hometheatre: Starting migration of Log DB to 158 
2025-08-24T13:46:08.745589233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (158, '2025-08-24T13:46:08', 'remove_plex_hometheatre') 
2025-08-24T13:46:08.745920881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:08.746619978Z [Info] FluentMigrator.Runner.MigrationRunner: 158: remove_plex_hometheatre migrated 
2025-08-24T13:46:08.746819270Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016025s 
2025-08-24T13:46:08.747022068Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_webrip_qualites migrating 
2025-08-24T13:46:08.747228203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:08.747485411Z [Info] add_webrip_qualites: Starting migration of Log DB to 159 
2025-08-24T13:46:08.747779232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (159, '2025-08-24T13:46:08', 'add_webrip_qualites') 
2025-08-24T13:46:08.748171111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:08.748812893Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_webrip_qualites migrated 
2025-08-24T13:46:08.749010581Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015779s 
2025-08-24T13:46:08.749218029Z [Info] FluentMigrator.Runner.MigrationRunner: 160: health_issue_notification migrating 
2025-08-24T13:46:08.749427901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:08.749704167Z [Info] health_issue_notification: Starting migration of Log DB to 160 
2025-08-24T13:46:08.750011085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (160, '2025-08-24T13:46:08', 'health_issue_notification') 
2025-08-24T13:46:08.750358354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:08.750978473Z [Info] FluentMigrator.Runner.MigrationRunner: 160: health_issue_notification migrated 
2025-08-24T13:46:08.751180069Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015391s 
2025-08-24T13:46:08.751387707Z [Info] FluentMigrator.Runner.MigrationRunner: 161: speed_improvements migrating 
2025-08-24T13:46:08.751595074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:08.751868445Z [Info] speed_improvements: Starting migration of Log DB to 161 
2025-08-24T13:46:08.752202477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (161, '2025-08-24T13:46:08', 'speed_improvements') 
2025-08-24T13:46:08.752546149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:08.753190476Z [Info] FluentMigrator.Runner.MigrationRunner: 161: speed_improvements migrated 
2025-08-24T13:46:08.753375980Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015673s 
2025-08-24T13:46:08.753579880Z [Info] FluentMigrator.Runner.MigrationRunner: 162: fix_profile_format_default migrating 
2025-08-24T13:46:08.753803591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:08.754063975Z [Info] fix_profile_format_default: Starting migration of Log DB to 162 
2025-08-24T13:46:08.754393729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (162, '2025-08-24T13:46:08', 'fix_profile_format_default') 
2025-08-24T13:46:08.754738323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:08.755363431Z [Info] FluentMigrator.Runner.MigrationRunner: 162: fix_profile_format_default migrated 
2025-08-24T13:46:08.755568434Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015369s 
2025-08-24T13:46:08.755763046Z [Info] FluentMigrator.Runner.MigrationRunner: 163: task_duration migrating 
2025-08-24T13:46:08.756020203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:08.756283944Z [Info] task_duration: Starting migration of Log DB to 163 
2025-08-24T13:46:08.756573668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (163, '2025-08-24T13:46:08', 'task_duration') 
2025-08-24T13:46:08.756916919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:08.757496796Z [Info] FluentMigrator.Runner.MigrationRunner: 163: task_duration migrated 
2025-08-24T13:46:08.757690827Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001508s 
2025-08-24T13:46:08.757887182Z [Info] FluentMigrator.Runner.MigrationRunner: 164: movie_collections_crew migrating 
2025-08-24T13:46:08.758100822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:08.758357639Z [Info] movie_collections_crew: Starting migration of Log DB to 164 
2025-08-24T13:46:08.758655298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (164, '2025-08-24T13:46:08', 'movie_collections_crew') 
2025-08-24T13:46:08.759006826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:08.759581503Z [Info] FluentMigrator.Runner.MigrationRunner: 164: movie_collections_crew migrated 
2025-08-24T13:46:08.759779802Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014725s 
2025-08-24T13:46:08.760126019Z [Info] FluentMigrator.Runner.MigrationRunner: 165: remove_custom_formats_from_quality_model migrating 
2025-08-24T13:46:08.760351654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:08.760613952Z [Info] remove_custom_formats_from_quality_model: Starting migration of Log DB to 165 
2025-08-24T13:46:08.760939567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (165, '2025-08-24T13:46:08', 'remove_custom_formats_from_quality_model') 
2025-08-24T13:46:08.761301486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:08.762599349Z [Info] FluentMigrator.Runner.MigrationRunner: 165: remove_custom_formats_from_quality_model migrated 
2025-08-24T13:46:08.762824352Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022331s 
2025-08-24T13:46:08.763026158Z [Info] FluentMigrator.Runner.MigrationRunner: 166: fix_tmdb_list_config migrating 
2025-08-24T13:46:08.763234227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:08.763493058Z [Info] fix_tmdb_list_config: Starting migration of Log DB to 166 
2025-08-24T13:46:08.763789404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (166, '2025-08-24T13:46:08', 'fix_tmdb_list_config') 
2025-08-24T13:46:08.764197576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:08.764783616Z [Info] FluentMigrator.Runner.MigrationRunner: 166: fix_tmdb_list_config migrated 
2025-08-24T13:46:08.764979190Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015351s 
2025-08-24T13:46:08.765194904Z [Info] FluentMigrator.Runner.MigrationRunner: 167: remove_movie_pathstate migrating 
2025-08-24T13:46:08.765406680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:08.765663928Z [Info] remove_movie_pathstate: Starting migration of Log DB to 167 
2025-08-24T13:46:08.765961648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (167, '2025-08-24T13:46:08', 'remove_movie_pathstate') 
2025-08-24T13:46:08.766309137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:08.766895387Z [Info] FluentMigrator.Runner.MigrationRunner: 167: remove_movie_pathstate migrated 
2025-08-24T13:46:08.767099739Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014832s 
2025-08-24T13:46:08.767298078Z [Info] FluentMigrator.Runner.MigrationRunner: 168: custom_format_rework migrating 
2025-08-24T13:46:08.767508892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:08.767763014Z [Info] custom_format_rework: Starting migration of Log DB to 168 
2025-08-24T13:46:08.768106205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (168, '2025-08-24T13:46:08', 'custom_format_rework') 
2025-08-24T13:46:08.768463264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:08.769044183Z [Info] FluentMigrator.Runner.MigrationRunner: 168: custom_format_rework migrated 
2025-08-24T13:46:08.769243274Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015242s 
2025-08-24T13:46:08.769445271Z [Info] FluentMigrator.Runner.MigrationRunner: 169: custom_format_scores migrating 
2025-08-24T13:46:08.769650294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:08.769905057Z [Info] custom_format_scores: Starting migration of Log DB to 169 
2025-08-24T13:46:08.770199640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (169, '2025-08-24T13:46:08', 'custom_format_scores') 
2025-08-24T13:46:08.770550817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:08.771134462Z [Info] FluentMigrator.Runner.MigrationRunner: 169: custom_format_scores migrated 
2025-08-24T13:46:08.771337731Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014796s 
2025-08-24T13:46:08.771537323Z [Info] FluentMigrator.Runner.MigrationRunner: 170: fix_trakt_list_config migrating 
2025-08-24T13:46:08.771749300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:08.772066088Z [Info] fix_trakt_list_config: Starting migration of Log DB to 170 
2025-08-24T13:46:08.772378677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (170, '2025-08-24T13:46:08', 'fix_trakt_list_config') 
2025-08-24T13:46:08.772716647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:08.773294611Z [Info] FluentMigrator.Runner.MigrationRunner: 170: fix_trakt_list_config migrated 
2025-08-24T13:46:08.773498151Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015365s 
2025-08-24T13:46:08.773711580Z [Info] FluentMigrator.Runner.MigrationRunner: 171: quality_definition_preferred_size migrating 
2025-08-24T13:46:08.773931503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:08.774190324Z [Info] quality_definition_preferred_size: Starting migration of Log DB to 171 
2025-08-24T13:46:08.774505579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (171, '2025-08-24T13:46:08', 'quality_definition_preferred_size') 
2025-08-24T13:46:08.774873008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:08.775437946Z [Info] FluentMigrator.Runner.MigrationRunner: 171: quality_definition_preferred_size migrated 
2025-08-24T13:46:08.775648410Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014909s 
2025-08-24T13:46:08.775865216Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_download_history migrating 
2025-08-24T13:46:08.776119949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:08.776371776Z [Info] add_download_history: Starting migration of Log DB to 172 
2025-08-24T13:46:08.776664174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (172, '2025-08-24T13:46:08', 'add_download_history') 
2025-08-24T13:46:08.777017947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:08.777796684Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_download_history migrated 
2025-08-24T13:46:08.778377383Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015486s 
2025-08-24T13:46:08.778746146Z [Info] FluentMigrator.Runner.MigrationRunner: 173: net_import_status migrating 
2025-08-24T13:46:08.779018875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:08.779307466Z [Info] net_import_status: Starting migration of Log DB to 173 
2025-08-24T13:46:08.779619955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (173, '2025-08-24T13:46:08', 'net_import_status') 
2025-08-24T13:46:08.779997345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:08.780614377Z [Info] FluentMigrator.Runner.MigrationRunner: 173: net_import_status migrated 
2025-08-24T13:46:08.780810983Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016208s 
2025-08-24T13:46:08.781024853Z [Info] FluentMigrator.Runner.MigrationRunner: 174: email_multiple_addresses migrating 
2025-08-24T13:46:08.781244065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:08.781517415Z [Info] email_multiple_addresses: Starting migration of Log DB to 174 
2025-08-24T13:46:08.781824794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (174, '2025-08-24T13:46:08', 'email_multiple_addresses') 
2025-08-24T13:46:08.782188185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:08.782776560Z [Info] FluentMigrator.Runner.MigrationRunner: 174: email_multiple_addresses migrated 
2025-08-24T13:46:08.782988617Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001521s 
2025-08-24T13:46:08.783203740Z [Info] FluentMigrator.Runner.MigrationRunner: 175: remove_chown_and_folderchmod_config migrating 
2025-08-24T13:46:08.783422540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:08.783691342Z [Info] remove_chown_and_folderchmod_config: Starting migration of Log DB to 175 
2025-08-24T13:46:08.784026616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (175, '2025-08-24T13:46:08', 'remove_chown_and_folderchmod_config') 
2025-08-24T13:46:08.784392473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:08.784980727Z [Info] FluentMigrator.Runner.MigrationRunner: 175: remove_chown_and_folderchmod_config migrated 
2025-08-24T13:46:08.785189037Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015397s 
2025-08-24T13:46:08.785390643Z [Info] FluentMigrator.Runner.MigrationRunner: 176: movie_recommendations migrating 
2025-08-24T13:46:08.785603060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:08.785868394Z [Info] movie_recommendations: Starting migration of Log DB to 176 
2025-08-24T13:46:08.786162096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (176, '2025-08-24T13:46:08', 'movie_recommendations') 
2025-08-24T13:46:08.786509335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:08.787099192Z [Info] FluentMigrator.Runner.MigrationRunner: 176: movie_recommendations migrated 
2025-08-24T13:46:08.787299495Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014726s 
2025-08-24T13:46:08.787495059Z [Info] FluentMigrator.Runner.MigrationRunner: 177: language_improvements migrating 
2025-08-24T13:46:08.787703188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:08.787981328Z [Info] language_improvements: Starting migration of Log DB to 177 
2025-08-24T13:46:08.788288998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (177, '2025-08-24T13:46:08', 'language_improvements') 
2025-08-24T13:46:08.788633802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:08.789219942Z [Info] FluentMigrator.Runner.MigrationRunner: 177: language_improvements migrated 
2025-08-24T13:46:08.789419373Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015027s 
2025-08-24T13:46:08.789626581Z [Info] FluentMigrator.Runner.MigrationRunner: 178: new_list_server migrating 
2025-08-24T13:46:08.789833838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:08.792198238Z [Info] new_list_server: Starting migration of Log DB to 178 
2025-08-24T13:46:08.792516950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (178, '2025-08-24T13:46:08', 'new_list_server') 
2025-08-24T13:46:08.792868177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:08.793623678Z [Info] FluentMigrator.Runner.MigrationRunner: 178: new_list_server migrated 
2025-08-24T13:46:08.793814272Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037791s 
2025-08-24T13:46:08.794025838Z [Info] FluentMigrator.Runner.MigrationRunner: 179: movie_translation_indexes migrating 
2025-08-24T13:46:08.794231391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:08.795285373Z [Info] movie_translation_indexes: Starting migration of Log DB to 179 
2025-08-24T13:46:08.795588544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (179, '2025-08-24T13:46:08', 'movie_translation_indexes') 
2025-08-24T13:46:08.795973569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:08.796578837Z [Info] FluentMigrator.Runner.MigrationRunner: 179: movie_translation_indexes migrated 
2025-08-24T13:46:08.796770623Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023342s 
2025-08-24T13:46:08.796970255Z [Info] FluentMigrator.Runner.MigrationRunner: 180: fix_invalid_profile_references migrating 
2025-08-24T13:46:08.797175298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:08.797424019Z [Info] fix_invalid_profile_references: Starting migration of Log DB to 180 
2025-08-24T13:46:08.797720526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (180, '2025-08-24T13:46:08', 'fix_invalid_profile_references') 
2025-08-24T13:46:08.798060189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:08.798676600Z [Info] FluentMigrator.Runner.MigrationRunner: 180: fix_invalid_profile_references migrated 
2025-08-24T13:46:08.798876453Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014888s 
2025-08-24T13:46:08.799072968Z [Info] FluentMigrator.Runner.MigrationRunner: 181: list_movies_table migrating 
2025-08-24T13:46:08.799257660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:08.799505349Z [Info] list_movies_table: Starting migration of Log DB to 181 
2025-08-24T13:46:08.799780583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (181, '2025-08-24T13:46:08', 'list_movies_table') 
2025-08-24T13:46:08.800178855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:08.800850256Z [Info] FluentMigrator.Runner.MigrationRunner: 181: list_movies_table migrated 
2025-08-24T13:46:08.801062854Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015814s 
2025-08-24T13:46:08.801264460Z [Info] FluentMigrator.Runner.MigrationRunner: 182: on_delete_notification migrating 
2025-08-24T13:46:08.801474393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:08.801739657Z [Info] on_delete_notification: Starting migration of Log DB to 182 
2025-08-24T13:46:08.802043970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (182, '2025-08-24T13:46:08', 'on_delete_notification') 
2025-08-24T13:46:08.802410808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:08.803055235Z [Info] FluentMigrator.Runner.MigrationRunner: 182: on_delete_notification migrated 
2025-08-24T13:46:08.803253705Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015648s 
2025-08-24T13:46:08.803451203Z [Info] FluentMigrator.Runner.MigrationRunner: 183: download_propers_config migrating 
2025-08-24T13:46:08.803671326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:08.803963324Z [Info] download_propers_config: Starting migration of Log DB to 183 
2025-08-24T13:46:08.804283138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (183, '2025-08-24T13:46:08', 'download_propers_config') 
2025-08-24T13:46:08.804632571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:08.805288472Z [Info] FluentMigrator.Runner.MigrationRunner: 183: download_propers_config migrated 
2025-08-24T13:46:08.805483755Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015991s 
2025-08-24T13:46:08.805699499Z [Info] FluentMigrator.Runner.MigrationRunner: 184: add_priority_to_indexers migrating 
2025-08-24T13:46:08.805900965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:08.806170628Z [Info] add_priority_to_indexers: Starting migration of Log DB to 184 
2025-08-24T13:46:08.806472305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (184, '2025-08-24T13:46:08', 'add_priority_to_indexers') 
2025-08-24T13:46:08.806837480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:08.807409612Z [Info] FluentMigrator.Runner.MigrationRunner: 184: add_priority_to_indexers migrated 
2025-08-24T13:46:08.807622531Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015009s 
2025-08-24T13:46:08.807831973Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_alternative_title_indices migrating 
2025-08-24T13:46:08.808133610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:08.808406008Z [Info] add_alternative_title_indices: Starting migration of Log DB to 185 
2025-08-24T13:46:08.808712165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (185, '2025-08-24T13:46:08', 'add_alternative_title_indices') 
2025-08-24T13:46:08.809095166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:08.809743791Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_alternative_title_indices migrated 
2025-08-24T13:46:08.809949987Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016072s 
2025-08-24T13:46:08.810165470Z [Info] FluentMigrator.Runner.MigrationRunner: 186: fix_tmdb_duplicates migrating 
2025-08-24T13:46:08.810369160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:08.810626128Z [Info] fix_tmdb_duplicates: Starting migration of Log DB to 186 
2025-08-24T13:46:08.810921563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (186, '2025-08-24T13:46:08', 'fix_tmdb_duplicates') 
2025-08-24T13:46:08.811280014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:08.811941446Z [Info] FluentMigrator.Runner.MigrationRunner: 186: fix_tmdb_duplicates migrated 
2025-08-24T13:46:08.812158332Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015313s 
2025-08-24T13:46:08.812367093Z [Info] FluentMigrator.Runner.MigrationRunner: 187: swap_filechmod_for_folderchmod migrating 
2025-08-24T13:46:08.812610463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:08.812880596Z [Info] swap_filechmod_for_folderchmod: Starting migration of Log DB to 187 
2025-08-24T13:46:08.813190280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (187, '2025-08-24T13:46:08', 'swap_filechmod_for_folderchmod') 
2025-08-24T13:46:08.813547669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:08.814319112Z [Info] FluentMigrator.Runner.MigrationRunner: 187: swap_filechmod_for_folderchmod migrated 
2025-08-24T13:46:08.814527913Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001693s 
2025-08-24T13:46:08.814717705Z [Info] FluentMigrator.Runner.MigrationRunner: 188: mediainfo_channels migrating 
2025-08-24T13:46:08.814924030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:08.815183412Z [Info] mediainfo_channels: Starting migration of Log DB to 188 
2025-08-24T13:46:08.815492294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (188, '2025-08-24T13:46:08', 'mediainfo_channels') 
2025-08-24T13:46:08.815841207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:08.816525494Z [Info] FluentMigrator.Runner.MigrationRunner: 188: mediainfo_channels migrated 
2025-08-24T13:46:08.816740708Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015803s 
2025-08-24T13:46:08.816941041Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_update_history migrating 
2025-08-24T13:46:08.817144340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:08.817411238Z [Info] add_update_history: Starting migration of Log DB to 189 
2025-08-24T13:46:08.818083601Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory 
2025-08-24T13:46:08.818460039Z [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-24T13:46:08.818942470Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006515s 
2025-08-24T13:46:08.819142683Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date) 
2025-08-24T13:46:08.819403148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2025-08-24T13:46:08.819744525Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004076s 
2025-08-24T13:46:08.820093618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (189, '2025-08-24T13:46:08', 'add_update_history') 
2025-08-24T13:46:08.820456929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:08.821657937Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_update_history migrated 
2025-08-24T13:46:08.821856096Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002295s 
2025-08-24T13:46:08.822071811Z [Info] FluentMigrator.Runner.MigrationRunner: 190: update_awesome_hd_link migrating 
2025-08-24T13:46:08.822282916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:08.822537278Z [Info] update_awesome_hd_link: Starting migration of Log DB to 190 
2025-08-24T13:46:08.822842883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (190, '2025-08-24T13:46:08', 'update_awesome_hd_link') 
2025-08-24T13:46:08.823192567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:08.823826133Z [Info] FluentMigrator.Runner.MigrationRunner: 190: update_awesome_hd_link migrated 
2025-08-24T13:46:08.824066406Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015373s 
2025-08-24T13:46:08.824274004Z [Info] FluentMigrator.Runner.MigrationRunner: 191: remove_awesomehd migrating 
2025-08-24T13:46:08.824470921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:08.824742367Z [Info] remove_awesomehd: Starting migration of Log DB to 191 
2025-08-24T13:46:08.825034495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (191, '2025-08-24T13:46:08', 'remove_awesomehd') 
2025-08-24T13:46:08.825374991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:08.826008707Z [Info] FluentMigrator.Runner.MigrationRunner: 191: remove_awesomehd migrated 
2025-08-24T13:46:08.826197426Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015167s 
2025-08-24T13:46:08.826408862Z [Info] FluentMigrator.Runner.MigrationRunner: 192: add_on_delete_to_notifications migrating 
2025-08-24T13:46:08.826637352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:08.826899310Z [Info] add_on_delete_to_notifications: Starting migration of Log DB to 192 
2025-08-24T13:46:08.827216378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (192, '2025-08-24T13:46:08', 'add_on_delete_to_notifications') 
2025-08-24T13:46:08.827573787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:08.828231431Z [Info] FluentMigrator.Runner.MigrationRunner: 192: add_on_delete_to_notifications migrated 
2025-08-24T13:46:08.828434350Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015787s 
2025-08-24T13:46:08.828655405Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_bypass_to_delay_profile migrating 
2025-08-24T13:46:08.828871450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:08.829134028Z [Info] add_bypass_to_delay_profile: Starting migration of Log DB to 194 
2025-08-24T13:46:08.829434764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (194, '2025-08-24T13:46:08', 'add_bypass_to_delay_profile') 
2025-08-24T13:46:08.829802665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:08.830437703Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_bypass_to_delay_profile migrated 
2025-08-24T13:46:08.830648918Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001556s 
2025-08-24T13:46:08.830835183Z [Info] FluentMigrator.Runner.MigrationRunner: 195: update_notifiarr migrating 
2025-08-24T13:46:08.831061890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:08.831323807Z [Info] update_notifiarr: Starting migration of Log DB to 195 
2025-08-24T13:46:08.831606586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (195, '2025-08-24T13:46:08', 'update_notifiarr') 
2025-08-24T13:46:08.831995840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:08.832630488Z [Info] FluentMigrator.Runner.MigrationRunner: 195: update_notifiarr migrated 
2025-08-24T13:46:08.832833045Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015728s 
2025-08-24T13:46:08.833026565Z [Info] FluentMigrator.Runner.MigrationRunner: 196: legacy_mediainfo_hdr migrating 
2025-08-24T13:46:08.833229904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:08.835364582Z [Info] legacy_mediainfo_hdr: Starting migration of Log DB to 196 
2025-08-24T13:46:08.835645107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (196, '2025-08-24T13:46:08', 'legacy_mediainfo_hdr') 
2025-08-24T13:46:08.836036484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:08.836691413Z [Info] FluentMigrator.Runner.MigrationRunner: 196: legacy_mediainfo_hdr migrated 
2025-08-24T13:46:08.836878770Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034461s 
2025-08-24T13:46:08.837078102Z [Info] FluentMigrator.Runner.MigrationRunner: 197: rename_blacklist_to_blocklist migrating 
2025-08-24T13:46:08.837286401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:08.837532957Z [Info] rename_blacklist_to_blocklist: Starting migration of Log DB to 197 
2025-08-24T13:46:08.837834404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (197, '2025-08-24T13:46:08', 'rename_blacklist_to_blocklist') 
2025-08-24T13:46:08.838173096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:08.838801081Z [Info] FluentMigrator.Runner.MigrationRunner: 197: rename_blacklist_to_blocklist migrated 
2025-08-24T13:46:08.838997526Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015027s 
2025-08-24T13:46:08.839181887Z [Info] FluentMigrator.Runner.MigrationRunner: 198: add_indexer_tags migrating 
2025-08-24T13:46:08.839378002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:08.839615951Z [Info] add_indexer_tags: Starting migration of Log DB to 198 
2025-08-24T13:46:08.839903360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (198, '2025-08-24T13:46:08', 'add_indexer_tags') 
2025-08-24T13:46:08.840235769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:08.840858703Z [Info] FluentMigrator.Runner.MigrationRunner: 198: add_indexer_tags migrated 
2025-08-24T13:46:08.841044237Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014743s 
2025-08-24T13:46:08.841231734Z [Info] FluentMigrator.Runner.MigrationRunner: 199: mediainfo_to_ffmpeg migrating 
2025-08-24T13:46:08.841427508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:08.841671029Z [Info] mediainfo_to_ffmpeg: Starting migration of Log DB to 199 
2025-08-24T13:46:08.841955621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (199, '2025-08-24T13:46:08', 'mediainfo_to_ffmpeg') 
2025-08-24T13:46:08.842279253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:08.842897548Z [Info] FluentMigrator.Runner.MigrationRunner: 199: mediainfo_to_ffmpeg migrated 
2025-08-24T13:46:08.843085256Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014656s 
2025-08-24T13:46:08.843275659Z [Info] FluentMigrator.Runner.MigrationRunner: 200: cdh_per_downloadclient migrating 
2025-08-24T13:46:08.843477165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:08.843722980Z [Info] cdh_per_downloadclient: Starting migration of Log DB to 200 
2025-08-24T13:46:08.844070589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (200, '2025-08-24T13:46:08', 'cdh_per_downloadclient') 
2025-08-24T13:46:08.844429632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:08.845136475Z [Info] FluentMigrator.Runner.MigrationRunner: 200: cdh_per_downloadclient migrated 
2025-08-24T13:46:08.845281748Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015842s 
2025-08-24T13:46:08.845490778Z [Info] FluentMigrator.Runner.MigrationRunner: 201: migrate_discord_from_slack migrating 
2025-08-24T13:46:08.845696903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:08.845938881Z [Info] migrate_discord_from_slack: Starting migration of Log DB to 201 
2025-08-24T13:46:08.846224085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (201, '2025-08-24T13:46:08', 'migrate_discord_from_slack') 
2025-08-24T13:46:08.846573348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:08.847842824Z [Info] FluentMigrator.Runner.MigrationRunner: 201: migrate_discord_from_slack migrated 
2025-08-24T13:46:08.848090733Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021522s 
2025-08-24T13:46:08.848275555Z [Info] FluentMigrator.Runner.MigrationRunner: 202: remove_predb migrating 
2025-08-24T13:46:08.848463142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:08.848705611Z [Info] remove_predb: Starting migration of Log DB to 202 
2025-08-24T13:46:08.848978059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (202, '2025-08-24T13:46:08', 'remove_predb') 
2025-08-24T13:46:08.849302673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:08.849903352Z [Info] FluentMigrator.Runner.MigrationRunner: 202: remove_predb migrated 
2025-08-24T13:46:08.850085859Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014366s 
2025-08-24T13:46:08.850283718Z [Info] FluentMigrator.Runner.MigrationRunner: 203: add_on_update_to_notifications migrating 
2025-08-24T13:46:08.850491376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:08.850738784Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 203 
2025-08-24T13:46:08.851038527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (203, '2025-08-24T13:46:08', 'add_on_update_to_notifications') 
2025-08-24T13:46:08.851375425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:08.852061737Z [Info] FluentMigrator.Runner.MigrationRunner: 203: add_on_update_to_notifications migrated 
2025-08-24T13:46:08.852263604Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015459s 
2025-08-24T13:46:08.852462143Z [Info] FluentMigrator.Runner.MigrationRunner: 204: ensure_identity_on_id_columns migrating 
2025-08-24T13:46:08.852663659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:08.852909684Z [Info] ensure_identity_on_id_columns: Starting migration of Log DB to 204 
2025-08-24T13:46:08.853205129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (204, '2025-08-24T13:46:08', 'ensure_identity_on_id_columns') 
2025-08-24T13:46:08.853541025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:08.854167236Z [Info] FluentMigrator.Runner.MigrationRunner: 204: ensure_identity_on_id_columns migrated 
2025-08-24T13:46:08.854362720Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014918s 
2025-08-24T13:46:08.854558534Z [Info] FluentMigrator.Runner.MigrationRunner: 205: download_client_per_indexer migrating 
2025-08-24T13:46:08.854759869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:08.855005905Z [Info] download_client_per_indexer: Starting migration of Log DB to 205 
2025-08-24T13:46:08.855297672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (205, '2025-08-24T13:46:08', 'download_client_per_indexer') 
2025-08-24T13:46:08.855638518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:08.856267354Z [Info] FluentMigrator.Runner.MigrationRunner: 205: download_client_per_indexer migrated 
2025-08-24T13:46:08.856466034Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014927s 
2025-08-24T13:46:08.856659073Z [Info] FluentMigrator.Runner.MigrationRunner: 206: multiple_ratings_support migrating 
2025-08-24T13:46:08.856858004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:08.857101965Z [Info] multiple_ratings_support: Starting migration of Log DB to 206 
2025-08-24T13:46:08.857394153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (206, '2025-08-24T13:46:08', 'multiple_ratings_support') 
2025-08-24T13:46:08.857737865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:08.858319145Z [Info] FluentMigrator.Runner.MigrationRunner: 206: multiple_ratings_support migrated 
2025-08-24T13:46:08.858508617Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014498s 
2025-08-24T13:46:08.858692617Z [Info] FluentMigrator.Runner.MigrationRunner: 207: movie_metadata migrating 
2025-08-24T13:46:08.858888561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:08.859127533Z [Info] movie_metadata: Starting migration of Log DB to 207 
2025-08-24T13:46:08.859401785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (207, '2025-08-24T13:46:08', 'movie_metadata') 
2025-08-24T13:46:08.859739084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:08.860377098Z [Info] FluentMigrator.Runner.MigrationRunner: 207: movie_metadata migrated 
2025-08-24T13:46:08.860565527Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014783s 
2025-08-24T13:46:08.860749147Z [Info] FluentMigrator.Runner.MigrationRunner: 208: collections migrating 
2025-08-24T13:46:08.860936154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:08.861173321Z [Info] collections: Starting migration of Log DB to 208 
2025-08-24T13:46:08.861443916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (208, '2025-08-24T13:46:08', 'collections') 
2025-08-24T13:46:08.861768219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:08.862397185Z [Info] FluentMigrator.Runner.MigrationRunner: 208: collections migrated 
2025-08-24T13:46:08.862575754Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014617s 
2025-08-24T13:46:08.862770096Z [Info] FluentMigrator.Runner.MigrationRunner: 209: movie_meta_collection_index migrating 
2025-08-24T13:46:08.862973044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:08.863218428Z [Info] movie_meta_collection_index: Starting migration of Log DB to 209 
2025-08-24T13:46:08.863509905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (209, '2025-08-24T13:46:08', 'movie_meta_collection_index') 
2025-08-24T13:46:08.863842415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:08.864870043Z [Info] FluentMigrator.Runner.MigrationRunner: 209: movie_meta_collection_index migrated 
2025-08-24T13:46:08.865061369Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001883s 
2025-08-24T13:46:08.865253816Z [Info] FluentMigrator.Runner.MigrationRunner: 210: movie_added_notifications migrating 
2025-08-24T13:46:08.865454690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:08.865698160Z [Info] movie_added_notifications: Starting migration of Log DB to 210 
2025-08-24T13:46:08.865988685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (210, '2025-08-24T13:46:08', 'movie_added_notifications') 
2025-08-24T13:46:08.866328149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:08.866894850Z [Info] FluentMigrator.Runner.MigrationRunner: 210: movie_added_notifications migrated 
2025-08-24T13:46:08.867084602Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014274s 
2025-08-24T13:46:08.867274203Z [Info] FluentMigrator.Runner.MigrationRunner: 211: more_movie_meta_index migrating 
2025-08-24T13:46:08.867470529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:08.867713277Z [Info] more_movie_meta_index: Starting migration of Log DB to 211 
2025-08-24T13:46:08.868045977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (211, '2025-08-24T13:46:08', 'more_movie_meta_index') 
2025-08-24T13:46:08.868392274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:08.869006240Z [Info] FluentMigrator.Runner.MigrationRunner: 211: more_movie_meta_index migrated 
2025-08-24T13:46:08.869194910Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015241s 
2025-08-24T13:46:08.869407368Z [Info] FluentMigrator.Runner.MigrationRunner: 212: postgres_update_timestamp_columns_to_with_timezone migrating 
2025-08-24T13:46:08.869629936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:08.869882986Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 212 
2025-08-24T13:46:08.870510890Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs 
2025-08-24T13:46:08.870693838Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-24T13:46:08.870877378Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset 
2025-08-24T13:46:08.871576004Z [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-24T13:46:08.872264230Z [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-24T13:46:08.872672562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs" 
2025-08-24T13:46:08.873147157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs" 
2025-08-24T13:46:08.874095657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2025-08-24T13:46:08.874409058Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033466s 
2025-08-24T13:46:08.874588389Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory 
2025-08-24T13:46:08.874757129Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-24T13:46:08.874941259Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset 
2025-08-24T13:46:08.875519894Z [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-24T13:46:08.876098850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory" 
2025-08-24T13:46:08.876478153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory" 
2025-08-24T13:46:08.876930634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory" 
2025-08-24T13:46:08.877783090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2025-08-24T13:46:08.878115900Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029816s 
2025-08-24T13:46:08.878294420Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-08-24T13:46:08.878456336Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-24T13:46:08.878640156Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2025-08-24T13:46:08.879159421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2025-08-24T13:46:08.879642534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2025-08-24T13:46:08.880138092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2025-08-24T13:46:08.880602927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2025-08-24T13:46:08.881434371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-08-24T13:46:08.881781139Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029461s 
2025-08-24T13:46:08.882087496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (212, '2025-08-24T13:46:08', 'postgres_update_timestamp_columns_to_with_timezone') 
2025-08-24T13:46:08.882451810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:08.883438426Z [Info] FluentMigrator.Runner.MigrationRunner: 212: postgres_update_timestamp_columns_to_with_timezone migrated 
2025-08-24T13:46:08.883649330Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004558s 
2025-08-24T13:46:08.883872079Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_language_tags_to_subtitle_files migrating 
2025-08-24T13:46:08.884122954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:08.884373969Z [Info] add_language_tags_to_subtitle_files: Starting migration of Log DB to 214 
2025-08-24T13:46:08.884679053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (214, '2025-08-24T13:46:08', 'add_language_tags_to_subtitle_files') 
2025-08-24T13:46:08.885033116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:08.885777054Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_language_tags_to_subtitle_files migrated 
2025-08-24T13:46:08.885973710Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016379s 
2025-08-24T13:46:08.886169113Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_salt_to_users migrating 
2025-08-24T13:46:08.886361040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:08.886598538Z [Info] add_salt_to_users: Starting migration of Log DB to 215 
2025-08-24T13:46:08.886882770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (215, '2025-08-24T13:46:08', 'add_salt_to_users') 
2025-08-24T13:46:08.887206732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:08.887802942Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_salt_to_users migrated 
2025-08-24T13:46:08.888043066Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014371s 
2025-08-24T13:46:08.888239872Z [Info] FluentMigrator.Runner.MigrationRunner: 216: clean_alt_titles migrating 
2025-08-24T13:46:08.888436237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:08.888683666Z [Info] clean_alt_titles: Starting migration of Log DB to 216 
2025-08-24T13:46:08.888960062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (216, '2025-08-24T13:46:08', 'clean_alt_titles') 
2025-08-24T13:46:08.889290728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:08.889892519Z [Info] FluentMigrator.Runner.MigrationRunner: 216: clean_alt_titles migrated 
2025-08-24T13:46:08.890077031Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014579s 
2025-08-24T13:46:08.890257975Z [Info] FluentMigrator.Runner.MigrationRunner: 217: remove_omg migrating 
2025-08-24T13:46:08.890448439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:08.890689855Z [Info] remove_omg: Starting migration of Log DB to 217 
2025-08-24T13:46:08.890961842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (217, '2025-08-24T13:46:08', 'remove_omg') 
2025-08-24T13:46:08.891283821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:08.891893067Z [Info] FluentMigrator.Runner.MigrationRunner: 217: remove_omg migrated 
2025-08-24T13:46:08.892119012Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014369s 
2025-08-24T13:46:08.892325307Z [Info] FluentMigrator.Runner.MigrationRunner: 218: add_additional_info_to_pending_releases migrating 
2025-08-24T13:46:08.892539088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:08.892786476Z [Info] add_additional_info_to_pending_releases: Starting migration of Log DB to 218 
2025-08-24T13:46:08.893097262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (218, '2025-08-24T13:46:08', 'add_additional_info_to_pending_releases') 
2025-08-24T13:46:08.893438599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:08.894059729Z [Info] FluentMigrator.Runner.MigrationRunner: 218: add_additional_info_to_pending_releases migrated 
2025-08-24T13:46:08.894259361Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015014s 
2025-08-24T13:46:08.894450967Z [Info] FluentMigrator.Runner.MigrationRunner: 219: add_result_to_commands migrating 
2025-08-24T13:46:08.894651140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:08.894893838Z [Info] add_result_to_commands: Starting migration of Log DB to 219 
2025-08-24T13:46:08.895180095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (219, '2025-08-24T13:46:08', 'add_result_to_commands') 
2025-08-24T13:46:08.895508977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:08.896119706Z [Info] FluentMigrator.Runner.MigrationRunner: 219: add_result_to_commands migrated 
2025-08-24T13:46:08.896315060Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014592s 
2025-08-24T13:46:08.896509681Z [Info] FluentMigrator.Runner.MigrationRunner: 220: health_restored_notification migrating 
2025-08-24T13:46:08.896713903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:08.896957824Z [Info] health_restored_notification: Starting migration of Log DB to 220 
2025-08-24T13:46:08.897252908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (220, '2025-08-24T13:46:08', 'health_restored_notification') 
2025-08-24T13:46:08.897587201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:08.898196477Z [Info] FluentMigrator.Runner.MigrationRunner: 220: health_restored_notification migrated 
2025-08-24T13:46:08.898390999Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014702s 
2025-08-24T13:46:08.898603948Z [Info] FluentMigrator.Runner.MigrationRunner: 221: add_on_manual_interaction_required_to_notifications migrating 
2025-08-24T13:46:08.898827969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:08.899081589Z [Info] add_on_manual_interaction_required_to_notifications: Starting migration of Log DB to 221 
2025-08-24T13:46:08.899419249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (221, '2025-08-24T13:46:08', 'add_on_manual_interaction_required_to_notifications') 
2025-08-24T13:46:08.899784424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:08.900483642Z [Info] FluentMigrator.Runner.MigrationRunner: 221: add_on_manual_interaction_required_to_notifications migrated 
2025-08-24T13:46:08.900698144Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016226s 
2025-08-24T13:46:08.900881683Z [Info] FluentMigrator.Runner.MigrationRunner: 222: remove_rarbg migrating 
2025-08-24T13:46:08.901075403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:08.901313142Z [Info] remove_rarbg: Starting migration of Log DB to 222 
2025-08-24T13:46:08.901587604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (222, '2025-08-24T13:46:08', 'remove_rarbg') 
2025-08-24T13:46:08.901921607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:08.902515382Z [Info] FluentMigrator.Runner.MigrationRunner: 222: remove_rarbg migrated 
2025-08-24T13:46:08.902694322Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014389s 
2025-08-24T13:46:08.902896439Z [Info] FluentMigrator.Runner.MigrationRunner: 223: remove_invalid_roksbox_metadata_images migrating 
2025-08-24T13:46:08.903107825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:08.903356075Z [Info] remove_invalid_roksbox_metadata_images: Starting migration of Log DB to 223 
2025-08-24T13:46:08.903665267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (223, '2025-08-24T13:46:08', 'remove_invalid_roksbox_metadata_images') 
2025-08-24T13:46:08.904028939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:08.904649448Z [Info] FluentMigrator.Runner.MigrationRunner: 223: remove_invalid_roksbox_metadata_images migrated 
2025-08-24T13:46:08.904855263Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015173s 
2025-08-24T13:46:08.905039343Z [Info] FluentMigrator.Runner.MigrationRunner: 224: list_sync_time migrating 
2025-08-24T13:46:08.905232001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:08.905471103Z [Info] list_sync_time: Starting migration of Log DB to 224 
2025-08-24T13:46:08.905744623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (224, '2025-08-24T13:46:08', 'list_sync_time') 
2025-08-24T13:46:08.906082674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:08.906675598Z [Info] FluentMigrator.Runner.MigrationRunner: 224: list_sync_time migrated 
2025-08-24T13:46:08.906863436Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014417s 
2025-08-24T13:46:08.907055342Z [Info] FluentMigrator.Runner.MigrationRunner: 225: add_tags_to_collections migrating 
2025-08-24T13:46:08.907255816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:08.907499336Z [Info] add_tags_to_collections: Starting migration of Log DB to 225 
2025-08-24T13:46:08.907786905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (225, '2025-08-24T13:46:08', 'add_tags_to_collections') 
2025-08-24T13:46:08.908185237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:08.908789474Z [Info] FluentMigrator.Runner.MigrationRunner: 225: add_tags_to_collections migrated 
2025-08-24T13:46:08.908980358Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015239s 
2025-08-24T13:46:08.909172886Z [Info] FluentMigrator.Runner.MigrationRunner: 226: add_download_client_tags migrating 
2025-08-24T13:46:08.909373379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:08.909618513Z [Info] add_download_client_tags: Starting migration of Log DB to 226 
2025-08-24T13:46:08.909913527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (226, '2025-08-24T13:46:08', 'add_download_client_tags') 
2025-08-24T13:46:08.910250665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:08.911372033Z [Info] FluentMigrator.Runner.MigrationRunner: 226: add_download_client_tags migrated 
2025-08-24T13:46:08.911562416Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019862s 
2025-08-24T13:46:08.911753962Z [Info] FluentMigrator.Runner.MigrationRunner: 227: add_auto_tagging migrating 
2025-08-24T13:46:08.911989025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:08.912252135Z [Info] add_auto_tagging: Starting migration of Log DB to 227 
2025-08-24T13:46:08.912535535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (227, '2025-08-24T13:46:08', 'add_auto_tagging') 
2025-08-24T13:46:08.912910260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:08.913451149Z [Info] FluentMigrator.Runner.MigrationRunner: 227: add_auto_tagging migrated 
2025-08-24T13:46:08.913640911Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014438s 
2025-08-24T13:46:08.913849030Z [Info] FluentMigrator.Runner.MigrationRunner: 228: add_custom_format_score_bypass_to_delay_profile migrating 
2025-08-24T13:46:08.914076357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:08.914332884Z [Info] add_custom_format_score_bypass_to_delay_profile: Starting migration of Log DB to 228 
2025-08-24T13:46:08.914654421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (228, '2025-08-24T13:46:08', 'add_custom_format_score_bypass_to_delay_profile') 
2025-08-24T13:46:08.915005207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:08.915573571Z [Info] FluentMigrator.Runner.MigrationRunner: 228: add_custom_format_score_bypass_to_delay_profile migrated 
2025-08-24T13:46:08.915750808Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014723s 
2025-08-24T13:46:08.916006553Z [Info] FluentMigrator.Runner.MigrationRunner: 229: update_restrictions_to_release_profiles migrating 
2025-08-24T13:46:08.916224812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:08.916472030Z [Info] update_restrictions_to_release_profiles: Starting migration of Log DB to 229 
2025-08-24T13:46:08.916787706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (229, '2025-08-24T13:46:08', 'update_restrictions_to_release_profiles') 
2025-08-24T13:46:08.917132139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:08.917697407Z [Info] FluentMigrator.Runner.MigrationRunner: 229: update_restrictions_to_release_profiles migrated 
2025-08-24T13:46:08.917901007Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014542s 
2025-08-24T13:46:08.918091901Z [Info] FluentMigrator.Runner.MigrationRunner: 230: rename_quality_profiles migrating 
2025-08-24T13:46:08.918291343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:08.918533971Z [Info] rename_quality_profiles: Starting migration of Log DB to 230 
2025-08-24T13:46:08.918819496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (230, '2025-08-24T13:46:08', 'rename_quality_profiles') 
2025-08-24T13:46:08.919150893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:08.919672483Z [Info] FluentMigrator.Runner.MigrationRunner: 230: rename_quality_profiles migrated 
2025-08-24T13:46:08.919878588Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014038s 
2025-08-24T13:46:08.920192420Z [Info] FluentMigrator.Runner.MigrationRunner: 231: update_images_remote_url migrating 
2025-08-24T13:46:08.920393174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:08.920641374Z [Info] update_images_remote_url: Starting migration of Log DB to 231 
2025-08-24T13:46:08.920925857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (231, '2025-08-24T13:46:08', 'update_images_remote_url') 
2025-08-24T13:46:08.921258276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:08.921813293Z [Info] FluentMigrator.Runner.MigrationRunner: 231: update_images_remote_url migrated 
2025-08-24T13:46:08.922004889Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014112s 
2025-08-24T13:46:08.922195102Z [Info] FluentMigrator.Runner.MigrationRunner: 232: add_notification_status migrating 
2025-08-24T13:46:08.922402951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:08.922646150Z [Info] add_notification_status: Starting migration of Log DB to 232 
2025-08-24T13:46:08.922939651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (232, '2025-08-24T13:46:08', 'add_notification_status') 
2025-08-24T13:46:08.923270097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:08.923823390Z [Info] FluentMigrator.Runner.MigrationRunner: 232: add_notification_status migrated 
2025-08-24T13:46:08.924030077Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014081s 
2025-08-24T13:46:08.924230220Z [Info] FluentMigrator.Runner.MigrationRunner: 233: rename_deprecated_indexer_flags migrating 
2025-08-24T13:46:08.924431695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:08.924705476Z [Info] rename_deprecated_indexer_flags: Starting migration of Log DB to 233 
2025-08-24T13:46:08.925002113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (233, '2025-08-24T13:46:08', 'rename_deprecated_indexer_flags') 
2025-08-24T13:46:08.925349393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:08.925945964Z [Info] FluentMigrator.Runner.MigrationRunner: 233: rename_deprecated_indexer_flags migrated 
2025-08-24T13:46:08.926114553Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014647s 
2025-08-24T13:46:08.926308323Z [Info] FluentMigrator.Runner.MigrationRunner: 234: movie_last_searched_time migrating 
2025-08-24T13:46:08.926513206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:08.926757778Z [Info] movie_last_searched_time: Starting migration of Log DB to 234 
2025-08-24T13:46:08.927044094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (234, '2025-08-24T13:46:08', 'movie_last_searched_time') 
2025-08-24T13:46:08.927380381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:08.927962273Z [Info] FluentMigrator.Runner.MigrationRunner: 234: movie_last_searched_time migrated 
2025-08-24T13:46:08.928180733Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014114s 
2025-08-24T13:46:08.928373411Z [Info] FluentMigrator.Runner.MigrationRunner: 235: email_encryption migrating 
2025-08-24T13:46:08.928560497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:08.928805240Z [Info] email_encryption: Starting migration of Log DB to 235 
2025-08-24T13:46:08.929080063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (235, '2025-08-24T13:46:08', 'email_encryption') 
2025-08-24T13:46:08.929414987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:08.929960115Z [Info] FluentMigrator.Runner.MigrationRunner: 235: email_encryption migrated 
2025-08-24T13:46:08.930152532Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013936s 
2025-08-24T13:46:08.930351363Z [Info] FluentMigrator.Runner.MigrationRunner: 236: clear_last_rss_releases_info migrating 
2025-08-24T13:46:08.930561075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:08.930801469Z [Info] clear_last_rss_releases_info: Starting migration of Log DB to 236 
2025-08-24T13:46:08.931094629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (236, '2025-08-24T13:46:08', 'clear_last_rss_releases_info') 
2025-08-24T13:46:08.931427669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:08.932021305Z [Info] FluentMigrator.Runner.MigrationRunner: 236: clear_last_rss_releases_info migrated 
2025-08-24T13:46:08.932232289Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014233s 
2025-08-24T13:46:08.932420468Z [Info] FluentMigrator.Runner.MigrationRunner: 237: add_indexes migrating 
2025-08-24T13:46:08.932609218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:08.932850955Z [Info] add_indexes: Starting migration of Log DB to 237 
2025-08-24T13:46:08.933118463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (237, '2025-08-24T13:46:08', 'add_indexes') 
2025-08-24T13:46:08.933439429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:08.933997152Z [Info] FluentMigrator.Runner.MigrationRunner: 237: add_indexes migrated 
2025-08-24T13:46:08.934181784Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013894s 
2025-08-24T13:46:08.934385935Z [Info] FluentMigrator.Runner.MigrationRunner: 238: parse_title_from_existing_subtitle_files migrating 
2025-08-24T13:46:08.934600317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:08.934847534Z [Info] parse_title_from_existing_subtitle_files: Starting migration of Log DB to 238 
2025-08-24T13:46:08.935158911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (238, '2025-08-24T13:46:08', 'parse_title_from_existing_subtitle_files') 
2025-08-24T13:46:08.935510519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:08.936088132Z [Info] FluentMigrator.Runner.MigrationRunner: 238: parse_title_from_existing_subtitle_files migrated 
2025-08-24T13:46:08.936289137Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014607s 
2025-08-24T13:46:08.936505031Z [Info] FluentMigrator.Runner.MigrationRunner: 239: add_minimum_upgrade_format_score_to_quality_profiles migrating 
2025-08-24T13:46:08.936724734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:08.936984537Z [Info] add_minimum_upgrade_format_score_to_quality_profiles: Starting migration of Log DB to 239 
2025-08-24T13:46:08.937323199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (239, '2025-08-24T13:46:08', 'add_minimum_upgrade_format_score_to_quality_profiles') 
2025-08-24T13:46:08.937676370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:08.938257760Z [Info] FluentMigrator.Runner.MigrationRunner: 239: add_minimum_upgrade_format_score_to_quality_profiles migrated 
2025-08-24T13:46:08.938467613Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015005s 
2025-08-24T13:46:08.938677315Z [Info] FluentMigrator.Runner.MigrationRunner: 240: drop_multi_episode_style_from_naming_config migrating 
2025-08-24T13:46:08.938902178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:08.939149646Z [Info] drop_multi_episode_style_from_naming_config: Starting migration of Log DB to 240 
2025-08-24T13:46:08.939467486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (240, '2025-08-24T13:46:08', 'drop_multi_episode_style_from_naming_config') 
2025-08-24T13:46:08.939822260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:08.940454773Z [Info] FluentMigrator.Runner.MigrationRunner: 240: drop_multi_episode_style_from_naming_config migrated 
2025-08-24T13:46:08.940654215Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015299s 
2025-08-24T13:46:08.940846382Z [Info] FluentMigrator.Runner.MigrationRunner: 241: stevenlu_update_url migrating 
2025-08-24T13:46:08.941041284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:08.941285235Z [Info] stevenlu_update_url: Starting migration of Log DB to 241 
2025-08-24T13:46:08.941565429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (241, '2025-08-24T13:46:08', 'stevenlu_update_url') 
2025-08-24T13:46:08.941894582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:08.942452165Z [Info] FluentMigrator.Runner.MigrationRunner: 241: stevenlu_update_url migrated 
2025-08-24T13:46:08.942638540Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014065s 
2025-08-24T13:46:08.942822630Z [Info] FluentMigrator.Runner.MigrationRunner: 242: add_movie_keywords migrating 
2025-08-24T13:46:08.943024376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:08.943259430Z [Info] add_movie_keywords: Starting migration of Log DB to 242 
2025-08-24T13:46:08.943541979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (242, '2025-08-24T13:46:08', 'add_movie_keywords') 
2025-08-24T13:46:08.943877153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:08.944497693Z [Info] FluentMigrator.Runner.MigrationRunner: 242: add_movie_keywords migrated 
2025-08-24T13:46:08.944678907Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014664s 
2025-08-24T13:46:09.125817863Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:7878 
2025-08-24T13:46:09.135618774Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker. 
2025-08-24T13:46:09.139342761Z [Info] UpdaterConfigProvider: External updater uses branch develop instead of the currently selected master, changing to develop. 
2025-08-24T13:46:09.281915774Z [Info] QualityProfileService: Setting up default quality profiles 
2025-08-24T13:46:09.309956296Z [Info] CommandExecutor: Starting 2 threads for tasks. 
2025-08-24T13:46:09.341900337Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down. 
2025-08-24T13:46:09.342158006Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production 
2025-08-24T13:46:09.342444282Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/radarr/bin 
2025-08-24T13:46:09.436875925Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled 
2025-08-24T13:46:09.769895912Z [ls.io-init] done.
View SBOM output
Expand
NAME                                                         VERSION              TYPE                    
BouncyCastle.Cryptography                                    2.4.0                dotnet  (+5 duplicates)  
Dapper                                                       2.0.151              dotnet  (+5 duplicates)  
Diacritical.Net                                              1.0.4                dotnet  (+5 duplicates)  
DryIoc.Microsoft.DependencyInjection                         6.2.0                dotnet  (+1 duplicate)   
DryIoc.dll                                                   5.4.3                dotnet  (+7 duplicates)  
Dynamitey                                                    2.0.9.136            dotnet  (+3 duplicates)  
Equ                                                          2.3.0                dotnet  (+5 duplicates)  
FluentValidation                                             9.5.4                dotnet  (+5 duplicates)  
IPAddressRange                                               6.2.0                dotnet  (+7 duplicates)  
Ical.Net                                                     4.3.1                dotnet  (+2 duplicates)  
ImpromptuInterface                                           7.0.1                dotnet  (+3 duplicates)  
Instances                                                    1.6.1                dotnet  (+5 duplicates)  
MailKit                                                      4.8.0                dotnet  (+5 duplicates)  
Microsoft.AspNetCore.Cryptography.Internal                   6.0.35               dotnet  (+4 duplicates)  
Microsoft.AspNetCore.Cryptography.KeyDerivation              6.0.35               dotnet  (+4 duplicates)  
Microsoft.Bcl.AsyncInterfaces                                6.0.0                dotnet  (+5 duplicates)  
Microsoft.Bcl.TimeProvider                                   8.0.0                dotnet  (+5 duplicates)  
Microsoft.Data.SqlClient                                     2.1.7                dotnet  (+5 duplicates)  
Microsoft.Extensions.Configuration                           6.0.0                dotnet  (+1 duplicate)   
Microsoft.Extensions.Configuration                           6.0.1                dotnet  (+4 duplicates)  
Microsoft.Extensions.Configuration.Abstractions              6.0.0                dotnet  (+2 duplicates)  
Microsoft.Extensions.Configuration.Binder                    6.0.0                dotnet  (+2 duplicates)  
Microsoft.Extensions.Configuration.CommandLine               6.0.0                dotnet  (+6 duplicates)  
Microsoft.Extensions.Configuration.EnvironmentVariables      6.0.1                dotnet  (+6 duplicates)  
Microsoft.Extensions.Configuration.FileExtensions            6.0.0                dotnet  (+6 duplicates)  
Microsoft.Extensions.Configuration.Json                      6.0.0                dotnet  (+6 duplicates)  
Microsoft.Extensions.Configuration.UserSecrets               6.0.1                dotnet  (+6 duplicates)  
Microsoft.Extensions.DependencyInjection                     6.0.1                dotnet  (+7 duplicates)  
Microsoft.Extensions.DependencyInjection.Abstractions        6.0.0                dotnet  (+2 duplicates)  
Microsoft.Extensions.DependencyInjection.Abstractions        7.0.0                dotnet  (+1 duplicate)   
Microsoft.Extensions.FileProviders.Abstractions              6.0.0                dotnet  (+2 duplicates)  
Microsoft.Extensions.FileProviders.Physical                  6.0.0                dotnet  (+2 duplicates)  
Microsoft.Extensions.FileSystemGlobbing                      6.0.0                dotnet  (+2 duplicates)  
Microsoft.Extensions.Hosting                                 6.0.1                dotnet  (+7 duplicates)  
Microsoft.Extensions.Hosting.Abstractions                    6.0.0                dotnet  (+4 duplicates)  
Microsoft.Extensions.Hosting.WindowsServices                 6.0.2                dotnet  (+7 duplicates)  
Microsoft.Extensions.Logging                                 6.0.0                dotnet  (+7 duplicates)  
Microsoft.Extensions.Logging.Abstractions                    6.0.0                dotnet  (+2 duplicates)  
Microsoft.Extensions.Logging.Configuration                   6.0.0                dotnet  (+7 duplicates)  
Microsoft.Extensions.Logging.Console                         6.0.0                dotnet  (+7 duplicates)  
Microsoft.Extensions.Logging.Debug                           6.0.0                dotnet  (+7 duplicates)  
Microsoft.Extensions.Logging.EventLog                        6.0.0                dotnet  (+7 duplicates)  
Microsoft.Extensions.Logging.EventSource                     6.0.0                dotnet  (+7 duplicates)  
Microsoft.Extensions.Options                                 6.0.0                dotnet  (+4 duplicates)  
Microsoft.Extensions.Options.ConfigurationExtensions         6.0.0                dotnet  (+4 duplicates)  
Microsoft.Extensions.Primitives                              6.0.0                dotnet  (+2 duplicates)  
Microsoft.Identity.Client                                    4.21.1               dotnet  (+5 duplicates)  
Microsoft.IdentityModel.JsonWebTokens                        6.8.0                dotnet  (+5 duplicates)  
Microsoft.IdentityModel.Logging                              6.8.0                dotnet  (+5 duplicates)  
Microsoft.IdentityModel.Protocols                            6.8.0                dotnet  (+5 duplicates)  
Microsoft.IdentityModel.Protocols.OpenIdConnect              6.8.0                dotnet  (+5 duplicates)  
Microsoft.IdentityModel.Tokens                               6.8.0                dotnet  (+5 duplicates)  
Microsoft.OpenApi                                            1.6.14               dotnet  (+2 duplicates)  
Microsoft.Win32.SystemEvents                                 6.0.0                dotnet  (+7 duplicates)  
MimeKit                                                      4.8.0                dotnet  (+5 duplicates)  
Mono.Nat                                                     3.0.1                dotnet  (+5 duplicates)  
Mono.Posix.NETStandard                                       5.20.1.34-servarr20  dotnet                   
MonoTorrent                                                  2.0.7                dotnet  (+5 duplicates)  
NLog                                                         5.4.0                dotnet  (+7 duplicates)  
NLog.Extensions.Logging                                      5.4.0                dotnet  (+7 duplicates)  
NLog.Layouts.ClefJsonLayout                                  1.0.3                dotnet  (+7 duplicates)  
NLog.Targets.Syslog                                          7.0.0                dotnet  (+7 duplicates)  
Newtonsoft.Json                                              13.0.3               dotnet  (+7 duplicates)  
NodaTime                                                     3.2.0                dotnet  (+2 duplicates)  
Npgsql                                                       7.0.10               dotnet  (+7 duplicates)  
Polly                                                        8.6.0                dotnet  (+5 duplicates)  
Polly.Contrib.WaitAndRetry                                   1.1.1                dotnet  (+7 duplicates)  
Polly.Core                                                   8.6.0                dotnet  (+5 duplicates)  
Radarr                                                       1.0.0                dotnet                   
Radarr.Api.V3                                                1.0.0                dotnet  (+2 duplicates)  
Radarr.Common                                                1.0.0                dotnet  (+7 duplicates)  
Radarr.Core                                                  1.0.0                dotnet  (+5 duplicates)  
Radarr.Host                                                  1.0.0                dotnet  (+1 duplicate)   
Radarr.Http                                                  1.0.0                dotnet  (+3 duplicates)  
Radarr.Mono                                                  1.0.0                dotnet                   
Radarr.SignalR                                               1.0.0                dotnet  (+4 duplicates)  
ReusableTasks                                                2.0.0                dotnet  (+5 duplicates)  
Sentry                                                       4.0.2                dotnet  (+7 duplicates)  
Servarr.FFMpegCore                                           4.7.0-26             dotnet  (+5 duplicates)  
Servarr.FFprobe                                              5.1.4.112            dotnet  (+5 duplicates)  
Servarr.FluentMigrator                                       3.3.2.9              dotnet  (+5 duplicates)  
Servarr.FluentMigrator.Abstractions                          3.3.2.9              dotnet  (+5 duplicates)  
Servarr.FluentMigrator.Extensions.Oracle                     3.3.2.9              dotnet  (+5 duplicates)  
Servarr.FluentMigrator.Extensions.Postgres                   3.3.2.9              dotnet  (+5 duplicates)  
Servarr.FluentMigrator.Extensions.SqlAnywhere                3.3.2.9              dotnet  (+5 duplicates)  
Servarr.FluentMigrator.Extensions.SqlServer                  3.3.2.9              dotnet  (+5 duplicates)  
Servarr.FluentMigrator.Runner                                3.3.2.9              dotnet  (+5 duplicates)  
Servarr.FluentMigrator.Runner.Core                           3.3.2.9              dotnet  (+5 duplicates)  
Servarr.FluentMigrator.Runner.Db2                            3.3.2.9              dotnet  (+5 duplicates)  
Servarr.FluentMigrator.Runner.Firebird                       3.3.2.9              dotnet  (+5 duplicates)  
Servarr.FluentMigrator.Runner.Hana                           3.3.2.9              dotnet  (+5 duplicates)  
Servarr.FluentMigrator.Runner.MySql                          3.3.2.9              dotnet  (+5 duplicates)  
Servarr.FluentMigrator.Runner.Oracle                         3.3.2.9              dotnet  (+5 duplicates)  
Servarr.FluentMigrator.Runner.Postgres                       3.3.2.9              dotnet  (+5 duplicates)  
Servarr.FluentMigrator.Runner.Redshift                       3.3.2.9              dotnet  (+5 duplicates)  
Servarr.FluentMigrator.Runner.SQLite                         3.3.2.9              dotnet  (+5 duplicates)  
Servarr.FluentMigrator.Runner.SqlAnywhere                    3.3.2.9              dotnet  (+5 duplicates)  
Servarr.FluentMigrator.Runner.SqlServer                      3.3.2.9              dotnet  (+5 duplicates)  
Servarr.FluentMigrator.Runner.SqlServerCe                    3.3.2.9              dotnet  (+5 duplicates)  
SharpZipLib                                                  1.4.2                dotnet  (+7 duplicates)  
SixLabors.ImageSharp                                         3.1.11               dotnet  (+5 duplicates)  
Swashbuckle.AspNetCore.Annotations                           6.6.2                dotnet  (+2 duplicates)  
Swashbuckle.AspNetCore.Swagger                               6.6.2                dotnet  (+2 duplicates)  
Swashbuckle.AspNetCore.SwaggerGen                            6.6.2                dotnet  (+2 duplicates)  
System.Configuration.ConfigurationManager                    6.0.1                dotnet  (+7 duplicates)  
System.Data.SQLite.Core.Servarr                              1.0.115.5-18         dotnet  (+7 duplicates)  
System.Diagnostics.EventLog                                  6.0.0                dotnet  (+2 duplicates)  
System.Drawing.Common                                        6.0.0                dotnet  (+7 duplicates)  
System.Formats.Asn1                                          8.0.1                dotnet  (+5 duplicates)  
System.IdentityModel.Tokens.Jwt                              6.8.0                dotnet  (+5 duplicates)  
System.Runtime.Caching                                       4.7.0                dotnet  (+5 duplicates)  
System.Security.Cryptography.Pkcs                            8.0.0                dotnet  (+5 duplicates)  
System.Security.Cryptography.ProtectedData                   6.0.0                dotnet  (+7 duplicates)  
System.Security.Permissions                                  6.0.0                dotnet  (+7 duplicates)  
System.ServiceProcess.ServiceController                      6.0.1                dotnet  (+7 duplicates)  
System.Text.Json                                             6.0.10               dotnet  (+6 duplicates)  
System.Windows.Extensions                                    6.0.0                dotnet  (+7 duplicates)  
acl-libs                                                     2.3.2-r1             apk                      
alpine-baselayout                                            3.7.0-r0             apk                      
alpine-baselayout-data                                       3.7.0-r0             apk                      
alpine-keys                                                  2.5-r0               apk                      
alpine-release                                               3.22.1-r0            apk                      
apk-tools                                                    2.14.9-r2            apk                      
bash                                                         5.2.37-r0            apk                      
brotli-libs                                                  1.1.0-r2             apk                      
busybox                                                      1.37.0-r19           apk                      
busybox-binsh                                                1.37.0-r19           apk                      
c-ares                                                       1.34.5-r0            apk                      
ca-certificates                                              20250619-r0          apk                      
ca-certificates-bundle                                       20250619-r0          apk                      
catatonit                                                    0.2.1-r0             apk                      
coreutils                                                    9.7-r1               apk                      
coreutils-env                                                9.7-r1               apk                      
coreutils-fmt                                                9.7-r1               apk                      
coreutils-sha512sum                                          9.7-r1               apk                      
curl                                                         8.14.1-r1            apk                      
findutils                                                    4.10.0-r0            apk                      
icu-data-en                                                  76.1-r1              apk                      
icu-libs                                                     76.1-r1              apk                      
jq                                                           1.8.0-r0             apk                      
libapk2                                                      2.14.9-r2            apk                      
libattr                                                      2.5.2-r2             apk                      
libbsd                                                       0.12.2-r0            apk                      
libcrypto3                                                   3.5.2-r0             apk                      
libcurl                                                      8.14.1-r1            apk                      
libgcc                                                       14.2.0-r6            apk                      
libidn2                                                      2.3.7-r0             apk                      
libintl                                                      0.24.1-r0            apk                      
libmd                                                        1.1.0-r0             apk                      
libncursesw                                                  6.5_p20250503-r0     apk                      
libproc2                                                     4.0.4-r3             apk                      
libpsl                                                       0.21.5-r3            apk                      
libssl3                                                      3.5.2-r0             apk                      
libstdc++                                                    14.2.0-r6            apk                      
libunistring                                                 1.3-r0               apk                      
libxml2                                                      2.13.8-r0            apk                      
libxslt                                                      1.1.43-r3            apk                      
linux-pam                                                    1.7.0-r4             apk                      
musl                                                         1.2.5-r10            apk                      
musl-utils                                                   1.2.5-r10            apk                      
ncurses-terminfo-base                                        6.5_p20250503-r0     apk                      
netcat-openbsd                                               1.229.1-r0           apk                      
nghttp2-libs                                                 1.65.0-r0            apk                      
oniguruma                                                    6.9.10-r0            apk                      
procps-ng                                                    4.0.4-r3             apk                      
readline                                                     8.2.13-r1            apk                      
runtimepack.Microsoft.AspNetCore.App.Runtime.linux-musl-x64  6.0.35               dotnet                   
runtimepack.Microsoft.NETCore.App.Runtime.linux-musl-x64     6.0.35               dotnet                   
scanelf                                                      1.3.8-r1             apk                      
shadow                                                       4.17.3-r0            apk                      
skalibs-libs                                                 2.14.4.0-r0          apk                      
sqlite-libs                                                  3.49.2-r1            apk                      
ssl_client                                                   1.37.0-r19           apk                      
tzdata                                                       2025b-r0             apk                      
utmps-libs                                                   0.1.3.1-r0           apk                      
xmlstarlet                                                   1.6.1-r2             apk                      
xz-libs                                                      5.8.1-r0             apk                      
zlib                                                         1.3.1-r2             apk                      
zstd-libs                                                    1.5.7-r0             apk
View Browser Console Logs
Expand
[
    {
        "level": "INFO",
        "message": "http://172.17.0.5:7878/640-f9f81c4832fff26ecd9c.js 1:138626 \"[signalR] starting\"",
        "source": "console-api",
        "timestamp": 1756043186494
    },
    {
        "level": "INFO",
        "message": "http://172.17.0.5:7878/640-f9f81c4832fff26ecd9c.js 1:138626 \"[signalR] Information: Normalizing '/signalr/messages?access_token=(removed)' to 'http://172.17.0.5:7878/signalr/messages?access_token=(removed)'.\"",
        "source": "console-api",
        "timestamp": 1756043186494
    },
    {
        "level": "INFO",
        "message": "http://172.17.0.5:7878/640-f9f81c4832fff26ecd9c.js 1:138626 \"[signalR] Information: WebSocket connected to ws://172.17.0.5:7878/signalr/messages?access_token=(removed)&id=b-un1EryTrMQAn0kcKqxvw.\"",
        "source": "console-api",
        "timestamp": 1756043186494
    },
    {
        "level": "INFO",
        "message": "http://172.17.0.5:7878/640-f9f81c4832fff26ecd9c.js 1:138626 \"[signalR] Information: Using HubProtocol 'json'.\"",
        "source": "console-api",
        "timestamp": 1756043186494
    },
    {
        "level": "DEBUG",
        "message": "http://172.17.0.5:7878/system/status - [DOM] Password field is not contained in a form: (More info: https://goo.gl/9p2vKq) %o",
        "source": "recommendation",
        "timestamp": 1756043186494
    },
    {
        "level": "DEBUG",
        "message": "http://172.17.0.5:7878/system/status - [DOM] Password field is not contained in a form: (More info: https://goo.gl/9p2vKq) %o",
        "source": "recommendation",
        "timestamp": 1756043186494
    },
    {
        "level": "DEBUG",
        "message": "http://172.17.0.5:7878/640-f9f81c4832fff26ecd9c.js 1:138626 \"[signalR] connected\"",
        "source": "console-api",
        "timestamp": 1756043186494
    },
    {
        "level": "DEBUG",
        "message": "http://172.17.0.5:7878/640-f9f81c4832fff26ecd9c.js 1:138626 \"[signalR] received\" \"version\" Object",
        "source": "console-api",
        "timestamp": 1756043186494
    }
]
Test Result Message Runtime
Container startup PASS - 5.14s
Create SBOM PASS - 10.28s
Get build info PASS - 0.04s
Get screenshot PASS - 11.05s

ARM64 PASS

linuxserver/radarr

Runtime: 82.76s
arm64v8-develop-5.27.5.10184-ls229
Build Information
Builder: X86-BUILDER-3j --Hetzner
Created: 2025-08-24T13:42:43+00:00
Image: linuxserver/radarr
Maintainer: Roxedus,thespad
Size: 87.28MB
Tag: arm64v8-develop-5.27.5.10184-ls229
Version: 5.27.5.10184-ls229
View Container Logs
Expand
2025-08-24T13:46:06.704702511Z [migrations] started
2025-08-24T13:46:06.708777865Z [migrations] no migrations found
2025-08-24T13:46:07.173915586Z usermod: no changes
2025-08-24T13:46:07.268269412Z ───────────────────────────────────────
2025-08-24T13:46:07.268299864Z 
2025-08-24T13:46:07.268310766Z       ██╗     ███████╗██╗ ██████╗
2025-08-24T13:46:07.268321848Z       ██║     ██╔════╝██║██╔═══██╗
2025-08-24T13:46:07.268332550Z       ██║     ███████╗██║██║   ██║
2025-08-24T13:46:07.268343391Z       ██║     ╚════██║██║██║   ██║
2025-08-24T13:46:07.268354173Z       ███████╗███████║██║╚██████╔╝
2025-08-24T13:46:07.268365065Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2025-08-24T13:46:07.268376729Z 
2025-08-24T13:46:07.268386679Z    Brought to you by linuxserver.io
2025-08-24T13:46:07.268397771Z ───────────────────────────────────────
2025-08-24T13:46:07.274278070Z 
2025-08-24T13:46:07.274473563Z To support the app dev(s) visit:
2025-08-24T13:46:07.296749059Z Radarr: https://opencollective.com/radarr
2025-08-24T13:46:07.300094133Z 
2025-08-24T13:46:07.300104023Z To support LSIO projects visit:
2025-08-24T13:46:07.300108011Z https://www.linuxserver.io/donate/
2025-08-24T13:46:07.300111779Z 
2025-08-24T13:46:07.300115496Z ───────────────────────────────────────
2025-08-24T13:46:07.300119825Z GID/UID
2025-08-24T13:46:07.300123883Z ───────────────────────────────────────
2025-08-24T13:46:07.375993086Z 
2025-08-24T13:46:07.376018697Z User UID:    911
2025-08-24T13:46:07.376027916Z User GID:    911
2025-08-24T13:46:07.376036293Z ───────────────────────────────────────
2025-08-24T13:46:07.398270816Z Linuxserver.io version: 5.27.5.10184-ls229
2025-08-24T13:46:07.400752242Z Build-date: 2025-08-24T13:42:43+00:00
2025-08-24T13:46:07.400774086Z ───────────────────────────────────────
2025-08-24T13:46:07.400783995Z     
2025-08-24T13:46:09.517396091Z [custom-init] No custom files found, skipping...
2025-08-24T13:46:15.657333375Z [Info] Bootstrap: Starting Radarr - /app/radarr/bin/Radarr - Version 5.27.5.10184 
2025-08-24T13:46:15.933997318Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-08-24T13:46:16.018124964Z [Debug] Bootstrap: Console selected 
2025-08-24T13:46:16.034188836Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-08-24T13:46:20.853424516Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-08-24T13:46:21.711267377Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {d35a8777-2679-43a3-ae83-3d65065eef9a} may be persisted to storage in unencrypted form. 
2025-08-24T13:46:23.047782789Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent 
2025-08-24T13:46:23.835661009Z [Info] MigrationController: *** Migrating data source=/config/radarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2025-08-24T13:46:25.654238174Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2025-08-24T13:46:26.010640696Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-24T13:46:26.021797949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-24T13:46:26.767944139Z [Info] DatabaseEngineVersionCheck: SQLite 3.49.2 
2025-08-24T13:46:26.796333776Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.7589491s 
2025-08-24T13:46:26.800820760Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2025-08-24T13:46:26.804554267Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.7853702s 
2025-08-24T13:46:27.034402675Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2025-08-24T13:46:27.044211332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:27.134226201Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2025-08-24T13:46:27.317597105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2025-08-24T13:46:27.574112101Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.4348623s 
2025-08-24T13:46:27.580705265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:27.599406357Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2025-08-24T13:46:27.602433060Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.4613792s 
2025-08-24T13:46:27.730209926Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2025-08-24T13:46:27.734347506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:27.823204173Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2025-08-24T13:46:27.846967416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-08-24T13:46:27.862344305Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0359009s 
2025-08-24T13:46:27.866569822Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-08-24T13:46:27.871024190Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017532s 
2025-08-24T13:46:27.878114565Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2025-08-24T13:46:27.888371716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2025-08-24T13:46:27.903744757Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0223349s 
2025-08-24T13:46:27.908245478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:27.913992388Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2025-08-24T13:46:27.917372333Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0322689s 
2025-08-24T13:46:27.929866648Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2025-08-24T13:46:27.933378489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:27.946872537Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-08-24T13:46:27.949895663Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002967s 
2025-08-24T13:46:27.953357573Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2025-08-24T13:46:27.958502722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2025-08-24T13:46:27.964430266Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082429s 
2025-08-24T13:46:27.967481489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:27.971993614Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2025-08-24T13:46:27.974608558Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0150851s 
2025-08-24T13:46:27.992270698Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2025-08-24T13:46:27.995884172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:28.008164657Z [Info] InitialSetup: Starting migration of Main DB to 1 
2025-08-24T13:46:28.324166279Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config 
2025-08-24T13:46:28.333748180Z [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-24T13:46:28.341383894Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142708s 
2025-08-24T13:46:28.344436981Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key) 
2025-08-24T13:46:28.349416285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC) 
2025-08-24T13:46:28.353889141Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069718s 
2025-08-24T13:46:28.356518575Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RootFolders 
2025-08-24T13:46:28.362269142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RootFolders" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL) 
2025-08-24T13:46:28.367233968Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082422s 
2025-08-24T13:46:28.370054506Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex RootFolders (Path) 
2025-08-24T13:46:28.374545488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_RootFolders_Path" ON "RootFolders" ("Path" ASC) 
2025-08-24T13:46:28.379045869Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064418s 
2025-08-24T13:46:28.381565542Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Series 
2025-08-24T13:46:28.407308160Z [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-24T13:46:28.424212534Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0401725s 
2025-08-24T13:46:28.426944173Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TvdbId) 
2025-08-24T13:46:28.431253860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC) 
2025-08-24T13:46:28.435661645Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006216s 
2025-08-24T13:46:28.438169935Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Movies 
2025-08-24T13:46:28.455675058Z [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-24T13:46:28.467880722Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0272867s 
2025-08-24T13:46:28.470619736Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (ImdbId) 
2025-08-24T13:46:28.474849863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2025-08-24T13:46:28.479244200Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006127s 
2025-08-24T13:46:28.482026081Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (TitleSlug) 
2025-08-24T13:46:28.486450790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2025-08-24T13:46:28.490988806Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064253s 
2025-08-24T13:46:28.493645985Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Episodes 
2025-08-24T13:46:28.533158316Z [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-24T13:46:28.554446967Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0563443s 
2025-08-24T13:46:28.557647942Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable EpisodeFiles 
2025-08-24T13:46:28.571988754Z [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-24T13:46:28.580246470Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0199213s 
2025-08-24T13:46:28.582844450Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History 
2025-08-24T13:46:28.592811918Z [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-24T13:46:28.600755842Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0153742s 
2025-08-24T13:46:28.604193252Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId) 
2025-08-24T13:46:28.609205063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2025-08-24T13:46:28.614008874Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071552s 
2025-08-24T13:46:28.616761877Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications 
2025-08-24T13:46:28.714572270Z [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-24T13:46:28.737189647Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1155269s 
2025-08-24T13:46:28.741351806Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks 
2025-08-24T13:46:28.752652358Z [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-24T13:46:28.760409655Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.016355s 
2025-08-24T13:46:28.763581191Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName) 
2025-08-24T13:46:28.768532510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-08-24T13:46:28.773328796Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074769s 
2025-08-24T13:46:28.776446172Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers 
2025-08-24T13:46:28.849437487Z [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-24T13:46:28.857867970Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0790065s 
2025-08-24T13:46:28.860749622Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name) 
2025-08-24T13:46:28.865499775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2025-08-24T13:46:28.871050150Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078498s 
2025-08-24T13:46:28.873599523Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Profiles 
2025-08-24T13:46:28.880767384Z [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-24T13:46:28.886680389Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107787s 
2025-08-24T13:46:28.889333520Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Profiles (Name) 
2025-08-24T13:46:28.893461682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2025-08-24T13:46:28.899365869Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069866s 
2025-08-24T13:46:28.905459507Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Profiles" SET "Language" = 1 
2025-08-24T13:46:28.912115768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Profiles" SET "Language" = 1 
2025-08-24T13:46:28.916826042Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085173s 
2025-08-24T13:46:28.919328500Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SceneMappings 
2025-08-24T13:46:28.928228508Z [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-24T13:46:28.935784541Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137365s 
2025-08-24T13:46:28.937918718Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NamingConfig 
2025-08-24T13:46:28.949714206Z [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-24T13:46:28.958012854Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0177111s 
2025-08-24T13:46:28.960478308Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Blacklist 
2025-08-24T13:46:28.971482332Z [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-24T13:46:28.980028829Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0170796s 
2025-08-24T13:46:28.982613903Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityDefinitions 
2025-08-24T13:46:28.989755632Z [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-24T13:46:28.996271521Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112274s 
2025-08-24T13:46:28.999239657Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Quality) 
2025-08-24T13:46:29.004259153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC) 
2025-08-24T13:46:29.009064106Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073556s 
2025-08-24T13:46:29.011975007Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Title) 
2025-08-24T13:46:29.016747385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC) 
2025-08-24T13:46:29.021339100Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069788s 
2025-08-24T13:46:29.024014797Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Metadata 
2025-08-24T13:46:29.031751653Z [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-24T13:46:29.038189264Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121127s 
2025-08-24T13:46:29.040694779Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles 
2025-08-24T13:46:29.051733042Z [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-24T13:46:29.060156351Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0171138s 
2025-08-24T13:46:29.062693489Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients 
2025-08-24T13:46:29.070884751Z [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-24T13:46:29.077445229Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123858s 
2025-08-24T13:46:29.080081016Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable PendingReleases 
2025-08-24T13:46:29.089550150Z [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-24T13:46:29.097047044Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0145986s 
2025-08-24T13:46:29.099665586Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RemotePathMappings 
2025-08-24T13:46:29.106389784Z [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-24T13:46:29.112034839Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099571s 
2025-08-24T13:46:29.114265079Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags 
2025-08-24T13:46:29.119104833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL) 
2025-08-24T13:46:29.123746659Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072397s 
2025-08-24T13:46:29.126266361Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label) 
2025-08-24T13:46:29.130168918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC) 
2025-08-24T13:46:29.134352702Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057662s 
2025-08-24T13:46:29.137218361Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Restrictions 
2025-08-24T13:46:29.144503599Z [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-24T13:46:29.151144589Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111952s 
2025-08-24T13:46:29.153739013Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DelayProfiles 
2025-08-24T13:46:29.163910010Z [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-24T13:46:29.171749513Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.015577s 
2025-08-24T13:46:29.212668396Z [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-24T13:46:29.236373582Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users 
2025-08-24T13:46:29.244117003Z [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-24T13:46:29.250133746Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111417s 
2025-08-24T13:46:29.252816848Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier) 
2025-08-24T13:46:29.257208029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC) 
2025-08-24T13:46:29.262291333Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070237s 
2025-08-24T13:46:29.264869454Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username) 
2025-08-24T13:46:29.269010361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC) 
2025-08-24T13:46:29.273480150Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060324s 
2025-08-24T13:46:29.275896444Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands 
2025-08-24T13:46:29.286352045Z [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-24T13:46:29.294265527Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0160473s 
2025-08-24T13:46:29.296728155Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus 
2025-08-24T13:46:29.306381010Z [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-24T13:46:29.313500864Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0144788s 
2025-08-24T13:46:29.316303436Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (IndexerId) 
2025-08-24T13:46:29.321036766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_IndexerId" ON "IndexerStatus" ("IndexerId" ASC) 
2025-08-24T13:46:29.325694905Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068506s 
2025-08-24T13:46:29.328317244Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles 
2025-08-24T13:46:29.338148457Z [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-24T13:46:29.345751074Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0152434s 
2025-08-24T13:46:29.348266950Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SubtitleFiles 
2025-08-24T13:46:29.359160972Z [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-24T13:46:29.367086409Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0165394s 
2025-08-24T13:46:29.369634820Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date) 
2025-08-24T13:46:29.373430592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2025-08-24T13:46:29.377637692Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057408s 
2025-08-24T13:46:29.384283652Z [Info] FluentMigrator.Runner.MigrationRunner: -> 1 Insert operations completed in 00:00:00.0603895 taking an average of 00:00:00.0603895 
2025-08-24T13:46:29.398916262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-08-24T13:46:29', 'InitialSetup') 
2025-08-24T13:46:29.406816578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:29.414811735Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2025-08-24T13:46:29.417278692Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0424992s 
2025-08-24T13:46:29.423995535Z [Info] FluentMigrator.Runner.MigrationRunner: 104: add_moviefiles_table migrating 
2025-08-24T13:46:29.427450932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:29.435024259Z [Info] add_moviefiles_table: Starting migration of Main DB to 104 
2025-08-24T13:46:29.464133716Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MovieFiles 
2025-08-24T13:46:29.474253501Z [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-24T13:46:29.482618953Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0160914s 
2025-08-24T13:46:29.485253477Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieFiles (Path) 
2025-08-24T13:46:29.489526550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieFiles_Path" ON "MovieFiles" ("Path" ASC) 
2025-08-24T13:46:29.493916939Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062821s 
2025-08-24T13:46:29.496295057Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-08-24T13:46:29.498631952Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001382s 
2025-08-24T13:46:29.501772485Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies MovieFileId Int32 
2025-08-24T13:46:29.506541657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "MovieFileId" INTEGER NOT NULL DEFAULT 0 
2025-08-24T13:46:29.515678031Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114067s 
2025-08-24T13:46:29.521788854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (104, '2025-08-24T13:46:29', 'add_moviefiles_table') 
2025-08-24T13:46:29.527280290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:29.532259745Z [Info] FluentMigrator.Runner.MigrationRunner: 104: add_moviefiles_table migrated 
2025-08-24T13:46:29.534690810Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0274723s 
2025-08-24T13:46:29.537904510Z [Info] FluentMigrator.Runner.MigrationRunner: 105: fix_history_movieId migrating 
2025-08-24T13:46:29.540941474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:29.544653007Z [Info] fix_history_movieId: Starting migration of Main DB to 105 
2025-08-24T13:46:29.550754461Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2025-08-24T13:46:29.553660582Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.7E-05s 
2025-08-24T13:46:29.556466622Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History MovieId Int32 
2025-08-24T13:46:29.560962262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "MovieId" INTEGER NOT NULL DEFAULT 0 
2025-08-24T13:46:29.569970419Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110251s 
2025-08-24T13:46:29.575804675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (105, '2025-08-24T13:46:29', 'fix_history_movieId') 
2025-08-24T13:46:29.581020296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:29.585184700Z [Info] FluentMigrator.Runner.MigrationRunner: 105: fix_history_movieId migrated 
2025-08-24T13:46:29.587628019Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0257776s 
2025-08-24T13:46:29.590675104Z [Info] FluentMigrator.Runner.MigrationRunner: 106: add_tmdb_stuff migrating 
2025-08-24T13:46:29.593693211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:29.597294551Z [Info] add_tmdb_stuff: Starting migration of Main DB to 106 
2025-08-24T13:46:29.623577377Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-08-24T13:46:29.626261611Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.91E-05s 
2025-08-24T13:46:29.629039714Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies TmdbId Int32 
2025-08-24T13:46:29.633462409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "TmdbId" INTEGER NOT NULL DEFAULT 0 
2025-08-24T13:46:29.642932495Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114563s 
2025-08-24T13:46:29.645347607Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-08-24T13:46:29.647592467Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.21E-05s 
2025-08-24T13:46:29.650295349Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies Website String 
2025-08-24T13:46:29.654093015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "Website" TEXT 
2025-08-24T13:46:29.662220407Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094653s 
2025-08-24T13:46:29.665042208Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-08-24T13:46:29.667283090Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.24E-05s 
2025-08-24T13:46:29.673210745Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies ImdbId String 
2025-08-24T13:46:29.930998994Z [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-24T13:46:29.960857900Z [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-24T13:46:29.979906471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-08-24T13:46:29.993261298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-08-24T13:46:30.021483007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2025-08-24T13:46:30.028799277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2025-08-24T13:46:30.033359709Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3575946s 
2025-08-24T13:46:30.035705431Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-08-24T13:46:30.037964329Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.47E-05s 
2025-08-24T13:46:30.040931123Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies AlternativeTitles String 
2025-08-24T13:46:30.045231861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "AlternativeTitles" TEXT 
2025-08-24T13:46:30.053672585Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100614s 
2025-08-24T13:46:30.059262439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (106, '2025-08-24T13:46:30', 'add_tmdb_stuff') 
2025-08-24T13:46:30.064474814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:30.068891586Z [Info] FluentMigrator.Runner.MigrationRunner: 106: add_tmdb_stuff migrated 
2025-08-24T13:46:30.071237459Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0249816s 
2025-08-24T13:46:30.074457362Z [Info] FluentMigrator.Runner.MigrationRunner: 107: fix_movie_files migrating 
2025-08-24T13:46:30.136963626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:30.141827469Z [Info] fix_movie_files: Starting migration of Main DB to 107 
2025-08-24T13:46:30.148690286Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles 
2025-08-24T13:46:30.151038003Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.05E-05s 
2025-08-24T13:46:30.154121210Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieFiles Path String 
2025-08-24T13:46:30.206188208Z [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-24T13:46:30.221057143Z [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-24T13:46:30.229952663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieFiles" 
2025-08-24T13:46:30.235737550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles_temp" RENAME TO "MovieFiles" 
2025-08-24T13:46:30.255835744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieFiles_Path" ON "MovieFiles" ("Path" ASC) 
2025-08-24T13:46:30.260454713Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1037395s 
2025-08-24T13:46:30.265766397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (107, '2025-08-24T13:46:30', 'fix_movie_files') 
2025-08-24T13:46:30.271457906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:30.275096632Z [Info] FluentMigrator.Runner.MigrationRunner: 107: fix_movie_files migrated 
2025-08-24T13:46:30.277449139Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1181589s 
2025-08-24T13:46:30.281639074Z [Info] FluentMigrator.Runner.MigrationRunner: 108: update_schedule_intervale migrating 
2025-08-24T13:46:30.285506060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:30.295246030Z [Info] update_schedule_intervale: Starting migration of Main DB to 108 
2025-08-24T13:46:30.305576698Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2025-08-24T13:46:30.308740318Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002324s 
2025-08-24T13:46:30.311828876Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks Interval Double 
2025-08-24T13:46:30.365549563Z [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-24T13:46:30.377353568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution") SELECT "Id", "TypeName", "Interval", "LastExecution" FROM "ScheduledTasks" 
2025-08-24T13:46:30.383780457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2025-08-24T13:46:30.389650846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2025-08-24T13:46:30.410511746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-08-24T13:46:30.415011355Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1005728s 
2025-08-24T13:46:30.420767474Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "ScheduledTasks" SET "Interval" = 0.25 WHERE "TypeName" = 'NzbDrone.Core.Download.CheckForFinishedDownloadCommand' 
2025-08-24T13:46:30.428667730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ScheduledTasks" SET "Interval" = 0.25 WHERE "TypeName" = 'NzbDrone.Core.Download.CheckForFinishedDownloadCommand' 
2025-08-24T13:46:30.435939460Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113655s 
2025-08-24T13:46:30.442304685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (108, '2025-08-24T13:46:30', 'update_schedule_intervale') 
2025-08-24T13:46:30.447789157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:30.453894930Z [Info] FluentMigrator.Runner.MigrationRunner: 108: update_schedule_intervale migrated 
2025-08-24T13:46:30.456410134Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0286886s 
2025-08-24T13:46:30.460615020Z [Info] FluentMigrator.Runner.MigrationRunner: 109: add_movie_formats_to_naming_config migrating 
2025-08-24T13:46:30.464009353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:30.467984607Z [Info] add_movie_formats_to_naming_config: Starting migration of Main DB to 109 
2025-08-24T13:46:30.476902402Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2025-08-24T13:46:30.479327404Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.42E-05s 
2025-08-24T13:46:30.482545052Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig StandardMovieFormat String 
2025-08-24T13:46:30.487152548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "StandardMovieFormat" TEXT 
2025-08-24T13:46:30.496194593Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109477s 
2025-08-24T13:46:30.498682001Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2025-08-24T13:46:30.500946500Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.82E-05s 
2025-08-24T13:46:30.504164047Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig MovieFolderFormat String 
2025-08-24T13:46:30.508638526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "MovieFolderFormat" TEXT 
2025-08-24T13:46:30.516805439Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099982s 
2025-08-24T13:46:30.519118085Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-24T13:46:30.522369541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-24T13:46:30.535433283Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136543s 
2025-08-24T13:46:30.541770221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (109, '2025-08-24T13:46:30', 'add_movie_formats_to_naming_config') 
2025-08-24T13:46:30.547625409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:30.552351534Z [Info] FluentMigrator.Runner.MigrationRunner: 109: add_movie_formats_to_naming_config migrated 
2025-08-24T13:46:30.554959364Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0301033s 
2025-08-24T13:46:30.558706589Z [Info] FluentMigrator.Runner.MigrationRunner: 110: add_phyiscal_release migrating 
2025-08-24T13:46:30.561826320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:30.565781954Z [Info] add_phyiscal_release: Starting migration of Main DB to 110 
2025-08-24T13:46:30.571856945Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-08-24T13:46:30.574288851Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.65E-05s 
2025-08-24T13:46:30.577215664Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies PhysicalRelease DateTime 
2025-08-24T13:46:30.581501222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "PhysicalRelease" DATETIME 
2025-08-24T13:46:30.590637586Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107857s 
2025-08-24T13:46:30.596234254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (110, '2025-08-24T13:46:30', 'add_phyiscal_release') 
2025-08-24T13:46:30.601541730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:30.605727107Z [Info] FluentMigrator.Runner.MigrationRunner: 110: add_phyiscal_release migrated 
2025-08-24T13:46:30.608145917Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0254242s 
2025-08-24T13:46:30.611165255Z [Info] FluentMigrator.Runner.MigrationRunner: 111: remove_bitmetv migrating 
2025-08-24T13:46:30.614135816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:30.617796045Z [Info] remove_bitmetv: Starting migration of Main DB to 111 
2025-08-24T13:46:30.650542955Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-24T13:46:30.683333373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'BitMeTv' 
2025-08-24T13:46:30.688159419Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0346011s 
2025-08-24T13:46:30.693452656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (111, '2025-08-24T13:46:30', 'remove_bitmetv') 
2025-08-24T13:46:30.698804811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:30.703579845Z [Info] FluentMigrator.Runner.MigrationRunner: 111: remove_bitmetv migrated 
2025-08-24T13:46:30.706197876Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0496471s 
2025-08-24T13:46:30.709213678Z [Info] FluentMigrator.Runner.MigrationRunner: 112: remove_torrentleech migrating 
2025-08-24T13:46:30.712346114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:30.716858770Z [Info] remove_torrentleech: Starting migration of Main DB to 112 
2025-08-24T13:46:30.724841933Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-24T13:46:30.733357777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Torrentleech' 
2025-08-24T13:46:30.741334788Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118163s 
2025-08-24T13:46:30.751492288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (112, '2025-08-24T13:46:30', 'remove_torrentleech') 
2025-08-24T13:46:30.762260989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:30.770378262Z [Info] FluentMigrator.Runner.MigrationRunner: 112: remove_torrentleech migrated 
2025-08-24T13:46:30.775217755Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.039967s 
2025-08-24T13:46:30.781556828Z [Info] FluentMigrator.Runner.MigrationRunner: 113: remove_broadcasthenet migrating 
2025-08-24T13:46:30.788053488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:30.795829743Z [Info] remove_broadcasthenet: Starting migration of Main DB to 113 
2025-08-24T13:46:30.806285705Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-24T13:46:30.816621694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'BroadcastheNet' 
2025-08-24T13:46:30.825001476Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130039s 
2025-08-24T13:46:30.835453599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (113, '2025-08-24T13:46:30', 'remove_broadcasthenet') 
2025-08-24T13:46:30.846796275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:30.855020974Z [Info] FluentMigrator.Runner.MigrationRunner: 113: remove_broadcasthenet migrated 
2025-08-24T13:46:30.859955409Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0420524s 
2025-08-24T13:46:30.865886711Z [Info] FluentMigrator.Runner.MigrationRunner: 114: remove_fanzub migrating 
2025-08-24T13:46:30.871994738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:30.879717526Z [Info] remove_fanzub: Starting migration of Main DB to 114 
2025-08-24T13:46:30.890793716Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-24T13:46:30.900818169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub' 
2025-08-24T13:46:30.909010462Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124496s 
2025-08-24T13:46:30.919858513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (114, '2025-08-24T13:46:30', 'remove_fanzub') 
2025-08-24T13:46:30.930749640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:30.938638463Z [Info] FluentMigrator.Runner.MigrationRunner: 114: remove_fanzub migrated 
2025-08-24T13:46:30.943787329Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0413429s 
2025-08-24T13:46:30.950096792Z [Info] FluentMigrator.Runner.MigrationRunner: 115: update_movie_sorttitle migrating 
2025-08-24T13:46:30.956563291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:30.964248233Z [Info] update_movie_sorttitle: Starting migration of Main DB to 115 
2025-08-24T13:46:30.973077039Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-24T13:46:30.979107289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-24T13:46:30.998818615Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0208217s 
2025-08-24T13:46:31.009394117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (115, '2025-08-24T13:46:31', 'update_movie_sorttitle') 
2025-08-24T13:46:31.020342970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:31.028551667Z [Info] FluentMigrator.Runner.MigrationRunner: 115: update_movie_sorttitle migrated 
2025-08-24T13:46:31.033556844Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.049559s 
2025-08-24T13:46:31.039753610Z [Info] FluentMigrator.Runner.MigrationRunner: 116: update_movie_sorttitle_again migrating 
2025-08-24T13:46:31.046090368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:31.053999251Z [Info] update_movie_sorttitle_again: Starting migration of Main DB to 116 
2025-08-24T13:46:31.063138020Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-24T13:46:31.069345718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-24T13:46:31.089254661Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0209715s 
2025-08-24T13:46:31.100435021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (116, '2025-08-24T13:46:31', 'update_movie_sorttitle_again') 
2025-08-24T13:46:31.111746875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:31.120312430Z [Info] FluentMigrator.Runner.MigrationRunner: 116: update_movie_sorttitle_again migrated 
2025-08-24T13:46:31.125345664Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.050804s 
2025-08-24T13:46:31.131550446Z [Info] FluentMigrator.Runner.MigrationRunner: 117: update_movie_file migrating 
2025-08-24T13:46:31.137756932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:31.145552096Z [Info] update_movie_file: Starting migration of Main DB to 117 
2025-08-24T13:46:31.173383028Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieFiles Edition String 
2025-08-24T13:46:31.181820506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles" ADD COLUMN "Edition" TEXT 
2025-08-24T13:46:31.199623669Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0205575s 
2025-08-24T13:46:31.210550628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (117, '2025-08-24T13:46:31', 'update_movie_file') 
2025-08-24T13:46:31.221764466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:31.229790645Z [Info] FluentMigrator.Runner.MigrationRunner: 117: update_movie_file migrated 
2025-08-24T13:46:31.234752174Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0500857s 
2025-08-24T13:46:31.241005785Z [Info] FluentMigrator.Runner.MigrationRunner: 118: update_movie_slug migrating 
2025-08-24T13:46:31.247341139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:31.255213499Z [Info] update_movie_slug: Starting migration of Main DB to 118 
2025-08-24T13:46:31.263645375Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-24T13:46:31.269775447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-24T13:46:31.290464400Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0216514s 
2025-08-24T13:46:31.301456842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (118, '2025-08-24T13:46:31', 'update_movie_slug') 
2025-08-24T13:46:31.312539004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:31.320457175Z [Info] FluentMigrator.Runner.MigrationRunner: 118: update_movie_slug migrated 
2025-08-24T13:46:31.325324986Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0508856s 
2025-08-24T13:46:31.331478725Z [Info] FluentMigrator.Runner.MigrationRunner: 119: add_youtube_trailer_id migrating 
2025-08-24T13:46:31.337693307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:31.345454102Z [Info] add_youtube_trailer_id: Starting migration of Main DB to 119 
2025-08-24T13:46:31.356144405Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-08-24T13:46:31.360945912Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.79E-05s 
2025-08-24T13:46:31.366793495Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies YouTubeTrailerId String 
2025-08-24T13:46:31.375103636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "YouTubeTrailerId" TEXT 
2025-08-24T13:46:31.391775572Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.019703s 
2025-08-24T13:46:31.402341875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (119, '2025-08-24T13:46:31', 'add_youtube_trailer_id') 
2025-08-24T13:46:31.413590182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:31.421897637Z [Info] FluentMigrator.Runner.MigrationRunner: 119: add_youtube_trailer_id migrated 
2025-08-24T13:46:31.426724205Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0488477s 
2025-08-24T13:46:31.432627810Z [Info] FluentMigrator.Runner.MigrationRunner: 120: add_studio migrating 
2025-08-24T13:46:31.439055421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:31.446845325Z [Info] add_studio: Starting migration of Main DB to 120 
2025-08-24T13:46:31.457604406Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-08-24T13:46:31.462354851Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.81E-05s 
2025-08-24T13:46:31.467975797Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies Studio String 
2025-08-24T13:46:31.475410977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "Studio" TEXT 
2025-08-24T13:46:31.492060056Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0187984s 
2025-08-24T13:46:31.502526178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (120, '2025-08-24T13:46:31', 'add_studio') 
2025-08-24T13:46:31.513345531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:31.521134803Z [Info] FluentMigrator.Runner.MigrationRunner: 120: add_studio migrated 
2025-08-24T13:46:31.525852231Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0476176s 
2025-08-24T13:46:31.532016682Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_filedate_config migrating 
2025-08-24T13:46:31.538314491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:31.545910685Z [Info] update_filedate_config: Starting migration of Main DB to 121 
2025-08-24T13:46:31.554846716Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-24T13:46:31.561017339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-24T13:46:31.579592367Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0195297s 
2025-08-24T13:46:31.590062456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (121, '2025-08-24T13:46:31', 'update_filedate_config') 
2025-08-24T13:46:31.601134388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:31.609678851Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_filedate_config migrated 
2025-08-24T13:46:31.615009382Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0487452s 
2025-08-24T13:46:31.621494529Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_movieid_to_blacklist migrating 
2025-08-24T13:46:31.628075168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:31.635995314Z [Info] add_movieid_to_blacklist: Starting migration of Main DB to 122 
2025-08-24T13:46:31.652791289Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2025-08-24T13:46:31.657769091Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.6E-05s 
2025-08-24T13:46:31.663239676Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist MovieId Int32 
2025-08-24T13:46:31.671666391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "MovieId" INTEGER DEFAULT 0 
2025-08-24T13:46:31.690097719Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0215096s 
2025-08-24T13:46:31.695495767Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2025-08-24T13:46:31.700454070Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.98E-05s 
2025-08-24T13:46:31.706213385Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blacklist SeriesId Int32 
2025-08-24T13:46:31.800734646Z [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-24T13:46:31.834822827Z [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-24T13:46:31.853477154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist" 
2025-08-24T13:46:31.864470016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist" 
2025-08-24T13:46:31.899044205Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1870967s 
2025-08-24T13:46:31.904474708Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2025-08-24T13:46:31.909912366Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001189s 
2025-08-24T13:46:31.916118080Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blacklist EpisodeIds String 
2025-08-24T13:46:32.002394051Z [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-24T13:46:32.035495415Z [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-24T13:46:32.053976513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist" 
2025-08-24T13:46:32.066195574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist" 
2025-08-24T13:46:32.103715062Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1817238s 
2025-08-24T13:46:32.116527227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (122, '2025-08-24T13:46:32', 'add_movieid_to_blacklist') 
2025-08-24T13:46:32.128565334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:32.137870869Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_movieid_to_blacklist migrated 
2025-08-24T13:46:32.143424961Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2150231s 
2025-08-24T13:46:32.152009805Z [Info] FluentMigrator.Runner.MigrationRunner: 123: create_netimport_table migrating 
2025-08-24T13:46:32.159164039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:32.168960632Z [Info] create_netimport_table: Starting migration of Main DB to 123 
2025-08-24T13:46:32.209002820Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NetImport 
2025-08-24T13:46:32.232739470Z [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-24T13:46:32.250152197Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0356248s 
2025-08-24T13:46:32.256171105Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NetImport (Name) 
2025-08-24T13:46:32.265080322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImport_Name" ON "NetImport" ("Name" ASC) 
2025-08-24T13:46:32.275165286Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136495s 
2025-08-24T13:46:32.286441338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (123, '2025-08-24T13:46:32', 'create_netimport_table') 
2025-08-24T13:46:32.298109670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:32.307191154Z [Info] FluentMigrator.Runner.MigrationRunner: 123: create_netimport_table migrated 
2025-08-24T13:46:32.312727501Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0445171s 
2025-08-24T13:46:32.319718586Z [Info] FluentMigrator.Runner.MigrationRunner: 124: add_preferred_tags_to_profile migrating 
2025-08-24T13:46:32.326541953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:32.335013510Z [Info] add_preferred_tags_to_profile: Starting migration of Main DB to 124 
2025-08-24T13:46:32.346740690Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 
2025-08-24T13:46:32.352097756Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.07E-05s 
2025-08-24T13:46:32.358354422Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles PreferredTags String 
2025-08-24T13:46:32.367386276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "PreferredTags" TEXT 
2025-08-24T13:46:32.385537330Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0213186s 
2025-08-24T13:46:32.397002293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (124, '2025-08-24T13:46:32', 'add_preferred_tags_to_profile') 
2025-08-24T13:46:32.408885547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:32.418333559Z [Info] FluentMigrator.Runner.MigrationRunner: 124: add_preferred_tags_to_profile migrated 
2025-08-24T13:46:32.423967893Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0527065s 
2025-08-24T13:46:32.429987633Z [Info] FluentMigrator.Runner.MigrationRunner: 125: fix_imdb_unique migrating 
2025-08-24T13:46:32.436230552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:32.446664729Z [Info] fix_imdb_unique: Starting migration of Main DB to 125 
2025-08-24T13:46:32.455691473Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-24T13:46:32.462005194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-24T13:46:32.474073982Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130319s 
2025-08-24T13:46:32.484820719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (125, '2025-08-24T13:46:32', 'fix_imdb_unique') 
2025-08-24T13:46:32.496383198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:32.506528133Z [Info] FluentMigrator.Runner.MigrationRunner: 125: fix_imdb_unique migrated 
2025-08-24T13:46:32.511761930Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0447064s 
2025-08-24T13:46:32.518974722Z [Info] FluentMigrator.Runner.MigrationRunner: 126: update_qualities_and_profiles migrating 
2025-08-24T13:46:32.525627586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:32.534128922Z [Info] update_qualities_and_profiles: Starting migration of Main DB to 126 
2025-08-24T13:46:32.543285467Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-24T13:46:32.549500129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-24T13:46:32.690917858Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1422188s 
2025-08-24T13:46:32.703023180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (126, '2025-08-24T13:46:32', 'update_qualities_and_profiles') 
2025-08-24T13:46:32.715195937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:32.751768309Z [Info] FluentMigrator.Runner.MigrationRunner: 126: update_qualities_and_profiles migrated 
2025-08-24T13:46:32.758672720Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2003932s 
2025-08-24T13:46:32.765746151Z [Info] FluentMigrator.Runner.MigrationRunner: 127: remove_wombles migrating 
2025-08-24T13:46:32.772613287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:32.782509902Z [Info] remove_wombles: Starting migration of Main DB to 127 
2025-08-24T13:46:32.796162459Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-24T13:46:32.808010142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Wombles' 
2025-08-24T13:46:32.817420979Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0146702s 
2025-08-24T13:46:32.828615848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (127, '2025-08-24T13:46:32', 'remove_wombles') 
2025-08-24T13:46:32.840074117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:32.849021430Z [Info] FluentMigrator.Runner.MigrationRunner: 127: remove_wombles migrated 
2025-08-24T13:46:32.854072660Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0457873s 
2025-08-24T13:46:32.861050259Z [Info] FluentMigrator.Runner.MigrationRunner: 128: remove_kickass migrating 
2025-08-24T13:46:32.867006300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:32.874814450Z [Info] remove_kickass: Starting migration of Main DB to 128 
2025-08-24T13:46:32.885349461Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-24T13:46:32.894631438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Kickass Torrents' 
2025-08-24T13:46:32.903164067Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120437s 
2025-08-24T13:46:32.914076507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (128, '2025-08-24T13:46:32', 'remove_kickass') 
2025-08-24T13:46:32.925174181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:32.933683482Z [Info] FluentMigrator.Runner.MigrationRunner: 128: remove_kickass migrated 
2025-08-24T13:46:32.938788971Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0414815s 
2025-08-24T13:46:32.946090011Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_parsed_movie_info_to_pending_release migrating 
2025-08-24T13:46:32.953218112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:32.961829108Z [Info] add_parsed_movie_info_to_pending_release: Starting migration of Main DB to 129 
2025-08-24T13:46:32.976196565Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2025-08-24T13:46:32.981624533Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000159s 
2025-08-24T13:46:32.988292969Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases ParsedMovieInfo String 
2025-08-24T13:46:32.998163291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "ParsedMovieInfo" TEXT 
2025-08-24T13:46:33.016820934Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0224017s 
2025-08-24T13:46:33.028966537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (129, '2025-08-24T13:46:33', 'add_parsed_movie_info_to_pending_release') 
2025-08-24T13:46:33.041465311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:33.061123129Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_parsed_movie_info_to_pending_release migrated 
2025-08-24T13:46:33.067060473Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0646149s 
2025-08-24T13:46:33.073586141Z [Info] FluentMigrator.Runner.MigrationRunner: 130: remove_wombles_kickass migrating 
2025-08-24T13:46:33.079809951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:33.087920210Z [Info] remove_wombles_kickass: Starting migration of Main DB to 130 
2025-08-24T13:46:33.100605740Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-24T13:46:33.109525578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Wombles' 
2025-08-24T13:46:33.118102727Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115207s 
2025-08-24T13:46:33.124613756Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-24T13:46:33.134154724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'KickassTorrents' 
2025-08-24T13:46:33.143061096Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124123s 
2025-08-24T13:46:33.154509655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (130, '2025-08-24T13:46:33', 'remove_wombles_kickass') 
2025-08-24T13:46:33.166401668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:33.175756151Z [Info] FluentMigrator.Runner.MigrationRunner: 130: remove_wombles_kickass migrated 
2025-08-24T13:46:33.181508072Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0436963s 
2025-08-24T13:46:33.189021519Z [Info] FluentMigrator.Runner.MigrationRunner: 131: make_parsed_episode_info_nullable migrating 
2025-08-24T13:46:33.200364346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:33.209584880Z [Info] make_parsed_episode_info_nullable: Starting migration of Main DB to 131 
2025-08-24T13:46:33.221903531Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2025-08-24T13:46:33.227935876Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.03E-05s 
2025-08-24T13:46:33.235949369Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases ParsedEpisodeInfo String 
2025-08-24T13:46:33.328719485Z [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-24T13:46:33.357023189Z [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-24T13:46:33.373968796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2025-08-24T13:46:33.386204992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2025-08-24T13:46:33.422875661Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1826208s 
2025-08-24T13:46:33.431543693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (131, '2025-08-24T13:46:33', 'make_parsed_episode_info_nullable') 
2025-08-24T13:46:33.443071131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:33.453198812Z [Info] FluentMigrator.Runner.MigrationRunner: 131: make_parsed_episode_info_nullable migrated 
2025-08-24T13:46:33.459275245Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2110959s 
2025-08-24T13:46:33.466816809Z [Info] FluentMigrator.Runner.MigrationRunner: 132: rename_torrent_downloadstation migrating 
2025-08-24T13:46:33.474339855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:33.485198497Z [Info] rename_torrent_downloadstation: Starting migration of Main DB to 132 
2025-08-24T13:46:33.500613322Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "DownloadClients" SET "Implementation" = 'TorrentDownloadStation' WHERE "Implementation" = 'DownloadStation'; 
2025-08-24T13:46:33.514692077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DownloadClients" SET "Implementation" = 'TorrentDownloadStation' WHERE "Implementation" = 'DownloadStation'; 
2025-08-24T13:46:33.526656395Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0175796s 
2025-08-24T13:46:33.538878662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (132, '2025-08-24T13:46:33', 'rename_torrent_downloadstation') 
2025-08-24T13:46:33.550860035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:33.560745146Z [Info] FluentMigrator.Runner.MigrationRunner: 132: rename_torrent_downloadstation migrated 
2025-08-24T13:46:33.566552048Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0504393s 
2025-08-24T13:46:33.573728486Z [Info] FluentMigrator.Runner.MigrationRunner: 133: add_minimumavailability migrating 
2025-08-24T13:46:33.580326580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:33.588882877Z [Info] add_minimumavailability: Starting migration of Main DB to 133 
2025-08-24T13:46:33.642464333Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NetImport 
2025-08-24T13:46:33.647948725Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.25E-05s 
2025-08-24T13:46:33.654479684Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NetImport MinimumAvailability Int32 
2025-08-24T13:46:33.665084374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NetImport" ADD COLUMN "MinimumAvailability" INTEGER NOT NULL DEFAULT 3 
2025-08-24T13:46:33.683971019Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0235137s 
2025-08-24T13:46:33.689366572Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-08-24T13:46:33.694745252Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.09E-05s 
2025-08-24T13:46:33.700986427Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies MinimumAvailability Int32 
2025-08-24T13:46:33.711097484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "MinimumAvailability" INTEGER NOT NULL DEFAULT 3 
2025-08-24T13:46:33.730444365Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0236734s 
2025-08-24T13:46:33.741992385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (133, '2025-08-24T13:46:33', 'add_minimumavailability') 
2025-08-24T13:46:33.753652581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:33.762492358Z [Info] FluentMigrator.Runner.MigrationRunner: 133: add_minimumavailability migrated 
2025-08-24T13:46:33.767733219Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0547193s 
2025-08-24T13:46:33.775380576Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_remux_qualities_for_the_wankers migrating 
2025-08-24T13:46:33.782335839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:33.791040023Z [Info] add_remux_qualities_for_the_wankers: Starting migration of Main DB to 134 
2025-08-24T13:46:33.801018433Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-24T13:46:33.807310210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-24T13:46:33.817314492Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110781s 
2025-08-24T13:46:33.829355194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (134, '2025-08-24T13:46:33', 'add_remux_qualities_for_the_wankers') 
2025-08-24T13:46:33.841101112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:33.850684507Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_remux_qualities_for_the_wankers migrated 
2025-08-24T13:46:33.856395505Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0425904s 
2025-08-24T13:46:33.863223652Z [Info] FluentMigrator.Runner.MigrationRunner: 135: add_haspredbentry_to_movies migrating 
2025-08-24T13:46:33.869802367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:33.877716080Z [Info] add_haspredbentry_to_movies: Starting migration of Main DB to 135 
2025-08-24T13:46:33.889669596Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-08-24T13:46:33.894581525Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.87E-05s 
2025-08-24T13:46:33.900240198Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies HasPreDBEntry Boolean 
2025-08-24T13:46:33.909430661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "HasPreDBEntry" INTEGER NOT NULL DEFAULT 0 
2025-08-24T13:46:33.923371418Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0184131s 
2025-08-24T13:46:33.930784854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (135, '2025-08-24T13:46:33', 'add_haspredbentry_to_movies') 
2025-08-24T13:46:33.938284513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:33.944286637Z [Info] FluentMigrator.Runner.MigrationRunner: 135: add_haspredbentry_to_movies migrated 
2025-08-24T13:46:33.947629928Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.038665s 
2025-08-24T13:46:33.951645042Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_pathstate_to_movies migrating 
2025-08-24T13:46:33.955431315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:33.960513227Z [Info] add_pathstate_to_movies: Starting migration of Main DB to 136 
2025-08-24T13:46:33.968321988Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-08-24T13:46:33.971504816Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.93E-05s 
2025-08-24T13:46:33.974835402Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies PathState Int32 
2025-08-24T13:46:33.980387390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "PathState" INTEGER NOT NULL DEFAULT 2 
2025-08-24T13:46:33.992224151Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138673s 
2025-08-24T13:46:33.999208453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (136, '2025-08-24T13:46:33', 'add_pathstate_to_movies') 
2025-08-24T13:46:34.006556045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:34.012578962Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_pathstate_to_movies migrated 
2025-08-24T13:46:34.016119039Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0335405s 
2025-08-24T13:46:34.020313484Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_import_exclusions_table migrating 
2025-08-24T13:46:34.024338597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:34.029463425Z [Info] add_import_exclusions_table: Starting migration of Main DB to 137 
2025-08-24T13:46:34.044849282Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportExclusions 
2025-08-24T13:46:34.053590270Z [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-24T13:46:34.062019661Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136447s 
2025-08-24T13:46:34.065760643Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportExclusions (TmdbId) 
2025-08-24T13:46:34.071770092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportExclusions_TmdbId" ON "ImportExclusions" ("TmdbId" ASC) 
2025-08-24T13:46:34.078420411Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093029s 
2025-08-24T13:46:34.081774755Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-24T13:46:34.085407408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-24T13:46:34.106981904Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0219275s 
2025-08-24T13:46:34.114443587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (137, '2025-08-24T13:46:34', 'add_import_exclusions_table') 
2025-08-24T13:46:34.122000782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:34.127932515Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_import_exclusions_table migrated 
2025-08-24T13:46:34.131348452Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0422871s 
2025-08-24T13:46:34.135556264Z [Info] FluentMigrator.Runner.MigrationRunner: 138: add_physical_release_note migrating 
2025-08-24T13:46:34.139470004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:34.144709061Z [Info] add_physical_release_note: Starting migration of Main DB to 138 
2025-08-24T13:46:34.152362340Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-08-24T13:46:34.155398623Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.83E-05s 
2025-08-24T13:46:34.159285499Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies PhysicalReleaseNote String 
2025-08-24T13:46:34.164709709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "PhysicalReleaseNote" TEXT 
2025-08-24T13:46:34.176224252Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132214s 
2025-08-24T13:46:34.183343134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (138, '2025-08-24T13:46:34', 'add_physical_release_note') 
2025-08-24T13:46:34.190443720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:34.196020668Z [Info] FluentMigrator.Runner.MigrationRunner: 138: add_physical_release_note migrated 
2025-08-24T13:46:34.199068404Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0326042s 
2025-08-24T13:46:34.203007725Z [Info] FluentMigrator.Runner.MigrationRunner: 139: consolidate_indexer_baseurl migrating 
2025-08-24T13:46:34.206835782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:34.211768764Z [Info] consolidate_indexer_baseurl: Starting migration of Main DB to 139 
2025-08-24T13:46:34.218232027Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-24T13:46:34.222268363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-24T13:46:34.254556269Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0326372s 
2025-08-24T13:46:34.261607515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (139, '2025-08-24T13:46:34', 'consolidate_indexer_baseurl') 
2025-08-24T13:46:34.268766719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:34.274407686Z [Info] FluentMigrator.Runner.MigrationRunner: 139: consolidate_indexer_baseurl migrated 
2025-08-24T13:46:34.277608220Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.051946s 
2025-08-24T13:46:34.281716040Z [Info] FluentMigrator.Runner.MigrationRunner: 140: add_alternative_titles_table migrating 
2025-08-24T13:46:34.285560750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:34.290353640Z [Info] add_alternative_titles_table: Starting migration of Main DB to 140 
2025-08-24T13:46:34.346930096Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AlternativeTitles 
2025-08-24T13:46:34.361441713Z [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-24T13:46:34.372793047Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0223228s 
2025-08-24T13:46:34.380658222Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies AlternativeTitles 
2025-08-24T13:46:34.483967255Z [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-24T13:46:34.525702051Z [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-24T13:46:34.547132998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-08-24T13:46:34.556101816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-08-24T13:46:34.581424318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2025-08-24T13:46:34.587918082Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.203783s 
2025-08-24T13:46:34.590877159Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-08-24T13:46:34.593480671Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.88E-05s 
2025-08-24T13:46:34.597047683Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies SecondaryYear Int32 
2025-08-24T13:46:34.601679398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "SecondaryYear" INTEGER 
2025-08-24T13:46:34.612932303Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124488s 
2025-08-24T13:46:34.616052084Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-08-24T13:46:34.618775578Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.89E-05s 
2025-08-24T13:46:34.623968192Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies SecondaryYearSourceId Int64 
2025-08-24T13:46:34.631226505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "SecondaryYearSourceId" INTEGER DEFAULT 0 
2025-08-24T13:46:34.644619981Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0160523s 
2025-08-24T13:46:34.651658221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (140, '2025-08-24T13:46:34', 'add_alternative_titles_table') 
2025-08-24T13:46:34.658945342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:34.664872586Z [Info] FluentMigrator.Runner.MigrationRunner: 140: add_alternative_titles_table migrated 
2025-08-24T13:46:34.667758155Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.036411s 
2025-08-24T13:46:34.672949667Z [Info] FluentMigrator.Runner.MigrationRunner: 141: fix_duplicate_alt_titles migrating 
2025-08-24T13:46:34.676838076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:34.682602011Z [Info] fix_duplicate_alt_titles: Starting migration of Main DB to 141 
2025-08-24T13:46:34.695681894Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-24T13:46:34.699168093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-24T13:46:34.709734457Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109422s 
2025-08-24T13:46:34.712889880Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlternativeTitles 
2025-08-24T13:46:34.715561158Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.57E-05s 
2025-08-24T13:46:34.718811241Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AlternativeTitles CleanTitle String 
2025-08-24T13:46:34.773447401Z [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-24T13:46:34.790002462Z [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-24T13:46:34.799967354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2025-08-24T13:46:34.806953670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2025-08-24T13:46:34.829063714Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1070567s 
2025-08-24T13:46:34.832983045Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlternativeTitles (CleanTitle) 
2025-08-24T13:46:34.838581377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2025-08-24T13:46:34.844526236Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086354s 
2025-08-24T13:46:34.850647860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (141, '2025-08-24T13:46:34', 'fix_duplicate_alt_titles') 
2025-08-24T13:46:34.856952032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:34.862177513Z [Info] FluentMigrator.Runner.MigrationRunner: 141: fix_duplicate_alt_titles migrated 
2025-08-24T13:46:34.864941037Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0258532s 
2025-08-24T13:46:34.868068283Z [Info] FluentMigrator.Runner.MigrationRunner: 142: movie_extras migrating 
2025-08-24T13:46:34.871171110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:34.875070661Z [Info] movie_extras: Starting migration of Main DB to 142 
2025-08-24T13:46:34.911030149Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable ExtraFiles 
2025-08-24T13:46:34.915671553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2025-08-24T13:46:34.920337247Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064695s 
2025-08-24T13:46:34.923082755Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable SubtitleFiles 
2025-08-24T13:46:34.926589545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SubtitleFiles" 
2025-08-24T13:46:34.930721674Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051553s 
2025-08-24T13:46:34.933439566Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable MetadataFiles 
2025-08-24T13:46:34.936634308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2025-08-24T13:46:34.940882822Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048988s 
2025-08-24T13:46:34.943490622Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles 
2025-08-24T13:46:34.953078165Z [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-24T13:46:34.961228033Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0151759s 
2025-08-24T13:46:34.963923250Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SubtitleFiles 
2025-08-24T13:46:34.974444532Z [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-24T13:46:34.982706336Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0162693s 
2025-08-24T13:46:34.985512245Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles 
2025-08-24T13:46:34.996146896Z [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-24T13:46:35.004547629Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0164661s 
2025-08-24T13:46:35.009886458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (142, '2025-08-24T13:46:35', 'movie_extras') 
2025-08-24T13:46:35.015500902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:35.020533304Z [Info] FluentMigrator.Runner.MigrationRunner: 142: movie_extras migrated 
2025-08-24T13:46:35.023006854Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0321202s 
2025-08-24T13:46:35.025958576Z [Info] FluentMigrator.Runner.MigrationRunner: 143: clean_core_tv migrating 
2025-08-24T13:46:35.028943626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:35.032630338Z [Info] clean_core_tv: Starting migration of Main DB to 143 
2025-08-24T13:46:35.045053210Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable Episodes 
2025-08-24T13:46:35.048182871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Episodes" 
2025-08-24T13:46:35.052329569Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004842s 
2025-08-24T13:46:35.054797197Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable EpisodeFiles 
2025-08-24T13:46:35.057902690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "EpisodeFiles" 
2025-08-24T13:46:35.061505614Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043702s 
2025-08-24T13:46:35.063861597Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable Series 
2025-08-24T13:46:35.066691414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series" 
2025-08-24T13:46:35.070815497Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046833s 
2025-08-24T13:46:35.073362926Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable SceneMappings 
2025-08-24T13:46:35.076425262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SceneMappings" 
2025-08-24T13:46:35.079993265Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043327s 
2025-08-24T13:46:35.084447914Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Blacklist SeriesId, EpisodeIds 
2025-08-24T13:46:35.129582724Z [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-24T13:46:35.145173754Z [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-24T13:46:35.153687154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist" 
2025-08-24T13:46:35.158714526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist" 
2025-08-24T13:46:35.182626388Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0946015s 
2025-08-24T13:46:35.187121719Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn History SeriesId, EpisodeId 
2025-08-24T13:46:35.236877102Z [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-24T13:46:35.252209822Z [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-24T13:46:35.260877433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2025-08-24T13:46:35.267290725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2025-08-24T13:46:35.288354623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2025-08-24T13:46:35.295347572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2025-08-24T13:46:35.300334332Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.109878s 
2025-08-24T13:46:35.305768212Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig StandardEpisodeFormat, DailyEpisodeFormat, AnimeEpisodeFormat, SeasonFolderFormat, SeriesFolderFormat 
2025-08-24T13:46:35.349882518Z [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-24T13:46:35.365019113Z [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-24T13:46:35.373331428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2025-08-24T13:46:35.378602470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2025-08-24T13:46:35.397367360Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0873963s 
2025-08-24T13:46:35.401185086Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn PendingReleases SeriesId, ParsedEpisodeInfo 
2025-08-24T13:46:35.443470290Z [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-24T13:46:35.455880696Z [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-24T13:46:35.462831550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2025-08-24T13:46:35.468517618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2025-08-24T13:46:35.486523339Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0823022s 
2025-08-24T13:46:35.491976769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (143, '2025-08-24T13:46:35', 'clean_core_tv') 
2025-08-24T13:46:35.497381340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:35.502038667Z [Info] FluentMigrator.Runner.MigrationRunner: 143: clean_core_tv migrated 
2025-08-24T13:46:35.504480874Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0974893s 
2025-08-24T13:46:35.508462781Z [Info] FluentMigrator.Runner.MigrationRunner: 144: add_cookies_to_indexer_status migrating 
2025-08-24T13:46:35.511674466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:35.516055797Z [Info] add_cookies_to_indexer_status: Starting migration of Main DB to 144 
2025-08-24T13:46:35.524139673Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-08-24T13:46:35.526630388Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000108s 
2025-08-24T13:46:35.529515727Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn IndexerStatus Cookies String 
2025-08-24T13:46:35.533713999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus" ADD COLUMN "Cookies" TEXT 
2025-08-24T13:46:35.542144773Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100704s 
2025-08-24T13:46:35.545562033Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn IndexerStatus CookiesExpirationDate DateTime 
2025-08-24T13:46:35.550358820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus" ADD COLUMN "CookiesExpirationDate" DATETIME 
2025-08-24T13:46:35.558315920Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099962s 
2025-08-24T13:46:35.563976227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (144, '2025-08-24T13:46:35', 'add_cookies_to_indexer_status') 
2025-08-24T13:46:35.569364705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:35.573863853Z [Info] FluentMigrator.Runner.MigrationRunner: 144: add_cookies_to_indexer_status migrated 
2025-08-24T13:46:35.576391101Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0247976s 
2025-08-24T13:46:35.579487696Z [Info] FluentMigrator.Runner.MigrationRunner: 145: banner_to_fanart migrating 
2025-08-24T13:46:35.582510141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:35.586041251Z [Info] banner_to_fanart: Starting migration of Main DB to 145 
2025-08-24T13:46:35.593181255Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Movies" SET "Images" = replace("Images", '"coverType": "banner"', '"coverType": "fanart"') 
2025-08-24T13:46:35.599035893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies" SET "Images" = replace("Images", '"coverType": "banner"', '"coverType": "fanart"') 
2025-08-24T13:46:35.603670243Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069928s 
2025-08-24T13:46:35.607713754Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MetadataFiles" SET "MovieFileId" = null WHERE "Type" = 2 
2025-08-24T13:46:35.612442103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MetadataFiles" SET "MovieFileId" = null WHERE "Type" = 2 
2025-08-24T13:46:35.616224849Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054695s 
2025-08-24T13:46:35.621503227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (145, '2025-08-24T13:46:35', 'banner_to_fanart') 
2025-08-24T13:46:35.626743427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:35.630752608Z [Info] FluentMigrator.Runner.MigrationRunner: 145: banner_to_fanart migrated 
2025-08-24T13:46:35.633140947Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0195528s 
2025-08-24T13:46:35.636336370Z [Info] FluentMigrator.Runner.MigrationRunner: 146: naming_config_colon_action migrating 
2025-08-24T13:46:35.639445610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:35.643076030Z [Info] naming_config_colon_action: Starting migration of Main DB to 146 
2025-08-24T13:46:35.649868355Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2025-08-24T13:46:35.652304048Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.41E-05s 
2025-08-24T13:46:35.655541827Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ColonReplacementFormat Int32 
2025-08-24T13:46:35.660817088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ColonReplacementFormat" INTEGER NOT NULL DEFAULT 0 
2025-08-24T13:46:35.669833290Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115745s 
2025-08-24T13:46:35.675421591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (146, '2025-08-24T13:46:35', 'naming_config_colon_action') 
2025-08-24T13:46:35.680822515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:35.685154597Z [Info] FluentMigrator.Runner.MigrationRunner: 146: naming_config_colon_action migrated 
2025-08-24T13:46:35.687645803Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0262475s 
2025-08-24T13:46:35.690734872Z [Info] FluentMigrator.Runner.MigrationRunner: 147: add_custom_formats migrating 
2025-08-24T13:46:35.693759171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:35.697329499Z [Info] add_custom_formats: Starting migration of Main DB to 147 
2025-08-24T13:46:35.708598918Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFormats 
2025-08-24T13:46:35.714767908Z [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-24T13:46:35.720661975Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095558s 
2025-08-24T13:46:35.723428495Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex CustomFormats (Name) 
2025-08-24T13:46:35.727942162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC) 
2025-08-24T13:46:35.732424666Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065426s 
2025-08-24T13:46:35.734835120Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 
2025-08-24T13:46:35.737105851Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.19E-05s 
2025-08-24T13:46:35.739963224Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles FormatItems String 
2025-08-24T13:46:35.745096980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "FormatItems" TEXT NOT NULL DEFAULT '[{format:0, allowed:true}]' 
2025-08-24T13:46:35.754146459Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115834s 
2025-08-24T13:46:35.757067951Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles FormatCutoff Int32 
2025-08-24T13:46:35.761703053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "FormatCutoff" INTEGER NOT NULL DEFAULT 0 
2025-08-24T13:46:35.770704686Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109184s 
2025-08-24T13:46:35.773268248Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-24T13:46:35.776185531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-24T13:46:35.779740248Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041943s 
2025-08-24T13:46:35.785155360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (147, '2025-08-24T13:46:35', 'add_custom_formats') 
2025-08-24T13:46:35.790725344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:35.795059831Z [Info] FluentMigrator.Runner.MigrationRunner: 147: add_custom_formats migrated 
2025-08-24T13:46:35.797460815Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0190465s 
2025-08-24T13:46:35.800739837Z [Info] FluentMigrator.Runner.MigrationRunner: 148: remove_extra_naming_config migrating 
2025-08-24T13:46:35.803876863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:35.807618316Z [Info] remove_extra_naming_config: Starting migration of Main DB to 148 
2025-08-24T13:46:35.814155777Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "NamingConfig" WHERE "Id" NOT IN(SELECT "Id" FROM "NamingConfig" LIMIT 1) 
2025-08-24T13:46:35.819731433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "NamingConfig" WHERE "Id" NOT IN(SELECT "Id" FROM "NamingConfig" LIMIT 1) 
2025-08-24T13:46:35.824477258Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068618s 
2025-08-24T13:46:35.830020728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (148, '2025-08-24T13:46:35', 'remove_extra_naming_config') 
2025-08-24T13:46:35.835403075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:35.839678473Z [Info] FluentMigrator.Runner.MigrationRunner: 148: remove_extra_naming_config migrated 
2025-08-24T13:46:35.842184749Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.021443s 
2025-08-24T13:46:35.845337927Z [Info] FluentMigrator.Runner.MigrationRunner: 149: convert_regex_required_tags migrating 
2025-08-24T13:46:35.848446746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:35.852093388Z [Info] convert_regex_required_tags: Starting migration of Main DB to 149 
2025-08-24T13:46:35.856583498Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-24T13:46:35.859517715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-24T13:46:35.907951829Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0485512s 
2025-08-24T13:46:35.913960836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (149, '2025-08-24T13:46:35', 'convert_regex_required_tags') 
2025-08-24T13:46:35.919757046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:35.924026131Z [Info] FluentMigrator.Runner.MigrationRunner: 149: convert_regex_required_tags migrated 
2025-08-24T13:46:35.926526906Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0644287s 
2025-08-24T13:46:35.930012894Z [Info] FluentMigrator.Runner.MigrationRunner: 150: fix_format_tags_double_underscore migrating 
2025-08-24T13:46:35.933214059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:35.936966354Z [Info] fix_format_tags_double_underscore: Starting migration of Main DB to 150 
2025-08-24T13:46:35.941494270Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-24T13:46:35.944438458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-24T13:46:35.953865868Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098246s 
2025-08-24T13:46:35.959827962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (150, '2025-08-24T13:46:35', 'fix_format_tags_double_underscore') 
2025-08-24T13:46:35.965631005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:35.969928507Z [Info] FluentMigrator.Runner.MigrationRunner: 150: fix_format_tags_double_underscore migrated 
2025-08-24T13:46:35.972519343Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0252755s 
2025-08-24T13:46:35.975772874Z [Info] FluentMigrator.Runner.MigrationRunner: 151: add_tags_to_net_import migrating 
2025-08-24T13:46:35.978881202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:35.982499196Z [Info] add_tags_to_net_import: Starting migration of Main DB to 151 
2025-08-24T13:46:35.988340477Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NetImport 
2025-08-24T13:46:35.990681720Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.44E-05s 
2025-08-24T13:46:35.993407668Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NetImport Tags String 
2025-08-24T13:46:35.997271157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NetImport" ADD COLUMN "Tags" TEXT 
2025-08-24T13:46:36.005720718Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098327s 
2025-08-24T13:46:36.009046604Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NetImport" SET "Tags" = '[]' 
2025-08-24T13:46:36.012743517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NetImport" SET "Tags" = '[]' 
2025-08-24T13:46:36.016155817Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043884s 
2025-08-24T13:46:36.021609247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (151, '2025-08-24T13:46:36', 'add_tags_to_net_import') 
2025-08-24T13:46:36.026928376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:36.031147100Z [Info] FluentMigrator.Runner.MigrationRunner: 151: add_tags_to_net_import migrated 
2025-08-24T13:46:36.033609026Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0187716s 
2025-08-24T13:46:36.036605168Z [Info] FluentMigrator.Runner.MigrationRunner: 152: add_custom_filters migrating 
2025-08-24T13:46:36.039623145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:36.043169725Z [Info] add_custom_filters: Starting migration of Main DB to 152 
2025-08-24T13:46:36.050523721Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters 
2025-08-24T13:46:36.057091885Z [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-24T13:46:36.063107817Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100975s 
2025-08-24T13:46:36.068470464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (152, '2025-08-24T13:46:36', 'add_custom_filters') 
2025-08-24T13:46:36.073741696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:36.078347970Z [Info] FluentMigrator.Runner.MigrationRunner: 152: add_custom_filters migrated 
2025-08-24T13:46:36.080752421Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0248962s 
2025-08-24T13:46:36.084207167Z [Info] FluentMigrator.Runner.MigrationRunner: 153: indexer_client_status_search_changes migrating 
2025-08-24T13:46:36.087466198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:36.091251659Z [Info] indexer_client_status_search_changes: Starting migration of Main DB to 153 
2025-08-24T13:46:36.127870515Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2025-08-24T13:46:36.130529037Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.64E-05s 
2025-08-24T13:46:36.133407332Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases Reason Int32 
2025-08-24T13:46:36.138108998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "Reason" INTEGER NOT NULL DEFAULT 0 
2025-08-24T13:46:36.147070080Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111246s 
2025-08-24T13:46:36.152353456Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn IndexerStatus IndexerId to ProviderId 
2025-08-24T13:46:36.265758858Z [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-24T13:46:36.284054212Z [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-24T13:46:36.293554789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-08-24T13:46:36.299054352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-08-24T13:46:36.318707420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-08-24T13:46:36.323419677Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1683228s 
2025-08-24T13:46:36.326977240Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableSearch to EnableAutomaticSearch 
2025-08-24T13:46:36.424724797Z [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-24T13:46:36.438298364Z [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-24T13:46:36.445689706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2025-08-24T13:46:36.451047943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2025-08-24T13:46:36.469763904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2025-08-24T13:46:36.474111618Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1443421s 
2025-08-24T13:46:36.476505758Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-08-24T13:46:36.478771369Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.35E-05s 
2025-08-24T13:46:36.482282298Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableInteractiveSearch Boolean 
2025-08-24T13:46:36.486958843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableInteractiveSearch" INTEGER 
2025-08-24T13:46:36.495121587Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100942s 
2025-08-24T13:46:36.499471646Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch" 
2025-08-24T13:46:36.504730113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch" 
2025-08-24T13:46:36.508635666Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058909s 
2025-08-24T13:46:36.510992070Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-08-24T13:46:36.513191618Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.8E-06s 
2025-08-24T13:46:36.516385558Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers EnableInteractiveSearch Boolean 
2025-08-24T13:46:36.564151948Z [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-24T13:46:36.580152321Z [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-24T13:46:36.588651954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2025-08-24T13:46:36.593870079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2025-08-24T13:46:36.612984613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2025-08-24T13:46:36.617376315Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0982909s 
2025-08-24T13:46:36.620098886Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus 
2025-08-24T13:46:36.629481256Z [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-24T13:46:36.636314173Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137093s 
2025-08-24T13:46:36.639401218Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId) 
2025-08-24T13:46:36.644811401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-08-24T13:46:36.649600162Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076026s 
2025-08-24T13:46:36.655564580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (153, '2025-08-24T13:46:36', 'indexer_client_status_search_changes') 
2025-08-24T13:46:36.661088061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:36.666282288Z [Info] FluentMigrator.Runner.MigrationRunner: 153: indexer_client_status_search_changes migrated 
2025-08-24T13:46:36.668922604Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0233516s 
2025-08-24T13:46:36.672888809Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_language_to_files_history_blacklist migrating 
2025-08-24T13:46:36.676214795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:36.680293016Z [Info] add_language_to_files_history_blacklist: Starting migration of Main DB to 154 
2025-08-24T13:46:36.690718827Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles 
2025-08-24T13:46:36.693159350Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.85E-05s 
2025-08-24T13:46:36.696022054Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieFiles Languages String 
2025-08-24T13:46:36.700761997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]' 
2025-08-24T13:46:36.709814853Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112606s 
2025-08-24T13:46:36.712194945Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2025-08-24T13:46:36.714343551Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-06s 
2025-08-24T13:46:36.717079609Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History Languages String 
2025-08-24T13:46:36.721520029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]' 
2025-08-24T13:46:36.729809198Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102626s 
2025-08-24T13:46:36.732201304Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2025-08-24T13:46:36.734395231Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.1E-06s 
2025-08-24T13:46:36.737193856Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist Languages String 
2025-08-24T13:46:36.741681190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]' 
2025-08-24T13:46:36.749960389Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102791s 
2025-08-24T13:46:36.752319288Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-24T13:46:36.755210549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-24T13:46:36.907089089Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1512802s 
2025-08-24T13:46:36.914254465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (154, '2025-08-24T13:46:36', 'add_language_to_files_history_blacklist') 
2025-08-24T13:46:36.920493025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:36.925309292Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_language_to_files_history_blacklist migrated 
2025-08-24T13:46:36.927988015Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1697272s 
2025-08-24T13:46:36.931639506Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_update_allowed_quality_profile migrating 
2025-08-24T13:46:36.934946675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:36.938801766Z [Info] add_update_allowed_quality_profile: Starting migration of Main DB to 155 
2025-08-24T13:46:36.979891794Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 
2025-08-24T13:46:36.982693054Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.29E-05s 
2025-08-24T13:46:36.985673584Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles UpgradeAllowed Boolean 
2025-08-24T13:46:36.990057039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "UpgradeAllowed" INTEGER 
2025-08-24T13:46:36.999063653Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108147s 
2025-08-24T13:46:37.001390527Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-24T13:46:37.031058428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Profiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1 
2025-08-24T13:46:37.035622998Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0320054s 
2025-08-24T13:46:37.041471533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (155, '2025-08-24T13:46:37', 'add_update_allowed_quality_profile') 
2025-08-24T13:46:37.047024884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:37.051720608Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_update_allowed_quality_profile migrated 
2025-08-24T13:46:37.054350693Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0473002s 
2025-08-24T13:46:37.057611187Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_download_client_priority migrating 
2025-08-24T13:46:37.060751610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:37.064556170Z [Info] add_download_client_priority: Starting migration of Main DB to 156 
2025-08-24T13:46:37.071443837Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2025-08-24T13:46:37.073884831Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.25E-05s 
2025-08-24T13:46:37.076797075Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Priority Int32 
2025-08-24T13:46:37.081561878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 1 
2025-08-24T13:46:37.090669835Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113151s 
2025-08-24T13:46:37.093059837Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-24T13:46:37.095921298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-24T13:46:37.424869545Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3290079s 
2025-08-24T13:46:37.430993705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (156, '2025-08-24T13:46:37', 'add_download_client_priority') 
2025-08-24T13:46:37.437021801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:37.441985174Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_download_client_priority migrated 
2025-08-24T13:46:37.444302730Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3456878s 
2025-08-24T13:46:37.447345265Z [Info] FluentMigrator.Runner.MigrationRunner: 157: remove_growl_prowl migrating 
2025-08-24T13:46:37.450454024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:37.454051648Z [Info] remove_growl_prowl: Starting migration of Main DB to 157 
2025-08-24T13:46:37.459732856Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-24T13:46:37.464352797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Growl' 
2025-08-24T13:46:37.468337179Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058425s 
2025-08-24T13:46:37.473629995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (157, '2025-08-24T13:46:37', 'remove_growl_prowl') 
2025-08-24T13:46:37.478951499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:37.483405557Z [Info] FluentMigrator.Runner.MigrationRunner: 157: remove_growl_prowl migrated 
2025-08-24T13:46:37.485550796Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0201934s 
2025-08-24T13:46:37.488594203Z [Info] FluentMigrator.Runner.MigrationRunner: 158: remove_plex_hometheatre migrating 
2025-08-24T13:46:37.491660206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:37.495322048Z [Info] remove_plex_hometheatre: Starting migration of Main DB to 158 
2025-08-24T13:46:37.501559586Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-24T13:46:37.506345151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexHomeTheater' 
2025-08-24T13:46:37.510508724Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061563s 
2025-08-24T13:46:37.513484124Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-24T13:46:37.517931628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexClient' 
2025-08-24T13:46:37.521662199Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055257s 
2025-08-24T13:46:37.527100548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (158, '2025-08-24T13:46:37', 'remove_plex_hometheatre') 
2025-08-24T13:46:37.532370518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:37.536925098Z [Info] FluentMigrator.Runner.MigrationRunner: 158: remove_plex_hometheatre migrated 
2025-08-24T13:46:37.539374770Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0202324s 
2025-08-24T13:46:37.542596457Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_webrip_qualites migrating 
2025-08-24T13:46:37.545407666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:37.548936030Z [Info] add_webrip_qualites: Starting migration of Main DB to 159 
2025-08-24T13:46:37.553232510Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-24T13:46:37.556223342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-24T13:46:37.628827086Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0727793s 
2025-08-24T13:46:37.634609037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (159, '2025-08-24T13:46:37', 'add_webrip_qualites') 
2025-08-24T13:46:37.640296648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:37.644519640Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_webrip_qualites migrated 
2025-08-24T13:46:37.646921877Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0884472s 
2025-08-24T13:46:37.650131739Z [Info] FluentMigrator.Runner.MigrationRunner: 160: health_issue_notification migrating 
2025-08-24T13:46:37.653234075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:37.656898042Z [Info] health_issue_notification: Starting migration of Main DB to 160 
2025-08-24T13:46:37.664383833Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-08-24T13:46:37.666962996Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.19E-05s 
2025-08-24T13:46:37.670064049Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthIssue Boolean 
2025-08-24T13:46:37.675004065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthIssue" INTEGER NOT NULL DEFAULT 0 
2025-08-24T13:46:37.684371835Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116405s 
2025-08-24T13:46:37.686888933Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-08-24T13:46:37.689210266Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.8E-06s 
2025-08-24T13:46:37.692451071Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeHealthWarnings Boolean 
2025-08-24T13:46:37.697678205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeHealthWarnings" INTEGER NOT NULL DEFAULT 0 
2025-08-24T13:46:37.706484575Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113133s 
2025-08-24T13:46:37.711972294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (160, '2025-08-24T13:46:37', 'health_issue_notification') 
2025-08-24T13:46:37.717314820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:37.721743727Z [Info] FluentMigrator.Runner.MigrationRunner: 160: health_issue_notification migrated 
2025-08-24T13:46:37.724384874Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0259245s 
2025-08-24T13:46:37.727371056Z [Info] FluentMigrator.Runner.MigrationRunner: 161: speed_improvements migrating 
2025-08-24T13:46:37.730395666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:37.734002778Z [Info] speed_improvements: Starting migration of Main DB to 161 
2025-08-24T13:46:37.745644577Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieFiles (MovieId) 
2025-08-24T13:46:37.750020026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieFiles_MovieId" ON "MovieFiles" ("MovieId" ASC) 
2025-08-24T13:46:37.755010884Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068243s 
2025-08-24T13:46:37.757931765Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlternativeTitles (MovieId) 
2025-08-24T13:46:37.762825818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieId" ON "AlternativeTitles" ("MovieId" ASC) 
2025-08-24T13:46:37.767222470Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067882s 
2025-08-24T13:46:37.769904209Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (CleanTitle) 
2025-08-24T13:46:37.774284478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2025-08-24T13:46:37.778485426Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061847s 
2025-08-24T13:46:37.781022304Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (ImdbId) 
2025-08-24T13:46:37.784896383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2025-08-24T13:46:37.788994393Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056562s 
2025-08-24T13:46:37.791522303Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (TmdbId) 
2025-08-24T13:46:37.795470071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2025-08-24T13:46:37.799542370Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056631s 
2025-08-24T13:46:37.804896540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (161, '2025-08-24T13:46:37', 'speed_improvements') 
2025-08-24T13:46:37.810114595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:37.814553372Z [Info] FluentMigrator.Runner.MigrationRunner: 161: speed_improvements migrated 
2025-08-24T13:46:37.816939125Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0201193s 
2025-08-24T13:46:37.820156132Z [Info] FluentMigrator.Runner.MigrationRunner: 162: fix_profile_format_default migrating 
2025-08-24T13:46:37.823209410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:37.826943487Z [Info] fix_profile_format_default: Starting migration of Main DB to 162 
2025-08-24T13:46:37.857086264Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Profiles FormatItems String 
2025-08-24T13:46:37.905391778Z [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-24T13:46:37.920518684Z [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-24T13:46:37.928366444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles" 
2025-08-24T13:46:37.933605061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles" 
2025-08-24T13:46:37.954038810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2025-08-24T13:46:37.958470633Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0985159s 
2025-08-24T13:46:37.964762500Z [Info] FluentMigrator.Runner.MigrationRunner: AlterDefaultConstraint .Profiles FormatItems [{"format":0, "allowed":true}] 
2025-08-24T13:46:37.970964728Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031487s 
2025-08-24T13:46:37.973261883Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-24T13:46:37.979744635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Profiles" SET "FormatItems" = '[{"format":0, "allowed":true}]' WHERE "FormatItems" = '[{format:0, allowed:true}]' 
2025-08-24T13:46:37.984759671Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092509s 
2025-08-24T13:46:37.990500078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (162, '2025-08-24T13:46:37', 'fix_profile_format_default') 
2025-08-24T13:46:37.996146917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:38.000526114Z [Info] FluentMigrator.Runner.MigrationRunner: 162: fix_profile_format_default migrated 
2025-08-24T13:46:38.003003181Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.02436s 
2025-08-24T13:46:38.005968461Z [Info] FluentMigrator.Runner.MigrationRunner: 163: task_duration migrating 
2025-08-24T13:46:38.008919332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:38.012395591Z [Info] task_duration: Starting migration of Main DB to 163 
2025-08-24T13:46:38.017895564Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2025-08-24T13:46:38.020288091Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.17E-05s 
2025-08-24T13:46:38.023401018Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ScheduledTasks LastStartTime DateTime 
2025-08-24T13:46:38.027983715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks" ADD COLUMN "LastStartTime" DATETIME 
2025-08-24T13:46:38.037106111Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110288s 
2025-08-24T13:46:38.042291792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (163, '2025-08-24T13:46:38', 'task_duration') 
2025-08-24T13:46:38.047460878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:38.051460291Z [Info] FluentMigrator.Runner.MigrationRunner: 163: task_duration migrated 
2025-08-24T13:46:38.053841064Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0250523s 
2025-08-24T13:46:38.056938009Z [Info] FluentMigrator.Runner.MigrationRunner: 164: movie_collections_crew migrating 
2025-08-24T13:46:38.059988321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:38.063563488Z [Info] movie_collections_crew: Starting migration of Main DB to 164 
2025-08-24T13:46:38.082683363Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-08-24T13:46:38.085089356Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.21E-05s 
2025-08-24T13:46:38.087861708Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies Collection String 
2025-08-24T13:46:38.091803585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "Collection" TEXT 
2025-08-24T13:46:38.100899357Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105248s 
2025-08-24T13:46:38.103709615Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies Actors 
2025-08-24T13:46:38.167770330Z [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-24T13:46:38.209986394Z [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-24T13:46:38.230999270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-08-24T13:46:38.236793736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-08-24T13:46:38.258264764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2025-08-24T13:46:38.264208209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2025-08-24T13:46:38.270026013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2025-08-24T13:46:38.275950040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2025-08-24T13:46:38.280608559Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1743692s 
2025-08-24T13:46:38.283499279Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Credits 
2025-08-24T13:46:38.294264202Z [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-24T13:46:38.304090946Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0183264s 
2025-08-24T13:46:38.307018741Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Credits (CreditTmdbId) 
2025-08-24T13:46:38.311660927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Credits_CreditTmdbId" ON "Credits" ("CreditTmdbId" ASC) 
2025-08-24T13:46:38.316406993Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066694s 
2025-08-24T13:46:38.319113221Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Credits (MovieId) 
2025-08-24T13:46:38.322979585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Credits_MovieId" ON "Credits" ("MovieId" ASC) 
2025-08-24T13:46:38.327171014Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058933s 
2025-08-24T13:46:38.330224481Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-24T13:46:38.335151802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'NotifyMyAndroid' 
2025-08-24T13:46:38.338833234Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060172s 
2025-08-24T13:46:38.342014478Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-24T13:46:38.346461321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Pushalot' 
2025-08-24T13:46:38.350363057Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055199s 
2025-08-24T13:46:38.355925346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (164, '2025-08-24T13:46:38', 'movie_collections_crew') 
2025-08-24T13:46:38.361213713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:38.372147917Z [Info] FluentMigrator.Runner.MigrationRunner: 164: movie_collections_crew migrated 
2025-08-24T13:46:38.374702740Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0267439s 
2025-08-24T13:46:38.454532363Z [Info] FluentMigrator.Runner.MigrationRunner: 165: remove_custom_formats_from_quality_model migrating 
2025-08-24T13:46:38.460302970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:38.466299734Z [Info] remove_custom_formats_from_quality_model: Starting migration of Main DB to 165 
2025-08-24T13:46:38.481427150Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2025-08-24T13:46:38.484597323Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.23E-05s 
2025-08-24T13:46:38.487466068Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist IndexerFlags Int32 
2025-08-24T13:46:38.492527890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2025-08-24T13:46:38.502391668Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123533s 
2025-08-24T13:46:38.504845699Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles 
2025-08-24T13:46:38.507101020Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.1E-06s 
2025-08-24T13:46:38.509934905Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieFiles IndexerFlags Int32 
2025-08-24T13:46:38.514594006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2025-08-24T13:46:38.523803918Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011319s 
2025-08-24T13:46:38.526181164Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-24T13:46:38.529087736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-24T13:46:38.601080119Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0717281s 
2025-08-24T13:46:38.604574034Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-24T13:46:38.608346860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-24T13:46:38.630434920Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0221303s 
2025-08-24T13:46:38.633133674Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-24T13:46:38.636137972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-24T13:46:38.652871312Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0170035s 
2025-08-24T13:46:38.655558612Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-24T13:46:38.658471687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-24T13:46:38.664443821Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064456s 
2025-08-24T13:46:38.666830927Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-24T13:46:38.669724092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-24T13:46:38.726593468Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0570274s 
2025-08-24T13:46:38.729474438Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-24T13:46:38.732379347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-24T13:46:38.761619226Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0294308s 
2025-08-24T13:46:38.768017177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (165, '2025-08-24T13:46:38', 'remove_custom_formats_from_quality_model') 
2025-08-24T13:46:38.774014952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:38.779088387Z [Info] FluentMigrator.Runner.MigrationRunner: 165: remove_custom_formats_from_quality_model migrated 
2025-08-24T13:46:38.781767621Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0463066s 
2025-08-24T13:46:38.784910548Z [Info] FluentMigrator.Runner.MigrationRunner: 166: fix_tmdb_list_config migrating 
2025-08-24T13:46:38.787949477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:38.792067528Z [Info] fix_tmdb_list_config: Starting migration of Main DB to 166 
2025-08-24T13:46:38.797753656Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-24T13:46:38.800697202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-24T13:46:38.829436313Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0289504s 
2025-08-24T13:46:38.832169927Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-24T13:46:38.835048883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-24T13:46:38.859870196Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0250079s 
2025-08-24T13:46:38.862599862Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-24T13:46:38.865501644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-24T13:46:38.891509095Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0262634s 
2025-08-24T13:46:38.897305104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (166, '2025-08-24T13:46:38', 'fix_tmdb_list_config') 
2025-08-24T13:46:38.902808484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:38.906973139Z [Info] FluentMigrator.Runner.MigrationRunner: 166: fix_tmdb_list_config migrated 
2025-08-24T13:46:38.909402440Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0415964s 
2025-08-24T13:46:38.912585158Z [Info] FluentMigrator.Runner.MigrationRunner: 167: remove_movie_pathstate migrating 
2025-08-24T13:46:38.915976566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:38.920018864Z [Info] remove_movie_pathstate: Starting migration of Main DB to 167 
2025-08-24T13:46:38.929995901Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies PathState 
2025-08-24T13:46:38.997957740Z [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-24T13:46:39.038473611Z [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-24T13:46:39.057752836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-08-24T13:46:39.063532914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-08-24T13:46:39.084604187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2025-08-24T13:46:39.091082821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2025-08-24T13:46:39.097062639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2025-08-24T13:46:39.102709979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2025-08-24T13:46:39.106972882Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1743989s 
2025-08-24T13:46:39.111067416Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" IN ('pathsdefaultstatic') 
2025-08-24T13:46:39.115725183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" IN ('pathsdefaultstatic') 
2025-08-24T13:46:39.119841501Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058323s 
2025-08-24T13:46:39.122389721Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles 
2025-08-24T13:46:39.124617737Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.6E-06s 
2025-08-24T13:46:39.127632577Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieFiles OriginalFilePath String 
2025-08-24T13:46:39.132067806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles" ADD COLUMN "OriginalFilePath" TEXT 
2025-08-24T13:46:39.140991843Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107168s 
2025-08-24T13:46:39.143590535Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn MovieFiles Path 
2025-08-24T13:46:39.194391994Z [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-24T13:46:39.213140190Z [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-24T13:46:39.223272380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieFiles" 
2025-08-24T13:46:39.228953327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles_temp" RENAME TO "MovieFiles" 
2025-08-24T13:46:39.250143159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieFiles_MovieId" ON "MovieFiles" ("MovieId" ASC) 
2025-08-24T13:46:39.254556194Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1085496s 
2025-08-24T13:46:39.260181800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (167, '2025-08-24T13:46:39', 'remove_movie_pathstate') 
2025-08-24T13:46:39.265542303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:39.271449886Z [Info] FluentMigrator.Runner.MigrationRunner: 167: remove_movie_pathstate migrated 
2025-08-24T13:46:39.274056224Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1248271s 
2025-08-24T13:46:39.277821935Z [Info] FluentMigrator.Runner.MigrationRunner: 168: custom_format_rework migrating 
2025-08-24T13:46:39.280822877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:39.284925157Z [Info] custom_format_rework: Starting migration of Main DB to 168 
2025-08-24T13:46:39.292679659Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable CustomFormats 
2025-08-24T13:46:39.295075452Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.33E-05s 
2025-08-24T13:46:39.298175524Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn CustomFormats Specifications String 
2025-08-24T13:46:39.303236593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "CustomFormats" ADD COLUMN "Specifications" TEXT NOT NULL DEFAULT '[]' 
2025-08-24T13:46:39.313111414Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122455s 
2025-08-24T13:46:39.315491576Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-24T13:46:39.318845529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-24T13:46:39.371581002Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.053411s 
2025-08-24T13:46:39.374789291Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn CustomFormats FormatTags 
2025-08-24T13:46:39.431072137Z [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-24T13:46:39.440362802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "CustomFormats_temp" ("Id", "Name", "Specifications") SELECT "Id", "Name", "Specifications" FROM "CustomFormats" 
2025-08-24T13:46:39.445979871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "CustomFormats" 
2025-08-24T13:46:39.451634104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "CustomFormats_temp" RENAME TO "CustomFormats" 
2025-08-24T13:46:39.473268381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC) 
2025-08-24T13:46:39.478454763Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1007308s 
2025-08-24T13:46:39.483973243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (168, '2025-08-24T13:46:39', 'custom_format_rework') 
2025-08-24T13:46:39.489196209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:39.493682180Z [Info] FluentMigrator.Runner.MigrationRunner: 168: custom_format_rework migrated 
2025-08-24T13:46:39.496126742Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1158992s 
2025-08-24T13:46:39.500468043Z [Info] FluentMigrator.Runner.MigrationRunner: 169: custom_format_scores migrating 
2025-08-24T13:46:39.503527963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:39.508196422Z [Info] custom_format_scores: Starting migration of Main DB to 169 
2025-08-24T13:46:39.520387316Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 
2025-08-24T13:46:39.522736496Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.32E-05s 
2025-08-24T13:46:39.525838141Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles MinFormatScore Int32 
2025-08-24T13:46:39.531005454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "MinFormatScore" INTEGER NOT NULL DEFAULT 0 
2025-08-24T13:46:39.540328244Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119214s 
2025-08-24T13:46:39.543167651Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 
2025-08-24T13:46:39.544966582Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.1E-06s 
2025-08-24T13:46:39.548205753Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles CutoffFormatScore Int32 
2025-08-24T13:46:39.552785364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "CutoffFormatScore" INTEGER NOT NULL DEFAULT 0 
2025-08-24T13:46:39.561714832Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112033s 
2025-08-24T13:46:39.564347382Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-24T13:46:39.567340408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-24T13:46:39.638486157Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0703946s 
2025-08-24T13:46:39.641498341Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Profiles FormatCutoff 
2025-08-24T13:46:39.693026654Z [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-24T13:46:39.709843782Z [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-24T13:46:39.718469018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles" 
2025-08-24T13:46:39.723687164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles" 
2025-08-24T13:46:39.744894310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2025-08-24T13:46:39.749284118Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1052696s 
2025-08-24T13:46:39.751827940Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable CustomFormats 
2025-08-24T13:46:39.754833290Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.37E-05s 
2025-08-24T13:46:39.757823631Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn CustomFormats IncludeCustomFormatWhenRenaming Boolean 
2025-08-24T13:46:39.763731896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "CustomFormats" ADD COLUMN "IncludeCustomFormatWhenRenaming" INTEGER NOT NULL DEFAULT 0 
2025-08-24T13:46:39.773017130Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122776s 
2025-08-24T13:46:39.778860315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (169, '2025-08-24T13:46:39', 'custom_format_scores') 
2025-08-24T13:46:39.784280888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:39.788864145Z [Info] FluentMigrator.Runner.MigrationRunner: 169: custom_format_scores migrated 
2025-08-24T13:46:39.791292544Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0276151s 
2025-08-24T13:46:39.796082819Z [Info] FluentMigrator.Runner.MigrationRunner: 170: fix_trakt_list_config migrating 
2025-08-24T13:46:39.799189935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:39.803345420Z [Info] fix_trakt_list_config: Starting migration of Main DB to 170 
2025-08-24T13:46:39.809863544Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-24T13:46:39.812666767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-24T13:46:40.810714293Z []
2025-08-24T13:46:40.812731945Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.0001233s 
2025-08-24T13:46:40.815680061Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-24T13:46:40.818645692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-24T13:46:40.837318867Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0189545s 
2025-08-24T13:46:40.871254319Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" IN ('TraktAuthToken', 'TraktRefreshToken', 'TraktTokenExpiry', 'NewTraktAuthToken', 'NewTraktRefreshToken', 'NewTraktTokenExpiry') 
2025-08-24T13:46:40.880358650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" IN ('TraktAuthToken', 'TraktRefreshToken', 'TraktTokenExpiry', 'NewTraktAuthToken', 'NewTraktRefreshToken', 'NewTraktTokenExpiry') 
2025-08-24T13:46:40.888790565Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012759s 
2025-08-24T13:46:40.894349768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (170, '2025-08-24T13:46:40', 'fix_trakt_list_config') 
2025-08-24T13:46:40.899665540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:40.904044928Z [Info] FluentMigrator.Runner.MigrationRunner: 170: fix_trakt_list_config migrated 
2025-08-24T13:46:40.906538488Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0274982s 
2025-08-24T13:46:40.910046059Z [Info] FluentMigrator.Runner.MigrationRunner: 171: quality_definition_preferred_size migrating 
2025-08-24T13:46:40.913272976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:40.917100212Z [Info] quality_definition_preferred_size: Starting migration of Main DB to 171 
2025-08-24T13:46:40.924289597Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions 
2025-08-24T13:46:40.926824039Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.31E-05s 
2025-08-24T13:46:40.930049302Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityDefinitions PreferredSize Double 
2025-08-24T13:46:40.934975941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions" ADD COLUMN "PreferredSize" NUMERIC 
2025-08-24T13:46:40.944552813Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117649s 
2025-08-24T13:46:40.946983125Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-24T13:46:40.949952975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-24T13:46:40.977128859Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0274591s 
2025-08-24T13:46:40.983319302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (171, '2025-08-24T13:46:40', 'quality_definition_preferred_size') 
2025-08-24T13:46:40.989171183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:40.994178866Z [Info] FluentMigrator.Runner.MigrationRunner: 171: quality_definition_preferred_size migrated 
2025-08-24T13:46:40.996798460Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0440785s 
2025-08-24T13:46:40.999878852Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_download_history migrating 
2025-08-24T13:46:41.003017761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:41.006634302Z [Info] add_download_history: Starting migration of Main DB to 172 
2025-08-24T13:46:41.026265596Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadHistory 
2025-08-24T13:46:41.037333279Z [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-24T13:46:41.046078606Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0173705s 
2025-08-24T13:46:41.049412909Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (EventType) 
2025-08-24T13:46:41.054376252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2025-08-24T13:46:41.058882745Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069559s 
2025-08-24T13:46:41.061754737Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (MovieId) 
2025-08-24T13:46:41.066463497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_MovieId" ON "DownloadHistory" ("MovieId" ASC) 
2025-08-24T13:46:41.071040162Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065912s 
2025-08-24T13:46:41.074000221Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (DownloadId) 
2025-08-24T13:46:41.079060209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2025-08-24T13:46:41.083478343Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069151s 
2025-08-24T13:46:41.085700978Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-24T13:46:41.088624815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-24T13:46:41.118659124Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0302089s 
2025-08-24T13:46:41.124572369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (172, '2025-08-24T13:46:41', 'add_download_history') 
2025-08-24T13:46:41.130107924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:41.134483904Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_download_history migrated 
2025-08-24T13:46:41.136938586Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0459811s 
2025-08-24T13:46:41.139960160Z [Info] FluentMigrator.Runner.MigrationRunner: 173: net_import_status migrating 
2025-08-24T13:46:41.143027324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:41.146618194Z [Info] net_import_status: Starting migration of Main DB to 173 
2025-08-24T13:46:41.157161060Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NetImportStatus 
2025-08-24T13:46:41.166722671Z [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-24T13:46:41.174596373Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0149064s 
2025-08-24T13:46:41.177555912Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NetImportStatus (ProviderId) 
2025-08-24T13:46:41.182650980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "NetImportStatus" ("ProviderId" ASC) 
2025-08-24T13:46:41.187360110Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072713s 
2025-08-24T13:46:41.192703008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (173, '2025-08-24T13:46:41', 'net_import_status') 
2025-08-24T13:46:41.197952988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:41.202250009Z [Info] FluentMigrator.Runner.MigrationRunner: 173: net_import_status migrated 
2025-08-24T13:46:41.204647606Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0217082s 
2025-08-24T13:46:41.207931627Z [Info] FluentMigrator.Runner.MigrationRunner: 174: email_multiple_addresses migrating 
2025-08-24T13:46:41.211028342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:41.214697570Z [Info] email_multiple_addresses: Starting migration of Main DB to 174 
2025-08-24T13:46:41.219381910Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-24T13:46:41.222344615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-24T13:46:41.249461881Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0273241s 
2025-08-24T13:46:41.255392411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (174, '2025-08-24T13:46:41', 'email_multiple_addresses') 
2025-08-24T13:46:41.261068619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:41.265427164Z [Info] FluentMigrator.Runner.MigrationRunner: 174: email_multiple_addresses migrated 
2025-08-24T13:46:41.267939973Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0430479s 
2025-08-24T13:46:41.271360149Z [Info] FluentMigrator.Runner.MigrationRunner: 175: remove_chown_and_folderchmod_config migrating 
2025-08-24T13:46:41.274621586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:41.278393730Z [Info] remove_chown_and_folderchmod_config: Starting migration of Main DB to 175 
2025-08-24T13:46:41.285144632Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" IN ('folderchmod', 'chownuser', 'parsingleniency') 
2025-08-24T13:46:41.290553451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" IN ('folderchmod', 'chownuser', 'parsingleniency') 
2025-08-24T13:46:41.295270990Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067174s 
2025-08-24T13:46:41.301082009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (175, '2025-08-24T13:46:41', 'remove_chown_and_folderchmod_config') 
2025-08-24T13:46:41.306592263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:41.311098275Z [Info] FluentMigrator.Runner.MigrationRunner: 175: remove_chown_and_folderchmod_config migrated 
2025-08-24T13:46:41.313727368Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0216759s 
2025-08-24T13:46:41.316773200Z [Info] FluentMigrator.Runner.MigrationRunner: 176: movie_recommendations migrating 
2025-08-24T13:46:41.319841718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:41.323456786Z [Info] movie_recommendations: Starting migration of Main DB to 176 
2025-08-24T13:46:41.329106170Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-08-24T13:46:41.331426382Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.26E-05s 
2025-08-24T13:46:41.334351581Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies Recommendations String 
2025-08-24T13:46:41.339093428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "Recommendations" TEXT NOT NULL DEFAULT '[]' 
2025-08-24T13:46:41.349086998Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121458s 
2025-08-24T13:46:41.354533624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (176, '2025-08-24T13:46:41', 'movie_recommendations') 
2025-08-24T13:46:41.359883374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:41.364658699Z [Info] FluentMigrator.Runner.MigrationRunner: 176: movie_recommendations migrated 
2025-08-24T13:46:41.367132159Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0271858s 
2025-08-24T13:46:41.370245817Z [Info] FluentMigrator.Runner.MigrationRunner: 177: language_improvements migrating 
2025-08-24T13:46:41.373352482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:41.377001920Z [Info] language_improvements: Starting migration of Main DB to 177 
2025-08-24T13:46:41.410609302Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-08-24T13:46:41.413239507Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.42E-05s 
2025-08-24T13:46:41.416170608Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies OriginalLanguage Int32 
2025-08-24T13:46:41.420981845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "OriginalLanguage" INTEGER NOT NULL DEFAULT 1 
2025-08-24T13:46:41.431111720Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123558s 
2025-08-24T13:46:41.433508806Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-08-24T13:46:41.435692542Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.3E-06s 
2025-08-24T13:46:41.438548592Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies OriginalTitle String 
2025-08-24T13:46:41.442595410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "OriginalTitle" TEXT 
2025-08-24T13:46:41.451615030Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105049s 
2025-08-24T13:46:41.453976404Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-08-24T13:46:41.456159298Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.2E-06s 
2025-08-24T13:46:41.459068826Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies DigitalRelease DateTime 
2025-08-24T13:46:41.463282780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "DigitalRelease" DATETIME 
2025-08-24T13:46:41.472355747Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106737s 
2025-08-24T13:46:41.475267379Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies PhysicalReleaseNote 
2025-08-24T13:46:41.545264756Z [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-24T13:46:41.590717216Z [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-24T13:46:41.612613219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-08-24T13:46:41.618442586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-08-24T13:46:41.641505118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2025-08-24T13:46:41.647783569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2025-08-24T13:46:41.653622654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2025-08-24T13:46:41.659333472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2025-08-24T13:46:41.663512035Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1856803s 
2025-08-24T13:46:41.666472195Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies SecondaryYearSourceId 
2025-08-24T13:46:41.736212574Z [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-24T13:46:41.779325965Z [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-24T13:46:41.799745095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-08-24T13:46:41.805451965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-08-24T13:46:41.828951136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2025-08-24T13:46:41.835202202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2025-08-24T13:46:41.841183905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2025-08-24T13:46:41.847093252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2025-08-24T13:46:41.851331315Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1822445s 
2025-08-24T13:46:41.853896249Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2025-08-24T13:46:41.856182592Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.09E-05s 
2025-08-24T13:46:41.859231270Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig RenameMovies Boolean 
2025-08-24T13:46:41.864148741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "RenameMovies" INTEGER NOT NULL DEFAULT 0 
2025-08-24T13:46:41.873459085Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116018s 
2025-08-24T13:46:41.877403296Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "RenameMovies"="RenameEpisodes" 
2025-08-24T13:46:41.882014109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "RenameMovies"="RenameEpisodes" 
2025-08-24T13:46:41.885810633Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053948s 
2025-08-24T13:46:41.888751102Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig RenameEpisodes 
2025-08-24T13:46:41.941261954Z [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-24T13:46:41.958622085Z [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-24T13:46:41.967627916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2025-08-24T13:46:41.972962347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2025-08-24T13:46:41.993516218Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1021384s 
2025-08-24T13:46:42.001491896Z [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-24T13:46:42.012084702Z [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-24T13:46:42.019234788Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126949s 
2025-08-24T13:46:42.023077254Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DROP INDEX IF EXISTS "IX_AlternativeTitles_CleanTitle" 
2025-08-24T13:46:42.027563406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX IF EXISTS "IX_AlternativeTitles_CleanTitle" 
2025-08-24T13:46:42.031467285Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053837s 
2025-08-24T13:46:42.033849522Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-24T13:46:42.036774180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-24T13:46:42.073742549Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0372141s 
2025-08-24T13:46:42.076555472Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-24T13:46:42.079472365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-24T13:46:42.104163556Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0249046s 
2025-08-24T13:46:42.106767769Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-24T13:46:42.113324360Z [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-24T13:46:42.118387093Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094488s 
2025-08-24T13:46:42.120600058Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-24T13:46:42.124590111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies" SET "LastInfoSync" = '2014-01-01 00:00:00' WHERE 1 = 1 
2025-08-24T13:46:42.128651127Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058778s 
2025-08-24T13:46:42.134235010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (177, '2025-08-24T13:46:42', 'language_improvements') 
2025-08-24T13:46:42.139629891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:42.144301055Z [Info] FluentMigrator.Runner.MigrationRunner: 177: language_improvements migrated 
2025-08-24T13:46:42.146763674Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0209394s 
2025-08-24T13:46:42.149995320Z [Info] FluentMigrator.Runner.MigrationRunner: 178: new_list_server migrating 
2025-08-24T13:46:42.153028797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:42.156703335Z [Info] new_list_server: Starting migration of Main DB to 178 
2025-08-24T13:46:42.162730219Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-24T13:46:42.165721532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-24T13:46:42.207363370Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0417273s 
2025-08-24T13:46:42.210177295Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-24T13:46:42.213169019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-24T13:46:42.252049297Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.039015s 
2025-08-24T13:46:42.257649191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (178, '2025-08-24T13:46:42', 'new_list_server') 
2025-08-24T13:46:42.263704292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:42.267315052Z [Info] FluentMigrator.Runner.MigrationRunner: 178: new_list_server migrated 
2025-08-24T13:46:42.269931520Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.054493s 
2025-08-24T13:46:42.272975749Z [Info] FluentMigrator.Runner.MigrationRunner: 179: movie_translation_indexes migrating 
2025-08-24T13:46:42.276216283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:42.279913476Z [Info] movie_translation_indexes: Starting migration of Main DB to 179 
2025-08-24T13:46:42.287589771Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieTranslations (Language) 
2025-08-24T13:46:42.292366017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_Language" ON "MovieTranslations" ("Language" ASC) 
2025-08-24T13:46:42.297856792Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076013s 
2025-08-24T13:46:42.300559804Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieTranslations (MovieId) 
2025-08-24T13:46:42.305365579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_MovieId" ON "MovieTranslations" ("MovieId" ASC) 
2025-08-24T13:46:42.310121034Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068129s 
2025-08-24T13:46:42.315891621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (179, '2025-08-24T13:46:42', 'movie_translation_indexes') 
2025-08-24T13:46:42.320879664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:42.325294162Z [Info] FluentMigrator.Runner.MigrationRunner: 179: movie_translation_indexes migrated 
2025-08-24T13:46:42.328051764Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.021554s 
2025-08-24T13:46:42.331108228Z [Info] FluentMigrator.Runner.MigrationRunner: 180: fix_invalid_profile_references migrating 
2025-08-24T13:46:42.334315565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:42.338283203Z [Info] fix_invalid_profile_references: Starting migration of Main DB to 180 
2025-08-24T13:46:42.343003266Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-24T13:46:42.345772461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-24T13:46:42.382216925Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0363911s 
2025-08-24T13:46:42.388448351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (180, '2025-08-24T13:46:42', 'fix_invalid_profile_references') 
2025-08-24T13:46:42.394309912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:42.399057922Z [Info] FluentMigrator.Runner.MigrationRunner: 180: fix_invalid_profile_references migrated 
2025-08-24T13:46:42.401360808Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0528514s 
2025-08-24T13:46:42.404325627Z [Info] FluentMigrator.Runner.MigrationRunner: 181: list_movies_table migrating 
2025-08-24T13:46:42.407629028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:42.411245249Z [Info] list_movies_table: Starting migration of Main DB to 181 
2025-08-24T13:46:42.448308830Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable NetImport ImportLists 
2025-08-24T13:46:42.453299888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NetImport" RENAME TO "ImportLists" 
2025-08-24T13:46:42.475462999Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0241801s 
2025-08-24T13:46:42.478764476Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable NetImportStatus ImportListStatus 
2025-08-24T13:46:42.483192241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NetImportStatus" RENAME TO "ImportListStatus" 
2025-08-24T13:46:42.504391552Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.02301s 
2025-08-24T13:46:42.509065863Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Config" SET "Key" = 'importlistsyncinterval' WHERE "Key" = 'netimportsyncinterval' 
2025-08-24T13:46:42.514772933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Config" SET "Key" = 'importlistsyncinterval' WHERE "Key" = 'netimportsyncinterval' 
2025-08-24T13:46:42.519201108Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067353s 
2025-08-24T13:46:42.521667905Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-08-24T13:46:42.523911421Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.7E-06s 
2025-08-24T13:46:42.526933416Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists SearchOnAdd Boolean 
2025-08-24T13:46:42.531825625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "SearchOnAdd" INTEGER NOT NULL DEFAULT 0 
2025-08-24T13:46:42.541331423Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117702s 
2025-08-24T13:46:42.543994355Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListMovies 
2025-08-24T13:46:42.561881597Z [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-24T13:46:42.574233015Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0278954s 
2025-08-24T13:46:42.579567174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (181, '2025-08-24T13:46:42', 'list_movies_table') 
2025-08-24T13:46:42.584929971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:42.589266662Z [Info] FluentMigrator.Runner.MigrationRunner: 181: list_movies_table migrated 
2025-08-24T13:46:42.591634199Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.042502s 
2025-08-24T13:46:42.594834452Z [Info] FluentMigrator.Runner.MigrationRunner: 182: on_delete_notification migrating 
2025-08-24T13:46:42.597977510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:42.601648050Z [Info] on_delete_notification: Starting migration of Main DB to 182 
2025-08-24T13:46:42.607820688Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-08-24T13:46:42.610299277Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.26E-05s 
2025-08-24T13:46:42.613271541Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnDelete Boolean 
2025-08-24T13:46:42.618080093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnDelete" INTEGER NOT NULL DEFAULT 0 
2025-08-24T13:46:42.628496795Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125467s 
2025-08-24T13:46:42.633980846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (182, '2025-08-24T13:46:42', 'on_delete_notification') 
2025-08-24T13:46:42.639774040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:42.644113807Z [Info] FluentMigrator.Runner.MigrationRunner: 182: on_delete_notification migrated 
2025-08-24T13:46:42.646666075Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0275966s 
2025-08-24T13:46:42.649873693Z [Info] FluentMigrator.Runner.MigrationRunner: 183: download_propers_config migrating 
2025-08-24T13:46:42.653005999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:42.656706610Z [Info] download_propers_config: Starting migration of Main DB to 183 
2025-08-24T13:46:42.662819588Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-24T13:46:42.665842083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-24T13:46:42.675560729Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101145s 
2025-08-24T13:46:42.679785195Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers' 
2025-08-24T13:46:42.684228110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers' 
2025-08-24T13:46:42.688044052Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052561s 
2025-08-24T13:46:42.690828809Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Profiles PreferredTags 
2025-08-24T13:46:42.756347088Z [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-24T13:46:42.771659336Z [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-24T13:46:42.779813574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles" 
2025-08-24T13:46:42.785110758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles" 
2025-08-24T13:46:42.808505138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2025-08-24T13:46:42.812884977Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1102642s 
2025-08-24T13:46:42.818353747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (183, '2025-08-24T13:46:42', 'download_propers_config') 
2025-08-24T13:46:42.823669188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:42.828789968Z [Info] FluentMigrator.Runner.MigrationRunner: 183: download_propers_config migrated 
2025-08-24T13:46:42.831272827Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1256057s 
2025-08-24T13:46:42.834486377Z [Info] FluentMigrator.Runner.MigrationRunner: 184: add_priority_to_indexers migrating 
2025-08-24T13:46:42.837624345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:42.841643877Z [Info] add_priority_to_indexers: Starting migration of Main DB to 184 
2025-08-24T13:46:42.847821505Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-08-24T13:46:42.850181677Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.32E-05s 
2025-08-24T13:46:42.853080483Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Priority Int32 
2025-08-24T13:46:42.857703441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 25 
2025-08-24T13:46:42.867918707Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123411s 
2025-08-24T13:46:42.873484713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (184, '2025-08-24T13:46:42', 'add_priority_to_indexers') 
2025-08-24T13:46:42.878898152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:42.883211396Z [Info] FluentMigrator.Runner.MigrationRunner: 184: add_priority_to_indexers migrated 
2025-08-24T13:46:42.885697722Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0270364s 
2025-08-24T13:46:42.889017175Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_alternative_title_indices migrating 
2025-08-24T13:46:42.892209702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:42.895933670Z [Info] add_alternative_title_indices: Starting migration of Main DB to 185 
2025-08-24T13:46:42.903078855Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlternativeTitles (CleanTitle) 
2025-08-24T13:46:42.908246590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2025-08-24T13:46:42.913394023Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076345s 
2025-08-24T13:46:42.916383382Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieTranslations (CleanTitle) 
2025-08-24T13:46:42.921421335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_CleanTitle" ON "MovieTranslations" ("CleanTitle" ASC) 
2025-08-24T13:46:42.926053210Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071129s 
2025-08-24T13:46:42.931698466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (185, '2025-08-24T13:46:42', 'add_alternative_title_indices') 
2025-08-24T13:46:42.937123588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:42.941632095Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_alternative_title_indices migrated 
2025-08-24T13:46:42.944195656Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0218978s 
2025-08-24T13:46:42.947198212Z [Info] FluentMigrator.Runner.MigrationRunner: 186: fix_tmdb_duplicates migrating 
2025-08-24T13:46:42.950258613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:42.953874143Z [Info] fix_tmdb_duplicates: Starting migration of Main DB to 186 
2025-08-24T13:46:42.975222624Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-24T13:46:42.978493228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-24T13:46:43.023118052Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0448542s 
2025-08-24T13:46:43.031489547Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Movies () 
2025-08-24T13:46:43.038208554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Movies_TmdbId" 
2025-08-24T13:46:43.042622721Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085848s 
2025-08-24T13:46:43.045035198Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-08-24T13:46:43.047214095Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-05s 
2025-08-24T13:46:43.049836836Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies TmdbId Int32 
2025-08-24T13:46:43.121725210Z [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-24T13:46:43.165063894Z [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-24T13:46:43.186231872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-08-24T13:46:43.191816626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-08-24T13:46:43.215749831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2025-08-24T13:46:43.222096058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2025-08-24T13:46:43.228137632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2025-08-24T13:46:43.232369322Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1800576s 
2025-08-24T13:46:43.235436346Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (TmdbId) 
2025-08-24T13:46:43.239617023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2025-08-24T13:46:43.243869545Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060409s 
2025-08-24T13:46:43.249499981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (186, '2025-08-24T13:46:43', 'fix_tmdb_duplicates') 
2025-08-24T13:46:43.254891475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:43.259418149Z [Info] FluentMigrator.Runner.MigrationRunner: 186: fix_tmdb_duplicates migrated 
2025-08-24T13:46:43.261961209Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0210992s 
2025-08-24T13:46:43.265686670Z [Info] FluentMigrator.Runner.MigrationRunner: 187: swap_filechmod_for_folderchmod migrating 
2025-08-24T13:46:43.268915971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:43.273015404Z [Info] swap_filechmod_for_folderchmod: Starting migration of Main DB to 187 
2025-08-24T13:46:43.277966753Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-24T13:46:43.280992325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-24T13:46:43.290179071Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009718s 
2025-08-24T13:46:43.296056914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (187, '2025-08-24T13:46:43', 'swap_filechmod_for_folderchmod') 
2025-08-24T13:46:43.302410486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:43.306801758Z [Info] FluentMigrator.Runner.MigrationRunner: 187: swap_filechmod_for_folderchmod migrated 
2025-08-24T13:46:43.309368214Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.025731s 
2025-08-24T13:46:43.312448556Z [Info] FluentMigrator.Runner.MigrationRunner: 188: mediainfo_channels migrating 
2025-08-24T13:46:43.315475590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:43.319061921Z [Info] mediainfo_channels: Starting migration of Main DB to 188 
2025-08-24T13:46:43.328153175Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MovieFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannels"', '"audioChannelsContainer"'); 
2025-08-24T13:46:43.334539562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MovieFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannels"', '"audioChannelsContainer"'); 
2025-08-24T13:46:43.339229284Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073896s 
2025-08-24T13:46:43.345090605Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MovieFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannelPositionsText"', '"audioChannelPositionsTextContainer"'); 
2025-08-24T13:46:43.352578741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MovieFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannelPositionsText"', '"audioChannelPositionsTextContainer"'); 
2025-08-24T13:46:43.357342542Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082769s 
2025-08-24T13:46:43.362260523Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Config" SET "Value" = max(("Value" / 60) + 1, 6) WHERE "Key" = 'importlistsyncinterval' 
2025-08-24T13:46:43.367796099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Config" SET "Value" = max(("Value" / 60) + 1, 6) WHERE "Key" = 'importlistsyncinterval' 
2025-08-24T13:46:43.372054912Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006424s 
2025-08-24T13:46:43.377364442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (188, '2025-08-24T13:46:43', 'mediainfo_channels') 
2025-08-24T13:46:43.382567117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:43.386629656Z [Info] FluentMigrator.Runner.MigrationRunner: 188: mediainfo_channels migrated 
2025-08-24T13:46:43.389057404Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0205417s 
2025-08-24T13:46:43.392048115Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_update_history migrating 
2025-08-24T13:46:43.395083045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:43.398697503Z [Info] add_update_history: Starting migration of Main DB to 189 
2025-08-24T13:46:43.404909780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (189, '2025-08-24T13:46:43', 'add_update_history') 
2025-08-24T13:46:43.410237145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:43.414243772Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_update_history migrated 
2025-08-24T13:46:43.416681159Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0192692s 
2025-08-24T13:46:43.419700679Z [Info] FluentMigrator.Runner.MigrationRunner: 190: update_awesome_hd_link migrating 
2025-08-24T13:46:43.422793365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:43.426328322Z [Info] update_awesome_hd_link: Starting migration of Main DB to 190 
2025-08-24T13:46:43.462553245Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", 'https://awesome-hd.net', 'https://awesome-hd.club') WHERE "Implementation" = 'AwesomeHD'; 
2025-08-24T13:46:43.470754596Z [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-24T13:46:43.476308308Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092913s 
2025-08-24T13:46:43.482408680Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", 'https://awesome-hd.me', 'https://awesome-hd.club') WHERE "Implementation" = 'AwesomeHD'; 
2025-08-24T13:46:43.490032198Z [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-24T13:46:43.494924047Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084399s 
2025-08-24T13:46:43.500408890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (190, '2025-08-24T13:46:43', 'update_awesome_hd_link') 
2025-08-24T13:46:43.505769302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:43.510211205Z [Info] FluentMigrator.Runner.MigrationRunner: 190: update_awesome_hd_link migrated 
2025-08-24T13:46:43.512675677Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0231093s 
2025-08-24T13:46:43.515647450Z [Info] FluentMigrator.Runner.MigrationRunner: 191: remove_awesomehd migrating 
2025-08-24T13:46:43.518669063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:43.522241706Z [Info] remove_awesomehd: Starting migration of Main DB to 191 
2025-08-24T13:46:43.527983566Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-24T13:46:43.532392463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'AwesomeHD' 
2025-08-24T13:46:43.536298066Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005602s 
2025-08-24T13:46:43.541571082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (191, '2025-08-24T13:46:43', 'remove_awesomehd') 
2025-08-24T13:46:43.546848036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:43.550868972Z [Info] FluentMigrator.Runner.MigrationRunner: 191: remove_awesomehd migrated 
2025-08-24T13:46:43.553242901Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0197464s 
2025-08-24T13:46:43.556531122Z [Info] FluentMigrator.Runner.MigrationRunner: 192: add_on_delete_to_notifications migrating 
2025-08-24T13:46:43.559706274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:43.563411694Z [Info] add_on_delete_to_notifications: Starting migration of Main DB to 192 
2025-08-24T13:46:43.574132078Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Notifications OnDelete to OnMovieDelete 
2025-08-24T13:46:43.635627237Z [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-24T13:46:43.655646943Z [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-24T13:46:43.665845115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications" 
2025-08-24T13:46:43.671237953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications" 
2025-08-24T13:46:43.693658162Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1164685s 
2025-08-24T13:46:43.696197765Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-08-24T13:46:43.698435370Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.9E-05s 
2025-08-24T13:46:43.701863040Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnMovieFileDelete Boolean 
2025-08-24T13:46:43.707125255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnMovieFileDelete" INTEGER NOT NULL DEFAULT 0 
2025-08-24T13:46:43.718019469Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134193s 
2025-08-24T13:46:43.720582098Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-08-24T13:46:43.722901618Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.9E-06s 
2025-08-24T13:46:43.726373979Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnMovieFileDeleteForUpgrade Boolean 
2025-08-24T13:46:43.732020427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnMovieFileDeleteForUpgrade" INTEGER NOT NULL DEFAULT 0 
2025-08-24T13:46:43.742300975Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129925s 
2025-08-24T13:46:43.748469264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (192, '2025-08-24T13:46:43', 'add_on_delete_to_notifications') 
2025-08-24T13:46:43.754311727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:43.759059014Z [Info] FluentMigrator.Runner.MigrationRunner: 192: add_on_delete_to_notifications migrated 
2025-08-24T13:46:43.761736996Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0290423s 
2025-08-24T13:46:43.765257724Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_bypass_to_delay_profile migrating 
2025-08-24T13:46:43.768571185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:43.772415505Z [Info] add_bypass_to_delay_profile: Starting migration of Main DB to 194 
2025-08-24T13:46:43.784910141Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2025-08-24T13:46:43.787660218Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.65E-05s 
2025-08-24T13:46:43.791055513Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfHighestQuality Boolean 
2025-08-24T13:46:43.796669857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfHighestQuality" INTEGER NOT NULL DEFAULT 0 
2025-08-24T13:46:43.807860698Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.013965s 
2025-08-24T13:46:43.810065517Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-24T13:46:43.814189660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DelayProfiles" SET "BypassIfHighestQuality" = 1 WHERE 1 = 1 
2025-08-24T13:46:43.818224102Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005946s 
2025-08-24T13:46:43.823727663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (194, '2025-08-24T13:46:43', 'add_bypass_to_delay_profile') 
2025-08-24T13:46:43.829089318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:43.833561301Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_bypass_to_delay_profile migrated 
2025-08-24T13:46:43.836077467Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.020585s 
2025-08-24T13:46:43.839045683Z [Info] FluentMigrator.Runner.MigrationRunner: 195: update_notifiarr migrating 
2025-08-24T13:46:43.842073669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:43.845688918Z [Info] update_notifiarr: Starting migration of Main DB to 195 
2025-08-24T13:46:43.918297732Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2025-08-24T13:46:43.930446121Z [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-24T13:46:43.937575945Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134226s 
2025-08-24T13:46:43.942944183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (195, '2025-08-24T13:46:43', 'update_notifiarr') 
2025-08-24T13:46:43.948196007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:43.952326893Z [Info] FluentMigrator.Runner.MigrationRunner: 195: update_notifiarr migrated 
2025-08-24T13:46:43.954762878Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0277835s 
2025-08-24T13:46:43.957877268Z [Info] FluentMigrator.Runner.MigrationRunner: 196: legacy_mediainfo_hdr migrating 
2025-08-24T13:46:43.960945696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:43.964592168Z [Info] legacy_mediainfo_hdr: Starting migration of Main DB to 196 
2025-08-24T13:46:43.972424817Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "StandardMovieFormat" = Replace("StandardMovieFormat", '{MediaInfo HDR}', '{MediaInfo VideoDynamicRange}'); 
2025-08-24T13:46:43.979971531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "StandardMovieFormat" = Replace("StandardMovieFormat", '{MediaInfo HDR}', '{MediaInfo VideoDynamicRange}'); 
2025-08-24T13:46:43.984952960Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084664s 
2025-08-24T13:46:43.990351068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (196, '2025-08-24T13:46:43', 'legacy_mediainfo_hdr') 
2025-08-24T13:46:43.995631339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:43.999735552Z [Info] FluentMigrator.Runner.MigrationRunner: 196: legacy_mediainfo_hdr migrated 
2025-08-24T13:46:44.002190365Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0227169s 
2025-08-24T13:46:44.005442122Z [Info] FluentMigrator.Runner.MigrationRunner: 197: rename_blacklist_to_blocklist migrating 
2025-08-24T13:46:44.008617575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:44.012333917Z [Info] rename_blacklist_to_blocklist: Starting migration of Main DB to 197 
2025-08-24T13:46:44.017925695Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Blacklist Blocklist 
2025-08-24T13:46:44.021833242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" RENAME TO "Blocklist" 
2025-08-24T13:46:44.044624929Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0241144s 
2025-08-24T13:46:44.050320676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (197, '2025-08-24T13:46:44', 'rename_blacklist_to_blocklist') 
2025-08-24T13:46:44.055773995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:44.060238784Z [Info] FluentMigrator.Runner.MigrationRunner: 197: rename_blacklist_to_blocklist migrated 
2025-08-24T13:46:44.062789360Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0390504s 
2025-08-24T13:46:44.065753317Z [Info] FluentMigrator.Runner.MigrationRunner: 198: add_indexer_tags migrating 
2025-08-24T13:46:44.068769710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:44.072296360Z [Info] add_indexer_tags: Starting migration of Main DB to 198 
2025-08-24T13:46:44.077921666Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-08-24T13:46:44.080250915Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.25E-05s 
2025-08-24T13:46:44.082929779Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String 
2025-08-24T13:46:44.086737184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT 
2025-08-24T13:46:44.096659942Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112316s 
2025-08-24T13:46:44.102005504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (198, '2025-08-24T13:46:44', 'add_indexer_tags') 
2025-08-24T13:46:44.107250804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:44.111309746Z [Info] FluentMigrator.Runner.MigrationRunner: 198: add_indexer_tags migrated 
2025-08-24T13:46:44.113694187Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0255014s 
2025-08-24T13:46:44.116721532Z [Info] FluentMigrator.Runner.MigrationRunner: 199: mediainfo_to_ffmpeg migrating 
2025-08-24T13:46:44.119746432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:44.123357913Z [Info] mediainfo_to_ffmpeg: Starting migration of Main DB to 199 
2025-08-24T13:46:44.127944758Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-24T13:46:44.130937513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-24T13:46:44.162604830Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.03193s 
2025-08-24T13:46:44.168403985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (199, '2025-08-24T13:46:44', 'mediainfo_to_ffmpeg') 
2025-08-24T13:46:44.174019471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:44.178168244Z [Info] FluentMigrator.Runner.MigrationRunner: 199: mediainfo_to_ffmpeg migrated 
2025-08-24T13:46:44.180581723Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.047379s 
2025-08-24T13:46:44.183647375Z [Info] FluentMigrator.Runner.MigrationRunner: 200: cdh_per_downloadclient migrating 
2025-08-24T13:46:44.186735653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:44.190354068Z [Info] cdh_per_downloadclient: Starting migration of Main DB to 200 
2025-08-24T13:46:44.198574177Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2025-08-24T13:46:44.201027186Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.38E-05s 
2025-08-24T13:46:44.204446099Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveCompletedDownloads Boolean 
2025-08-24T13:46:44.209991634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveCompletedDownloads" INTEGER NOT NULL DEFAULT 1 
2025-08-24T13:46:44.220755515Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134651s 
2025-08-24T13:46:44.224208156Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveFailedDownloads Boolean 
2025-08-24T13:46:44.229557927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveFailedDownloads" INTEGER NOT NULL DEFAULT 1 
2025-08-24T13:46:44.239477970Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124988s 
2025-08-24T13:46:44.241866619Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-24T13:46:44.244765465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-24T13:46:44.299320732Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0546496s 
2025-08-24T13:46:44.305237274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (200, '2025-08-24T13:46:44', 'cdh_per_downloadclient') 
2025-08-24T13:46:44.310862700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:44.315261466Z [Info] FluentMigrator.Runner.MigrationRunner: 200: cdh_per_downloadclient migrated 
2025-08-24T13:46:44.317726388Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0705561s 
2025-08-24T13:46:44.321113387Z [Info] FluentMigrator.Runner.MigrationRunner: 201: migrate_discord_from_slack migrating 
2025-08-24T13:46:44.324288069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:44.328020423Z [Info] migrate_discord_from_slack: Starting migration of Main DB to 201 
2025-08-24T13:46:44.332741188Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-24T13:46:44.335698522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-24T13:46:44.387665989Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0521648s 
2025-08-24T13:46:44.393702262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (201, '2025-08-24T13:46:44', 'migrate_discord_from_slack') 
2025-08-24T13:46:44.399379862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:44.403752526Z [Info] FluentMigrator.Runner.MigrationRunner: 201: migrate_discord_from_slack migrated 
2025-08-24T13:46:44.406305797Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0679666s 
2025-08-24T13:46:44.409147127Z [Info] FluentMigrator.Runner.MigrationRunner: 202: remove_predb migrating 
2025-08-24T13:46:44.412105684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:44.415591242Z [Info] remove_predb: Starting migration of Main DB to 202 
2025-08-24T13:46:44.431629792Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-24T13:46:44.436327971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies" SET "MinimumAvailability" = 3 WHERE "MinimumAvailability" = 4 
2025-08-24T13:46:44.440833873Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066937s 
2025-08-24T13:46:44.443049443Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-24T13:46:44.447511467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ImportLists" SET "MinimumAvailability" = 3 WHERE "MinimumAvailability" = 4 
2025-08-24T13:46:44.451532573Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063145s 
2025-08-24T13:46:44.453717902Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-24T13:46:44.457269122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies" SET "Status" = 3 WHERE "Status" = 4 
2025-08-24T13:46:44.460827276Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049478s 
2025-08-24T13:46:44.462999689Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-24T13:46:44.466852807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ImportListMovies" SET "Status" = 3 WHERE "Status" = 4 
2025-08-24T13:46:44.470540772Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005399s 
2025-08-24T13:46:44.473268073Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies HasPreDBEntry 
2025-08-24T13:46:44.545689440Z [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-24T13:46:44.587147779Z [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-24T13:46:44.608644148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-08-24T13:46:44.614414645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-08-24T13:46:44.638697004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2025-08-24T13:46:44.645016958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2025-08-24T13:46:44.651071117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2025-08-24T13:46:44.657291350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2025-08-24T13:46:44.661640166Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1855537s 
2025-08-24T13:46:44.666778771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (202, '2025-08-24T13:46:44', 'remove_predb') 
2025-08-24T13:46:44.672205807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:44.677844089Z [Info] FluentMigrator.Runner.MigrationRunner: 202: remove_predb migrated 
2025-08-24T13:46:44.680221015Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2015603s 
2025-08-24T13:46:44.683593304Z [Info] FluentMigrator.Runner.MigrationRunner: 203: add_on_update_to_notifications migrating 
2025-08-24T13:46:44.686910923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:44.690834032Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 203 
2025-08-24T13:46:44.697479421Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-08-24T13:46:44.699989836Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.26E-05s 
2025-08-24T13:46:44.703217704Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean 
2025-08-24T13:46:44.708588307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 0 
2025-08-24T13:46:44.719457901Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134665s 
2025-08-24T13:46:44.725167226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (203, '2025-08-24T13:46:44', 'add_on_update_to_notifications') 
2025-08-24T13:46:44.730622028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:44.735024071Z [Info] FluentMigrator.Runner.MigrationRunner: 203: add_on_update_to_notifications migrated 
2025-08-24T13:46:44.737666922Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.028297s 
2025-08-24T13:46:44.740944731Z [Info] FluentMigrator.Runner.MigrationRunner: 204: ensure_identity_on_id_columns migrating 
2025-08-24T13:46:44.744112439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:44.747886436Z [Info] ensure_identity_on_id_columns: Starting migration of Main DB to 204 
2025-08-24T13:46:44.775069294Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-24T13:46:44.779080099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1 
2025-08-24T13:46:44.782821502Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048544s 
2025-08-24T13:46:44.785407739Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies Id Int32 
2025-08-24T13:46:44.857052823Z [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-24T13:46:44.899019996Z [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-24T13:46:44.918729288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-08-24T13:46:44.924211314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-08-24T13:46:44.948743145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2025-08-24T13:46:44.955203942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2025-08-24T13:46:44.961243381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2025-08-24T13:46:44.967195555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2025-08-24T13:46:44.971565273Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1837501s 
2025-08-24T13:46:44.974795216Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieTranslations Id Int32 
2025-08-24T13:46:45.038574333Z [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-24T13:46:45.050485645Z [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-24T13:46:45.057347309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieTranslations" 
2025-08-24T13:46:45.063733717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieTranslations_temp" RENAME TO "MovieTranslations" 
2025-08-24T13:46:45.088922460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_Language" ON "MovieTranslations" ("Language" ASC) 
2025-08-24T13:46:45.096007945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_MovieId" ON "MovieTranslations" ("MovieId" ASC) 
2025-08-24T13:46:45.102969902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_CleanTitle" ON "MovieTranslations" ("CleanTitle" ASC) 
2025-08-24T13:46:45.107714735Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1305602s 
2025-08-24T13:46:45.110606617Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands Id Int32 
2025-08-24T13:46:45.165918988Z [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-24T13:46:45.181113800Z [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-24T13:46:45.189589034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-08-24T13:46:45.194577767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-08-24T13:46:45.217001263Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1039482s 
2025-08-24T13:46:45.219925891Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Credits Id Int32 
2025-08-24T13:46:45.275431001Z [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-24T13:46:45.290539358Z [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-24T13:46:45.298529245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Credits" 
2025-08-24T13:46:45.303825428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Credits_temp" RENAME TO "Credits" 
2025-08-24T13:46:45.328449764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Credits_CreditTmdbId" ON "Credits" ("CreditTmdbId" ASC) 
2025-08-24T13:46:45.336542598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Credits_MovieId" ON "Credits" ("MovieId" ASC) 
2025-08-24T13:46:45.341322782Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1189023s 
2025-08-24T13:46:45.343991615Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Profiles Id Int32 
2025-08-24T13:46:45.398316057Z [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-24T13:46:45.413293401Z [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-24T13:46:45.421226884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles" 
2025-08-24T13:46:45.426439518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles" 
2025-08-24T13:46:45.450321771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2025-08-24T13:46:45.455804460Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.109405s 
2025-08-24T13:46:45.459532716Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Id Int32 
2025-08-24T13:46:45.512221916Z [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-24T13:46:45.524421738Z [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-24T13:46:45.531427132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2025-08-24T13:46:45.536905932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2025-08-24T13:46:45.559007029Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0968808s 
2025-08-24T13:46:45.561799260Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn NamingConfig Id Int32 
2025-08-24T13:46:45.616457494Z [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-24T13:46:45.633372209Z [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-24T13:46:45.642237298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2025-08-24T13:46:45.647522158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2025-08-24T13:46:45.670258072Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1059365s 
2025-08-24T13:46:45.674791379Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Id Int32 
2025-08-24T13:46:45.730091726Z [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-24T13:46:45.745113700Z [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-24T13:46:45.752915207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2025-08-24T13:46:45.758474630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2025-08-24T13:46:45.783923417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2025-08-24T13:46:45.790583586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2025-08-24T13:46:45.794971379Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1167603s 
2025-08-24T13:46:45.798245491Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Id Int32 
2025-08-24T13:46:45.855279409Z [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-24T13:46:45.873222714Z [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-24T13:46:45.882547919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2025-08-24T13:46:45.887982891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2025-08-24T13:46:45.910459914Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1095874s 
2025-08-24T13:46:45.913574084Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieFiles Id Int32 
2025-08-24T13:46:45.982492559Z [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-24T13:46:46.004131064Z [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-24T13:46:46.014437494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieFiles" 
2025-08-24T13:46:46.020436853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles_temp" RENAME TO "MovieFiles" 
2025-08-24T13:46:46.045043854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieFiles_MovieId" ON "MovieFiles" ("MovieId" ASC) 
2025-08-24T13:46:46.049573184Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1333478s 
2025-08-24T13:46:46.053656435Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn CustomFormats Id Int32 
2025-08-24T13:46:46.105541746Z [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-24T13:46:46.117091489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "CustomFormats_temp" ("Id", "Name", "Specifications", "IncludeCustomFormatWhenRenaming") SELECT "Id", "Name", "Specifications", "IncludeCustomFormatWhenRenaming" FROM "CustomFormats" 
2025-08-24T13:46:46.123882301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "CustomFormats" 
2025-08-24T13:46:46.129379880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "CustomFormats_temp" RENAME TO "CustomFormats" 
2025-08-24T13:46:46.153495692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC) 
2025-08-24T13:46:46.158106275Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1018849s 
2025-08-24T13:46:46.163832804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (204, '2025-08-24T13:46:46', 'ensure_identity_on_id_columns') 
2025-08-24T13:46:46.169329812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:46.175348088Z [Info] FluentMigrator.Runner.MigrationRunner: 204: ensure_identity_on_id_columns migrated 
2025-08-24T13:46:46.177925798Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1184673s 
2025-08-24T13:46:46.181480775Z [Info] FluentMigrator.Runner.MigrationRunner: 205: download_client_per_indexer migrating 
2025-08-24T13:46:46.184634294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:46.189084494Z [Info] download_client_per_indexer: Starting migration of Main DB to 205 
2025-08-24T13:46:46.196016560Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-08-24T13:46:46.198342232Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.5E-05s 
2025-08-24T13:46:46.201336010Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32 
2025-08-24T13:46:46.206170473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0 
2025-08-24T13:46:46.216628118Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127013s 
2025-08-24T13:46:46.222219575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (205, '2025-08-24T13:46:46', 'download_client_per_indexer') 
2025-08-24T13:46:46.227637103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:46.232198075Z [Info] FluentMigrator.Runner.MigrationRunner: 205: download_client_per_indexer migrated 
2025-08-24T13:46:46.234766897Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0276129s 
2025-08-24T13:46:46.238012932Z [Info] FluentMigrator.Runner.MigrationRunner: 206: multiple_ratings_support migrating 
2025-08-24T13:46:46.240966108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:46.244815498Z [Info] multiple_ratings_support: Starting migration of Main DB to 206 
2025-08-24T13:46:46.253763673Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "CustomFilters" SET "Filters" = Replace("Filters", 'ratings', 'tmdbRating') WHERE "Type" = 'discoverMovie'; 
2025-08-24T13:46:46.260446909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFilters" SET "Filters" = Replace("Filters", 'ratings', 'tmdbRating') WHERE "Type" = 'discoverMovie'; 
2025-08-24T13:46:46.265386875Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078803s 
2025-08-24T13:46:46.270460580Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "CustomFilters" SET "Filters" = Replace("Filters", 'ratings', 'tmdbRating') WHERE "Type" = 'movieIndex'; 
2025-08-24T13:46:46.276756044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFilters" SET "Filters" = Replace("Filters", 'ratings', 'tmdbRating') WHERE "Type" = 'movieIndex'; 
2025-08-24T13:46:46.281169660Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00721s 
2025-08-24T13:46:46.283842041Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-24T13:46:46.286835247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-24T13:46:46.320908858Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0346547s 
2025-08-24T13:46:46.323946053Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-24T13:46:46.326595487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-24T13:46:46.331885738Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005873s 
2025-08-24T13:46:46.337519771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (206, '2025-08-24T13:46:46', 'multiple_ratings_support') 
2025-08-24T13:46:46.343086178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:46.347357287Z [Info] FluentMigrator.Runner.MigrationRunner: 206: multiple_ratings_support migrated 
2025-08-24T13:46:46.349900206Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0207765s 
2025-08-24T13:46:46.352796568Z [Info] FluentMigrator.Runner.MigrationRunner: 207: movie_metadata migrating 
2025-08-24T13:46:46.355758962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:46.359510475Z [Info] movie_metadata: Starting migration of Main DB to 207 
2025-08-24T13:46:46.411305054Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MovieMetadata 
2025-08-24T13:46:46.432128137Z [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-24T13:46:46.446574573Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0325737s 
2025-08-24T13:46:46.449388638Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieMetadata (TmdbId) 
2025-08-24T13:46:46.454036927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2025-08-24T13:46:46.458609613Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067574s 
2025-08-24T13:46:46.461448589Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieMetadata (CleanTitle) 
2025-08-24T13:46:46.466163882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2025-08-24T13:46:46.470597258Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066704s 
2025-08-24T13:46:46.473639954Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieMetadata (CleanOriginalTitle) 
2025-08-24T13:46:46.478887900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2025-08-24T13:46:46.483549114Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073284s 
2025-08-24T13:46:46.548943073Z [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-24T13:46:46.549180962Z                           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-24T13:46:46.549348038Z                           FROM "Movies" 
2025-08-24T13:46:46.581648429Z [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-24T13:46:46.581678269Z                           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-24T13:46:46.581692127Z                           FROM "Movies" 
2025-08-24T13:46:46.597675216Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0357128s 
2025-08-24T13:46:46.622492691Z [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-24T13:46:46.622522461Z                           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-24T13:46:46.622535918Z                           FROM "ImportListMovies"
2025-08-24T13:46:46.622549526Z                           WHERE "ImportListMovies"."TmdbId" NOT IN ( SELECT "MovieMetadata"."TmdbId" FROM "MovieMetadata" )
2025-08-24T13:46:46.622559456Z                           AND "ImportListMovies"."Id" IN ( SELECT MIN("Id") FROM "ImportListMovies" GROUP BY "TmdbId" ) 
2025-08-24T13:46:46.659583757Z [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-24T13:46:46.659634179Z                           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-24T13:46:46.659649129Z                           FROM "ImportListMovies"
2025-08-24T13:46:46.659680272Z                           WHERE "ImportListMovies"."TmdbId" NOT IN ( SELECT "MovieMetadata"."TmdbId" FROM "MovieMetadata" )
2025-08-24T13:46:46.659717797Z                           AND "ImportListMovies"."Id" IN ( SELECT MIN("Id") FROM "ImportListMovies" GROUP BY "TmdbId" ) 
2025-08-24T13:46:46.680784642Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0434375s 
2025-08-24T13:46:46.684293446Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-08-24T13:46:46.686865023Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.47E-05s 
2025-08-24T13:46:46.689916447Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies MovieMetadataId Int32 
2025-08-24T13:46:46.695022357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0 
2025-08-24T13:46:46.707346419Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0140078s 
2025-08-24T13:46:46.710513255Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlternativeTitles 
2025-08-24T13:46:46.713192539Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.44E-05s 
2025-08-24T13:46:46.716538926Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AlternativeTitles MovieMetadataId Int32 
2025-08-24T13:46:46.722060673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0 
2025-08-24T13:46:46.733331365Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0139041s 
2025-08-24T13:46:46.735982051Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Credits 
2025-08-24T13:46:46.738324988Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.07E-05s 
2025-08-24T13:46:46.741308445Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Credits MovieMetadataId Int32 
2025-08-24T13:46:46.746291708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Credits" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0 
2025-08-24T13:46:46.757267175Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131984s 
2025-08-24T13:46:46.759908964Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieTranslations 
2025-08-24T13:46:46.762222392Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.8E-06s 
2025-08-24T13:46:46.765466293Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieTranslations MovieMetadataId Int32 
2025-08-24T13:46:46.770699959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieTranslations" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0 
2025-08-24T13:46:46.781549403Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129564s 
2025-08-24T13:46:46.784269520Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListMovies 
2025-08-24T13:46:46.786696817Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.8E-06s 
2025-08-24T13:46:46.789813491Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListMovies MovieMetadataId Int32 
2025-08-24T13:46:46.794964241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListMovies" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0 
2025-08-24T13:46:46.805688944Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131437s 
2025-08-24T13:46:46.808872062Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListMovies (MovieMetadataId) 
2025-08-24T13:46:46.814491385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_ImportListMovies_MovieMetadataId" ON "ImportListMovies" ("MovieMetadataId" ASC) 
2025-08-24T13:46:46.819644380Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079445s 
2025-08-24T13:46:46.829097672Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Movies"
2025-08-24T13:46:46.829152914Z                           SET "MovieMetadataId" = (SELECT "MovieMetadata"."Id" 
2025-08-24T13:46:46.829175629Z                                                   FROM "MovieMetadata"
2025-08-24T13:46:46.829229498Z                                                   WHERE "MovieMetadata"."TmdbId" = "Movies"."TmdbId") 
2025-08-24T13:46:46.841016699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies"
2025-08-24T13:46:46.841043323Z                           SET "MovieMetadataId" = (SELECT "MovieMetadata"."Id" 
2025-08-24T13:46:46.841053644Z                                                   FROM "MovieMetadata"
2025-08-24T13:46:46.841062502Z                                                   WHERE "MovieMetadata"."TmdbId" = "Movies"."TmdbId") 
2025-08-24T13:46:46.848146554Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125974s 
2025-08-24T13:46:46.855872849Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "AlternativeTitles"
2025-08-24T13:46:46.855897850Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2025-08-24T13:46:46.855908090Z                                                   FROM "Movies" 
2025-08-24T13:46:46.855918121Z                                                   WHERE "Movies"."Id" = "AlternativeTitles"."MovieId") 
2025-08-24T13:46:46.866908147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "AlternativeTitles"
2025-08-24T13:46:46.866980793Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2025-08-24T13:46:46.866991585Z                                                   FROM "Movies" 
2025-08-24T13:46:46.867045463Z                                                   WHERE "Movies"."Id" = "AlternativeTitles"."MovieId") 
2025-08-24T13:46:46.873281549Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122814s 
2025-08-24T13:46:46.880710536Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Credits"
2025-08-24T13:46:46.880747350Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2025-08-24T13:46:46.880798403Z                                                   FROM "Movies" 
2025-08-24T13:46:46.880851810Z                                                   WHERE "Movies"."Id" = "Credits"."MovieId") 
2025-08-24T13:46:46.890032784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Credits"
2025-08-24T13:46:46.890058195Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2025-08-24T13:46:46.890068276Z                                                   FROM "Movies" 
2025-08-24T13:46:46.890103166Z                                                   WHERE "Movies"."Id" = "Credits"."MovieId") 
2025-08-24T13:46:46.903237380Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0168389s 
2025-08-24T13:46:46.910854815Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MovieTranslations"
2025-08-24T13:46:46.910879555Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2025-08-24T13:46:46.910889726Z                                                   FROM "Movies" 
2025-08-24T13:46:46.910898423Z                                                   WHERE "Movies"."Id" = "MovieTranslations"."MovieId") 
2025-08-24T13:46:46.921128941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MovieTranslations"
2025-08-24T13:46:46.921173691Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2025-08-24T13:46:46.921184042Z                                                   FROM "Movies" 
2025-08-24T13:46:46.921192709Z                                                   WHERE "Movies"."Id" = "MovieTranslations"."MovieId") 
2025-08-24T13:46:46.928037650Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120693s 
2025-08-24T13:46:46.935662672Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "ImportListMovies"
2025-08-24T13:46:46.935687782Z                           SET "MovieMetadataId" = (SELECT "MovieMetadata"."Id" 
2025-08-24T13:46:46.935699636Z                                                   FROM "MovieMetadata" 
2025-08-24T13:46:46.935708484Z                                                   WHERE "MovieMetadata"."TmdbId" = "ImportListMovies"."TmdbId") 
2025-08-24T13:46:46.945828779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ImportListMovies"
2025-08-24T13:46:46.945853479Z                           SET "MovieMetadataId" = (SELECT "MovieMetadata"."Id" 
2025-08-24T13:46:46.945863509Z                                                   FROM "MovieMetadata" 
2025-08-24T13:46:46.945872637Z                                                   WHERE "MovieMetadata"."TmdbId" = "ImportListMovies"."TmdbId") 
2025-08-24T13:46:46.952353345Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113724s 
2025-08-24T13:46:46.954883309Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-08-24T13:46:46.957905113Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.5E-06s 
2025-08-24T13:46:46.961042339Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies MovieMetadataId Int32 
2025-08-24T13:46:47.042383194Z [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-24T13:46:47.085592257Z [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-24T13:46:47.105286478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-08-24T13:46:47.110935902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-08-24T13:46:47.136574881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2025-08-24T13:46:47.144630079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2025-08-24T13:46:47.150586972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2025-08-24T13:46:47.156457852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2025-08-24T13:46:47.161053965Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1969474s 
2025-08-24T13:46:47.163839093Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (MovieMetadataId) 
2025-08-24T13:46:47.168522933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_MovieMetadataId" ON "Movies" ("MovieMetadataId" ASC) 
2025-08-24T13:46:47.172981820Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067047s 
2025-08-24T13:46:47.176097803Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles MovieId 
2025-08-24T13:46:47.236469230Z [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-24T13:46:47.253469988Z [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-24T13:46:47.262918832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2025-08-24T13:46:47.269075948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2025-08-24T13:46:47.296384949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2025-08-24T13:46:47.301434065Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1228025s 
2025-08-24T13:46:47.304031274Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Credits MovieId 
2025-08-24T13:46:47.363210871Z [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-24T13:46:47.379242438Z [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-24T13:46:47.388090472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Credits" 
2025-08-24T13:46:47.394179842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Credits_temp" RENAME TO "Credits" 
2025-08-24T13:46:47.420526716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Credits_CreditTmdbId" ON "Credits" ("CreditTmdbId" ASC) 
2025-08-24T13:46:47.426515283Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1198397s 
2025-08-24T13:46:47.429791248Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn MovieTranslations MovieId 
2025-08-24T13:46:47.485120744Z [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-24T13:46:47.497165965Z [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-24T13:46:47.504190648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieTranslations" 
2025-08-24T13:46:47.510533739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieTranslations_temp" RENAME TO "MovieTranslations" 
2025-08-24T13:46:47.536425527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_Language" ON "MovieTranslations" ("Language" ASC) 
2025-08-24T13:46:47.544026901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_CleanTitle" ON "MovieTranslations" ("CleanTitle" ASC) 
2025-08-24T13:46:47.550770037Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1170304s 
2025-08-24T13:46:47.561712197Z [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-24T13:46:47.634732420Z [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-24T13:46:47.650725599Z [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-24T13:46:47.658930839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-08-24T13:46:47.664752820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-08-24T13:46:47.688985468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_MovieMetadataId" ON "Movies" ("MovieMetadataId" ASC) 
2025-08-24T13:46:47.693818829Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1257541s 
2025-08-24T13:46:47.702203090Z [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-24T13:46:47.757394417Z [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-24T13:46:47.767731539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListMovies_temp" ("Id", "ListId", "MovieMetadataId") SELECT "Id", "ListId", "MovieMetadataId" FROM "ImportListMovies" 
2025-08-24T13:46:47.774412269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListMovies" 
2025-08-24T13:46:47.780647052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListMovies_temp" RENAME TO "ImportListMovies" 
2025-08-24T13:46:47.806188966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_ImportListMovies_MovieMetadataId" ON "ImportListMovies" ("MovieMetadataId" ASC) 
2025-08-24T13:46:47.811665021Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1040335s 
2025-08-24T13:46:47.817126527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (207, '2025-08-24T13:46:47', 'movie_metadata') 
2025-08-24T13:46:47.822280373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:47.827343136Z [Info] FluentMigrator.Runner.MigrationRunner: 207: movie_metadata migrated 
2025-08-24T13:46:47.829741795Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1196081s 
2025-08-24T13:46:47.832870514Z [Info] FluentMigrator.Runner.MigrationRunner: 208: collections migrating 
2025-08-24T13:46:47.835882128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:47.841006214Z [Info] collections: Starting migration of Main DB to 208 
2025-08-24T13:46:47.868771554Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Collections 
2025-08-24T13:46:47.883308722Z [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-24T13:46:47.893791107Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0225535s 
2025-08-24T13:46:47.896489089Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Collections (TmdbId) 
2025-08-24T13:46:47.900837824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Collections_TmdbId" ON "Collections" ("TmdbId" ASC) 
2025-08-24T13:46:47.905198293Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063636s 
2025-08-24T13:46:47.907660200Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2025-08-24T13:46:47.909926603Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.3E-06s 
2025-08-24T13:46:47.913096154Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieMetadata CollectionTmdbId Int32 
2025-08-24T13:46:47.917542426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata" ADD COLUMN "CollectionTmdbId" INTEGER 
2025-08-24T13:46:47.927239128Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115485s 
2025-08-24T13:46:47.930356765Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieMetadata CollectionTitle String 
2025-08-24T13:46:47.934677845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata" ADD COLUMN "CollectionTitle" TEXT 
2025-08-24T13:46:47.944001716Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011067s 
2025-08-24T13:46:47.946375105Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-08-24T13:46:47.948540254Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.3E-06s 
2025-08-24T13:46:47.951286463Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists Monitor Int32 
2025-08-24T13:46:47.955278150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "Monitor" INTEGER 
2025-08-24T13:46:47.964477240Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010728s 
2025-08-24T13:46:47.966820478Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-24T13:46:47.969851631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-24T13:46:48.010815153Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0405761s 
2025-08-24T13:46:48.014227934Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-24T13:46:48.017252083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-24T13:46:48.036107925Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0177662s 
2025-08-24T13:46:48.039886583Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-24T13:46:48.043046124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-24T13:46:48.059108012Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0159226s 
2025-08-24T13:46:48.062559601Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-24T13:46:48.065413888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-24T13:46:48.080994136Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.014621s 
2025-08-24T13:46:48.084096131Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-08-24T13:46:48.086895026Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.19E-05s 
2025-08-24T13:46:48.090326705Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportLists Monitor Int32 
2025-08-24T13:46:48.154930673Z [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-24T13:46:48.179309977Z [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-24T13:46:48.191215576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists" 
2025-08-24T13:46:48.197424166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists" 
2025-08-24T13:46:48.222932292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImport_Name" ON "ImportLists" ("Name" ASC) 
2025-08-24T13:46:48.228072541Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1345747s 
2025-08-24T13:46:48.230935324Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportLists ShouldMonitor 
2025-08-24T13:46:48.293134772Z [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-24T13:46:48.314976997Z [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-24T13:46:48.325274279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists" 
2025-08-24T13:46:48.331161732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists" 
2025-08-24T13:46:48.356696792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImport_Name" ON "ImportLists" ("Name" ASC) 
2025-08-24T13:46:48.361979878Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1272551s 
2025-08-24T13:46:48.365608494Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-24T13:46:48.370322235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ImportLists" WHERE "Implementation" = 'TMDbCollectionImport' 
2025-08-24T13:46:48.374598925Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058536s 
2025-08-24T13:46:48.377467791Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn MovieMetadata Collection 
2025-08-24T13:46:48.445341652Z [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-24T13:46:48.482508831Z [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-24T13:46:48.499878833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata" 
2025-08-24T13:46:48.505623148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata" 
2025-08-24T13:46:48.529630663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2025-08-24T13:46:48.536276202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2025-08-24T13:46:48.543956094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2025-08-24T13:46:48.548908194Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1689607s 
2025-08-24T13:46:48.554106610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (208, '2025-08-24T13:46:48', 'collections') 
2025-08-24T13:46:48.559412703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:48.564666782Z [Info] FluentMigrator.Runner.MigrationRunner: 208: collections migrated 
2025-08-24T13:46:48.566941812Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1839605s 
2025-08-24T13:46:48.570203418Z [Info] FluentMigrator.Runner.MigrationRunner: 209: movie_meta_collection_index migrating 
2025-08-24T13:46:48.574691524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:48.579779528Z [Info] movie_meta_collection_index: Starting migration of Main DB to 209 
2025-08-24T13:46:48.589038409Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieMetadata (CollectionTmdbId) 
2025-08-24T13:46:48.594914249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC) 
2025-08-24T13:46:48.600138237Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076576s 
2025-08-24T13:46:48.602953415Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieTranslations (MovieMetadataId) 
2025-08-24T13:46:48.608204166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_MovieMetadataId" ON "MovieTranslations" ("MovieMetadataId" ASC) 
2025-08-24T13:46:48.612761501Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073011s 
2025-08-24T13:46:48.618188608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (209, '2025-08-24T13:46:48', 'movie_meta_collection_index') 
2025-08-24T13:46:48.623342053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:48.627627140Z [Info] FluentMigrator.Runner.MigrationRunner: 209: movie_meta_collection_index migrated 
2025-08-24T13:46:48.630001040Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0214816s 
2025-08-24T13:46:48.633001601Z [Info] FluentMigrator.Runner.MigrationRunner: 210: movie_added_notifications migrating 
2025-08-24T13:46:48.635983815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:48.639458581Z [Info] movie_added_notifications: Starting migration of Main DB to 210 
2025-08-24T13:46:48.645417749Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-08-24T13:46:48.648328038Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.08E-05s 
2025-08-24T13:46:48.651252145Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnMovieAdded Boolean 
2025-08-24T13:46:48.656116218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnMovieAdded" INTEGER NOT NULL DEFAULT 0 
2025-08-24T13:46:48.666444963Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126782s 
2025-08-24T13:46:48.671864033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (210, '2025-08-24T13:46:48', 'movie_added_notifications') 
2025-08-24T13:46:48.677082169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:48.681273047Z [Info] FluentMigrator.Runner.MigrationRunner: 210: movie_added_notifications migrated 
2025-08-24T13:46:48.683654922Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0268003s 
2025-08-24T13:46:48.686446062Z [Info] FluentMigrator.Runner.MigrationRunner: 211: more_movie_meta_index migrating 
2025-08-24T13:46:48.689512615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:48.693150890Z [Info] more_movie_meta_index: Starting migration of Main DB to 211 
2025-08-24T13:46:48.699917364Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlternativeTitles (MovieMetadataId) 
2025-08-24T13:46:48.705250972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC) 
2025-08-24T13:46:48.710350960Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078647s 
2025-08-24T13:46:48.713042108Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Credits (MovieMetadataId) 
2025-08-24T13:46:48.717490384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Credits_MovieMetadataId" ON "Credits" ("MovieMetadataId" ASC) 
2025-08-24T13:46:48.721722053Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063692s 
2025-08-24T13:46:48.726949938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (211, '2025-08-24T13:46:48', 'more_movie_meta_index') 
2025-08-24T13:46:48.731973643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:48.736060060Z [Info] FluentMigrator.Runner.MigrationRunner: 211: more_movie_meta_index migrated 
2025-08-24T13:46:48.738332245Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0201634s 
2025-08-24T13:46:48.741977734Z [Info] FluentMigrator.Runner.MigrationRunner: 212: postgres_update_timestamp_columns_to_with_timezone migrating 
2025-08-24T13:46:48.745271455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:48.749092358Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 212 
2025-08-24T13:46:48.798160418Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-24T13:46:48.801817791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1 
2025-08-24T13:46:48.805350524Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044692s 
2025-08-24T13:46:48.807633781Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2025-08-24T13:46:48.809729320Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.7E-06s 
2025-08-24T13:46:48.812447613Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Date DateTimeOffset 
2025-08-24T13:46:48.871643883Z [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-24T13:46:48.890203329Z [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-24T13:46:48.900358344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2025-08-24T13:46:48.905110101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2025-08-24T13:46:48.928113104Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1130776s 
2025-08-24T13:46:48.930749963Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2025-08-24T13:46:48.932910713Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.22E-05s 
2025-08-24T13:46:48.936354266Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist PublishedDate DateTimeOffset 
2025-08-24T13:46:48.996098019Z [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-24T13:46:49.022925451Z [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-24T13:46:49.033276390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2025-08-24T13:46:49.038901546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2025-08-24T13:46:49.061846632Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1223415s 
2025-08-24T13:46:49.065783057Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Collections 
2025-08-24T13:46:49.068519786Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-05s 
2025-08-24T13:46:49.072311691Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Collections Added DateTimeOffset 
2025-08-24T13:46:49.136027541Z [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-24T13:46:49.157706618Z [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-24T13:46:49.167781171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Collections" 
2025-08-24T13:46:49.172987583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Collections_temp" RENAME TO "Collections" 
2025-08-24T13:46:49.197592801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Collections_TmdbId" ON "Collections" ("TmdbId" ASC) 
2025-08-24T13:46:49.202842230Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1271474s 
2025-08-24T13:46:49.205297173Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Collections 
2025-08-24T13:46:49.207421750Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.05E-05s 
2025-08-24T13:46:49.210401559Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Collections LastInfoSync DateTimeOffset 
2025-08-24T13:46:49.273968089Z [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-24T13:46:49.295968412Z [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-24T13:46:49.310431211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Collections" 
2025-08-24T13:46:49.317067091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Collections_temp" RENAME TO "Collections" 
2025-08-24T13:46:49.344113975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Collections_TmdbId" ON "Collections" ("TmdbId" ASC) 
2025-08-24T13:46:49.350511665Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1374466s 
2025-08-24T13:46:49.352970185Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-08-24T13:46:49.355057668Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.78E-05s 
2025-08-24T13:46:49.358217580Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset 
2025-08-24T13:46:49.421626241Z [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-24T13:46:49.439482392Z [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-24T13:46:49.448272609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-08-24T13:46:49.453940270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-08-24T13:46:49.477420783Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1164258s 
2025-08-24T13:46:49.479999726Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-08-24T13:46:49.482201669Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.11E-05s 
2025-08-24T13:46:49.485105986Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset 
2025-08-24T13:46:49.551505219Z [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-24T13:46:49.568265593Z [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-24T13:46:49.575870304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-08-24T13:46:49.580608032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-08-24T13:46:49.602880393Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1149959s 
2025-08-24T13:46:49.605118369Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-08-24T13:46:49.607151472Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.03E-05s 
2025-08-24T13:46:49.609932912Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset 
2025-08-24T13:46:49.667454852Z [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-24T13:46:49.683060521Z [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-24T13:46:49.691299900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-08-24T13:46:49.696737016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-08-24T13:46:49.719261515Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1068428s 
2025-08-24T13:46:49.721967052Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-08-24T13:46:49.724337194Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001275s 
2025-08-24T13:46:49.727626567Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset 
2025-08-24T13:46:49.796110777Z [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-24T13:46:49.811798561Z [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-24T13:46:49.820801357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-08-24T13:46:49.826881879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-08-24T13:46:49.852386327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-08-24T13:46:49.858342639Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1268453s 
2025-08-24T13:46:49.860954648Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-08-24T13:46:49.863780538Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.2E-05s 
2025-08-24T13:46:49.867380395Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset 
2025-08-24T13:46:49.924570417Z [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-24T13:46:49.938118864Z [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-24T13:46:49.946311138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-08-24T13:46:49.952290706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-08-24T13:46:49.977489660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-08-24T13:46:49.984294470Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1120876s 
2025-08-24T13:46:49.987007372Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-08-24T13:46:49.989789042Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001534s 
2025-08-24T13:46:49.993221864Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset 
2025-08-24T13:46:50.057720309Z [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-24T13:46:50.071552538Z [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-24T13:46:50.078665018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-08-24T13:46:50.084533202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-08-24T13:46:50.110001388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-08-24T13:46:50.114509754Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1184816s 
2025-08-24T13:46:50.116992884Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadHistory 
2025-08-24T13:46:50.119645094Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.87E-05s 
2025-08-24T13:46:50.122545112Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadHistory Date DateTimeOffset 
2025-08-24T13:46:50.185294206Z [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-24T13:46:50.202226917Z [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-24T13:46:50.211232628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadHistory" 
2025-08-24T13:46:50.216899958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadHistory_temp" RENAME TO "DownloadHistory" 
2025-08-24T13:46:50.241196505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2025-08-24T13:46:50.247516359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_MovieId" ON "DownloadHistory" ("MovieId" ASC) 
2025-08-24T13:46:50.253921074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2025-08-24T13:46:50.258338928Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1330916s 
2025-08-24T13:46:50.260797057Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2025-08-24T13:46:50.262881303Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.5E-06s 
2025-08-24T13:46:50.265783266Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles Added DateTimeOffset 
2025-08-24T13:46:50.323038559Z [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-24T13:46:50.335438354Z [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-24T13:46:50.341807897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2025-08-24T13:46:50.346595797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2025-08-24T13:46:50.368625700Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1004754s 
2025-08-24T13:46:50.370857333Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2025-08-24T13:46:50.372862110Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.9E-06s 
2025-08-24T13:46:50.375674572Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles LastUpdated DateTimeOffset 
2025-08-24T13:46:50.436130819Z [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-24T13:46:50.448463419Z [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-24T13:46:50.454947333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2025-08-24T13:46:50.459717697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2025-08-24T13:46:50.481782300Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1035501s 
2025-08-24T13:46:50.483984424Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2025-08-24T13:46:50.485948438Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.1E-06s 
2025-08-24T13:46:50.488562180Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset 
2025-08-24T13:46:50.556168162Z [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-24T13:46:50.569700086Z [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-24T13:46:50.576481109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2025-08-24T13:46:50.581478460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2025-08-24T13:46:50.605031469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2025-08-24T13:46:50.610491783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2025-08-24T13:46:50.614331814Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1234642s 
2025-08-24T13:46:50.616736806Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-08-24T13:46:50.618873769Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.6E-05s 
2025-08-24T13:46:50.622025925Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus InitialFailure DateTimeOffset 
2025-08-24T13:46:50.681787704Z [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-24T13:46:50.696537490Z [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-24T13:46:50.704229386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-08-24T13:46:50.709739259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-08-24T13:46:50.734371292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-08-24T13:46:50.738726770Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1141374s 
2025-08-24T13:46:50.741081681Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-08-24T13:46:50.743154545Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-06s 
2025-08-24T13:46:50.746359958Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus MostRecentFailure DateTimeOffset 
2025-08-24T13:46:50.803933943Z [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-24T13:46:50.818718789Z [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-24T13:46:50.826803857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-08-24T13:46:50.832360424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-08-24T13:46:50.858024745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-08-24T13:46:50.862507801Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1134204s 
2025-08-24T13:46:50.864959407Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-08-24T13:46:50.867150548Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.3E-06s 
2025-08-24T13:46:50.870237794Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus DisabledTill DateTimeOffset 
2025-08-24T13:46:50.917294013Z [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-24T13:46:50.932272178Z [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-24T13:46:50.940129237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-08-24T13:46:50.946034446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-08-24T13:46:50.970701388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-08-24T13:46:50.975023861Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1022575s 
2025-08-24T13:46:50.977317409Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-08-24T13:46:50.979518961Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.43E-05s 
2025-08-24T13:46:50.982579272Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset 
2025-08-24T13:46:51.042536906Z [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-24T13:46:51.060115728Z [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-24T13:46:51.069658831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-08-24T13:46:51.074947689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-08-24T13:46:51.099724593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-08-24T13:46:51.104376739Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1189822s 
2025-08-24T13:46:51.106739075Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-08-24T13:46:51.108881960Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.25E-05s 
2025-08-24T13:46:51.112252576Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset 
2025-08-24T13:46:51.160948576Z [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-24T13:46:51.178926642Z [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-24T13:46:51.187756239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-08-24T13:46:51.192960276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-08-24T13:46:51.217430101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-08-24T13:46:51.221825641Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1069228s 
2025-08-24T13:46:51.224282217Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-08-24T13:46:51.226541826Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.18E-05s 
2025-08-24T13:46:51.229623600Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset 
2025-08-24T13:46:51.276784981Z [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-24T13:46:51.294748157Z [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-24T13:46:51.303662664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-08-24T13:46:51.308865900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-08-24T13:46:51.333432481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-08-24T13:46:51.337774122Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1056681s 
2025-08-24T13:46:51.340172260Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-08-24T13:46:51.342289543Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.12E-05s 
2025-08-24T13:46:51.345610198Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus CookiesExpirationDate DateTimeOffset 
2025-08-24T13:46:51.392454260Z [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-24T13:46:51.409494017Z [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-24T13:46:51.418382221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-08-24T13:46:51.423525556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-08-24T13:46:51.447892224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-08-24T13:46:51.452139646Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1039171s 
2025-08-24T13:46:51.454458233Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2025-08-24T13:46:51.456581618Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.1E-06s 
2025-08-24T13:46:51.459537780Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles LastUpdated DateTimeOffset 
2025-08-24T13:46:51.506154394Z [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-24T13:46:51.521460711Z [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-24T13:46:51.529139380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2025-08-24T13:46:51.534413408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2025-08-24T13:46:51.556401688Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0942034s 
2025-08-24T13:46:51.558816800Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2025-08-24T13:46:51.561237454Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001884s 
2025-08-24T13:46:51.564106961Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Added DateTimeOffset 
2025-08-24T13:46:51.610121413Z [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-24T13:46:51.624612007Z [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-24T13:46:51.632421329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2025-08-24T13:46:51.637844548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2025-08-24T13:46:51.660212091Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0936011s 
2025-08-24T13:46:51.662416499Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles 
2025-08-24T13:46:51.664635116Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001445s 
2025-08-24T13:46:51.667508661Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieFiles DateAdded DateTimeOffset 
2025-08-24T13:46:51.714841678Z [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-24T13:46:51.732684311Z [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-24T13:46:51.741548366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieFiles" 
2025-08-24T13:46:51.746517992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles_temp" RENAME TO "MovieFiles" 
2025-08-24T13:46:51.770838517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieFiles_MovieId" ON "MovieFiles" ("MovieId" ASC) 
2025-08-24T13:46:51.775005416Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1050373s 
2025-08-24T13:46:51.777254985Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2025-08-24T13:46:51.779656370Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.17E-05s 
2025-08-24T13:46:51.782753505Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieMetadata DigitalRelease DateTimeOffset 
2025-08-24T13:46:51.841016387Z [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-24T13:46:51.876337750Z [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-24T13:46:51.893005728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata" 
2025-08-24T13:46:51.898693980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata" 
2025-08-24T13:46:51.922556052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2025-08-24T13:46:51.928985647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2025-08-24T13:46:51.935740256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2025-08-24T13:46:51.942580588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC) 
2025-08-24T13:46:51.946888010Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1615518s 
2025-08-24T13:46:51.949205015Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2025-08-24T13:46:51.951226054Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.4E-06s 
2025-08-24T13:46:51.954122826Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieMetadata InCinemas DateTimeOffset 
2025-08-24T13:46:52.020970301Z [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-24T13:46:52.056228617Z [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-24T13:46:52.072551340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata" 
2025-08-24T13:46:52.078389815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata" 
2025-08-24T13:46:52.102601791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2025-08-24T13:46:52.109090836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2025-08-24T13:46:52.115874633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2025-08-24T13:46:52.122815317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC) 
2025-08-24T13:46:52.127128431Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1705609s 
2025-08-24T13:46:52.129407630Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2025-08-24T13:46:52.131532829Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.97E-05s 
2025-08-24T13:46:52.134806920Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieMetadata LastInfoSync DateTimeOffset 
2025-08-24T13:46:52.193843870Z [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-24T13:46:52.229719248Z [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-24T13:46:52.246498550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata" 
2025-08-24T13:46:52.252596177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata" 
2025-08-24T13:46:52.276700246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2025-08-24T13:46:52.283064520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2025-08-24T13:46:52.289816293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2025-08-24T13:46:52.296725353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC) 
2025-08-24T13:46:52.301034459Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1636676s 
2025-08-24T13:46:52.303319890Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2025-08-24T13:46:52.305430679Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.43E-05s 
2025-08-24T13:46:52.308667426Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieMetadata PhysicalRelease DateTimeOffset 
2025-08-24T13:46:52.366228925Z [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-24T13:46:52.401163039Z [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-24T13:46:52.417365670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata" 
2025-08-24T13:46:52.423084103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata" 
2025-08-24T13:46:52.446639117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2025-08-24T13:46:52.452978570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2025-08-24T13:46:52.459697066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2025-08-24T13:46:52.466557288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC) 
2025-08-24T13:46:52.470782956Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1595882s 
2025-08-24T13:46:52.472922624Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-08-24T13:46:52.474863090Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.3E-06s 
2025-08-24T13:46:52.477446361Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies Added DateTimeOffset 
2025-08-24T13:46:52.522702847Z [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-24T13:46:52.538947633Z [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-24T13:46:52.546553997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-08-24T13:46:52.551242726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-08-24T13:46:52.574913233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_MovieMetadataId" ON "Movies" ("MovieMetadataId" ASC) 
2025-08-24T13:46:52.579089982Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0993011s 
2025-08-24T13:46:52.581447388Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2025-08-24T13:46:52.583480722Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.3E-06s 
2025-08-24T13:46:52.586313776Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Added DateTimeOffset 
2025-08-24T13:46:52.629485975Z [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-24T13:46:52.641222304Z [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-24T13:46:52.647755096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2025-08-24T13:46:52.652844704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2025-08-24T13:46:52.674895669Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0860732s 
2025-08-24T13:46:52.677150318Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2025-08-24T13:46:52.679151617Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.3E-06s 
2025-08-24T13:46:52.682281619Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset 
2025-08-24T13:46:52.724962810Z [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-24T13:46:52.735803425Z [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-24T13:46:52.741991264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2025-08-24T13:46:52.747253789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2025-08-24T13:46:52.771412298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-08-24T13:46:52.775678506Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0909531s 
2025-08-24T13:46:52.778101665Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2025-08-24T13:46:52.780202495Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.9E-06s 
2025-08-24T13:46:52.783169699Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset 
2025-08-24T13:46:52.825733974Z [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-24T13:46:52.836565581Z [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-24T13:46:52.842655302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2025-08-24T13:46:52.847835943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2025-08-24T13:46:52.871760971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-08-24T13:46:52.876249909Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0902264s 
2025-08-24T13:46:52.878266789Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 
2025-08-24T13:46:52.880355805Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.2E-06s 
2025-08-24T13:46:52.883174550Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn SubtitleFiles Added DateTimeOffset 
2025-08-24T13:46:52.927782019Z [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-24T13:46:52.941197398Z [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-24T13:46:52.948209436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SubtitleFiles" 
2025-08-24T13:46:52.953205545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles_temp" RENAME TO "SubtitleFiles" 
2025-08-24T13:46:52.974892888Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.089275s 
2025-08-24T13:46:52.983154792Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 
2025-08-24T13:46:52.985304089Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.5E-06s 
2025-08-24T13:46:52.988413189Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn SubtitleFiles LastUpdated DateTimeOffset 
2025-08-24T13:46:53.033145689Z [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-24T13:46:53.046585257Z [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-24T13:46:53.053594148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SubtitleFiles" 
2025-08-24T13:46:53.058580988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles_temp" RENAME TO "SubtitleFiles" 
2025-08-24T13:46:53.080461140Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0895392s 
2025-08-24T13:46:53.082709306Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-08-24T13:46:53.084724814Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.3E-06s 
2025-08-24T13:46:53.087521565Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2025-08-24T13:46:53.126994787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2025-08-24T13:46:53.134889061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2025-08-24T13:46:53.140633065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2025-08-24T13:46:53.145798946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2025-08-24T13:46:53.169108224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-08-24T13:46:53.174070425Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0841128s 
2025-08-24T13:46:53.182237408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (212, '2025-08-24T13:46:53', 'postgres_update_timestamp_columns_to_with_timezone') 
2025-08-24T13:46:53.187791800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:53.194554606Z [Info] FluentMigrator.Runner.MigrationRunner: 212: postgres_update_timestamp_columns_to_with_timezone migrated 
2025-08-24T13:46:53.197251797Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1032657s 
2025-08-24T13:46:53.203066403Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_language_tags_to_subtitle_files migrating 
2025-08-24T13:46:53.206593224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:53.213351611Z [Info] add_language_tags_to_subtitle_files: Starting migration of Main DB to 214 
2025-08-24T13:46:53.225798370Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 
2025-08-24T13:46:53.227965443Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.7E-06s 
2025-08-24T13:46:53.230906825Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles LanguageTags String 
2025-08-24T13:46:53.235292044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "LanguageTags" TEXT 
2025-08-24T13:46:53.244979708Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116673s 
2025-08-24T13:46:53.250681187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (214, '2025-08-24T13:46:53', 'add_language_tags_to_subtitle_files') 
2025-08-24T13:46:53.255793670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:53.260248679Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_language_tags_to_subtitle_files migrated 
2025-08-24T13:46:53.262672770Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0259974s 
2025-08-24T13:46:53.265529411Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_salt_to_users migrating 
2025-08-24T13:46:53.268381663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:53.271694042Z [Info] add_salt_to_users: Starting migration of Main DB to 215 
2025-08-24T13:46:53.277444911Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users 
2025-08-24T13:46:53.279435148Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.3E-06s 
2025-08-24T13:46:53.281810300Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String 
2025-08-24T13:46:53.285239523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT 
2025-08-24T13:46:53.294584528Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106129s 
2025-08-24T13:46:53.297133350Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32 
2025-08-24T13:46:53.300844812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER 
2025-08-24T13:46:53.309947559Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105666s 
2025-08-24T13:46:53.314990051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (215, '2025-08-24T13:46:53', 'add_salt_to_users') 
2025-08-24T13:46:53.319816788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:53.324307309Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_salt_to_users migrated 
2025-08-24T13:46:53.326517239Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0244917s 
2025-08-24T13:46:53.329268528Z [Info] FluentMigrator.Runner.MigrationRunner: 216: clean_alt_titles migrating 
2025-08-24T13:46:53.332096492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:53.335336525Z [Info] clean_alt_titles: Starting migration of Main DB to 216 
2025-08-24T13:46:53.343627166Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles Language 
2025-08-24T13:46:53.389601968Z [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-24T13:46:53.403391631Z [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-24T13:46:53.410635275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2025-08-24T13:46:53.416320641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2025-08-24T13:46:53.440591927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2025-08-24T13:46:53.447607612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC) 
2025-08-24T13:46:53.451959724Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1059389s 
2025-08-24T13:46:53.454578717Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles Votes 
2025-08-24T13:46:53.498312978Z [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-24T13:46:53.511093759Z [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-24T13:46:53.518067820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2025-08-24T13:46:53.524020525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2025-08-24T13:46:53.548291841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2025-08-24T13:46:53.555297486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC) 
2025-08-24T13:46:53.559658416Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1028309s 
2025-08-24T13:46:53.562357630Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles VoteCount 
2025-08-24T13:46:53.605425449Z [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-24T13:46:53.617195015Z [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-24T13:46:53.623758258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2025-08-24T13:46:53.629392101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2025-08-24T13:46:53.653591081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2025-08-24T13:46:53.660588489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC) 
2025-08-24T13:46:53.664934620Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1002851s 
2025-08-24T13:46:53.667604325Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles SourceId 
2025-08-24T13:46:53.709711429Z [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-24T13:46:53.720582967Z [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-24T13:46:53.726813251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2025-08-24T13:46:53.732424768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2025-08-24T13:46:53.756536383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2025-08-24T13:46:53.763525614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC) 
2025-08-24T13:46:53.767872395Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0979654s 
2025-08-24T13:46:53.772864035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (216, '2025-08-24T13:46:53', 'clean_alt_titles') 
2025-08-24T13:46:53.777623598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:53.781653391Z [Info] FluentMigrator.Runner.MigrationRunner: 216: clean_alt_titles migrated 
2025-08-24T13:46:53.783835164Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1113168s 
2025-08-24T13:46:53.786417413Z [Info] FluentMigrator.Runner.MigrationRunner: 217: remove_omg migrating 
2025-08-24T13:46:53.789113010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:53.792298754Z [Info] remove_omg: Starting migration of Main DB to 217 
2025-08-24T13:46:53.797443512Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-24T13:46:53.801641404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs' 
2025-08-24T13:46:53.805178314Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052852s 
2025-08-24T13:46:53.810007437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (217, '2025-08-24T13:46:53', 'remove_omg') 
2025-08-24T13:46:53.814706047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:53.818244751Z [Info] FluentMigrator.Runner.MigrationRunner: 217: remove_omg migrated 
2025-08-24T13:46:53.820336352Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0180847s 
2025-08-24T13:46:53.823497266Z [Info] FluentMigrator.Runner.MigrationRunner: 218: add_additional_info_to_pending_releases migrating 
2025-08-24T13:46:53.826568740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:53.829992473Z [Info] add_additional_info_to_pending_releases: Starting migration of Main DB to 218 
2025-08-24T13:46:53.834900464Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2025-08-24T13:46:53.836970222Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-06s 
2025-08-24T13:46:53.839831202Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases AdditionalInfo String 
2025-08-24T13:46:53.844283695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "AdditionalInfo" TEXT 
2025-08-24T13:46:53.853674052Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113962s 
2025-08-24T13:46:53.859222533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (218, '2025-08-24T13:46:53', 'add_additional_info_to_pending_releases') 
2025-08-24T13:46:53.864380096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:53.868765565Z [Info] FluentMigrator.Runner.MigrationRunner: 218: add_additional_info_to_pending_releases migrated 
2025-08-24T13:46:53.871221921Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0254508s 
2025-08-24T13:46:53.874082069Z [Info] FluentMigrator.Runner.MigrationRunner: 219: add_result_to_commands migrating 
2025-08-24T13:46:53.876950374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:53.880316320Z [Info] add_result_to_commands: Starting migration of Main DB to 219 
2025-08-24T13:46:53.885312089Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-08-24T13:46:53.887336264Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-06s 
2025-08-24T13:46:53.889773711Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Commands Result Int32 
2025-08-24T13:46:53.894425988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands" ADD COLUMN "Result" INTEGER NOT NULL DEFAULT 1 
2025-08-24T13:46:53.903964602Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119573s 
2025-08-24T13:46:53.909123298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (219, '2025-08-24T13:46:53', 'add_result_to_commands') 
2025-08-24T13:46:53.914066922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:53.918313481Z [Info] FluentMigrator.Runner.MigrationRunner: 219: add_result_to_commands migrated 
2025-08-24T13:46:53.920573381Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0257309s 
2025-08-24T13:46:53.923526025Z [Info] FluentMigrator.Runner.MigrationRunner: 220: health_restored_notification migrating 
2025-08-24T13:46:53.926516366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:53.929874126Z [Info] health_restored_notification: Starting migration of Main DB to 220 
2025-08-24T13:46:53.935181281Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-08-24T13:46:53.937314055Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.9E-06s 
2025-08-24T13:46:53.940261770Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean 
2025-08-24T13:46:53.945139661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0 
2025-08-24T13:46:53.955171127Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124642s 
2025-08-24T13:46:53.960461308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (220, '2025-08-24T13:46:53', 'health_restored_notification') 
2025-08-24T13:46:53.965447447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:53.969458121Z [Info] FluentMigrator.Runner.MigrationRunner: 220: health_restored_notification migrated 
2025-08-24T13:46:53.971792201Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0260118s 
2025-08-24T13:46:53.975389783Z [Info] FluentMigrator.Runner.MigrationRunner: 221: add_on_manual_interaction_required_to_notifications migrating 
2025-08-24T13:46:53.978680759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:53.982320628Z [Info] add_on_manual_interaction_required_to_notifications: Starting migration of Main DB to 221 
2025-08-24T13:46:53.987830651Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-08-24T13:46:53.989949647Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.1E-06s 
2025-08-24T13:46:53.993208078Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnManualInteractionRequired Boolean 
2025-08-24T13:46:53.998582979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnManualInteractionRequired" INTEGER NOT NULL DEFAULT 0 
2025-08-24T13:46:54.008883026Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130759s 
2025-08-24T13:46:54.014860681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (221, '2025-08-24T13:46:54', 'add_on_manual_interaction_required_to_notifications') 
2025-08-24T13:46:54.020136683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:54.024753238Z [Info] FluentMigrator.Runner.MigrationRunner: 221: add_on_manual_interaction_required_to_notifications migrated 
2025-08-24T13:46:54.027544057Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0275906s 
2025-08-24T13:46:54.029902525Z [Info] FluentMigrator.Runner.MigrationRunner: 222: remove_rarbg migrating 
2025-08-24T13:46:54.032644375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:54.035779567Z [Info] remove_rarbg: Starting migration of Main DB to 222 
2025-08-24T13:46:54.040666747Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-24T13:46:54.044696300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Rarbg' 
2025-08-24T13:46:54.048093169Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050213s 
2025-08-24T13:46:54.052958915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (222, '2025-08-24T13:46:54', 'remove_rarbg') 
2025-08-24T13:46:54.057658837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:54.061212392Z [Info] FluentMigrator.Runner.MigrationRunner: 222: remove_rarbg migrated 
2025-08-24T13:46:54.063284484Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0178054s 
2025-08-24T13:46:54.066427451Z [Info] FluentMigrator.Runner.MigrationRunner: 223: remove_invalid_roksbox_metadata_images migrating 
2025-08-24T13:46:54.069482973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:54.072893850Z [Info] remove_invalid_roksbox_metadata_images: Starting migration of Main DB to 223 
2025-08-24T13:46:54.082546885Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "MetadataFiles" WHERE "Consumer" = 'RoksboxMetadata' AND "Type" = 5 AND ("RelativePath" LIKE 'metadata/%' OR "RelativePath" LIKE 'metadata\%') 
2025-08-24T13:46:54.090566320Z [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-24T13:46:54.096684268Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101165s 
2025-08-24T13:46:54.102249011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (223, '2025-08-24T13:46:54', 'remove_invalid_roksbox_metadata_images') 
2025-08-24T13:46:54.107333668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:54.111586921Z [Info] FluentMigrator.Runner.MigrationRunner: 223: remove_invalid_roksbox_metadata_images migrated 
2025-08-24T13:46:54.114025541Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0240525s 
2025-08-24T13:46:54.116581547Z [Info] FluentMigrator.Runner.MigrationRunner: 224: list_sync_time migrating 
2025-08-24T13:46:54.119322576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:54.122451405Z [Info] list_sync_time: Starting migration of Main DB to 224 
2025-08-24T13:46:54.135035310Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListStatus LastSyncListInfo 
2025-08-24T13:46:54.195570096Z [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-24T13:46:54.209005656Z [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-24T13:46:54.216162034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-08-24T13:46:54.221804394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-08-24T13:46:54.247230224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-08-24T13:46:54.251583248Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.113796s 
2025-08-24T13:46:54.253958951Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-08-24T13:46:54.256021614Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.1E-06s 
2025-08-24T13:46:54.259317600Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus LastInfoSync DateTimeOffset 
2025-08-24T13:46:54.263721406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "LastInfoSync" DATETIME 
2025-08-24T13:46:54.272933463Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110673s 
2025-08-24T13:46:54.275782368Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-24T13:46:54.279725738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'importlistsyncinterval' 
2025-08-24T13:46:54.283061634Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048952s 
2025-08-24T13:46:54.288015448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (224, '2025-08-24T13:46:54', 'list_sync_time') 
2025-08-24T13:46:54.292754368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:54.296765203Z [Info] FluentMigrator.Runner.MigrationRunner: 224: list_sync_time migrated 
2025-08-24T13:46:54.299106167Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0180938s 
2025-08-24T13:46:54.302050605Z [Info] FluentMigrator.Runner.MigrationRunner: 225: add_tags_to_collections migrating 
2025-08-24T13:46:54.304912647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:54.308524329Z [Info] add_tags_to_collections: Starting migration of Main DB to 225 
2025-08-24T13:46:54.313696091Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Collections 
2025-08-24T13:46:54.315741449Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.9E-06s 
2025-08-24T13:46:54.318349620Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Collections Tags String 
2025-08-24T13:46:54.322058838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Collections" ADD COLUMN "Tags" TEXT 
2025-08-24T13:46:54.331636641Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109643s 
2025-08-24T13:46:54.336891681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (225, '2025-08-24T13:46:54', 'add_tags_to_collections') 
2025-08-24T13:46:54.341803129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:54.345747991Z [Info] FluentMigrator.Runner.MigrationRunner: 225: add_tags_to_collections migrated 
2025-08-24T13:46:54.348018683Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0245779s 
2025-08-24T13:46:54.350890625Z [Info] FluentMigrator.Runner.MigrationRunner: 226: add_download_client_tags migrating 
2025-08-24T13:46:54.353757156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:54.357027731Z [Info] add_download_client_tags: Starting migration of Main DB to 226 
2025-08-24T13:46:54.362024311Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2025-08-24T13:46:54.364149329Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.1E-06s 
2025-08-24T13:46:54.366780917Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Tags String 
2025-08-24T13:46:54.370590667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Tags" TEXT 
2025-08-24T13:46:54.380015413Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109102s 
2025-08-24T13:46:54.385187967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (226, '2025-08-24T13:46:54', 'add_download_client_tags') 
2025-08-24T13:46:54.390059264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:54.394651149Z [Info] FluentMigrator.Runner.MigrationRunner: 226: add_download_client_tags migrated 
2025-08-24T13:46:54.396915207Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0249217s 
2025-08-24T13:46:54.399572607Z [Info] FluentMigrator.Runner.MigrationRunner: 227: add_auto_tagging migrating 
2025-08-24T13:46:54.402359368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:54.405567717Z [Info] add_auto_tagging: Starting migration of Main DB to 227 
2025-08-24T13:46:54.415998458Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AutoTagging 
2025-08-24T13:46:54.424448821Z [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-24T13:46:54.431257258Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130846s 
2025-08-24T13:46:54.434046554Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AutoTagging (Name) 
2025-08-24T13:46:54.438228404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AutoTagging_Name" ON "AutoTagging" ("Name" ASC) 
2025-08-24T13:46:54.442221052Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059962s 
2025-08-24T13:46:54.447193844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (227, '2025-08-24T13:46:54', 'add_auto_tagging') 
2025-08-24T13:46:54.451949288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:54.455816845Z [Info] FluentMigrator.Runner.MigrationRunner: 227: add_auto_tagging migrated 
2025-08-24T13:46:54.457989870Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0191534s 
2025-08-24T13:46:54.461420577Z [Info] FluentMigrator.Runner.MigrationRunner: 228: add_custom_format_score_bypass_to_delay_profile migrating 
2025-08-24T13:46:54.464594657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:54.468147721Z [Info] add_custom_format_score_bypass_to_delay_profile: Starting migration of Main DB to 228 
2025-08-24T13:46:54.474951078Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2025-08-24T13:46:54.477111387Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.2E-06s 
2025-08-24T13:46:54.480453275Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfAboveCustomFormatScore Boolean 
2025-08-24T13:46:54.485946926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfAboveCustomFormatScore" INTEGER NOT NULL DEFAULT 0 
2025-08-24T13:46:54.496340311Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132116s 
2025-08-24T13:46:54.498617346Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2025-08-24T13:46:54.500650268Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.6E-06s 
2025-08-24T13:46:54.503680629Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles MinimumCustomFormatScore Int32 
2025-08-24T13:46:54.508261492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "MinimumCustomFormatScore" INTEGER 
2025-08-24T13:46:54.517728963Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115288s 
2025-08-24T13:46:54.523549341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (228, '2025-08-24T13:46:54', 'add_custom_format_score_bypass_to_delay_profile') 
2025-08-24T13:46:54.528751094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:54.533325674Z [Info] FluentMigrator.Runner.MigrationRunner: 228: add_custom_format_score_bypass_to_delay_profile migrated 
2025-08-24T13:46:54.535874846Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0259051s 
2025-08-24T13:46:54.539119259Z [Info] FluentMigrator.Runner.MigrationRunner: 229: update_restrictions_to_release_profiles migrating 
2025-08-24T13:46:54.542189700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:54.545667041Z [Info] update_restrictions_to_release_profiles: Starting migration of Main DB to 229 
2025-08-24T13:46:54.563235332Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Restrictions ReleaseProfiles 
2025-08-24T13:46:54.567542524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Restrictions" RENAME TO "ReleaseProfiles" 
2025-08-24T13:46:54.591025202Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0251715s 
2025-08-24T13:46:54.593387718Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2025-08-24T13:46:54.595445170Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.1E-06s 
2025-08-24T13:46:54.598066428Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Name String 
2025-08-24T13:46:54.603072457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Name" TEXT DEFAULT NULL 
2025-08-24T13:46:54.612664178Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122779s 
2025-08-24T13:46:54.614985581Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2025-08-24T13:46:54.617029827Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-06s 
2025-08-24T13:46:54.619719733Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Enabled Boolean 
2025-08-24T13:46:54.624246036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Enabled" INTEGER NOT NULL DEFAULT 1 
2025-08-24T13:46:54.633731563Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116454s 
2025-08-24T13:46:54.636083488Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2025-08-24T13:46:54.638138666Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.7E-06s 
2025-08-24T13:46:54.640812650Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IndexerId Int32 
2025-08-24T13:46:54.645359784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IndexerId" INTEGER NOT NULL DEFAULT 0 
2025-08-24T13:46:54.654806904Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116259s 
2025-08-24T13:46:54.657438954Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles Preferred 
2025-08-24T13:46:54.701427406Z [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-24T13:46:54.712443916Z [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-24T13:46:54.718881166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles" 
2025-08-24T13:46:54.724025593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles" 
2025-08-24T13:46:54.747609295Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.087857s 
2025-08-24T13:46:54.749750486Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-24T13:46:54.752508759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-24T13:46:54.773170498Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0210431s 
2025-08-24T13:46:54.776312293Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-24T13:46:54.780762032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]' 
2025-08-24T13:46:54.784463674Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057684s 
2025-08-24T13:46:54.790134311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (229, '2025-08-24T13:46:54', 'update_restrictions_to_release_profiles') 
2025-08-24T13:46:54.795261273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:54.799762946Z [Info] FluentMigrator.Runner.MigrationRunner: 229: update_restrictions_to_release_profiles migrated 
2025-08-24T13:46:54.802215334Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0200565s 
2025-08-24T13:46:54.805207719Z [Info] FluentMigrator.Runner.MigrationRunner: 230: rename_quality_profiles migrating 
2025-08-24T13:46:54.808058598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:54.811372220Z [Info] rename_quality_profiles: Starting migration of Main DB to 230 
2025-08-24T13:46:54.817696412Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Profiles QualityProfiles 
2025-08-24T13:46:54.821477374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" RENAME TO "QualityProfiles" 
2025-08-24T13:46:54.844988009Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0249475s 
2025-08-24T13:46:54.847920573Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Movies ProfileId to QualityProfileId 
2025-08-24T13:46:54.901092575Z [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-24T13:46:54.916661921Z [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-24T13:46:54.924392786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-08-24T13:46:54.929150594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-08-24T13:46:54.954102340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_MovieMetadataId" ON "Movies" ("MovieMetadataId" ASC) 
2025-08-24T13:46:54.958314030Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1080027s 
2025-08-24T13:46:54.961352207Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn ImportLists ProfileId to QualityProfileId 
2025-08-24T13:46:55.010958219Z [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-24T13:46:55.030275351Z [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-24T13:46:55.039601407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists" 
2025-08-24T13:46:55.044615341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists" 
2025-08-24T13:46:55.069008633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImport_Name" ON "ImportLists" ("Name" ASC) 
2025-08-24T13:46:55.072974027Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1090968s 
2025-08-24T13:46:55.078177392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (230, '2025-08-24T13:46:55', 'rename_quality_profiles') 
2025-08-24T13:46:55.082995042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:55.087193094Z [Info] FluentMigrator.Runner.MigrationRunner: 230: rename_quality_profiles migrated 
2025-08-24T13:46:55.089450058Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1227287s 
2025-08-24T13:46:55.092370167Z [Info] FluentMigrator.Runner.MigrationRunner: 231: update_images_remote_url migrating 
2025-08-24T13:46:55.095239704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:55.098625351Z [Info] update_images_remote_url: Starting migration of Main DB to 231 
2025-08-24T13:46:55.105389559Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MovieMetadata" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2025-08-24T13:46:55.110485048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MovieMetadata" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2025-08-24T13:46:55.114325680Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005885s 
2025-08-24T13:46:55.118217696Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Credits" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2025-08-24T13:46:55.122912859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Credits" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2025-08-24T13:46:55.126423167Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053061s 
2025-08-24T13:46:55.130471146Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Collections" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2025-08-24T13:46:55.135325790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Collections" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2025-08-24T13:46:55.138882701Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054647s 
2025-08-24T13:46:55.144050516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (231, '2025-08-24T13:46:55', 'update_images_remote_url') 
2025-08-24T13:46:55.148912585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:55.152841906Z [Info] FluentMigrator.Runner.MigrationRunner: 231: update_images_remote_url migrated 
2025-08-24T13:46:55.155102507Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0187624s 
2025-08-24T13:46:55.157907013Z [Info] FluentMigrator.Runner.MigrationRunner: 232: add_notification_status migrating 
2025-08-24T13:46:55.160784737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:55.164042536Z [Info] add_notification_status: Starting migration of Main DB to 232 
2025-08-24T13:46:55.172791841Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus 
2025-08-24T13:46:55.181457157Z [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-24T13:46:55.188278561Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.013186s 
2025-08-24T13:46:55.191066113Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId) 
2025-08-24T13:46:55.196201612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC) 
2025-08-24T13:46:55.200623856Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071496s 
2025-08-24T13:46:55.205782702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (232, '2025-08-24T13:46:55', 'add_notification_status') 
2025-08-24T13:46:55.210622867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:55.214719555Z [Info] FluentMigrator.Runner.MigrationRunner: 232: add_notification_status migrated 
2025-08-24T13:46:55.217016740Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0206296s 
2025-08-24T13:46:55.220124657Z [Info] FluentMigrator.Runner.MigrationRunner: 233: rename_deprecated_indexer_flags migrating 
2025-08-24T13:46:55.223109787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:55.226557098Z [Info] rename_deprecated_indexer_flags: Starting migration of Main DB to 233 
2025-08-24T13:46:55.235325491Z [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-24T13:46:55.243086276Z [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-24T13:46:55.247938114Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086415s 
2025-08-24T13:46:55.255164513Z [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-24T13:46:55.264856867Z [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-24T13:46:55.270283523Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104386s 
2025-08-24T13:46:55.276225466Z [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-24T13:46:55.284023355Z [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-24T13:46:55.288731655Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085831s 
2025-08-24T13:46:55.294235526Z [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-24T13:46:55.301346783Z [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-24T13:46:55.305803856Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078835s 
2025-08-24T13:46:55.311323760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (233, '2025-08-24T13:46:55', 'rename_deprecated_indexer_flags') 
2025-08-24T13:46:55.316249517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:55.320392818Z [Info] FluentMigrator.Runner.MigrationRunner: 233: rename_deprecated_indexer_flags migrated 
2025-08-24T13:46:55.322840406Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0215797s 
2025-08-24T13:46:55.325602427Z [Info] FluentMigrator.Runner.MigrationRunner: 234: movie_last_searched_time migrating 
2025-08-24T13:46:55.328479700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:55.332117785Z [Info] movie_last_searched_time: Starting migration of Main DB to 234 
2025-08-24T13:46:55.336523374Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-08-24T13:46:55.338612310Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.3E-06s 
2025-08-24T13:46:55.341404491Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies LastSearchTime DateTimeOffset 
2025-08-24T13:46:55.345463153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "LastSearchTime" DATETIME 
2025-08-24T13:46:55.355486974Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011596s 
2025-08-24T13:46:55.360651191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (234, '2025-08-24T13:46:55', 'movie_last_searched_time') 
2025-08-24T13:46:55.365608512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:55.369457281Z [Info] FluentMigrator.Runner.MigrationRunner: 234: movie_last_searched_time migrated 
2025-08-24T13:46:55.371688703Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.024975s 
2025-08-24T13:46:55.374350472Z [Info] FluentMigrator.Runner.MigrationRunner: 235: email_encryption migrating 
2025-08-24T13:46:55.377189859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:55.380346153Z [Info] email_encryption: Starting migration of Main DB to 235 
2025-08-24T13:46:55.384311617Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-24T13:46:55.387007645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-24T13:46:55.411408912Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0246596s 
2025-08-24T13:46:55.416787481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (235, '2025-08-24T13:46:55', 'email_encryption') 
2025-08-24T13:46:55.421766115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:55.425445212Z [Info] FluentMigrator.Runner.MigrationRunner: 235: email_encryption migrated 
2025-08-24T13:46:55.427578427Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0386993s 
2025-08-24T13:46:55.430589519Z [Info] FluentMigrator.Runner.MigrationRunner: 236: clear_last_rss_releases_info migrating 
2025-08-24T13:46:55.433526913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:55.436863030Z [Info] clear_last_rss_releases_info: Starting migration of Main DB to 236 
2025-08-24T13:46:55.442293623Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "IndexerStatus" SET "LastRssSyncReleaseInfo" = NULL 
2025-08-24T13:46:55.446765476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "IndexerStatus" SET "LastRssSyncReleaseInfo" = NULL 
2025-08-24T13:46:55.450157085Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050201s 
2025-08-24T13:46:55.455469731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (236, '2025-08-24T13:46:55', 'clear_last_rss_releases_info') 
2025-08-24T13:46:55.460944594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:55.464846259Z [Info] FluentMigrator.Runner.MigrationRunner: 236: clear_last_rss_releases_info migrated 
2025-08-24T13:46:55.467126489Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0189599s 
2025-08-24T13:46:55.469609318Z [Info] FluentMigrator.Runner.MigrationRunner: 237: add_indexes migrating 
2025-08-24T13:46:55.472322070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:55.475397903Z [Info] add_indexes: Starting migration of Main DB to 237 
2025-08-24T13:46:55.492309671Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Blocklist (MovieId) 
2025-08-24T13:46:55.496401229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blocklist_MovieId" ON "Blocklist" ("MovieId" ASC) 
2025-08-24T13:46:55.500786438Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061515s 
2025-08-24T13:46:55.503119885Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Blocklist (Date) 
2025-08-24T13:46:55.506878022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blocklist_Date" ON "Blocklist" ("Date" ASC) 
2025-08-24T13:46:55.510641870Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053716s 
2025-08-24T13:46:55.513161653Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (MovieId, Date) 
2025-08-24T13:46:55.517558315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_MovieId_Date" ON "History" ("MovieId" ASC, "Date" DESC) 
2025-08-24T13:46:55.521690975Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063222s 
2025-08-24T13:46:55.525319290Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (DownloadId) 
2025-08-24T13:46:55.529195394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_DownloadId" 
2025-08-24T13:46:55.532837947Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051999s 
2025-08-24T13:46:55.535466319Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId, Date) 
2025-08-24T13:46:55.540092283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2025-08-24T13:46:55.544325034Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065731s 
2025-08-24T13:46:55.546822493Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (MovieFileId) 
2025-08-24T13:46:55.550843759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_MovieFileId" ON "Movies" ("MovieFileId" ASC) 
2025-08-24T13:46:55.554748070Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057089s 
2025-08-24T13:46:55.557036837Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (Path) 
2025-08-24T13:46:55.560579510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_Path" ON "Movies" ("Path" ASC) 
2025-08-24T13:46:55.564299640Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051518s 
2025-08-24T13:46:55.569141889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (237, '2025-08-24T13:46:55', 'add_indexes') 
2025-08-24T13:46:55.573835879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:55.577662924Z [Info] FluentMigrator.Runner.MigrationRunner: 237: add_indexes migrated 
2025-08-24T13:46:55.579728793Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.018223s 
2025-08-24T13:46:55.583177627Z [Info] FluentMigrator.Runner.MigrationRunner: 238: parse_title_from_existing_subtitle_files migrating 
2025-08-24T13:46:55.586224281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:55.589722364Z [Info] parse_title_from_existing_subtitle_files: Starting migration of Main DB to 238 
2025-08-24T13:46:55.596808891Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 
2025-08-24T13:46:55.598956164Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.9E-06s 
2025-08-24T13:46:55.601561830Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles Title String 
2025-08-24T13:46:55.605341199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "Title" TEXT 
2025-08-24T13:46:55.615364780Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115078s 
2025-08-24T13:46:55.617644850Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 
2025-08-24T13:46:55.619672883Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.4E-06s 
2025-08-24T13:46:55.622186254Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles Copy Int32 
2025-08-24T13:46:55.626425168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "Copy" INTEGER NOT NULL DEFAULT 0 
2025-08-24T13:46:55.636239086Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117927s 
2025-08-24T13:46:55.638398744Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-24T13:46:55.641067868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-24T13:46:55.655349321Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0145857s 
2025-08-24T13:46:55.661302788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (238, '2025-08-24T13:46:55', 'parse_title_from_existing_subtitle_files') 
2025-08-24T13:46:55.666580934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:55.670978939Z [Info] FluentMigrator.Runner.MigrationRunner: 238: parse_title_from_existing_subtitle_files migrated 
2025-08-24T13:46:55.673438691Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0295081s 
2025-08-24T13:46:55.677025272Z [Info] FluentMigrator.Runner.MigrationRunner: 239: add_minimum_upgrade_format_score_to_quality_profiles migrating 
2025-08-24T13:46:55.680249674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:55.683882067Z [Info] add_minimum_upgrade_format_score_to_quality_profiles: Starting migration of Main DB to 239 
2025-08-24T13:46:55.689430999Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2025-08-24T13:46:55.691573552Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.4E-06s 
2025-08-24T13:46:55.694615527Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinUpgradeFormatScore Int32 
2025-08-24T13:46:55.699708551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinUpgradeFormatScore" INTEGER NOT NULL DEFAULT 1 
2025-08-24T13:46:55.710338903Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132189s 
2025-08-24T13:46:55.716293591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (239, '2025-08-24T13:46:55', 'add_minimum_upgrade_format_score_to_quality_profiles') 
2025-08-24T13:46:55.721590967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:55.726225207Z [Info] FluentMigrator.Runner.MigrationRunner: 239: add_minimum_upgrade_format_score_to_quality_profiles migrated 
2025-08-24T13:46:55.728875092Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0277528s 
2025-08-24T13:46:55.732190888Z [Info] FluentMigrator.Runner.MigrationRunner: 240: drop_multi_episode_style_from_naming_config migrating 
2025-08-24T13:46:55.735283684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:55.738796607Z [Info] drop_multi_episode_style_from_naming_config: Starting migration of Main DB to 240 
2025-08-24T13:46:55.744694993Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig MultiEpisodeStyle 
2025-08-24T13:46:55.792435970Z [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-24T13:46:55.807437032Z [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-24T13:46:55.815196805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2025-08-24T13:46:55.820149486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2025-08-24T13:46:55.843697185Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0965809s 
2025-08-24T13:46:55.849406059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (240, '2025-08-24T13:46:55', 'drop_multi_episode_style_from_naming_config') 
2025-08-24T13:46:55.854521498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:55.859150888Z [Info] FluentMigrator.Runner.MigrationRunner: 240: drop_multi_episode_style_from_naming_config migrated 
2025-08-24T13:46:55.861637224Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1109946s 
2025-08-24T13:46:55.864438383Z [Info] FluentMigrator.Runner.MigrationRunner: 241: stevenlu_update_url migrating 
2025-08-24T13:46:55.867279955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:55.870534106Z [Info] stevenlu_update_url: Starting migration of Main DB to 241 
2025-08-24T13:46:55.874583609Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-24T13:46:55.877303685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-24T13:46:55.895344397Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0183572s 
2025-08-24T13:46:55.900748016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (241, '2025-08-24T13:46:55', 'stevenlu_update_url') 
2025-08-24T13:46:55.905777071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:55.909897157Z [Info] FluentMigrator.Runner.MigrationRunner: 241: stevenlu_update_url migrated 
2025-08-24T13:46:55.912076845Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.032754s 
2025-08-24T13:46:55.914786330Z [Info] FluentMigrator.Runner.MigrationRunner: 242: add_movie_keywords migrating 
2025-08-24T13:46:55.917613702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:46:55.920848876Z [Info] add_movie_keywords: Starting migration of Main DB to 242 
2025-08-24T13:46:55.925736847Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2025-08-24T13:46:55.927878809Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.02E-05s 
2025-08-24T13:46:55.930569596Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieMetadata Keywords String 
2025-08-24T13:46:55.934532826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata" ADD COLUMN "Keywords" TEXT 
2025-08-24T13:46:55.944823655Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119125s 
2025-08-24T13:46:55.949904804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (242, '2025-08-24T13:46:55', 'add_movie_keywords') 
2025-08-24T13:46:55.954715880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:46:55.958453195Z [Info] FluentMigrator.Runner.MigrationRunner: 242: add_movie_keywords migrated 
2025-08-24T13:46:55.960642954Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0250839s 
2025-08-24T13:46:56.102397600Z [Debug] MigrationController: Took: 00:00:32.2693655 
2025-08-24T13:46:59.673257054Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging 
2025-08-24T13:47:00.433095437Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2025-08-24T13:47:00.653031869Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2025-08-24T13:47:00.685191546Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-24T13:47:00.689309788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-24T13:47:00.789230309Z [Info] DatabaseEngineVersionCheck: SQLite 3.49.2 
2025-08-24T13:47:00.794553556Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1041119s 
2025-08-24T13:47:00.798587949Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2025-08-24T13:47:00.802322748Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.109438s 
2025-08-24T13:47:00.869422130Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2025-08-24T13:47:00.873829844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:47:00.884913950Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2025-08-24T13:47:00.895565425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2025-08-24T13:47:00.923068137Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.034465s 
2025-08-24T13:47:00.926836704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:47:00.945203021Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2025-08-24T13:47:00.948574599Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0565818s 
2025-08-24T13:47:00.978917930Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2025-08-24T13:47:00.983075741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:47:00.997460281Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2025-08-24T13:47:01.004052393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-08-24T13:47:01.017703046Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0165874s 
2025-08-24T13:47:01.021558719Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-08-24T13:47:01.024995548Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001547s 
2025-08-24T13:47:01.029247349Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2025-08-24T13:47:01.035208360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2025-08-24T13:47:01.052944869Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0197101s 
2025-08-24T13:47:01.056792195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:47:01.063518678Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2025-08-24T13:47:01.066935477Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0299665s 
2025-08-24T13:47:01.073305963Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2025-08-24T13:47:01.077590549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:47:01.083801223Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-08-24T13:47:01.088546978Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.5E-06s 
2025-08-24T13:47:01.092830431Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2025-08-24T13:47:01.098093988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2025-08-24T13:47:01.104707494Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081302s 
2025-08-24T13:47:01.108362442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:47:01.122244311Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2025-08-24T13:47:01.126074583Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0248129s 
2025-08-24T13:47:01.132974975Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2025-08-24T13:47:01.136910599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:47:01.142201371Z [Info] InitialSetup: Starting migration of Log DB to 1 
2025-08-24T13:47:01.153464276Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs 
2025-08-24T13:47:01.162814201Z [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-24T13:47:01.173872895Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0172602s 
2025-08-24T13:47:01.177122047Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time) 
2025-08-24T13:47:01.181820787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2025-08-24T13:47:01.187275679Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069146s 
2025-08-24T13:47:01.194801491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-08-24T13:47:01', 'InitialSetup') 
2025-08-24T13:47:01.205203504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:47:01.210629678Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2025-08-24T13:47:01.213893139Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0299751s 
2025-08-24T13:47:01.217757559Z [Info] FluentMigrator.Runner.MigrationRunner: 104: add_moviefiles_table migrating 
2025-08-24T13:47:01.221953486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:47:01.226714993Z [Info] add_moviefiles_table: Starting migration of Log DB to 104 
2025-08-24T13:47:01.233812964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (104, '2025-08-24T13:47:01', 'add_moviefiles_table') 
2025-08-24T13:47:01.241567676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:47:01.246842666Z [Info] FluentMigrator.Runner.MigrationRunner: 104: add_moviefiles_table migrated 
2025-08-24T13:47:01.250350840Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.024922s 
2025-08-24T13:47:01.253939374Z [Info] FluentMigrator.Runner.MigrationRunner: 105: fix_history_movieId migrating 
2025-08-24T13:47:01.258037685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:47:01.262703529Z [Info] fix_history_movieId: Starting migration of Log DB to 105 
2025-08-24T13:47:01.268866217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (105, '2025-08-24T13:47:01', 'fix_history_movieId') 
2025-08-24T13:47:01.276460917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:47:01.282283159Z [Info] FluentMigrator.Runner.MigrationRunner: 105: fix_history_movieId migrated 
2025-08-24T13:47:01.285375094Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0239333s 
2025-08-24T13:47:01.288822275Z [Info] FluentMigrator.Runner.MigrationRunner: 106: add_tmdb_stuff migrating 
2025-08-24T13:47:01.292791346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:47:01.297330835Z [Info] add_tmdb_stuff: Starting migration of Log DB to 106 
2025-08-24T13:47:01.303252958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (106, '2025-08-24T13:47:01', 'add_tmdb_stuff') 
2025-08-24T13:47:01.310617024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:47:01.316114602Z [Info] FluentMigrator.Runner.MigrationRunner: 106: add_tmdb_stuff migrated 
2025-08-24T13:47:01.319435819Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0234507s 
2025-08-24T13:47:01.323158775Z [Info] FluentMigrator.Runner.MigrationRunner: 107: fix_movie_files migrating 
2025-08-24T13:47:01.327120331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:47:01.331713297Z [Info] fix_movie_files: Starting migration of Log DB to 107 
2025-08-24T13:47:01.337696093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (107, '2025-08-24T13:47:01', 'fix_movie_files') 
2025-08-24T13:47:01.345015940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:47:01.350130778Z [Info] FluentMigrator.Runner.MigrationRunner: 107: fix_movie_files migrated 
2025-08-24T13:47:01.353465912Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0232012s 
2025-08-24T13:47:01.357407097Z [Info] FluentMigrator.Runner.MigrationRunner: 108: update_schedule_intervale migrating 
2025-08-24T13:47:01.361662224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:47:01.366378971Z [Info] update_schedule_intervale: Starting migration of Log DB to 108 
2025-08-24T13:47:01.373007085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (108, '2025-08-24T13:47:01', 'update_schedule_intervale') 
2025-08-24T13:47:01.380625393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:47:01.386000184Z [Info] FluentMigrator.Runner.MigrationRunner: 108: update_schedule_intervale migrated 
2025-08-24T13:47:01.389632818Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0242625s 
2025-08-24T13:47:01.393580175Z [Info] FluentMigrator.Runner.MigrationRunner: 109: add_movie_formats_to_naming_config migrating 
2025-08-24T13:47:01.398014483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:47:01.402774055Z [Info] add_movie_formats_to_naming_config: Starting migration of Log DB to 109 
2025-08-24T13:47:01.409650710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (109, '2025-08-24T13:47:01', 'add_movie_formats_to_naming_config') 
2025-08-24T13:47:01.417433008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:47:01.423029756Z [Info] FluentMigrator.Runner.MigrationRunner: 109: add_movie_formats_to_naming_config migrated 
2025-08-24T13:47:01.426879858Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0246834s 
2025-08-24T13:47:01.430548354Z [Info] FluentMigrator.Runner.MigrationRunner: 110: add_phyiscal_release migrating 
2025-08-24T13:47:01.434733700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:47:01.439417740Z [Info] add_phyiscal_release: Starting migration of Log DB to 110 
2025-08-24T13:47:01.445691492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (110, '2025-08-24T13:47:01', 'add_phyiscal_release') 
2025-08-24T13:47:01.453182654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:47:01.458724752Z [Info] FluentMigrator.Runner.MigrationRunner: 110: add_phyiscal_release migrated 
2025-08-24T13:47:01.462091129Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0239574s 
2025-08-24T13:47:01.465601457Z [Info] FluentMigrator.Runner.MigrationRunner: 111: remove_bitmetv migrating 
2025-08-24T13:47:01.469608023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:47:01.474232554Z [Info] remove_bitmetv: Starting migration of Log DB to 111 
2025-08-24T13:47:01.480345731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (111, '2025-08-24T13:47:01', 'remove_bitmetv') 
2025-08-24T13:47:01.487676511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:47:01.493014418Z [Info] FluentMigrator.Runner.MigrationRunner: 111: remove_bitmetv migrated 
2025-08-24T13:47:01.496400374Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0235905s 
2025-08-24T13:47:01.500295957Z [Info] FluentMigrator.Runner.MigrationRunner: 112: remove_torrentleech migrating 
2025-08-24T13:47:01.504370661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:47:01.509161116Z [Info] remove_torrentleech: Starting migration of Log DB to 112 
2025-08-24T13:47:01.515696574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (112, '2025-08-24T13:47:01', 'remove_torrentleech') 
2025-08-24T13:47:01.524579268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:47:01.530123289Z [Info] FluentMigrator.Runner.MigrationRunner: 112: remove_torrentleech migrated 
2025-08-24T13:47:01.533615761Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0258517s 
2025-08-24T13:47:01.537267743Z [Info] FluentMigrator.Runner.MigrationRunner: 113: remove_broadcasthenet migrating 
2025-08-24T13:47:01.541386516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:47:01.546169485Z [Info] remove_broadcasthenet: Starting migration of Log DB to 113 
2025-08-24T13:47:01.552409609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (113, '2025-08-24T13:47:01', 'remove_broadcasthenet') 
2025-08-24T13:47:01.559885169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:47:01.565162053Z [Info] FluentMigrator.Runner.MigrationRunner: 113: remove_broadcasthenet migrated 
2025-08-24T13:47:01.568635055Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0237958s 
2025-08-24T13:47:01.572060903Z [Info] FluentMigrator.Runner.MigrationRunner: 114: remove_fanzub migrating 
2025-08-24T13:47:01.575994873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:47:01.580570055Z [Info] remove_fanzub: Starting migration of Log DB to 114 
2025-08-24T13:47:01.586645035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (114, '2025-08-24T13:47:01', 'remove_fanzub') 
2025-08-24T13:47:01.593945213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:47:01.598950641Z [Info] FluentMigrator.Runner.MigrationRunner: 114: remove_fanzub migrated 
2025-08-24T13:47:01.602231897Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0231919s 
2025-08-24T13:47:01.605905402Z [Info] FluentMigrator.Runner.MigrationRunner: 115: update_movie_sorttitle migrating 
2025-08-24T13:47:01.610088254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:47:01.614795040Z [Info] update_movie_sorttitle: Starting migration of Log DB to 115 
2025-08-24T13:47:01.621138923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (115, '2025-08-24T13:47:01', 'update_movie_sorttitle') 
2025-08-24T13:47:01.628627800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:47:01.633942079Z [Info] FluentMigrator.Runner.MigrationRunner: 115: update_movie_sorttitle migrated 
2025-08-24T13:47:01.637448529Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0238217s 
2025-08-24T13:47:01.641296185Z [Info] FluentMigrator.Runner.MigrationRunner: 116: update_movie_sorttitle_again migrating 
2025-08-24T13:47:01.645708749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:47:01.650455596Z [Info] update_movie_sorttitle_again: Starting migration of Log DB to 116 
2025-08-24T13:47:01.657164814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (116, '2025-08-24T13:47:01', 'update_movie_sorttitle_again') 
2025-08-24T13:47:01.664907402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:47:01.670371523Z [Info] FluentMigrator.Runner.MigrationRunner: 116: update_movie_sorttitle_again migrated 
2025-08-24T13:47:01.674089709Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0245041s 
2025-08-24T13:47:01.677638293Z [Info] FluentMigrator.Runner.MigrationRunner: 117: update_movie_file migrating 
2025-08-24T13:47:01.681708287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:47:01.686372669Z [Info] update_movie_file: Starting migration of Log DB to 117 
2025-08-24T13:47:01.692476808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (117, '2025-08-24T13:47:01', 'update_movie_file') 
2025-08-24T13:47:01.700016217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:47:01.705116095Z [Info] FluentMigrator.Runner.MigrationRunner: 117: update_movie_file migrated 
2025-08-24T13:47:01.708552914Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0235142s 
2025-08-24T13:47:01.712109545Z [Info] FluentMigrator.Runner.MigrationRunner: 118: update_movie_slug migrating 
2025-08-24T13:47:01.716223728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:47:01.720822236Z [Info] update_movie_slug: Starting migration of Log DB to 118 
2025-08-24T13:47:01.727243154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (118, '2025-08-24T13:47:01', 'update_movie_slug') 
2025-08-24T13:47:01.734646218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:47:01.739780445Z [Info] FluentMigrator.Runner.MigrationRunner: 118: update_movie_slug migrated 
2025-08-24T13:47:01.743232656Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.023735s 
2025-08-24T13:47:01.746904067Z [Info] FluentMigrator.Runner.MigrationRunner: 119: add_youtube_trailer_id migrating 
2025-08-24T13:47:01.751126007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:47:01.755835739Z [Info] add_youtube_trailer_id: Starting migration of Log DB to 119 
2025-08-24T13:47:01.762161485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (119, '2025-08-24T13:47:01', 'add_youtube_trailer_id') 
2025-08-24T13:47:01.769715934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:47:01.775670483Z [Info] FluentMigrator.Runner.MigrationRunner: 119: add_youtube_trailer_id migrated 
2025-08-24T13:47:01.779296213Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0245433s 
2025-08-24T13:47:01.782996182Z [Info] FluentMigrator.Runner.MigrationRunner: 120: add_studio migrating 
2025-08-24T13:47:01.786618815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:47:01.791205850Z [Info] add_studio: Starting migration of Log DB to 120 
2025-08-24T13:47:01.796947040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (120, '2025-08-24T13:47:01', 'add_studio') 
2025-08-24T13:47:01.804213248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:47:01.809298697Z [Info] FluentMigrator.Runner.MigrationRunner: 120: add_studio migrated 
2025-08-24T13:47:01.812561927Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0229701s 
2025-08-24T13:47:01.816392880Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_filedate_config migrating 
2025-08-24T13:47:01.820461612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:47:01.825125291Z [Info] update_filedate_config: Starting migration of Log DB to 121 
2025-08-24T13:47:01.831530777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (121, '2025-08-24T13:47:01', 'update_filedate_config') 
2025-08-24T13:47:01.839114686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:47:01.844315667Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_filedate_config migrated 
2025-08-24T13:47:01.848105878Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0238304s 
2025-08-24T13:47:01.851501174Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_movieid_to_blacklist migrating 
2025-08-24T13:47:01.855738195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:47:01.860383246Z [Info] add_movieid_to_blacklist: Starting migration of Log DB to 122 
2025-08-24T13:47:01.866878483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (122, '2025-08-24T13:47:01', 'add_movieid_to_blacklist') 
2025-08-24T13:47:01.874420678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:47:01.879994410Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_movieid_to_blacklist migrated 
2025-08-24T13:47:01.883572744Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0239964s 
2025-08-24T13:47:01.887091459Z [Info] FluentMigrator.Runner.MigrationRunner: 123: create_netimport_table migrating 
2025-08-24T13:47:01.891255592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:47:01.896027900Z [Info] create_netimport_table: Starting migration of Log DB to 123 
2025-08-24T13:47:01.902622257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (123, '2025-08-24T13:47:01', 'create_netimport_table') 
2025-08-24T13:47:01.910096585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:47:01.915603642Z [Info] FluentMigrator.Runner.MigrationRunner: 123: create_netimport_table migrated 
2025-08-24T13:47:01.919011423Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0240455s 
2025-08-24T13:47:01.923196048Z [Info] FluentMigrator.Runner.MigrationRunner: 124: add_preferred_tags_to_profile migrating 
2025-08-24T13:47:01.927567339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:47:01.932267832Z [Info] add_preferred_tags_to_profile: Starting migration of Log DB to 124 
2025-08-24T13:47:01.938907450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (124, '2025-08-24T13:47:01', 'add_preferred_tags_to_profile') 
2025-08-24T13:47:01.946787866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:47:01.952411157Z [Info] FluentMigrator.Runner.MigrationRunner: 124: add_preferred_tags_to_profile migrated 
2025-08-24T13:47:01.956248493Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.024652s 
2025-08-24T13:47:01.960548901Z [Info] FluentMigrator.Runner.MigrationRunner: 125: fix_imdb_unique migrating 
2025-08-24T13:47:01.964636481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:47:01.969287755Z [Info] fix_imdb_unique: Starting migration of Log DB to 125 
2025-08-24T13:47:01.975226302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (125, '2025-08-24T13:47:01', 'fix_imdb_unique') 
2025-08-24T13:47:01.982670529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:47:01.987926371Z [Info] FluentMigrator.Runner.MigrationRunner: 125: fix_imdb_unique migrated 
2025-08-24T13:47:01.991302277Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0234574s 
2025-08-24T13:47:01.995161568Z [Info] FluentMigrator.Runner.MigrationRunner: 126: update_qualities_and_profiles migrating 
2025-08-24T13:47:01.999525283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:47:02.004278613Z [Info] update_qualities_and_profiles: Starting migration of Log DB to 126 
2025-08-24T13:47:02.010939784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (126, '2025-08-24T13:47:02', 'update_qualities_and_profiles') 
2025-08-24T13:47:02.018696802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:47:02.024144840Z [Info] FluentMigrator.Runner.MigrationRunner: 126: update_qualities_and_profiles migrated 
2025-08-24T13:47:02.027985733Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0244415s 
2025-08-24T13:47:02.031325777Z [Info] FluentMigrator.Runner.MigrationRunner: 127: remove_wombles migrating 
2025-08-24T13:47:02.035326953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:47:02.039878506Z [Info] remove_wombles: Starting migration of Log DB to 127 
2025-08-24T13:47:02.045902966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (127, '2025-08-24T13:47:02', 'remove_wombles') 
2025-08-24T13:47:02.053262543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:47:02.058364585Z [Info] FluentMigrator.Runner.MigrationRunner: 127: remove_wombles migrated 
2025-08-24T13:47:02.061738127Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0232485s 
2025-08-24T13:47:02.065166048Z [Info] FluentMigrator.Runner.MigrationRunner: 128: remove_kickass migrating 
2025-08-24T13:47:02.069114959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:47:02.073678206Z [Info] remove_kickass: Starting migration of Log DB to 128 
2025-08-24T13:47:02.079578325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (128, '2025-08-24T13:47:02', 'remove_kickass') 
2025-08-24T13:47:02.086937852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:47:02.092008180Z [Info] FluentMigrator.Runner.MigrationRunner: 128: remove_kickass migrated 
2025-08-24T13:47:02.095291991Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0231051s 
2025-08-24T13:47:02.099461847Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_parsed_movie_info_to_pending_release migrating 
2025-08-24T13:47:02.104076488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:47:02.108960891Z [Info] add_parsed_movie_info_to_pending_release: Starting migration of Log DB to 129 
2025-08-24T13:47:02.116211228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (129, '2025-08-24T13:47:02', 'add_parsed_movie_info_to_pending_release') 
2025-08-24T13:47:02.124491219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:47:02.130354583Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_parsed_movie_info_to_pending_release migrated 
2025-08-24T13:47:02.134308404Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.025873s 
2025-08-24T13:47:02.137938091Z [Info] FluentMigrator.Runner.MigrationRunner: 130: remove_wombles_kickass migrating 
2025-08-24T13:47:02.142106143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:47:02.146762047Z [Info] remove_wombles_kickass: Starting migration of Log DB to 130 
2025-08-24T13:47:02.153077071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (130, '2025-08-24T13:47:02', 'remove_wombles_kickass') 
2025-08-24T13:47:02.160691221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:47:02.166233619Z [Info] FluentMigrator.Runner.MigrationRunner: 130: remove_wombles_kickass migrated 
2025-08-24T13:47:02.169815140Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0241528s 
2025-08-24T13:47:02.173812859Z [Info] FluentMigrator.Runner.MigrationRunner: 131: make_parsed_episode_info_nullable migrating 
2025-08-24T13:47:02.178240062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:47:02.183060838Z [Info] make_parsed_episode_info_nullable: Starting migration of Log DB to 131 
2025-08-24T13:47:02.189942082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (131, '2025-08-24T13:47:02', 'make_parsed_episode_info_nullable') 
2025-08-24T13:47:02.197780062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:47:02.203381429Z [Info] FluentMigrator.Runner.MigrationRunner: 131: make_parsed_episode_info_nullable migrated 
2025-08-24T13:47:02.207563479Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0248438s 
2025-08-24T13:47:02.211578222Z [Info] FluentMigrator.Runner.MigrationRunner: 132: rename_torrent_downloadstation migrating 
2025-08-24T13:47:02.216006598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:47:02.220776902Z [Info] rename_torrent_downloadstation: Starting migration of Log DB to 132 
2025-08-24T13:47:02.227487302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (132, '2025-08-24T13:47:02', 'rename_torrent_downloadstation') 
2025-08-24T13:47:02.235492750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:47:02.241916452Z [Info] FluentMigrator.Runner.MigrationRunner: 132: rename_torrent_downloadstation migrated 
2025-08-24T13:47:02.245986186Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.025139s 
2025-08-24T13:47:02.249737870Z [Info] FluentMigrator.Runner.MigrationRunner: 133: add_minimumavailability migrating 
2025-08-24T13:47:02.254163149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:47:02.259123195Z [Info] add_minimumavailability: Starting migration of Log DB to 133 
2025-08-24T13:47:02.265700968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (133, '2025-08-24T13:47:02', 'add_minimumavailability') 
2025-08-24T13:47:02.273720674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:47:02.279866067Z [Info] FluentMigrator.Runner.MigrationRunner: 133: add_minimumavailability migrated 
2025-08-24T13:47:02.283090950Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.025342s 
2025-08-24T13:47:02.287173770Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_remux_qualities_for_the_wankers migrating 
2025-08-24T13:47:02.291711556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:47:02.296612793Z [Info] add_remux_qualities_for_the_wankers: Starting migration of Log DB to 134 
2025-08-24T13:47:02.303719832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (134, '2025-08-24T13:47:02', 'add_remux_qualities_for_the_wankers') 
2025-08-24T13:47:02.312186999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:47:02.318051677Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_remux_qualities_for_the_wankers migrated 
2025-08-24T13:47:02.321924905Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0259979s 
2025-08-24T13:47:02.325995560Z [Info] FluentMigrator.Runner.MigrationRunner: 135: add_haspredbentry_to_movies migrating 
2025-08-24T13:47:02.330314415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:47:02.335046833Z [Info] add_haspredbentry_to_movies: Starting migration of Log DB to 135 
2025-08-24T13:47:02.341672142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (135, '2025-08-24T13:47:02', 'add_haspredbentry_to_movies') 
2025-08-24T13:47:02.349340551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:47:02.354777016Z [Info] FluentMigrator.Runner.MigrationRunner: 135: add_haspredbentry_to_movies migrated 
2025-08-24T13:47:02.358487587Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0243633s 
2025-08-24T13:47:02.362246796Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_pathstate_to_movies migrating 
2025-08-24T13:47:02.366475740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:47:02.371239470Z [Info] add_pathstate_to_movies: Starting migration of Log DB to 136 
2025-08-24T13:47:02.377652682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (136, '2025-08-24T13:47:02', 'add_pathstate_to_movies') 
2025-08-24T13:47:02.385253736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:47:02.390712215Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_pathstate_to_movies migrated 
2025-08-24T13:47:02.394313356Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0241938s 
2025-08-24T13:47:02.398149820Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_import_exclusions_table migrating 
2025-08-24T13:47:02.402493064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:47:02.407222556Z [Info] add_import_exclusions_table: Starting migration of Log DB to 137 
2025-08-24T13:47:02.413879408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (137, '2025-08-24T13:47:02', 'add_import_exclusions_table') 
2025-08-24T13:47:02.421555252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:47:02.427018211Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_import_exclusions_table migrated 
2025-08-24T13:47:02.430677338Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0244214s 
2025-08-24T13:47:02.434412778Z [Info] FluentMigrator.Runner.MigrationRunner: 138: add_physical_release_note migrating 
2025-08-24T13:47:02.438674739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:47:02.443341925Z [Info] add_physical_release_note: Starting migration of Log DB to 138 
2025-08-24T13:47:02.449803324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (138, '2025-08-24T13:47:02', 'add_physical_release_note') 
2025-08-24T13:47:02.457559049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:47:02.462993690Z [Info] FluentMigrator.Runner.MigrationRunner: 138: add_physical_release_note migrated 
2025-08-24T13:47:02.466634581Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0242421s 
2025-08-24T13:47:02.470423710Z [Info] FluentMigrator.Runner.MigrationRunner: 139: consolidate_indexer_baseurl migrating 
2025-08-24T13:47:02.474726993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:47:02.479587188Z [Info] consolidate_indexer_baseurl: Starting migration of Log DB to 139 
2025-08-24T13:47:02.486191685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (139, '2025-08-24T13:47:02', 'consolidate_indexer_baseurl') 
2025-08-24T13:47:02.493847569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:47:02.499769742Z [Info] FluentMigrator.Runner.MigrationRunner: 139: consolidate_indexer_baseurl migrated 
2025-08-24T13:47:02.503513710Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0249199s 
2025-08-24T13:47:02.507551289Z [Info] FluentMigrator.Runner.MigrationRunner: 140: add_alternative_titles_table migrating 
2025-08-24T13:47:02.512030437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:47:02.516779719Z [Info] add_alternative_titles_table: Starting migration of Log DB to 140 
2025-08-24T13:47:02.523708629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (140, '2025-08-24T13:47:02', 'add_alternative_titles_table') 
2025-08-24T13:47:02.531563944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:47:02.537093687Z [Info] FluentMigrator.Runner.MigrationRunner: 140: add_alternative_titles_table migrated 
2025-08-24T13:47:02.540797294Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0249219s 
2025-08-24T13:47:02.544512774Z [Info] FluentMigrator.Runner.MigrationRunner: 141: fix_duplicate_alt_titles migrating 
2025-08-24T13:47:02.548757580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:47:02.553451851Z [Info] fix_duplicate_alt_titles: Starting migration of Log DB to 141 
2025-08-24T13:47:02.559884973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (141, '2025-08-24T13:47:02', 'fix_duplicate_alt_titles') 
2025-08-24T13:47:02.567437198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:47:02.572848192Z [Info] FluentMigrator.Runner.MigrationRunner: 141: fix_duplicate_alt_titles migrated 
2025-08-24T13:47:02.576436948Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0240566s 
2025-08-24T13:47:02.579831612Z [Info] FluentMigrator.Runner.MigrationRunner: 142: movie_extras migrating 
2025-08-24T13:47:02.583802848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:47:02.588306585Z [Info] movie_extras: Starting migration of Log DB to 142 
2025-08-24T13:47:02.594120209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (142, '2025-08-24T13:47:02', 'movie_extras') 
2025-08-24T13:47:02.601385276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:47:02.606426416Z [Info] FluentMigrator.Runner.MigrationRunner: 142: movie_extras migrated 
2025-08-24T13:47:02.609698363Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0228558s 
2025-08-24T13:47:02.613169351Z [Info] FluentMigrator.Runner.MigrationRunner: 143: clean_core_tv migrating 
2025-08-24T13:47:02.617104544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:47:02.621660216Z [Info] clean_core_tv: Starting migration of Log DB to 143 
2025-08-24T13:47:02.627476045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (143, '2025-08-24T13:47:02', 'clean_core_tv') 
2025-08-24T13:47:02.634797646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:47:02.639892273Z [Info] FluentMigrator.Runner.MigrationRunner: 143: clean_core_tv migrated 
2025-08-24T13:47:02.643191936Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0230097s 
2025-08-24T13:47:02.647082108Z [Info] FluentMigrator.Runner.MigrationRunner: 144: add_cookies_to_indexer_status migrating 
2025-08-24T13:47:02.651450854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:47:02.656214655Z [Info] add_cookies_to_indexer_status: Starting migration of Log DB to 144 
2025-08-24T13:47:02.662842960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (144, '2025-08-24T13:47:02', 'add_cookies_to_indexer_status') 
2025-08-24T13:47:02.670489735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:47:02.675990590Z [Info] FluentMigrator.Runner.MigrationRunner: 144: add_cookies_to_indexer_status migrated 
2025-08-24T13:47:02.679663685Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.024379s 
2025-08-24T13:47:02.683195767Z [Info] FluentMigrator.Runner.MigrationRunner: 145: banner_to_fanart migrating 
2025-08-24T13:47:02.687230700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:47:02.691886003Z [Info] banner_to_fanart: Starting migration of Log DB to 145 
2025-08-24T13:47:02.697924239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (145, '2025-08-24T13:47:02', 'banner_to_fanart') 
2025-08-24T13:47:02.705357225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:47:02.710594298Z [Info] FluentMigrator.Runner.MigrationRunner: 145: banner_to_fanart migrated 
2025-08-24T13:47:02.714028112Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0235122s 
2025-08-24T13:47:02.717816990Z [Info] FluentMigrator.Runner.MigrationRunner: 146: naming_config_colon_action migrating 
2025-08-24T13:47:02.722168301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:47:02.727071312Z [Info] naming_config_colon_action: Starting migration of Log DB to 146 
2025-08-24T13:47:02.733655688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (146, '2025-08-24T13:47:02', 'naming_config_colon_action') 
2025-08-24T13:47:02.741379779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:47:02.746880233Z [Info] FluentMigrator.Runner.MigrationRunner: 146: naming_config_colon_action migrated 
2025-08-24T13:47:02.750536484Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0246855s 
2025-08-24T13:47:02.754157966Z [Info] FluentMigrator.Runner.MigrationRunner: 147: add_custom_formats migrating 
2025-08-24T13:47:02.758488054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:47:02.763397819Z [Info] add_custom_formats: Starting migration of Log DB to 147 
2025-08-24T13:47:02.769575977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (147, '2025-08-24T13:47:02', 'add_custom_formats') 
2025-08-24T13:47:02.777162491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:47:02.782459436Z [Info] FluentMigrator.Runner.MigrationRunner: 147: add_custom_formats migrated 
2025-08-24T13:47:02.800469115Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0242549s 
2025-08-24T13:47:02.804660383Z [Info] FluentMigrator.Runner.MigrationRunner: 148: remove_extra_naming_config migrating 
2025-08-24T13:47:02.808985821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:47:02.814438049Z [Info] remove_extra_naming_config: Starting migration of Log DB to 148 
2025-08-24T13:47:02.821174211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (148, '2025-08-24T13:47:02', 'remove_extra_naming_config') 
2025-08-24T13:47:02.829018223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:47:02.834646254Z [Info] FluentMigrator.Runner.MigrationRunner: 148: remove_extra_naming_config migrated 
2025-08-24T13:47:02.838344309Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0256073s 
2025-08-24T13:47:02.842301406Z [Info] FluentMigrator.Runner.MigrationRunner: 149: convert_regex_required_tags migrating 
2025-08-24T13:47:02.846699421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:47:02.851736021Z [Info] convert_regex_required_tags: Starting migration of Log DB to 149 
2025-08-24T13:47:02.858447654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (149, '2025-08-24T13:47:02', 'convert_regex_required_tags') 
2025-08-24T13:47:02.866140271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:47:02.871624232Z [Info] FluentMigrator.Runner.MigrationRunner: 149: convert_regex_required_tags migrated 
2025-08-24T13:47:02.875342869Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0248712s 
2025-08-24T13:47:02.879270216Z [Info] FluentMigrator.Runner.MigrationRunner: 150: fix_format_tags_double_underscore migrating 
2025-08-24T13:47:02.883692790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:47:02.888567895Z [Info] fix_format_tags_double_underscore: Starting migration of Log DB to 150 
2025-08-24T13:47:02.895559892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (150, '2025-08-24T13:47:02', 'fix_format_tags_double_underscore') 
2025-08-24T13:47:02.903649138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:47:02.909348824Z [Info] FluentMigrator.Runner.MigrationRunner: 150: fix_format_tags_double_underscore migrated 
2025-08-24T13:47:02.913144395Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0253859s 
2025-08-24T13:47:02.917047463Z [Info] FluentMigrator.Runner.MigrationRunner: 151: add_tags_to_net_import migrating 
2025-08-24T13:47:02.921271127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:47:02.926284471Z [Info] add_tags_to_net_import: Starting migration of Log DB to 151 
2025-08-24T13:47:02.932707051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (151, '2025-08-24T13:47:02', 'add_tags_to_net_import') 
2025-08-24T13:47:02.940280359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:47:02.945720692Z [Info] FluentMigrator.Runner.MigrationRunner: 151: add_tags_to_net_import migrated 
2025-08-24T13:47:02.949309817Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.024506s 
2025-08-24T13:47:02.952943834Z [Info] FluentMigrator.Runner.MigrationRunner: 152: add_custom_filters migrating 
2025-08-24T13:47:02.957002746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:47:02.961683280Z [Info] add_custom_filters: Starting migration of Log DB to 152 
2025-08-24T13:47:02.967937130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (152, '2025-08-24T13:47:02', 'add_custom_filters') 
2025-08-24T13:47:02.975505057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:47:02.980833745Z [Info] FluentMigrator.Runner.MigrationRunner: 152: add_custom_filters migrated 
2025-08-24T13:47:02.984281326Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0239084s 
2025-08-24T13:47:02.988318314Z [Info] FluentMigrator.Runner.MigrationRunner: 153: indexer_client_status_search_changes migrating 
2025-08-24T13:47:02.992890369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:47:02.997738029Z [Info] indexer_client_status_search_changes: Starting migration of Log DB to 153 
2025-08-24T13:47:03.004726028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (153, '2025-08-24T13:47:03', 'indexer_client_status_search_changes') 
2025-08-24T13:47:03.012596374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:47:03.018355819Z [Info] FluentMigrator.Runner.MigrationRunner: 153: indexer_client_status_search_changes migrated 
2025-08-24T13:47:03.022235720Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0251776s 
2025-08-24T13:47:03.026373982Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_language_to_files_history_blacklist migrating 
2025-08-24T13:47:03.031024335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:47:03.036206368Z [Info] add_language_to_files_history_blacklist: Starting migration of Log DB to 154 
2025-08-24T13:47:03.043394480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (154, '2025-08-24T13:47:03', 'add_language_to_files_history_blacklist') 
2025-08-24T13:47:03.051488766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:47:03.057317692Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_language_to_files_history_blacklist migrated 
2025-08-24T13:47:03.061241912Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0258711s 
2025-08-24T13:47:03.065392709Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_update_allowed_quality_profile migrating 
2025-08-24T13:47:03.069940565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:47:03.074802895Z [Info] add_update_allowed_quality_profile: Starting migration of Log DB to 155 
2025-08-24T13:47:03.081898530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (155, '2025-08-24T13:47:03', 'add_update_allowed_quality_profile') 
2025-08-24T13:47:03.090001545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:47:03.095381446Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_update_allowed_quality_profile migrated 
2025-08-24T13:47:03.099190855Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0252018s 
2025-08-24T13:47:03.103003101Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_download_client_priority migrating 
2025-08-24T13:47:03.107325663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:47:03.112014523Z [Info] add_download_client_priority: Starting migration of Log DB to 156 
2025-08-24T13:47:03.118657087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (156, '2025-08-24T13:47:03', 'add_download_client_priority') 
2025-08-24T13:47:03.126553395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:47:03.132086595Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_download_client_priority migrated 
2025-08-24T13:47:03.135789390Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0245745s 
2025-08-24T13:47:03.139337293Z [Info] FluentMigrator.Runner.MigrationRunner: 157: remove_growl_prowl migrating 
2025-08-24T13:47:03.143378690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:47:03.147948720Z [Info] remove_growl_prowl: Starting migration of Log DB to 157 
2025-08-24T13:47:03.153995224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (157, '2025-08-24T13:47:03', 'remove_growl_prowl') 
2025-08-24T13:47:03.161378839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:47:03.166513056Z [Info] FluentMigrator.Runner.MigrationRunner: 157: remove_growl_prowl migrated 
2025-08-24T13:47:03.169914775Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0232473s 
2025-08-24T13:47:03.173597880Z [Info] FluentMigrator.Runner.MigrationRunner: 158: remove_plex_hometheatre migrating 
2025-08-24T13:47:03.177752625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:47:03.182459261Z [Info] remove_plex_hometheatre: Starting migration of Log DB to 158 
2025-08-24T13:47:03.188793493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (158, '2025-08-24T13:47:03', 'remove_plex_hometheatre') 
2025-08-24T13:47:03.196278042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:47:03.202120926Z [Info] FluentMigrator.Runner.MigrationRunner: 158: remove_plex_hometheatre migrated 
2025-08-24T13:47:03.205669129Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0243658s 
2025-08-24T13:47:03.209254728Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_webrip_qualites migrating 
2025-08-24T13:47:03.213324162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:47:03.217922860Z [Info] add_webrip_qualites: Starting migration of Log DB to 159 
2025-08-24T13:47:03.224059285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (159, '2025-08-24T13:47:03', 'add_webrip_qualites') 
2025-08-24T13:47:03.231472851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:47:03.236614893Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_webrip_qualites migrated 
2025-08-24T13:47:03.240067304Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0233598s 
2025-08-24T13:47:03.243791943Z [Info] FluentMigrator.Runner.MigrationRunner: 160: health_issue_notification migrating 
2025-08-24T13:47:03.248033603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:47:03.252696370Z [Info] health_issue_notification: Starting migration of Log DB to 160 
2025-08-24T13:47:03.259136897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (160, '2025-08-24T13:47:03', 'health_issue_notification') 
2025-08-24T13:47:03.266746798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:47:03.272128473Z [Info] FluentMigrator.Runner.MigrationRunner: 160: health_issue_notification migrated 
2025-08-24T13:47:03.275750585Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0240174s 
2025-08-24T13:47:03.279295522Z [Info] FluentMigrator.Runner.MigrationRunner: 161: speed_improvements migrating 
2025-08-24T13:47:03.283344304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:47:03.287937863Z [Info] speed_improvements: Starting migration of Log DB to 161 
2025-08-24T13:47:03.294097533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (161, '2025-08-24T13:47:03', 'speed_improvements') 
2025-08-24T13:47:03.301521440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:47:03.306726750Z [Info] FluentMigrator.Runner.MigrationRunner: 161: speed_improvements migrated 
2025-08-24T13:47:03.310173219Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0234942s 
2025-08-24T13:47:03.313930824Z [Info] FluentMigrator.Runner.MigrationRunner: 162: fix_profile_format_default migrating 
2025-08-24T13:47:03.318233467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:47:03.323180086Z [Info] fix_profile_format_default: Starting migration of Log DB to 162 
2025-08-24T13:47:03.329740243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (162, '2025-08-24T13:47:03', 'fix_profile_format_default') 
2025-08-24T13:47:03.337387209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:47:03.342803073Z [Info] FluentMigrator.Runner.MigrationRunner: 162: fix_profile_format_default migrated 
2025-08-24T13:47:03.346422781Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0244464s 
2025-08-24T13:47:03.349901334Z [Info] FluentMigrator.Runner.MigrationRunner: 163: task_duration migrating 
2025-08-24T13:47:03.353882419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:47:03.358422400Z [Info] task_duration: Starting migration of Log DB to 163 
2025-08-24T13:47:03.364387860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (163, '2025-08-24T13:47:03', 'task_duration') 
2025-08-24T13:47:03.371674130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:47:03.376706171Z [Info] FluentMigrator.Runner.MigrationRunner: 163: task_duration migrated 
2025-08-24T13:47:03.380013009Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0229712s 
2025-08-24T13:47:03.383637175Z [Info] FluentMigrator.Runner.MigrationRunner: 164: movie_collections_crew migrating 
2025-08-24T13:47:03.387769495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:47:03.392484357Z [Info] movie_collections_crew: Starting migration of Log DB to 164 
2025-08-24T13:47:03.398724882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (164, '2025-08-24T13:47:03', 'movie_collections_crew') 
2025-08-24T13:47:03.406233529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:47:03.411469530Z [Info] FluentMigrator.Runner.MigrationRunner: 164: movie_collections_crew migrated 
2025-08-24T13:47:03.414983856Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0237171s 
2025-08-24T13:47:03.419541672Z [Info] FluentMigrator.Runner.MigrationRunner: 165: remove_custom_formats_from_quality_model migrating 
2025-08-24T13:47:03.424180822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:47:03.429034544Z [Info] remove_custom_formats_from_quality_model: Starting migration of Log DB to 165 
2025-08-24T13:47:03.436253348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (165, '2025-08-24T13:47:03', 'remove_custom_formats_from_quality_model') 
2025-08-24T13:47:03.444238174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:47:03.449959333Z [Info] FluentMigrator.Runner.MigrationRunner: 165: remove_custom_formats_from_quality_model migrated 
2025-08-24T13:47:03.453924135Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0253452s 
2025-08-24T13:47:03.457483060Z [Info] FluentMigrator.Runner.MigrationRunner: 166: fix_tmdb_list_config migrating 
2025-08-24T13:47:03.461610560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:47:03.466210632Z [Info] fix_tmdb_list_config: Starting migration of Log DB to 166 
2025-08-24T13:47:03.472377698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (166, '2025-08-24T13:47:03', 'fix_tmdb_list_config') 
2025-08-24T13:47:03.479809791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:47:03.485048157Z [Info] FluentMigrator.Runner.MigrationRunner: 166: fix_tmdb_list_config migrated 
2025-08-24T13:47:03.488504496Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0234963s 
2025-08-24T13:47:03.492149554Z [Info] FluentMigrator.Runner.MigrationRunner: 167: remove_movie_pathstate migrating 
2025-08-24T13:47:03.496305522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:47:03.500927467Z [Info] remove_movie_pathstate: Starting migration of Log DB to 167 
2025-08-24T13:47:03.507220948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (167, '2025-08-24T13:47:03', 'remove_movie_pathstate') 
2025-08-24T13:47:03.514687270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:47:03.519963453Z [Info] FluentMigrator.Runner.MigrationRunner: 167: remove_movie_pathstate migrated 
2025-08-24T13:47:03.523717842Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0236567s 
2025-08-24T13:47:03.527311506Z [Info] FluentMigrator.Runner.MigrationRunner: 168: custom_format_rework migrating 
2025-08-24T13:47:03.531416461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:47:03.536018196Z [Info] custom_format_rework: Starting migration of Log DB to 168 
2025-08-24T13:47:03.542196164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (168, '2025-08-24T13:47:03', 'custom_format_rework') 
2025-08-24T13:47:03.549628357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:47:03.554850281Z [Info] FluentMigrator.Runner.MigrationRunner: 168: custom_format_rework migrated 
2025-08-24T13:47:03.558339245Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0234903s 
2025-08-24T13:47:03.561963492Z [Info] FluentMigrator.Runner.MigrationRunner: 169: custom_format_scores migrating 
2025-08-24T13:47:03.566051602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:47:03.570692065Z [Info] custom_format_scores: Starting migration of Log DB to 169 
2025-08-24T13:47:03.576938662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (169, '2025-08-24T13:47:03', 'custom_format_scores') 
2025-08-24T13:47:03.584429272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:47:03.589695425Z [Info] FluentMigrator.Runner.MigrationRunner: 169: custom_format_scores migrated 
2025-08-24T13:47:03.593142926Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0236593s 
2025-08-24T13:47:03.596756732Z [Info] FluentMigrator.Runner.MigrationRunner: 170: fix_trakt_list_config migrating 
2025-08-24T13:47:03.600853409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:47:03.605441537Z [Info] fix_trakt_list_config: Starting migration of Log DB to 170 
2025-08-24T13:47:03.611638303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (170, '2025-08-24T13:47:03', 'fix_trakt_list_config') 
2025-08-24T13:47:03.619064123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:47:03.624294975Z [Info] FluentMigrator.Runner.MigrationRunner: 170: fix_trakt_list_config migrated 
2025-08-24T13:47:03.627763368Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0234469s 
2025-08-24T13:47:03.631670204Z [Info] FluentMigrator.Runner.MigrationRunner: 171: quality_definition_preferred_size migrating 
2025-08-24T13:47:03.636091074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:47:03.640848983Z [Info] quality_definition_preferred_size: Starting migration of Log DB to 171 
2025-08-24T13:47:03.647628553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (171, '2025-08-24T13:47:03', 'quality_definition_preferred_size') 
2025-08-24T13:47:03.655401412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:47:03.660895974Z [Info] FluentMigrator.Runner.MigrationRunner: 171: quality_definition_preferred_size migrated 
2025-08-24T13:47:03.664640072Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.024548s 
2025-08-24T13:47:03.668213717Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_download_history migrating 
2025-08-24T13:47:03.672308200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:47:03.676891869Z [Info] add_download_history: Starting migration of Log DB to 172 
2025-08-24T13:47:03.683013574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (172, '2025-08-24T13:47:03', 'add_download_history') 
2025-08-24T13:47:03.690438583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:47:03.695619493Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_download_history migrated 
2025-08-24T13:47:03.699103889Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0233781s 
2025-08-24T13:47:03.702656351Z [Info] FluentMigrator.Runner.MigrationRunner: 173: net_import_status migrating 
2025-08-24T13:47:03.706723770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:47:03.711271185Z [Info] net_import_status: Starting migration of Log DB to 173 
2025-08-24T13:47:03.717322779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (173, '2025-08-24T13:47:03', 'net_import_status') 
2025-08-24T13:47:03.724893652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:47:03.730119934Z [Info] FluentMigrator.Runner.MigrationRunner: 173: net_import_status migrated 
2025-08-24T13:47:03.733511943Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0235339s 
2025-08-24T13:47:03.737315611Z [Info] FluentMigrator.Runner.MigrationRunner: 174: email_multiple_addresses migrating 
2025-08-24T13:47:03.741491098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:47:03.746119055Z [Info] email_multiple_addresses: Starting migration of Log DB to 174 
2025-08-24T13:47:03.752452035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (174, '2025-08-24T13:47:03', 'email_multiple_addresses') 
2025-08-24T13:47:03.759931885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:47:03.765292627Z [Info] FluentMigrator.Runner.MigrationRunner: 174: email_multiple_addresses migrated 
2025-08-24T13:47:03.768821933Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0237449s 
2025-08-24T13:47:03.772769521Z [Info] FluentMigrator.Runner.MigrationRunner: 175: remove_chown_and_folderchmod_config migrating 
2025-08-24T13:47:03.777210652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:47:03.781942940Z [Info] remove_chown_and_folderchmod_config: Starting migration of Log DB to 175 
2025-08-24T13:47:03.788851960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (175, '2025-08-24T13:47:03', 'remove_chown_and_folderchmod_config') 
2025-08-24T13:47:03.796622354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:47:03.802230084Z [Info] FluentMigrator.Runner.MigrationRunner: 175: remove_chown_and_folderchmod_config migrated 
2025-08-24T13:47:03.806027750Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0247507s 
2025-08-24T13:47:03.809631295Z [Info] FluentMigrator.Runner.MigrationRunner: 176: movie_recommendations migrating 
2025-08-24T13:47:03.813745759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:47:03.818338556Z [Info] movie_recommendations: Starting migration of Log DB to 176 
2025-08-24T13:47:03.824558268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (176, '2025-08-24T13:47:03', 'movie_recommendations') 
2025-08-24T13:47:03.832008057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:47:03.837333759Z [Info] FluentMigrator.Runner.MigrationRunner: 176: movie_recommendations migrated 
2025-08-24T13:47:03.840815489Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0236293s 
2025-08-24T13:47:03.844441489Z [Info] FluentMigrator.Runner.MigrationRunner: 177: language_improvements migrating 
2025-08-24T13:47:03.848546153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:47:03.853155433Z [Info] language_improvements: Starting migration of Log DB to 177 
2025-08-24T13:47:03.859378502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (177, '2025-08-24T13:47:03', 'language_improvements') 
2025-08-24T13:47:03.866899133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:47:03.872209524Z [Info] FluentMigrator.Runner.MigrationRunner: 177: language_improvements migrated 
2025-08-24T13:47:03.875690443Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0236903s 
2025-08-24T13:47:03.879158896Z [Info] FluentMigrator.Runner.MigrationRunner: 178: new_list_server migrating 
2025-08-24T13:47:03.883121514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:47:03.887627907Z [Info] new_list_server: Starting migration of Log DB to 178 
2025-08-24T13:47:03.893563817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (178, '2025-08-24T13:47:03', 'new_list_server') 
2025-08-24T13:47:03.900891621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:47:03.907060751Z [Info] FluentMigrator.Runner.MigrationRunner: 178: new_list_server migrated 
2025-08-24T13:47:03.910423862Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0240995s 
2025-08-24T13:47:03.914173411Z [Info] FluentMigrator.Runner.MigrationRunner: 179: movie_translation_indexes migrating 
2025-08-24T13:47:03.918393628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:47:03.923308032Z [Info] movie_translation_indexes: Starting migration of Log DB to 179 
2025-08-24T13:47:03.929749921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (179, '2025-08-24T13:47:03', 'movie_translation_indexes') 
2025-08-24T13:47:03.937320824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:47:03.942638450Z [Info] FluentMigrator.Runner.MigrationRunner: 179: movie_translation_indexes migrated 
2025-08-24T13:47:03.946272126Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0241554s 
2025-08-24T13:47:03.950108259Z [Info] FluentMigrator.Runner.MigrationRunner: 180: fix_invalid_profile_references migrating 
2025-08-24T13:47:03.954496855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:47:03.959247440Z [Info] fix_invalid_profile_references: Starting migration of Log DB to 180 
2025-08-24T13:47:03.965912107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (180, '2025-08-24T13:47:03', 'fix_invalid_profile_references') 
2025-08-24T13:47:03.973629605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:47:03.979159248Z [Info] FluentMigrator.Runner.MigrationRunner: 180: fix_invalid_profile_references migrated 
2025-08-24T13:47:03.982949579Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0245194s 
2025-08-24T13:47:03.986594508Z [Info] FluentMigrator.Runner.MigrationRunner: 181: list_movies_table migrating 
2025-08-24T13:47:03.990673700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:47:03.995282229Z [Info] list_movies_table: Starting migration of Log DB to 181 
2025-08-24T13:47:04.001388653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (181, '2025-08-24T13:47:03', 'list_movies_table') 
2025-08-24T13:47:04.008821307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:47:04.013965273Z [Info] FluentMigrator.Runner.MigrationRunner: 181: list_movies_table migrated 
2025-08-24T13:47:04.017354767Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0234634s 
2025-08-24T13:47:04.021101581Z [Info] FluentMigrator.Runner.MigrationRunner: 182: on_delete_notification migrating 
2025-08-24T13:47:04.025304383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:47:04.029968844Z [Info] on_delete_notification: Starting migration of Log DB to 182 
2025-08-24T13:47:04.036215219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (182, '2025-08-24T13:47:04', 'on_delete_notification') 
2025-08-24T13:47:04.045131541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:47:04.050455219Z [Info] FluentMigrator.Runner.MigrationRunner: 182: on_delete_notification migrated 
2025-08-24T13:47:04.054010096Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0251885s 
2025-08-24T13:47:04.057698522Z [Info] FluentMigrator.Runner.MigrationRunner: 183: download_propers_config migrating 
2025-08-24T13:47:04.061848808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:47:04.066484221Z [Info] download_propers_config: Starting migration of Log DB to 183 
2025-08-24T13:47:04.072842702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (183, '2025-08-24T13:47:04', 'download_propers_config') 
2025-08-24T13:47:04.080630361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:47:04.086105424Z [Info] FluentMigrator.Runner.MigrationRunner: 183: download_propers_config migrated 
2025-08-24T13:47:04.089652305Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0242189s 
2025-08-24T13:47:04.093423007Z [Info] FluentMigrator.Runner.MigrationRunner: 184: add_priority_to_indexers migrating 
2025-08-24T13:47:04.097626610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:47:04.102427195Z [Info] add_priority_to_indexers: Starting migration of Log DB to 184 
2025-08-24T13:47:04.108997283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (184, '2025-08-24T13:47:04', 'add_priority_to_indexers') 
2025-08-24T13:47:04.116694189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:47:04.122021174Z [Info] FluentMigrator.Runner.MigrationRunner: 184: add_priority_to_indexers migrated 
2025-08-24T13:47:04.125915154Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0242804s 
2025-08-24T13:47:04.129812580Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_alternative_title_indices migrating 
2025-08-24T13:47:04.134238982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:47:04.139078055Z [Info] add_alternative_title_indices: Starting migration of Log DB to 185 
2025-08-24T13:47:04.145779136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (185, '2025-08-24T13:47:04', 'add_alternative_title_indices') 
2025-08-24T13:47:04.153553739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:47:04.159184586Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_alternative_title_indices migrated 
2025-08-24T13:47:04.163043715Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0247662s 
2025-08-24T13:47:04.166722552Z [Info] FluentMigrator.Runner.MigrationRunner: 186: fix_tmdb_duplicates migrating 
2025-08-24T13:47:04.170797266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:47:04.175389131Z [Info] fix_tmdb_duplicates: Starting migration of Log DB to 186 
2025-08-24T13:47:04.181575325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (186, '2025-08-24T13:47:04', 'fix_tmdb_duplicates') 
2025-08-24T13:47:04.189124745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:47:04.194391849Z [Info] FluentMigrator.Runner.MigrationRunner: 186: fix_tmdb_duplicates migrated 
2025-08-24T13:47:04.197846474Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.023708s 
2025-08-24T13:47:04.201718009Z [Info] FluentMigrator.Runner.MigrationRunner: 187: swap_filechmod_for_folderchmod migrating 
2025-08-24T13:47:04.206063478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:47:04.210861698Z [Info] swap_filechmod_for_folderchmod: Starting migration of Log DB to 187 
2025-08-24T13:47:04.217562428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (187, '2025-08-24T13:47:04', 'swap_filechmod_for_folderchmod') 
2025-08-24T13:47:04.225295408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:47:04.230694798Z [Info] FluentMigrator.Runner.MigrationRunner: 187: swap_filechmod_for_folderchmod migrated 
2025-08-24T13:47:04.234397082Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0244528s 
2025-08-24T13:47:04.237972961Z [Info] FluentMigrator.Runner.MigrationRunner: 188: mediainfo_channels migrating 
2025-08-24T13:47:04.242044138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:47:04.246677827Z [Info] mediainfo_channels: Starting migration of Log DB to 188 
2025-08-24T13:47:04.252772788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (188, '2025-08-24T13:47:04', 'mediainfo_channels') 
2025-08-24T13:47:04.260199330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:47:04.265313386Z [Info] FluentMigrator.Runner.MigrationRunner: 188: mediainfo_channels migrated 
2025-08-24T13:47:04.268728332Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0233741s 
2025-08-24T13:47:04.272295433Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_update_history migrating 
2025-08-24T13:47:04.276337391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:47:04.280892262Z [Info] add_update_history: Starting migration of Log DB to 189 
2025-08-24T13:47:04.290312207Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory 
2025-08-24T13:47:04.298432676Z [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-24T13:47:04.307266351Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134928s 
2025-08-24T13:47:04.310787851Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date) 
2025-08-24T13:47:04.316176790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2025-08-24T13:47:04.322401062Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079875s 
2025-08-24T13:47:04.328520382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (189, '2025-08-24T13:47:04', 'add_update_history') 
2025-08-24T13:47:04.336122688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:47:04.341530555Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_update_history migrated 
2025-08-24T13:47:04.344971473Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0267517s 
2025-08-24T13:47:04.348829049Z [Info] FluentMigrator.Runner.MigrationRunner: 190: update_awesome_hd_link migrating 
2025-08-24T13:47:04.353081160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:47:04.357866956Z [Info] update_awesome_hd_link: Starting migration of Log DB to 190 
2025-08-24T13:47:04.364273213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (190, '2025-08-24T13:47:04', 'update_awesome_hd_link') 
2025-08-24T13:47:04.372174582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:47:04.377469001Z [Info] FluentMigrator.Runner.MigrationRunner: 190: update_awesome_hd_link migrated 
2025-08-24T13:47:04.381057115Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0244104s 
2025-08-24T13:47:04.384566300Z [Info] FluentMigrator.Runner.MigrationRunner: 191: remove_awesomehd migrating 
2025-08-24T13:47:04.388561564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:47:04.393107346Z [Info] remove_awesomehd: Starting migration of Log DB to 191 
2025-08-24T13:47:04.399076092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (191, '2025-08-24T13:47:04', 'remove_awesomehd') 
2025-08-24T13:47:04.406394687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:47:04.411468483Z [Info] FluentMigrator.Runner.MigrationRunner: 191: remove_awesomehd migrated 
2025-08-24T13:47:04.414826373Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0230927s 
2025-08-24T13:47:04.418675653Z [Info] FluentMigrator.Runner.MigrationRunner: 192: add_on_delete_to_notifications migrating 
2025-08-24T13:47:04.423020661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:47:04.427755313Z [Info] add_on_delete_to_notifications: Starting migration of Log DB to 192 
2025-08-24T13:47:04.434502517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (192, '2025-08-24T13:47:04', 'add_on_delete_to_notifications') 
2025-08-24T13:47:04.442232250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:47:04.447650168Z [Info] FluentMigrator.Runner.MigrationRunner: 192: add_on_delete_to_notifications migrated 
2025-08-24T13:47:04.451352942Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0244314s 
2025-08-24T13:47:04.455217102Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_bypass_to_delay_profile migrating 
2025-08-24T13:47:04.459502620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:47:04.464210358Z [Info] add_bypass_to_delay_profile: Starting migration of Log DB to 194 
2025-08-24T13:47:04.471098025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (194, '2025-08-24T13:47:04', 'add_bypass_to_delay_profile') 
2025-08-24T13:47:04.478874742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:47:04.483997757Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_bypass_to_delay_profile migrated 
2025-08-24T13:47:04.487671823Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0243607s 
2025-08-24T13:47:04.491215789Z [Info] FluentMigrator.Runner.MigrationRunner: 195: update_notifiarr migrating 
2025-08-24T13:47:04.495255933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:47:04.499805913Z [Info] update_notifiarr: Starting migration of Log DB to 195 
2025-08-24T13:47:04.505840944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (195, '2025-08-24T13:47:04', 'update_notifiarr') 
2025-08-24T13:47:04.513215010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:47:04.518283966Z [Info] FluentMigrator.Runner.MigrationRunner: 195: update_notifiarr migrated 
2025-08-24T13:47:04.521660413Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0231699s 
2025-08-24T13:47:04.525490103Z [Info] FluentMigrator.Runner.MigrationRunner: 196: legacy_mediainfo_hdr migrating 
2025-08-24T13:47:04.529667494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:47:04.534285642Z [Info] legacy_mediainfo_hdr: Starting migration of Log DB to 196 
2025-08-24T13:47:04.540527639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (196, '2025-08-24T13:47:04', 'legacy_mediainfo_hdr') 
2025-08-24T13:47:04.548203142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:47:04.554812128Z [Info] FluentMigrator.Runner.MigrationRunner: 196: legacy_mediainfo_hdr migrated 
2025-08-24T13:47:04.558328107Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0252032s 
2025-08-24T13:47:04.562262468Z [Info] FluentMigrator.Runner.MigrationRunner: 197: rename_blacklist_to_blocklist migrating 
2025-08-24T13:47:04.566911308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:47:04.571460186Z [Info] rename_blacklist_to_blocklist: Starting migration of Log DB to 197 
2025-08-24T13:47:04.578213462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (197, '2025-08-24T13:47:04', 'rename_blacklist_to_blocklist') 
2025-08-24T13:47:04.586014989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:47:04.591430503Z [Info] FluentMigrator.Runner.MigrationRunner: 197: rename_blacklist_to_blocklist migrated 
2025-08-24T13:47:04.595637432Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0246519s 
2025-08-24T13:47:04.598720129Z [Info] FluentMigrator.Runner.MigrationRunner: 198: add_indexer_tags migrating 
2025-08-24T13:47:04.602805163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:47:04.607357909Z [Info] add_indexer_tags: Starting migration of Log DB to 198 
2025-08-24T13:47:04.613335975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (198, '2025-08-24T13:47:04', 'add_indexer_tags') 
2025-08-24T13:47:04.620722086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:47:04.625957376Z [Info] FluentMigrator.Runner.MigrationRunner: 198: add_indexer_tags migrated 
2025-08-24T13:47:04.629399356Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0233278s 
2025-08-24T13:47:04.633028181Z [Info] FluentMigrator.Runner.MigrationRunner: 199: mediainfo_to_ffmpeg migrating 
2025-08-24T13:47:04.637129519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:47:04.641748378Z [Info] mediainfo_to_ffmpeg: Starting migration of Log DB to 199 
2025-08-24T13:47:04.648038131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (199, '2025-08-24T13:47:04', 'mediainfo_to_ffmpeg') 
2025-08-24T13:47:04.655492359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:47:04.660759824Z [Info] FluentMigrator.Runner.MigrationRunner: 199: mediainfo_to_ffmpeg migrated 
2025-08-24T13:47:04.664229540Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0236993s 
2025-08-24T13:47:04.667873205Z [Info] FluentMigrator.Runner.MigrationRunner: 200: cdh_per_downloadclient migrating 
2025-08-24T13:47:04.672042610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:47:04.676716059Z [Info] cdh_per_downloadclient: Starting migration of Log DB to 200 
2025-08-24T13:47:04.683006984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (200, '2025-08-24T13:47:04', 'cdh_per_downloadclient') 
2025-08-24T13:47:04.690517746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:47:04.695777045Z [Info] FluentMigrator.Runner.MigrationRunner: 200: cdh_per_downloadclient migrated 
2025-08-24T13:47:04.699337072Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0237277s 
2025-08-24T13:47:04.703743103Z [Info] FluentMigrator.Runner.MigrationRunner: 201: migrate_discord_from_slack migrating 
2025-08-24T13:47:04.708037348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:47:04.712782522Z [Info] migrate_discord_from_slack: Starting migration of Log DB to 201 
2025-08-24T13:47:04.719333571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (201, '2025-08-24T13:47:04', 'migrate_discord_from_slack') 
2025-08-24T13:47:04.727188065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:47:04.732583618Z [Info] FluentMigrator.Runner.MigrationRunner: 201: migrate_discord_from_slack migrated 
2025-08-24T13:47:04.736236913Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0243967s 
2025-08-24T13:47:04.739620615Z [Info] FluentMigrator.Runner.MigrationRunner: 202: remove_predb migrating 
2025-08-24T13:47:04.743523553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:47:04.748087392Z [Info] remove_predb: Starting migration of Log DB to 202 
2025-08-24T13:47:04.753901598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (202, '2025-08-24T13:47:04', 'remove_predb') 
2025-08-24T13:47:04.761550307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:47:04.766822361Z [Info] FluentMigrator.Runner.MigrationRunner: 202: remove_predb migrated 
2025-08-24T13:47:04.770142486Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0234955s 
2025-08-24T13:47:04.774155495Z [Info] FluentMigrator.Runner.MigrationRunner: 203: add_on_update_to_notifications migrating 
2025-08-24T13:47:04.778582899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:47:04.783597535Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 203 
2025-08-24T13:47:04.790441464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (203, '2025-08-24T13:47:04', 'add_on_update_to_notifications') 
2025-08-24T13:47:04.798519097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:47:04.804336068Z [Info] FluentMigrator.Runner.MigrationRunner: 203: add_on_update_to_notifications migrated 
2025-08-24T13:47:04.808121700Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0255479s 
2025-08-24T13:47:04.812133867Z [Info] FluentMigrator.Runner.MigrationRunner: 204: ensure_identity_on_id_columns migrating 
2025-08-24T13:47:04.816489998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:47:04.821449112Z [Info] ensure_identity_on_id_columns: Starting migration of Log DB to 204 
2025-08-24T13:47:04.828272099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (204, '2025-08-24T13:47:04', 'ensure_identity_on_id_columns') 
2025-08-24T13:47:04.836489964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:47:04.842278308Z [Info] FluentMigrator.Runner.MigrationRunner: 204: ensure_identity_on_id_columns migrated 
2025-08-24T13:47:04.846041985Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0255816s 
2025-08-24T13:47:04.849973490Z [Info] FluentMigrator.Runner.MigrationRunner: 205: download_client_per_indexer migrating 
2025-08-24T13:47:04.854293147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:47:04.859377925Z [Info] download_client_per_indexer: Starting migration of Log DB to 205 
2025-08-24T13:47:04.866385904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (205, '2025-08-24T13:47:04', 'download_client_per_indexer') 
2025-08-24T13:47:04.874381101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:47:04.880123953Z [Info] FluentMigrator.Runner.MigrationRunner: 205: download_client_per_indexer migrated 
2025-08-24T13:47:04.883785424Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0256032s 
2025-08-24T13:47:04.887747281Z [Info] FluentMigrator.Runner.MigrationRunner: 206: multiple_ratings_support migrating 
2025-08-24T13:47:04.892087940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:47:04.897597012Z [Info] multiple_ratings_support: Starting migration of Log DB to 206 
2025-08-24T13:47:04.904251609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (206, '2025-08-24T13:47:04', 'multiple_ratings_support') 
2025-08-24T13:47:04.912482341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:47:04.918339112Z [Info] FluentMigrator.Runner.MigrationRunner: 206: multiple_ratings_support migrated 
2025-08-24T13:47:04.922146557Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0261399s 
2025-08-24T13:47:04.925958532Z [Info] FluentMigrator.Runner.MigrationRunner: 207: movie_metadata migrating 
2025-08-24T13:47:04.930011893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:47:04.934988011Z [Info] movie_metadata: Starting migration of Log DB to 207 
2025-08-24T13:47:04.941161180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (207, '2025-08-24T13:47:04', 'movie_metadata') 
2025-08-24T13:47:04.949128812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:47:04.954348931Z [Info] FluentMigrator.Runner.MigrationRunner: 207: movie_metadata migrated 
2025-08-24T13:47:04.957758636Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0245255s 
2025-08-24T13:47:04.961286589Z [Info] FluentMigrator.Runner.MigrationRunner: 208: collections migrating 
2025-08-24T13:47:04.965360381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:47:04.970150615Z [Info] collections: Starting migration of Log DB to 208 
2025-08-24T13:47:04.976003068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (208, '2025-08-24T13:47:04', 'collections') 
2025-08-24T13:47:04.983301973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:47:04.988189603Z [Info] FluentMigrator.Runner.MigrationRunner: 208: collections migrated 
2025-08-24T13:47:04.991467332Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0232828s 
2025-08-24T13:47:04.995285609Z [Info] FluentMigrator.Runner.MigrationRunner: 209: movie_meta_collection_index migrating 
2025-08-24T13:47:04.999568673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:47:05.004254136Z [Info] movie_meta_collection_index: Starting migration of Log DB to 209 
2025-08-24T13:47:05.010801969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (209, '2025-08-24T13:47:05', 'movie_meta_collection_index') 
2025-08-24T13:47:05.018438624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:47:05.023751951Z [Info] FluentMigrator.Runner.MigrationRunner: 209: movie_meta_collection_index migrated 
2025-08-24T13:47:05.027355486Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.024077s 
2025-08-24T13:47:05.031069534Z [Info] FluentMigrator.Runner.MigrationRunner: 210: movie_added_notifications migrating 
2025-08-24T13:47:05.035371044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:47:05.040141168Z [Info] movie_added_notifications: Starting migration of Log DB to 210 
2025-08-24T13:47:05.046389167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (210, '2025-08-24T13:47:05', 'movie_added_notifications') 
2025-08-24T13:47:05.053949258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:47:05.059151702Z [Info] FluentMigrator.Runner.MigrationRunner: 210: movie_added_notifications migrated 
2025-08-24T13:47:05.062759335Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0237659s 
2025-08-24T13:47:05.066367319Z [Info] FluentMigrator.Runner.MigrationRunner: 211: more_movie_meta_index migrating 
2025-08-24T13:47:05.070507415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:47:05.075128719Z [Info] more_movie_meta_index: Starting migration of Log DB to 211 
2025-08-24T13:47:05.081580899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (211, '2025-08-24T13:47:05', 'more_movie_meta_index') 
2025-08-24T13:47:05.089108615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:47:05.094229084Z [Info] FluentMigrator.Runner.MigrationRunner: 211: more_movie_meta_index migrated 
2025-08-24T13:47:05.097694120Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0237624s 
2025-08-24T13:47:05.102218479Z [Info] FluentMigrator.Runner.MigrationRunner: 212: postgres_update_timestamp_columns_to_with_timezone migrating 
2025-08-24T13:47:05.106904624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:47:05.111897065Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 212 
2025-08-24T13:47:05.121446130Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs 
2025-08-24T13:47:05.124765122Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.4E-06s 
2025-08-24T13:47:05.128614883Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset 
2025-08-24T13:47:05.153771581Z [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-24T13:47:05.168620257Z [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-24T13:47:05.179581936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs" 
2025-08-24T13:47:05.189662210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs" 
2025-08-24T13:47:05.205370536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2025-08-24T13:47:05.211596501Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0794337s 
2025-08-24T13:47:05.214965083Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory 
2025-08-24T13:47:05.218194706Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.8E-06s 
2025-08-24T13:47:05.221947802Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset 
2025-08-24T13:47:05.233669321Z [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-24T13:47:05.245591564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory" 
2025-08-24T13:47:05.253790040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory" 
2025-08-24T13:47:05.260545721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory" 
2025-08-24T13:47:05.270777161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2025-08-24T13:47:05.276856620Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0510875s 
2025-08-24T13:47:05.280121443Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-08-24T13:47:05.283308069Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.7E-06s 
2025-08-24T13:47:05.287125405Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2025-08-24T13:47:05.298025480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2025-08-24T13:47:05.309061349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2025-08-24T13:47:05.318509911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2025-08-24T13:47:05.325822905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2025-08-24T13:47:05.336363436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-08-24T13:47:05.344012386Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0529049s 
2025-08-24T13:47:05.350992198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (212, '2025-08-24T13:47:05', 'postgres_update_timestamp_columns_to_with_timezone') 
2025-08-24T13:47:05.359770632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:47:05.368239492Z [Info] FluentMigrator.Runner.MigrationRunner: 212: postgres_update_timestamp_columns_to_with_timezone migrated 
2025-08-24T13:47:05.372646936Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.075745s 
2025-08-24T13:47:05.377006083Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_language_tags_to_subtitle_files migrating 
2025-08-24T13:47:05.381598869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:47:05.387173503Z [Info] add_language_tags_to_subtitle_files: Starting migration of Log DB to 214 
2025-08-24T13:47:05.394352005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (214, '2025-08-24T13:47:05', 'add_language_tags_to_subtitle_files') 
2025-08-24T13:47:05.402795384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:47:05.408779402Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_language_tags_to_subtitle_files migrated 
2025-08-24T13:47:05.412675576Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.026839s 
2025-08-24T13:47:05.416513985Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_salt_to_users migrating 
2025-08-24T13:47:05.420603207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:47:05.425451398Z [Info] add_salt_to_users: Starting migration of Log DB to 215 
2025-08-24T13:47:05.431841944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (215, '2025-08-24T13:47:05', 'add_salt_to_users') 
2025-08-24T13:47:05.439480683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:47:05.444791035Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_salt_to_users migrated 
2025-08-24T13:47:05.479018966Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0242429s 
2025-08-24T13:47:05.482861152Z [Info] FluentMigrator.Runner.MigrationRunner: 216: clean_alt_titles migrating 
2025-08-24T13:47:05.487097261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:47:05.492346118Z [Info] clean_alt_titles: Starting migration of Log DB to 216 
2025-08-24T13:47:05.498526621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (216, '2025-08-24T13:47:05', 'clean_alt_titles') 
2025-08-24T13:47:05.506322768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:47:05.511670664Z [Info] FluentMigrator.Runner.MigrationRunner: 216: clean_alt_titles migrated 
2025-08-24T13:47:05.515437098Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.02489s 
2025-08-24T13:47:05.518485625Z [Info] FluentMigrator.Runner.MigrationRunner: 217: remove_omg migrating 
2025-08-24T13:47:05.522748328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:47:05.527196243Z [Info] remove_omg: Starting migration of Log DB to 217 
2025-08-24T13:47:05.532984977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (217, '2025-08-24T13:47:05', 'remove_omg') 
2025-08-24T13:47:05.540370637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:47:05.545695598Z [Info] FluentMigrator.Runner.MigrationRunner: 217: remove_omg migrated 
2025-08-24T13:47:05.548941132Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0235849s 
2025-08-24T13:47:05.553110065Z [Info] FluentMigrator.Runner.MigrationRunner: 218: add_additional_info_to_pending_releases migrating 
2025-08-24T13:47:05.557763554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:47:05.562718450Z [Info] add_additional_info_to_pending_releases: Starting migration of Log DB to 218 
2025-08-24T13:47:05.569913496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (218, '2025-08-24T13:47:05', 'add_additional_info_to_pending_releases') 
2025-08-24T13:47:05.577991469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:47:05.583707828Z [Info] FluentMigrator.Runner.MigrationRunner: 218: add_additional_info_to_pending_releases migrated 
2025-08-24T13:47:05.587697701Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0255441s 
2025-08-24T13:47:05.591359143Z [Info] FluentMigrator.Runner.MigrationRunner: 219: add_result_to_commands migrating 
2025-08-24T13:47:05.595624109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:47:05.600397620Z [Info] add_result_to_commands: Starting migration of Log DB to 219 
2025-08-24T13:47:05.606837185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (219, '2025-08-24T13:47:05', 'add_result_to_commands') 
2025-08-24T13:47:05.614486455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:47:05.619818931Z [Info] FluentMigrator.Runner.MigrationRunner: 219: add_result_to_commands migrated 
2025-08-24T13:47:05.623568660Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0241871s 
2025-08-24T13:47:05.627384252Z [Info] FluentMigrator.Runner.MigrationRunner: 220: health_restored_notification migrating 
2025-08-24T13:47:05.632026369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:47:05.636526178Z [Info] health_restored_notification: Starting migration of Log DB to 220 
2025-08-24T13:47:05.643165856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (220, '2025-08-24T13:47:05', 'health_restored_notification') 
2025-08-24T13:47:05.651209100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:47:05.656894656Z [Info] FluentMigrator.Runner.MigrationRunner: 220: health_restored_notification migrated 
2025-08-24T13:47:05.660708024Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0249525s 
2025-08-24T13:47:05.665252293Z [Info] FluentMigrator.Runner.MigrationRunner: 221: add_on_manual_interaction_required_to_notifications migrating 
2025-08-24T13:47:05.670370107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:47:05.675623874Z [Info] add_on_manual_interaction_required_to_notifications: Starting migration of Log DB to 221 
2025-08-24T13:47:05.683708481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (221, '2025-08-24T13:47:05', 'add_on_manual_interaction_required_to_notifications') 
2025-08-24T13:47:05.691871976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:47:05.698155427Z [Info] FluentMigrator.Runner.MigrationRunner: 221: add_on_manual_interaction_required_to_notifications migrated 
2025-08-24T13:47:05.702463430Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0269274s 
2025-08-24T13:47:05.705752362Z [Info] FluentMigrator.Runner.MigrationRunner: 222: remove_rarbg migrating 
2025-08-24T13:47:05.709768418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:47:05.714534864Z [Info] remove_rarbg: Starting migration of Log DB to 222 
2025-08-24T13:47:05.720674605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (222, '2025-08-24T13:47:05', 'remove_rarbg') 
2025-08-24T13:47:05.728350439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:47:05.733465357Z [Info] FluentMigrator.Runner.MigrationRunner: 222: remove_rarbg migrated 
2025-08-24T13:47:05.736800221Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0240315s 
2025-08-24T13:47:05.740984806Z [Info] FluentMigrator.Runner.MigrationRunner: 223: remove_invalid_roksbox_metadata_images migrating 
2025-08-24T13:47:05.745583194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:47:05.750500765Z [Info] remove_invalid_roksbox_metadata_images: Starting migration of Log DB to 223 
2025-08-24T13:47:05.757655469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (223, '2025-08-24T13:47:05', 'remove_invalid_roksbox_metadata_images') 
2025-08-24T13:47:05.765635445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:47:05.771384089Z [Info] FluentMigrator.Runner.MigrationRunner: 223: remove_invalid_roksbox_metadata_images migrated 
2025-08-24T13:47:05.775431819Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0253672s 
2025-08-24T13:47:05.779135846Z [Info] FluentMigrator.Runner.MigrationRunner: 224: list_sync_time migrating 
2025-08-24T13:47:05.783195369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:47:05.788351570Z [Info] list_sync_time: Starting migration of Log DB to 224 
2025-08-24T13:47:05.794422383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (224, '2025-08-24T13:47:05', 'list_sync_time') 
2025-08-24T13:47:05.802081002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:47:05.807280690Z [Info] FluentMigrator.Runner.MigrationRunner: 224: list_sync_time migrated 
2025-08-24T13:47:05.810749424Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0243236s 
2025-08-24T13:47:05.814655949Z [Info] FluentMigrator.Runner.MigrationRunner: 225: add_tags_to_collections migrating 
2025-08-24T13:47:05.818903070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:47:05.823691621Z [Info] add_tags_to_collections: Starting migration of Log DB to 225 
2025-08-24T13:47:05.830226638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (225, '2025-08-24T13:47:05', 'add_tags_to_collections') 
2025-08-24T13:47:05.837910217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:47:05.843309748Z [Info] FluentMigrator.Runner.MigrationRunner: 225: add_tags_to_collections migrated 
2025-08-24T13:47:05.846992182Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0243685s 
2025-08-24T13:47:05.850859899Z [Info] FluentMigrator.Runner.MigrationRunner: 226: add_download_client_tags migrating 
2025-08-24T13:47:05.855174816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:47:05.859995712Z [Info] add_download_client_tags: Starting migration of Log DB to 226 
2025-08-24T13:47:05.866516451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (226, '2025-08-24T13:47:05', 'add_download_client_tags') 
2025-08-24T13:47:05.874266033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:47:05.879890366Z [Info] FluentMigrator.Runner.MigrationRunner: 226: add_download_client_tags migrated 
2025-08-24T13:47:05.883565155Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0246767s 
2025-08-24T13:47:05.887147337Z [Info] FluentMigrator.Runner.MigrationRunner: 227: add_auto_tagging migrating 
2025-08-24T13:47:05.891181790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:47:05.895783043Z [Info] add_auto_tagging: Starting migration of Log DB to 227 
2025-08-24T13:47:05.901853686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (227, '2025-08-24T13:47:05', 'add_auto_tagging') 
2025-08-24T13:47:05.909398926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:47:05.914607162Z [Info] FluentMigrator.Runner.MigrationRunner: 227: add_auto_tagging migrated 
2025-08-24T13:47:05.918086227Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0235107s 
2025-08-24T13:47:05.923137086Z [Info] FluentMigrator.Runner.MigrationRunner: 228: add_custom_format_score_bypass_to_delay_profile migrating 
2025-08-24T13:47:05.927915526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:47:05.932718386Z [Info] add_custom_format_score_bypass_to_delay_profile: Starting migration of Log DB to 228 
2025-08-24T13:47:05.940392126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (228, '2025-08-24T13:47:05', 'add_custom_format_score_bypass_to_delay_profile') 
2025-08-24T13:47:05.948783079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:47:05.954761937Z [Info] FluentMigrator.Runner.MigrationRunner: 228: add_custom_format_score_bypass_to_delay_profile migrated 
2025-08-24T13:47:05.958887743Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0264482s 
2025-08-24T13:47:05.963070865Z [Info] FluentMigrator.Runner.MigrationRunner: 229: update_restrictions_to_release_profiles migrating 
2025-08-24T13:47:05.967872502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:47:05.972817789Z [Info] update_restrictions_to_release_profiles: Starting migration of Log DB to 229 
2025-08-24T13:47:05.980156483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (229, '2025-08-24T13:47:05', 'update_restrictions_to_release_profiles') 
2025-08-24T13:47:05.988286672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:47:05.994060367Z [Info] FluentMigrator.Runner.MigrationRunner: 229: update_restrictions_to_release_profiles migrated 
2025-08-24T13:47:05.998344622Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.025846s 
2025-08-24T13:47:06.001789708Z [Info] FluentMigrator.Runner.MigrationRunner: 230: rename_quality_profiles migrating 
2025-08-24T13:47:06.006039605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:47:06.010918648Z [Info] rename_quality_profiles: Starting migration of Log DB to 230 
2025-08-24T13:47:06.017385467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (230, '2025-08-24T13:47:06', 'rename_quality_profiles') 
2025-08-24T13:47:06.025060820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:47:06.030517226Z [Info] FluentMigrator.Runner.MigrationRunner: 230: rename_quality_profiles migrated 
2025-08-24T13:47:06.034173928Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0244447s 
2025-08-24T13:47:06.038007676Z [Info] FluentMigrator.Runner.MigrationRunner: 231: update_images_remote_url migrating 
2025-08-24T13:47:06.042352303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:47:06.047125083Z [Info] update_images_remote_url: Starting migration of Log DB to 231 
2025-08-24T13:47:06.053960775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (231, '2025-08-24T13:47:06', 'update_images_remote_url') 
2025-08-24T13:47:06.061695517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:47:06.067866852Z [Info] FluentMigrator.Runner.MigrationRunner: 231: update_images_remote_url migrated 
2025-08-24T13:47:06.071579807Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0254314s 
2025-08-24T13:47:06.075531373Z [Info] FluentMigrator.Runner.MigrationRunner: 232: add_notification_status migrating 
2025-08-24T13:47:06.079884057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:47:06.084757368Z [Info] add_notification_status: Starting migration of Log DB to 232 
2025-08-24T13:47:06.091303367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (232, '2025-08-24T13:47:06', 'add_notification_status') 
2025-08-24T13:47:06.099063982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:47:06.104562522Z [Info] FluentMigrator.Runner.MigrationRunner: 232: add_notification_status migrated 
2025-08-24T13:47:06.108261910Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0246276s 
2025-08-24T13:47:06.112260861Z [Info] FluentMigrator.Runner.MigrationRunner: 233: rename_deprecated_indexer_flags migrating 
2025-08-24T13:47:06.116779609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:47:06.121633000Z [Info] rename_deprecated_indexer_flags: Starting migration of Log DB to 233 
2025-08-24T13:47:06.128739828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (233, '2025-08-24T13:47:06', 'rename_deprecated_indexer_flags') 
2025-08-24T13:47:06.136815157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:47:06.142507848Z [Info] FluentMigrator.Runner.MigrationRunner: 233: rename_deprecated_indexer_flags migrated 
2025-08-24T13:47:06.146407259Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0255073s 
2025-08-24T13:47:06.150378694Z [Info] FluentMigrator.Runner.MigrationRunner: 234: movie_last_searched_time migrating 
2025-08-24T13:47:06.154719263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:47:06.159630291Z [Info] movie_last_searched_time: Starting migration of Log DB to 234 
2025-08-24T13:47:06.166160708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (234, '2025-08-24T13:47:06', 'movie_last_searched_time') 
2025-08-24T13:47:06.173962196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:47:06.179517510Z [Info] FluentMigrator.Runner.MigrationRunner: 234: movie_last_searched_time migrated 
2025-08-24T13:47:06.183208150Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0247545s 
2025-08-24T13:47:06.186784721Z [Info] FluentMigrator.Runner.MigrationRunner: 235: email_encryption migrating 
2025-08-24T13:47:06.190806478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:47:06.195491510Z [Info] email_encryption: Starting migration of Log DB to 235 
2025-08-24T13:47:06.201625049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (235, '2025-08-24T13:47:06', 'email_encryption') 
2025-08-24T13:47:06.209183447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:47:06.214407144Z [Info] FluentMigrator.Runner.MigrationRunner: 235: email_encryption migrated 
2025-08-24T13:47:06.217943964Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0237296s 
2025-08-24T13:47:06.222784580Z [Info] FluentMigrator.Runner.MigrationRunner: 236: clear_last_rss_releases_info migrating 
2025-08-24T13:47:06.227226934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:47:06.232278474Z [Info] clear_last_rss_releases_info: Starting migration of Log DB to 236 
2025-08-24T13:47:06.238780996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (236, '2025-08-24T13:47:06', 'clear_last_rss_releases_info') 
2025-08-24T13:47:06.246771814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:47:06.252221506Z [Info] FluentMigrator.Runner.MigrationRunner: 236: clear_last_rss_releases_info migrated 
2025-08-24T13:47:06.255983700Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0248525s 
2025-08-24T13:47:06.259517345Z [Info] FluentMigrator.Runner.MigrationRunner: 237: add_indexes migrating 
2025-08-24T13:47:06.263442848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:47:06.268075645Z [Info] add_indexes: Starting migration of Log DB to 237 
2025-08-24T13:47:06.273864089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (237, '2025-08-24T13:47:06', 'add_indexes') 
2025-08-24T13:47:06.281156922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:47:06.286384817Z [Info] FluentMigrator.Runner.MigrationRunner: 237: add_indexes migrated 
2025-08-24T13:47:06.289675643Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0232271s 
2025-08-24T13:47:06.293975420Z [Info] FluentMigrator.Runner.MigrationRunner: 238: parse_title_from_existing_subtitle_files migrating 
2025-08-24T13:47:06.299650506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:47:06.304896697Z [Info] parse_title_from_existing_subtitle_files: Starting migration of Log DB to 238 
2025-08-24T13:47:06.312326316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (238, '2025-08-24T13:47:06', 'parse_title_from_existing_subtitle_files') 
2025-08-24T13:47:06.320553930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:47:06.326626957Z [Info] FluentMigrator.Runner.MigrationRunner: 238: parse_title_from_existing_subtitle_files migrated 
2025-08-24T13:47:06.330613784Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0266941s 
2025-08-24T13:47:06.335167032Z [Info] FluentMigrator.Runner.MigrationRunner: 239: add_minimum_upgrade_format_score_to_quality_profiles migrating 
2025-08-24T13:47:06.340167388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:47:06.345331445Z [Info] add_minimum_upgrade_format_score_to_quality_profiles: Starting migration of Log DB to 239 
2025-08-24T13:47:06.353255369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (239, '2025-08-24T13:47:06', 'add_minimum_upgrade_format_score_to_quality_profiles') 
2025-08-24T13:47:06.361703688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:47:06.367714269Z [Info] FluentMigrator.Runner.MigrationRunner: 239: add_minimum_upgrade_format_score_to_quality_profiles migrated 
2025-08-24T13:47:06.372026772Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0268179s 
2025-08-24T13:47:06.376213891Z [Info] FluentMigrator.Runner.MigrationRunner: 240: drop_multi_episode_style_from_naming_config migrating 
2025-08-24T13:47:06.380911970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:47:06.385825142Z [Info] drop_multi_episode_style_from_naming_config: Starting migration of Log DB to 240 
2025-08-24T13:47:06.393216753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (240, '2025-08-24T13:47:06', 'drop_multi_episode_style_from_naming_config') 
2025-08-24T13:47:06.401399678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:47:06.407356842Z [Info] FluentMigrator.Runner.MigrationRunner: 240: drop_multi_episode_style_from_naming_config migrated 
2025-08-24T13:47:06.411406024Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0258384s 
2025-08-24T13:47:06.415111855Z [Info] FluentMigrator.Runner.MigrationRunner: 241: stevenlu_update_url migrating 
2025-08-24T13:47:06.419270819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:47:06.424062887Z [Info] stevenlu_update_url: Starting migration of Log DB to 241 
2025-08-24T13:47:06.430379975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (241, '2025-08-24T13:47:06', 'stevenlu_update_url') 
2025-08-24T13:47:06.437948643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:47:06.443317112Z [Info] FluentMigrator.Runner.MigrationRunner: 241: stevenlu_update_url migrated 
2025-08-24T13:47:06.446804182Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0240842s 
2025-08-24T13:47:06.450403689Z [Info] FluentMigrator.Runner.MigrationRunner: 242: add_movie_keywords migrating 
2025-08-24T13:47:06.454508934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-24T13:47:06.459205901Z [Info] add_movie_keywords: Starting migration of Log DB to 242 
2025-08-24T13:47:06.465486615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (242, '2025-08-24T13:47:06', 'add_movie_keywords') 
2025-08-24T13:47:06.473102869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-24T13:47:06.478252257Z [Info] FluentMigrator.Runner.MigrationRunner: 242: add_movie_keywords migrated 
2025-08-24T13:47:06.481855962Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0238407s 
2025-08-24T13:47:09.058394372Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:7878 
2025-08-24T13:47:09.216990325Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker. 
2025-08-24T13:47:09.366824569Z [Info] UpdaterConfigProvider: External updater uses branch develop instead of the currently selected master, changing to develop. 
2025-08-24T13:47:10.388320921Z [Info] QualityProfileService: Setting up default quality profiles 
2025-08-24T13:47:10.792366982Z [Info] CommandExecutor: Starting 2 threads for tasks. 
2025-08-24T13:47:11.276742131Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down. 
2025-08-24T13:47:11.284375930Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production 
2025-08-24T13:47:11.290400630Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/radarr/bin 
2025-08-24T13:47:13.971547678Z [ls.io-init] done.
2025-08-24T13:47:14.113330511Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled 
View SBOM output
Expand
NAME                                                           VERSION              TYPE                    
BouncyCastle.Cryptography                                      2.4.0                dotnet  (+5 duplicates)  
Dapper                                                         2.0.151              dotnet  (+5 duplicates)  
Diacritical.Net                                                1.0.4                dotnet  (+5 duplicates)  
DryIoc.Microsoft.DependencyInjection                           6.2.0                dotnet  (+1 duplicate)   
DryIoc.dll                                                     5.4.3                dotnet  (+7 duplicates)  
Dynamitey                                                      2.0.9.136            dotnet  (+3 duplicates)  
Equ                                                            2.3.0                dotnet  (+5 duplicates)  
FluentValidation                                               9.5.4                dotnet  (+5 duplicates)  
IPAddressRange                                                 6.2.0                dotnet  (+7 duplicates)  
Ical.Net                                                       4.3.1                dotnet  (+2 duplicates)  
ImpromptuInterface                                             7.0.1                dotnet  (+3 duplicates)  
Instances                                                      1.6.1                dotnet  (+5 duplicates)  
MailKit                                                        4.8.0                dotnet  (+5 duplicates)  
Microsoft.AspNetCore.Cryptography.Internal                     6.0.35               dotnet  (+4 duplicates)  
Microsoft.AspNetCore.Cryptography.KeyDerivation                6.0.35               dotnet  (+4 duplicates)  
Microsoft.Bcl.AsyncInterfaces                                  6.0.0                dotnet  (+5 duplicates)  
Microsoft.Bcl.TimeProvider                                     8.0.0                dotnet  (+5 duplicates)  
Microsoft.Data.SqlClient                                       2.1.7                dotnet  (+5 duplicates)  
Microsoft.Extensions.Configuration                             6.0.0                dotnet  (+1 duplicate)   
Microsoft.Extensions.Configuration                             6.0.1                dotnet  (+4 duplicates)  
Microsoft.Extensions.Configuration.Abstractions                6.0.0                dotnet  (+2 duplicates)  
Microsoft.Extensions.Configuration.Binder                      6.0.0                dotnet  (+2 duplicates)  
Microsoft.Extensions.Configuration.CommandLine                 6.0.0                dotnet  (+6 duplicates)  
Microsoft.Extensions.Configuration.EnvironmentVariables        6.0.1                dotnet  (+6 duplicates)  
Microsoft.Extensions.Configuration.FileExtensions              6.0.0                dotnet  (+6 duplicates)  
Microsoft.Extensions.Configuration.Json                        6.0.0                dotnet  (+6 duplicates)  
Microsoft.Extensions.Configuration.UserSecrets                 6.0.1                dotnet  (+6 duplicates)  
Microsoft.Extensions.DependencyInjection                       6.0.1                dotnet  (+7 duplicates)  
Microsoft.Extensions.DependencyInjection.Abstractions          6.0.0                dotnet  (+2 duplicates)  
Microsoft.Extensions.DependencyInjection.Abstractions          7.0.0                dotnet  (+1 duplicate)   
Microsoft.Extensions.FileProviders.Abstractions                6.0.0                dotnet  (+2 duplicates)  
Microsoft.Extensions.FileProviders.Physical                    6.0.0                dotnet  (+2 duplicates)  
Microsoft.Extensions.FileSystemGlobbing                        6.0.0                dotnet  (+2 duplicates)  
Microsoft.Extensions.Hosting                                   6.0.1                dotnet  (+7 duplicates)  
Microsoft.Extensions.Hosting.Abstractions                      6.0.0                dotnet  (+4 duplicates)  
Microsoft.Extensions.Hosting.WindowsServices                   6.0.2                dotnet  (+7 duplicates)  
Microsoft.Extensions.Logging                                   6.0.0                dotnet  (+7 duplicates)  
Microsoft.Extensions.Logging.Abstractions                      6.0.0                dotnet  (+2 duplicates)  
Microsoft.Extensions.Logging.Configuration                     6.0.0                dotnet  (+7 duplicates)  
Microsoft.Extensions.Logging.Console                           6.0.0                dotnet  (+7 duplicates)  
Microsoft.Extensions.Logging.Debug                             6.0.0                dotnet  (+7 duplicates)  
Microsoft.Extensions.Logging.EventLog                          6.0.0                dotnet  (+7 duplicates)  
Microsoft.Extensions.Logging.EventSource                       6.0.0                dotnet  (+7 duplicates)  
Microsoft.Extensions.Options                                   6.0.0                dotnet  (+4 duplicates)  
Microsoft.Extensions.Options.ConfigurationExtensions           6.0.0                dotnet  (+4 duplicates)  
Microsoft.Extensions.Primitives                                6.0.0                dotnet  (+2 duplicates)  
Microsoft.Identity.Client                                      4.21.1               dotnet  (+5 duplicates)  
Microsoft.IdentityModel.JsonWebTokens                          6.8.0                dotnet  (+5 duplicates)  
Microsoft.IdentityModel.Logging                                6.8.0                dotnet  (+5 duplicates)  
Microsoft.IdentityModel.Protocols                              6.8.0                dotnet  (+5 duplicates)  
Microsoft.IdentityModel.Protocols.OpenIdConnect                6.8.0                dotnet  (+5 duplicates)  
Microsoft.IdentityModel.Tokens                                 6.8.0                dotnet  (+5 duplicates)  
Microsoft.OpenApi                                              1.6.14               dotnet  (+2 duplicates)  
Microsoft.Win32.SystemEvents                                   6.0.0                dotnet  (+7 duplicates)  
MimeKit                                                        4.8.0                dotnet  (+5 duplicates)  
Mono.Nat                                                       3.0.1                dotnet  (+5 duplicates)  
Mono.Posix.NETStandard                                         5.20.1.34-servarr20  dotnet                   
MonoTorrent                                                    2.0.7                dotnet  (+5 duplicates)  
NLog                                                           5.4.0                dotnet  (+7 duplicates)  
NLog.Extensions.Logging                                        5.4.0                dotnet  (+7 duplicates)  
NLog.Layouts.ClefJsonLayout                                    1.0.3                dotnet  (+7 duplicates)  
NLog.Targets.Syslog                                            7.0.0                dotnet  (+7 duplicates)  
Newtonsoft.Json                                                13.0.3               dotnet  (+7 duplicates)  
NodaTime                                                       3.2.0                dotnet  (+2 duplicates)  
Npgsql                                                         7.0.10               dotnet  (+7 duplicates)  
Polly                                                          8.6.0                dotnet  (+5 duplicates)  
Polly.Contrib.WaitAndRetry                                     1.1.1                dotnet  (+7 duplicates)  
Polly.Core                                                     8.6.0                dotnet  (+5 duplicates)  
Radarr                                                         1.0.0                dotnet                   
Radarr.Api.V3                                                  1.0.0                dotnet  (+2 duplicates)  
Radarr.Common                                                  1.0.0                dotnet  (+7 duplicates)  
Radarr.Core                                                    1.0.0                dotnet  (+5 duplicates)  
Radarr.Host                                                    1.0.0                dotnet  (+1 duplicate)   
Radarr.Http                                                    1.0.0                dotnet  (+3 duplicates)  
Radarr.Mono                                                    1.0.0                dotnet                   
Radarr.SignalR                                                 1.0.0                dotnet  (+4 duplicates)  
ReusableTasks                                                  2.0.0                dotnet  (+5 duplicates)  
Sentry                                                         4.0.2                dotnet  (+7 duplicates)  
Servarr.FFMpegCore                                             4.7.0-26             dotnet  (+5 duplicates)  
Servarr.FFprobe                                                5.1.4.112            dotnet  (+5 duplicates)  
Servarr.FluentMigrator                                         3.3.2.9              dotnet  (+5 duplicates)  
Servarr.FluentMigrator.Abstractions                            3.3.2.9              dotnet  (+5 duplicates)  
Servarr.FluentMigrator.Extensions.Oracle                       3.3.2.9              dotnet  (+5 duplicates)  
Servarr.FluentMigrator.Extensions.Postgres                     3.3.2.9              dotnet  (+5 duplicates)  
Servarr.FluentMigrator.Extensions.SqlAnywhere                  3.3.2.9              dotnet  (+5 duplicates)  
Servarr.FluentMigrator.Extensions.SqlServer                    3.3.2.9              dotnet  (+5 duplicates)  
Servarr.FluentMigrator.Runner                                  3.3.2.9              dotnet  (+5 duplicates)  
Servarr.FluentMigrator.Runner.Core                             3.3.2.9              dotnet  (+5 duplicates)  
Servarr.FluentMigrator.Runner.Db2                              3.3.2.9              dotnet  (+5 duplicates)  
Servarr.FluentMigrator.Runner.Firebird                         3.3.2.9              dotnet  (+5 duplicates)  
Servarr.FluentMigrator.Runner.Hana                             3.3.2.9              dotnet  (+5 duplicates)  
Servarr.FluentMigrator.Runner.MySql                            3.3.2.9              dotnet  (+5 duplicates)  
Servarr.FluentMigrator.Runner.Oracle                           3.3.2.9              dotnet  (+5 duplicates)  
Servarr.FluentMigrator.Runner.Postgres                         3.3.2.9              dotnet  (+5 duplicates)  
Servarr.FluentMigrator.Runner.Redshift                         3.3.2.9              dotnet  (+5 duplicates)  
Servarr.FluentMigrator.Runner.SQLite                           3.3.2.9              dotnet  (+5 duplicates)  
Servarr.FluentMigrator.Runner.SqlAnywhere                      3.3.2.9              dotnet  (+5 duplicates)  
Servarr.FluentMigrator.Runner.SqlServer                        3.3.2.9              dotnet  (+5 duplicates)  
Servarr.FluentMigrator.Runner.SqlServerCe                      3.3.2.9              dotnet  (+5 duplicates)  
SharpZipLib                                                    1.4.2                dotnet  (+7 duplicates)  
SixLabors.ImageSharp                                           3.1.11               dotnet  (+5 duplicates)  
Swashbuckle.AspNetCore.Annotations                             6.6.2                dotnet  (+2 duplicates)  
Swashbuckle.AspNetCore.Swagger                                 6.6.2                dotnet  (+2 duplicates)  
Swashbuckle.AspNetCore.SwaggerGen                              6.6.2                dotnet  (+2 duplicates)  
System.Configuration.ConfigurationManager                      6.0.1                dotnet  (+7 duplicates)  
System.Data.SQLite.Core.Servarr                                1.0.115.5-18         dotnet  (+7 duplicates)  
System.Diagnostics.EventLog                                    6.0.0                dotnet  (+2 duplicates)  
System.Drawing.Common                                          6.0.0                dotnet  (+7 duplicates)  
System.Formats.Asn1                                            8.0.1                dotnet  (+5 duplicates)  
System.IdentityModel.Tokens.Jwt                                6.8.0                dotnet  (+5 duplicates)  
System.Runtime.Caching                                         4.7.0                dotnet  (+5 duplicates)  
System.Security.Cryptography.Pkcs                              8.0.0                dotnet  (+5 duplicates)  
System.Security.Cryptography.ProtectedData                     6.0.0                dotnet  (+7 duplicates)  
System.Security.Permissions                                    6.0.0                dotnet  (+7 duplicates)  
System.ServiceProcess.ServiceController                        6.0.1                dotnet  (+7 duplicates)  
System.Text.Json                                               6.0.10               dotnet  (+6 duplicates)  
System.Windows.Extensions                                      6.0.0                dotnet  (+7 duplicates)  
acl-libs                                                       2.3.2-r1             apk                      
alpine-baselayout                                              3.7.0-r0             apk                      
alpine-baselayout-data                                         3.7.0-r0             apk                      
alpine-keys                                                    2.5-r0               apk                      
alpine-release                                                 3.22.1-r0            apk                      
apk-tools                                                      2.14.9-r2            apk                      
bash                                                           5.2.37-r0            apk                      
brotli-libs                                                    1.1.0-r2             apk                      
busybox                                                        1.37.0-r19           apk                      
busybox-binsh                                                  1.37.0-r19           apk                      
c-ares                                                         1.34.5-r0            apk                      
ca-certificates                                                20250619-r0          apk                      
ca-certificates-bundle                                         20250619-r0          apk                      
catatonit                                                      0.2.1-r0             apk                      
coreutils                                                      9.7-r1               apk                      
coreutils-env                                                  9.7-r1               apk                      
coreutils-fmt                                                  9.7-r1               apk                      
coreutils-sha512sum                                            9.7-r1               apk                      
curl                                                           8.14.1-r1            apk                      
findutils                                                      4.10.0-r0            apk                      
icu-data-en                                                    76.1-r1              apk                      
icu-libs                                                       76.1-r1              apk                      
jq                                                             1.8.0-r0             apk                      
libapk2                                                        2.14.9-r2            apk                      
libattr                                                        2.5.2-r2             apk                      
libbsd                                                         0.12.2-r0            apk                      
libcrypto3                                                     3.5.2-r0             apk                      
libcurl                                                        8.14.1-r1            apk                      
libgcc                                                         14.2.0-r6            apk                      
libidn2                                                        2.3.7-r0             apk                      
libintl                                                        0.24.1-r0            apk                      
libmd                                                          1.1.0-r0             apk                      
libncursesw                                                    6.5_p20250503-r0     apk                      
libproc2                                                       4.0.4-r3             apk                      
libpsl                                                         0.21.5-r3            apk                      
libssl3                                                        3.5.2-r0             apk                      
libstdc++                                                      14.2.0-r6            apk                      
libunistring                                                   1.3-r0               apk                      
libxml2                                                        2.13.8-r0            apk                      
libxslt                                                        1.1.43-r3            apk                      
linux-pam                                                      1.7.0-r4             apk                      
musl                                                           1.2.5-r10            apk                      
musl-utils                                                     1.2.5-r10            apk                      
ncurses-terminfo-base                                          6.5_p20250503-r0     apk                      
netcat-openbsd                                                 1.229.1-r0           apk                      
nghttp2-libs                                                   1.65.0-r0            apk                      
oniguruma                                                      6.9.10-r0            apk                      
procps-ng                                                      4.0.4-r3             apk                      
readline                                                       8.2.13-r1            apk                      
runtimepack.Microsoft.AspNetCore.App.Runtime.linux-musl-arm64  6.0.35               dotnet                   
runtimepack.Microsoft.NETCore.App.Runtime.linux-musl-arm64     6.0.35               dotnet                   
scanelf                                                        1.3.8-r1             apk                      
shadow                                                         4.17.3-r0            apk                      
skalibs-libs                                                   2.14.4.0-r0          apk                      
sqlite-libs                                                    3.49.2-r1            apk                      
ssl_client                                                     1.37.0-r19           apk                      
tzdata                                                         2025b-r0             apk                      
utmps-libs                                                     0.1.3.1-r0           apk                      
xmlstarlet                                                     1.6.1-r2             apk                      
xz-libs                                                        5.8.1-r0             apk                      
zlib                                                           1.3.1-r2             apk                      
zstd-libs                                                      1.5.7-r0             apk
View Browser Console Logs
Expand
[
    {
        "level": "INFO",
        "message": "http://172.17.0.4:7878/640-f9f81c4832fff26ecd9c.js 1:138626 \"[signalR] starting\"",
        "source": "console-api",
        "timestamp": 1756043247483
    },
    {
        "level": "INFO",
        "message": "http://172.17.0.4:7878/640-f9f81c4832fff26ecd9c.js 1:138626 \"[signalR] Information: Normalizing '/signalr/messages?access_token=(removed)' to 'http://172.17.0.4:7878/signalr/messages?access_token=(removed)'.\"",
        "source": "console-api",
        "timestamp": 1756043247483
    },
    {
        "level": "INFO",
        "message": "http://172.17.0.4:7878/640-f9f81c4832fff26ecd9c.js 1:138626 \"[signalR] Information: WebSocket connected to ws://172.17.0.4:7878/signalr/messages?access_token=(removed)&id=y28E13vHX6QV1zfUq6fNLw.\"",
        "source": "console-api",
        "timestamp": 1756043247483
    },
    {
        "level": "INFO",
        "message": "http://172.17.0.4:7878/640-f9f81c4832fff26ecd9c.js 1:138626 \"[signalR] Information: Using HubProtocol 'json'.\"",
        "source": "console-api",
        "timestamp": 1756043247483
    },
    {
        "level": "DEBUG",
        "message": "http://172.17.0.4:7878/640-f9f81c4832fff26ecd9c.js 1:138626 \"[signalR] connected\"",
        "source": "console-api",
        "timestamp": 1756043247483
    },
    {
        "level": "DEBUG",
        "message": "http://172.17.0.4:7878/640-f9f81c4832fff26ecd9c.js 1:138626 \"[signalR] received\" \"version\" Object",
        "source": "console-api",
        "timestamp": 1756043247483
    },
    {
        "level": "DEBUG",
        "message": "http://172.17.0.4:7878/system/status - [DOM] Password field is not contained in a form: (More info: https://goo.gl/9p2vKq) %o",
        "source": "recommendation",
        "timestamp": 1756043247483
    },
    {
        "level": "DEBUG",
        "message": "http://172.17.0.4:7878/system/status - [DOM] Password field is not contained in a form: (More info: https://goo.gl/9p2vKq) %o",
        "source": "recommendation",
        "timestamp": 1756043247483
    },
    {
        "level": "DEBUG",
        "message": "http://172.17.0.4:7878/640-f9f81c4832fff26ecd9c.js 1:138626 \"[signalR] received\" \"health\" Object",
        "source": "console-api",
        "timestamp": 1756043247483
    }
]
Test Result Message Runtime
Container startup PASS - 69.50s
Create SBOM PASS - 10.31s
Get build info PASS - 0.02s
Get screenshot PASS - 12.81s
View Python Logs
Expand