LinuxServer.io

Test Results

linuxserver/radarr

nightly-6.0.0.10213-ls12

Cumulative: PASS

Total Runtime: 74.36s

AMD64 PASS

linuxserver/radarr

Runtime: 22.03s
amd64-nightly-6.0.0.10213-ls12
Build Information
Builder: X86-BUILDER-3c --Hetzner
Created: 2025-09-10T14:06:23+00:00
Image: linuxserver/radarr
Maintainer: Roxedus,thespad
Size: 91.74MB
Tag: amd64-nightly-6.0.0.10213-ls12
Version: 6.0.0.10213-ls12
View Container Logs
Expand
2025-09-10T14:10:11.083687397Z [migrations] started
2025-09-10T14:10:11.083732198Z [migrations] no migrations found
2025-09-10T14:10:11.106938540Z usermod: no changes
2025-09-10T14:10:11.112911759Z ───────────────────────────────────────
2025-09-10T14:10:11.112930015Z 
2025-09-10T14:10:11.112934054Z       ██╗     ███████╗██╗ ██████╗
2025-09-10T14:10:11.112938012Z       ██║     ██╔════╝██║██╔═══██╗
2025-09-10T14:10:11.112941729Z       ██║     ███████╗██║██║   ██║
2025-09-10T14:10:11.112945426Z       ██║     ╚════██║██║██║   ██║
2025-09-10T14:10:11.112949184Z       ███████╗███████║██║╚██████╔╝
2025-09-10T14:10:11.112952912Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2025-09-10T14:10:11.112956659Z 
2025-09-10T14:10:11.112960216Z    Brought to you by linuxserver.io
2025-09-10T14:10:11.112963874Z ───────────────────────────────────────
2025-09-10T14:10:11.113214168Z 
2025-09-10T14:10:11.113226322Z To support the app dev(s) visit:
2025-09-10T14:10:11.114845332Z Radarr: https://opencollective.com/radarr
2025-09-10T14:10:11.115147371Z 
2025-09-10T14:10:11.115156088Z To support LSIO projects visit:
2025-09-10T14:10:11.115160006Z https://www.linuxserver.io/donate/
2025-09-10T14:10:11.115163984Z 
2025-09-10T14:10:11.115167672Z ───────────────────────────────────────
2025-09-10T14:10:11.115172431Z GID/UID
2025-09-10T14:10:11.115176129Z ───────────────────────────────────────
2025-09-10T14:10:11.120690143Z 
2025-09-10T14:10:11.120699562Z User UID:    911
2025-09-10T14:10:11.120703480Z User GID:    911
2025-09-10T14:10:11.120707297Z ───────────────────────────────────────
2025-09-10T14:10:11.122269102Z Linuxserver.io version: 6.0.0.10213-ls12
2025-09-10T14:10:11.122522623Z Build-date: 2025-09-10T14:06:23+00:00
2025-09-10T14:10:11.122529447Z ───────────────────────────────────────
2025-09-10T14:10:11.122533495Z     
2025-09-10T14:10:11.184334038Z [custom-init] No custom files found, skipping...
2025-09-10T14:10:11.507067472Z [Info] Bootstrap: Starting Radarr - /app/radarr/bin/Radarr - Version 6.0.0.10213 
2025-09-10T14:10:11.524397280Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-09-10T14:10:11.528360932Z [Debug] Bootstrap: Console selected 
2025-09-10T14:10:11.529599305Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-09-10T14:10:11.825267897Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-09-10T14:10:11.879981017Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {05d48fc2-2035-4419-bc63-eb4491f3767d} may be persisted to storage in unencrypted form. 
2025-09-10T14:10:11.944919068Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent 
2025-09-10T14:10:11.978625194Z [Info] MigrationController: *** Migrating data source=/config/radarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2025-09-10T14:10:12.055481576Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2025-09-10T14:10:12.062833541Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-10T14:10:12.063391795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-10T14:10:12.092252164Z [Info] DatabaseEngineVersionCheck: SQLite 3.49.2 
2025-09-10T14:10:12.095623774Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0294539s 
2025-09-10T14:10:12.095888046Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2025-09-10T14:10:12.096081265Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0327694s 
2025-09-10T14:10:12.104498355Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2025-09-10T14:10:12.105094816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:12.110108863Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2025-09-10T14:10:12.118485743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2025-09-10T14:10:12.129790789Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.019438s 
2025-09-10T14:10:12.130127547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:12.132579454Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2025-09-10T14:10:12.132744146Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0222604s 
2025-09-10T14:10:12.139310630Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2025-09-10T14:10:12.139419529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:12.144532135Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2025-09-10T14:10:12.145495515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-09-10T14:10:12.146057336Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013606s 
2025-09-10T14:10:12.146283341Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-09-10T14:10:12.146549597Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001031s 
2025-09-10T14:10:12.146936957Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2025-09-10T14:10:12.147456383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2025-09-10T14:10:12.148175812Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010534s 
2025-09-10T14:10:12.148423942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:12.149227019Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2025-09-10T14:10:12.149395889Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002077s 
2025-09-10T14:10:12.150013673Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2025-09-10T14:10:12.150199948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:12.151095892Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-09-10T14:10:12.151830521Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.48E-05s 
2025-09-10T14:10:12.152131167Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2025-09-10T14:10:12.152354076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2025-09-10T14:10:12.152885316Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006456s 
2025-09-10T14:10:12.153064546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:12.153814266Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2025-09-10T14:10:12.153979820Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015363s 
2025-09-10T14:10:12.155765135Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2025-09-10T14:10:12.155978314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:12.156566799Z [Info] InitialSetup: Starting migration of Main DB to 1 
2025-09-10T14:10:12.168154805Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config 
2025-09-10T14:10:12.168639481Z [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-09-10T14:10:12.169155009Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000797s 
2025-09-10T14:10:12.169325633Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key) 
2025-09-10T14:10:12.169574464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC) 
2025-09-10T14:10:12.169911793Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004375s 
2025-09-10T14:10:12.170083028Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RootFolders 
2025-09-10T14:10:12.170367962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RootFolders" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL) 
2025-09-10T14:10:12.170774661Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005081s 
2025-09-10T14:10:12.170916066Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex RootFolders (Path) 
2025-09-10T14:10:12.171169737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_RootFolders_Path" ON "RootFolders" ("Path" ASC) 
2025-09-10T14:10:12.171508358Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004285s 
2025-09-10T14:10:12.171719223Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Series 
2025-09-10T14:10:12.172959731Z [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-09-10T14:10:12.173936829Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021177s 
2025-09-10T14:10:12.174112473Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TvdbId) 
2025-09-10T14:10:12.174371103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC) 
2025-09-10T14:10:12.174689775Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004129s 
2025-09-10T14:10:12.174837162Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Movies 
2025-09-10T14:10:12.175769600Z [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-09-10T14:10:12.176610613Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015858s 
2025-09-10T14:10:12.176889114Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (ImdbId) 
2025-09-10T14:10:12.176997452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2025-09-10T14:10:12.177303499Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004001s 
2025-09-10T14:10:12.177478000Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (TitleSlug) 
2025-09-10T14:10:12.177728525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2025-09-10T14:10:12.178042347Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004069s 
2025-09-10T14:10:12.178215776Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Episodes 
2025-09-10T14:10:12.179188695Z [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-09-10T14:10:12.179858073Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014938s 
2025-09-10T14:10:12.180040751Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable EpisodeFiles 
2025-09-10T14:10:12.180614787Z [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-09-10T14:10:12.181099693Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000918s 
2025-09-10T14:10:12.181255968Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History 
2025-09-10T14:10:12.181783841Z [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-09-10T14:10:12.182256293Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008522s 
2025-09-10T14:10:12.182431976Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId) 
2025-09-10T14:10:12.182684886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2025-09-10T14:10:12.182992465Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004063s 
2025-09-10T14:10:12.183168780Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications 
2025-09-10T14:10:12.187732992Z [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-09-10T14:10:12.188312068Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049834s 
2025-09-10T14:10:12.188495998Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks 
2025-09-10T14:10:12.188897156Z [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-09-10T14:10:12.189292803Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006553s 
2025-09-10T14:10:12.189500852Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName) 
2025-09-10T14:10:12.189760314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-09-10T14:10:12.190119467Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004709s 
2025-09-10T14:10:12.190287396Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers 
2025-09-10T14:10:12.192610474Z [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-09-10T14:10:12.193071833Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026218s 
2025-09-10T14:10:12.193250092Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name) 
2025-09-10T14:10:12.193484604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2025-09-10T14:10:12.193822434Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004309s 
2025-09-10T14:10:12.193994741Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Profiles 
2025-09-10T14:10:12.194374115Z [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-09-10T14:10:12.194808310Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006354s 
2025-09-10T14:10:12.195001268Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Profiles (Name) 
2025-09-10T14:10:12.195222043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2025-09-10T14:10:12.195575515Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004164s 
2025-09-10T14:10:12.195900439Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Profiles" SET "Language" = 1 
2025-09-10T14:10:12.196295444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Profiles" SET "Language" = 1 
2025-09-10T14:10:12.196510878Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004379s 
2025-09-10T14:10:12.196670219Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SceneMappings 
2025-09-10T14:10:12.197180607Z [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-09-10T14:10:12.197651826Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008012s 
2025-09-10T14:10:12.197813100Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NamingConfig 
2025-09-10T14:10:12.198455925Z [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-09-10T14:10:12.199022245Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010641s 
2025-09-10T14:10:12.199178480Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Blacklist 
2025-09-10T14:10:12.199810062Z [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-09-10T14:10:12.200478588Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010488s 
2025-09-10T14:10:12.200584852Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityDefinitions 
2025-09-10T14:10:12.201012874Z [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-09-10T14:10:12.201445766Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006983s 
2025-09-10T14:10:12.201644005Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Quality) 
2025-09-10T14:10:12.201960472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC) 
2025-09-10T14:10:12.202328613Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005075s 
2025-09-10T14:10:12.202526161Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Title) 
2025-09-10T14:10:12.202832648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC) 
2025-09-10T14:10:12.203188535Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004928s 
2025-09-10T14:10:12.203340952Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Metadata 
2025-09-10T14:10:12.203816680Z [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-09-10T14:10:12.204298591Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007811s 
2025-09-10T14:10:12.204464916Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles 
2025-09-10T14:10:12.205097419Z [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-09-10T14:10:12.205664521Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010406s 
2025-09-10T14:10:12.205832540Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients 
2025-09-10T14:10:12.206315152Z [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-09-10T14:10:12.206778565Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007838s 
2025-09-10T14:10:12.206961583Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable PendingReleases 
2025-09-10T14:10:12.207499857Z [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-09-10T14:10:12.208039294Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009108s 
2025-09-10T14:10:12.208214416Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RemotePathMappings 
2025-09-10T14:10:12.208609682Z [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-09-10T14:10:12.209000309Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006296s 
2025-09-10T14:10:12.209168327Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags 
2025-09-10T14:10:12.209454964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL) 
2025-09-10T14:10:12.209801432Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004749s 
2025-09-10T14:10:12.209965743Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label) 
2025-09-10T14:10:12.210224003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC) 
2025-09-10T14:10:12.210566773Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004261s 
2025-09-10T14:10:12.210722587Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Restrictions 
2025-09-10T14:10:12.211097903Z [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-09-10T14:10:12.211479020Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006032s 
2025-09-10T14:10:12.211661117Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DelayProfiles 
2025-09-10T14:10:12.212278400Z [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-09-10T14:10:12.212777215Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009627s 
2025-09-10T14:10:12.213994596Z [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-09-10T14:10:12.214638463Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users 
2025-09-10T14:10:12.215011334Z [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-09-10T14:10:12.215396960Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006326s 
2025-09-10T14:10:12.215580079Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier) 
2025-09-10T14:10:12.215822828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC) 
2025-09-10T14:10:12.216182442Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004479s 
2025-09-10T14:10:12.216368006Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username) 
2025-09-10T14:10:12.216609823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC) 
2025-09-10T14:10:12.216967473Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004312s 
2025-09-10T14:10:12.217171775Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands 
2025-09-10T14:10:12.217718566Z [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-09-10T14:10:12.218247441Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009677s 
2025-09-10T14:10:12.218426451Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus 
2025-09-10T14:10:12.218952000Z [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-09-10T14:10:12.219449672Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008848s 
2025-09-10T14:10:12.219654564Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (IndexerId) 
2025-09-10T14:10:12.219957955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_IndexerId" ON "IndexerStatus" ("IndexerId" ASC) 
2025-09-10T14:10:12.220307309Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004776s 
2025-09-10T14:10:12.220468774Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles 
2025-09-10T14:10:12.221043832Z [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-09-10T14:10:12.221593880Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009402s 
2025-09-10T14:10:12.221745715Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SubtitleFiles 
2025-09-10T14:10:12.222370654Z [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-09-10T14:10:12.222902255Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009873s 
2025-09-10T14:10:12.223095093Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date) 
2025-09-10T14:10:12.223307310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2025-09-10T14:10:12.223650752Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004153s 
2025-09-10T14:10:12.225263530Z [Info] FluentMigrator.Runner.MigrationRunner: -> 1 Insert operations completed in 00:00:00.0016197 taking an average of 00:00:00.0016197 
2025-09-10T14:10:12.225987297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-09-10T14:10:12', 'InitialSetup') 
2025-09-10T14:10:12.226330739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:12.228359023Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2025-09-10T14:10:12.228515168Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050969s 
2025-09-10T14:10:12.228788398Z [Info] FluentMigrator.Runner.MigrationRunner: 104: add_moviefiles_table migrating 
2025-09-10T14:10:12.228977920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:12.229248495Z [Info] add_moviefiles_table: Starting migration of Main DB to 104 
2025-09-10T14:10:12.230183087Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MovieFiles 
2025-09-10T14:10:12.230777233Z [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-09-10T14:10:12.231328413Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009608s 
2025-09-10T14:10:12.231509408Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieFiles (Path) 
2025-09-10T14:10:12.231776746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieFiles_Path" ON "MovieFiles" ("Path" ASC) 
2025-09-10T14:10:12.232103223Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004386s 
2025-09-10T14:10:12.232283637Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-09-10T14:10:12.232419771Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-09-10T14:10:12.232613511Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies MovieFileId Int32 
2025-09-10T14:10:12.232874096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "MovieFileId" INTEGER NOT NULL DEFAULT 0 
2025-09-10T14:10:12.233620469Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008529s 
2025-09-10T14:10:12.233970293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (104, '2025-09-10T14:10:12', 'add_moviefiles_table') 
2025-09-10T14:10:12.234334006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:12.235206733Z [Info] FluentMigrator.Runner.MigrationRunner: 104: add_moviefiles_table migrated 
2025-09-10T14:10:12.235383199Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024116s 
2025-09-10T14:10:12.235594284Z [Info] FluentMigrator.Runner.MigrationRunner: 105: fix_history_movieId migrating 
2025-09-10T14:10:12.235768044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:12.236025191Z [Info] fix_history_movieId: Starting migration of Main DB to 105 
2025-09-10T14:10:12.236386569Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2025-09-10T14:10:12.236511811Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-09-10T14:10:12.236679890Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History MovieId Int32 
2025-09-10T14:10:12.236967419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "MovieId" INTEGER NOT NULL DEFAULT 0 
2025-09-10T14:10:12.237612318Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007532s 
2025-09-10T14:10:12.237930719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (105, '2025-09-10T14:10:12', 'fix_history_movieId') 
2025-09-10T14:10:12.238239601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:12.238973749Z [Info] FluentMigrator.Runner.MigrationRunner: 105: fix_history_movieId migrated 
2025-09-10T14:10:12.239133882Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020939s 
2025-09-10T14:10:12.239322802Z [Info] FluentMigrator.Runner.MigrationRunner: 106: add_tmdb_stuff migrating 
2025-09-10T14:10:12.239529067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:12.239749872Z [Info] add_tmdb_stuff: Starting migration of Main DB to 106 
2025-09-10T14:10:12.241013877Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-09-10T14:10:12.241172918Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-09-10T14:10:12.241342720Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies TmdbId Int32 
2025-09-10T14:10:12.241597402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "TmdbId" INTEGER NOT NULL DEFAULT 0 
2025-09-10T14:10:12.242314607Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008113s 
2025-09-10T14:10:12.242495010Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-09-10T14:10:12.242626154Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-09-10T14:10:12.242788811Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies Website String 
2025-09-10T14:10:12.243014255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "Website" TEXT 
2025-09-10T14:10:12.243656108Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006974s 
2025-09-10T14:10:12.243834156Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-09-10T14:10:12.244058308Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-09-10T14:10:12.244309674Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies ImdbId String 
2025-09-10T14:10:12.253696507Z [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-09-10T14:10:12.255522574Z [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-09-10T14:10:12.256666538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-09-10T14:10:12.257620409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-09-10T14:10:12.259764848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2025-09-10T14:10:12.260357641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2025-09-10T14:10:12.260803529Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0162865s 
2025-09-10T14:10:12.261006147Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-09-10T14:10:12.261200759Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-09-10T14:10:12.261423367Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies AlternativeTitles String 
2025-09-10T14:10:12.261697580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "AlternativeTitles" TEXT 
2025-09-10T14:10:12.262426838Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008435s 
2025-09-10T14:10:12.262768947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (106, '2025-09-10T14:10:12', 'add_tmdb_stuff') 
2025-09-10T14:10:12.263139253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:12.264193997Z [Info] FluentMigrator.Runner.MigrationRunner: 106: add_tmdb_stuff migrated 
2025-09-10T14:10:12.264357336Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025753s 
2025-09-10T14:10:12.264552789Z [Info] FluentMigrator.Runner.MigrationRunner: 107: fix_movie_files migrating 
2025-09-10T14:10:12.264749425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:12.265016994Z [Info] fix_movie_files: Starting migration of Main DB to 107 
2025-09-10T14:10:12.265562072Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles 
2025-09-10T14:10:12.265724369Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-09-10T14:10:12.265913159Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieFiles Path String 
2025-09-10T14:10:12.268340778Z [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-09-10T14:10:12.269224898Z [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-09-10T14:10:12.269773894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieFiles" 
2025-09-10T14:10:12.270345966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles_temp" RENAME TO "MovieFiles" 
2025-09-10T14:10:12.272261543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieFiles_Path" ON "MovieFiles" ("Path" ASC) 
2025-09-10T14:10:12.272633152Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065496s 
2025-09-10T14:10:12.272963337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (107, '2025-09-10T14:10:12', 'fix_movie_files') 
2025-09-10T14:10:12.273368793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:12.274231019Z [Info] FluentMigrator.Runner.MigrationRunner: 107: fix_movie_files migrated 
2025-09-10T14:10:12.274446153Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081371s 
2025-09-10T14:10:12.274649041Z [Info] FluentMigrator.Runner.MigrationRunner: 108: update_schedule_intervale migrating 
2025-09-10T14:10:12.274882602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:12.275166092Z [Info] update_schedule_intervale: Starting migration of Main DB to 108 
2025-09-10T14:10:12.275835080Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2025-09-10T14:10:12.275984501Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-09-10T14:10:12.276185555Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks Interval Double 
2025-09-10T14:10:12.278734398Z [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-09-10T14:10:12.279463837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution") SELECT "Id", "TypeName", "Interval", "LastExecution" FROM "ScheduledTasks" 
2025-09-10T14:10:12.279933784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2025-09-10T14:10:12.280574554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2025-09-10T14:10:12.282537377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-09-10T14:10:12.282897251Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065246s 
2025-09-10T14:10:12.283252757Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "ScheduledTasks" SET "Interval" = 0.25 WHERE "TypeName" = 'NzbDrone.Core.Download.CheckForFinishedDownloadCommand' 
2025-09-10T14:10:12.283706331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ScheduledTasks" SET "Interval" = 0.25 WHERE "TypeName" = 'NzbDrone.Core.Download.CheckForFinishedDownloadCommand' 
2025-09-10T14:10:12.284042057Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005067s 
2025-09-10T14:10:12.284373214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (108, '2025-09-10T14:10:12', 'update_schedule_intervale') 
2025-09-10T14:10:12.284737597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:12.285656909Z [Info] FluentMigrator.Runner.MigrationRunner: 108: update_schedule_intervale migrated 
2025-09-10T14:10:12.285859497Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020994s 
2025-09-10T14:10:12.286135432Z [Info] FluentMigrator.Runner.MigrationRunner: 109: add_movie_formats_to_naming_config migrating 
2025-09-10T14:10:12.286382119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:12.286681352Z [Info] add_movie_formats_to_naming_config: Starting migration of Main DB to 109 
2025-09-10T14:10:12.287353405Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2025-09-10T14:10:12.287536704Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-09-10T14:10:12.287756437Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig StandardMovieFormat String 
2025-09-10T14:10:12.288067142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "StandardMovieFormat" TEXT 
2025-09-10T14:10:12.288928256Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009669s 
2025-09-10T14:10:12.289133670Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2025-09-10T14:10:12.289290596Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-09-10T14:10:12.289515329Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig MovieFolderFormat String 
2025-09-10T14:10:12.289804581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "MovieFolderFormat" TEXT 
2025-09-10T14:10:12.290607167Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008807s 
2025-09-10T14:10:12.290774073Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-10T14:10:12.290996962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-10T14:10:12.291551208Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006381s 
2025-09-10T14:10:12.291954711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (109, '2025-09-10T14:10:12', 'add_movie_formats_to_naming_config') 
2025-09-10T14:10:12.292316319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:12.293113314Z [Info] FluentMigrator.Runner.MigrationRunner: 109: add_movie_formats_to_naming_config migrated 
2025-09-10T14:10:12.293265801Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020991s 
2025-09-10T14:10:12.293488780Z [Info] FluentMigrator.Runner.MigrationRunner: 110: add_phyiscal_release migrating 
2025-09-10T14:10:12.293707330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:12.293981833Z [Info] add_phyiscal_release: Starting migration of Main DB to 110 
2025-09-10T14:10:12.294345215Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-09-10T14:10:12.294516900Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-09-10T14:10:12.294724258Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies PhysicalRelease DateTime 
2025-09-10T14:10:12.295016356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "PhysicalRelease" DATETIME 
2025-09-10T14:10:12.295831748Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008992s 
2025-09-10T14:10:12.296250772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (110, '2025-09-10T14:10:12', 'add_phyiscal_release') 
2025-09-10T14:10:12.296580937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:12.297326689Z [Info] FluentMigrator.Runner.MigrationRunner: 110: add_phyiscal_release migrated 
2025-09-10T14:10:12.297515980Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023677s 
2025-09-10T14:10:12.297710592Z [Info] FluentMigrator.Runner.MigrationRunner: 111: remove_bitmetv migrating 
2025-09-10T14:10:12.297905675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:12.298189135Z [Info] remove_bitmetv: Starting migration of Main DB to 111 
2025-09-10T14:10:12.299979260Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-09-10T14:10:12.300891978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'BitMeTv' 
2025-09-10T14:10:12.301156982Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009808s 
2025-09-10T14:10:12.305315777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (111, '2025-09-10T14:10:12', 'remove_bitmetv') 
2025-09-10T14:10:12.305736083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:12.306510994Z [Info] FluentMigrator.Runner.MigrationRunner: 111: remove_bitmetv migrated 
2025-09-10T14:10:12.306681547Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062923s 
2025-09-10T14:10:12.306940860Z [Info] FluentMigrator.Runner.MigrationRunner: 112: remove_torrentleech migrating 
2025-09-10T14:10:12.307165602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:12.307440696Z [Info] remove_torrentleech: Starting migration of Main DB to 112 
2025-09-10T14:10:12.308173662Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-09-10T14:10:12.308523547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Torrentleech' 
2025-09-10T14:10:12.308805505Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004206s 
2025-09-10T14:10:12.309179838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (112, '2025-09-10T14:10:12', 'remove_torrentleech') 
2025-09-10T14:10:12.309534282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:12.310251256Z [Info] FluentMigrator.Runner.MigrationRunner: 112: remove_torrentleech migrated 
2025-09-10T14:10:12.310451650Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018279s 
2025-09-10T14:10:12.310659448Z [Info] FluentMigrator.Runner.MigrationRunner: 113: remove_broadcasthenet migrating 
2025-09-10T14:10:12.310897277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:12.311162351Z [Info] remove_broadcasthenet: Starting migration of Main DB to 113 
2025-09-10T14:10:12.311494750Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-09-10T14:10:12.311777389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'BroadcastheNet' 
2025-09-10T14:10:12.312147715Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004475s 
2025-09-10T14:10:12.312475195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (113, '2025-09-10T14:10:12', 'remove_broadcasthenet') 
2025-09-10T14:10:12.312811031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:12.313515910Z [Info] FluentMigrator.Runner.MigrationRunner: 113: remove_broadcasthenet migrated 
2025-09-10T14:10:12.313702947Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017723s 
2025-09-10T14:10:12.313904232Z [Info] FluentMigrator.Runner.MigrationRunner: 114: remove_fanzub migrating 
2025-09-10T14:10:12.314114245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:12.314387956Z [Info] remove_fanzub: Starting migration of Main DB to 114 
2025-09-10T14:10:12.314697460Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-09-10T14:10:12.315012284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub' 
2025-09-10T14:10:12.315286817Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003875s 
2025-09-10T14:10:12.315612001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (114, '2025-09-10T14:10:12', 'remove_fanzub') 
2025-09-10T14:10:12.315950213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:12.316828952Z [Info] FluentMigrator.Runner.MigrationRunner: 114: remove_fanzub migrated 
2025-09-10T14:10:12.317044426Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018915s 
2025-09-10T14:10:12.317197124Z [Info] FluentMigrator.Runner.MigrationRunner: 115: update_movie_sorttitle migrating 
2025-09-10T14:10:12.317415964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:12.317661489Z [Info] update_movie_sorttitle: Starting migration of Main DB to 115 
2025-09-10T14:10:12.317949439Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-10T14:10:12.318154011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-10T14:10:12.318683457Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000568s 
2025-09-10T14:10:12.319027259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (115, '2025-09-10T14:10:12', 'update_movie_sorttitle') 
2025-09-10T14:10:12.319382214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:12.320140070Z [Info] FluentMigrator.Runner.MigrationRunner: 115: update_movie_sorttitle migrated 
2025-09-10T14:10:12.320344361Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019729s 
2025-09-10T14:10:12.320523482Z [Info] FluentMigrator.Runner.MigrationRunner: 116: update_movie_sorttitle_again migrating 
2025-09-10T14:10:12.320756051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:12.320999972Z [Info] update_movie_sorttitle_again: Starting migration of Main DB to 116 
2025-09-10T14:10:12.321294896Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-10T14:10:12.321512915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-10T14:10:12.322074065Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005948s 
2025-09-10T14:10:12.322408939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (116, '2025-09-10T14:10:12', 'update_movie_sorttitle_again') 
2025-09-10T14:10:12.322730246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:12.323406728Z [Info] FluentMigrator.Runner.MigrationRunner: 116: update_movie_sorttitle_again migrated 
2025-09-10T14:10:12.323577011Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018934s 
2025-09-10T14:10:12.323789309Z [Info] FluentMigrator.Runner.MigrationRunner: 117: update_movie_file migrating 
2025-09-10T14:10:12.324003891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:12.324223453Z [Info] update_movie_file: Starting migration of Main DB to 117 
2025-09-10T14:10:12.325095760Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieFiles Edition String 
2025-09-10T14:10:12.325337436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles" ADD COLUMN "Edition" TEXT 
2025-09-10T14:10:12.326054050Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007937s 
2025-09-10T14:10:12.326391659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (117, '2025-09-10T14:10:12', 'update_movie_file') 
2025-09-10T14:10:12.326702105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:12.327394810Z [Info] FluentMigrator.Runner.MigrationRunner: 117: update_movie_file migrated 
2025-09-10T14:10:12.327553970Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021054s 
2025-09-10T14:10:12.327743552Z [Info] FluentMigrator.Runner.MigrationRunner: 118: update_movie_slug migrating 
2025-09-10T14:10:12.327972924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:12.328203789Z [Info] update_movie_slug: Starting migration of Main DB to 118 
2025-09-10T14:10:12.328480696Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-10T14:10:12.328654226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-10T14:10:12.329180275Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005392s 
2025-09-10T14:10:12.329507825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (118, '2025-09-10T14:10:12', 'update_movie_slug') 
2025-09-10T14:10:12.329798530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:12.330462758Z [Info] FluentMigrator.Runner.MigrationRunner: 118: update_movie_slug migrated 
2025-09-10T14:10:12.330616898Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018101s 
2025-09-10T14:10:12.330811390Z [Info] FluentMigrator.Runner.MigrationRunner: 119: add_youtube_trailer_id migrating 
2025-09-10T14:10:12.331003136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:12.331260835Z [Info] add_youtube_trailer_id: Starting migration of Main DB to 119 
2025-09-10T14:10:12.331538224Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-09-10T14:10:12.331691232Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-09-10T14:10:12.331889842Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies YouTubeTrailerId String 
2025-09-10T14:10:12.332174755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "YouTubeTrailerId" TEXT 
2025-09-10T14:10:12.332853853Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007756s 
2025-09-10T14:10:12.333171292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (119, '2025-09-10T14:10:12', 'add_youtube_trailer_id') 
2025-09-10T14:10:12.333503711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:12.334215635Z [Info] FluentMigrator.Runner.MigrationRunner: 119: add_youtube_trailer_id migrated 
2025-09-10T14:10:12.334373673Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021122s 
2025-09-10T14:10:12.334553756Z [Info] FluentMigrator.Runner.MigrationRunner: 120: add_studio migrating 
2025-09-10T14:10:12.334729810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:12.334964683Z [Info] add_studio: Starting migration of Main DB to 120 
2025-09-10T14:10:12.335253475Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-09-10T14:10:12.335378657Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-09-10T14:10:12.335549812Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies Studio String 
2025-09-10T14:10:12.335789424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "Studio" TEXT 
2025-09-10T14:10:12.336467700Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007187s 
2025-09-10T14:10:12.336758175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (120, '2025-09-10T14:10:12', 'add_studio') 
2025-09-10T14:10:12.337090965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:12.337885415Z [Info] FluentMigrator.Runner.MigrationRunner: 120: add_studio migrated 
2025-09-10T14:10:12.338053213Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021433s 
2025-09-10T14:10:12.338287615Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_filedate_config migrating 
2025-09-10T14:10:12.338433899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:12.338667350Z [Info] update_filedate_config: Starting migration of Main DB to 121 
2025-09-10T14:10:12.338939628Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-10T14:10:12.339125422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-10T14:10:12.339596922Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004771s 
2025-09-10T14:10:12.339933980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (121, '2025-09-10T14:10:12', 'update_filedate_config') 
2025-09-10T14:10:12.340243243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:12.341031460Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_filedate_config migrated 
2025-09-10T14:10:12.341172885Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018602s 
2025-09-10T14:10:12.341369351Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_movieid_to_blacklist migrating 
2025-09-10T14:10:12.341561388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:12.341789307Z [Info] add_movieid_to_blacklist: Starting migration of Main DB to 122 
2025-09-10T14:10:12.342229453Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2025-09-10T14:10:12.342364455Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-09-10T14:10:12.342519477Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist MovieId Int32 
2025-09-10T14:10:12.342789020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "MovieId" INTEGER DEFAULT 0 
2025-09-10T14:10:12.343444650Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007543s 
2025-09-10T14:10:12.343615264Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2025-09-10T14:10:12.343746277Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-09-10T14:10:12.343947813Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blacklist SeriesId Int32 
2025-09-10T14:10:12.346514733Z [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-09-10T14:10:12.347526861Z [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-09-10T14:10:12.348114564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist" 
2025-09-10T14:10:12.348535402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist" 
2025-09-10T14:10:12.350201527Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006061s 
2025-09-10T14:10:12.350374415Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2025-09-10T14:10:12.350495339Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-09-10T14:10:12.350680662Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blacklist EpisodeIds String 
2025-09-10T14:10:12.353208222Z [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-09-10T14:10:12.354153065Z [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-09-10T14:10:12.354713313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist" 
2025-09-10T14:10:12.355138349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist" 
2025-09-10T14:10:12.356634432Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057781s 
2025-09-10T14:10:12.356984426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (122, '2025-09-10T14:10:12', 'add_movieid_to_blacklist') 
2025-09-10T14:10:12.357312427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:12.358232460Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_movieid_to_blacklist migrated 
2025-09-10T14:10:12.358388494Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073191s 
2025-09-10T14:10:12.358577344Z [Info] FluentMigrator.Runner.MigrationRunner: 123: create_netimport_table migrating 
2025-09-10T14:10:12.358774952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:12.359023172Z [Info] create_netimport_table: Starting migration of Main DB to 123 
2025-09-10T14:10:12.360006662Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NetImport 
2025-09-10T14:10:12.360718857Z [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-09-10T14:10:12.361299586Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010992s 
2025-09-10T14:10:12.361488036Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NetImport (Name) 
2025-09-10T14:10:12.361795685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImport_Name" ON "NetImport" ("Name" ASC) 
2025-09-10T14:10:12.362179318Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005055s 
2025-09-10T14:10:12.362516096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (123, '2025-09-10T14:10:12', 'create_netimport_table') 
2025-09-10T14:10:12.362871672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:12.363701503Z [Info] FluentMigrator.Runner.MigrationRunner: 123: create_netimport_table migrated 
2025-09-10T14:10:12.363885784Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019933s 
2025-09-10T14:10:12.364138072Z [Info] FluentMigrator.Runner.MigrationRunner: 124: add_preferred_tags_to_profile migrating 
2025-09-10T14:10:12.364352324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:12.364600023Z [Info] add_preferred_tags_to_profile: Starting migration of Main DB to 124 
2025-09-10T14:10:12.364952142Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 
2025-09-10T14:10:12.365112004Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-09-10T14:10:12.365317117Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles PreferredTags String 
2025-09-10T14:10:12.365597642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "PreferredTags" TEXT 
2025-09-10T14:10:12.366410819Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009153s 
2025-09-10T14:10:12.366802107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (124, '2025-09-10T14:10:12', 'add_preferred_tags_to_profile') 
2025-09-10T14:10:12.367103644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:12.367977274Z [Info] FluentMigrator.Runner.MigrationRunner: 124: add_preferred_tags_to_profile migrated 
2025-09-10T14:10:12.368157086Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024172s 
2025-09-10T14:10:12.368336377Z [Info] FluentMigrator.Runner.MigrationRunner: 125: fix_imdb_unique migrating 
2025-09-10T14:10:12.368550358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:12.368792225Z [Info] fix_imdb_unique: Starting migration of Main DB to 125 
2025-09-10T14:10:12.369074473Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-10T14:10:12.369265728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-10T14:10:12.369738270Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004755s 
2025-09-10T14:10:12.370060068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (125, '2025-09-10T14:10:12', 'fix_imdb_unique') 
2025-09-10T14:10:12.370416426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:12.397886965Z [Info] FluentMigrator.Runner.MigrationRunner: 125: fix_imdb_unique migrated 
2025-09-10T14:10:12.398059031Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.028557s 
2025-09-10T14:10:12.398281990Z [Info] FluentMigrator.Runner.MigrationRunner: 126: update_qualities_and_profiles migrating 
2025-09-10T14:10:12.398467544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:12.398764482Z [Info] update_qualities_and_profiles: Starting migration of Main DB to 126 
2025-09-10T14:10:12.399029927Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-10T14:10:12.399221372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-10T14:10:12.401084284Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018906s 
2025-09-10T14:10:12.401454559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (126, '2025-09-10T14:10:12', 'update_qualities_and_profiles') 
2025-09-10T14:10:12.401853132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:12.443252461Z [Info] FluentMigrator.Runner.MigrationRunner: 126: update_qualities_and_profiles migrated 
2025-09-10T14:10:12.444558882Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0439195s 
2025-09-10T14:10:12.444792142Z [Info] FluentMigrator.Runner.MigrationRunner: 127: remove_wombles migrating 
2025-09-10T14:10:12.445001754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:12.445298602Z [Info] remove_wombles: Starting migration of Main DB to 127 
2025-09-10T14:10:12.445826234Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-09-10T14:10:12.446114775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Wombles' 
2025-09-10T14:10:12.446395170Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003782s 
2025-09-10T14:10:12.446738541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (127, '2025-09-10T14:10:12', 'remove_wombles') 
2025-09-10T14:10:12.447109679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:12.480352111Z [Info] FluentMigrator.Runner.MigrationRunner: 127: remove_wombles migrated 
2025-09-10T14:10:12.480613899Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0342771s 
2025-09-10T14:10:12.480791166Z [Info] FluentMigrator.Runner.MigrationRunner: 128: remove_kickass migrating 
2025-09-10T14:10:12.481016479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:12.481332065Z [Info] remove_kickass: Starting migration of Main DB to 128 
2025-09-10T14:10:12.481768073Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-09-10T14:10:12.482076203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Kickass Torrents' 
2025-09-10T14:10:12.482386528Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004s 
2025-09-10T14:10:12.482766333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (128, '2025-09-10T14:10:12', 'remove_kickass') 
2025-09-10T14:10:12.483123422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:12.497718303Z [Info] FluentMigrator.Runner.MigrationRunner: 128: remove_kickass migrated 
2025-09-10T14:10:12.497914759Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0157042s 
2025-09-10T14:10:12.498166857Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_parsed_movie_info_to_pending_release migrating 
2025-09-10T14:10:12.498390868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:12.498730662Z [Info] add_parsed_movie_info_to_pending_release: Starting migration of Main DB to 129 
2025-09-10T14:10:12.499211510Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2025-09-10T14:10:12.499408066Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-09-10T14:10:12.499645965Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases ParsedMovieInfo String 
2025-09-10T14:10:12.499976310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "ParsedMovieInfo" TEXT 
2025-09-10T14:10:12.500886393Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010252s 
2025-09-10T14:10:12.501310718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (129, '2025-09-10T14:10:12', 'add_parsed_movie_info_to_pending_release') 
2025-09-10T14:10:12.501735984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:12.502614213Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_parsed_movie_info_to_pending_release migrated 
2025-09-10T14:10:12.502859978Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026923s 
2025-09-10T14:10:12.503112897Z [Info] FluentMigrator.Runner.MigrationRunner: 130: remove_wombles_kickass migrating 
2025-09-10T14:10:12.503349493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:12.503597302Z [Info] remove_wombles_kickass: Starting migration of Main DB to 130 
2025-09-10T14:10:12.504040816Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-09-10T14:10:12.504352744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Wombles' 
2025-09-10T14:10:12.504553398Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003352s 
2025-09-10T14:10:12.504783100Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-09-10T14:10:12.505072172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'KickassTorrents' 
2025-09-10T14:10:12.505308298Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003431s 
2025-09-10T14:10:12.505703093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (130, '2025-09-10T14:10:12', 'remove_wombles_kickass') 
2025-09-10T14:10:12.506050813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:12.506776625Z [Info] FluentMigrator.Runner.MigrationRunner: 130: remove_wombles_kickass migrated 
2025-09-10T14:10:12.506954663Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017681s 
2025-09-10T14:10:12.507170288Z [Info] FluentMigrator.Runner.MigrationRunner: 131: make_parsed_episode_info_nullable migrating 
2025-09-10T14:10:12.507382415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:12.507632428Z [Info] make_parsed_episode_info_nullable: Starting migration of Main DB to 131 
2025-09-10T14:10:12.508054759Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2025-09-10T14:10:12.508182897Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-09-10T14:10:12.508413832Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases ParsedEpisodeInfo String 
2025-09-10T14:10:12.511217748Z [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-09-10T14:10:12.512058502Z [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-09-10T14:10:12.512567096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2025-09-10T14:10:12.513015920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2025-09-10T14:10:12.514640942Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060687s 
2025-09-10T14:10:12.515014584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (131, '2025-09-10T14:10:12', 'make_parsed_episode_info_nullable') 
2025-09-10T14:10:12.515331152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:12.516290614Z [Info] FluentMigrator.Runner.MigrationRunner: 131: make_parsed_episode_info_nullable migrated 
2025-09-10T14:10:12.516508914Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076578s 
2025-09-10T14:10:12.516773336Z [Info] FluentMigrator.Runner.MigrationRunner: 132: rename_torrent_downloadstation migrating 
2025-09-10T14:10:12.517008850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:12.517253914Z [Info] rename_torrent_downloadstation: Starting migration of Main DB to 132 
2025-09-10T14:10:12.517753059Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "DownloadClients" SET "Implementation" = 'TorrentDownloadStation' WHERE "Implementation" = 'DownloadStation'; 
2025-09-10T14:10:12.518163546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DownloadClients" SET "Implementation" = 'TorrentDownloadStation' WHERE "Implementation" = 'DownloadStation'; 
2025-09-10T14:10:12.518463901Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004698s 
2025-09-10T14:10:12.518816591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (132, '2025-09-10T14:10:12', 'rename_torrent_downloadstation') 
2025-09-10T14:10:12.519174762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:12.519909873Z [Info] FluentMigrator.Runner.MigrationRunner: 132: rename_torrent_downloadstation migrated 
2025-09-10T14:10:12.520104144Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018361s 
2025-09-10T14:10:12.520312283Z [Info] FluentMigrator.Runner.MigrationRunner: 133: add_minimumavailability migrating 
2025-09-10T14:10:12.520497766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:12.520756327Z [Info] add_minimumavailability: Starting migration of Main DB to 133 
2025-09-10T14:10:12.521952606Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NetImport 
2025-09-10T14:10:12.522147588Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-09-10T14:10:12.522314344Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NetImport MinimumAvailability Int32 
2025-09-10T14:10:12.522606432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NetImport" ADD COLUMN "MinimumAvailability" INTEGER NOT NULL DEFAULT 3 
2025-09-10T14:10:12.523374279Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008871s 
2025-09-10T14:10:12.523533800Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-09-10T14:10:12.523669443Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-09-10T14:10:12.523869406Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies MinimumAvailability Int32 
2025-09-10T14:10:12.524178849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "MinimumAvailability" INTEGER NOT NULL DEFAULT 3 
2025-09-10T14:10:12.524857195Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00081s 
2025-09-10T14:10:12.525224414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (133, '2025-09-10T14:10:12', 'add_minimumavailability') 
2025-09-10T14:10:12.525504378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:12.526258527Z [Info] FluentMigrator.Runner.MigrationRunner: 133: add_minimumavailability migrated 
2025-09-10T14:10:12.526441525Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002185s 
2025-09-10T14:10:12.526670897Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_remux_qualities_for_the_wankers migrating 
2025-09-10T14:10:12.526875068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:12.527112166Z [Info] add_remux_qualities_for_the_wankers: Starting migration of Main DB to 134 
2025-09-10T14:10:12.527387140Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-10T14:10:12.527574617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-10T14:10:12.527822897Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002853s 
2025-09-10T14:10:12.528210959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (134, '2025-09-10T14:10:12', 'add_remux_qualities_for_the_wankers') 
2025-09-10T14:10:12.528590112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:12.529347878Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_remux_qualities_for_the_wankers migrated 
2025-09-10T14:10:12.529536538Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017359s 
2025-09-10T14:10:12.529778626Z [Info] FluentMigrator.Runner.MigrationRunner: 135: add_haspredbentry_to_movies migrating 
2025-09-10T14:10:12.530028439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:12.530298072Z [Info] add_haspredbentry_to_movies: Starting migration of Main DB to 135 
2025-09-10T14:10:12.530691023Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-09-10T14:10:12.530840153Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-09-10T14:10:12.531072351Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies HasPreDBEntry Boolean 
2025-09-10T14:10:12.531312795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "HasPreDBEntry" INTEGER NOT NULL DEFAULT 0 
2025-09-10T14:10:12.532179581Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009594s 
2025-09-10T14:10:12.532531239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (135, '2025-09-10T14:10:12', 'add_haspredbentry_to_movies') 
2025-09-10T14:10:12.532918228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:12.533642006Z [Info] FluentMigrator.Runner.MigrationRunner: 135: add_haspredbentry_to_movies migrated 
2025-09-10T14:10:12.533841708Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023884s 
2025-09-10T14:10:12.534037712Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_pathstate_to_movies migrating 
2025-09-10T14:10:12.534275521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:12.534551257Z [Info] add_pathstate_to_movies: Starting migration of Main DB to 136 
2025-09-10T14:10:12.534926983Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-09-10T14:10:12.535119902Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-09-10T14:10:12.535747195Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies PathState Int32 
2025-09-10T14:10:12.535758838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "PathState" INTEGER NOT NULL DEFAULT 2 
2025-09-10T14:10:12.536520472Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009596s 
2025-09-10T14:10:12.536877130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (136, '2025-09-10T14:10:12', 'add_pathstate_to_movies') 
2025-09-10T14:10:12.537230442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:12.538060884Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_pathstate_to_movies migrated 
2025-09-10T14:10:12.538260987Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024727s 
2025-09-10T14:10:12.538467884Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_import_exclusions_table migrating 
2025-09-10T14:10:12.538696985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:12.538995356Z [Info] add_import_exclusions_table: Starting migration of Main DB to 137 
2025-09-10T14:10:12.539669123Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportExclusions 
2025-09-10T14:10:12.540078056Z [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-09-10T14:10:12.540539255Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007197s 
2025-09-10T14:10:12.540761342Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportExclusions (TmdbId) 
2025-09-10T14:10:12.541071687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportExclusions_TmdbId" ON "ImportExclusions" ("TmdbId" ASC) 
2025-09-10T14:10:12.541462094Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005173s 
2025-09-10T14:10:12.541640443Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-10T14:10:12.541875256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-10T14:10:12.542724606Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009141s 
2025-09-10T14:10:12.543098048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (137, '2025-09-10T14:10:12', 'add_import_exclusions_table') 
2025-09-10T14:10:12.543508485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:12.544498408Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_import_exclusions_table migrated 
2025-09-10T14:10:12.544703511Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026368s 
2025-09-10T14:10:12.544926871Z [Info] FluentMigrator.Runner.MigrationRunner: 138: add_physical_release_note migrating 
2025-09-10T14:10:12.545134920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:12.545431848Z [Info] add_physical_release_note: Starting migration of Main DB to 138 
2025-09-10T14:10:12.545829499Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-09-10T14:10:12.545956514Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-09-10T14:10:12.546212961Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies PhysicalReleaseNote String 
2025-09-10T14:10:12.546506863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "PhysicalReleaseNote" TEXT 
2025-09-10T14:10:12.547342335Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009174s 
2025-09-10T14:10:12.547695937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (138, '2025-09-10T14:10:12', 'add_physical_release_note') 
2025-09-10T14:10:12.548090963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:12.548911395Z [Info] FluentMigrator.Runner.MigrationRunner: 138: add_physical_release_note migrated 
2025-09-10T14:10:12.549103532Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024484s 
2025-09-10T14:10:12.549375910Z [Info] FluentMigrator.Runner.MigrationRunner: 139: consolidate_indexer_baseurl migrating 
2025-09-10T14:10:12.549594531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:12.549861969Z [Info] consolidate_indexer_baseurl: Starting migration of Main DB to 139 
2025-09-10T14:10:12.550175481Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-10T14:10:12.550424111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-10T14:10:12.552494771Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021s 
2025-09-10T14:10:12.552856389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (139, '2025-09-10T14:10:12', 'consolidate_indexer_baseurl') 
2025-09-10T14:10:12.553240583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:12.554202841Z [Info] FluentMigrator.Runner.MigrationRunner: 139: consolidate_indexer_baseurl migrated 
2025-09-10T14:10:12.554432904Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037554s 
2025-09-10T14:10:12.554649651Z [Info] FluentMigrator.Runner.MigrationRunner: 140: add_alternative_titles_table migrating 
2025-09-10T14:10:12.554880826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:12.555161872Z [Info] add_alternative_titles_table: Starting migration of Main DB to 140 
2025-09-10T14:10:12.557792680Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AlternativeTitles 
2025-09-10T14:10:12.558554123Z [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-09-10T14:10:12.559196627Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011448s 
2025-09-10T14:10:12.559545800Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies AlternativeTitles 
2025-09-10T14:10:12.564375306Z [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-09-10T14:10:12.566613563Z [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-09-10T14:10:12.567706344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-09-10T14:10:12.568308046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-09-10T14:10:12.570288173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2025-09-10T14:10:12.570807338Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109682s 
2025-09-10T14:10:12.570998443Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-09-10T14:10:12.571161321Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-09-10T14:10:12.571397116Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies SecondaryYear Int32 
2025-09-10T14:10:12.571693623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "SecondaryYear" INTEGER 
2025-09-10T14:10:12.572469165Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008796s 
2025-09-10T14:10:12.572645400Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-09-10T14:10:12.572793809Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-09-10T14:10:12.572977599Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies SecondaryYearSourceId Int64 
2025-09-10T14:10:12.573284046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "SecondaryYearSourceId" INTEGER DEFAULT 0 
2025-09-10T14:10:12.573994276Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008367s 
2025-09-10T14:10:12.574390765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (140, '2025-09-10T14:10:12', 'add_alternative_titles_table') 
2025-09-10T14:10:12.574755289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:12.575776876Z [Info] FluentMigrator.Runner.MigrationRunner: 140: add_alternative_titles_table migrated 
2025-09-10T14:10:12.575992199Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002578s 
2025-09-10T14:10:12.576237514Z [Info] FluentMigrator.Runner.MigrationRunner: 141: fix_duplicate_alt_titles migrating 
2025-09-10T14:10:12.576452917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:12.576776729Z [Info] fix_duplicate_alt_titles: Starting migration of Main DB to 141 
2025-09-10T14:10:12.577400606Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-10T14:10:12.577641902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-10T14:10:12.577916475Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003484s 
2025-09-10T14:10:12.578110415Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlternativeTitles 
2025-09-10T14:10:12.578287221Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.9E-06s 
2025-09-10T14:10:12.578533597Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AlternativeTitles CleanTitle String 
2025-09-10T14:10:12.581912923Z [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-09-10T14:10:12.582950843Z [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-09-10T14:10:12.583496582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2025-09-10T14:10:12.584020787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2025-09-10T14:10:12.585880252Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071131s 
2025-09-10T14:10:12.586113752Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlternativeTitles (CleanTitle) 
2025-09-10T14:10:12.586457044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2025-09-10T14:10:12.586843091Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005363s 
2025-09-10T14:10:12.587271454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (141, '2025-09-10T14:10:12', 'fix_duplicate_alt_titles') 
2025-09-10T14:10:12.587723975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:12.588639458Z [Info] FluentMigrator.Runner.MigrationRunner: 141: fix_duplicate_alt_titles migrated 
2025-09-10T14:10:12.588832467Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023055s 
2025-09-10T14:10:12.589040065Z [Info] FluentMigrator.Runner.MigrationRunner: 142: movie_extras migrating 
2025-09-10T14:10:12.589256271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:12.589507517Z [Info] movie_extras: Starting migration of Main DB to 142 
2025-09-10T14:10:12.591774812Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable ExtraFiles 
2025-09-10T14:10:12.592159948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2025-09-10T14:10:12.592716348Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006495s 
2025-09-10T14:10:12.592939738Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable SubtitleFiles 
2025-09-10T14:10:12.593275975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SubtitleFiles" 
2025-09-10T14:10:12.593655349Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005187s 
2025-09-10T14:10:12.593856274Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable MetadataFiles 
2025-09-10T14:10:12.594082129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2025-09-10T14:10:12.594467826Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004458s 
2025-09-10T14:10:12.594652688Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles 
2025-09-10T14:10:12.595207926Z [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-09-10T14:10:12.605895348Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108552s 
2025-09-10T14:10:12.606069509Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SubtitleFiles 
2025-09-10T14:10:12.606778417Z [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-09-10T14:10:12.607384717Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011122s 
2025-09-10T14:10:12.607623088Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles 
2025-09-10T14:10:12.608265692Z [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-09-10T14:10:12.608825639Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010249s 
2025-09-10T14:10:12.609197197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (142, '2025-09-10T14:10:12', 'movie_extras') 
2025-09-10T14:10:12.609618155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:12.610718040Z [Info] FluentMigrator.Runner.MigrationRunner: 142: movie_extras migrated 
2025-09-10T14:10:12.610857030Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028627s 
2025-09-10T14:10:12.611158958Z [Info] FluentMigrator.Runner.MigrationRunner: 143: clean_core_tv migrating 
2025-09-10T14:10:12.611357558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:12.611627722Z [Info] clean_core_tv: Starting migration of Main DB to 143 
2025-09-10T14:10:12.612721094Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable Episodes 
2025-09-10T14:10:12.612983602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Episodes" 
2025-09-10T14:10:12.613357155Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000437s 
2025-09-10T14:10:12.613571556Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable EpisodeFiles 
2025-09-10T14:10:12.613840047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "EpisodeFiles" 
2025-09-10T14:10:12.614266916Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000451s 
2025-09-10T14:10:12.614524415Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable Series 
2025-09-10T14:10:12.614694748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series" 
2025-09-10T14:10:12.615235236Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005848s 
2025-09-10T14:10:12.615471041Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable SceneMappings 
2025-09-10T14:10:12.615728059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SceneMappings" 
2025-09-10T14:10:12.616124447Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004298s 
2025-09-10T14:10:12.616418489Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Blacklist SeriesId, EpisodeIds 
2025-09-10T14:10:12.619061922Z [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-09-10T14:10:12.619998739Z [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-09-10T14:10:12.620518676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist" 
2025-09-10T14:10:12.620992089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist" 
2025-09-10T14:10:12.622537942Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058989s 
2025-09-10T14:10:12.622768787Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn History SeriesId, EpisodeId 
2025-09-10T14:10:12.625350897Z [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-09-10T14:10:12.626247092Z [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-09-10T14:10:12.626713651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2025-09-10T14:10:12.627363901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2025-09-10T14:10:12.629464711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2025-09-10T14:10:12.629922353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2025-09-10T14:10:12.630272198Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073215s 
2025-09-10T14:10:12.630628505Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig StandardEpisodeFormat, DailyEpisodeFormat, AnimeEpisodeFormat, SeasonFolderFormat, SeriesFolderFormat 
2025-09-10T14:10:12.633289474Z [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-09-10T14:10:12.634261261Z [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-09-10T14:10:12.634834766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2025-09-10T14:10:12.635361967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2025-09-10T14:10:12.637162193Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062475s 
2025-09-10T14:10:12.637371143Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn PendingReleases SeriesId, ParsedEpisodeInfo 
2025-09-10T14:10:12.639842390Z [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-09-10T14:10:12.640705328Z [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-09-10T14:10:12.641184543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2025-09-10T14:10:12.641701384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2025-09-10T14:10:12.643688575Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061171s 
2025-09-10T14:10:12.644099383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (143, '2025-09-10T14:10:12', 'clean_core_tv') 
2025-09-10T14:10:12.644486402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:12.645799386Z [Info] FluentMigrator.Runner.MigrationRunner: 143: clean_core_tv migrated 
2025-09-10T14:10:12.646002445Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081816s 
2025-09-10T14:10:12.646275815Z [Info] FluentMigrator.Runner.MigrationRunner: 144: add_cookies_to_indexer_status migrating 
2025-09-10T14:10:12.646535989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:12.646758187Z [Info] add_cookies_to_indexer_status: Starting migration of Main DB to 144 
2025-09-10T14:10:12.647247943Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-09-10T14:10:12.647451573Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-09-10T14:10:12.647626015Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn IndexerStatus Cookies String 
2025-09-10T14:10:12.647944095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus" ADD COLUMN "Cookies" TEXT 
2025-09-10T14:10:12.648692442Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000861s 
2025-09-10T14:10:12.648986063Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn IndexerStatus CookiesExpirationDate DateTime 
2025-09-10T14:10:12.649293883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus" ADD COLUMN "CookiesExpirationDate" DATETIME 
2025-09-10T14:10:12.650040256Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008674s 
2025-09-10T14:10:12.650388147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (144, '2025-09-10T14:10:12', 'add_cookies_to_indexer_status') 
2025-09-10T14:10:12.650732811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:12.651689978Z [Info] FluentMigrator.Runner.MigrationRunner: 144: add_cookies_to_indexer_status migrated 
2025-09-10T14:10:12.651875763Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024803s 
2025-09-10T14:10:12.652129083Z [Info] FluentMigrator.Runner.MigrationRunner: 145: banner_to_fanart migrating 
2025-09-10T14:10:12.652303765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:12.652533096Z [Info] banner_to_fanart: Starting migration of Main DB to 145 
2025-09-10T14:10:12.652979996Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Movies" SET "Images" = replace("Images", '"coverType": "banner"', '"coverType": "fanart"') 
2025-09-10T14:10:12.653331194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies" SET "Images" = replace("Images", '"coverType": "banner"', '"coverType": "fanart"') 
2025-09-10T14:10:12.653622831Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004104s 
2025-09-10T14:10:12.653866181Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MetadataFiles" SET "MovieFileId" = null WHERE "Type" = 2 
2025-09-10T14:10:12.654161095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MetadataFiles" SET "MovieFileId" = null WHERE "Type" = 2 
2025-09-10T14:10:12.654394345Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003275s 
2025-09-10T14:10:12.654695872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (145, '2025-09-10T14:10:12', 'banner_to_fanart') 
2025-09-10T14:10:12.655011177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:12.655803172Z [Info] FluentMigrator.Runner.MigrationRunner: 145: banner_to_fanart migrated 
2025-09-10T14:10:12.655969336Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016832s 
2025-09-10T14:10:12.656165181Z [Info] FluentMigrator.Runner.MigrationRunner: 146: naming_config_colon_action migrating 
2025-09-10T14:10:12.656499524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:12.656747012Z [Info] naming_config_colon_action: Starting migration of Main DB to 146 
2025-09-10T14:10:12.657152288Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2025-09-10T14:10:12.657306849Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-09-10T14:10:12.657508275Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ColonReplacementFormat Int32 
2025-09-10T14:10:12.657828951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ColonReplacementFormat" INTEGER NOT NULL DEFAULT 0 
2025-09-10T14:10:12.658504441Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008038s 
2025-09-10T14:10:12.658840939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (146, '2025-09-10T14:10:12', 'naming_config_colon_action') 
2025-09-10T14:10:12.659176765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:12.660031336Z [Info] FluentMigrator.Runner.MigrationRunner: 146: naming_config_colon_action migrated 
2025-09-10T14:10:12.660206579Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023018s 
2025-09-10T14:10:12.660404016Z [Info] FluentMigrator.Runner.MigrationRunner: 147: add_custom_formats migrating 
2025-09-10T14:10:12.660644450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:12.660854072Z [Info] add_custom_formats: Starting migration of Main DB to 147 
2025-09-10T14:10:12.661354711Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFormats 
2025-09-10T14:10:12.661720758Z [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-09-10T14:10:12.662146926Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006185s 
2025-09-10T14:10:12.662355236Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex CustomFormats (Name) 
2025-09-10T14:10:12.662718557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC) 
2025-09-10T14:10:12.663054804Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000501s 
2025-09-10T14:10:12.663251671Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 
2025-09-10T14:10:12.663416172Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-09-10T14:10:12.663602738Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles FormatItems String 
2025-09-10T14:10:12.663925438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "FormatItems" TEXT NOT NULL DEFAULT '[{format:0, allowed:true}]' 
2025-09-10T14:10:12.664638113Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008582s 
2025-09-10T14:10:12.664840560Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles FormatCutoff Int32 
2025-09-10T14:10:12.665123210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "FormatCutoff" INTEGER NOT NULL DEFAULT 0 
2025-09-10T14:10:12.665778259Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007704s 
2025-09-10T14:10:12.665941538Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-10T14:10:12.666121851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-10T14:10:12.666360261Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002671s 
2025-09-10T14:10:12.666724224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (147, '2025-09-10T14:10:12', 'add_custom_formats') 
2025-09-10T14:10:12.667085511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:12.668085665Z [Info] FluentMigrator.Runner.MigrationRunner: 147: add_custom_formats migrated 
2025-09-10T14:10:12.668293033Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019389s 
2025-09-10T14:10:12.668525992Z [Info] FluentMigrator.Runner.MigrationRunner: 148: remove_extra_naming_config migrating 
2025-09-10T14:10:12.668743149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:12.669020278Z [Info] remove_extra_naming_config: Starting migration of Main DB to 148 
2025-09-10T14:10:12.669461937Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "NamingConfig" WHERE "Id" NOT IN(SELECT "Id" FROM "NamingConfig" LIMIT 1) 
2025-09-10T14:10:12.669822373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "NamingConfig" WHERE "Id" NOT IN(SELECT "Id" FROM "NamingConfig" LIMIT 1) 
2025-09-10T14:10:12.670131385Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004446s 
2025-09-10T14:10:12.670499126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (148, '2025-09-10T14:10:12', 'remove_extra_naming_config') 
2025-09-10T14:10:12.670886907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:12.671784584Z [Info] FluentMigrator.Runner.MigrationRunner: 148: remove_extra_naming_config migrated 
2025-09-10T14:10:12.671980569Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020277s 
2025-09-10T14:10:12.672188718Z [Info] FluentMigrator.Runner.MigrationRunner: 149: convert_regex_required_tags migrating 
2025-09-10T14:10:12.672399573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:12.672657252Z [Info] convert_regex_required_tags: Starting migration of Main DB to 149 
2025-09-10T14:10:12.672935642Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-10T14:10:12.673159583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-10T14:10:12.674828975Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016966s 
2025-09-10T14:10:12.675169561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (149, '2025-09-10T14:10:12', 'convert_regex_required_tags') 
2025-09-10T14:10:12.675557803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:12.676522285Z [Info] FluentMigrator.Runner.MigrationRunner: 149: convert_regex_required_tags migrated 
2025-09-10T14:10:12.676672267Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033007s 
2025-09-10T14:10:12.676904545Z [Info] FluentMigrator.Runner.MigrationRunner: 150: fix_format_tags_double_underscore migrating 
2025-09-10T14:10:12.677136201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:12.677462408Z [Info] fix_format_tags_double_underscore: Starting migration of Main DB to 150 
2025-09-10T14:10:12.677738504Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-10T14:10:12.677972806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-10T14:10:12.678451831Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005262s 
2025-09-10T14:10:12.678839752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (150, '2025-09-10T14:10:12', 'fix_format_tags_double_underscore') 
2025-09-10T14:10:12.679212973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:12.679983605Z [Info] FluentMigrator.Runner.MigrationRunner: 150: fix_format_tags_double_underscore migrated 
2025-09-10T14:10:12.680208218Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019815s 
2025-09-10T14:10:12.680450526Z [Info] FluentMigrator.Runner.MigrationRunner: 151: add_tags_to_net_import migrating 
2025-09-10T14:10:12.680670609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:12.680980864Z [Info] add_tags_to_net_import: Starting migration of Main DB to 151 
2025-09-10T14:10:12.681399266Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NetImport 
2025-09-10T14:10:12.681575551Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2025-09-10T14:10:12.681756556Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NetImport Tags String 
2025-09-10T14:10:12.682048243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NetImport" ADD COLUMN "Tags" TEXT 
2025-09-10T14:10:12.682962444Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010073s 
2025-09-10T14:10:12.683238961Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NetImport" SET "Tags" = '[]' 
2025-09-10T14:10:12.683509796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NetImport" SET "Tags" = '[]' 
2025-09-10T14:10:12.683754649Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003111s 
2025-09-10T14:10:12.684105135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (151, '2025-09-10T14:10:12', 'add_tags_to_net_import') 
2025-09-10T14:10:12.684563639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:12.685386516Z [Info] FluentMigrator.Runner.MigrationRunner: 151: add_tags_to_net_import migrated 
2025-09-10T14:10:12.685505054Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018327s 
2025-09-10T14:10:12.685717943Z [Info] FluentMigrator.Runner.MigrationRunner: 152: add_custom_filters migrating 
2025-09-10T14:10:12.685912375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:12.686141586Z [Info] add_custom_filters: Starting migration of Main DB to 152 
2025-09-10T14:10:12.686573356Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters 
2025-09-10T14:10:12.686960355Z [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-09-10T14:10:12.687365120Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006336s 
2025-09-10T14:10:12.687688030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (152, '2025-09-10T14:10:12', 'add_custom_filters') 
2025-09-10T14:10:12.688053737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:12.688975363Z [Info] FluentMigrator.Runner.MigrationRunner: 152: add_custom_filters migrated 
2025-09-10T14:10:12.689171297Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022134s 
2025-09-10T14:10:12.689405730Z [Info] FluentMigrator.Runner.MigrationRunner: 153: indexer_client_status_search_changes migrating 
2025-09-10T14:10:12.689633007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:12.689946719Z [Info] indexer_client_status_search_changes: Starting migration of Main DB to 153 
2025-09-10T14:10:12.692719052Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2025-09-10T14:10:12.692919175Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-09-10T14:10:12.693182205Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases Reason Int32 
2025-09-10T14:10:12.693443531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "Reason" INTEGER NOT NULL DEFAULT 0 
2025-09-10T14:10:12.694270156Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009781s 
2025-09-10T14:10:12.694602455Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn IndexerStatus IndexerId to ProviderId 
2025-09-10T14:10:12.700119826Z [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-09-10T14:10:12.701286405Z [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-09-10T14:10:12.701947165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-09-10T14:10:12.702497975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-09-10T14:10:12.704458132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-09-10T14:10:12.704896104Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100823s 
2025-09-10T14:10:12.705180376Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableSearch to EnableAutomaticSearch 
2025-09-10T14:10:12.708808111Z [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-09-10T14:10:12.709687562Z [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-09-10T14:10:12.710213602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2025-09-10T14:10:12.710806596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2025-09-10T14:10:12.712661852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2025-09-10T14:10:12.713068832Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007665s 
2025-09-10T14:10:12.713278043Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-09-10T14:10:12.713422724Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-09-10T14:10:12.713655723Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableInteractiveSearch Boolean 
2025-09-10T14:10:12.713974505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableInteractiveSearch" INTEGER 
2025-09-10T14:10:12.714882364Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001007s 
2025-09-10T14:10:12.715191977Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch" 
2025-09-10T14:10:12.715499607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch" 
2025-09-10T14:10:12.715778919Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003663s 
2025-09-10T14:10:12.715975445Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-09-10T14:10:12.716146058Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-09-10T14:10:12.716378507Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers EnableInteractiveSearch Boolean 
2025-09-10T14:10:12.719754896Z [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-09-10T14:10:12.720813418Z [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-09-10T14:10:12.721389327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2025-09-10T14:10:12.721994125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2025-09-10T14:10:12.723909613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2025-09-10T14:10:12.724320300Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077563s 
2025-09-10T14:10:12.724511455Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus 
2025-09-10T14:10:12.725053947Z [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-09-10T14:10:12.725562912Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008598s 
2025-09-10T14:10:12.725780460Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId) 
2025-09-10T14:10:12.726151978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-09-10T14:10:12.726600281Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006133s 
2025-09-10T14:10:12.727024155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (153, '2025-09-10T14:10:12', 'indexer_client_status_search_changes') 
2025-09-10T14:10:12.727422337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:12.728593365Z [Info] FluentMigrator.Runner.MigrationRunner: 153: indexer_client_status_search_changes migrated 
2025-09-10T14:10:12.728781113Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025351s 
2025-09-10T14:10:12.729040555Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_language_to_files_history_blacklist migrating 
2025-09-10T14:10:12.729253705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:12.729542646Z [Info] add_language_to_files_history_blacklist: Starting migration of Main DB to 154 
2025-09-10T14:10:12.730217736Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles 
2025-09-10T14:10:12.730406426Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-09-10T14:10:12.730585176Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieFiles Languages String 
2025-09-10T14:10:12.730907645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]' 
2025-09-10T14:10:12.731778609Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009481s 
2025-09-10T14:10:12.731962550Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2025-09-10T14:10:12.732200228Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-09-10T14:10:12.732365611Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History Languages String 
2025-09-10T14:10:12.732642579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]' 
2025-09-10T14:10:12.733441518Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009083s 
2025-09-10T14:10:12.733621100Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2025-09-10T14:10:12.733796884Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-09-10T14:10:12.734001486Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist Languages String 
2025-09-10T14:10:12.734332332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]' 
2025-09-10T14:10:12.735244960Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010228s 
2025-09-10T14:10:12.735424471Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-10T14:10:12.735612540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-10T14:10:12.740622138Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049916s 
2025-09-10T14:10:12.741019188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (154, '2025-09-10T14:10:12', 'add_language_to_files_history_blacklist') 
2025-09-10T14:10:12.741393932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:12.742329807Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_language_to_files_history_blacklist migrated 
2025-09-10T14:10:12.742521643Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066778s 
2025-09-10T14:10:12.742760104Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_update_allowed_quality_profile migrating 
2025-09-10T14:10:12.742985978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:12.743244679Z [Info] add_update_allowed_quality_profile: Starting migration of Main DB to 155 
2025-09-10T14:10:12.745096819Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 
2025-09-10T14:10:12.745264757Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-09-10T14:10:12.745500632Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles UpgradeAllowed Boolean 
2025-09-10T14:10:12.745745305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "UpgradeAllowed" INTEGER 
2025-09-10T14:10:12.746521198Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008786s 
2025-09-10T14:10:12.746695709Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-09-10T14:10:12.747465469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Profiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1 
2025-09-10T14:10:12.747715383Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008739s 
2025-09-10T14:10:12.748078704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (155, '2025-09-10T14:10:12', 'add_update_allowed_quality_profile') 
2025-09-10T14:10:12.748428128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:12.749273029Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_update_allowed_quality_profile migrated 
2025-09-10T14:10:12.749467551Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023662s 
2025-09-10T14:10:12.749679979Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_download_client_priority migrating 
2025-09-10T14:10:12.749880803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:12.750140967Z [Info] add_download_client_priority: Starting migration of Main DB to 156 
2025-09-10T14:10:12.750483016Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2025-09-10T14:10:12.750647026Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-09-10T14:10:12.750843071Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Priority Int32 
2025-09-10T14:10:12.751178256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 1 
2025-09-10T14:10:12.751922594Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008925s 
2025-09-10T14:10:12.752099000Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-10T14:10:12.752269423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-10T14:10:12.767554163Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.015259s 
2025-09-10T14:10:12.767960902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (156, '2025-09-10T14:10:12', 'add_download_client_priority') 
2025-09-10T14:10:12.768314815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:12.769201290Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_download_client_priority migrated 
2025-09-10T14:10:12.769381683Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0169014s 
2025-09-10T14:10:12.769586846Z [Info] FluentMigrator.Runner.MigrationRunner: 157: remove_growl_prowl migrating 
2025-09-10T14:10:12.769788893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:12.770017604Z [Info] remove_growl_prowl: Starting migration of Main DB to 157 
2025-09-10T14:10:12.770381236Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-09-10T14:10:12.770664597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Growl' 
2025-09-10T14:10:12.770925793Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003649s 
2025-09-10T14:10:12.771260156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (157, '2025-09-10T14:10:12', 'remove_growl_prowl') 
2025-09-10T14:10:12.771577295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:12.772390983Z [Info] FluentMigrator.Runner.MigrationRunner: 157: remove_growl_prowl migrated 
2025-09-10T14:10:12.772523590Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017605s 
2025-09-10T14:10:12.772730397Z [Info] FluentMigrator.Runner.MigrationRunner: 158: remove_plex_hometheatre migrating 
2025-09-10T14:10:12.772927915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:12.773182598Z [Info] remove_plex_hometheatre: Starting migration of Main DB to 158 
2025-09-10T14:10:12.773514406Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-09-10T14:10:12.773806213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexHomeTheater' 
2025-09-10T14:10:12.774102510Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003681s 
2025-09-10T14:10:12.774281060Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-09-10T14:10:12.774554560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexClient' 
2025-09-10T14:10:12.774810195Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003591s 
2025-09-10T14:10:12.775142384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (158, '2025-09-10T14:10:12', 'remove_plex_hometheatre') 
2025-09-10T14:10:12.775468631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:12.776207659Z [Info] FluentMigrator.Runner.MigrationRunner: 158: remove_plex_hometheatre migrated 
2025-09-10T14:10:12.776417061Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017092s 
2025-09-10T14:10:12.776567544Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_webrip_qualites migrating 
2025-09-10T14:10:12.776761054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:12.777023542Z [Info] add_webrip_qualites: Starting migration of Main DB to 159 
2025-09-10T14:10:12.777276782Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-10T14:10:12.777497056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-10T14:10:12.779157049Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00172s 
2025-09-10T14:10:12.779481071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (159, '2025-09-10T14:10:12', 'add_webrip_qualites') 
2025-09-10T14:10:12.779822078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:12.780617720Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_webrip_qualites migrated 
2025-09-10T14:10:12.780807242Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031584s 
2025-09-10T14:10:12.780997044Z [Info] FluentMigrator.Runner.MigrationRunner: 160: health_issue_notification migrating 
2025-09-10T14:10:12.781218630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:12.781435597Z [Info] health_issue_notification: Starting migration of Main DB to 160 
2025-09-10T14:10:12.781985765Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-09-10T14:10:12.783882966Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-06s 
2025-09-10T14:10:12.784125073Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthIssue Boolean 
2025-09-10T14:10:12.784456401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthIssue" INTEGER NOT NULL DEFAULT 0 
2025-09-10T14:10:12.785204788Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000908s 
2025-09-10T14:10:12.785373968Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-09-10T14:10:12.785508319Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-09-10T14:10:12.785707470Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeHealthWarnings Boolean 
2025-09-10T14:10:12.786039980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeHealthWarnings" INTEGER NOT NULL DEFAULT 0 
2025-09-10T14:10:12.786726933Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007999s 
2025-09-10T14:10:12.787041126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (160, '2025-09-10T14:10:12', 'health_issue_notification') 
2025-09-10T14:10:12.787359256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:12.788279049Z [Info] FluentMigrator.Runner.MigrationRunner: 160: health_issue_notification migrated 
2025-09-10T14:10:12.788503140Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023389s 
2025-09-10T14:10:12.788634935Z [Info] FluentMigrator.Runner.MigrationRunner: 161: speed_improvements migrating 
2025-09-10T14:10:12.788840409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:12.789115573Z [Info] speed_improvements: Starting migration of Main DB to 161 
2025-09-10T14:10:12.789604939Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieFiles (MovieId) 
2025-09-10T14:10:12.789881185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieFiles_MovieId" ON "MovieFiles" ("MovieId" ASC) 
2025-09-10T14:10:12.790237022Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004569s 
2025-09-10T14:10:12.790434610Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlternativeTitles (MovieId) 
2025-09-10T14:10:12.790722399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieId" ON "AlternativeTitles" ("MovieId" ASC) 
2025-09-10T14:10:12.791049057Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004542s 
2025-09-10T14:10:12.791239440Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (CleanTitle) 
2025-09-10T14:10:12.791486538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2025-09-10T14:10:12.791803977Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004066s 
2025-09-10T14:10:12.791999190Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (ImdbId) 
2025-09-10T14:10:12.792233783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2025-09-10T14:10:12.792565531Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004119s 
2025-09-10T14:10:12.792745654Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (TmdbId) 
2025-09-10T14:10:12.792976148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2025-09-10T14:10:12.793296673Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004001s 
2025-09-10T14:10:12.793658983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (161, '2025-09-10T14:10:12', 'speed_improvements') 
2025-09-10T14:10:12.793930409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:12.794908589Z [Info] FluentMigrator.Runner.MigrationRunner: 161: speed_improvements migrated 
2025-09-10T14:10:12.795076427Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019825s 
2025-09-10T14:10:12.795262562Z [Info] FluentMigrator.Runner.MigrationRunner: 162: fix_profile_format_default migrating 
2025-09-10T14:10:12.795462785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:12.795703410Z [Info] fix_profile_format_default: Starting migration of Main DB to 162 
2025-09-10T14:10:12.797630540Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Profiles FormatItems String 
2025-09-10T14:10:12.800353494Z [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-09-10T14:10:12.801235820Z [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-09-10T14:10:12.801717460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles" 
2025-09-10T14:10:12.802255243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles" 
2025-09-10T14:10:12.804021420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2025-09-10T14:10:12.804367677Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065421s 
2025-09-10T14:10:12.804717131Z [Info] FluentMigrator.Runner.MigrationRunner: AlterDefaultConstraint .Profiles FormatItems [{"format":0, "allowed":true}] 
2025-09-10T14:10:12.805117628Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001913s 
2025-09-10T14:10:12.805269543Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-09-10T14:10:12.805612654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Profiles" SET "FormatItems" = '[{"format":0, "allowed":true}]' WHERE "FormatItems" = '[{format:0, allowed:true}]' 
2025-09-10T14:10:12.805886155Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000473s 
2025-09-10T14:10:12.806210909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (162, '2025-09-10T14:10:12', 'fix_profile_format_default') 
2025-09-10T14:10:12.806558559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:12.807442780Z [Info] FluentMigrator.Runner.MigrationRunner: 162: fix_profile_format_default migrated 
2025-09-10T14:10:12.807593794Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019705s 
2025-09-10T14:10:12.807783536Z [Info] FluentMigrator.Runner.MigrationRunner: 163: task_duration migrating 
2025-09-10T14:10:12.807991575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:12.808215266Z [Info] task_duration: Starting migration of Main DB to 163 
2025-09-10T14:10:12.808542865Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2025-09-10T14:10:12.808672476Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-09-10T14:10:12.808872259Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ScheduledTasks LastStartTime DateTime 
2025-09-10T14:10:12.809140569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks" ADD COLUMN "LastStartTime" DATETIME 
2025-09-10T14:10:12.809807121Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007621s 
2025-09-10T14:10:12.810158880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (163, '2025-09-10T14:10:12', 'task_duration') 
2025-09-10T14:10:12.810438573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:12.811164194Z [Info] FluentMigrator.Runner.MigrationRunner: 163: task_duration migrated 
2025-09-10T14:10:12.811327984Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021037s 
2025-09-10T14:10:12.811522195Z [Info] FluentMigrator.Runner.MigrationRunner: 164: movie_collections_crew migrating 
2025-09-10T14:10:12.811708891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:12.812010318Z [Info] movie_collections_crew: Starting migration of Main DB to 164 
2025-09-10T14:10:12.812744136Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-09-10T14:10:12.812925371Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-09-10T14:10:12.813080122Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies Collection String 
2025-09-10T14:10:12.813313312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "Collection" TEXT 
2025-09-10T14:10:12.814038432Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007969s 
2025-09-10T14:10:12.814221320Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies Actors 
2025-09-10T14:10:12.817730808Z [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-09-10T14:10:12.820009256Z [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-09-10T14:10:12.821089662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-09-10T14:10:12.821961738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-09-10T14:10:12.823621340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2025-09-10T14:10:12.824082158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2025-09-10T14:10:12.824505681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2025-09-10T14:10:12.824925516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2025-09-10T14:10:12.825316374Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108602s 
2025-09-10T14:10:12.825407447Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Credits 
2025-09-10T14:10:12.825997225Z [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-09-10T14:10:12.826542473Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000977s 
2025-09-10T14:10:12.826719509Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Credits (CreditTmdbId) 
2025-09-10T14:10:12.827002910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Credits_CreditTmdbId" ON "Credits" ("CreditTmdbId" ASC) 
2025-09-10T14:10:12.827322964Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000442s 
2025-09-10T14:10:12.827505302Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Credits (MovieId) 
2025-09-10T14:10:12.827748111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Credits_MovieId" ON "Credits" ("MovieId" ASC) 
2025-09-10T14:10:12.828094458Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004161s 
2025-09-10T14:10:12.828284431Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-09-10T14:10:12.828575807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'NotifyMyAndroid' 
2025-09-10T14:10:12.828801973Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003484s 
2025-09-10T14:10:12.829006435Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-09-10T14:10:12.829258141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Pushalot' 
2025-09-10T14:10:12.829494878Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003293s 
2025-09-10T14:10:12.829837378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (164, '2025-09-10T14:10:12', 'movie_collections_crew') 
2025-09-10T14:10:12.830134206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:12.831311326Z [Info] FluentMigrator.Runner.MigrationRunner: 164: movie_collections_crew migrated 
2025-09-10T14:10:12.831497611Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021084s 
2025-09-10T14:10:12.835582588Z [Info] FluentMigrator.Runner.MigrationRunner: 165: remove_custom_formats_from_quality_model migrating 
2025-09-10T14:10:12.835792430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:12.836088516Z [Info] remove_custom_formats_from_quality_model: Starting migration of Main DB to 165 
2025-09-10T14:10:12.836762774Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2025-09-10T14:10:12.836912796Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-09-10T14:10:12.837085755Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist IndexerFlags Int32 
2025-09-10T14:10:12.837375157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2025-09-10T14:10:12.838102542Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008433s 
2025-09-10T14:10:12.838264068Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles 
2025-09-10T14:10:12.838415292Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-09-10T14:10:12.838585745Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieFiles IndexerFlags Int32 
2025-09-10T14:10:12.838881200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2025-09-10T14:10:12.839580799Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008125s 
2025-09-10T14:10:12.839738457Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-10T14:10:12.839928389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-10T14:10:12.841980010Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002087s 
2025-09-10T14:10:12.842160183Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-10T14:10:12.842366018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-10T14:10:12.842923831Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006139s 
2025-09-10T14:10:12.843160578Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-10T14:10:12.843300229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-10T14:10:12.844108947Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008305s 
2025-09-10T14:10:12.844315614Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-10T14:10:12.844477760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-10T14:10:12.844766241Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003253s 
2025-09-10T14:10:12.844934680Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-10T14:10:12.845134953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-10T14:10:12.847197307Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020873s 
2025-09-10T14:10:12.847378441Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-10T14:10:12.847565809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-10T14:10:12.848401953Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008615s 
2025-09-10T14:10:12.848793912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (165, '2025-09-10T14:10:12', 'remove_custom_formats_from_quality_model') 
2025-09-10T14:10:12.849208156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:12.850249503Z [Info] FluentMigrator.Runner.MigrationRunner: 165: remove_custom_formats_from_quality_model migrated 
2025-09-10T14:10:12.850431770Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026328s 
2025-09-10T14:10:12.850647735Z [Info] FluentMigrator.Runner.MigrationRunner: 166: fix_tmdb_list_config migrating 
2025-09-10T14:10:12.850855924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:12.851104655Z [Info] fix_tmdb_list_config: Starting migration of Main DB to 166 
2025-09-10T14:10:12.851402024Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-10T14:10:12.851600323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-10T14:10:12.852692703Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011118s 
2025-09-10T14:10:12.852886924Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-10T14:10:12.853071105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-10T14:10:12.853661785Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006108s 
2025-09-10T14:10:12.853832308Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-10T14:10:12.854041139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-10T14:10:12.854615966Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005996s 
2025-09-10T14:10:12.854940710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (166, '2025-09-10T14:10:12', 'fix_tmdb_list_config') 
2025-09-10T14:10:12.855274753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:12.856035465Z [Info] FluentMigrator.Runner.MigrationRunner: 166: fix_tmdb_list_config migrated 
2025-09-10T14:10:12.856212241Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002004s 
2025-09-10T14:10:12.856416322Z [Info] FluentMigrator.Runner.MigrationRunner: 167: remove_movie_pathstate migrating 
2025-09-10T14:10:12.856630824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:12.856891809Z [Info] remove_movie_pathstate: Starting migration of Main DB to 167 
2025-09-10T14:10:12.857328900Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies PathState 
2025-09-10T14:10:12.861190947Z [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-09-10T14:10:12.863471309Z [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-09-10T14:10:12.864568549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-09-10T14:10:12.865438741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-09-10T14:10:12.867235850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2025-09-10T14:10:12.867702871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2025-09-10T14:10:12.868166164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2025-09-10T14:10:12.868640880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2025-09-10T14:10:12.868960333Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114495s 
2025-09-10T14:10:12.869209134Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" IN ('pathsdefaultstatic') 
2025-09-10T14:10:12.869487625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" IN ('pathsdefaultstatic') 
2025-09-10T14:10:12.869733189Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003194s 
2025-09-10T14:10:12.869899354Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles 
2025-09-10T14:10:12.870058665Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-09-10T14:10:12.870273948Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieFiles OriginalFilePath String 
2025-09-10T14:10:12.870521737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles" ADD COLUMN "OriginalFilePath" TEXT 
2025-09-10T14:10:12.871242809Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008032s 
2025-09-10T14:10:12.871436620Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn MovieFiles Path 
2025-09-10T14:10:12.874442142Z [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-09-10T14:10:12.875547558Z [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-09-10T14:10:12.876158619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieFiles" 
2025-09-10T14:10:12.876885753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles_temp" RENAME TO "MovieFiles" 
2025-09-10T14:10:12.878709546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieFiles_MovieId" ON "MovieFiles" ("MovieId" ASC) 
2025-09-10T14:10:12.879090793Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007476s 
2025-09-10T14:10:12.879409225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (167, '2025-09-10T14:10:12', 'remove_movie_pathstate') 
2025-09-10T14:10:12.879745993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:12.880786338Z [Info] FluentMigrator.Runner.MigrationRunner: 167: remove_movie_pathstate migrated 
2025-09-10T14:10:12.880969206Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091558s 
2025-09-10T14:10:12.881197726Z [Info] FluentMigrator.Runner.MigrationRunner: 168: custom_format_rework migrating 
2025-09-10T14:10:12.881396677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:12.881654115Z [Info] custom_format_rework: Starting migration of Main DB to 168 
2025-09-10T14:10:12.882095144Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable CustomFormats 
2025-09-10T14:10:12.882282932Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-09-10T14:10:12.882476271Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn CustomFormats Specifications String 
2025-09-10T14:10:12.882775824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "CustomFormats" ADD COLUMN "Specifications" TEXT NOT NULL DEFAULT '[]' 
2025-09-10T14:10:12.883549112Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008855s 
2025-09-10T14:10:12.883725727Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-10T14:10:12.883929127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-10T14:10:12.885376692Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014875s 
2025-09-10T14:10:12.885576053Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn CustomFormats FormatTags 
2025-09-10T14:10:12.888329518Z [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-09-10T14:10:12.888923564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "CustomFormats_temp" ("Id", "Name", "Specifications") SELECT "Id", "Name", "Specifications" FROM "CustomFormats" 
2025-09-10T14:10:12.889314712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "CustomFormats" 
2025-09-10T14:10:12.889890111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "CustomFormats_temp" RENAME TO "CustomFormats" 
2025-09-10T14:10:12.891734896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC) 
2025-09-10T14:10:12.892119450Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063691s 
2025-09-10T14:10:12.892467050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (168, '2025-09-10T14:10:12', 'custom_format_rework') 
2025-09-10T14:10:12.892796453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:12.893821337Z [Info] FluentMigrator.Runner.MigrationRunner: 168: custom_format_rework migrated 
2025-09-10T14:10:12.893928884Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079528s 
2025-09-10T14:10:12.894146342Z [Info] FluentMigrator.Runner.MigrationRunner: 169: custom_format_scores migrating 
2025-09-10T14:10:12.894394652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:12.894610767Z [Info] custom_format_scores: Starting migration of Main DB to 169 
2025-09-10T14:10:12.895228621Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 
2025-09-10T14:10:12.895356639Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-09-10T14:10:12.895563636Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles MinFormatScore Int32 
2025-09-10T14:10:12.895838690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "MinFormatScore" INTEGER NOT NULL DEFAULT 0 
2025-09-10T14:10:12.896637528Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009025s 
2025-09-10T14:10:12.896807501Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 
2025-09-10T14:10:12.896967793Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-09-10T14:10:12.897169470Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles CutoffFormatScore Int32 
2025-09-10T14:10:12.897483452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "CutoffFormatScore" INTEGER NOT NULL DEFAULT 0 
2025-09-10T14:10:12.898240035Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000881s 
2025-09-10T14:10:12.898408304Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-10T14:10:12.898609550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-10T14:10:12.900500297Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019159s 
2025-09-10T14:10:12.900707294Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Profiles FormatCutoff 
2025-09-10T14:10:12.903692997Z [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-09-10T14:10:12.904815217Z [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-09-10T14:10:12.905245222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles" 
2025-09-10T14:10:12.905818046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles" 
2025-09-10T14:10:12.907605105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2025-09-10T14:10:12.907997715Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070761s 
2025-09-10T14:10:12.908177568Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable CustomFormats 
2025-09-10T14:10:12.908333872Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-09-10T14:10:12.908555649Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn CustomFormats IncludeCustomFormatWhenRenaming Boolean 
2025-09-10T14:10:12.908919702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "CustomFormats" ADD COLUMN "IncludeCustomFormatWhenRenaming" INTEGER NOT NULL DEFAULT 0 
2025-09-10T14:10:12.909653660Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008847s 
2025-09-10T14:10:12.910019296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (169, '2025-09-10T14:10:12', 'custom_format_scores') 
2025-09-10T14:10:12.910350002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:12.911270656Z [Info] FluentMigrator.Runner.MigrationRunner: 169: custom_format_scores migrated 
2025-09-10T14:10:12.911466821Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024705s 
2025-09-10T14:10:12.911663417Z [Info] FluentMigrator.Runner.MigrationRunner: 170: fix_trakt_list_config migrating 
2025-09-10T14:10:12.911902308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:12.912135418Z [Info] fix_trakt_list_config: Starting migration of Main DB to 170 
2025-09-10T14:10:12.912457366Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-10T14:10:12.912662680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-10T14:10:12.957239558Z []
2025-09-10T14:10:12.957387165Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0446759s 
2025-09-10T14:10:12.957664554Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-10T14:10:12.957794876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-10T14:10:12.958340505Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005486s 
2025-09-10T14:10:12.959793150Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" IN ('TraktAuthToken', 'TraktRefreshToken', 'TraktTokenExpiry', 'NewTraktAuthToken', 'NewTraktRefreshToken', 'NewTraktTokenExpiry') 
2025-09-10T14:10:12.960383930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" IN ('TraktAuthToken', 'TraktRefreshToken', 'TraktTokenExpiry', 'NewTraktAuthToken', 'NewTraktRefreshToken', 'NewTraktTokenExpiry') 
2025-09-10T14:10:12.960811381Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006873s 
2025-09-10T14:10:12.961146435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (170, '2025-09-10T14:10:12', 'fix_trakt_list_config') 
2025-09-10T14:10:12.961714098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:12.962833172Z [Info] FluentMigrator.Runner.MigrationRunner: 170: fix_trakt_list_config migrated 
2025-09-10T14:10:12.962995048Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026427s 
2025-09-10T14:10:12.963239611Z [Info] FluentMigrator.Runner.MigrationRunner: 171: quality_definition_preferred_size migrating 
2025-09-10T14:10:12.963469383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:12.963884309Z [Info] quality_definition_preferred_size: Starting migration of Main DB to 171 
2025-09-10T14:10:12.964275096Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions 
2025-09-10T14:10:12.964464187Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-09-10T14:10:12.964695492Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityDefinitions PreferredSize Double 
2025-09-10T14:10:12.964982811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions" ADD COLUMN "PreferredSize" NUMERIC 
2025-09-10T14:10:12.965834025Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009369s 
2025-09-10T14:10:12.966026683Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-10T14:10:12.966245033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-10T14:10:12.967446983Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012248s 
2025-09-10T14:10:12.967894254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (171, '2025-09-10T14:10:12', 'quality_definition_preferred_size') 
2025-09-10T14:10:12.968312767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:12.969091665Z [Info] FluentMigrator.Runner.MigrationRunner: 171: quality_definition_preferred_size migrated 
2025-09-10T14:10:12.969291648Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002816s 
2025-09-10T14:10:12.969516611Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_download_history migrating 
2025-09-10T14:10:12.969770803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:12.970046318Z [Info] add_download_history: Starting migration of Main DB to 172 
2025-09-10T14:10:12.970990489Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadHistory 
2025-09-10T14:10:12.971722804Z [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-09-10T14:10:12.972390839Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011536s 
2025-09-10T14:10:12.972611944Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (EventType) 
2025-09-10T14:10:12.972976679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2025-09-10T14:10:12.973425152Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000589s 
2025-09-10T14:10:12.973670697Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (MovieId) 
2025-09-10T14:10:12.975702498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_MovieId" ON "DownloadHistory" ("MovieId" ASC) 
2025-09-10T14:10:12.976079036Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022375s 
2025-09-10T14:10:12.976302577Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (DownloadId) 
2025-09-10T14:10:12.976622441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2025-09-10T14:10:12.977077627Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005739s 
2025-09-10T14:10:12.977309144Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-10T14:10:12.977578747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-10T14:10:12.978584001Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010806s 
2025-09-10T14:10:12.978989838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (172, '2025-09-10T14:10:12', 'add_download_history') 
2025-09-10T14:10:12.979549124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:12.980618989Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_download_history migrated 
2025-09-10T14:10:12.980800154Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030521s 
2025-09-10T14:10:12.981053814Z [Info] FluentMigrator.Runner.MigrationRunner: 173: net_import_status migrating 
2025-09-10T14:10:12.981292275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:12.981606648Z [Info] net_import_status: Starting migration of Main DB to 173 
2025-09-10T14:10:12.982267268Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NetImportStatus 
2025-09-10T14:10:12.982924311Z [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-09-10T14:10:12.983550983Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010819s 
2025-09-10T14:10:12.983843161Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NetImportStatus (ProviderId) 
2025-09-10T14:10:12.984180190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "NetImportStatus" ("ProviderId" ASC) 
2025-09-10T14:10:12.984602731Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005702s 
2025-09-10T14:10:12.984958848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (173, '2025-09-10T14:10:12', 'net_import_status') 
2025-09-10T14:10:12.985323803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:12.986303917Z [Info] FluentMigrator.Runner.MigrationRunner: 173: net_import_status migrated 
2025-09-10T14:10:12.986463468Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00225s 
2025-09-10T14:10:12.986667910Z [Info] FluentMigrator.Runner.MigrationRunner: 174: email_multiple_addresses migrating 
2025-09-10T14:10:12.986891791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:12.987180231Z [Info] email_multiple_addresses: Starting migration of Main DB to 174 
2025-09-10T14:10:12.987448802Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-10T14:10:12.987702363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-10T14:10:12.989551106Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018127s 
2025-09-10T14:10:12.990303992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (174, '2025-09-10T14:10:12', 'email_multiple_addresses') 
2025-09-10T14:10:12.990998380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:12.992266183Z [Info] FluentMigrator.Runner.MigrationRunner: 174: email_multiple_addresses migrated 
2025-09-10T14:10:12.992457008Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045893s 
2025-09-10T14:10:12.992648864Z [Info] FluentMigrator.Runner.MigrationRunner: 175: remove_chown_and_folderchmod_config migrating 
2025-09-10T14:10:12.992848155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:12.993086746Z [Info] remove_chown_and_folderchmod_config: Starting migration of Main DB to 175 
2025-09-10T14:10:12.993458044Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" IN ('folderchmod', 'chownuser', 'parsingleniency') 
2025-09-10T14:10:12.993776645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" IN ('folderchmod', 'chownuser', 'parsingleniency') 
2025-09-10T14:10:12.994150779Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004695s 
2025-09-10T14:10:12.994494641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (175, '2025-09-10T14:10:12', 'remove_chown_and_folderchmod_config') 
2025-09-10T14:10:12.994825938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:12.995494384Z [Info] FluentMigrator.Runner.MigrationRunner: 175: remove_chown_and_folderchmod_config migrated 
2025-09-10T14:10:12.995691922Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017715s 
2025-09-10T14:10:12.995885712Z [Info] FluentMigrator.Runner.MigrationRunner: 176: movie_recommendations migrating 
2025-09-10T14:10:12.996057759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:12.996309556Z [Info] movie_recommendations: Starting migration of Main DB to 176 
2025-09-10T14:10:12.996594921Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-09-10T14:10:12.996740303Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-09-10T14:10:12.996966699Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies Recommendations String 
2025-09-10T14:10:12.997228557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "Recommendations" TEXT NOT NULL DEFAULT '[]' 
2025-09-10T14:10:12.997987615Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008722s 
2025-09-10T14:10:12.998315586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (176, '2025-09-10T14:10:12', 'movie_recommendations') 
2025-09-10T14:10:12.998644759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:12.999341021Z [Info] FluentMigrator.Runner.MigrationRunner: 176: movie_recommendations migrated 
2025-09-10T14:10:12.999505813Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021965s 
2025-09-10T14:10:12.999702438Z [Info] FluentMigrator.Runner.MigrationRunner: 177: language_improvements migrating 
2025-09-10T14:10:12.999900547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:13.000143396Z [Info] language_improvements: Starting migration of Main DB to 177 
2025-09-10T14:10:13.001605741Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-09-10T14:10:13.001752327Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-09-10T14:10:13.001939233Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies OriginalLanguage Int32 
2025-09-10T14:10:13.002225259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "OriginalLanguage" INTEGER NOT NULL DEFAULT 1 
2025-09-10T14:10:13.002972053Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008704s 
2025-09-10T14:10:13.003131564Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-09-10T14:10:13.003278951Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-09-10T14:10:13.003448242Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies OriginalTitle String 
2025-09-10T14:10:13.003688405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "OriginalTitle" TEXT 
2025-09-10T14:10:13.004378545Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007707s 
2025-09-10T14:10:13.004555842Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-09-10T14:10:13.004687327Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-09-10T14:10:13.004878302Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies DigitalRelease DateTime 
2025-09-10T14:10:13.005114978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "DigitalRelease" DATETIME 
2025-09-10T14:10:13.005814036Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007696s 
2025-09-10T14:10:13.006011574Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies PhysicalReleaseNote 
2025-09-10T14:10:13.009903361Z [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-09-10T14:10:13.012301560Z [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-09-10T14:10:13.013442538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-09-10T14:10:13.014273702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-09-10T14:10:13.016119228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2025-09-10T14:10:13.016536348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2025-09-10T14:10:13.016963288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2025-09-10T14:10:13.017395158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2025-09-10T14:10:13.017713158Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115333s 
2025-09-10T14:10:13.017904684Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies SecondaryYearSourceId 
2025-09-10T14:10:13.021688915Z [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-09-10T14:10:13.023971571Z [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-09-10T14:10:13.025062087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-09-10T14:10:13.025815745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-09-10T14:10:13.027648105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2025-09-10T14:10:13.028146659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2025-09-10T14:10:13.028525682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2025-09-10T14:10:13.028946940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2025-09-10T14:10:13.029314039Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111929s 
2025-09-10T14:10:13.029489032Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2025-09-10T14:10:13.029590496Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-09-10T14:10:13.029786711Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig RenameMovies Boolean 
2025-09-10T14:10:13.030082898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "RenameMovies" INTEGER NOT NULL DEFAULT 0 
2025-09-10T14:10:13.030796074Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008299s 
2025-09-10T14:10:13.031041679Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "RenameMovies"="RenameEpisodes" 
2025-09-10T14:10:13.031317775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "RenameMovies"="RenameEpisodes" 
2025-09-10T14:10:13.031561676Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003144s 
2025-09-10T14:10:13.031732620Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig RenameEpisodes 
2025-09-10T14:10:13.034637610Z [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-09-10T14:10:13.035627754Z [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-09-10T14:10:13.036227692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2025-09-10T14:10:13.036657708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2025-09-10T14:10:13.038504307Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065674s 
2025-09-10T14:10:13.038940205Z [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-09-10T14:10:13.039531465Z [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-09-10T14:10:13.040013867Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007671s 
2025-09-10T14:10:13.040255303Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DROP INDEX IF EXISTS "IX_AlternativeTitles_CleanTitle" 
2025-09-10T14:10:13.040517361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX IF EXISTS "IX_AlternativeTitles_CleanTitle" 
2025-09-10T14:10:13.040876053Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004254s 
2025-09-10T14:10:13.041032508Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-10T14:10:13.041267561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-10T14:10:13.042387046Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011817s 
2025-09-10T14:10:13.042567890Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-10T14:10:13.042728964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-10T14:10:13.043261657Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005409s 
2025-09-10T14:10:13.043398322Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-09-10T14:10:13.043755401Z [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-09-10T14:10:13.044048912Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004995s 
2025-09-10T14:10:13.044230378Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-09-10T14:10:13.044467576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies" SET "LastInfoSync" = '2014-01-01 00:00:00' WHERE 1 = 1 
2025-09-10T14:10:13.044728281Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000365s 
2025-09-10T14:10:13.045057333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (177, '2025-09-10T14:10:13', 'language_improvements') 
2025-09-10T14:10:13.045384612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:13.046718017Z [Info] FluentMigrator.Runner.MigrationRunner: 177: language_improvements migrated 
2025-09-10T14:10:13.046859212Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022828s 
2025-09-10T14:10:13.047055267Z [Info] FluentMigrator.Runner.MigrationRunner: 178: new_list_server migrating 
2025-09-10T14:10:13.047248907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:13.047491675Z [Info] new_list_server: Starting migration of Main DB to 178 
2025-09-10T14:10:13.047784395Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-10T14:10:13.047995951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-10T14:10:13.049203813Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012225s 
2025-09-10T14:10:13.049357523Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-10T14:10:13.049544039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-10T14:10:13.050336775Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007807s 
2025-09-10T14:10:13.050725498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (178, '2025-09-10T14:10:13', 'new_list_server') 
2025-09-10T14:10:13.050958497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:13.051739359Z [Info] FluentMigrator.Runner.MigrationRunner: 178: new_list_server migrated 
2025-09-10T14:10:13.051980996Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022017s 
2025-09-10T14:10:13.052151750Z [Info] FluentMigrator.Runner.MigrationRunner: 179: movie_translation_indexes migrating 
2025-09-10T14:10:13.052331181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:13.052588870Z [Info] movie_translation_indexes: Starting migration of Main DB to 179 
2025-09-10T14:10:13.052957312Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieTranslations (Language) 
2025-09-10T14:10:13.053285032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_Language" ON "MovieTranslations" ("Language" ASC) 
2025-09-10T14:10:13.053657202Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005083s 
2025-09-10T14:10:13.053848637Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieTranslations (MovieId) 
2025-09-10T14:10:13.054131497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_MovieId" ON "MovieTranslations" ("MovieId" ASC) 
2025-09-10T14:10:13.054489678Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004568s 
2025-09-10T14:10:13.054804652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (179, '2025-09-10T14:10:13', 'movie_translation_indexes') 
2025-09-10T14:10:13.055124967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:13.055983075Z [Info] FluentMigrator.Runner.MigrationRunner: 179: movie_translation_indexes migrated 
2025-09-10T14:10:13.056149130Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019077s 
2025-09-10T14:10:13.056361858Z [Info] FluentMigrator.Runner.MigrationRunner: 180: fix_invalid_profile_references migrating 
2025-09-10T14:10:13.056545548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:13.056797816Z [Info] fix_invalid_profile_references: Starting migration of Main DB to 180 
2025-09-10T14:10:13.057101377Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-10T14:10:13.057299326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-10T14:10:13.060806228Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034845s 
2025-09-10T14:10:13.061154089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (180, '2025-09-10T14:10:13', 'fix_invalid_profile_references') 
2025-09-10T14:10:13.061492140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:13.062197049Z [Info] FluentMigrator.Runner.MigrationRunner: 180: fix_invalid_profile_references migrated 
2025-09-10T14:10:13.062369045Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048722s 
2025-09-10T14:10:13.062613618Z [Info] FluentMigrator.Runner.MigrationRunner: 181: list_movies_table migrating 
2025-09-10T14:10:13.062752347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:13.062994325Z [Info] list_movies_table: Starting migration of Main DB to 181 
2025-09-10T14:10:13.064993180Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable NetImport ImportLists 
2025-09-10T14:10:13.065325319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NetImport" RENAME TO "ImportLists" 
2025-09-10T14:10:13.067299765Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021092s 
2025-09-10T14:10:13.067497964Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable NetImportStatus ImportListStatus 
2025-09-10T14:10:13.067770282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NetImportStatus" RENAME TO "ImportListStatus" 
2025-09-10T14:10:13.069632913Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019483s 
2025-09-10T14:10:13.069922026Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Config" SET "Key" = 'importlistsyncinterval' WHERE "Key" = 'netimportsyncinterval' 
2025-09-10T14:10:13.070239164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Config" SET "Key" = 'importlistsyncinterval' WHERE "Key" = 'netimportsyncinterval' 
2025-09-10T14:10:13.070509960Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003822s 
2025-09-10T14:10:13.070642316Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-09-10T14:10:13.070814322Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-09-10T14:10:13.070985728Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists SearchOnAdd Boolean 
2025-09-10T14:10:13.071280341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "SearchOnAdd" INTEGER NOT NULL DEFAULT 0 
2025-09-10T14:10:13.072100302Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000883s 
2025-09-10T14:10:13.072229703Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListMovies 
2025-09-10T14:10:13.073224766Z [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-09-10T14:10:13.074004076Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001603s 
2025-09-10T14:10:13.074321725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (181, '2025-09-10T14:10:13', 'list_movies_table') 
2025-09-10T14:10:13.074643253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:13.075493845Z [Info] FluentMigrator.Runner.MigrationRunner: 181: list_movies_table migrated 
2025-09-10T14:10:13.075638757Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030643s 
2025-09-10T14:10:13.075887919Z [Info] FluentMigrator.Runner.MigrationRunner: 182: on_delete_notification migrating 
2025-09-10T14:10:13.076074475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:13.076327665Z [Info] on_delete_notification: Starting migration of Main DB to 182 
2025-09-10T14:10:13.076753522Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-09-10T14:10:13.076915378Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-09-10T14:10:13.077141684Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnDelete Boolean 
2025-09-10T14:10:13.077406567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnDelete" INTEGER NOT NULL DEFAULT 0 
2025-09-10T14:10:13.078182079Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009184s 
2025-09-10T14:10:13.078511542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (182, '2025-09-10T14:10:13', 'on_delete_notification') 
2025-09-10T14:10:13.078863401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:13.079618411Z [Info] FluentMigrator.Runner.MigrationRunner: 182: on_delete_notification migrated 
2025-09-10T14:10:13.079803364Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023092s 
2025-09-10T14:10:13.079987515Z [Info] FluentMigrator.Runner.MigrationRunner: 183: download_propers_config migrating 
2025-09-10T14:10:13.080243921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:13.080428533Z [Info] download_propers_config: Starting migration of Main DB to 183 
2025-09-10T14:10:13.080819109Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-10T14:10:13.080983671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-10T14:10:13.081509019Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005466s 
2025-09-10T14:10:13.081757559Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers' 
2025-09-10T14:10:13.082009547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers' 
2025-09-10T14:10:13.082256203Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003034s 
2025-09-10T14:10:13.082478882Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Profiles PreferredTags 
2025-09-10T14:10:13.085507641Z [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-09-10T14:10:13.086414938Z [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-09-10T14:10:13.086899244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles" 
2025-09-10T14:10:13.087453650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles" 
2025-09-10T14:10:13.090719136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2025-09-10T14:10:13.091082047Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084783s 
2025-09-10T14:10:13.091405859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (183, '2025-09-10T14:10:13', 'download_propers_config') 
2025-09-10T14:10:13.091723589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:13.092582959Z [Info] FluentMigrator.Runner.MigrationRunner: 183: download_propers_config migrated 
2025-09-10T14:10:13.092773884Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099494s 
2025-09-10T14:10:13.092960299Z [Info] FluentMigrator.Runner.MigrationRunner: 184: add_priority_to_indexers migrating 
2025-09-10T14:10:13.093162837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:13.093409213Z [Info] add_priority_to_indexers: Starting migration of Main DB to 184 
2025-09-10T14:10:13.093837516Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-09-10T14:10:13.093964331Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-09-10T14:10:13.094116387Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Priority Int32 
2025-09-10T14:10:13.094390099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 25 
2025-09-10T14:10:13.095166813Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008489s 
2025-09-10T14:10:13.095486587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (184, '2025-09-10T14:10:13', 'add_priority_to_indexers') 
2025-09-10T14:10:13.095782703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:13.096495719Z [Info] FluentMigrator.Runner.MigrationRunner: 184: add_priority_to_indexers migrated 
2025-09-10T14:10:13.096664358Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021752s 
2025-09-10T14:10:13.096871335Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_alternative_title_indices migrating 
2025-09-10T14:10:13.097066077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:13.097318927Z [Info] add_alternative_title_indices: Starting migration of Main DB to 185 
2025-09-10T14:10:13.097679112Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlternativeTitles (CleanTitle) 
2025-09-10T14:10:13.097984226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2025-09-10T14:10:13.098333500Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004823s 
2025-09-10T14:10:13.098550908Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieTranslations (CleanTitle) 
2025-09-10T14:10:13.098832655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_CleanTitle" ON "MovieTranslations" ("CleanTitle" ASC) 
2025-09-10T14:10:13.099169483Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004678s 
2025-09-10T14:10:13.099523246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (185, '2025-09-10T14:10:13', 'add_alternative_title_indices') 
2025-09-10T14:10:13.099834292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:13.100606317Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_alternative_title_indices migrated 
2025-09-10T14:10:13.100785407Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018606s 
2025-09-10T14:10:13.100961753Z [Info] FluentMigrator.Runner.MigrationRunner: 186: fix_tmdb_duplicates migrating 
2025-09-10T14:10:13.101167196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:13.101395586Z [Info] fix_tmdb_duplicates: Starting migration of Main DB to 186 
2025-09-10T14:10:13.102647698Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-10T14:10:13.102823943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-10T14:10:13.104274734Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014551s 
2025-09-10T14:10:13.104737797Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Movies () 
2025-09-10T14:10:13.105127161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Movies_TmdbId" 
2025-09-10T14:10:13.105529080Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006354s 
2025-09-10T14:10:13.105702960Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-09-10T14:10:13.105832561Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-09-10T14:10:13.106016171Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies TmdbId Int32 
2025-09-10T14:10:13.110073492Z [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-09-10T14:10:13.112423735Z [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-09-10T14:10:13.113540894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-09-10T14:10:13.114262527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-09-10T14:10:13.116218546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2025-09-10T14:10:13.116690336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2025-09-10T14:10:13.117106304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2025-09-10T14:10:13.117430828Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112549s 
2025-09-10T14:10:13.117620940Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (TmdbId) 
2025-09-10T14:10:13.117845613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2025-09-10T14:10:13.118166379Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004103s 
2025-09-10T14:10:13.118510201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (186, '2025-09-10T14:10:13', 'fix_tmdb_duplicates') 
2025-09-10T14:10:13.118822239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:13.120092607Z [Info] FluentMigrator.Runner.MigrationRunner: 186: fix_tmdb_duplicates migrated 
2025-09-10T14:10:13.120306408Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021841s 
2025-09-10T14:10:13.120457342Z [Info] FluentMigrator.Runner.MigrationRunner: 187: swap_filechmod_for_folderchmod migrating 
2025-09-10T14:10:13.120661904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:13.120945104Z [Info] swap_filechmod_for_folderchmod: Starting migration of Main DB to 187 
2025-09-10T14:10:13.121261481Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-10T14:10:13.121442055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-10T14:10:13.121970880Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005641s 
2025-09-10T14:10:13.122315404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (187, '2025-09-10T14:10:13', 'swap_filechmod_for_folderchmod') 
2025-09-10T14:10:13.122631059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:13.123357803Z [Info] FluentMigrator.Runner.MigrationRunner: 187: swap_filechmod_for_folderchmod migrated 
2025-09-10T14:10:13.123526793Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019083s 
2025-09-10T14:10:13.123694220Z [Info] FluentMigrator.Runner.MigrationRunner: 188: mediainfo_channels migrating 
2025-09-10T14:10:13.123896097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:13.124151972Z [Info] mediainfo_channels: Starting migration of Main DB to 188 
2025-09-10T14:10:13.124593712Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MovieFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannels"', '"audioChannelsContainer"'); 
2025-09-10T14:10:13.124952234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MovieFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannels"', '"audioChannelsContainer"'); 
2025-09-10T14:10:13.125256406Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004196s 
2025-09-10T14:10:13.125583645Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MovieFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannelPositionsText"', '"audioChannelPositionsTextContainer"'); 
2025-09-10T14:10:13.126022329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MovieFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannelPositionsText"', '"audioChannelPositionsTextContainer"'); 
2025-09-10T14:10:13.126331872Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000496s 
2025-09-10T14:10:13.126584320Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Config" SET "Value" = max(("Value" / 60) + 1, 6) WHERE "Key" = 'importlistsyncinterval' 
2025-09-10T14:10:13.126915016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Config" SET "Value" = max(("Value" / 60) + 1, 6) WHERE "Key" = 'importlistsyncinterval' 
2025-09-10T14:10:13.127189659Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003863s 
2025-09-10T14:10:13.127501247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (188, '2025-09-10T14:10:13', 'mediainfo_channels') 
2025-09-10T14:10:13.127825790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:13.128560350Z [Info] FluentMigrator.Runner.MigrationRunner: 188: mediainfo_channels migrated 
2025-09-10T14:10:13.128739290Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00172s 
2025-09-10T14:10:13.128915375Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_update_history migrating 
2025-09-10T14:10:13.129117672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:13.129350331Z [Info] add_update_history: Starting migration of Main DB to 189 
2025-09-10T14:10:13.129734144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (189, '2025-09-10T14:10:13', 'add_update_history') 
2025-09-10T14:10:13.130100070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:13.130761432Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_update_history migrated 
2025-09-10T14:10:13.130924150Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016466s 
2025-09-10T14:10:13.131115205Z [Info] FluentMigrator.Runner.MigrationRunner: 190: update_awesome_hd_link migrating 
2025-09-10T14:10:13.131327753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:13.131563387Z [Info] update_awesome_hd_link: Starting migration of Main DB to 190 
2025-09-10T14:10:13.136794662Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", 'https://awesome-hd.net', 'https://awesome-hd.club') WHERE "Implementation" = 'AwesomeHD'; 
2025-09-10T14:10:13.137229748Z [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-09-10T14:10:13.137587208Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005195s 
2025-09-10T14:10:13.137937834Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", 'https://awesome-hd.me', 'https://awesome-hd.club') WHERE "Implementation" = 'AwesomeHD'; 
2025-09-10T14:10:13.138345545Z [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-09-10T14:10:13.138689879Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004766s 
2025-09-10T14:10:13.138941776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (190, '2025-09-10T14:10:13', 'update_awesome_hd_link') 
2025-09-10T14:10:13.139265718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:13.140030629Z [Info] FluentMigrator.Runner.MigrationRunner: 190: update_awesome_hd_link migrated 
2025-09-10T14:10:13.140210340Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018403s 
2025-09-10T14:10:13.140410704Z [Info] FluentMigrator.Runner.MigrationRunner: 191: remove_awesomehd migrating 
2025-09-10T14:10:13.140581909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:13.140891783Z [Info] remove_awesomehd: Starting migration of Main DB to 191 
2025-09-10T14:10:13.141161496Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-09-10T14:10:13.141424235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'AwesomeHD' 
2025-09-10T14:10:13.141743217Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003278s 
2025-09-10T14:10:13.141995064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (191, '2025-09-10T14:10:13', 'remove_awesomehd') 
2025-09-10T14:10:13.142281221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:13.142977623Z [Info] FluentMigrator.Runner.MigrationRunner: 191: remove_awesomehd migrated 
2025-09-10T14:10:13.143126212Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015866s 
2025-09-10T14:10:13.143325414Z [Info] FluentMigrator.Runner.MigrationRunner: 192: add_on_delete_to_notifications migrating 
2025-09-10T14:10:13.143525456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:13.143762273Z [Info] add_on_delete_to_notifications: Starting migration of Main DB to 192 
2025-09-10T14:10:13.144300297Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Notifications OnDelete to OnMovieDelete 
2025-09-10T14:10:13.147609381Z [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-09-10T14:10:13.148808606Z [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-09-10T14:10:13.149447061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications" 
2025-09-10T14:10:13.149961858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications" 
2025-09-10T14:10:13.151888157Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073572s 
2025-09-10T14:10:13.152157810Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-09-10T14:10:13.152210496Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-09-10T14:10:13.152437904Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnMovieFileDelete Boolean 
2025-09-10T14:10:13.152731956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnMovieFileDelete" INTEGER NOT NULL DEFAULT 0 
2025-09-10T14:10:13.153517448Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009059s 
2025-09-10T14:10:13.153698212Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-09-10T14:10:13.153856260Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-09-10T14:10:13.154061714Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnMovieFileDeleteForUpgrade Boolean 
2025-09-10T14:10:13.154388382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnMovieFileDeleteForUpgrade" INTEGER NOT NULL DEFAULT 0 
2025-09-10T14:10:13.155163483Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009122s 
2025-09-10T14:10:13.155479088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (192, '2025-09-10T14:10:13', 'add_on_delete_to_notifications') 
2025-09-10T14:10:13.155809303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:13.156696670Z [Info] FluentMigrator.Runner.MigrationRunner: 192: add_on_delete_to_notifications migrated 
2025-09-10T14:10:13.156862985Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024167s 
2025-09-10T14:10:13.157071004Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_bypass_to_delay_profile migrating 
2025-09-10T14:10:13.157261057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:13.157511441Z [Info] add_bypass_to_delay_profile: Starting migration of Main DB to 194 
2025-09-10T14:10:13.158165909Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2025-09-10T14:10:13.158296442Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-09-10T14:10:13.158498549Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfHighestQuality Boolean 
2025-09-10T14:10:13.158809345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfHighestQuality" INTEGER NOT NULL DEFAULT 0 
2025-09-10T14:10:13.159585388Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009108s 
2025-09-10T14:10:13.159754568Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-09-10T14:10:13.160014873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DelayProfiles" SET "BypassIfHighestQuality" = 1 WHERE 1 = 1 
2025-09-10T14:10:13.160341400Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004227s 
2025-09-10T14:10:13.160655132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (194, '2025-09-10T14:10:13', 'add_bypass_to_delay_profile') 
2025-09-10T14:10:13.160970517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:13.161745688Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_bypass_to_delay_profile migrated 
2025-09-10T14:10:13.161928937Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018056s 
2025-09-10T14:10:13.162087236Z [Info] FluentMigrator.Runner.MigrationRunner: 195: update_notifiarr migrating 
2025-09-10T14:10:13.162290916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:13.162532282Z [Info] update_notifiarr: Starting migration of Main DB to 195 
2025-09-10T14:10:13.165296248Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2025-09-10T14:10:13.165976999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2025-09-10T14:10:13.166382235Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007298s 
2025-09-10T14:10:13.166686407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (195, '2025-09-10T14:10:13', 'update_notifiarr') 
2025-09-10T14:10:13.166986732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:13.167733796Z [Info] FluentMigrator.Runner.MigrationRunner: 195: update_notifiarr migrated 
2025-09-10T14:10:13.167938609Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020678s 
2025-09-10T14:10:13.168128211Z [Info] FluentMigrator.Runner.MigrationRunner: 196: legacy_mediainfo_hdr migrating 
2025-09-10T14:10:13.168313043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:13.168547164Z [Info] legacy_mediainfo_hdr: Starting migration of Main DB to 196 
2025-09-10T14:10:13.168973012Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "StandardMovieFormat" = Replace("StandardMovieFormat", '{MediaInfo HDR}', '{MediaInfo VideoDynamicRange}'); 
2025-09-10T14:10:13.169411034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "StandardMovieFormat" = Replace("StandardMovieFormat", '{MediaInfo HDR}', '{MediaInfo VideoDynamicRange}'); 
2025-09-10T14:10:13.169708784Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004789s 
2025-09-10T14:10:13.170021944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (196, '2025-09-10T14:10:13', 'legacy_mediainfo_hdr') 
2025-09-10T14:10:13.170342450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:13.171018030Z [Info] FluentMigrator.Runner.MigrationRunner: 196: legacy_mediainfo_hdr migrated 
2025-09-10T14:10:13.171187451Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017606s 
2025-09-10T14:10:13.171410871Z [Info] FluentMigrator.Runner.MigrationRunner: 197: rename_blacklist_to_blocklist migrating 
2025-09-10T14:10:13.171571254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:13.171822791Z [Info] rename_blacklist_to_blocklist: Starting migration of Main DB to 197 
2025-09-10T14:10:13.172117043Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Blacklist Blocklist 
2025-09-10T14:10:13.172337257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" RENAME TO "Blocklist" 
2025-09-10T14:10:13.174310220Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020177s 
2025-09-10T14:10:13.174649964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (197, '2025-09-10T14:10:13', 'rename_blacklist_to_blocklist') 
2025-09-10T14:10:13.174976882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:13.175744408Z [Info] FluentMigrator.Runner.MigrationRunner: 197: rename_blacklist_to_blocklist migrated 
2025-09-10T14:10:13.175923910Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034142s 
2025-09-10T14:10:13.176121187Z [Info] FluentMigrator.Runner.MigrationRunner: 198: add_indexer_tags migrating 
2025-09-10T14:10:13.176329847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:13.176549730Z [Info] add_indexer_tags: Starting migration of Main DB to 198 
2025-09-10T14:10:13.176842319Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-09-10T14:10:13.176989415Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-09-10T14:10:13.177147093Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String 
2025-09-10T14:10:13.177419792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT 
2025-09-10T14:10:13.178117778Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008034s 
2025-09-10T14:10:13.178425487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (198, '2025-09-10T14:10:13', 'add_indexer_tags') 
2025-09-10T14:10:13.178744309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:13.179460241Z [Info] FluentMigrator.Runner.MigrationRunner: 198: add_indexer_tags migrated 
2025-09-10T14:10:13.179686046Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021343s 
2025-09-10T14:10:13.179822440Z [Info] FluentMigrator.Runner.MigrationRunner: 199: mediainfo_to_ffmpeg migrating 
2025-09-10T14:10:13.180023946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:13.180251464Z [Info] mediainfo_to_ffmpeg: Starting migration of Main DB to 199 
2025-09-10T14:10:13.180500025Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-10T14:10:13.180757403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-10T14:10:13.181657446Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009898s 
2025-09-10T14:10:13.181990396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (199, '2025-09-10T14:10:13', 'mediainfo_to_ffmpeg') 
2025-09-10T14:10:13.182301112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:13.183197958Z [Info] FluentMigrator.Runner.MigrationRunner: 199: mediainfo_to_ffmpeg migrated 
2025-09-10T14:10:13.183358090Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024982s 
2025-09-10T14:10:13.183576039Z [Info] FluentMigrator.Runner.MigrationRunner: 200: cdh_per_downloadclient migrating 
2025-09-10T14:10:13.183737194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:13.183986466Z [Info] cdh_per_downloadclient: Starting migration of Main DB to 200 
2025-09-10T14:10:13.184375970Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2025-09-10T14:10:13.184533517Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-09-10T14:10:13.184756827Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveCompletedDownloads Boolean 
2025-09-10T14:10:13.185062152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveCompletedDownloads" INTEGER NOT NULL DEFAULT 1 
2025-09-10T14:10:13.185898035Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009647s 
2025-09-10T14:10:13.186124231Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveFailedDownloads Boolean 
2025-09-10T14:10:13.186452933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveFailedDownloads" INTEGER NOT NULL DEFAULT 1 
2025-09-10T14:10:13.187226150Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009055s 
2025-09-10T14:10:13.187381964Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-10T14:10:13.187593610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-10T14:10:13.190231292Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026845s 
2025-09-10T14:10:13.190573831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (200, '2025-09-10T14:10:13', 'cdh_per_downloadclient') 
2025-09-10T14:10:13.190920630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:13.191646301Z [Info] FluentMigrator.Runner.MigrationRunner: 200: cdh_per_downloadclient migrated 
2025-09-10T14:10:13.191814139Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040844s 
2025-09-10T14:10:13.192029964Z [Info] FluentMigrator.Runner.MigrationRunner: 201: migrate_discord_from_slack migrating 
2025-09-10T14:10:13.192228494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:13.192470571Z [Info] migrate_discord_from_slack: Starting migration of Main DB to 201 
2025-09-10T14:10:13.192718330Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-10T14:10:13.192921088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-10T14:10:13.193922305Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010417s 
2025-09-10T14:10:13.194265977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (201, '2025-09-10T14:10:13', 'migrate_discord_from_slack') 
2025-09-10T14:10:13.194582404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:13.195352014Z [Info] FluentMigrator.Runner.MigrationRunner: 201: migrate_discord_from_slack migrated 
2025-09-10T14:10:13.195547377Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024435s 
2025-09-10T14:10:13.195701407Z [Info] FluentMigrator.Runner.MigrationRunner: 202: remove_predb migrating 
2025-09-10T14:10:13.195937914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:13.196172115Z [Info] remove_predb: Starting migration of Main DB to 202 
2025-09-10T14:10:13.197216268Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-09-10T14:10:13.197497093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies" SET "MinimumAvailability" = 3 WHERE "MinimumAvailability" = 4 
2025-09-10T14:10:13.197785244Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004079s 
2025-09-10T14:10:13.197945086Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-09-10T14:10:13.198216632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ImportLists" SET "MinimumAvailability" = 3 WHERE "MinimumAvailability" = 4 
2025-09-10T14:10:13.198451966Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000376s 
2025-09-10T14:10:13.198603962Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-09-10T14:10:13.198805729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies" SET "Status" = 3 WHERE "Status" = 4 
2025-09-10T14:10:13.199072235Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003261s 
2025-09-10T14:10:13.199215294Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-09-10T14:10:13.199441669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ImportListMovies" SET "Status" = 3 WHERE "Status" = 4 
2025-09-10T14:10:13.199719810Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003278s 
2025-09-10T14:10:13.199868940Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies HasPreDBEntry 
2025-09-10T14:10:13.203826059Z [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-09-10T14:10:13.206096691Z [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-09-10T14:10:13.207168720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-09-10T14:10:13.208001126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-09-10T14:10:13.210037497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2025-09-10T14:10:13.210466721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2025-09-10T14:10:13.210897208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2025-09-10T14:10:13.211337294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2025-09-10T14:10:13.211681096Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116152s 
2025-09-10T14:10:13.212003285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (202, '2025-09-10T14:10:13', 'remove_predb') 
2025-09-10T14:10:13.212319753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:13.213292471Z [Info] FluentMigrator.Runner.MigrationRunner: 202: remove_predb migrated 
2025-09-10T14:10:13.213452945Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132343s 
2025-09-10T14:10:13.213662477Z [Info] FluentMigrator.Runner.MigrationRunner: 203: add_on_update_to_notifications migrating 
2025-09-10T14:10:13.213866878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:13.214117563Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 203 
2025-09-10T14:10:13.214537078Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-09-10T14:10:13.214683553Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-09-10T14:10:13.214890059Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean 
2025-09-10T14:10:13.215196275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 0 
2025-09-10T14:10:13.216028812Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009568s 
2025-09-10T14:10:13.216356883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (203, '2025-09-10T14:10:13', 'add_on_update_to_notifications') 
2025-09-10T14:10:13.216713290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:13.217529163Z [Info] FluentMigrator.Runner.MigrationRunner: 203: add_on_update_to_notifications migrated 
2025-09-10T14:10:13.217714116Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024298s 
2025-09-10T14:10:13.217911413Z [Info] FluentMigrator.Runner.MigrationRunner: 204: ensure_identity_on_id_columns migrating 
2025-09-10T14:10:13.218129101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:13.218364365Z [Info] ensure_identity_on_id_columns: Starting migration of Main DB to 204 
2025-09-10T14:10:13.219528760Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-09-10T14:10:13.219783483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1 
2025-09-10T14:10:13.220008296Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002807s 
2025-09-10T14:10:13.220163388Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies Id Int32 
2025-09-10T14:10:13.224085767Z [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-09-10T14:10:13.226314966Z [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-09-10T14:10:13.227371504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-09-10T14:10:13.228241135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-09-10T14:10:13.230258978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2025-09-10T14:10:13.230694045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2025-09-10T14:10:13.231143460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2025-09-10T14:10:13.231581522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2025-09-10T14:10:13.231901546Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115704s 
2025-09-10T14:10:13.232177211Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieTranslations Id Int32 
2025-09-10T14:10:13.235102372Z [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-09-10T14:10:13.235803374Z [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-09-10T14:10:13.236270735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieTranslations" 
2025-09-10T14:10:13.237072990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieTranslations_temp" RENAME TO "MovieTranslations" 
2025-09-10T14:10:13.239060513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_Language" ON "MovieTranslations" ("Language" ASC) 
2025-09-10T14:10:13.239550179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_MovieId" ON "MovieTranslations" ("MovieId" ASC) 
2025-09-10T14:10:13.240050837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_CleanTitle" ON "MovieTranslations" ("CleanTitle" ASC) 
2025-09-10T14:10:13.240417546Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080811s 
2025-09-10T14:10:13.240597719Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands Id Int32 
2025-09-10T14:10:13.243613321Z [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-09-10T14:10:13.244494426Z [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-09-10T14:10:13.245038742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-09-10T14:10:13.245448958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-09-10T14:10:13.247377221Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066113s 
2025-09-10T14:10:13.247571292Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Credits Id Int32 
2025-09-10T14:10:13.250617156Z [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-09-10T14:10:13.251514072Z [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-09-10T14:10:13.252032175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Credits" 
2025-09-10T14:10:13.252789811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Credits_temp" RENAME TO "Credits" 
2025-09-10T14:10:13.254763535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Credits_CreditTmdbId" ON "Credits" ("CreditTmdbId" ASC) 
2025-09-10T14:10:13.255223581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Credits_MovieId" ON "Credits" ("MovieId" ASC) 
2025-09-10T14:10:13.255557183Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078432s 
2025-09-10T14:10:13.255739721Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Profiles Id Int32 
2025-09-10T14:10:13.260762746Z [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-09-10T14:10:13.261699012Z [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-09-10T14:10:13.262189970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles" 
2025-09-10T14:10:13.262739226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles" 
2025-09-10T14:10:13.264804726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2025-09-10T14:10:13.265085060Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091684s 
2025-09-10T14:10:13.265299452Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Id Int32 
2025-09-10T14:10:13.268303752Z [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-09-10T14:10:13.269044915Z [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-09-10T14:10:13.269495272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2025-09-10T14:10:13.269956801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2025-09-10T14:10:13.271882208Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063594s 
2025-09-10T14:10:13.272052461Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn NamingConfig Id Int32 
2025-09-10T14:10:13.275119748Z [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-09-10T14:10:13.276196747Z [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-09-10T14:10:13.276774019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2025-09-10T14:10:13.277209787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2025-09-10T14:10:13.279102799Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068701s 
2025-09-10T14:10:13.279284275Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Id Int32 
2025-09-10T14:10:13.282414158Z [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-09-10T14:10:13.283250993Z [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-09-10T14:10:13.283743905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2025-09-10T14:10:13.284411590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2025-09-10T14:10:13.286362238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2025-09-10T14:10:13.286785721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2025-09-10T14:10:13.287129213Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076986s 
2025-09-10T14:10:13.287386160Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Id Int32 
2025-09-10T14:10:13.290472786Z [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-09-10T14:10:13.291525867Z [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-09-10T14:10:13.292114161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2025-09-10T14:10:13.292620611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2025-09-10T14:10:13.294454755Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069695s 
2025-09-10T14:10:13.294673846Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieFiles Id Int32 
2025-09-10T14:10:13.297937428Z [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-09-10T14:10:13.299031832Z [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-09-10T14:10:13.299617632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieFiles" 
2025-09-10T14:10:13.300194554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles_temp" RENAME TO "MovieFiles" 
2025-09-10T14:10:13.302169400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieFiles_MovieId" ON "MovieFiles" ("MovieId" ASC) 
2025-09-10T14:10:13.302522130Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077211s 
2025-09-10T14:10:13.302720971Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn CustomFormats Id Int32 
2025-09-10T14:10:13.305633636Z [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-09-10T14:10:13.306355019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "CustomFormats_temp" ("Id", "Name", "Specifications", "IncludeCustomFormatWhenRenaming") SELECT "Id", "Name", "Specifications", "IncludeCustomFormatWhenRenaming" FROM "CustomFormats" 
2025-09-10T14:10:13.306818883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "CustomFormats" 
2025-09-10T14:10:13.307381777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "CustomFormats_temp" RENAME TO "CustomFormats" 
2025-09-10T14:10:13.309446985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC) 
2025-09-10T14:10:13.309791048Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069064s 
2025-09-10T14:10:13.310147115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (204, '2025-09-10T14:10:13', 'ensure_identity_on_id_columns') 
2025-09-10T14:10:13.310472230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:13.312266163Z [Info] FluentMigrator.Runner.MigrationRunner: 204: ensure_identity_on_id_columns migrated 
2025-09-10T14:10:13.312414892Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009315s 
2025-09-10T14:10:13.312665787Z [Info] FluentMigrator.Runner.MigrationRunner: 205: download_client_per_indexer migrating 
2025-09-10T14:10:13.312850519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:13.313144151Z [Info] download_client_per_indexer: Starting migration of Main DB to 205 
2025-09-10T14:10:13.313626422Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-09-10T14:10:13.313785873Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-09-10T14:10:13.314091018Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32 
2025-09-10T14:10:13.314252032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0 
2025-09-10T14:10:13.315031762Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008872s 
2025-09-10T14:10:13.315361646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (205, '2025-09-10T14:10:13', 'download_client_per_indexer') 
2025-09-10T14:10:13.315669657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:13.316455279Z [Info] FluentMigrator.Runner.MigrationRunner: 205: download_client_per_indexer migrated 
2025-09-10T14:10:13.316613527Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022714s 
2025-09-10T14:10:13.316812889Z [Info] FluentMigrator.Runner.MigrationRunner: 206: multiple_ratings_support migrating 
2025-09-10T14:10:13.316997280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:13.317237664Z [Info] multiple_ratings_support: Starting migration of Main DB to 206 
2025-09-10T14:10:13.317751739Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "CustomFilters" SET "Filters" = Replace("Filters", 'ratings', 'tmdbRating') WHERE "Type" = 'discoverMovie'; 
2025-09-10T14:10:13.318079359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFilters" SET "Filters" = Replace("Filters", 'ratings', 'tmdbRating') WHERE "Type" = 'discoverMovie'; 
2025-09-10T14:10:13.318368211Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004291s 
2025-09-10T14:10:13.318678756Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "CustomFilters" SET "Filters" = Replace("Filters", 'ratings', 'tmdbRating') WHERE "Type" = 'movieIndex'; 
2025-09-10T14:10:13.319025695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFilters" SET "Filters" = Replace("Filters", 'ratings', 'tmdbRating') WHERE "Type" = 'movieIndex'; 
2025-09-10T14:10:13.319314957Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004256s 
2025-09-10T14:10:13.319461883Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-10T14:10:13.319655954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-10T14:10:13.320732302Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010932s 
2025-09-10T14:10:13.320887885Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-10T14:10:13.321108119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-10T14:10:13.321360326Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002989s 
2025-09-10T14:10:13.321723808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (206, '2025-09-10T14:10:13', 'multiple_ratings_support') 
2025-09-10T14:10:13.322003842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:13.322728411Z [Info] FluentMigrator.Runner.MigrationRunner: 206: multiple_ratings_support migrated 
2025-09-10T14:10:13.322941691Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001625s 
2025-09-10T14:10:13.323094950Z [Info] FluentMigrator.Runner.MigrationRunner: 207: movie_metadata migrating 
2025-09-10T14:10:13.323263880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:13.323497721Z [Info] movie_metadata: Starting migration of Main DB to 207 
2025-09-10T14:10:13.325572198Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MovieMetadata 
2025-09-10T14:10:13.326719358Z [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-09-10T14:10:13.327641836Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018884s 
2025-09-10T14:10:13.327817229Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieMetadata (TmdbId) 
2025-09-10T14:10:13.328123556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2025-09-10T14:10:13.328473170Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000461s 
2025-09-10T14:10:13.328699185Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieMetadata (CleanTitle) 
2025-09-10T14:10:13.329029651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2025-09-10T14:10:13.329383193Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004832s 
2025-09-10T14:10:13.329581362Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieMetadata (CleanOriginalTitle) 
2025-09-10T14:10:13.329937239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2025-09-10T14:10:13.330327294Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005535s 
2025-09-10T14:10:13.333175951Z [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-09-10T14:10:13.333238757Z                           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-09-10T14:10:13.333256202Z                           FROM "Movies" 
2025-09-10T14:10:13.334840232Z [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-09-10T14:10:13.334865784Z                           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-09-10T14:10:13.334878579Z                           FROM "Movies" 
2025-09-10T14:10:13.335732960Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018451s 
2025-09-10T14:10:13.337028519Z [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-09-10T14:10:13.337064592Z                           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-09-10T14:10:13.337082417Z                           FROM "ImportListMovies"
2025-09-10T14:10:13.337091355Z                           WHERE "ImportListMovies"."TmdbId" NOT IN ( SELECT "MovieMetadata"."TmdbId" FROM "MovieMetadata" )
2025-09-10T14:10:13.337104793Z                           AND "ImportListMovies"."Id" IN ( SELECT MIN("Id") FROM "ImportListMovies" GROUP BY "TmdbId" ) 
2025-09-10T14:10:13.338913635Z [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-09-10T14:10:13.338963576Z                           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-09-10T14:10:13.338976211Z                           FROM "ImportListMovies"
2025-09-10T14:10:13.338984658Z                           WHERE "ImportListMovies"."TmdbId" NOT IN ( SELECT "MovieMetadata"."TmdbId" FROM "MovieMetadata" )
2025-09-10T14:10:13.338993696Z                           AND "ImportListMovies"."Id" IN ( SELECT MIN("Id") FROM "ImportListMovies" GROUP BY "TmdbId" ) 
2025-09-10T14:10:13.340141067Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023533s 
2025-09-10T14:10:13.340294696Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-09-10T14:10:13.340428907Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-09-10T14:10:13.340604580Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies MovieMetadataId Int32 
2025-09-10T14:10:13.340882690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0 
2025-09-10T14:10:13.341761300Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009674s 
2025-09-10T14:10:13.341916582Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlternativeTitles 
2025-09-10T14:10:13.342075963Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-09-10T14:10:13.342262990Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AlternativeTitles MovieMetadataId Int32 
2025-09-10T14:10:13.342574557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0 
2025-09-10T14:10:13.343446443Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009452s 
2025-09-10T14:10:13.343581485Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Credits 
2025-09-10T14:10:13.343686517Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-09-10T14:10:13.343870157Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Credits MovieMetadataId Int32 
2025-09-10T14:10:13.344162215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Credits" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0 
2025-09-10T14:10:13.344966194Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009185s 
2025-09-10T14:10:13.345207620Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieTranslations 
2025-09-10T14:10:13.345365037Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-09-10T14:10:13.345562554Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieTranslations MovieMetadataId Int32 
2025-09-10T14:10:13.345880545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieTranslations" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0 
2025-09-10T14:10:13.346685826Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000934s 
2025-09-10T14:10:13.346861340Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListMovies 
2025-09-10T14:10:13.347015029Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-09-10T14:10:13.347196054Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListMovies MovieMetadataId Int32 
2025-09-10T14:10:13.347508423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListMovies" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0 
2025-09-10T14:10:13.348336049Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009478s 
2025-09-10T14:10:13.348554670Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListMovies (MovieMetadataId) 
2025-09-10T14:10:13.348866979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_ImportListMovies_MovieMetadataId" ON "ImportListMovies" ("MovieMetadataId" ASC) 
2025-09-10T14:10:13.349230621Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005148s 
2025-09-10T14:10:13.349653462Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Movies"
2025-09-10T14:10:13.349674745Z                           SET "MovieMetadataId" = (SELECT "MovieMetadata"."Id" 
2025-09-10T14:10:13.349683783Z                                                   FROM "MovieMetadata"
2025-09-10T14:10:13.349692281Z                                                   WHERE "MovieMetadata"."TmdbId" = "Movies"."TmdbId") 
2025-09-10T14:10:13.350137657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies"
2025-09-10T14:10:13.350154782Z                           SET "MovieMetadataId" = (SELECT "MovieMetadata"."Id" 
2025-09-10T14:10:13.350163990Z                                                   FROM "MovieMetadata"
2025-09-10T14:10:13.350172668Z                                                   WHERE "MovieMetadata"."TmdbId" = "Movies"."TmdbId") 
2025-09-10T14:10:13.350512552Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005536s 
2025-09-10T14:10:13.350892798Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "AlternativeTitles"
2025-09-10T14:10:13.350916796Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2025-09-10T14:10:13.350928229Z                                                   FROM "Movies" 
2025-09-10T14:10:13.350938250Z                                                   WHERE "Movies"."Id" = "AlternativeTitles"."MovieId") 
2025-09-10T14:10:13.351373917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "AlternativeTitles"
2025-09-10T14:10:13.351397795Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2025-09-10T14:10:13.351442054Z                                                   FROM "Movies" 
2025-09-10T14:10:13.351452525Z                                                   WHERE "Movies"."Id" = "AlternativeTitles"."MovieId") 
2025-09-10T14:10:13.351707429Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005534s 
2025-09-10T14:10:13.352059548Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Credits"
2025-09-10T14:10:13.352081702Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2025-09-10T14:10:13.352090620Z                                                   FROM "Movies" 
2025-09-10T14:10:13.352100620Z                                                   WHERE "Movies"."Id" = "Credits"."MovieId") 
2025-09-10T14:10:13.352507179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Credits"
2025-09-10T14:10:13.352525546Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2025-09-10T14:10:13.352534695Z                                                   FROM "Movies" 
2025-09-10T14:10:13.352543001Z                                                   WHERE "Movies"."Id" = "Credits"."MovieId") 
2025-09-10T14:10:13.352818055Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000501s 
2025-09-10T14:10:13.353204173Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MovieTranslations"
2025-09-10T14:10:13.353232600Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2025-09-10T14:10:13.353243101Z                                                   FROM "Movies" 
2025-09-10T14:10:13.353255887Z                                                   WHERE "Movies"."Id" = "MovieTranslations"."MovieId") 
2025-09-10T14:10:13.353669780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MovieTranslations"
2025-09-10T14:10:13.353688829Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2025-09-10T14:10:13.353699771Z                                                   FROM "Movies" 
2025-09-10T14:10:13.353712316Z                                                   WHERE "Movies"."Id" = "MovieTranslations"."MovieId") 
2025-09-10T14:10:13.354000907Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005419s 
2025-09-10T14:10:13.354395291Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "ImportListMovies"
2025-09-10T14:10:13.354416604Z                           SET "MovieMetadataId" = (SELECT "MovieMetadata"."Id" 
2025-09-10T14:10:13.354429370Z                                                   FROM "MovieMetadata" 
2025-09-10T14:10:13.354439561Z                                                   WHERE "MovieMetadata"."TmdbId" = "ImportListMovies"."TmdbId") 
2025-09-10T14:10:13.354885398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ImportListMovies"
2025-09-10T14:10:13.354928535Z                           SET "MovieMetadataId" = (SELECT "MovieMetadata"."Id" 
2025-09-10T14:10:13.354940089Z                                                   FROM "MovieMetadata" 
2025-09-10T14:10:13.354950920Z                                                   WHERE "MovieMetadata"."TmdbId" = "ImportListMovies"."TmdbId") 
2025-09-10T14:10:13.355277598Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006078s 
2025-09-10T14:10:13.355432210Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-09-10T14:10:13.355572462Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-09-10T14:10:13.355735681Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies MovieMetadataId Int32 
2025-09-10T14:10:13.361199393Z [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-09-10T14:10:13.363567813Z [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-09-10T14:10:13.364700644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-09-10T14:10:13.365525856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-09-10T14:10:13.367576886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2025-09-10T14:10:13.368018446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2025-09-10T14:10:13.368504124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2025-09-10T14:10:13.368915753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2025-09-10T14:10:13.369266589Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133346s 
2025-09-10T14:10:13.369444908Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (MovieMetadataId) 
2025-09-10T14:10:13.369729241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_MovieMetadataId" ON "Movies" ("MovieMetadataId" ASC) 
2025-09-10T14:10:13.370066560Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004565s 
2025-09-10T14:10:13.370260360Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles MovieId 
2025-09-10T14:10:13.373558322Z [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-09-10T14:10:13.374526952Z [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-09-10T14:10:13.375001498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2025-09-10T14:10:13.375660194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2025-09-10T14:10:13.377759552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2025-09-10T14:10:13.378128215Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076961s 
2025-09-10T14:10:13.378309800Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Credits MovieId 
2025-09-10T14:10:13.381503321Z [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-09-10T14:10:13.382435148Z [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-09-10T14:10:13.382971358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Credits" 
2025-09-10T14:10:13.383574683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Credits_temp" RENAME TO "Credits" 
2025-09-10T14:10:13.385686095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Credits_CreditTmdbId" ON "Credits" ("CreditTmdbId" ASC) 
2025-09-10T14:10:13.386051831Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075787s 
2025-09-10T14:10:13.386243617Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn MovieTranslations MovieId 
2025-09-10T14:10:13.389407749Z [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-09-10T14:10:13.390232220Z [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-09-10T14:10:13.390760263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieTranslations" 
2025-09-10T14:10:13.391511997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieTranslations_temp" RENAME TO "MovieTranslations" 
2025-09-10T14:10:13.393604069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_Language" ON "MovieTranslations" ("Language" ASC) 
2025-09-10T14:10:13.394076721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_CleanTitle" ON "MovieTranslations" ("CleanTitle" ASC) 
2025-09-10T14:10:13.394445384Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080067s 
2025-09-10T14:10:13.395049901Z [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-09-10T14:10:13.398595250Z [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-09-10T14:10:13.399555073Z [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-09-10T14:10:13.400144640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-09-10T14:10:13.401003089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-09-10T14:10:13.402934218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_MovieMetadataId" ON "Movies" ("MovieMetadataId" ASC) 
2025-09-10T14:10:13.403312951Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078695s 
2025-09-10T14:10:13.403842527Z [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-09-10T14:10:13.407066349Z [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-09-10T14:10:13.407591597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListMovies_temp" ("Id", "ListId", "MovieMetadataId") SELECT "Id", "ListId", "MovieMetadataId" FROM "ImportListMovies" 
2025-09-10T14:10:13.408036573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListMovies" 
2025-09-10T14:10:13.408701823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListMovies_temp" RENAME TO "ImportListMovies" 
2025-09-10T14:10:13.410731250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_ImportListMovies_MovieMetadataId" ON "ImportListMovies" ("MovieMetadataId" ASC) 
2025-09-10T14:10:13.411105453Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068931s 
2025-09-10T14:10:13.411430287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (207, '2025-09-10T14:10:13', 'movie_metadata') 
2025-09-10T14:10:13.411744891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:13.413339763Z [Info] FluentMigrator.Runner.MigrationRunner: 207: movie_metadata migrated 
2025-09-10T14:10:13.413431207Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090382s 
2025-09-10T14:10:13.413657633Z [Info] FluentMigrator.Runner.MigrationRunner: 208: add_collections migrating 
2025-09-10T14:10:13.413856042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:13.414118331Z [Info] add_collections: Starting migration of Main DB to 208 
2025-09-10T14:10:13.415353328Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Collections 
2025-09-10T14:10:13.416169030Z [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-09-10T14:10:13.416816875Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013028s 
2025-09-10T14:10:13.417005896Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Collections (TmdbId) 
2025-09-10T14:10:13.417279517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Collections_TmdbId" ON "Collections" ("TmdbId" ASC) 
2025-09-10T14:10:13.417637047Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004658s 
2025-09-10T14:10:13.417796347Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2025-09-10T14:10:13.417956340Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-09-10T14:10:13.418176693Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieMetadata CollectionTmdbId Int32 
2025-09-10T14:10:13.418434102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata" ADD COLUMN "CollectionTmdbId" INTEGER 
2025-09-10T14:10:13.419247460Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009011s 
2025-09-10T14:10:13.419456921Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieMetadata CollectionTitle String 
2025-09-10T14:10:13.419722436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata" ADD COLUMN "CollectionTitle" TEXT 
2025-09-10T14:10:13.420502267Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008712s 
2025-09-10T14:10:13.420688061Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-09-10T14:10:13.420852732Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-09-10T14:10:13.420986792Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists Monitor Int32 
2025-09-10T14:10:13.421225343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "Monitor" INTEGER 
2025-09-10T14:10:13.421984091Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008278s 
2025-09-10T14:10:13.422194574Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-10T14:10:13.422402463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-10T14:10:13.423588031Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012271s 
2025-09-10T14:10:13.423764736Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-10T14:10:13.423999339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-10T14:10:13.424531561Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005966s 
2025-09-10T14:10:13.424683026Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-10T14:10:13.424856345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-10T14:10:13.425509350Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006445s 
2025-09-10T14:10:13.425673019Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-10T14:10:13.425845817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-10T14:10:13.426510536Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006813s 
2025-09-10T14:10:13.426692613Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-09-10T14:10:13.426851072Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-09-10T14:10:13.427039241Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportLists Monitor Int32 
2025-09-10T14:10:13.430333485Z [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-09-10T14:10:13.431524463Z [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-09-10T14:10:13.432180013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists" 
2025-09-10T14:10:13.432743337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists" 
2025-09-10T14:10:13.434744327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImport_Name" ON "ImportLists" ("Name" ASC) 
2025-09-10T14:10:13.435061235Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078882s 
2025-09-10T14:10:13.435265968Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportLists ShouldMonitor 
2025-09-10T14:10:13.439752201Z [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-09-10T14:10:13.440954643Z [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-09-10T14:10:13.441554040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists" 
2025-09-10T14:10:13.442094278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists" 
2025-09-10T14:10:13.444137873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImport_Name" ON "ImportLists" ("Name" ASC) 
2025-09-10T14:10:13.444489100Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090623s 
2025-09-10T14:10:13.444696368Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-09-10T14:10:13.444979157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ImportLists" WHERE "Implementation" = 'TMDbCollectionImport' 
2025-09-10T14:10:13.445233269Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003655s 
2025-09-10T14:10:13.445429304Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn MovieMetadata Collection 
2025-09-10T14:10:13.449188213Z [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-09-10T14:10:13.451119913Z [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-09-10T14:10:13.452132042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata" 
2025-09-10T14:10:13.452847062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata" 
2025-09-10T14:10:13.454732949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2025-09-10T14:10:13.455217124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2025-09-10T14:10:13.455714586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2025-09-10T14:10:13.456151897Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105376s 
2025-09-10T14:10:13.456453184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (208, '2025-09-10T14:10:13', 'add_collections') 
2025-09-10T14:10:13.456769190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:13.458055961Z [Info] FluentMigrator.Runner.MigrationRunner: 208: add_collections migrated 
2025-09-10T14:10:13.458225853Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124449s 
2025-09-10T14:10:13.458432179Z [Info] FluentMigrator.Runner.MigrationRunner: 209: movie_meta_collection_index migrating 
2025-09-10T14:10:13.458625168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:13.458896374Z [Info] movie_meta_collection_index: Starting migration of Main DB to 209 
2025-09-10T14:10:13.459313213Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieMetadata (CollectionTmdbId) 
2025-09-10T14:10:13.459632256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC) 
2025-09-10T14:10:13.460023864Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005168s 
2025-09-10T14:10:13.460215590Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieTranslations (MovieMetadataId) 
2025-09-10T14:10:13.460549423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_MovieMetadataId" ON "MovieTranslations" ("MovieMetadataId" ASC) 
2025-09-10T14:10:13.460882523Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000495s 
2025-09-10T14:10:13.461249683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (209, '2025-09-10T14:10:13', 'movie_meta_collection_index') 
2025-09-10T14:10:13.461531981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:13.462449118Z [Info] FluentMigrator.Runner.MigrationRunner: 209: movie_meta_collection_index migrated 
2025-09-10T14:10:13.462626255Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020072s 
2025-09-10T14:10:13.462822460Z [Info] FluentMigrator.Runner.MigrationRunner: 210: movie_added_notifications migrating 
2025-09-10T14:10:13.463014687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:13.463246855Z [Info] movie_added_notifications: Starting migration of Main DB to 210 
2025-09-10T14:10:13.463568643Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-09-10T14:10:13.463747833Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-09-10T14:10:13.463962686Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnMovieAdded Boolean 
2025-09-10T14:10:13.464245045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnMovieAdded" INTEGER NOT NULL DEFAULT 0 
2025-09-10T14:10:13.465036939Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009146s 
2025-09-10T14:10:13.465356152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (210, '2025-09-10T14:10:13', 'movie_added_notifications') 
2025-09-10T14:10:13.465691167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:13.466466939Z [Info] FluentMigrator.Runner.MigrationRunner: 210: movie_added_notifications migrated 
2025-09-10T14:10:13.466623575Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023023s 
2025-09-10T14:10:13.466812285Z [Info] FluentMigrator.Runner.MigrationRunner: 211: more_movie_meta_index migrating 
2025-09-10T14:10:13.467000534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:13.467284726Z [Info] more_movie_meta_index: Starting migration of Main DB to 211 
2025-09-10T14:10:13.467586033Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlternativeTitles (MovieMetadataId) 
2025-09-10T14:10:13.467926468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC) 
2025-09-10T14:10:13.468315041Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005576s 
2025-09-10T14:10:13.468517078Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Credits (MovieMetadataId) 
2025-09-10T14:10:13.468793154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Credits_MovieMetadataId" ON "Credits" ("MovieMetadataId" ASC) 
2025-09-10T14:10:13.469128459Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004414s 
2025-09-10T14:10:13.469452702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (211, '2025-09-10T14:10:13', 'more_movie_meta_index') 
2025-09-10T14:10:13.469760923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:13.470618730Z [Info] FluentMigrator.Runner.MigrationRunner: 211: more_movie_meta_index migrated 
2025-09-10T14:10:13.470764955Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018829s 
2025-09-10T14:10:13.470996932Z [Info] FluentMigrator.Runner.MigrationRunner: 212: postgres_update_timestamp_columns_to_with_timezone migrating 
2025-09-10T14:10:13.471228889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:13.471468101Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 212 
2025-09-10T14:10:13.473403268Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-09-10T14:10:13.473625445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1 
2025-09-10T14:10:13.473841219Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002701s 
2025-09-10T14:10:13.473999148Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2025-09-10T14:10:13.474149500Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-09-10T14:10:13.474299993Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Date DateTimeOffset 
2025-09-10T14:10:13.477579117Z [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-09-10T14:10:13.478660124Z [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-09-10T14:10:13.479182125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2025-09-10T14:10:13.479654837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2025-09-10T14:10:13.481594673Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070953s 
2025-09-10T14:10:13.481754245Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2025-09-10T14:10:13.481887002Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-09-10T14:10:13.482082957Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist PublishedDate DateTimeOffset 
2025-09-10T14:10:13.485311137Z [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-09-10T14:10:13.486375591Z [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-09-10T14:10:13.486953154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2025-09-10T14:10:13.487440866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2025-09-10T14:10:13.489466144Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071466s 
2025-09-10T14:10:13.489585344Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Collections 
2025-09-10T14:10:13.489743302Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-09-10T14:10:13.489931121Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Collections Added DateTimeOffset 
2025-09-10T14:10:13.493248641Z [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-09-10T14:10:13.494468758Z [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-09-10T14:10:13.495104649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Collections" 
2025-09-10T14:10:13.495686531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Collections_temp" RENAME TO "Collections" 
2025-09-10T14:10:13.497718403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Collections_TmdbId" ON "Collections" ("TmdbId" ASC) 
2025-09-10T14:10:13.498074169Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079919s 
2025-09-10T14:10:13.498257468Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Collections 
2025-09-10T14:10:13.498375155Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-09-10T14:10:13.498569086Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Collections LastInfoSync DateTimeOffset 
2025-09-10T14:10:13.501936767Z [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-09-10T14:10:13.503126193Z [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-09-10T14:10:13.503779438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Collections" 
2025-09-10T14:10:13.504414337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Collections_temp" RENAME TO "Collections" 
2025-09-10T14:10:13.506426619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Collections_TmdbId" ON "Collections" ("TmdbId" ASC) 
2025-09-10T14:10:13.506797877Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080373s 
2025-09-10T14:10:13.506933039Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-09-10T14:10:13.507085526Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-09-10T14:10:13.507272142Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset 
2025-09-10T14:10:13.510434169Z [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-09-10T14:10:13.511338090Z [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-09-10T14:10:13.511869931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-09-10T14:10:13.512324386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-09-10T14:10:13.514244533Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067825s 
2025-09-10T14:10:13.514398312Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-09-10T14:10:13.514546140Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-09-10T14:10:13.514720181Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset 
2025-09-10T14:10:13.519042846Z [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-09-10T14:10:13.519988330Z [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-09-10T14:10:13.520471733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-09-10T14:10:13.520963253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-09-10T14:10:13.522860634Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079722s 
2025-09-10T14:10:13.523030436Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-09-10T14:10:13.523162452Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-09-10T14:10:13.523391793Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset 
2025-09-10T14:10:13.526521536Z [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-09-10T14:10:13.527417100Z [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-09-10T14:10:13.527942808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-09-10T14:10:13.528410280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-09-10T14:10:13.530356038Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067741s 
2025-09-10T14:10:13.530499647Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-09-10T14:10:13.530684319Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-09-10T14:10:13.530870263Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset 
2025-09-10T14:10:13.533972250Z [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-09-10T14:10:13.534848755Z [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-09-10T14:10:13.535371067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-09-10T14:10:13.536011857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-09-10T14:10:13.538077848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-09-10T14:10:13.538463855Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074031s 
2025-09-10T14:10:13.538634759Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-09-10T14:10:13.538781695Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-09-10T14:10:13.539010045Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset 
2025-09-10T14:10:13.542106049Z [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-09-10T14:10:13.542991192Z [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-09-10T14:10:13.543490337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-09-10T14:10:13.544252512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-09-10T14:10:13.546214964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-09-10T14:10:13.546618306Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074091s 
2025-09-10T14:10:13.546783509Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-09-10T14:10:13.546928130Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-09-10T14:10:13.547142622Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset 
2025-09-10T14:10:13.550571317Z [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-09-10T14:10:13.551476971Z [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-09-10T14:10:13.552012399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-09-10T14:10:13.552640914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-09-10T14:10:13.554698137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-09-10T14:10:13.555081018Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077481s 
2025-09-10T14:10:13.555250359Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadHistory 
2025-09-10T14:10:13.555385041Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-09-10T14:10:13.555570344Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadHistory Date DateTimeOffset 
2025-09-10T14:10:13.558829437Z [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-09-10T14:10:13.559817527Z [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-09-10T14:10:13.560370260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadHistory" 
2025-09-10T14:10:13.561069338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadHistory_temp" RENAME TO "DownloadHistory" 
2025-09-10T14:10:13.563235219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2025-09-10T14:10:13.563722801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_MovieId" ON "DownloadHistory" ("MovieId" ASC) 
2025-09-10T14:10:13.564262177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2025-09-10T14:10:13.564593635Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088367s 
2025-09-10T14:10:13.564779519Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2025-09-10T14:10:13.564940954Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-09-10T14:10:13.565102439Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles Added DateTimeOffset 
2025-09-10T14:10:13.568766448Z [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-09-10T14:10:13.569695028Z [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-09-10T14:10:13.570173151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2025-09-10T14:10:13.570659540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2025-09-10T14:10:13.572784509Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074875s 
2025-09-10T14:10:13.572945794Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2025-09-10T14:10:13.573077449Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-09-10T14:10:13.573261009Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles LastUpdated DateTimeOffset 
2025-09-10T14:10:13.576958484Z [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-09-10T14:10:13.577943518Z [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-09-10T14:10:13.578385057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2025-09-10T14:10:13.578908511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2025-09-10T14:10:13.580925553Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074379s 
2025-09-10T14:10:13.581080014Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2025-09-10T14:10:13.581210808Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-09-10T14:10:13.581385910Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset 
2025-09-10T14:10:13.585964681Z [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-09-10T14:10:13.586898662Z [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-09-10T14:10:13.587393368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2025-09-10T14:10:13.588029399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2025-09-10T14:10:13.590073936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2025-09-10T14:10:13.590499173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2025-09-10T14:10:13.590861111Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092791s 
2025-09-10T14:10:13.591024160Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-09-10T14:10:13.591166035Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-09-10T14:10:13.591425829Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus InitialFailure DateTimeOffset 
2025-09-10T14:10:13.594817218Z [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-09-10T14:10:13.595879247Z [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-09-10T14:10:13.596439535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-09-10T14:10:13.597053963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-09-10T14:10:13.599272009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-09-10T14:10:13.599670562Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080327s 
2025-09-10T14:10:13.599858811Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-09-10T14:10:13.600018152Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-09-10T14:10:13.600225469Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus MostRecentFailure DateTimeOffset 
2025-09-10T14:10:13.603525665Z [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-09-10T14:10:13.604531320Z [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-09-10T14:10:13.605155026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-09-10T14:10:13.605834475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-09-10T14:10:13.608126711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-09-10T14:10:13.608492718Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080368s 
2025-09-10T14:10:13.608653121Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-09-10T14:10:13.608823494Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-09-10T14:10:13.609044689Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus DisabledTill DateTimeOffset 
2025-09-10T14:10:13.612352851Z [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-09-10T14:10:13.613298906Z [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-09-10T14:10:13.613885648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-09-10T14:10:13.614466588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-09-10T14:10:13.616557529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-09-10T14:10:13.616916301Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076698s 
2025-09-10T14:10:13.617098508Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-09-10T14:10:13.617251646Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-09-10T14:10:13.617483864Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset 
2025-09-10T14:10:13.620892679Z [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-09-10T14:10:13.622010860Z [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-09-10T14:10:13.622684447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-09-10T14:10:13.623216438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-09-10T14:10:13.625394233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-09-10T14:10:13.625760922Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080718s 
2025-09-10T14:10:13.625947698Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-09-10T14:10:13.626074994Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-09-10T14:10:13.626293845Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset 
2025-09-10T14:10:13.656069888Z [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-09-10T14:10:13.657416981Z [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-09-10T14:10:13.658625444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-09-10T14:10:13.660045273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-09-10T14:10:13.662609156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-09-10T14:10:13.663072770Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0365868s 
2025-09-10T14:10:13.663296631Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-09-10T14:10:13.663552586Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.4E-06s 
2025-09-10T14:10:13.663803131Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset 
2025-09-10T14:10:13.668441421Z [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-09-10T14:10:13.669904557Z [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-09-10T14:10:13.670561911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-09-10T14:10:13.671201479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-09-10T14:10:13.673560991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-09-10T14:10:13.675801733Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114843s 
2025-09-10T14:10:13.676054332Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-09-10T14:10:13.676233833Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-06s 
2025-09-10T14:10:13.676538006Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus CookiesExpirationDate DateTimeOffset 
2025-09-10T14:10:13.680774617Z [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-09-10T14:10:13.682091790Z [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-09-10T14:10:13.682861139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-09-10T14:10:13.683585969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-09-10T14:10:13.686010131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-09-10T14:10:13.686420808Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096342s 
2025-09-10T14:10:13.686592894Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2025-09-10T14:10:13.686759139Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-09-10T14:10:13.687027048Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles LastUpdated DateTimeOffset 
2025-09-10T14:10:13.692528427Z [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-09-10T14:10:13.693653613Z [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-09-10T14:10:13.694308061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2025-09-10T14:10:13.694948511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2025-09-10T14:10:13.696954600Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009679s 
2025-09-10T14:10:13.697159323Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2025-09-10T14:10:13.697327291Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-06s 
2025-09-10T14:10:13.697605191Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Added DateTimeOffset 
2025-09-10T14:10:13.701725578Z [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-09-10T14:10:13.702707425Z [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-09-10T14:10:13.703300510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2025-09-10T14:10:13.703800847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2025-09-10T14:10:13.705933121Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081s 
2025-09-10T14:10:13.706112763Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles 
2025-09-10T14:10:13.706277475Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4E-06s 
2025-09-10T14:10:13.706542338Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieFiles DateAdded DateTimeOffset 
2025-09-10T14:10:13.710708628Z [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-09-10T14:10:13.711970499Z [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-09-10T14:10:13.712611370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieFiles" 
2025-09-10T14:10:13.713190115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles_temp" RENAME TO "MovieFiles" 
2025-09-10T14:10:13.715439715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieFiles_MovieId" ON "MovieFiles" ("MovieId" ASC) 
2025-09-10T14:10:13.715828348Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091002s 
2025-09-10T14:10:13.716044834Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2025-09-10T14:10:13.716238914Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4E-06s 
2025-09-10T14:10:13.716511123Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieMetadata DigitalRelease DateTimeOffset 
2025-09-10T14:10:13.721318424Z [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-09-10T14:10:13.723555398Z [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-09-10T14:10:13.724814033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata" 
2025-09-10T14:10:13.725654235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata" 
2025-09-10T14:10:13.727904446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2025-09-10T14:10:13.728425866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2025-09-10T14:10:13.728984321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2025-09-10T14:10:13.729564028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC) 
2025-09-10T14:10:13.729994515Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132526s 
2025-09-10T14:10:13.730226643Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2025-09-10T14:10:13.730386976Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.5E-06s 
2025-09-10T14:10:13.730619143Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieMetadata InCinemas DateTimeOffset 
2025-09-10T14:10:13.735344199Z [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-09-10T14:10:13.737568247Z [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-09-10T14:10:13.738856852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata" 
2025-09-10T14:10:13.739682645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata" 
2025-09-10T14:10:13.741969721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2025-09-10T14:10:13.742522234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2025-09-10T14:10:13.743088003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2025-09-10T14:10:13.743662891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC) 
2025-09-10T14:10:13.744086854Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132132s 
2025-09-10T14:10:13.744284312Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2025-09-10T14:10:13.744468743Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4E-06s 
2025-09-10T14:10:13.744759228Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieMetadata LastInfoSync DateTimeOffset 
2025-09-10T14:10:13.749365414Z [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-09-10T14:10:13.751515815Z [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-09-10T14:10:13.752616732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata" 
2025-09-10T14:10:13.753469118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata" 
2025-09-10T14:10:13.755715893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2025-09-10T14:10:13.756317725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2025-09-10T14:10:13.756961862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2025-09-10T14:10:13.757485536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC) 
2025-09-10T14:10:13.757902476Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129263s 
2025-09-10T14:10:13.758120896Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2025-09-10T14:10:13.758303083Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.5E-06s 
2025-09-10T14:10:13.758542685Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieMetadata PhysicalRelease DateTimeOffset 
2025-09-10T14:10:13.763274123Z [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-09-10T14:10:13.765518132Z [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-09-10T14:10:13.766637015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata" 
2025-09-10T14:10:13.767617149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata" 
2025-09-10T14:10:13.769885818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2025-09-10T14:10:13.770404713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2025-09-10T14:10:13.770984009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2025-09-10T14:10:13.771594368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC) 
2025-09-10T14:10:13.772018172Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132381s 
2025-09-10T14:10:13.772225629Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-09-10T14:10:13.772371022Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-09-10T14:10:13.772575775Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies Added DateTimeOffset 
2025-09-10T14:10:13.777596896Z [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-09-10T14:10:13.778608012Z [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-09-10T14:10:13.779149543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-09-10T14:10:13.779711835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-09-10T14:10:13.781988490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_MovieMetadataId" ON "Movies" ("MovieMetadataId" ASC) 
2025-09-10T14:10:13.782370710Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095842s 
2025-09-10T14:10:13.782575021Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2025-09-10T14:10:13.782857179Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s 
2025-09-10T14:10:13.782966680Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Added DateTimeOffset 
2025-09-10T14:10:13.786663985Z [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-09-10T14:10:13.787559419Z [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-09-10T14:10:13.788105649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2025-09-10T14:10:13.788589904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2025-09-10T14:10:13.790619301Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074331s 
2025-09-10T14:10:13.790815856Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2025-09-10T14:10:13.790946259Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2025-09-10T14:10:13.791179970Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset 
2025-09-10T14:10:13.796395493Z [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-09-10T14:10:13.797095111Z [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-09-10T14:10:13.797563715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2025-09-10T14:10:13.798189575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2025-09-10T14:10:13.800606984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-09-10T14:10:13.801001187Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096244s 
2025-09-10T14:10:13.801174527Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2025-09-10T14:10:13.801305230Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-09-10T14:10:13.801513770Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset 
2025-09-10T14:10:13.805011954Z [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-09-10T14:10:13.805811083Z [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-09-10T14:10:13.806299126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2025-09-10T14:10:13.806909405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2025-09-10T14:10:13.809225098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-09-10T14:10:13.809587318Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078724s 
2025-09-10T14:10:13.809769915Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 
2025-09-10T14:10:13.809913304Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2025-09-10T14:10:13.810103437Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn SubtitleFiles Added DateTimeOffset 
2025-09-10T14:10:13.814037800Z [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-09-10T14:10:13.814944225Z [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-09-10T14:10:13.815467399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SubtitleFiles" 
2025-09-10T14:10:13.815961334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles_temp" RENAME TO "SubtitleFiles" 
2025-09-10T14:10:13.818327458Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080155s 
2025-09-10T14:10:13.818491489Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 
2025-09-10T14:10:13.818670499Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.5E-06s 
2025-09-10T14:10:13.818971245Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn SubtitleFiles LastUpdated DateTimeOffset 
2025-09-10T14:10:13.822783532Z [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-09-10T14:10:13.823662292Z [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-09-10T14:10:13.824164112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SubtitleFiles" 
2025-09-10T14:10:13.824643598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles_temp" RENAME TO "SubtitleFiles" 
2025-09-10T14:10:13.826618324Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074402s 
2025-09-10T14:10:13.826783687Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-09-10T14:10:13.826930964Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-09-10T14:10:13.827137099Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2025-09-10T14:10:13.830484941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2025-09-10T14:10:13.831068536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2025-09-10T14:10:13.831517340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2025-09-10T14:10:13.832070594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2025-09-10T14:10:13.834028848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-09-10T14:10:13.834413142Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070983s 
2025-09-10T14:10:13.834878920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (212, '2025-09-10T14:10:13', 'postgres_update_timestamp_columns_to_with_timezone') 
2025-09-10T14:10:13.835179144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:13.837544347Z [Info] FluentMigrator.Runner.MigrationRunner: 212: postgres_update_timestamp_columns_to_with_timezone migrated 
2025-09-10T14:10:13.837727556Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101196s 
2025-09-10T14:10:13.837987119Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_language_tags_to_subtitle_files migrating 
2025-09-10T14:10:13.838200028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:13.838539722Z [Info] add_language_tags_to_subtitle_files: Starting migration of Main DB to 214 
2025-09-10T14:10:13.839106643Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 
2025-09-10T14:10:13.839254000Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-09-10T14:10:13.839452490Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles LanguageTags String 
2025-09-10T14:10:13.839715319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "LanguageTags" TEXT 
2025-09-10T14:10:13.840679922Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001031s 
2025-09-10T14:10:13.841027311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (214, '2025-09-10T14:10:13', 'add_language_tags_to_subtitle_files') 
2025-09-10T14:10:13.841355222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:13.842127116Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_language_tags_to_subtitle_files migrated 
2025-09-10T14:10:13.842312549Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024591s 
2025-09-10T14:10:13.842493784Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_salt_to_users migrating 
2025-09-10T14:10:13.842702785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:13.842942047Z [Info] add_salt_to_users: Starting migration of Main DB to 215 
2025-09-10T14:10:13.843323275Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users 
2025-09-10T14:10:13.843469409Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-09-10T14:10:13.843625173Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String 
2025-09-10T14:10:13.843868853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT 
2025-09-10T14:10:13.844642451Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008563s 
2025-09-10T14:10:13.844856673Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32 
2025-09-10T14:10:13.845077878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER 
2025-09-10T14:10:13.845880855Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008689s 
2025-09-10T14:10:13.846195519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (215, '2025-09-10T14:10:13', 'add_salt_to_users') 
2025-09-10T14:10:13.846515764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:13.847227277Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_salt_to_users migrated 
2025-09-10T14:10:13.847395616Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021931s 
2025-09-10T14:10:13.847582803Z [Info] FluentMigrator.Runner.MigrationRunner: 216: clean_alt_titles migrating 
2025-09-10T14:10:13.847755530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:13.848011847Z [Info] clean_alt_titles: Starting migration of Main DB to 216 
2025-09-10T14:10:13.848399437Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles Language 
2025-09-10T14:10:13.852777623Z [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-09-10T14:10:13.853822437Z [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-09-10T14:10:13.854424720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2025-09-10T14:10:13.855205713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2025-09-10T14:10:13.857365983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2025-09-10T14:10:13.857926412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC) 
2025-09-10T14:10:13.858324784Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097363s 
2025-09-10T14:10:13.858537222Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles Votes 
2025-09-10T14:10:13.864286149Z [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-09-10T14:10:13.865254279Z [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-09-10T14:10:13.865773675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2025-09-10T14:10:13.866558405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2025-09-10T14:10:13.868924059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2025-09-10T14:10:13.869497504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC) 
2025-09-10T14:10:13.870017831Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112195s 
2025-09-10T14:10:13.870213085Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles VoteCount 
2025-09-10T14:10:13.874406690Z [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-09-10T14:10:13.875250369Z [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-09-10T14:10:13.875923675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2025-09-10T14:10:13.876829689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2025-09-10T14:10:13.879261777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2025-09-10T14:10:13.879999302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC) 
2025-09-10T14:10:13.881180711Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105988s 
2025-09-10T14:10:13.881741951Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles SourceId 
2025-09-10T14:10:13.887399384Z [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-09-10T14:10:13.888250198Z [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-09-10T14:10:13.888707479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2025-09-10T14:10:13.889537650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2025-09-10T14:10:13.891639804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2025-09-10T14:10:13.892225533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC) 
2025-09-10T14:10:13.892614587Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010552s 
2025-09-10T14:10:13.892953910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (216, '2025-09-10T14:10:13', 'clean_alt_titles') 
2025-09-10T14:10:13.893292121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:13.894391735Z [Info] FluentMigrator.Runner.MigrationRunner: 216: clean_alt_titles migrated 
2025-09-10T14:10:13.894540816Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122822s 
2025-09-10T14:10:13.894794376Z [Info] FluentMigrator.Runner.MigrationRunner: 217: remove_omg migrating 
2025-09-10T14:10:13.894987736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:13.895346558Z [Info] remove_omg: Starting migration of Main DB to 217 
2025-09-10T14:10:13.895841545Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-09-10T14:10:13.896155988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs' 
2025-09-10T14:10:13.896490001Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000411s 
2025-09-10T14:10:13.896880387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (217, '2025-09-10T14:10:13', 'remove_omg') 
2025-09-10T14:10:13.897219430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:13.897893126Z [Info] FluentMigrator.Runner.MigrationRunner: 217: remove_omg migrated 
2025-09-10T14:10:13.898067187Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018368s 
2025-09-10T14:10:13.898355016Z [Info] FluentMigrator.Runner.MigrationRunner: 218: add_additional_info_to_pending_releases migrating 
2025-09-10T14:10:13.898645261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:13.899002069Z [Info] add_additional_info_to_pending_releases: Starting migration of Main DB to 218 
2025-09-10T14:10:13.899470983Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2025-09-10T14:10:13.899631948Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-09-10T14:10:13.899898635Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases AdditionalInfo String 
2025-09-10T14:10:13.900188438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "AdditionalInfo" TEXT 
2025-09-10T14:10:13.901059392Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009849s 
2025-09-10T14:10:13.901419086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (218, '2025-09-10T14:10:13', 'add_additional_info_to_pending_releases') 
2025-09-10T14:10:13.901791727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:13.902511567Z [Info] FluentMigrator.Runner.MigrationRunner: 218: add_additional_info_to_pending_releases migrated 
2025-09-10T14:10:13.902681940Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002366s 
2025-09-10T14:10:13.902965160Z [Info] FluentMigrator.Runner.MigrationRunner: 219: add_result_to_commands migrating 
2025-09-10T14:10:13.903116956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:13.903359474Z [Info] add_result_to_commands: Starting migration of Main DB to 219 
2025-09-10T14:10:13.903777516Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-09-10T14:10:13.904009473Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-09-10T14:10:13.904160607Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Commands Result Int32 
2025-09-10T14:10:13.904449088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands" ADD COLUMN "Result" INTEGER NOT NULL DEFAULT 1 
2025-09-10T14:10:13.905385274Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009459s 
2025-09-10T14:10:13.905630487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (219, '2025-09-10T14:10:13', 'add_result_to_commands') 
2025-09-10T14:10:13.905975943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:13.906668277Z [Info] FluentMigrator.Runner.MigrationRunner: 219: add_result_to_commands migrated 
2025-09-10T14:10:13.906857108Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023234s 
2025-09-10T14:10:13.907101850Z [Info] FluentMigrator.Runner.MigrationRunner: 220: health_restored_notification migrating 
2025-09-10T14:10:13.907367636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:13.907683612Z [Info] health_restored_notification: Starting migration of Main DB to 220 
2025-09-10T14:10:13.908130712Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-09-10T14:10:13.908313571Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-09-10T14:10:13.908506760Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean 
2025-09-10T14:10:13.908845341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0 
2025-09-10T14:10:13.909841417Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010952s 
2025-09-10T14:10:13.910194007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (220, '2025-09-10T14:10:13', 'health_restored_notification') 
2025-09-10T14:10:13.910561057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:13.911368973Z [Info] FluentMigrator.Runner.MigrationRunner: 220: health_restored_notification migrated 
2025-09-10T14:10:13.911634809Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026289s 
2025-09-10T14:10:13.911965896Z [Info] FluentMigrator.Runner.MigrationRunner: 221: add_on_manual_interaction_required_to_notifications migrating 
2025-09-10T14:10:13.912242422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:13.912587577Z [Info] add_on_manual_interaction_required_to_notifications: Starting migration of Main DB to 221 
2025-09-10T14:10:13.913023245Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-09-10T14:10:13.913257897Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-09-10T14:10:13.913417890Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnManualInteractionRequired Boolean 
2025-09-10T14:10:13.913753926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnManualInteractionRequired" INTEGER NOT NULL DEFAULT 0 
2025-09-10T14:10:13.914631283Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010031s 
2025-09-10T14:10:13.915009174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (221, '2025-09-10T14:10:13', 'add_on_manual_interaction_required_to_notifications') 
2025-09-10T14:10:13.915401875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:13.916174571Z [Info] FluentMigrator.Runner.MigrationRunner: 221: add_on_manual_interaction_required_to_notifications migrated 
2025-09-10T14:10:13.916384013Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024606s 
2025-09-10T14:10:13.916587482Z [Info] FluentMigrator.Runner.MigrationRunner: 222: remove_rarbg migrating 
2025-09-10T14:10:13.916791964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:13.917182781Z [Info] remove_rarbg: Starting migration of Main DB to 222 
2025-09-10T14:10:13.917542716Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-09-10T14:10:13.917822760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Rarbg' 
2025-09-10T14:10:13.918121923Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003608s 
2025-09-10T14:10:13.918533521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (222, '2025-09-10T14:10:13', 'remove_rarbg') 
2025-09-10T14:10:13.918935421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:13.919631513Z [Info] FluentMigrator.Runner.MigrationRunner: 222: remove_rarbg migrated 
2025-09-10T14:10:13.919821385Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018644s 
2025-09-10T14:10:13.920101088Z [Info] FluentMigrator.Runner.MigrationRunner: 223: remove_invalid_roksbox_metadata_images migrating 
2025-09-10T14:10:13.920340590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:13.920601496Z [Info] remove_invalid_roksbox_metadata_images: Starting migration of Main DB to 223 
2025-09-10T14:10:13.921137295Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "MetadataFiles" WHERE "Consumer" = 'RoksboxMetadata' AND "Type" = 5 AND ("RelativePath" LIKE 'metadata/%' OR "RelativePath" LIKE 'metadata\%') 
2025-09-10T14:10:13.921609245Z [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-09-10T14:10:13.921948639Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005309s 
2025-09-10T14:10:13.922303734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (223, '2025-09-10T14:10:13', 'remove_invalid_roksbox_metadata_images') 
2025-09-10T14:10:13.922652907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:13.923343397Z [Info] FluentMigrator.Runner.MigrationRunner: 223: remove_invalid_roksbox_metadata_images migrated 
2025-09-10T14:10:13.923605826Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018174s 
2025-09-10T14:10:13.923778253Z [Info] FluentMigrator.Runner.MigrationRunner: 224: list_sync_time migrating 
2025-09-10T14:10:13.923982414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:13.924267238Z [Info] list_sync_time: Starting migration of Main DB to 224 
2025-09-10T14:10:13.925101698Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListStatus LastSyncListInfo 
2025-09-10T14:10:13.929188979Z [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-09-10T14:10:13.930112990Z [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-09-10T14:10:13.930695433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-09-10T14:10:13.931340642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-09-10T14:10:13.934050499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-09-10T14:10:13.934497079Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091796s 
2025-09-10T14:10:13.934642492Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-09-10T14:10:13.934809598Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-09-10T14:10:13.935065563Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus LastInfoSync DateTimeOffset 
2025-09-10T14:10:13.935400648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "LastInfoSync" DATETIME 
2025-09-10T14:10:13.936256241Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009436s 
2025-09-10T14:10:13.936488088Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-09-10T14:10:13.936757932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'importlistsyncinterval' 
2025-09-10T14:10:13.936991312Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003305s 
2025-09-10T14:10:13.937412500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (224, '2025-09-10T14:10:13', 'list_sync_time') 
2025-09-10T14:10:13.937775100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:13.938775424Z [Info] FluentMigrator.Runner.MigrationRunner: 224: list_sync_time migrated 
2025-09-10T14:10:13.938890165Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020213s 
2025-09-10T14:10:13.939109377Z [Info] FluentMigrator.Runner.MigrationRunner: 225: add_tags_to_collections migrating 
2025-09-10T14:10:13.939308568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:13.939610215Z [Info] add_tags_to_collections: Starting migration of Main DB to 225 
2025-09-10T14:10:13.940064641Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Collections 
2025-09-10T14:10:13.940249192Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-09-10T14:10:13.940480618Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Collections Tags String 
2025-09-10T14:10:13.940753598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Collections" ADD COLUMN "Tags" TEXT 
2025-09-10T14:10:13.941654151Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010393s 
2025-09-10T14:10:13.941995779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (225, '2025-09-10T14:10:13', 'add_tags_to_collections') 
2025-09-10T14:10:13.942320152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:13.943078630Z [Info] FluentMigrator.Runner.MigrationRunner: 225: add_tags_to_collections migrated 
2025-09-10T14:10:13.943259263Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023773s 
2025-09-10T14:10:13.943498846Z [Info] FluentMigrator.Runner.MigrationRunner: 226: add_download_client_tags migrating 
2025-09-10T14:10:13.943737216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:13.943993281Z [Info] add_download_client_tags: Starting migration of Main DB to 226 
2025-09-10T14:10:13.944368828Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2025-09-10T14:10:13.944570855Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-09-10T14:10:13.944743562Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Tags String 
2025-09-10T14:10:13.945026392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Tags" TEXT 
2025-09-10T14:10:13.946030193Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010948s 
2025-09-10T14:10:13.946413155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (226, '2025-09-10T14:10:13', 'add_download_client_tags') 
2025-09-10T14:10:13.946837669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:13.947620586Z [Info] FluentMigrator.Runner.MigrationRunner: 226: add_download_client_tags migrated 
2025-09-10T14:10:13.947828645Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026354s 
2025-09-10T14:10:13.948065562Z [Info] FluentMigrator.Runner.MigrationRunner: 227: add_auto_tagging migrating 
2025-09-10T14:10:13.948255565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:13.948532603Z [Info] add_auto_tagging: Starting migration of Main DB to 227 
2025-09-10T14:10:13.949158333Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AutoTagging 
2025-09-10T14:10:13.949872701Z [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-09-10T14:10:13.950374071Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009974s 
2025-09-10T14:10:13.950557470Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AutoTagging (Name) 
2025-09-10T14:10:13.950884830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AutoTagging_Name" ON "AutoTagging" ("Name" ASC) 
2025-09-10T14:10:13.951261308Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005s 
2025-09-10T14:10:13.951595561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (227, '2025-09-10T14:10:13', 'add_auto_tagging') 
2025-09-10T14:10:13.951966698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:13.952714274Z [Info] FluentMigrator.Runner.MigrationRunner: 227: add_auto_tagging migrated 
2025-09-10T14:10:13.952865659Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001923s 
2025-09-10T14:10:13.953127055Z [Info] FluentMigrator.Runner.MigrationRunner: 228: add_custom_format_score_bypass_to_delay_profile migrating 
2025-09-10T14:10:13.953336477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:13.953664547Z [Info] add_custom_format_score_bypass_to_delay_profile: Starting migration of Main DB to 228 
2025-09-10T14:10:13.954159043Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2025-09-10T14:10:13.954363295Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-09-10T14:10:13.954656154Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfAboveCustomFormatScore Boolean 
2025-09-10T14:10:13.955058104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfAboveCustomFormatScore" INTEGER NOT NULL DEFAULT 0 
2025-09-10T14:10:13.956152317Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012261s 
2025-09-10T14:10:13.956331478Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2025-09-10T14:10:13.956475328Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-09-10T14:10:13.956760191Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles MinimumCustomFormatScore Int32 
2025-09-10T14:10:13.956989353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "MinimumCustomFormatScore" INTEGER 
2025-09-10T14:10:13.957797029Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009203s 
2025-09-10T14:10:13.958168988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (228, '2025-09-10T14:10:13', 'add_custom_format_score_bypass_to_delay_profile') 
2025-09-10T14:10:13.958526889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:13.959240807Z [Info] FluentMigrator.Runner.MigrationRunner: 228: add_custom_format_score_bypass_to_delay_profile migrated 
2025-09-10T14:10:13.959424046Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023185s 
2025-09-10T14:10:13.959658147Z [Info] FluentMigrator.Runner.MigrationRunner: 229: update_restrictions_to_release_profiles migrating 
2025-09-10T14:10:13.959882709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:13.960142863Z [Info] update_restrictions_to_release_profiles: Starting migration of Main DB to 229 
2025-09-10T14:10:13.961204080Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Restrictions ReleaseProfiles 
2025-09-10T14:10:13.961482962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Restrictions" RENAME TO "ReleaseProfiles" 
2025-09-10T14:10:13.963391546Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019943s 
2025-09-10T14:10:13.963571107Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2025-09-10T14:10:13.963710117Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-09-10T14:10:13.964011744Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Name String 
2025-09-10T14:10:13.965095868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Name" TEXT DEFAULT NULL 
2025-09-10T14:10:13.967172129Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025346s 
2025-09-10T14:10:13.967562305Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2025-09-10T14:10:13.967915476Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.9E-06s 
2025-09-10T14:10:13.968369911Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Enabled Boolean 
2025-09-10T14:10:13.969056614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Enabled" INTEGER NOT NULL DEFAULT 1 
2025-09-10T14:10:13.970010094Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013436s 
2025-09-10T14:10:13.970189315Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2025-09-10T14:10:13.970337062Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.3E-06s 
2025-09-10T14:10:13.970527506Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IndexerId Int32 
2025-09-10T14:10:13.970868733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IndexerId" INTEGER NOT NULL DEFAULT 0 
2025-09-10T14:10:13.971602491Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009066s 
2025-09-10T14:10:13.971803726Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles Preferred 
2025-09-10T14:10:13.975576864Z [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-09-10T14:10:13.976312486Z [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-09-10T14:10:13.976767903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles" 
2025-09-10T14:10:13.977247428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles" 
2025-09-10T14:10:13.979223448Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072222s 
2025-09-10T14:10:13.979387097Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-10T14:10:13.979560176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-10T14:10:13.980497022Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000935s 
2025-09-10T14:10:13.980695863Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-09-10T14:10:13.980986027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]' 
2025-09-10T14:10:13.981260209Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003679s 
2025-09-10T14:10:13.981599202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (229, '2025-09-10T14:10:13', 'update_restrictions_to_release_profiles') 
2025-09-10T14:10:13.981956832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:13.982923108Z [Info] FluentMigrator.Runner.MigrationRunner: 229: update_restrictions_to_release_profiles migrated 
2025-09-10T14:10:13.983090665Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019781s 
2025-09-10T14:10:13.983331190Z [Info] FluentMigrator.Runner.MigrationRunner: 230: rename_quality_profiles migrating 
2025-09-10T14:10:13.983519329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:13.983816667Z [Info] rename_quality_profiles: Starting migration of Main DB to 230 
2025-09-10T14:10:13.984284550Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Profiles QualityProfiles 
2025-09-10T14:10:13.984529052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" RENAME TO "QualityProfiles" 
2025-09-10T14:10:13.986521674Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002038s 
2025-09-10T14:10:13.986729082Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Movies ProfileId to QualityProfileId 
2025-09-10T14:10:13.990633565Z [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-09-10T14:10:13.991584079Z [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-09-10T14:10:13.992158115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-09-10T14:10:13.992646669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-09-10T14:10:13.994658019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_MovieMetadataId" ON "Movies" ("MovieMetadataId" ASC) 
2025-09-10T14:10:13.995030960Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081282s 
2025-09-10T14:10:13.995258579Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn ImportLists ProfileId to QualityProfileId 
2025-09-10T14:10:14.000722231Z [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-09-10T14:10:14.001965294Z [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-09-10T14:10:14.002600975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists" 
2025-09-10T14:10:14.003131924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists" 
2025-09-10T14:10:14.005273196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImport_Name" ON "ImportLists" ("Name" ASC) 
2025-09-10T14:10:14.005608982Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101669s 
2025-09-10T14:10:14.006014419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (230, '2025-09-10T14:10:14', 'rename_quality_profiles') 
2025-09-10T14:10:14.006268190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:14.007273093Z [Info] FluentMigrator.Runner.MigrationRunner: 230: rename_quality_profiles migrated 
2025-09-10T14:10:14.007453717Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118005s 
2025-09-10T14:10:14.007699682Z [Info] FluentMigrator.Runner.MigrationRunner: 231: update_images_remote_url migrating 
2025-09-10T14:10:14.007879905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:14.008170310Z [Info] update_images_remote_url: Starting migration of Main DB to 231 
2025-09-10T14:10:14.008724316Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MovieMetadata" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2025-09-10T14:10:14.009005803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MovieMetadata" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2025-09-10T14:10:14.009280957Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003746s 
2025-09-10T14:10:14.009526291Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Credits" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2025-09-10T14:10:14.009823289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Credits" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2025-09-10T14:10:14.010079254Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003432s 
2025-09-10T14:10:14.010351533Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Collections" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2025-09-10T14:10:14.010628230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Collections" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2025-09-10T14:10:14.010890538Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003504s 
2025-09-10T14:10:14.011218979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (231, '2025-09-10T14:10:14', 'update_images_remote_url') 
2025-09-10T14:10:14.011550026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:14.012213572Z [Info] FluentMigrator.Runner.MigrationRunner: 231: update_images_remote_url migrated 
2025-09-10T14:10:14.012354236Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016153s 
2025-09-10T14:10:14.012548276Z [Info] FluentMigrator.Runner.MigrationRunner: 232: add_notification_status migrating 
2025-09-10T14:10:14.012751516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:14.013018002Z [Info] add_notification_status: Starting migration of Main DB to 232 
2025-09-10T14:10:14.013636768Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus 
2025-09-10T14:10:14.014164802Z [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-09-10T14:10:14.014672775Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008622s 
2025-09-10T14:10:14.014908419Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId) 
2025-09-10T14:10:14.015218283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC) 
2025-09-10T14:10:14.015570072Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005101s 
2025-09-10T14:10:14.015945728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (232, '2025-09-10T14:10:14', 'add_notification_status') 
2025-09-10T14:10:14.016275041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:14.017116706Z [Info] FluentMigrator.Runner.MigrationRunner: 232: add_notification_status migrated 
2025-09-10T14:10:14.017299224Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020228s 
2025-09-10T14:10:14.017515920Z [Info] FluentMigrator.Runner.MigrationRunner: 233: rename_deprecated_indexer_flags migrating 
2025-09-10T14:10:14.017706815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:14.017981999Z [Info] rename_deprecated_indexer_flags: Starting migration of Main DB to 233 
2025-09-10T14:10:14.018491545Z [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-09-10T14:10:14.018955780Z [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-09-10T14:10:14.019298259Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005301s 
2025-09-10T14:10:14.019747284Z [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-09-10T14:10:14.020356040Z [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-09-10T14:10:14.020683068Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006369s 
2025-09-10T14:10:14.021065318Z [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-09-10T14:10:14.021516446Z [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-09-10T14:10:14.021825459Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005171s 
2025-09-10T14:10:14.022182057Z [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-09-10T14:10:14.022640280Z [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-09-10T14:10:14.023012148Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005632s 
2025-09-10T14:10:14.023389178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (233, '2025-09-10T14:10:14', 'rename_deprecated_indexer_flags') 
2025-09-10T14:10:14.023712779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:14.024369823Z [Info] FluentMigrator.Runner.MigrationRunner: 233: rename_deprecated_indexer_flags migrated 
2025-09-10T14:10:14.024547009Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018925s 
2025-09-10T14:10:14.024743184Z [Info] FluentMigrator.Runner.MigrationRunner: 234: movie_last_searched_time migrating 
2025-09-10T14:10:14.024933949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:14.025185886Z [Info] movie_last_searched_time: Starting migration of Main DB to 234 
2025-09-10T14:10:14.025566292Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-09-10T14:10:14.025694620Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-09-10T14:10:14.025901747Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies LastSearchTime DateTimeOffset 
2025-09-10T14:10:14.026203876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "LastSearchTime" DATETIME 
2025-09-10T14:10:14.027019428Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000923s 
2025-09-10T14:10:14.027363631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (234, '2025-09-10T14:10:14', 'movie_last_searched_time') 
2025-09-10T14:10:14.027686081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:14.028335679Z [Info] FluentMigrator.Runner.MigrationRunner: 234: movie_last_searched_time migrated 
2025-09-10T14:10:14.028519549Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022092s 
2025-09-10T14:10:14.028707287Z [Info] FluentMigrator.Runner.MigrationRunner: 235: email_encryption migrating 
2025-09-10T14:10:14.028909404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:14.029164939Z [Info] email_encryption: Starting migration of Main DB to 235 
2025-09-10T14:10:14.029403269Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-10T14:10:14.029597290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-10T14:10:14.030381419Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008128s 
2025-09-10T14:10:14.030703207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (235, '2025-09-10T14:10:14', 'email_encryption') 
2025-09-10T14:10:14.031020726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:14.031619853Z [Info] FluentMigrator.Runner.MigrationRunner: 235: email_encryption migrated 
2025-09-10T14:10:14.031786959Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020314s 
2025-09-10T14:10:14.032016401Z [Info] FluentMigrator.Runner.MigrationRunner: 236: clear_last_rss_releases_info migrating 
2025-09-10T14:10:14.032207616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:14.032461618Z [Info] clear_last_rss_releases_info: Starting migration of Main DB to 236 
2025-09-10T14:10:14.032820580Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "IndexerStatus" SET "LastRssSyncReleaseInfo" = NULL 
2025-09-10T14:10:14.033098099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "IndexerStatus" SET "LastRssSyncReleaseInfo" = NULL 
2025-09-10T14:10:14.033339265Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003302s 
2025-09-10T14:10:14.033680843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (236, '2025-09-10T14:10:14', 'clear_last_rss_releases_info') 
2025-09-10T14:10:14.034014775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:14.034652008Z [Info] FluentMigrator.Runner.MigrationRunner: 236: clear_last_rss_releases_info migrated 
2025-09-10T14:10:14.034791058Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015611s 
2025-09-10T14:10:14.034975089Z [Info] FluentMigrator.Runner.MigrationRunner: 237: add_indexes migrating 
2025-09-10T14:10:14.035165663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:14.035401467Z [Info] add_indexes: Starting migration of Main DB to 237 
2025-09-10T14:10:14.036436732Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Blocklist (MovieId) 
2025-09-10T14:10:14.036687788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blocklist_MovieId" ON "Blocklist" ("MovieId" ASC) 
2025-09-10T14:10:14.037049576Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004525s 
2025-09-10T14:10:14.037263036Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Blocklist (Date) 
2025-09-10T14:10:14.037471446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blocklist_Date" ON "Blocklist" ("Date" ASC) 
2025-09-10T14:10:14.037819457Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004281s 
2025-09-10T14:10:14.037999289Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (MovieId, Date) 
2025-09-10T14:10:14.038289503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_MovieId_Date" ON "History" ("MovieId" ASC, "Date" DESC) 
2025-09-10T14:10:14.038638787Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004676s 
2025-09-10T14:10:14.038869601Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (DownloadId) 
2025-09-10T14:10:14.039122070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_DownloadId" 
2025-09-10T14:10:14.039488788Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000437s 
2025-09-10T14:10:14.039687559Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId, Date) 
2025-09-10T14:10:14.039994427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2025-09-10T14:10:14.040379983Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005211s 
2025-09-10T14:10:14.040563783Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (MovieFileId) 
2025-09-10T14:10:14.040857445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_MovieFileId" ON "Movies" ("MovieFileId" ASC) 
2025-09-10T14:10:14.041159783Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004413s 
2025-09-10T14:10:14.041339926Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (Path) 
2025-09-10T14:10:14.041568887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_Path" ON "Movies" ("Path" ASC) 
2025-09-10T14:10:14.041965466Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004201s 
2025-09-10T14:10:14.042292344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (237, '2025-09-10T14:10:14', 'add_indexes') 
2025-09-10T14:10:14.042592308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:14.043447300Z [Info] FluentMigrator.Runner.MigrationRunner: 237: add_indexes migrated 
2025-09-10T14:10:14.043584406Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018906s 
2025-09-10T14:10:14.043805872Z [Info] FluentMigrator.Runner.MigrationRunner: 238: parse_title_from_existing_subtitle_files migrating 
2025-09-10T14:10:14.044067489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:14.044306370Z [Info] parse_title_from_existing_subtitle_files: Starting migration of Main DB to 238 
2025-09-10T14:10:14.044751166Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 
2025-09-10T14:10:14.044952261Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-09-10T14:10:14.045073234Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles Title String 
2025-09-10T14:10:14.045335142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "Title" TEXT 
2025-09-10T14:10:14.046156606Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008919s 
2025-09-10T14:10:14.046310326Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 
2025-09-10T14:10:14.046473524Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-09-10T14:10:14.046639138Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles Copy Int32 
2025-09-10T14:10:14.046905214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "Copy" INTEGER NOT NULL DEFAULT 0 
2025-09-10T14:10:14.047704573Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008955s 
2025-09-10T14:10:14.047882482Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-10T14:10:14.048051682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-10T14:10:14.048604496Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005911s 
2025-09-10T14:10:14.048971374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (238, '2025-09-10T14:10:14', 'parse_title_from_existing_subtitle_files') 
2025-09-10T14:10:14.049317612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:14.049979003Z [Info] FluentMigrator.Runner.MigrationRunner: 238: parse_title_from_existing_subtitle_files migrated 
2025-09-10T14:10:14.050162513Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019002s 
2025-09-10T14:10:14.050406284Z [Info] FluentMigrator.Runner.MigrationRunner: 239: add_minimum_upgrade_format_score_to_quality_profiles migrating 
2025-09-10T14:10:14.050622630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:14.050891401Z [Info] add_minimum_upgrade_format_score_to_quality_profiles: Starting migration of Main DB to 239 
2025-09-10T14:10:14.051264051Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2025-09-10T14:10:14.051402480Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-09-10T14:10:14.051604707Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinUpgradeFormatScore Int32 
2025-09-10T14:10:14.051940023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinUpgradeFormatScore" INTEGER NOT NULL DEFAULT 1 
2025-09-10T14:10:14.052772920Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009684s 
2025-09-10T14:10:14.053151242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (239, '2025-09-10T14:10:14', 'add_minimum_upgrade_format_score_to_quality_profiles') 
2025-09-10T14:10:14.053545205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:14.054161336Z [Info] FluentMigrator.Runner.MigrationRunner: 239: add_minimum_upgrade_format_score_to_quality_profiles migrated 
2025-09-10T14:10:14.054386579Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022885s 
2025-09-10T14:10:14.054575370Z [Info] FluentMigrator.Runner.MigrationRunner: 240: drop_multi_episode_style_from_naming_config migrating 
2025-09-10T14:10:14.054797757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:14.055043372Z [Info] drop_multi_episode_style_from_naming_config: Starting migration of Main DB to 240 
2025-09-10T14:10:14.055404950Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig MultiEpisodeStyle 
2025-09-10T14:10:14.059325666Z [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-09-10T14:10:14.060326461Z [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-09-10T14:10:14.060863603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2025-09-10T14:10:14.061329521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2025-09-10T14:10:14.063814365Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082561s 
2025-09-10T14:10:14.064200503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (240, '2025-09-10T14:10:14', 'drop_multi_episode_style_from_naming_config') 
2025-09-10T14:10:14.064555928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:14.065809934Z [Info] FluentMigrator.Runner.MigrationRunner: 240: drop_multi_episode_style_from_naming_config migrated 
2025-09-10T14:10:14.066006339Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102043s 
2025-09-10T14:10:14.066196222Z [Info] FluentMigrator.Runner.MigrationRunner: 241: stevenlu_update_url migrating 
2025-09-10T14:10:14.066385453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:14.066644474Z [Info] stevenlu_update_url: Starting migration of Main DB to 241 
2025-09-10T14:10:14.066902875Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-10T14:10:14.067087366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-10T14:10:14.067677294Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006032s 
2025-09-10T14:10:14.068006908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (241, '2025-09-10T14:10:14', 'stevenlu_update_url') 
2025-09-10T14:10:14.068343386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:14.068947252Z [Info] FluentMigrator.Runner.MigrationRunner: 241: stevenlu_update_url migrated 
2025-09-10T14:10:14.069103386Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018468s 
2025-09-10T14:10:14.069292296Z [Info] FluentMigrator.Runner.MigrationRunner: 242: add_movie_keywords migrating 
2025-09-10T14:10:14.069486267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:14.069729427Z [Info] add_movie_keywords: Starting migration of Main DB to 242 
2025-09-10T14:10:14.070044291Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2025-09-10T14:10:14.070198131Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-09-10T14:10:14.070386710Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieMetadata Keywords String 
2025-09-10T14:10:14.070639489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata" ADD COLUMN "Keywords" TEXT 
2025-09-10T14:10:14.071455683Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008984s 
2025-09-10T14:10:14.071791489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (242, '2025-09-10T14:10:14', 'add_movie_keywords') 
2025-09-10T14:10:14.072151985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:14.072774128Z [Info] FluentMigrator.Runner.MigrationRunner: 242: add_movie_keywords migrated 
2025-09-10T14:10:14.072932397Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021817s 
2025-09-10T14:10:14.081153261Z [Debug] MigrationController: Took: 00:00:02.1026606 
2025-09-10T14:10:14.256297644Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging 
2025-09-10T14:10:14.291074888Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2025-09-10T14:10:14.311520721Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2025-09-10T14:10:14.311942219Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-10T14:10:14.312218496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-10T14:10:14.314873963Z [Info] DatabaseEngineVersionCheck: SQLite 3.49.2 
2025-09-10T14:10:14.315104498Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029232s 
2025-09-10T14:10:14.315366104Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2025-09-10T14:10:14.315629354Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031546s 
2025-09-10T14:10:14.317914236Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2025-09-10T14:10:14.318237377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:14.318793316Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2025-09-10T14:10:14.319153652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2025-09-10T14:10:14.319701685Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006461s 
2025-09-10T14:10:14.319987471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:14.321426409Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2025-09-10T14:10:14.321677043Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023533s 
2025-09-10T14:10:14.322090556Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2025-09-10T14:10:14.322387554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:14.322885377Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2025-09-10T14:10:14.323253448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-09-10T14:10:14.323743996Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005859s 
2025-09-10T14:10:14.324011424Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-09-10T14:10:14.324240145Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-09-10T14:10:14.324516411Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2025-09-10T14:10:14.324873290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2025-09-10T14:10:14.325685165Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008854s 
2025-09-10T14:10:14.325955980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:14.326852706Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2025-09-10T14:10:14.327130405Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020301s 
2025-09-10T14:10:14.327500120Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2025-09-10T14:10:14.327816026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:14.328252615Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-09-10T14:10:14.328500154Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-09-10T14:10:14.328758604Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2025-09-10T14:10:14.329120363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2025-09-10T14:10:14.329682224Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006395s 
2025-09-10T14:10:14.329955845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:14.330816989Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2025-09-10T14:10:14.331097634Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017434s 
2025-09-10T14:10:14.331462730Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2025-09-10T14:10:14.331742713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:14.332110514Z [Info] InitialSetup: Starting migration of Log DB to 1 
2025-09-10T14:10:14.332745864Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs 
2025-09-10T14:10:14.333307805Z [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-09-10T14:10:14.334041783Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010459s 
2025-09-10T14:10:14.334299222Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time) 
2025-09-10T14:10:14.334629096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2025-09-10T14:10:14.335077669Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005193s 
2025-09-10T14:10:14.335485581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-09-10T14:10:14', 'InitialSetup') 
2025-09-10T14:10:14.336003494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:14.336960691Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2025-09-10T14:10:14.337207999Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023896s 
2025-09-10T14:10:14.337473805Z [Info] FluentMigrator.Runner.MigrationRunner: 104: add_moviefiles_table migrating 
2025-09-10T14:10:14.337764240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:14.338113252Z [Info] add_moviefiles_table: Starting migration of Log DB to 104 
2025-09-10T14:10:14.338570132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (104, '2025-09-10T14:10:14', 'add_moviefiles_table') 
2025-09-10T14:10:14.339070550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:14.339911203Z [Info] FluentMigrator.Runner.MigrationRunner: 104: add_moviefiles_table migrated 
2025-09-10T14:10:14.340178491Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021332s 
2025-09-10T14:10:14.340440519Z [Info] FluentMigrator.Runner.MigrationRunner: 105: fix_history_movieId migrating 
2025-09-10T14:10:14.340725202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:14.341069405Z [Info] fix_history_movieId: Starting migration of Log DB to 105 
2025-09-10T14:10:14.341474141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (105, '2025-09-10T14:10:14', 'fix_history_movieId') 
2025-09-10T14:10:14.341965229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:14.342838568Z [Info] FluentMigrator.Runner.MigrationRunner: 105: fix_history_movieId migrated 
2025-09-10T14:10:14.343099524Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021083s 
2025-09-10T14:10:14.343352423Z [Info] FluentMigrator.Runner.MigrationRunner: 106: add_tmdb_stuff migrating 
2025-09-10T14:10:14.343631525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:14.343986811Z [Info] add_tmdb_stuff: Starting migration of Log DB to 106 
2025-09-10T14:10:14.344377908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (106, '2025-09-10T14:10:14', 'add_tmdb_stuff') 
2025-09-10T14:10:14.344861823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:14.345756294Z [Info] FluentMigrator.Runner.MigrationRunner: 106: add_tmdb_stuff migrated 
2025-09-10T14:10:14.346015336Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021246s 
2025-09-10T14:10:14.346287584Z [Info] FluentMigrator.Runner.MigrationRunner: 107: fix_movie_files migrating 
2025-09-10T14:10:14.346564391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:14.346904847Z [Info] fix_movie_files: Starting migration of Log DB to 107 
2025-09-10T14:10:14.347301816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (107, '2025-09-10T14:10:14', 'fix_movie_files') 
2025-09-10T14:10:14.347783346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:14.348676525Z [Info] FluentMigrator.Runner.MigrationRunner: 107: fix_movie_files migrated 
2025-09-10T14:10:14.348934113Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021171s 
2025-09-10T14:10:14.349211702Z [Info] FluentMigrator.Runner.MigrationRunner: 108: update_schedule_intervale migrating 
2025-09-10T14:10:14.349514292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:14.349871361Z [Info] update_schedule_intervale: Starting migration of Log DB to 108 
2025-09-10T14:10:14.350294503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (108, '2025-09-10T14:10:14', 'update_schedule_intervale') 
2025-09-10T14:10:14.350797616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:14.351648480Z [Info] FluentMigrator.Runner.MigrationRunner: 108: update_schedule_intervale migrated 
2025-09-10T14:10:14.351940327Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021247s 
2025-09-10T14:10:14.352231143Z [Info] FluentMigrator.Runner.MigrationRunner: 109: add_movie_formats_to_naming_config migrating 
2025-09-10T14:10:14.352540836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:14.352903457Z [Info] add_movie_formats_to_naming_config: Starting migration of Log DB to 109 
2025-09-10T14:10:14.353353904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (109, '2025-09-10T14:10:14', 'add_movie_formats_to_naming_config') 
2025-09-10T14:10:14.353871977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:14.354770556Z [Info] FluentMigrator.Runner.MigrationRunner: 109: add_movie_formats_to_naming_config migrated 
2025-09-10T14:10:14.355060230Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022034s 
2025-09-10T14:10:14.355327859Z [Info] FluentMigrator.Runner.MigrationRunner: 110: add_phyiscal_release migrating 
2025-09-10T14:10:14.355617442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:14.355982637Z [Info] add_phyiscal_release: Starting migration of Log DB to 110 
2025-09-10T14:10:14.356394136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (110, '2025-09-10T14:10:14', 'add_phyiscal_release') 
2025-09-10T14:10:14.356886587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:14.357669624Z [Info] FluentMigrator.Runner.MigrationRunner: 110: add_phyiscal_release migrated 
2025-09-10T14:10:14.357931181Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020505s 
2025-09-10T14:10:14.358186866Z [Info] FluentMigrator.Runner.MigrationRunner: 111: remove_bitmetv migrating 
2025-09-10T14:10:14.358463884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:14.358805832Z [Info] remove_bitmetv: Starting migration of Log DB to 111 
2025-09-10T14:10:14.359196048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (111, '2025-09-10T14:10:14', 'remove_bitmetv') 
2025-09-10T14:10:14.359681696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:14.360630066Z [Info] FluentMigrator.Runner.MigrationRunner: 111: remove_bitmetv migrated 
2025-09-10T14:10:14.360888526Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021642s 
2025-09-10T14:10:14.361156456Z [Info] FluentMigrator.Runner.MigrationRunner: 112: remove_torrentleech migrating 
2025-09-10T14:10:14.361440508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:14.361786805Z [Info] remove_torrentleech: Starting migration of Log DB to 112 
2025-09-10T14:10:14.362200178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (112, '2025-09-10T14:10:14', 'remove_torrentleech') 
2025-09-10T14:10:14.362727029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:14.363544726Z [Info] FluentMigrator.Runner.MigrationRunner: 112: remove_torrentleech migrated 
2025-09-10T14:10:14.363802154Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021018s 
2025-09-10T14:10:14.364088040Z [Info] FluentMigrator.Runner.MigrationRunner: 113: remove_broadcasthenet migrating 
2025-09-10T14:10:14.364393585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:14.364754201Z [Info] remove_broadcasthenet: Starting migration of Log DB to 113 
2025-09-10T14:10:14.365234488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (113, '2025-09-10T14:10:14', 'remove_broadcasthenet') 
2025-09-10T14:10:14.365733523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:14.366593405Z [Info] FluentMigrator.Runner.MigrationRunner: 113: remove_broadcasthenet migrated 
2025-09-10T14:10:14.366857707Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022031s 
2025-09-10T14:10:14.367120797Z [Info] FluentMigrator.Runner.MigrationRunner: 114: remove_fanzub migrating 
2025-09-10T14:10:14.367394869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:14.367735846Z [Info] remove_fanzub: Starting migration of Log DB to 114 
2025-09-10T14:10:14.368144809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (114, '2025-09-10T14:10:14', 'remove_fanzub') 
2025-09-10T14:10:14.368649004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:14.369500810Z [Info] FluentMigrator.Runner.MigrationRunner: 114: remove_fanzub migrated 
2025-09-10T14:10:14.369748318Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021103s 
2025-09-10T14:10:14.370018763Z [Info] FluentMigrator.Runner.MigrationRunner: 115: update_movie_sorttitle migrating 
2025-09-10T14:10:14.370303496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:14.370653541Z [Info] update_movie_sorttitle: Starting migration of Log DB to 115 
2025-09-10T14:10:14.371066733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (115, '2025-09-10T14:10:14', 'update_movie_sorttitle') 
2025-09-10T14:10:14.371559315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:14.372614039Z [Info] FluentMigrator.Runner.MigrationRunner: 115: update_movie_sorttitle migrated 
2025-09-10T14:10:14.373044556Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021214s 
2025-09-10T14:10:14.373323458Z [Info] FluentMigrator.Runner.MigrationRunner: 116: update_movie_sorttitle_again migrating 
2025-09-10T14:10:14.373625165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:14.373978737Z [Info] update_movie_sorttitle_again: Starting migration of Log DB to 116 
2025-09-10T14:10:14.374417942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (116, '2025-09-10T14:10:14', 'update_movie_sorttitle_again') 
2025-09-10T14:10:14.374968511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:14.375818021Z [Info] FluentMigrator.Runner.MigrationRunner: 116: update_movie_sorttitle_again migrated 
2025-09-10T14:10:14.376133016Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021756s 
2025-09-10T14:10:14.376400364Z [Info] FluentMigrator.Runner.MigrationRunner: 117: update_movie_file migrating 
2025-09-10T14:10:14.376694637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:14.377037577Z [Info] update_movie_file: Starting migration of Log DB to 117 
2025-09-10T14:10:14.377435168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (117, '2025-09-10T14:10:14', 'update_movie_file') 
2025-09-10T14:10:14.377943151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:14.378787391Z [Info] FluentMigrator.Runner.MigrationRunner: 117: update_movie_file migrated 
2025-09-10T14:10:14.379045220Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020921s 
2025-09-10T14:10:14.379306777Z [Info] FluentMigrator.Runner.MigrationRunner: 118: update_movie_slug migrating 
2025-09-10T14:10:14.379608364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:14.379972187Z [Info] update_movie_slug: Starting migration of Log DB to 118 
2025-09-10T14:10:14.380379327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (118, '2025-09-10T14:10:14', 'update_movie_slug') 
2025-09-10T14:10:14.380887761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:14.381730708Z [Info] FluentMigrator.Runner.MigrationRunner: 118: update_movie_slug migrated 
2025-09-10T14:10:14.381991173Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021234s 
2025-09-10T14:10:14.382256547Z [Info] FluentMigrator.Runner.MigrationRunner: 119: add_youtube_trailer_id migrating 
2025-09-10T14:10:14.382543415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:14.382892498Z [Info] add_youtube_trailer_id: Starting migration of Log DB to 119 
2025-09-10T14:10:14.383309287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (119, '2025-09-10T14:10:14', 'add_youtube_trailer_id') 
2025-09-10T14:10:14.383812390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:14.384624957Z [Info] FluentMigrator.Runner.MigrationRunner: 119: add_youtube_trailer_id migrated 
2025-09-10T14:10:14.384901313Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020709s 
2025-09-10T14:10:14.385153461Z [Info] FluentMigrator.Runner.MigrationRunner: 120: add_studio migrating 
2025-09-10T14:10:14.385421511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:14.385760273Z [Info] add_studio: Starting migration of Log DB to 120 
2025-09-10T14:10:14.386143405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (120, '2025-09-10T14:10:14', 'add_studio') 
2025-09-10T14:10:14.386646558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:14.387497932Z [Info] FluentMigrator.Runner.MigrationRunner: 120: add_studio migrated 
2025-09-10T14:10:14.387744589Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020831s 
2025-09-10T14:10:14.388063732Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_filedate_config migrating 
2025-09-10T14:10:14.388352323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:14.388699552Z [Info] update_filedate_config: Starting migration of Log DB to 121 
2025-09-10T14:10:14.389115129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (121, '2025-09-10T14:10:14', 'update_filedate_config') 
2025-09-10T14:10:14.389654866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:14.390607985Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_filedate_config migrated 
2025-09-10T14:10:14.390879492Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022345s 
2025-09-10T14:10:14.391179807Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_movieid_to_blacklist migrating 
2025-09-10T14:10:14.391489070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:14.391953184Z [Info] add_movieid_to_blacklist: Starting migration of Log DB to 122 
2025-09-10T14:10:14.392380014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (122, '2025-09-10T14:10:14', 'add_movieid_to_blacklist') 
2025-09-10T14:10:14.392894169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:14.393762518Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_movieid_to_blacklist migrated 
2025-09-10T14:10:14.394026169Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022665s 
2025-09-10T14:10:14.394385272Z [Info] FluentMigrator.Runner.MigrationRunner: 123: create_netimport_table migrating 
2025-09-10T14:10:14.394682420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:14.395033537Z [Info] create_netimport_table: Starting migration of Log DB to 123 
2025-09-10T14:10:14.395482291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (123, '2025-09-10T14:10:14', 'create_netimport_table') 
2025-09-10T14:10:14.395998921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:14.396871749Z [Info] FluentMigrator.Runner.MigrationRunner: 123: create_netimport_table migrated 
2025-09-10T14:10:14.397137033Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021788s 
2025-09-10T14:10:14.397417137Z [Info] FluentMigrator.Runner.MigrationRunner: 124: add_preferred_tags_to_profile migrating 
2025-09-10T14:10:14.397717402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:14.398070393Z [Info] add_preferred_tags_to_profile: Starting migration of Log DB to 124 
2025-09-10T14:10:14.398504517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (124, '2025-09-10T14:10:14', 'add_preferred_tags_to_profile') 
2025-09-10T14:10:14.399010546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:14.399730486Z [Info] FluentMigrator.Runner.MigrationRunner: 124: add_preferred_tags_to_profile migrated 
2025-09-10T14:10:14.400027464Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019965s 
2025-09-10T14:10:14.400284661Z [Info] FluentMigrator.Runner.MigrationRunner: 125: fix_imdb_unique migrating 
2025-09-10T14:10:14.400569104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:14.400911303Z [Info] fix_imdb_unique: Starting migration of Log DB to 125 
2025-09-10T14:10:14.401326249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (125, '2025-09-10T14:10:14', 'fix_imdb_unique') 
2025-09-10T14:10:14.401812438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:14.402568741Z [Info] FluentMigrator.Runner.MigrationRunner: 125: fix_imdb_unique migrated 
2025-09-10T14:10:14.402828825Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020073s 
2025-09-10T14:10:14.403113518Z [Info] FluentMigrator.Runner.MigrationRunner: 126: update_qualities_and_profiles migrating 
2025-09-10T14:10:14.403415947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:14.403773628Z [Info] update_qualities_and_profiles: Starting migration of Log DB to 126 
2025-09-10T14:10:14.404251410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (126, '2025-09-10T14:10:14', 'update_qualities_and_profiles') 
2025-09-10T14:10:14.404758882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:14.405572230Z [Info] FluentMigrator.Runner.MigrationRunner: 126: update_qualities_and_profiles migrated 
2025-09-10T14:10:14.405860470Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021337s 
2025-09-10T14:10:14.406123901Z [Info] FluentMigrator.Runner.MigrationRunner: 127: remove_wombles migrating 
2025-09-10T14:10:14.406422071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:14.406766745Z [Info] remove_wombles: Starting migration of Log DB to 127 
2025-09-10T14:10:14.407159576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (127, '2025-09-10T14:10:14', 'remove_wombles') 
2025-09-10T14:10:14.407641807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:14.408446969Z [Info] FluentMigrator.Runner.MigrationRunner: 127: remove_wombles migrated 
2025-09-10T14:10:14.408702373Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020246s 
2025-09-10T14:10:14.408969701Z [Info] FluentMigrator.Runner.MigrationRunner: 128: remove_kickass migrating 
2025-09-10T14:10:14.409243773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:14.409584830Z [Info] remove_kickass: Starting migration of Log DB to 128 
2025-09-10T14:10:14.409976038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (128, '2025-09-10T14:10:14', 'remove_kickass') 
2025-09-10T14:10:14.410456726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:14.411285866Z [Info] FluentMigrator.Runner.MigrationRunner: 128: remove_kickass migrated 
2025-09-10T14:10:14.411536771Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020503s 
2025-09-10T14:10:14.411831915Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_parsed_movie_info_to_pending_release migrating 
2025-09-10T14:10:14.412166229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:14.412524580Z [Info] add_parsed_movie_info_to_pending_release: Starting migration of Log DB to 129 
2025-09-10T14:10:14.412999056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (129, '2025-09-10T14:10:14', 'add_parsed_movie_info_to_pending_release') 
2025-09-10T14:10:14.413570035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:14.414377942Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_parsed_movie_info_to_pending_release migrated 
2025-09-10T14:10:14.414665301Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021786s 
2025-09-10T14:10:14.414937860Z [Info] FluentMigrator.Runner.MigrationRunner: 130: remove_wombles_kickass migrating 
2025-09-10T14:10:14.415222193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:14.415568189Z [Info] remove_wombles_kickass: Starting migration of Log DB to 130 
2025-09-10T14:10:14.416018396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (130, '2025-09-10T14:10:14', 'remove_wombles_kickass') 
2025-09-10T14:10:14.416518022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:14.417333705Z [Info] FluentMigrator.Runner.MigrationRunner: 130: remove_wombles_kickass migrated 
2025-09-10T14:10:14.417603227Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002101s 
2025-09-10T14:10:14.417896408Z [Info] FluentMigrator.Runner.MigrationRunner: 131: make_parsed_episode_info_nullable migrating 
2025-09-10T14:10:14.418195009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:14.418555355Z [Info] make_parsed_episode_info_nullable: Starting migration of Log DB to 131 
2025-09-10T14:10:14.419008367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (131, '2025-09-10T14:10:14', 'make_parsed_episode_info_nullable') 
2025-09-10T14:10:14.419520238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:14.420638780Z [Info] FluentMigrator.Runner.MigrationRunner: 131: make_parsed_episode_info_nullable migrated 
2025-09-10T14:10:14.420925949Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024125s 
2025-09-10T14:10:14.421216724Z [Info] FluentMigrator.Runner.MigrationRunner: 132: rename_torrent_downloadstation migrating 
2025-09-10T14:10:14.421516528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:14.421870812Z [Info] rename_torrent_downloadstation: Starting migration of Log DB to 132 
2025-09-10T14:10:14.422313263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (132, '2025-09-10T14:10:14', 'rename_torrent_downloadstation') 
2025-09-10T14:10:14.422819071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:14.423778032Z [Info] FluentMigrator.Runner.MigrationRunner: 132: rename_torrent_downloadstation migrated 
2025-09-10T14:10:14.424079700Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022336s 
2025-09-10T14:10:14.424350385Z [Info] FluentMigrator.Runner.MigrationRunner: 133: add_minimumavailability migrating 
2025-09-10T14:10:14.424637814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:14.424987448Z [Info] add_minimumavailability: Starting migration of Log DB to 133 
2025-09-10T14:10:14.425411732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (133, '2025-09-10T14:10:14', 'add_minimumavailability') 
2025-09-10T14:10:14.425902170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:14.426837764Z [Info] FluentMigrator.Runner.MigrationRunner: 133: add_minimumavailability migrated 
2025-09-10T14:10:14.427104180Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021883s 
2025-09-10T14:10:14.427392792Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_remux_qualities_for_the_wankers migrating 
2025-09-10T14:10:14.427700591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:14.428080687Z [Info] add_remux_qualities_for_the_wankers: Starting migration of Log DB to 134 
2025-09-10T14:10:14.428561525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (134, '2025-09-10T14:10:14', 'add_remux_qualities_for_the_wankers') 
2025-09-10T14:10:14.429096533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:14.430012156Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_remux_qualities_for_the_wankers migrated 
2025-09-10T14:10:14.430294655Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022742s 
2025-09-10T14:10:14.430569669Z [Info] FluentMigrator.Runner.MigrationRunner: 135: add_haspredbentry_to_movies migrating 
2025-09-10T14:10:14.430863932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:14.431216281Z [Info] add_haspredbentry_to_movies: Starting migration of Log DB to 135 
2025-09-10T14:10:14.431644494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (135, '2025-09-10T14:10:14', 'add_haspredbentry_to_movies') 
2025-09-10T14:10:14.432164040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:14.433111518Z [Info] FluentMigrator.Runner.MigrationRunner: 135: add_haspredbentry_to_movies migrated 
2025-09-10T14:10:14.433383616Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022309s 
2025-09-10T14:10:14.433655093Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_pathstate_to_movies migrating 
2025-09-10T14:10:14.433944335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:14.434293107Z [Info] add_pathstate_to_movies: Starting migration of Log DB to 136 
2025-09-10T14:10:14.434711540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (136, '2025-09-10T14:10:14', 'add_pathstate_to_movies') 
2025-09-10T14:10:14.435214052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:14.436109054Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_pathstate_to_movies migrated 
2025-09-10T14:10:14.436376102Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021514s 
2025-09-10T14:10:14.436649052Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_import_exclusions_table migrating 
2025-09-10T14:10:14.436945459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:14.437294271Z [Info] add_import_exclusions_table: Starting migration of Log DB to 137 
2025-09-10T14:10:14.437722904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (137, '2025-09-10T14:10:14', 'add_import_exclusions_table') 
2025-09-10T14:10:14.438236589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:14.439063354Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_import_exclusions_table migrated 
2025-09-10T14:10:14.439335001Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021044s 
2025-09-10T14:10:14.439608852Z [Info] FluentMigrator.Runner.MigrationRunner: 138: add_physical_release_note migrating 
2025-09-10T14:10:14.439914408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:14.440268511Z [Info] add_physical_release_note: Starting migration of Log DB to 138 
2025-09-10T14:10:14.440689388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (138, '2025-09-10T14:10:14', 'add_physical_release_note') 
2025-09-10T14:10:14.441187421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:14.442041541Z [Info] FluentMigrator.Runner.MigrationRunner: 138: add_physical_release_note migrated 
2025-09-10T14:10:14.442308930Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021265s 
2025-09-10T14:10:14.442584495Z [Info] FluentMigrator.Runner.MigrationRunner: 139: consolidate_indexer_baseurl migrating 
2025-09-10T14:10:14.442881583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:14.443236007Z [Info] consolidate_indexer_baseurl: Starting migration of Log DB to 139 
2025-09-10T14:10:14.443665291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (139, '2025-09-10T14:10:14', 'consolidate_indexer_baseurl') 
2025-09-10T14:10:14.444179907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:14.445039849Z [Info] FluentMigrator.Runner.MigrationRunner: 139: consolidate_indexer_baseurl migrated 
2025-09-10T14:10:14.445309362Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021431s 
2025-09-10T14:10:14.445587832Z [Info] FluentMigrator.Runner.MigrationRunner: 140: add_alternative_titles_table migrating 
2025-09-10T14:10:14.445889790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:14.446251779Z [Info] add_alternative_titles_table: Starting migration of Log DB to 140 
2025-09-10T14:10:14.446687727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (140, '2025-09-10T14:10:14', 'add_alternative_titles_table') 
2025-09-10T14:10:14.447190199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:14.452623831Z [Info] FluentMigrator.Runner.MigrationRunner: 140: add_alternative_titles_table migrated 
2025-09-10T14:10:14.452903104Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066243s 
2025-09-10T14:10:14.453196705Z [Info] FluentMigrator.Runner.MigrationRunner: 141: fix_duplicate_alt_titles migrating 
2025-09-10T14:10:14.453488973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:14.453878578Z [Info] fix_duplicate_alt_titles: Starting migration of Log DB to 141 
2025-09-10T14:10:14.454315508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (141, '2025-09-10T14:10:14', 'fix_duplicate_alt_titles') 
2025-09-10T14:10:14.454843090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:14.455731369Z [Info] FluentMigrator.Runner.MigrationRunner: 141: fix_duplicate_alt_titles migrated 
2025-09-10T14:10:14.456015321Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022345s 
2025-09-10T14:10:14.456271888Z [Info] FluentMigrator.Runner.MigrationRunner: 142: movie_extras migrating 
2025-09-10T14:10:14.456545158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:14.456883068Z [Info] movie_extras: Starting migration of Log DB to 142 
2025-09-10T14:10:14.457274757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (142, '2025-09-10T14:10:14', 'movie_extras') 
2025-09-10T14:10:14.457774574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:14.458729557Z [Info] FluentMigrator.Runner.MigrationRunner: 142: movie_extras migrated 
2025-09-10T14:10:14.458979701Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021926s 
2025-09-10T14:10:14.459235055Z [Info] FluentMigrator.Runner.MigrationRunner: 143: clean_core_tv migrating 
2025-09-10T14:10:14.459507063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:14.459852739Z [Info] clean_core_tv: Starting migration of Log DB to 143 
2025-09-10T14:10:14.460252313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (143, '2025-09-10T14:10:14', 'clean_core_tv') 
2025-09-10T14:10:14.460738843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:14.461558223Z [Info] FluentMigrator.Runner.MigrationRunner: 143: clean_core_tv migrated 
2025-09-10T14:10:14.461805942Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002057s 
2025-09-10T14:10:14.462082910Z [Info] FluentMigrator.Runner.MigrationRunner: 144: add_cookies_to_indexer_status migrating 
2025-09-10T14:10:14.462464318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:14.462743310Z [Info] add_cookies_to_indexer_status: Starting migration of Log DB to 144 
2025-09-10T14:10:14.463175991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (144, '2025-09-10T14:10:14', 'add_cookies_to_indexer_status') 
2025-09-10T14:10:14.463648923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:14.464548575Z [Info] FluentMigrator.Runner.MigrationRunner: 144: add_cookies_to_indexer_status migrated 
2025-09-10T14:10:14.464821394Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021312s 
2025-09-10T14:10:14.465079554Z [Info] FluentMigrator.Runner.MigrationRunner: 145: banner_to_fanart migrating 
2025-09-10T14:10:14.465360129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:14.465699854Z [Info] banner_to_fanart: Starting migration of Log DB to 145 
2025-09-10T14:10:14.466090380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (145, '2025-09-10T14:10:14', 'banner_to_fanart') 
2025-09-10T14:10:14.466577571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:14.467342401Z [Info] FluentMigrator.Runner.MigrationRunner: 145: banner_to_fanart migrated 
2025-09-10T14:10:14.467565691Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019911s 
2025-09-10T14:10:14.467837899Z [Info] FluentMigrator.Runner.MigrationRunner: 146: naming_config_colon_action migrating 
2025-09-10T14:10:14.468217534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:14.468568581Z [Info] naming_config_colon_action: Starting migration of Log DB to 146 
2025-09-10T14:10:14.468990500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (146, '2025-09-10T14:10:14', 'naming_config_colon_action') 
2025-09-10T14:10:14.469499706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:14.470305208Z [Info] FluentMigrator.Runner.MigrationRunner: 146: naming_config_colon_action migrated 
2025-09-10T14:10:14.470572356Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020737s 
2025-09-10T14:10:14.470836949Z [Info] FluentMigrator.Runner.MigrationRunner: 147: add_custom_formats migrating 
2025-09-10T14:10:14.471115059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:14.471423580Z [Info] add_custom_formats: Starting migration of Log DB to 147 
2025-09-10T14:10:14.471824377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (147, '2025-09-10T14:10:14', 'add_custom_formats') 
2025-09-10T14:10:14.472428494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:14.473161710Z [Info] FluentMigrator.Runner.MigrationRunner: 147: add_custom_formats migrated 
2025-09-10T14:10:14.473418938Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020409s 
2025-09-10T14:10:14.473693000Z [Info] FluentMigrator.Runner.MigrationRunner: 148: remove_extra_naming_config migrating 
2025-09-10T14:10:14.473991201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:14.474337628Z [Info] remove_extra_naming_config: Starting migration of Log DB to 148 
2025-09-10T14:10:14.474765289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (148, '2025-09-10T14:10:14', 'remove_extra_naming_config') 
2025-09-10T14:10:14.475260717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:14.476095408Z [Info] FluentMigrator.Runner.MigrationRunner: 148: remove_extra_naming_config migrated 
2025-09-10T14:10:14.476374761Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020874s 
2025-09-10T14:10:14.476651007Z [Info] FluentMigrator.Runner.MigrationRunner: 149: convert_regex_required_tags migrating 
2025-09-10T14:10:14.476947474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:14.477295435Z [Info] convert_regex_required_tags: Starting migration of Log DB to 149 
2025-09-10T14:10:14.477690691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (149, '2025-09-10T14:10:14', 'convert_regex_required_tags') 
2025-09-10T14:10:14.478192852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:14.479007372Z [Info] FluentMigrator.Runner.MigrationRunner: 149: convert_regex_required_tags migrated 
2025-09-10T14:10:14.479289610Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00205s 
2025-09-10T14:10:14.479535826Z [Info] FluentMigrator.Runner.MigrationRunner: 150: fix_format_tags_double_underscore migrating 
2025-09-10T14:10:14.479839959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:14.480247870Z [Info] fix_format_tags_double_underscore: Starting migration of Log DB to 150 
2025-09-10T14:10:14.480675000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (150, '2025-09-10T14:10:14', 'fix_format_tags_double_underscore') 
2025-09-10T14:10:14.481183053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:14.481990700Z [Info] FluentMigrator.Runner.MigrationRunner: 150: fix_format_tags_double_underscore migrated 
2025-09-10T14:10:14.482275894Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021309s 
2025-09-10T14:10:14.482542000Z [Info] FluentMigrator.Runner.MigrationRunner: 151: add_tags_to_net_import migrating 
2025-09-10T14:10:14.482829459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:14.483175135Z [Info] add_tags_to_net_import: Starting migration of Log DB to 151 
2025-09-10T14:10:14.483603317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (151, '2025-09-10T14:10:14', 'add_tags_to_net_import') 
2025-09-10T14:10:14.484154938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:14.485008667Z [Info] FluentMigrator.Runner.MigrationRunner: 151: add_tags_to_net_import migrated 
2025-09-10T14:10:14.485268230Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021642s 
2025-09-10T14:10:14.485531260Z [Info] FluentMigrator.Runner.MigrationRunner: 152: add_custom_filters migrating 
2025-09-10T14:10:14.485811504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:14.486153333Z [Info] add_custom_filters: Starting migration of Log DB to 152 
2025-09-10T14:10:14.486555623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (152, '2025-09-10T14:10:14', 'add_custom_filters') 
2025-09-10T14:10:14.487051521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:14.487886082Z [Info] FluentMigrator.Runner.MigrationRunner: 152: add_custom_filters migrated 
2025-09-10T14:10:14.488209223Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020629s 
2025-09-10T14:10:14.488460599Z [Info] FluentMigrator.Runner.MigrationRunner: 153: indexer_client_status_search_changes migrating 
2025-09-10T14:10:14.488768359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:14.489121179Z [Info] indexer_client_status_search_changes: Starting migration of Log DB to 153 
2025-09-10T14:10:14.489585324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (153, '2025-09-10T14:10:14', 'indexer_client_status_search_changes') 
2025-09-10T14:10:14.490110221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:14.491003970Z [Info] FluentMigrator.Runner.MigrationRunner: 153: indexer_client_status_search_changes migrated 
2025-09-10T14:10:14.491291579Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022084s 
2025-09-10T14:10:14.491583447Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_language_to_files_history_blacklist migrating 
2025-09-10T14:10:14.491932260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:14.492280401Z [Info] add_language_to_files_history_blacklist: Starting migration of Log DB to 154 
2025-09-10T14:10:14.492743774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (154, '2025-09-10T14:10:14', 'add_language_to_files_history_blacklist') 
2025-09-10T14:10:14.493262108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:14.494082580Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_language_to_files_history_blacklist migrated 
2025-09-10T14:10:14.494373275Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021507s 
2025-09-10T14:10:14.494659121Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_update_allowed_quality_profile migrating 
2025-09-10T14:10:14.494967021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:14.495321084Z [Info] add_update_allowed_quality_profile: Starting migration of Log DB to 155 
2025-09-10T14:10:14.495771190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (155, '2025-09-10T14:10:14', 'add_update_allowed_quality_profile') 
2025-09-10T14:10:14.496300115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:14.497095678Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_update_allowed_quality_profile migrated 
2025-09-10T14:10:14.497371523Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020954s 
2025-09-10T14:10:14.497648601Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_download_client_priority migrating 
2025-09-10T14:10:14.497955188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:14.498305183Z [Info] add_download_client_priority: Starting migration of Log DB to 156 
2025-09-10T14:10:14.498735109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (156, '2025-09-10T14:10:14', 'add_download_client_priority') 
2025-09-10T14:10:14.499237200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:14.500060688Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_download_client_priority migrated 
2025-09-10T14:10:14.500335863Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002087s 
2025-09-10T14:10:14.500596988Z [Info] FluentMigrator.Runner.MigrationRunner: 157: remove_growl_prowl migrating 
2025-09-10T14:10:14.500888616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:14.501232138Z [Info] remove_growl_prowl: Starting migration of Log DB to 157 
2025-09-10T14:10:14.501629207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (157, '2025-09-10T14:10:14', 'remove_growl_prowl') 
2025-09-10T14:10:14.502131158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:14.502905908Z [Info] FluentMigrator.Runner.MigrationRunner: 157: remove_growl_prowl migrated 
2025-09-10T14:10:14.503163868Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020206s 
2025-09-10T14:10:14.503429302Z [Info] FluentMigrator.Runner.MigrationRunner: 158: remove_plex_hometheatre migrating 
2025-09-10T14:10:14.503731571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:14.504086175Z [Info] remove_plex_hometheatre: Starting migration of Log DB to 158 
2025-09-10T14:10:14.504507984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (158, '2025-09-10T14:10:14', 'remove_plex_hometheatre') 
2025-09-10T14:10:14.504997560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:14.505804034Z [Info] FluentMigrator.Runner.MigrationRunner: 158: remove_plex_hometheatre migrated 
2025-09-10T14:10:14.506069018Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020686s 
2025-09-10T14:10:14.506326947Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_webrip_qualites migrating 
2025-09-10T14:10:14.506611821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:14.506953299Z [Info] add_webrip_qualites: Starting migration of Log DB to 159 
2025-09-10T14:10:14.507361581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (159, '2025-09-10T14:10:14', 'add_webrip_qualites') 
2025-09-10T14:10:14.507857189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:14.508625867Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_webrip_qualites migrated 
2025-09-10T14:10:14.508883356Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020111s 
2025-09-10T14:10:14.509156596Z [Info] FluentMigrator.Runner.MigrationRunner: 160: health_issue_notification migrating 
2025-09-10T14:10:14.509448854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:14.509794921Z [Info] health_issue_notification: Starting migration of Log DB to 160 
2025-09-10T14:10:14.510216460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (160, '2025-09-10T14:10:14', 'health_issue_notification') 
2025-09-10T14:10:14.510711046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:14.511514384Z [Info] FluentMigrator.Runner.MigrationRunner: 160: health_issue_notification migrated 
2025-09-10T14:10:14.511779858Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020552s 
2025-09-10T14:10:14.512067508Z [Info] FluentMigrator.Runner.MigrationRunner: 161: speed_improvements migrating 
2025-09-10T14:10:14.512352722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:14.512692807Z [Info] speed_improvements: Starting migration of Log DB to 161 
2025-09-10T14:10:14.513100608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (161, '2025-09-10T14:10:14', 'speed_improvements') 
2025-09-10T14:10:14.513585354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:14.514354042Z [Info] FluentMigrator.Runner.MigrationRunner: 161: speed_improvements migrated 
2025-09-10T14:10:14.514611561Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020049s 
2025-09-10T14:10:14.514885473Z [Info] FluentMigrator.Runner.MigrationRunner: 162: fix_profile_format_default migrating 
2025-09-10T14:10:14.515190256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:14.515538878Z [Info] fix_profile_format_default: Starting migration of Log DB to 162 
2025-09-10T14:10:14.515979927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (162, '2025-09-10T14:10:14', 'fix_profile_format_default') 
2025-09-10T14:10:14.516480885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:14.517261066Z [Info] FluentMigrator.Runner.MigrationRunner: 162: fix_profile_format_default migrated 
2025-09-10T14:10:14.517530790Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002051s 
2025-09-10T14:10:14.517782507Z [Info] FluentMigrator.Runner.MigrationRunner: 163: task_duration migrating 
2025-09-10T14:10:14.518053913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:14.518391693Z [Info] task_duration: Starting migration of Log DB to 163 
2025-09-10T14:10:14.518781408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (163, '2025-09-10T14:10:14', 'task_duration') 
2025-09-10T14:10:14.519263830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:14.520013730Z [Info] FluentMigrator.Runner.MigrationRunner: 163: task_duration migrated 
2025-09-10T14:10:14.520272922Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019634s 
2025-09-10T14:10:14.520540801Z [Info] FluentMigrator.Runner.MigrationRunner: 164: movie_collections_crew migrating 
2025-09-10T14:10:14.520826346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:14.521176922Z [Info] movie_collections_crew: Starting migration of Log DB to 164 
2025-09-10T14:10:14.521585485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (164, '2025-09-10T14:10:14', 'movie_collections_crew') 
2025-09-10T14:10:14.522075933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:14.522809760Z [Info] FluentMigrator.Runner.MigrationRunner: 164: movie_collections_crew migrated 
2025-09-10T14:10:14.523074504Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019755s 
2025-09-10T14:10:14.523378195Z [Info] FluentMigrator.Runner.MigrationRunner: 165: remove_custom_formats_from_quality_model migrating 
2025-09-10T14:10:14.523696005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:14.525306077Z [Info] remove_custom_formats_from_quality_model: Starting migration of Log DB to 165 
2025-09-10T14:10:14.525794341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (165, '2025-09-10T14:10:14', 'remove_custom_formats_from_quality_model') 
2025-09-10T14:10:14.526321913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:14.527067535Z [Info] FluentMigrator.Runner.MigrationRunner: 165: remove_custom_formats_from_quality_model migrated 
2025-09-10T14:10:14.527369443Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033313s 
2025-09-10T14:10:14.527638134Z [Info] FluentMigrator.Runner.MigrationRunner: 166: fix_tmdb_list_config migrating 
2025-09-10T14:10:14.527932907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:14.528287391Z [Info] fix_tmdb_list_config: Starting migration of Log DB to 166 
2025-09-10T14:10:14.528693559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (166, '2025-09-10T14:10:14', 'fix_tmdb_list_config') 
2025-09-10T14:10:14.529181151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:14.529886682Z [Info] FluentMigrator.Runner.MigrationRunner: 166: fix_tmdb_list_config migrated 
2025-09-10T14:10:14.530149130Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019634s 
2025-09-10T14:10:14.530423483Z [Info] FluentMigrator.Runner.MigrationRunner: 167: remove_movie_pathstate migrating 
2025-09-10T14:10:14.530710080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:14.531056838Z [Info] remove_movie_pathstate: Starting migration of Log DB to 167 
2025-09-10T14:10:14.531466483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (167, '2025-09-10T14:10:14', 'remove_movie_pathstate') 
2025-09-10T14:10:14.531980358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:14.532690258Z [Info] FluentMigrator.Runner.MigrationRunner: 167: remove_movie_pathstate migrated 
2025-09-10T14:10:14.532952355Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019669s 
2025-09-10T14:10:14.533435078Z [Info] FluentMigrator.Runner.MigrationRunner: 168: custom_format_rework migrating 
2025-09-10T14:10:14.533754912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:14.538872587Z [Info] custom_format_rework: Starting migration of Log DB to 168 
2025-09-10T14:10:14.539288324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (168, '2025-09-10T14:10:14', 'custom_format_rework') 
2025-09-10T14:10:14.539795295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:14.540521177Z [Info] FluentMigrator.Runner.MigrationRunner: 168: custom_format_rework migrated 
2025-09-10T14:10:14.540787694Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00677s 
2025-09-10T14:10:14.541052898Z [Info] FluentMigrator.Runner.MigrationRunner: 169: custom_format_scores migrating 
2025-09-10T14:10:14.541337561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:14.541678327Z [Info] custom_format_scores: Starting migration of Log DB to 169 
2025-09-10T14:10:14.542086609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (169, '2025-09-10T14:10:14', 'custom_format_scores') 
2025-09-10T14:10:14.542587077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:14.543301195Z [Info] FluentMigrator.Runner.MigrationRunner: 169: custom_format_scores migrated 
2025-09-10T14:10:14.543541810Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019504s 
2025-09-10T14:10:14.543802635Z [Info] FluentMigrator.Runner.MigrationRunner: 170: fix_trakt_list_config migrating 
2025-09-10T14:10:14.544106597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:14.544449858Z [Info] fix_trakt_list_config: Starting migration of Log DB to 170 
2025-09-10T14:10:14.544858101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (170, '2025-09-10T14:10:14', 'fix_trakt_list_config') 
2025-09-10T14:10:14.545347135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:14.546058077Z [Info] FluentMigrator.Runner.MigrationRunner: 170: fix_trakt_list_config migrated 
2025-09-10T14:10:14.546408493Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019513s 
2025-09-10T14:10:14.546699950Z [Info] FluentMigrator.Runner.MigrationRunner: 171: quality_definition_preferred_size migrating 
2025-09-10T14:10:14.547003230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:14.547354528Z [Info] quality_definition_preferred_size: Starting migration of Log DB to 171 
2025-09-10T14:10:14.547805757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (171, '2025-09-10T14:10:14', 'quality_definition_preferred_size') 
2025-09-10T14:10:14.548383290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:14.549123190Z [Info] FluentMigrator.Runner.MigrationRunner: 171: quality_definition_preferred_size migrated 
2025-09-10T14:10:14.549432162Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020948s 
2025-09-10T14:10:14.549683949Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_download_history migrating 
2025-09-10T14:10:14.549965466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:14.550310491Z [Info] add_download_history: Starting migration of Log DB to 172 
2025-09-10T14:10:14.550716167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (172, '2025-09-10T14:10:14', 'add_download_history') 
2025-09-10T14:10:14.551206525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:14.551921365Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_download_history migrated 
2025-09-10T14:10:14.552186358Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019427s 
2025-09-10T14:10:14.552451843Z [Info] FluentMigrator.Runner.MigrationRunner: 173: net_import_status migrating 
2025-09-10T14:10:14.552735564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:14.553079587Z [Info] net_import_status: Starting migration of Log DB to 173 
2025-09-10T14:10:14.553479152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (173, '2025-09-10T14:10:14', 'net_import_status') 
2025-09-10T14:10:14.553968317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:14.554779711Z [Info] FluentMigrator.Runner.MigrationRunner: 173: net_import_status migrated 
2025-09-10T14:10:14.555041197Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020475s 
2025-09-10T14:10:14.555313135Z [Info] FluentMigrator.Runner.MigrationRunner: 174: email_multiple_addresses migrating 
2025-09-10T14:10:14.555604652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:14.555967202Z [Info] email_multiple_addresses: Starting migration of Log DB to 174 
2025-09-10T14:10:14.556387198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (174, '2025-09-10T14:10:14', 'email_multiple_addresses') 
2025-09-10T14:10:14.556894169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:14.557693599Z [Info] FluentMigrator.Runner.MigrationRunner: 174: email_multiple_addresses migrated 
2025-09-10T14:10:14.557964664Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020775s 
2025-09-10T14:10:14.558250350Z [Info] FluentMigrator.Runner.MigrationRunner: 175: remove_chown_and_folderchmod_config migrating 
2025-09-10T14:10:14.558560655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:14.558917433Z [Info] remove_chown_and_folderchmod_config: Starting migration of Log DB to 175 
2025-09-10T14:10:14.559367039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (175, '2025-09-10T14:10:14', 'remove_chown_and_folderchmod_config') 
2025-09-10T14:10:14.559960223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:14.560858422Z [Info] FluentMigrator.Runner.MigrationRunner: 175: remove_chown_and_folderchmod_config migrated 
2025-09-10T14:10:14.561160430Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022481s 
2025-09-10T14:10:14.561429492Z [Info] FluentMigrator.Runner.MigrationRunner: 176: movie_recommendations migrating 
2025-09-10T14:10:14.561716229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:14.562072898Z [Info] movie_recommendations: Starting migration of Log DB to 176 
2025-09-10T14:10:14.562480368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (176, '2025-09-10T14:10:14', 'movie_recommendations') 
2025-09-10T14:10:14.562973652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:14.563769675Z [Info] FluentMigrator.Runner.MigrationRunner: 176: movie_recommendations migrated 
2025-09-10T14:10:14.564073326Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020509s 
2025-09-10T14:10:14.564347288Z [Info] FluentMigrator.Runner.MigrationRunner: 177: language_improvements migrating 
2025-09-10T14:10:14.564646851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:14.564983629Z [Info] language_improvements: Starting migration of Log DB to 177 
2025-09-10T14:10:14.565399597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (177, '2025-09-10T14:10:14', 'language_improvements') 
2025-09-10T14:10:14.565894624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:14.566665807Z [Info] FluentMigrator.Runner.MigrationRunner: 177: language_improvements migrated 
2025-09-10T14:10:14.566927183Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020245s 
2025-09-10T14:10:14.567180593Z [Info] FluentMigrator.Runner.MigrationRunner: 178: new_list_server migrating 
2025-09-10T14:10:14.567460487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:14.567802646Z [Info] new_list_server: Starting migration of Log DB to 178 
2025-09-10T14:10:14.568208002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (178, '2025-09-10T14:10:14', 'new_list_server') 
2025-09-10T14:10:14.568698430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:14.569474783Z [Info] FluentMigrator.Runner.MigrationRunner: 178: new_list_server migrated 
2025-09-10T14:10:14.569726871Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020082s 
2025-09-10T14:10:14.569993859Z [Info] FluentMigrator.Runner.MigrationRunner: 179: movie_translation_indexes migrating 
2025-09-10T14:10:14.570285626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:14.570634960Z [Info] movie_translation_indexes: Starting migration of Log DB to 179 
2025-09-10T14:10:14.571055226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (179, '2025-09-10T14:10:14', 'movie_translation_indexes') 
2025-09-10T14:10:14.571550263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:14.572336817Z [Info] FluentMigrator.Runner.MigrationRunner: 179: movie_translation_indexes migrated 
2025-09-10T14:10:14.572603173Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020307s 
2025-09-10T14:10:14.572881835Z [Info] FluentMigrator.Runner.MigrationRunner: 180: fix_invalid_profile_references migrating 
2025-09-10T14:10:14.573183262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:14.573543407Z [Info] fix_invalid_profile_references: Starting migration of Log DB to 180 
2025-09-10T14:10:14.573978253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (180, '2025-09-10T14:10:14', 'fix_invalid_profile_references') 
2025-09-10T14:10:14.574491777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:14.575270665Z [Info] FluentMigrator.Runner.MigrationRunner: 180: fix_invalid_profile_references migrated 
2025-09-10T14:10:14.575553174Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020705s 
2025-09-10T14:10:14.575809681Z [Info] FluentMigrator.Runner.MigrationRunner: 181: list_movies_table migrating 
2025-09-10T14:10:14.576110086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:14.576444579Z [Info] list_movies_table: Starting migration of Log DB to 181 
2025-09-10T14:10:14.576840286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (181, '2025-09-10T14:10:14', 'list_movies_table') 
2025-09-10T14:10:14.577336596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:14.578161086Z [Info] FluentMigrator.Runner.MigrationRunner: 181: list_movies_table migrated 
2025-09-10T14:10:14.578446521Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020461s 
2025-09-10T14:10:14.578702977Z [Info] FluentMigrator.Runner.MigrationRunner: 182: on_delete_notification migrating 
2025-09-10T14:10:14.579002711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:14.579341152Z [Info] on_delete_notification: Starting migration of Log DB to 182 
2025-09-10T14:10:14.579746779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (182, '2025-09-10T14:10:14', 'on_delete_notification') 
2025-09-10T14:10:14.580267387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:14.581062969Z [Info] FluentMigrator.Runner.MigrationRunner: 182: on_delete_notification migrated 
2025-09-10T14:10:14.581334616Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020643s 
2025-09-10T14:10:14.581594830Z [Info] FluentMigrator.Runner.MigrationRunner: 183: download_propers_config migrating 
2025-09-10T14:10:14.581885255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:14.582236322Z [Info] download_propers_config: Starting migration of Log DB to 183 
2025-09-10T14:10:14.582648101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (183, '2025-09-10T14:10:14', 'download_propers_config') 
2025-09-10T14:10:14.583144701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:14.584004613Z [Info] FluentMigrator.Runner.MigrationRunner: 183: download_propers_config migrated 
2025-09-10T14:10:14.584275218Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021049s 
2025-09-10T14:10:14.584543528Z [Info] FluentMigrator.Runner.MigrationRunner: 184: add_priority_to_indexers migrating 
2025-09-10T14:10:14.584837971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:14.585188768Z [Info] add_priority_to_indexers: Starting migration of Log DB to 184 
2025-09-10T14:10:14.585604204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (184, '2025-09-10T14:10:14', 'add_priority_to_indexers') 
2025-09-10T14:10:14.586098580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:14.586887398Z [Info] FluentMigrator.Runner.MigrationRunner: 184: add_priority_to_indexers migrated 
2025-09-10T14:10:14.587158274Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020366s 
2025-09-10T14:10:14.587435412Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_alternative_title_indices migrating 
2025-09-10T14:10:14.587738693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:14.588108968Z [Info] add_alternative_title_indices: Starting migration of Log DB to 185 
2025-09-10T14:10:14.588550487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (185, '2025-09-10T14:10:14', 'add_alternative_title_indices') 
2025-09-10T14:10:14.589069052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:14.589804593Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_alternative_title_indices migrated 
2025-09-10T14:10:14.590081951Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002049s 
2025-09-10T14:10:14.590342566Z [Info] FluentMigrator.Runner.MigrationRunner: 186: fix_tmdb_duplicates migrating 
2025-09-10T14:10:14.590626408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:14.590965511Z [Info] fix_tmdb_duplicates: Starting migration of Log DB to 186 
2025-09-10T14:10:14.591374524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (186, '2025-09-10T14:10:14', 'fix_tmdb_duplicates') 
2025-09-10T14:10:14.591880363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:14.592609411Z [Info] FluentMigrator.Runner.MigrationRunner: 186: fix_tmdb_duplicates migrated 
2025-09-10T14:10:14.592868633Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019778s 
2025-09-10T14:10:14.593148437Z [Info] FluentMigrator.Runner.MigrationRunner: 187: swap_filechmod_for_folderchmod migrating 
2025-09-10T14:10:14.593449673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:14.593797844Z [Info] swap_filechmod_for_folderchmod: Starting migration of Log DB to 187 
2025-09-10T14:10:14.594240406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (187, '2025-09-10T14:10:14', 'swap_filechmod_for_folderchmod') 
2025-09-10T14:10:14.594765022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:14.595443258Z [Info] FluentMigrator.Runner.MigrationRunner: 187: swap_filechmod_for_folderchmod migrated 
2025-09-10T14:10:14.595632990Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002009s 
2025-09-10T14:10:14.595818193Z [Info] FluentMigrator.Runner.MigrationRunner: 188: mediainfo_channels migrating 
2025-09-10T14:10:14.596039138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:14.596271215Z [Info] mediainfo_channels: Starting migration of Log DB to 188 
2025-09-10T14:10:14.596524044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (188, '2025-09-10T14:10:14', 'mediainfo_channels') 
2025-09-10T14:10:14.596836514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:14.597428145Z [Info] FluentMigrator.Runner.MigrationRunner: 188: mediainfo_channels migrated 
2025-09-10T14:10:14.597613889Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013795s 
2025-09-10T14:10:14.597800826Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_update_history migrating 
2025-09-10T14:10:14.597990468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:14.598230561Z [Info] add_update_history: Starting migration of Log DB to 189 
2025-09-10T14:10:14.598849227Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory 
2025-09-10T14:10:14.599170374Z [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-09-10T14:10:14.599673066Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006333s 
2025-09-10T14:10:14.599894151Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date) 
2025-09-10T14:10:14.600150157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2025-09-10T14:10:14.600589892Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004919s 
2025-09-10T14:10:14.600880006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (189, '2025-09-10T14:10:14', 'add_update_history') 
2025-09-10T14:10:14.601230142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:14.602030032Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_update_history migrated 
2025-09-10T14:10:14.602231268Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001924s 
2025-09-10T14:10:14.602432513Z [Info] FluentMigrator.Runner.MigrationRunner: 190: update_awesome_hd_link migrating 
2025-09-10T14:10:14.602642005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:14.602903411Z [Info] update_awesome_hd_link: Starting migration of Log DB to 190 
2025-09-10T14:10:14.603192624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (190, '2025-09-10T14:10:14', 'update_awesome_hd_link') 
2025-09-10T14:10:14.603543240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:14.604220594Z [Info] FluentMigrator.Runner.MigrationRunner: 190: update_awesome_hd_link migrated 
2025-09-10T14:10:14.604426629Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015661s 
2025-09-10T14:10:14.604619507Z [Info] FluentMigrator.Runner.MigrationRunner: 191: remove_awesomehd migrating 
2025-09-10T14:10:14.604824149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:14.605083441Z [Info] remove_awesomehd: Starting migration of Log DB to 191 
2025-09-10T14:10:14.605363906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (191, '2025-09-10T14:10:14', 'remove_awesomehd') 
2025-09-10T14:10:14.605699602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:14.606299069Z [Info] FluentMigrator.Runner.MigrationRunner: 191: remove_awesomehd migrated 
2025-09-10T14:10:14.606493331Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014735s 
2025-09-10T14:10:14.606694075Z [Info] FluentMigrator.Runner.MigrationRunner: 192: add_on_delete_to_notifications migrating 
2025-09-10T14:10:14.606909489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:14.607166727Z [Info] add_on_delete_to_notifications: Starting migration of Log DB to 192 
2025-09-10T14:10:14.607474897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (192, '2025-09-10T14:10:14', 'add_on_delete_to_notifications') 
2025-09-10T14:10:14.607824702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:14.608438618Z [Info] FluentMigrator.Runner.MigrationRunner: 192: add_on_delete_to_notifications migrated 
2025-09-10T14:10:14.608645014Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001511s 
2025-09-10T14:10:14.608850117Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_bypass_to_delay_profile migrating 
2025-09-10T14:10:14.609063266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:14.609323570Z [Info] add_bypass_to_delay_profile: Starting migration of Log DB to 194 
2025-09-10T14:10:14.609624286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (194, '2025-09-10T14:10:14', 'add_bypass_to_delay_profile') 
2025-09-10T14:10:14.609975713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:14.610579990Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_bypass_to_delay_profile migrated 
2025-09-10T14:10:14.610784121Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015069s 
2025-09-10T14:10:14.610980537Z [Info] FluentMigrator.Runner.MigrationRunner: 195: update_notifiarr migrating 
2025-09-10T14:10:14.611188065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:14.611443439Z [Info] update_notifiarr: Starting migration of Log DB to 195 
2025-09-10T14:10:14.611722561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (195, '2025-09-10T14:10:14', 'update_notifiarr') 
2025-09-10T14:10:14.612091514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:14.612694719Z [Info] FluentMigrator.Runner.MigrationRunner: 195: update_notifiarr migrated 
2025-09-10T14:10:14.612878830Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00149s 
2025-09-10T14:10:14.613076027Z [Info] FluentMigrator.Runner.MigrationRunner: 196: legacy_mediainfo_hdr migrating 
2025-09-10T14:10:14.613283875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:14.613537666Z [Info] legacy_mediainfo_hdr: Starting migration of Log DB to 196 
2025-09-10T14:10:14.613821989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (196, '2025-09-10T14:10:14', 'legacy_mediainfo_hdr') 
2025-09-10T14:10:14.614162024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:14.614760769Z [Info] FluentMigrator.Runner.MigrationRunner: 196: legacy_mediainfo_hdr migrated 
2025-09-10T14:10:14.614960472Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001474s 
2025-09-10T14:10:14.615165354Z [Info] FluentMigrator.Runner.MigrationRunner: 197: rename_blacklist_to_blocklist migrating 
2025-09-10T14:10:14.615376179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:14.615632535Z [Info] rename_blacklist_to_blocklist: Starting migration of Log DB to 197 
2025-09-10T14:10:14.615962199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (197, '2025-09-10T14:10:14', 'rename_blacklist_to_blocklist') 
2025-09-10T14:10:14.616305270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:14.616932823Z [Info] FluentMigrator.Runner.MigrationRunner: 197: rename_blacklist_to_blocklist migrated 
2025-09-10T14:10:14.617134480Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015415s 
2025-09-10T14:10:14.617324242Z [Info] FluentMigrator.Runner.MigrationRunner: 198: add_indexer_tags migrating 
2025-09-10T14:10:14.617522471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:14.617772164Z [Info] add_indexer_tags: Starting migration of Log DB to 198 
2025-09-10T14:10:14.618036476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (198, '2025-09-10T14:10:14', 'add_indexer_tags') 
2025-09-10T14:10:14.618376922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:14.618967200Z [Info] FluentMigrator.Runner.MigrationRunner: 198: add_indexer_tags migrated 
2025-09-10T14:10:14.619166983Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014403s 
2025-09-10T14:10:14.619363418Z [Info] FluentMigrator.Runner.MigrationRunner: 199: mediainfo_to_ffmpeg migrating 
2025-09-10T14:10:14.619556337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:14.619808414Z [Info] mediainfo_to_ffmpeg: Starting migration of Log DB to 199 
2025-09-10T14:10:14.620100613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (199, '2025-09-10T14:10:14', 'mediainfo_to_ffmpeg') 
2025-09-10T14:10:14.620435808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:14.621096228Z [Info] FluentMigrator.Runner.MigrationRunner: 199: mediainfo_to_ffmpeg migrated 
2025-09-10T14:10:14.621292112Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015293s 
2025-09-10T14:10:14.621492436Z [Info] FluentMigrator.Runner.MigrationRunner: 200: cdh_per_downloadclient migrating 
2025-09-10T14:10:14.621696386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:14.621953214Z [Info] cdh_per_downloadclient: Starting migration of Log DB to 200 
2025-09-10T14:10:14.622227997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (200, '2025-09-10T14:10:14', 'cdh_per_downloadclient') 
2025-09-10T14:10:14.622570256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:14.623222590Z [Info] FluentMigrator.Runner.MigrationRunner: 200: cdh_per_downloadclient migrated 
2025-09-10T14:10:14.623416621Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015189s 
2025-09-10T14:10:14.623620822Z [Info] FluentMigrator.Runner.MigrationRunner: 201: migrate_discord_from_slack migrating 
2025-09-10T14:10:14.623832338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:14.624101790Z [Info] migrate_discord_from_slack: Starting migration of Log DB to 201 
2025-09-10T14:10:14.624384620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (201, '2025-09-10T14:10:14', 'migrate_discord_from_slack') 
2025-09-10T14:10:14.624733943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:14.625386838Z [Info] FluentMigrator.Runner.MigrationRunner: 201: migrate_discord_from_slack migrated 
2025-09-10T14:10:14.625584797Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015457s 
2025-09-10T14:10:14.625775120Z [Info] FluentMigrator.Runner.MigrationRunner: 202: remove_predb migrating 
2025-09-10T14:10:14.625971375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:14.626219876Z [Info] remove_predb: Starting migration of Log DB to 202 
2025-09-10T14:10:14.626482084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (202, '2025-09-10T14:10:14', 'remove_predb') 
2025-09-10T14:10:14.626821187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:14.627422017Z [Info] FluentMigrator.Runner.MigrationRunner: 202: remove_predb migrated 
2025-09-10T14:10:14.627607881Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014516s 
2025-09-10T14:10:14.627811150Z [Info] FluentMigrator.Runner.MigrationRunner: 203: add_on_update_to_notifications migrating 
2025-09-10T14:10:14.628053308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:14.628312109Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 203 
2025-09-10T14:10:14.628595530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (203, '2025-09-10T14:10:14', 'add_on_update_to_notifications') 
2025-09-10T14:10:14.628935604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:14.629564401Z [Info] FluentMigrator.Runner.MigrationRunner: 203: add_on_update_to_notifications migrated 
2025-09-10T14:10:14.629767890Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014989s 
2025-09-10T14:10:14.629971310Z [Info] FluentMigrator.Runner.MigrationRunner: 204: ensure_identity_on_id_columns migrating 
2025-09-10T14:10:14.630178187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:14.630431116Z [Info] ensure_identity_on_id_columns: Starting migration of Log DB to 204 
2025-09-10T14:10:14.630716420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (204, '2025-09-10T14:10:14', 'ensure_identity_on_id_columns') 
2025-09-10T14:10:14.631052607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:14.631670682Z [Info] FluentMigrator.Runner.MigrationRunner: 204: ensure_identity_on_id_columns migrated 
2025-09-10T14:10:14.631882959Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014784s 
2025-09-10T14:10:14.632088964Z [Info] FluentMigrator.Runner.MigrationRunner: 205: download_client_per_indexer migrating 
2025-09-10T14:10:14.632296903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:14.632552347Z [Info] download_client_per_indexer: Starting migration of Log DB to 205 
2025-09-10T14:10:14.632833033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (205, '2025-09-10T14:10:14', 'download_client_per_indexer') 
2025-09-10T14:10:14.633173548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:14.633796172Z [Info] FluentMigrator.Runner.MigrationRunner: 205: download_client_per_indexer migrated 
2025-09-10T14:10:14.634009973Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014882s 
2025-09-10T14:10:14.634191208Z [Info] FluentMigrator.Runner.MigrationRunner: 206: multiple_ratings_support migrating 
2025-09-10T14:10:14.634392303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:14.634649120Z [Info] multiple_ratings_support: Starting migration of Log DB to 206 
2025-09-10T14:10:14.634929114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (206, '2025-09-10T14:10:14', 'multiple_ratings_support') 
2025-09-10T14:10:14.635273116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:14.635914618Z [Info] FluentMigrator.Runner.MigrationRunner: 206: multiple_ratings_support migrated 
2025-09-10T14:10:14.636112557Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014995s 
2025-09-10T14:10:14.636303521Z [Info] FluentMigrator.Runner.MigrationRunner: 207: movie_metadata migrating 
2025-09-10T14:10:14.636498434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:14.636743057Z [Info] movie_metadata: Starting migration of Log DB to 207 
2025-09-10T14:10:14.637001437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (207, '2025-09-10T14:10:14', 'movie_metadata') 
2025-09-10T14:10:14.637323405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:14.637955859Z [Info] FluentMigrator.Runner.MigrationRunner: 207: movie_metadata migrated 
2025-09-10T14:10:14.638141823Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001455s 
2025-09-10T14:10:14.638332157Z [Info] FluentMigrator.Runner.MigrationRunner: 208: add_collections migrating 
2025-09-10T14:10:14.638526348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:14.638775660Z [Info] add_collections: Starting migration of Log DB to 208 
2025-09-10T14:10:14.639035132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (208, '2025-09-10T14:10:14', 'add_collections') 
2025-09-10T14:10:14.639356610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:14.640006298Z [Info] FluentMigrator.Runner.MigrationRunner: 208: add_collections migrated 
2025-09-10T14:10:14.640202653Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014659s 
2025-09-10T14:10:14.640459090Z [Info] FluentMigrator.Runner.MigrationRunner: 209: movie_meta_collection_index migrating 
2025-09-10T14:10:14.640645475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:14.640896270Z [Info] movie_meta_collection_index: Starting migration of Log DB to 209 
2025-09-10T14:10:14.641179280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (209, '2025-09-10T14:10:14', 'movie_meta_collection_index') 
2025-09-10T14:10:14.641505176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:14.642571985Z [Info] FluentMigrator.Runner.MigrationRunner: 209: movie_meta_collection_index migrated 
2025-09-10T14:10:14.642752168Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019119s 
2025-09-10T14:10:14.642966620Z [Info] FluentMigrator.Runner.MigrationRunner: 210: movie_added_notifications migrating 
2025-09-10T14:10:14.643172334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:14.643386134Z [Info] movie_added_notifications: Starting migration of Log DB to 210 
2025-09-10T14:10:14.643663232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (210, '2025-09-10T14:10:14', 'movie_added_notifications') 
2025-09-10T14:10:14.644099301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:14.644740271Z [Info] FluentMigrator.Runner.MigrationRunner: 210: movie_added_notifications migrated 
2025-09-10T14:10:14.644926667Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015499s 
2025-09-10T14:10:14.645120076Z [Info] FluentMigrator.Runner.MigrationRunner: 211: more_movie_meta_index migrating 
2025-09-10T14:10:14.645315901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:14.645563148Z [Info] more_movie_meta_index: Starting migration of Log DB to 211 
2025-09-10T14:10:14.645831048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (211, '2025-09-10T14:10:14', 'more_movie_meta_index') 
2025-09-10T14:10:14.646136082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:14.646737644Z [Info] FluentMigrator.Runner.MigrationRunner: 211: more_movie_meta_index migrated 
2025-09-10T14:10:14.646964551Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001442s 
2025-09-10T14:10:14.647145946Z [Info] FluentMigrator.Runner.MigrationRunner: 212: postgres_update_timestamp_columns_to_with_timezone migrating 
2025-09-10T14:10:14.647362111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:14.647619229Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 212 
2025-09-10T14:10:14.648219217Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs 
2025-09-10T14:10:14.648400262Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-09-10T14:10:14.648600475Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset 
2025-09-10T14:10:14.649420466Z [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-09-10T14:10:14.650106808Z [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-09-10T14:10:14.650576745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs" 
2025-09-10T14:10:14.651120840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs" 
2025-09-10T14:10:14.652165524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2025-09-10T14:10:14.652512954Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037115s 
2025-09-10T14:10:14.652694129Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory 
2025-09-10T14:10:14.652866476Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-09-10T14:10:14.653054595Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset 
2025-09-10T14:10:14.653708431Z [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-09-10T14:10:14.654254992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory" 
2025-09-10T14:10:14.654649186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory" 
2025-09-10T14:10:14.655139012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory" 
2025-09-10T14:10:14.656027010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2025-09-10T14:10:14.656394240Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031334s 
2025-09-10T14:10:14.656575715Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-09-10T14:10:14.656744776Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-09-10T14:10:14.656928937Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2025-09-10T14:10:14.663699191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2025-09-10T14:10:14.664403389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2025-09-10T14:10:14.664837012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2025-09-10T14:10:14.665436219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2025-09-10T14:10:14.666545723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-09-10T14:10:14.666955689Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098156s 
2025-09-10T14:10:14.667250202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (212, '2025-09-10T14:10:14', 'postgres_update_timestamp_columns_to_with_timezone') 
2025-09-10T14:10:14.667595928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:14.668790133Z [Info] FluentMigrator.Runner.MigrationRunner: 212: postgres_update_timestamp_columns_to_with_timezone migrated 
2025-09-10T14:10:14.669011699Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116109s 
2025-09-10T14:10:14.669249448Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_language_tags_to_subtitle_files migrating 
2025-09-10T14:10:14.669454661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:14.669739144Z [Info] add_language_tags_to_subtitle_files: Starting migration of Log DB to 214 
2025-09-10T14:10:14.670055050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (214, '2025-09-10T14:10:14', 'add_language_tags_to_subtitle_files') 
2025-09-10T14:10:14.670384714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:14.671215457Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_language_tags_to_subtitle_files migrated 
2025-09-10T14:10:14.671417404Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017414s 
2025-09-10T14:10:14.671615122Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_salt_to_users migrating 
2025-09-10T14:10:14.671809744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:14.672074817Z [Info] add_salt_to_users: Starting migration of Log DB to 215 
2025-09-10T14:10:14.672341214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (215, '2025-09-10T14:10:14', 'add_salt_to_users') 
2025-09-10T14:10:14.672670858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:14.673286237Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_salt_to_users migrated 
2025-09-10T14:10:14.673475388Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014711s 
2025-09-10T14:10:14.673729179Z [Info] FluentMigrator.Runner.MigrationRunner: 216: clean_alt_titles migrating 
2025-09-10T14:10:14.673954522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:14.674199766Z [Info] clean_alt_titles: Starting migration of Log DB to 216 
2025-09-10T14:10:14.674462004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (216, '2025-09-10T14:10:14', 'clean_alt_titles') 
2025-09-10T14:10:14.674788702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:14.675435545Z [Info] FluentMigrator.Runner.MigrationRunner: 216: clean_alt_titles migrated 
2025-09-10T14:10:14.675623423Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014696s 
2025-09-10T14:10:14.675810800Z [Info] FluentMigrator.Runner.MigrationRunner: 217: remove_omg migrating 
2025-09-10T14:10:14.676019941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:14.676230385Z [Info] remove_omg: Starting migration of Log DB to 217 
2025-09-10T14:10:14.676513716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (217, '2025-09-10T14:10:14', 'remove_omg') 
2025-09-10T14:10:14.676834061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:14.677474431Z [Info] FluentMigrator.Runner.MigrationRunner: 217: remove_omg migrated 
2025-09-10T14:10:14.677668682Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014688s 
2025-09-10T14:10:14.677834536Z [Info] FluentMigrator.Runner.MigrationRunner: 218: add_additional_info_to_pending_releases migrating 
2025-09-10T14:10:14.678040801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:14.678303360Z [Info] add_additional_info_to_pending_releases: Starting migration of Log DB to 218 
2025-09-10T14:10:14.678603494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (218, '2025-09-10T14:10:14', 'add_additional_info_to_pending_releases') 
2025-09-10T14:10:14.678935192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:14.679528567Z [Info] FluentMigrator.Runner.MigrationRunner: 218: add_additional_info_to_pending_releases migrated 
2025-09-10T14:10:14.679733410Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014653s 
2025-09-10T14:10:14.679944264Z [Info] FluentMigrator.Runner.MigrationRunner: 219: add_result_to_commands migrating 
2025-09-10T14:10:14.680145309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:14.680389060Z [Info] add_result_to_commands: Starting migration of Log DB to 219 
2025-09-10T14:10:14.680660968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (219, '2025-09-10T14:10:14', 'add_result_to_commands') 
2025-09-10T14:10:14.680985872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:14.681646282Z [Info] FluentMigrator.Runner.MigrationRunner: 219: add_result_to_commands migrated 
2025-09-10T14:10:14.681840032Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014993s 
2025-09-10T14:10:14.682039273Z [Info] FluentMigrator.Runner.MigrationRunner: 220: health_restored_notification migrating 
2025-09-10T14:10:14.682240168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:14.682487185Z [Info] health_restored_notification: Starting migration of Log DB to 220 
2025-09-10T14:10:14.682768251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (220, '2025-09-10T14:10:14', 'health_restored_notification') 
2025-09-10T14:10:14.683094378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:14.683714527Z [Info] FluentMigrator.Runner.MigrationRunner: 220: health_restored_notification migrated 
2025-09-10T14:10:14.683960863Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014637s 
2025-09-10T14:10:14.684150655Z [Info] FluentMigrator.Runner.MigrationRunner: 221: add_on_manual_interaction_required_to_notifications migrating 
2025-09-10T14:10:14.684371780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:14.684622405Z [Info] add_on_manual_interaction_required_to_notifications: Starting migration of Log DB to 221 
2025-09-10T14:10:14.684947400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (221, '2025-09-10T14:10:14', 'add_on_manual_interaction_required_to_notifications') 
2025-09-10T14:10:14.685293266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:14.685947013Z [Info] FluentMigrator.Runner.MigrationRunner: 221: add_on_manual_interaction_required_to_notifications migrated 
2025-09-10T14:10:14.686170172Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015525s 
2025-09-10T14:10:14.686345114Z [Info] FluentMigrator.Runner.MigrationRunner: 222: remove_rarbg migrating 
2025-09-10T14:10:14.686536640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:14.686781563Z [Info] remove_rarbg: Starting migration of Log DB to 222 
2025-09-10T14:10:14.687039032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (222, '2025-09-10T14:10:14', 'remove_rarbg') 
2025-09-10T14:10:14.687363705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:14.688061691Z [Info] FluentMigrator.Runner.MigrationRunner: 222: remove_rarbg migrated 
2025-09-10T14:10:14.688249269Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015188s 
2025-09-10T14:10:14.688456055Z [Info] FluentMigrator.Runner.MigrationRunner: 223: remove_invalid_roksbox_metadata_images migrating 
2025-09-10T14:10:14.688666088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:14.688917464Z [Info] remove_invalid_roksbox_metadata_images: Starting migration of Log DB to 223 
2025-09-10T14:10:14.689208220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (223, '2025-09-10T14:10:14', 'remove_invalid_roksbox_metadata_images') 
2025-09-10T14:10:14.689544928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:14.690179977Z [Info] FluentMigrator.Runner.MigrationRunner: 223: remove_invalid_roksbox_metadata_images migrated 
2025-09-10T14:10:14.690382986Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014978s 
2025-09-10T14:10:14.690574571Z [Info] FluentMigrator.Runner.MigrationRunner: 224: list_sync_time migrating 
2025-09-10T14:10:14.690763782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:14.691006121Z [Info] list_sync_time: Starting migration of Log DB to 224 
2025-09-10T14:10:14.691262978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (224, '2025-09-10T14:10:14', 'list_sync_time') 
2025-09-10T14:10:14.691578403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:14.692218893Z [Info] FluentMigrator.Runner.MigrationRunner: 224: list_sync_time migrated 
2025-09-10T14:10:14.692415689Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014426s 
2025-09-10T14:10:14.692597856Z [Info] FluentMigrator.Runner.MigrationRunner: 225: add_tags_to_collections migrating 
2025-09-10T14:10:14.692798059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:14.693048784Z [Info] add_tags_to_collections: Starting migration of Log DB to 225 
2025-09-10T14:10:14.693320241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (225, '2025-09-10T14:10:14', 'add_tags_to_collections') 
2025-09-10T14:10:14.693640646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:14.694272869Z [Info] FluentMigrator.Runner.MigrationRunner: 225: add_tags_to_collections migrated 
2025-09-10T14:10:14.694462641Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014675s 
2025-09-10T14:10:14.694670350Z [Info] FluentMigrator.Runner.MigrationRunner: 226: add_download_client_tags migrating 
2025-09-10T14:10:14.694861985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:14.695595503Z [Info] add_download_client_tags: Starting migration of Log DB to 226 
2025-09-10T14:10:14.695881008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (226, '2025-09-10T14:10:14', 'add_download_client_tags') 
2025-09-10T14:10:14.696211233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:14.696843696Z [Info] FluentMigrator.Runner.MigrationRunner: 226: add_download_client_tags migrated 
2025-09-10T14:10:14.697012596Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019491s 
2025-09-10T14:10:14.697198461Z [Info] FluentMigrator.Runner.MigrationRunner: 227: add_auto_tagging migrating 
2025-09-10T14:10:14.697390878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:14.697635641Z [Info] add_auto_tagging: Starting migration of Log DB to 227 
2025-09-10T14:10:14.697904843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (227, '2025-09-10T14:10:14', 'add_auto_tagging') 
2025-09-10T14:10:14.698225569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:14.698821008Z [Info] FluentMigrator.Runner.MigrationRunner: 227: add_auto_tagging migrated 
2025-09-10T14:10:14.699007504Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014274s 
2025-09-10T14:10:14.699216384Z [Info] FluentMigrator.Runner.MigrationRunner: 228: add_custom_format_score_bypass_to_delay_profile migrating 
2025-09-10T14:10:14.699431558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:14.699689447Z [Info] add_custom_format_score_bypass_to_delay_profile: Starting migration of Log DB to 228 
2025-09-10T14:10:14.700020143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (228, '2025-09-10T14:10:14', 'add_custom_format_score_bypass_to_delay_profile') 
2025-09-10T14:10:14.700369506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:14.701001639Z [Info] FluentMigrator.Runner.MigrationRunner: 228: add_custom_format_score_bypass_to_delay_profile migrated 
2025-09-10T14:10:14.701211231Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015411s 
2025-09-10T14:10:14.701410523Z [Info] FluentMigrator.Runner.MigrationRunner: 229: update_restrictions_to_release_profiles migrating 
2025-09-10T14:10:14.701620476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:14.701871992Z [Info] update_restrictions_to_release_profiles: Starting migration of Log DB to 229 
2025-09-10T14:10:14.702170483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (229, '2025-09-10T14:10:14', 'update_restrictions_to_release_profiles') 
2025-09-10T14:10:14.702500879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:14.703121288Z [Info] FluentMigrator.Runner.MigrationRunner: 229: update_restrictions_to_release_profiles migrated 
2025-09-10T14:10:14.703326100Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014801s 
2025-09-10T14:10:14.703513959Z [Info] FluentMigrator.Runner.MigrationRunner: 230: rename_quality_profiles migrating 
2025-09-10T14:10:14.703712428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:14.703971370Z [Info] rename_quality_profiles: Starting migration of Log DB to 230 
2025-09-10T14:10:14.704247907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (230, '2025-09-10T14:10:14', 'rename_quality_profiles') 
2025-09-10T14:10:14.704573282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:14.705188130Z [Info] FluentMigrator.Runner.MigrationRunner: 230: rename_quality_profiles migrated 
2025-09-10T14:10:14.705375267Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014599s 
2025-09-10T14:10:14.705578847Z [Info] FluentMigrator.Runner.MigrationRunner: 231: update_images_remote_url migrating 
2025-09-10T14:10:14.705780072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:14.706026579Z [Info] update_images_remote_url: Starting migration of Log DB to 231 
2025-09-10T14:10:14.706296703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (231, '2025-09-10T14:10:14', 'update_images_remote_url') 
2025-09-10T14:10:14.706620394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:14.707236515Z [Info] FluentMigrator.Runner.MigrationRunner: 231: update_images_remote_url migrated 
2025-09-10T14:10:14.707418161Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014386s 
2025-09-10T14:10:14.707613474Z [Info] FluentMigrator.Runner.MigrationRunner: 232: add_notification_status migrating 
2025-09-10T14:10:14.707823237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:14.708174224Z [Info] add_notification_status: Starting migration of Log DB to 232 
2025-09-10T14:10:14.708437834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (232, '2025-09-10T14:10:14', 'add_notification_status') 
2025-09-10T14:10:14.708761787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:14.709369591Z [Info] FluentMigrator.Runner.MigrationRunner: 232: add_notification_status migrated 
2025-09-10T14:10:14.709561136Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001538s 
2025-09-10T14:10:14.709758474Z [Info] FluentMigrator.Runner.MigrationRunner: 233: rename_deprecated_indexer_flags migrating 
2025-09-10T14:10:14.709965781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:14.710210955Z [Info] rename_deprecated_indexer_flags: Starting migration of Log DB to 233 
2025-09-10T14:10:14.710491109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (233, '2025-09-10T14:10:14', 'rename_deprecated_indexer_flags') 
2025-09-10T14:10:14.710825954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:14.711436323Z [Info] FluentMigrator.Runner.MigrationRunner: 233: rename_deprecated_indexer_flags migrated 
2025-09-10T14:10:14.711633420Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014579s 
2025-09-10T14:10:14.711826318Z [Info] FluentMigrator.Runner.MigrationRunner: 234: movie_last_searched_time migrating 
2025-09-10T14:10:14.712051592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:14.712294651Z [Info] movie_last_searched_time: Starting migration of Log DB to 234 
2025-09-10T14:10:14.712565797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (234, '2025-09-10T14:10:14', 'movie_last_searched_time') 
2025-09-10T14:10:14.712888858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:14.713504187Z [Info] FluentMigrator.Runner.MigrationRunner: 234: movie_last_searched_time migrated 
2025-09-10T14:10:14.713698969Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014511s 
2025-09-10T14:10:14.713890575Z [Info] FluentMigrator.Runner.MigrationRunner: 235: email_encryption migrating 
2025-09-10T14:10:14.714084395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:14.714325000Z [Info] email_encryption: Starting migration of Log DB to 235 
2025-09-10T14:10:14.714593801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (235, '2025-09-10T14:10:14', 'email_encryption') 
2025-09-10T14:10:14.714917323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:14.715513052Z [Info] FluentMigrator.Runner.MigrationRunner: 235: email_encryption migrated 
2025-09-10T14:10:14.715718847Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014221s 
2025-09-10T14:10:14.715933920Z [Info] FluentMigrator.Runner.MigrationRunner: 236: clear_last_rss_releases_info migrating 
2025-09-10T14:10:14.716142370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:14.716388315Z [Info] clear_last_rss_releases_info: Starting migration of Log DB to 236 
2025-09-10T14:10:14.716665754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (236, '2025-09-10T14:10:14', 'clear_last_rss_releases_info') 
2025-09-10T14:10:14.716991880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:14.717604063Z [Info] FluentMigrator.Runner.MigrationRunner: 236: clear_last_rss_releases_info migrated 
2025-09-10T14:10:14.717801270Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014581s 
2025-09-10T14:10:14.717996142Z [Info] FluentMigrator.Runner.MigrationRunner: 237: add_indexes migrating 
2025-09-10T14:10:14.718184692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:14.718431649Z [Info] add_indexes: Starting migration of Log DB to 237 
2025-09-10T14:10:14.718680571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (237, '2025-09-10T14:10:14', 'add_indexes') 
2025-09-10T14:10:14.719027630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:14.719684913Z [Info] FluentMigrator.Runner.MigrationRunner: 237: add_indexes migrated 
2025-09-10T14:10:14.719888884Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014982s 
2025-09-10T14:10:14.720093937Z [Info] FluentMigrator.Runner.MigrationRunner: 238: parse_title_from_existing_subtitle_files migrating 
2025-09-10T14:10:14.720307477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:14.720558783Z [Info] parse_title_from_existing_subtitle_files: Starting migration of Log DB to 238 
2025-09-10T14:10:14.720971213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (238, '2025-09-10T14:10:14', 'parse_title_from_existing_subtitle_files') 
2025-09-10T14:10:14.721313202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:14.721996037Z [Info] FluentMigrator.Runner.MigrationRunner: 238: parse_title_from_existing_subtitle_files migrated 
2025-09-10T14:10:14.722202012Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001668s 
2025-09-10T14:10:14.722413077Z [Info] FluentMigrator.Runner.MigrationRunner: 239: add_minimum_upgrade_format_score_to_quality_profiles migrating 
2025-09-10T14:10:14.722636377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:14.722890338Z [Info] add_minimum_upgrade_format_score_to_quality_profiles: Starting migration of Log DB to 239 
2025-09-10T14:10:14.723205052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (239, '2025-09-10T14:10:14', 'add_minimum_upgrade_format_score_to_quality_profiles') 
2025-09-10T14:10:14.723548614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:14.724143552Z [Info] FluentMigrator.Runner.MigrationRunner: 239: add_minimum_upgrade_format_score_to_quality_profiles migrated 
2025-09-10T14:10:14.724358014Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014728s 
2025-09-10T14:10:14.724565562Z [Info] FluentMigrator.Runner.MigrationRunner: 240: drop_multi_episode_style_from_naming_config migrating 
2025-09-10T14:10:14.724780144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:14.725031750Z [Info] drop_multi_episode_style_from_naming_config: Starting migration of Log DB to 240 
2025-09-10T14:10:14.725332005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (240, '2025-09-10T14:10:14', 'drop_multi_episode_style_from_naming_config') 
2025-09-10T14:10:14.725681749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:14.726302469Z [Info] FluentMigrator.Runner.MigrationRunner: 240: drop_multi_episode_style_from_naming_config migrated 
2025-09-10T14:10:14.726504606Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001503s 
2025-09-10T14:10:14.726699669Z [Info] FluentMigrator.Runner.MigrationRunner: 241: stevenlu_update_url migrating 
2025-09-10T14:10:14.726892768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:14.727138022Z [Info] stevenlu_update_url: Starting migration of Log DB to 241 
2025-09-10T14:10:14.727396883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (241, '2025-09-10T14:10:14', 'stevenlu_update_url') 
2025-09-10T14:10:14.727737399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:14.728398310Z [Info] FluentMigrator.Runner.MigrationRunner: 241: stevenlu_update_url migrated 
2025-09-10T14:10:14.728595657Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014942s 
2025-09-10T14:10:14.728784257Z [Info] FluentMigrator.Runner.MigrationRunner: 242: add_movie_keywords migrating 
2025-09-10T14:10:14.728980132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:14.729224374Z [Info] add_movie_keywords: Starting migration of Log DB to 242 
2025-09-10T14:10:14.729482844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (242, '2025-09-10T14:10:14', 'add_movie_keywords') 
2025-09-10T14:10:14.729829923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:14.730455222Z [Info] FluentMigrator.Runner.MigrationRunner: 242: add_movie_keywords migrated 
2025-09-10T14:10:14.730642900Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014697s 
2025-09-10T14:10:14.914545560Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:7878 
2025-09-10T14:10:14.921791692Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker. 
2025-09-10T14:10:14.933179074Z [Info] UpdaterConfigProvider: External updater uses branch nightly instead of the currently selected master, changing to nightly. 
2025-09-10T14:10:15.030792275Z [Info] QualityProfileService: Setting up default quality profiles 
2025-09-10T14:10:15.060034232Z [Info] CommandExecutor: Starting 2 threads for tasks. 
2025-09-10T14:10:15.098310011Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down. 
2025-09-10T14:10:15.099607153Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production 
2025-09-10T14:10:15.099974573Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/radarr/bin 
2025-09-10T14:10:15.188590335Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled 
2025-09-10T14:10:15.470537835Z [ls.io-init] done.
View SBOM output
Expand
NAME                                                         VERSION              TYPE                    
Azure.Core                                                   1.47.1               dotnet  (+5 duplicates)  
Azure.Identity                                               1.14.2               dotnet  (+5 duplicates)  
BouncyCastle.Cryptography                                    2.5.1                dotnet  (+5 duplicates)  
Dapper                                                       2.1.66               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                                                    3.0.3                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                                           8.0.6                dotnet  (+3 duplicates)  
Instances                                                    1.6.1                dotnet  (+5 duplicates)  
MailKit                                                      4.13.0               dotnet  (+5 duplicates)  
Microsoft.AspNetCore.Cryptography.Internal                   8.0.17               dotnet  (+5 duplicates)  
Microsoft.AspNetCore.Cryptography.KeyDerivation              8.0.17               dotnet  (+5 duplicates)  
Microsoft.Bcl.AsyncInterfaces                                8.0.0                dotnet  (+5 duplicates)  
Microsoft.Bcl.Cryptography                                   8.0.0                dotnet  (+5 duplicates)  
Microsoft.Data.SqlClient                                     6.1.1                dotnet  (+5 duplicates)  
Microsoft.Extensions.Caching.Abstractions                    8.0.0                dotnet  (+4 duplicates)  
Microsoft.Extensions.Caching.Memory                          8.0.1                dotnet  (+5 duplicates)  
Microsoft.Extensions.Configuration                           8.0.0                dotnet  (+6 duplicates)  
Microsoft.Extensions.Configuration.Abstractions              8.0.0                dotnet  (+6 duplicates)  
Microsoft.Extensions.Configuration.Binder                    8.0.2                dotnet  (+6 duplicates)  
Microsoft.Extensions.Configuration.CommandLine               8.0.0                dotnet  (+6 duplicates)  
Microsoft.Extensions.Configuration.EnvironmentVariables      8.0.0                dotnet  (+6 duplicates)  
Microsoft.Extensions.Configuration.FileExtensions            8.0.1                dotnet  (+6 duplicates)  
Microsoft.Extensions.Configuration.Json                      8.0.1                dotnet  (+6 duplicates)  
Microsoft.Extensions.Configuration.UserSecrets               8.0.1                dotnet  (+6 duplicates)  
Microsoft.Extensions.DependencyInjection                     8.0.1                dotnet  (+6 duplicates)  
Microsoft.Extensions.DependencyInjection.Abstractions        8.0.2                dotnet  (+6 duplicates)  
Microsoft.Extensions.Diagnostics                             8.0.1                dotnet  (+6 duplicates)  
Microsoft.Extensions.Diagnostics.Abstractions                8.0.1                dotnet  (+6 duplicates)  
Microsoft.Extensions.FileProviders.Abstractions              8.0.0                dotnet  (+6 duplicates)  
Microsoft.Extensions.FileProviders.Physical                  8.0.0                dotnet  (+6 duplicates)  
Microsoft.Extensions.FileSystemGlobbing                      8.0.0                dotnet  (+6 duplicates)  
Microsoft.Extensions.Hosting                                 8.0.1                dotnet  (+7 duplicates)  
Microsoft.Extensions.Hosting.Abstractions                    8.0.1                dotnet  (+7 duplicates)  
Microsoft.Extensions.Hosting.WindowsServices                 8.0.1                dotnet  (+7 duplicates)  
Microsoft.Extensions.Logging                                 8.0.1                dotnet  (+7 duplicates)  
Microsoft.Extensions.Logging.Abstractions                    8.0.2                dotnet  (+1 duplicate)   
Microsoft.Extensions.Logging.Abstractions                    8.0.3                dotnet  (+5 duplicates)  
Microsoft.Extensions.Logging.Configuration                   8.0.1                dotnet  (+7 duplicates)  
Microsoft.Extensions.Logging.Console                         8.0.1                dotnet  (+7 duplicates)  
Microsoft.Extensions.Logging.Debug                           8.0.1                dotnet  (+7 duplicates)  
Microsoft.Extensions.Logging.EventLog                        8.0.1                dotnet  (+7 duplicates)  
Microsoft.Extensions.Logging.EventSource                     8.0.1                dotnet  (+7 duplicates)  
Microsoft.Extensions.Options                                 8.0.2                dotnet  (+6 duplicates)  
Microsoft.Extensions.Options.ConfigurationExtensions         8.0.0                dotnet  (+6 duplicates)  
Microsoft.Extensions.Primitives                              8.0.0                dotnet  (+6 duplicates)  
Microsoft.Identity.Client                                    4.73.1               dotnet  (+5 duplicates)  
Microsoft.Identity.Client.Extensions.Msal                    4.73.1               dotnet  (+5 duplicates)  
Microsoft.IdentityModel.Abstractions                         7.7.1                dotnet  (+5 duplicates)  
Microsoft.IdentityModel.JsonWebTokens                        7.7.1                dotnet  (+5 duplicates)  
Microsoft.IdentityModel.Logging                              7.7.1                dotnet  (+5 duplicates)  
Microsoft.IdentityModel.Protocols                            7.7.1                dotnet  (+5 duplicates)  
Microsoft.IdentityModel.Protocols.OpenIdConnect              7.7.1                dotnet  (+5 duplicates)  
Microsoft.IdentityModel.Tokens                               7.7.1                dotnet  (+5 duplicates)  
Microsoft.OpenApi                                            1.6.23               dotnet  (+2 duplicates)  
Microsoft.SqlServer.Server                                   1.0.0                dotnet  (+5 duplicates)  
Microsoft.Win32.SystemEvents                                 5.0.0                dotnet  (+5 duplicates)  
MimeKit                                                      4.13.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                                                       9.0.3                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                           8.1.4                dotnet  (+2 duplicates)  
Swashbuckle.AspNetCore.Swagger                               8.1.4                dotnet  (+2 duplicates)  
Swashbuckle.AspNetCore.SwaggerGen                            8.1.4                dotnet  (+2 duplicates)  
System.ClientModel                                           1.5.1                dotnet  (+5 duplicates)  
System.ComponentModel                                        4.3.0                dotnet  (+2 duplicates)  
System.Configuration.ConfigurationManager                    8.0.1                dotnet  (+7 duplicates)  
System.Data.SQLite.Core.Servarr                              1.0.115.5-18         dotnet  (+7 duplicates)  
System.Diagnostics.DiagnosticSource                          6.0.1                dotnet  (+4 duplicates)  
System.Diagnostics.EventLog                                  8.0.1                dotnet  (+6 duplicates)  
System.Drawing.Common                                        5.0.2                dotnet  (+5 duplicates)  
System.Formats.Asn1                                          8.0.1                dotnet  (+4 duplicates)  
System.IO                                                    4.3.0                dotnet  (+5 duplicates)  
System.IO.FileSystem.AccessControl                           5.0.0                dotnet  (+5 duplicates)  
System.IdentityModel.Tokens.Jwt                              7.7.1                dotnet  (+5 duplicates)  
System.Memory.Data                                           8.0.1                dotnet  (+5 duplicates)  
System.Private.Uri                                           4.3.0                dotnet  (+5 duplicates)  
System.Reflection                                            4.3.0                dotnet  (+5 duplicates)  
System.Reflection.Primitives                                 4.3.0                dotnet  (+5 duplicates)  
System.Runtime                                               4.3.0                dotnet  (+5 duplicates)  
System.Runtime.CompilerServices.Unsafe                       6.0.0                dotnet  (+4 duplicates)  
System.Runtime.Loader                                        4.3.0                dotnet  (+5 duplicates)  
System.Security.AccessControl                                5.0.0                dotnet  (+5 duplicates)  
System.Security.Cryptography.Pkcs                            8.0.1                dotnet  (+4 duplicates)  
System.Security.Cryptography.ProtectedData                   8.0.0                dotnet  (+7 duplicates)  
System.Security.Permissions                                  4.7.0                dotnet  (+5 duplicates)  
System.Security.Principal.Windows                            5.0.0                dotnet  (+5 duplicates)  
System.ServiceProcess.ServiceController                      8.0.1                dotnet  (+7 duplicates)  
System.Text.Encoding                                         4.3.0                dotnet  (+5 duplicates)  
System.Text.Encoding.CodePages                               8.0.0                dotnet  (+4 duplicates)  
System.Text.Json                                             8.0.5                dotnet  (+5 duplicates)  
System.Threading.Tasks                                       4.3.0                dotnet  (+5 duplicates)  
System.Windows.Extensions                                    4.7.0                dotnet  (+5 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                      
runtime.any.System.IO                                        4.3.0                dotnet  (+5 duplicates)  
runtime.any.System.Reflection                                4.3.0                dotnet  (+5 duplicates)  
runtime.any.System.Reflection.Primitives                     4.3.0                dotnet  (+5 duplicates)  
runtime.any.System.Runtime                                   4.3.0                dotnet  (+5 duplicates)  
runtime.any.System.Text.Encoding                             4.3.0                dotnet  (+5 duplicates)  
runtime.any.System.Threading.Tasks                           4.3.0                dotnet  (+5 duplicates)  
runtime.unix.System.Private.Uri                              4.3.0                dotnet  (+5 duplicates)  
runtimepack.Microsoft.AspNetCore.App.Runtime.linux-musl-x64  8.0.12               dotnet  (+4 duplicates)  
runtimepack.Microsoft.NETCore.App.Runtime.linux-musl-x64     8.0.12               dotnet  (+7 duplicates)  
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-2de4d02a466c7e2f3b22.js 1:145984 \"[signalR] starting\"",
        "source": "console-api",
        "timestamp": 1757513432433
    },
    {
        "level": "INFO",
        "message": "http://172.17.0.4:7878/640-2de4d02a466c7e2f3b22.js 1:145984 \"[signalR] Information: Normalizing '/signalr/messages?access_token=(removed)' to 'http://172.17.0.4:7878/signalr/messages?access_token=(removed)'.\"",
        "source": "console-api",
        "timestamp": 1757513432433
    },
    {
        "level": "INFO",
        "message": "http://172.17.0.4:7878/640-2de4d02a466c7e2f3b22.js 1:145984 \"[signalR] Information: WebSocket connected to ws://172.17.0.4:7878/signalr/messages?access_token=(removed)&id=rZySMJjR1Xq5VVsoTr_gig.\"",
        "source": "console-api",
        "timestamp": 1757513432433
    },
    {
        "level": "INFO",
        "message": "http://172.17.0.4:7878/640-2de4d02a466c7e2f3b22.js 1:145984 \"[signalR] Information: Using HubProtocol 'json'.\"",
        "source": "console-api",
        "timestamp": 1757513432433
    },
    {
        "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": 1757513432433
    },
    {
        "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": 1757513432433
    },
    {
        "level": "DEBUG",
        "message": "http://172.17.0.4:7878/640-2de4d02a466c7e2f3b22.js 1:145984 \"[signalR] connected\"",
        "source": "console-api",
        "timestamp": 1757513432433
    },
    {
        "level": "DEBUG",
        "message": "http://172.17.0.4:7878/640-2de4d02a466c7e2f3b22.js 1:145984 \"[signalR] received\" \"version\" Object",
        "source": "console-api",
        "timestamp": 1757513432433
    }
]
Test Result Message Runtime
Container startup PASS - 5.16s
Create SBOM PASS - 10.47s
Get build info PASS - 0.03s
Get screenshot PASS - 11.13s

ARM64 PASS

linuxserver/radarr

Runtime: 73.87s
arm64v8-nightly-6.0.0.10213-ls12
Build Information
Builder: X86-BUILDER-3c --Hetzner
Created: 2025-09-10T14:06:23+00:00
Image: linuxserver/radarr
Maintainer: Roxedus,thespad
Size: 90.11MB
Tag: arm64v8-nightly-6.0.0.10213-ls12
Version: 6.0.0.10213-ls12
View Container Logs
Expand
2025-09-10T14:10:14.006211666Z [migrations] started
2025-09-10T14:10:14.010382184Z [migrations] no migrations found
2025-09-10T14:10:14.770962044Z usermod: no changes
2025-09-10T14:10:14.864734802Z ───────────────────────────────────────
2025-09-10T14:10:14.864764872Z 
2025-09-10T14:10:14.864774251Z       ██╗     ███████╗██╗ ██████╗
2025-09-10T14:10:14.864782818Z       ██║     ██╔════╝██║██╔═══██╗
2025-09-10T14:10:14.864791105Z       ██║     ███████╗██║██║   ██║
2025-09-10T14:10:14.864802558Z       ██║     ╚════██║██║██║   ██║
2025-09-10T14:10:14.864810875Z       ███████╗███████║██║╚██████╔╝
2025-09-10T14:10:14.864819131Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2025-09-10T14:10:14.864827308Z 
2025-09-10T14:10:14.864835023Z    Brought to you by linuxserver.io
2025-09-10T14:10:14.864843040Z ───────────────────────────────────────
2025-09-10T14:10:14.872071717Z 
2025-09-10T14:10:14.872624169Z To support the app dev(s) visit:
2025-09-10T14:10:14.896726697Z Radarr: https://opencollective.com/radarr
2025-09-10T14:10:14.901602375Z 
2025-09-10T14:10:14.901625311Z To support LSIO projects visit:
2025-09-10T14:10:14.901634620Z https://www.linuxserver.io/donate/
2025-09-10T14:10:14.901642786Z 
2025-09-10T14:10:14.901652145Z ───────────────────────────────────────
2025-09-10T14:10:14.901663468Z GID/UID
2025-09-10T14:10:14.901673679Z ───────────────────────────────────────
2025-09-10T14:10:15.210157387Z 
2025-09-10T14:10:15.210188099Z User UID:    911
2025-09-10T14:10:15.210199802Z User GID:    911
2025-09-10T14:10:15.210208129Z ───────────────────────────────────────
2025-09-10T14:10:15.247754218Z Linuxserver.io version: 6.0.0.10213-ls12
2025-09-10T14:10:15.250845774Z Build-date: 2025-09-10T14:06:23+00:00
2025-09-10T14:10:15.250873049Z ───────────────────────────────────────
2025-09-10T14:10:15.250885614Z     
2025-09-10T14:10:18.308239510Z [custom-init] No custom files found, skipping...
2025-09-10T14:10:24.440906285Z [Info] Bootstrap: Starting Radarr - /app/radarr/bin/Radarr - Version 6.0.0.10213 
2025-09-10T14:10:24.722575324Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-09-10T14:10:24.786520215Z [Debug] Bootstrap: Console selected 
2025-09-10T14:10:24.799015999Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-09-10T14:10:28.907465388Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-09-10T14:10:29.906175198Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {4b75c922-e844-4dcc-86c0-41cc6fc79ffe} may be persisted to storage in unencrypted form. 
2025-09-10T14:10:30.873910133Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent 
2025-09-10T14:10:31.406885978Z [Info] MigrationController: *** Migrating data source=/config/radarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2025-09-10T14:10:32.490485619Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2025-09-10T14:10:32.600792732Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-10T14:10:32.607667176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-10T14:10:33.208641726Z [Info] DatabaseEngineVersionCheck: SQLite 3.49.2 
2025-09-10T14:10:33.260167608Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.6079576s 
2025-09-10T14:10:33.263490299Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2025-09-10T14:10:33.265959752Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.6591616s 
2025-09-10T14:10:33.395528996Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2025-09-10T14:10:33.403404375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:33.484161332Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2025-09-10T14:10:33.591312640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2025-09-10T14:10:33.756647899Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2691892s 
2025-09-10T14:10:33.762061922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:33.777752860Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2025-09-10T14:10:33.779950355Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2905559s 
2025-09-10T14:10:33.877592886Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2025-09-10T14:10:33.880353215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:33.959897669Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2025-09-10T14:10:33.973948174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-09-10T14:10:33.987364361Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.024765s 
2025-09-10T14:10:33.990724237Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-09-10T14:10:33.994443908Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016822s 
2025-09-10T14:10:34.000031640Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2025-09-10T14:10:34.007298214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2025-09-10T14:10:34.113963674Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0784638s 
2025-09-10T14:10:34.312908846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:34.371317789Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2025-09-10T14:10:34.389613281Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3633772s 
2025-09-10T14:10:34.559028927Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2025-09-10T14:10:34.563751387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:34.632540022Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-09-10T14:10:34.635239869Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006399s 
2025-09-10T14:10:34.641449795Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2025-09-10T14:10:34.650756396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2025-09-10T14:10:34.678433892Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0349879s 
2025-09-10T14:10:34.680595455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:34.684023699Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2025-09-10T14:10:34.685759084Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0403904s 
2025-09-10T14:10:34.900326695Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2025-09-10T14:10:34.902726358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:34.923996190Z [Info] InitialSetup: Starting migration of Main DB to 1 
2025-09-10T14:10:35.300106674Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config 
2025-09-10T14:10:35.309900587Z [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-09-10T14:10:35.318587801Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0163471s 
2025-09-10T14:10:35.320939867Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key) 
2025-09-10T14:10:35.325416873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC) 
2025-09-10T14:10:35.332156986Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094185s 
2025-09-10T14:10:35.334007823Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RootFolders 
2025-09-10T14:10:35.337341116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RootFolders" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL) 
2025-09-10T14:10:35.341241981Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054433s 
2025-09-10T14:10:35.343209654Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex RootFolders (Path) 
2025-09-10T14:10:35.345994712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_RootFolders_Path" ON "RootFolders" ("Path" ASC) 
2025-09-10T14:10:35.349668110Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046509s 
2025-09-10T14:10:35.351461842Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Series 
2025-09-10T14:10:35.365356783Z [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-09-10T14:10:35.378258163Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0248216s 
2025-09-10T14:10:35.380210455Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TvdbId) 
2025-09-10T14:10:35.382798166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC) 
2025-09-10T14:10:35.386326852Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043199s 
2025-09-10T14:10:35.388112799Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Movies 
2025-09-10T14:10:35.397267835Z [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-09-10T14:10:35.405857783Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0159772s 
2025-09-10T14:10:35.407782409Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (ImdbId) 
2025-09-10T14:10:35.410350340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2025-09-10T14:10:35.413805057Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042481s 
2025-09-10T14:10:35.416568903Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (TitleSlug) 
2025-09-10T14:10:35.419261114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2025-09-10T14:10:35.422730661Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043851s 
2025-09-10T14:10:35.424748104Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Episodes 
2025-09-10T14:10:35.434598130Z [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-09-10T14:10:35.442463419Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0159397s 
2025-09-10T14:10:35.444338305Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable EpisodeFiles 
2025-09-10T14:10:35.449923923Z [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-09-10T14:10:35.455560764Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009437s 
2025-09-10T14:10:35.457403344Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History 
2025-09-10T14:10:35.462602835Z [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-09-10T14:10:35.468222061Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090377s 
2025-09-10T14:10:35.470207168Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId) 
2025-09-10T14:10:35.472907005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2025-09-10T14:10:35.476457074Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00443s 
2025-09-10T14:10:35.478320427Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications 
2025-09-10T14:10:35.706299176Z [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-09-10T14:10:35.729276817Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2473468s 
2025-09-10T14:10:35.732501952Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks 
2025-09-10T14:10:35.737400837Z [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-09-10T14:10:35.742404073Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083236s 
2025-09-10T14:10:35.751888863Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName) 
2025-09-10T14:10:35.754632088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-09-10T14:10:35.758629387Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050438s 
2025-09-10T14:10:35.760425314Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers 
2025-09-10T14:10:35.806146296Z [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-09-10T14:10:35.811757305Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.049665s 
2025-09-10T14:10:35.813619896Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name) 
2025-09-10T14:10:35.816052785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2025-09-10T14:10:35.819375626Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041507s 
2025-09-10T14:10:35.821068896Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Profiles 
2025-09-10T14:10:35.824930533Z [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-09-10T14:10:35.829081662Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064695s 
2025-09-10T14:10:35.830805764Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Profiles (Name) 
2025-09-10T14:10:35.833173933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2025-09-10T14:10:35.837141002Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047402s 
2025-09-10T14:10:35.842234670Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Profiles" SET "Language" = 1 
2025-09-10T14:10:35.846741205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Profiles" SET "Language" = 1 
2025-09-10T14:10:35.850548642Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064395s 
2025-09-10T14:10:35.852291833Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SceneMappings 
2025-09-10T14:10:35.856950725Z [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-09-10T14:10:35.863251563Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093534s 
2025-09-10T14:10:35.864971436Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NamingConfig 
2025-09-10T14:10:35.870934234Z [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-09-10T14:10:35.876385462Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096934s 
2025-09-10T14:10:35.878061647Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Blacklist 
2025-09-10T14:10:35.883629169Z [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-09-10T14:10:35.889128183Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094473s 
2025-09-10T14:10:35.890956445Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityDefinitions 
2025-09-10T14:10:35.894892722Z [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-09-10T14:10:35.900066510Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073507s 
2025-09-10T14:10:35.902182612Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Quality) 
2025-09-10T14:10:35.904860223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC) 
2025-09-10T14:10:35.908686479Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004784s 
2025-09-10T14:10:35.910567236Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Title) 
2025-09-10T14:10:35.913343407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC) 
2025-09-10T14:10:35.916727702Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044104s 
2025-09-10T14:10:35.918420581Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Metadata 
2025-09-10T14:10:35.922666001Z [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-09-10T14:10:35.927110230Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070437s 
2025-09-10T14:10:35.928828781Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles 
2025-09-10T14:10:35.934450442Z [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-09-10T14:10:35.940610697Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101111s 
2025-09-10T14:10:35.942349459Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients 
2025-09-10T14:10:35.946732255Z [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-09-10T14:10:35.951220633Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071677s 
2025-09-10T14:10:35.952908552Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable PendingReleases 
2025-09-10T14:10:35.957899032Z [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-09-10T14:10:35.963188965Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084196s 
2025-09-10T14:10:35.964744367Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RemotePathMappings 
2025-09-10T14:10:35.968430310Z [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-09-10T14:10:35.972374903Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059577s 
2025-09-10T14:10:35.973975276Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags 
2025-09-10T14:10:35.976817309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL) 
2025-09-10T14:10:35.980213148Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046525s 
2025-09-10T14:10:35.981980998Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label) 
2025-09-10T14:10:35.984333105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC) 
2025-09-10T14:10:35.987540604Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039005s 
2025-09-10T14:10:35.989228793Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Restrictions 
2025-09-10T14:10:35.992861949Z [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-09-10T14:10:35.996801693Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059481s 
2025-09-10T14:10:35.998509242Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DelayProfiles 
2025-09-10T14:10:36.003655766Z [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-09-10T14:10:36.008671176Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085456s 
2025-09-10T14:10:36.031968412Z [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-09-10T14:10:36.043294600Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users 
2025-09-10T14:10:36.047739581Z [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-09-10T14:10:36.052151846Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070831s 
2025-09-10T14:10:36.053585353Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier) 
2025-09-10T14:10:36.056380763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC) 
2025-09-10T14:10:36.059489543Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041555s 
2025-09-10T14:10:36.061168875Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username) 
2025-09-10T14:10:36.063659540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC) 
2025-09-10T14:10:36.066921409Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041314s 
2025-09-10T14:10:36.068582594Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands 
2025-09-10T14:10:36.073997068Z [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-09-10T14:10:36.079356511Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091852s 
2025-09-10T14:10:36.081120102Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus 
2025-09-10T14:10:36.086004588Z [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-09-10T14:10:36.090829515Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080638s 
2025-09-10T14:10:36.092721895Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (IndexerId) 
2025-09-10T14:10:36.095368325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_IndexerId" ON "IndexerStatus" ("IndexerId" ASC) 
2025-09-10T14:10:36.098713942Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043321s 
2025-09-10T14:10:36.100390298Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles 
2025-09-10T14:10:36.105393674Z [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-09-10T14:10:36.110559787Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085626s 
2025-09-10T14:10:36.112271164Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SubtitleFiles 
2025-09-10T14:10:36.117667140Z [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-09-10T14:10:36.122841620Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089702s 
2025-09-10T14:10:36.124617126Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date) 
2025-09-10T14:10:36.126883770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2025-09-10T14:10:36.130016969Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037879s 
2025-09-10T14:10:36.150927689Z [Info] FluentMigrator.Runner.MigrationRunner: -> 1 Insert operations completed in 00:00:00.0320800 taking an average of 00:00:00.0320800 
2025-09-10T14:10:36.160975123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-09-10T14:10:36', 'InitialSetup') 
2025-09-10T14:10:36.166688288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:36.171870453Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2025-09-10T14:10:36.173256785Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0452949s 
2025-09-10T14:10:36.177946078Z [Info] FluentMigrator.Runner.MigrationRunner: 104: add_moviefiles_table migrating 
2025-09-10T14:10:36.179827928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:36.183178405Z [Info] add_moviefiles_table: Starting migration of Main DB to 104 
2025-09-10T14:10:36.201287222Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MovieFiles 
2025-09-10T14:10:36.206662196Z [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-09-10T14:10:36.212354068Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092157s 
2025-09-10T14:10:36.214156408Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieFiles (Path) 
2025-09-10T14:10:36.216600600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieFiles_Path" ON "MovieFiles" ("Path" ASC) 
2025-09-10T14:10:36.219824081Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040461s 
2025-09-10T14:10:36.221448643Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-09-10T14:10:36.231665607Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.09E-05s 
2025-09-10T14:10:36.233750255Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies MovieFileId Int32 
2025-09-10T14:10:36.236448219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "MovieFileId" INTEGER NOT NULL DEFAULT 0 
2025-09-10T14:10:36.244618241Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091325s 
2025-09-10T14:10:36.248270556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (104, '2025-09-10T14:10:36', 'add_moviefiles_table') 
2025-09-10T14:10:36.251945858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:36.255020529Z [Info] FluentMigrator.Runner.MigrationRunner: 104: add_moviefiles_table migrated 
2025-09-10T14:10:36.256656884Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.019338s 
2025-09-10T14:10:36.258942657Z [Info] FluentMigrator.Runner.MigrationRunner: 105: fix_history_movieId migrating 
2025-09-10T14:10:36.260840810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:36.263482089Z [Info] fix_history_movieId: Starting migration of Main DB to 105 
2025-09-10T14:10:36.268639464Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2025-09-10T14:10:36.270357274Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.75E-05s 
2025-09-10T14:10:36.272140385Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History MovieId Int32 
2025-09-10T14:10:36.274685780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "MovieId" INTEGER NOT NULL DEFAULT 0 
2025-09-10T14:10:36.282393532Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085842s 
2025-09-10T14:10:36.285464547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (105, '2025-09-10T14:10:36', 'fix_history_movieId') 
2025-09-10T14:10:36.289010057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:36.291919285Z [Info] FluentMigrator.Runner.MigrationRunner: 105: fix_history_movieId migrated 
2025-09-10T14:10:36.293538867Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0179115s 
2025-09-10T14:10:36.295592462Z [Info] FluentMigrator.Runner.MigrationRunner: 106: add_tmdb_stuff migrating 
2025-09-10T14:10:36.297459141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:36.299972913Z [Info] add_tmdb_stuff: Starting migration of Main DB to 106 
2025-09-10T14:10:36.322665952Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-09-10T14:10:36.324599897Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.99E-05s 
2025-09-10T14:10:36.326353438Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies TmdbId Int32 
2025-09-10T14:10:36.328919345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "TmdbId" INTEGER NOT NULL DEFAULT 0 
2025-09-10T14:10:36.336921890Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008906s 
2025-09-10T14:10:36.338551272Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-09-10T14:10:36.340060721Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.22E-05s 
2025-09-10T14:10:36.341877771Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies Website String 
2025-09-10T14:10:36.344159536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "Website" TEXT 
2025-09-10T14:10:36.351083519Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075456s 
2025-09-10T14:10:36.353172455Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-09-10T14:10:36.354702787Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-05s 
2025-09-10T14:10:36.359273762Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies ImdbId String 
2025-09-10T14:10:36.515284343Z [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-09-10T14:10:36.531032726Z [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-09-10T14:10:36.546571388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-09-10T14:10:36.559001550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-09-10T14:10:36.585397906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2025-09-10T14:10:36.590573549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2025-09-10T14:10:36.594081623Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2330063s 
2025-09-10T14:10:36.595720383Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-09-10T14:10:36.597270174Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.65E-05s 
2025-09-10T14:10:36.599135821Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies AlternativeTitles String 
2025-09-10T14:10:36.601622329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "AlternativeTitles" TEXT 
2025-09-10T14:10:36.608632165Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077562s 
2025-09-10T14:10:36.611673179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (106, '2025-09-10T14:10:36', 'add_tmdb_stuff') 
2025-09-10T14:10:36.615133777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:36.618590168Z [Info] FluentMigrator.Runner.MigrationRunner: 106: add_tmdb_stuff migrated 
2025-09-10T14:10:36.620192033Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0175985s 
2025-09-10T14:10:36.622302193Z [Info] FluentMigrator.Runner.MigrationRunner: 107: fix_movie_files migrating 
2025-09-10T14:10:36.624189233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:36.626729448Z [Info] fix_movie_files: Starting migration of Main DB to 107 
2025-09-10T14:10:36.633714385Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles 
2025-09-10T14:10:36.635479349Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.72E-05s 
2025-09-10T14:10:36.637314895Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieFiles Path String 
2025-09-10T14:10:36.695448153Z [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-09-10T14:10:36.703750202Z [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-09-10T14:10:36.709624020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieFiles" 
2025-09-10T14:10:36.713793777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles_temp" RENAME TO "MovieFiles" 
2025-09-10T14:10:36.731420183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieFiles_Path" ON "MovieFiles" ("Path" ASC) 
2025-09-10T14:10:36.734817354Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0958088s 
2025-09-10T14:10:36.737886274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (107, '2025-09-10T14:10:36', 'fix_movie_files') 
2025-09-10T14:10:36.741416333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:36.744502418Z [Info] FluentMigrator.Runner.MigrationRunner: 107: fix_movie_files migrated 
2025-09-10T14:10:36.746149094Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1053628s 
2025-09-10T14:10:36.748432572Z [Info] FluentMigrator.Runner.MigrationRunner: 108: update_schedule_intervale migrating 
2025-09-10T14:10:36.750352999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:36.753039810Z [Info] update_schedule_intervale: Starting migration of Main DB to 108 
2025-09-10T14:10:36.763181603Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2025-09-10T14:10:36.765165779Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.84E-05s 
2025-09-10T14:10:36.767082579Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks Interval Double 
2025-09-10T14:10:36.931415649Z [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-09-10T14:10:36.946344843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution") SELECT "Id", "TypeName", "Interval", "LastExecution" FROM "ScheduledTasks" 
2025-09-10T14:10:36.950828873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2025-09-10T14:10:36.954921986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2025-09-10T14:10:36.975201634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-09-10T14:10:36.978620890Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2098122s 
2025-09-10T14:10:36.981816495Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "ScheduledTasks" SET "Interval" = 0.25 WHERE "TypeName" = 'NzbDrone.Core.Download.CheckForFinishedDownloadCommand' 
2025-09-10T14:10:36.985725968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ScheduledTasks" SET "Interval" = 0.25 WHERE "TypeName" = 'NzbDrone.Core.Download.CheckForFinishedDownloadCommand' 
2025-09-10T14:10:36.992066797Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080386s 
2025-09-10T14:10:36.995476664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (108, '2025-09-10T14:10:36', 'update_schedule_intervale') 
2025-09-10T14:10:36.998930199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:37.002207979Z [Info] FluentMigrator.Runner.MigrationRunner: 108: update_schedule_intervale migrated 
2025-09-10T14:10:37.003869034Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0179183s 
2025-09-10T14:10:37.006806410Z [Info] FluentMigrator.Runner.MigrationRunner: 109: add_movie_formats_to_naming_config migrating 
2025-09-10T14:10:37.008793581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:37.013159183Z [Info] add_movie_formats_to_naming_config: Starting migration of Main DB to 109 
2025-09-10T14:10:37.021976949Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2025-09-10T14:10:37.023719729Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.47E-05s 
2025-09-10T14:10:37.025959740Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig StandardMovieFormat String 
2025-09-10T14:10:37.028616280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "StandardMovieFormat" TEXT 
2025-09-10T14:10:37.037147009Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093775s 
2025-09-10T14:10:37.038828395Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2025-09-10T14:10:37.040417886Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.12E-05s 
2025-09-10T14:10:37.042496071Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig MovieFolderFormat String 
2025-09-10T14:10:37.045080786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "MovieFolderFormat" TEXT 
2025-09-10T14:10:37.051997535Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077206s 
2025-09-10T14:10:37.053636285Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-10T14:10:37.055988842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-10T14:10:37.064644052Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092652s 
2025-09-10T14:10:37.068032966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (109, '2025-09-10T14:10:37', 'add_movie_formats_to_naming_config') 
2025-09-10T14:10:37.071707185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:37.075179398Z [Info] FluentMigrator.Runner.MigrationRunner: 109: add_movie_formats_to_naming_config migrated 
2025-09-10T14:10:37.076884321Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0196127s 
2025-09-10T14:10:37.079047477Z [Info] FluentMigrator.Runner.MigrationRunner: 110: add_phyiscal_release migrating 
2025-09-10T14:10:37.080947944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:37.083463490Z [Info] add_phyiscal_release: Starting migration of Main DB to 110 
2025-09-10T14:10:37.088255771Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-09-10T14:10:37.089915844Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.41E-05s 
2025-09-10T14:10:37.091780879Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies PhysicalRelease DateTime 
2025-09-10T14:10:37.094345264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "PhysicalRelease" DATETIME 
2025-09-10T14:10:37.101769915Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082241s 
2025-09-10T14:10:37.104820358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (110, '2025-09-10T14:10:37', 'add_phyiscal_release') 
2025-09-10T14:10:37.108234864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:37.111175345Z [Info] FluentMigrator.Runner.MigrationRunner: 110: add_phyiscal_release migrated 
2025-09-10T14:10:37.112795879Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0174322s 
2025-09-10T14:10:37.114871990Z [Info] FluentMigrator.Runner.MigrationRunner: 111: remove_bitmetv migrating 
2025-09-10T14:10:37.116733017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:37.119285026Z [Info] remove_bitmetv: Starting migration of Main DB to 111 
2025-09-10T14:10:37.143759713Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-09-10T14:10:37.156954484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'BitMeTv' 
2025-09-10T14:10:37.160577090Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0146791s 
2025-09-10T14:10:37.163596199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (111, '2025-09-10T14:10:37', 'remove_bitmetv') 
2025-09-10T14:10:37.167010545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:37.169837418Z [Info] FluentMigrator.Runner.MigrationRunner: 111: remove_bitmetv migrated 
2025-09-10T14:10:37.171587663Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0238515s 
2025-09-10T14:10:37.173577951Z [Info] FluentMigrator.Runner.MigrationRunner: 112: remove_torrentleech migrating 
2025-09-10T14:10:37.175489019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:37.178005597Z [Info] remove_torrentleech: Starting migration of Main DB to 112 
2025-09-10T14:10:37.185144042Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-09-10T14:10:37.188140486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Torrentleech' 
2025-09-10T14:10:37.191078212Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040497s 
2025-09-10T14:10:37.194136300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (112, '2025-09-10T14:10:37', 'remove_torrentleech') 
2025-09-10T14:10:37.197589404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:37.200450245Z [Info] FluentMigrator.Runner.MigrationRunner: 112: remove_torrentleech migrated 
2025-09-10T14:10:37.202126501Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131978s 
2025-09-10T14:10:37.204276831Z [Info] FluentMigrator.Runner.MigrationRunner: 113: remove_broadcasthenet migrating 
2025-09-10T14:10:37.206189463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:37.208781222Z [Info] remove_broadcasthenet: Starting migration of Main DB to 113 
2025-09-10T14:10:37.213030028Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-09-10T14:10:37.215728232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'BroadcastheNet' 
2025-09-10T14:10:37.218563371Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036949s 
2025-09-10T14:10:37.221624546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (113, '2025-09-10T14:10:37', 'remove_broadcasthenet') 
2025-09-10T14:10:37.225136268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:37.228096569Z [Info] FluentMigrator.Runner.MigrationRunner: 113: remove_broadcasthenet migrated 
2025-09-10T14:10:37.229711431Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129856s 
2025-09-10T14:10:37.231762972Z [Info] FluentMigrator.Runner.MigrationRunner: 114: remove_fanzub migrating 
2025-09-10T14:10:37.233666907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:37.236190879Z [Info] remove_fanzub: Starting migration of Main DB to 114 
2025-09-10T14:10:37.240252207Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-09-10T14:10:37.242816892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub' 
2025-09-10T14:10:37.245571960Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035217s 
2025-09-10T14:10:37.248536280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (114, '2025-09-10T14:10:37', 'remove_fanzub') 
2025-09-10T14:10:37.251902308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:37.254793681Z [Info] FluentMigrator.Runner.MigrationRunner: 114: remove_fanzub migrated 
2025-09-10T14:10:37.256373853Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126157s 
2025-09-10T14:10:37.258520245Z [Info] FluentMigrator.Runner.MigrationRunner: 115: update_movie_sorttitle migrating 
2025-09-10T14:10:37.260429390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:37.262915988Z [Info] update_movie_sorttitle: Starting migration of Main DB to 115 
2025-09-10T14:10:37.266320534Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-10T14:10:37.268218315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-10T14:10:37.274930502Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068677s 
2025-09-10T14:10:37.278127290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (115, '2025-09-10T14:10:37', 'update_movie_sorttitle') 
2025-09-10T14:10:37.281716899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:37.284627811Z [Info] FluentMigrator.Runner.MigrationRunner: 115: update_movie_sorttitle migrated 
2025-09-10T14:10:37.286238805Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0164489s 
2025-09-10T14:10:37.288505098Z [Info] FluentMigrator.Runner.MigrationRunner: 116: update_movie_sorttitle_again migrating 
2025-09-10T14:10:37.290482009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:37.293135693Z [Info] update_movie_sorttitle_again: Starting migration of Main DB to 116 
2025-09-10T14:10:37.296608386Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-10T14:10:37.298523142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-10T14:10:37.304905305Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065264s 
2025-09-10T14:10:37.308152384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (116, '2025-09-10T14:10:37', 'update_movie_sorttitle_again') 
2025-09-10T14:10:37.311783626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:37.314887126Z [Info] FluentMigrator.Runner.MigrationRunner: 116: update_movie_sorttitle_again migrated 
2025-09-10T14:10:37.316607020Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0163001s 
2025-09-10T14:10:37.318708592Z [Info] FluentMigrator.Runner.MigrationRunner: 117: update_movie_file migrating 
2025-09-10T14:10:37.320603237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:37.323125987Z [Info] update_movie_file: Starting migration of Main DB to 117 
2025-09-10T14:10:37.336436281Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieFiles Edition String 
2025-09-10T14:10:37.339057810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles" ADD COLUMN "Edition" TEXT 
2025-09-10T14:10:37.346798949Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084476s 
2025-09-10T14:10:37.349921938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (117, '2025-09-10T14:10:37', 'update_movie_file') 
2025-09-10T14:10:37.353397628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:37.356375364Z [Info] FluentMigrator.Runner.MigrationRunner: 117: update_movie_file migrated 
2025-09-10T14:10:37.357970787Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0178833s 
2025-09-10T14:10:37.360241991Z [Info] FluentMigrator.Runner.MigrationRunner: 118: update_movie_slug migrating 
2025-09-10T14:10:37.362183781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:37.364841403Z [Info] update_movie_slug: Starting migration of Main DB to 118 
2025-09-10T14:10:37.368430952Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-10T14:10:37.370390999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-10T14:10:37.378092638Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076425s 
2025-09-10T14:10:37.381872179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (118, '2025-09-10T14:10:37', 'update_movie_slug') 
2025-09-10T14:10:37.385604475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:37.388529736Z [Info] FluentMigrator.Runner.MigrationRunner: 118: update_movie_slug migrated 
2025-09-10T14:10:37.390154929Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0182861s 
2025-09-10T14:10:37.392304227Z [Info] FluentMigrator.Runner.MigrationRunner: 119: add_youtube_trailer_id migrating 
2025-09-10T14:10:37.394251428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:37.396869711Z [Info] add_youtube_trailer_id: Starting migration of Main DB to 119 
2025-09-10T14:10:37.401601199Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-09-10T14:10:37.403219177Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.39E-05s 
2025-09-10T14:10:37.405078692Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies YouTubeTrailerId String 
2025-09-10T14:10:37.407542353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "YouTubeTrailerId" TEXT 
2025-09-10T14:10:37.415346790Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082025s 
2025-09-10T14:10:37.418065334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (119, '2025-09-10T14:10:37', 'add_youtube_trailer_id') 
2025-09-10T14:10:37.421507455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:37.424393467Z [Info] FluentMigrator.Runner.MigrationRunner: 119: add_youtube_trailer_id migrated 
2025-09-10T14:10:37.425996726Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0173711s 
2025-09-10T14:10:37.428068167Z [Info] FluentMigrator.Runner.MigrationRunner: 120: add_studio migrating 
2025-09-10T14:10:37.430127434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:37.432430152Z [Info] add_studio: Starting migration of Main DB to 120 
2025-09-10T14:10:37.436976737Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-09-10T14:10:37.438602351Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.39E-05s 
2025-09-10T14:10:37.440361724Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies Studio String 
2025-09-10T14:10:37.442848211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "Studio" TEXT 
2025-09-10T14:10:37.450261851Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081602s 
2025-09-10T14:10:37.453125558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (120, '2025-09-10T14:10:37', 'add_studio') 
2025-09-10T14:10:37.456667731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:37.459400184Z [Info] FluentMigrator.Runner.MigrationRunner: 120: add_studio migrated 
2025-09-10T14:10:37.460987370Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0172848s 
2025-09-10T14:10:37.463196067Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_filedate_config migrating 
2025-09-10T14:10:37.465057516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:37.468068499Z [Info] update_filedate_config: Starting migration of Main DB to 121 
2025-09-10T14:10:37.471498647Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-10T14:10:37.473155493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-10T14:10:37.479781867Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067771s 
2025-09-10T14:10:37.482997744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (121, '2025-09-10T14:10:37', 'update_filedate_config') 
2025-09-10T14:10:37.486612032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:37.489528665Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_filedate_config migrated 
2025-09-10T14:10:37.491201765Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0163831s 
2025-09-10T14:10:37.493402366Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_movieid_to_blacklist migrating 
2025-09-10T14:10:37.495317984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:37.497883290Z [Info] add_movieid_to_blacklist: Starting migration of Main DB to 122 
2025-09-10T14:10:37.505605060Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2025-09-10T14:10:37.507291846Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4E-05s 
2025-09-10T14:10:37.509106691Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist MovieId Int32 
2025-09-10T14:10:37.511649131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "MovieId" INTEGER DEFAULT 0 
2025-09-10T14:10:37.519200428Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084019s 
2025-09-10T14:10:37.520914339Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2025-09-10T14:10:37.522458238Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.02E-05s 
2025-09-10T14:10:37.524272432Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blacklist SeriesId Int32 
2025-09-10T14:10:37.579834091Z [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-09-10T14:10:37.589098136Z [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-09-10T14:10:37.595598086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist" 
2025-09-10T14:10:37.599000888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist" 
2025-09-10T14:10:37.617354999Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0913296s 
2025-09-10T14:10:37.619169072Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2025-09-10T14:10:37.620718924Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.47E-05s 
2025-09-10T14:10:37.622592847Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blacklist EpisodeIds String 
2025-09-10T14:10:37.677873100Z [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-09-10T14:10:37.687357779Z [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-09-10T14:10:37.693668738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist" 
2025-09-10T14:10:37.697317897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist" 
2025-09-10T14:10:37.715271261Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0908881s 
2025-09-10T14:10:37.718558611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (122, '2025-09-10T14:10:37', 'add_movieid_to_blacklist') 
2025-09-10T14:10:37.722761826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:37.726095138Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_movieid_to_blacklist migrated 
2025-09-10T14:10:37.727744389Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1015736s 
2025-09-10T14:10:37.730349114Z [Info] FluentMigrator.Runner.MigrationRunner: 123: create_netimport_table migrating 
2025-09-10T14:10:37.732366036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:37.735154601Z [Info] create_netimport_table: Starting migration of Main DB to 123 
2025-09-10T14:10:37.756457832Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NetImport 
2025-09-10T14:10:37.762309265Z [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-09-10T14:10:37.768058122Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097138s 
2025-09-10T14:10:37.769842736Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NetImport (Name) 
2025-09-10T14:10:37.772343692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImport_Name" ON "NetImport" ("Name" ASC) 
2025-09-10T14:10:37.775560049Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040829s 
2025-09-10T14:10:37.778618187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (123, '2025-09-10T14:10:37', 'create_netimport_table') 
2025-09-10T14:10:37.782013755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:37.785123438Z [Info] FluentMigrator.Runner.MigrationRunner: 123: create_netimport_table migrated 
2025-09-10T14:10:37.786776246Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133969s 
2025-09-10T14:10:37.789047991Z [Info] FluentMigrator.Runner.MigrationRunner: 124: add_preferred_tags_to_profile migrating 
2025-09-10T14:10:37.791020954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:37.793645610Z [Info] add_preferred_tags_to_profile: Starting migration of Main DB to 124 
2025-09-10T14:10:37.798520436Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 
2025-09-10T14:10:37.800175439Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.57E-05s 
2025-09-10T14:10:37.802015204Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles PreferredTags String 
2025-09-10T14:10:37.804462723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "PreferredTags" TEXT 
2025-09-10T14:10:37.812023339Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082947s 
2025-09-10T14:10:37.815126808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (124, '2025-09-10T14:10:37', 'add_preferred_tags_to_profile') 
2025-09-10T14:10:37.818609792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:37.822502962Z [Info] FluentMigrator.Runner.MigrationRunner: 124: add_preferred_tags_to_profile migrated 
2025-09-10T14:10:37.824174077Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.018484s 
2025-09-10T14:10:37.826237041Z [Info] FluentMigrator.Runner.MigrationRunner: 125: fix_imdb_unique migrating 
2025-09-10T14:10:37.828122919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:37.830687123Z [Info] fix_imdb_unique: Starting migration of Main DB to 125 
2025-09-10T14:10:37.834261461Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-10T14:10:37.836147138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-10T14:10:37.840675978Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047062s 
2025-09-10T14:10:37.843821363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (125, '2025-09-10T14:10:37', 'fix_imdb_unique') 
2025-09-10T14:10:37.847368446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:37.850341393Z [Info] FluentMigrator.Runner.MigrationRunner: 125: fix_imdb_unique migrated 
2025-09-10T14:10:37.851999131Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142636s 
2025-09-10T14:10:37.854181486Z [Info] FluentMigrator.Runner.MigrationRunner: 126: update_qualities_and_profiles migrating 
2025-09-10T14:10:37.856141092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:37.858914828Z [Info] update_qualities_and_profiles: Starting migration of Main DB to 126 
2025-09-10T14:10:37.862460187Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-10T14:10:37.864347888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-10T14:10:37.889699110Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0252869s 
2025-09-10T14:10:37.893145711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (126, '2025-09-10T14:10:37', 'update_qualities_and_profiles') 
2025-09-10T14:10:37.897011867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:37.900041908Z [Info] FluentMigrator.Runner.MigrationRunner: 126: update_qualities_and_profiles migrated 
2025-09-10T14:10:37.901708655Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0356298s 
2025-09-10T14:10:37.903777862Z [Info] FluentMigrator.Runner.MigrationRunner: 127: remove_wombles migrating 
2025-09-10T14:10:37.905654942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:37.908233534Z [Info] remove_wombles: Starting migration of Main DB to 127 
2025-09-10T14:10:37.912744148Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-09-10T14:10:37.915445197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Wombles' 
2025-09-10T14:10:37.918249534Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037075s 
2025-09-10T14:10:37.921140957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (127, '2025-09-10T14:10:37', 'remove_wombles') 
2025-09-10T14:10:37.924505122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:37.927338237Z [Info] FluentMigrator.Runner.MigrationRunner: 127: remove_wombles migrated 
2025-09-10T14:10:37.928957077Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126527s 
2025-09-10T14:10:37.930969359Z [Info] FluentMigrator.Runner.MigrationRunner: 128: remove_kickass migrating 
2025-09-10T14:10:37.932855207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:37.935467808Z [Info] remove_kickass: Starting migration of Main DB to 128 
2025-09-10T14:10:37.939558235Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-09-10T14:10:37.942187079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Kickass Torrents' 
2025-09-10T14:10:37.945286451Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039171s 
2025-09-10T14:10:37.948284729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (128, '2025-09-10T14:10:37', 'remove_kickass') 
2025-09-10T14:10:37.951707261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:37.954544564Z [Info] FluentMigrator.Runner.MigrationRunner: 128: remove_kickass migrated 
2025-09-10T14:10:37.956133765Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.013054s 
2025-09-10T14:10:37.958405620Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_parsed_movie_info_to_pending_release migrating 
2025-09-10T14:10:37.960414475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:37.962998960Z [Info] add_parsed_movie_info_to_pending_release: Starting migration of Main DB to 129 
2025-09-10T14:10:37.967796451Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2025-09-10T14:10:37.969480512Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.39E-05s 
2025-09-10T14:10:37.971414847Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases ParsedMovieInfo String 
2025-09-10T14:10:37.974034232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "ParsedMovieInfo" TEXT 
2025-09-10T14:10:37.981722846Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085391s 
2025-09-10T14:10:37.984954103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (129, '2025-09-10T14:10:37', 'add_parsed_movie_info_to_pending_release') 
2025-09-10T14:10:37.988560024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:37.991765600Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_parsed_movie_info_to_pending_release migrated 
2025-09-10T14:10:37.993542728Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0181826s 
2025-09-10T14:10:37.995693560Z [Info] FluentMigrator.Runner.MigrationRunner: 130: remove_wombles_kickass migrating 
2025-09-10T14:10:37.997615360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:38.000207489Z [Info] remove_wombles_kickass: Starting migration of Main DB to 130 
2025-09-10T14:10:38.005445798Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-09-10T14:10:38.008024160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Wombles' 
2025-09-10T14:10:38.010860843Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036132s 
2025-09-10T14:10:38.012784256Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-09-10T14:10:38.015312628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'KickassTorrents' 
2025-09-10T14:10:38.017881862Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034068s 
2025-09-10T14:10:38.020857374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (130, '2025-09-10T14:10:38', 'remove_wombles_kickass') 
2025-09-10T14:10:38.024312191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:38.027356592Z [Info] FluentMigrator.Runner.MigrationRunner: 130: remove_wombles_kickass migrated 
2025-09-10T14:10:38.028993077Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126246s 
2025-09-10T14:10:38.031279853Z [Info] FluentMigrator.Runner.MigrationRunner: 131: make_parsed_episode_info_nullable migrating 
2025-09-10T14:10:38.033332496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:38.036188247Z [Info] make_parsed_episode_info_nullable: Starting migration of Main DB to 131 
2025-09-10T14:10:38.041501807Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2025-09-10T14:10:38.043165758Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.37E-05s 
2025-09-10T14:10:38.045142088Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases ParsedEpisodeInfo String 
2025-09-10T14:10:38.102266814Z [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-09-10T14:10:38.110008344Z [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-09-10T14:10:38.115152223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2025-09-10T14:10:38.118657041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2025-09-10T14:10:38.135621674Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0886597s 
2025-09-10T14:10:38.138934485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (131, '2025-09-10T14:10:38', 'make_parsed_episode_info_nullable') 
2025-09-10T14:10:38.142504644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:38.145784660Z [Info] FluentMigrator.Runner.MigrationRunner: 131: make_parsed_episode_info_nullable migrated 
2025-09-10T14:10:38.147457048Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0985111s 
2025-09-10T14:10:38.149775947Z [Info] FluentMigrator.Runner.MigrationRunner: 132: rename_torrent_downloadstation migrating 
2025-09-10T14:10:38.151723850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:38.154388897Z [Info] rename_torrent_downloadstation: Starting migration of Main DB to 132 
2025-09-10T14:10:38.159211909Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "DownloadClients" SET "Implementation" = 'TorrentDownloadStation' WHERE "Implementation" = 'DownloadStation'; 
2025-09-10T14:10:38.162703411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DownloadClients" SET "Implementation" = 'TorrentDownloadStation' WHERE "Implementation" = 'DownloadStation'; 
2025-09-10T14:10:38.166021302Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045759s 
2025-09-10T14:10:38.169219653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (132, '2025-09-10T14:10:38', 'rename_torrent_downloadstation') 
2025-09-10T14:10:38.172678167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:38.175687527Z [Info] FluentMigrator.Runner.MigrationRunner: 132: rename_torrent_downloadstation migrated 
2025-09-10T14:10:38.177368853Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0139278s 
2025-09-10T14:10:38.179648213Z [Info] FluentMigrator.Runner.MigrationRunner: 133: add_minimumavailability migrating 
2025-09-10T14:10:38.181566937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:38.184155620Z [Info] add_minimumavailability: Starting migration of Main DB to 133 
2025-09-10T14:10:38.205477578Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NetImport 
2025-09-10T14:10:38.207342684Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.47E-05s 
2025-09-10T14:10:38.209260075Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NetImport MinimumAvailability Int32 
2025-09-10T14:10:38.212083261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NetImport" ADD COLUMN "MinimumAvailability" INTEGER NOT NULL DEFAULT 3 
2025-09-10T14:10:38.219814569Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088188s 
2025-09-10T14:10:38.221462999Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-09-10T14:10:38.222977298Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.23E-05s 
2025-09-10T14:10:38.224828927Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies MinimumAvailability Int32 
2025-09-10T14:10:38.227503774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "MinimumAvailability" INTEGER NOT NULL DEFAULT 3 
2025-09-10T14:10:38.234683312Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081604s 
2025-09-10T14:10:38.237730328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (133, '2025-09-10T14:10:38', 'add_minimumavailability') 
2025-09-10T14:10:38.241197019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:38.244344307Z [Info] FluentMigrator.Runner.MigrationRunner: 133: add_minimumavailability migrated 
2025-09-10T14:10:38.246004100Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0175477s 
2025-09-10T14:10:38.248323981Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_remux_qualities_for_the_wankers migrating 
2025-09-10T14:10:38.250289950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:38.252922853Z [Info] add_remux_qualities_for_the_wankers: Starting migration of Main DB to 134 
2025-09-10T14:10:38.256710490Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-10T14:10:38.258604334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-10T14:10:38.261971024Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035777s 
2025-09-10T14:10:38.265166839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (134, '2025-09-10T14:10:38', 'add_remux_qualities_for_the_wankers') 
2025-09-10T14:10:38.268812490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:38.271892613Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_remux_qualities_for_the_wankers migrated 
2025-09-10T14:10:38.273582817Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131597s 
2025-09-10T14:10:38.275735392Z [Info] FluentMigrator.Runner.MigrationRunner: 135: add_haspredbentry_to_movies migrating 
2025-09-10T14:10:38.277675268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:38.280186014Z [Info] add_haspredbentry_to_movies: Starting migration of Main DB to 135 
2025-09-10T14:10:38.285280844Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-09-10T14:10:38.286917420Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.39E-05s 
2025-09-10T14:10:38.288722104Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies HasPreDBEntry Boolean 
2025-09-10T14:10:38.291383484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "HasPreDBEntry" INTEGER NOT NULL DEFAULT 0 
2025-09-10T14:10:38.299307341Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088581s 
2025-09-10T14:10:38.302426482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (135, '2025-09-10T14:10:38', 'add_haspredbentry_to_movies') 
2025-09-10T14:10:38.305970288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:38.309008527Z [Info] FluentMigrator.Runner.MigrationRunner: 135: add_haspredbentry_to_movies migrated 
2025-09-10T14:10:38.310657728Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0182983s 
2025-09-10T14:10:38.312797196Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_pathstate_to_movies migrating 
2025-09-10T14:10:38.314707874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:38.317239482Z [Info] add_pathstate_to_movies: Starting migration of Main DB to 136 
2025-09-10T14:10:38.322176694Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-09-10T14:10:38.323800805Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.36E-05s 
2025-09-10T14:10:38.325568735Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies PathState Int32 
2025-09-10T14:10:38.328149843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "PathState" INTEGER NOT NULL DEFAULT 2 
2025-09-10T14:10:38.335885811Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086364s 
2025-09-10T14:10:38.338924070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (136, '2025-09-10T14:10:38', 'add_pathstate_to_movies') 
2025-09-10T14:10:38.342376603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:38.345373047Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_pathstate_to_movies migrated 
2025-09-10T14:10:38.346991727Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0179017s 
2025-09-10T14:10:38.349181286Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_import_exclusions_table migrating 
2025-09-10T14:10:38.351113898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:38.353672440Z [Info] add_import_exclusions_table: Starting migration of Main DB to 137 
2025-09-10T14:10:38.363579911Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportExclusions 
2025-09-10T14:10:38.367477089Z [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-09-10T14:10:38.371784012Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063917s 
2025-09-10T14:10:38.373661092Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportExclusions (TmdbId) 
2025-09-10T14:10:38.376329236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportExclusions_TmdbId" ON "ImportExclusions" ("TmdbId" ASC) 
2025-09-10T14:10:38.379630133Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043154s 
2025-09-10T14:10:38.381277150Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-10T14:10:38.383087986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-10T14:10:38.393878566Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107588s 
2025-09-10T14:10:38.397423956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (137, '2025-09-10T14:10:38', 'add_import_exclusions_table') 
2025-09-10T14:10:38.401138806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:38.404778877Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_import_exclusions_table migrated 
2025-09-10T14:10:38.406449581Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.021619s 
2025-09-10T14:10:38.408679151Z [Info] FluentMigrator.Runner.MigrationRunner: 138: add_physical_release_note migrating 
2025-09-10T14:10:38.410641172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:38.413242972Z [Info] add_physical_release_note: Starting migration of Main DB to 138 
2025-09-10T14:10:38.417985462Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-09-10T14:10:38.419620705Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4E-05s 
2025-09-10T14:10:38.421521743Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies PhysicalReleaseNote String 
2025-09-10T14:10:38.424065937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "PhysicalReleaseNote" TEXT 
2025-09-10T14:10:38.431923570Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086795s 
2025-09-10T14:10:38.435062011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (138, '2025-09-10T14:10:38', 'add_physical_release_note') 
2025-09-10T14:10:38.438575326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:38.441608103Z [Info] FluentMigrator.Runner.MigrationRunner: 138: add_physical_release_note migrated 
2025-09-10T14:10:38.443251893Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01809s 
2025-09-10T14:10:38.445474208Z [Info] FluentMigrator.Runner.MigrationRunner: 139: consolidate_indexer_baseurl migrating 
2025-09-10T14:10:38.447432341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:38.450018660Z [Info] consolidate_indexer_baseurl: Starting migration of Main DB to 139 
2025-09-10T14:10:38.453693650Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-10T14:10:38.455591462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-10T14:10:38.483352156Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0276689s 
2025-09-10T14:10:38.486790500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (139, '2025-09-10T14:10:38', 'consolidate_indexer_baseurl') 
2025-09-10T14:10:38.490546373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:38.493618600Z [Info] FluentMigrator.Runner.MigrationRunner: 139: consolidate_indexer_baseurl migrated 
2025-09-10T14:10:38.495331870Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0379684s 
2025-09-10T14:10:38.497606812Z [Info] FluentMigrator.Runner.MigrationRunner: 140: add_alternative_titles_table migrating 
2025-09-10T14:10:38.499565957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:38.502186464Z [Info] add_alternative_titles_table: Starting migration of Main DB to 140 
2025-09-10T14:10:38.543971780Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AlternativeTitles 
2025-09-10T14:10:38.550362089Z [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-09-10T14:10:38.556550291Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105141s 
2025-09-10T14:10:38.561917710Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies AlternativeTitles 
2025-09-10T14:10:38.640702314Z [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-09-10T14:10:38.660468950Z [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-09-10T14:10:38.674077935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-09-10T14:10:38.677633636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-09-10T14:10:38.696640542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2025-09-10T14:10:38.700111361Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1363554s 
2025-09-10T14:10:38.701813439Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-09-10T14:10:38.703407469Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.27E-05s 
2025-09-10T14:10:38.705244007Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies SecondaryYear Int32 
2025-09-10T14:10:38.707674622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "SecondaryYear" INTEGER 
2025-09-10T14:10:38.715107139Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081613s 
2025-09-10T14:10:38.716755959Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-09-10T14:10:38.718315590Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.03E-05s 
2025-09-10T14:10:38.720262331Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies SecondaryYearSourceId Int64 
2025-09-10T14:10:38.722972428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "SecondaryYearSourceId" INTEGER DEFAULT 0 
2025-09-10T14:10:38.730569307Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085602s 
2025-09-10T14:10:38.733725452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (140, '2025-09-10T14:10:38', 'add_alternative_titles_table') 
2025-09-10T14:10:38.737268177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:38.740671330Z [Info] FluentMigrator.Runner.MigrationRunner: 140: add_alternative_titles_table migrated 
2025-09-10T14:10:38.742680155Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0183249s 
2025-09-10T14:10:38.744719021Z [Info] FluentMigrator.Runner.MigrationRunner: 141: fix_duplicate_alt_titles migrating 
2025-09-10T14:10:38.746755783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:38.749388394Z [Info] fix_duplicate_alt_titles: Starting migration of Main DB to 141 
2025-09-10T14:10:38.757340748Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-10T14:10:38.759336217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-10T14:10:38.767327900Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080702s 
2025-09-10T14:10:38.769010859Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlternativeTitles 
2025-09-10T14:10:38.770619038Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.22E-05s 
2025-09-10T14:10:38.772564987Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AlternativeTitles CleanTitle String 
2025-09-10T14:10:38.878040401Z [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-09-10T14:10:38.886729579Z [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-09-10T14:10:38.892422753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2025-09-10T14:10:38.896216774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2025-09-10T14:10:38.915770772Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1413328s 
2025-09-10T14:10:38.918070563Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlternativeTitles (CleanTitle) 
2025-09-10T14:10:38.920935111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2025-09-10T14:10:38.924579701Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047979s 
2025-09-10T14:10:38.928009578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (141, '2025-09-10T14:10:38', 'fix_duplicate_alt_titles') 
2025-09-10T14:10:38.931613695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:38.935075316Z [Info] FluentMigrator.Runner.MigrationRunner: 141: fix_duplicate_alt_titles migrated 
2025-09-10T14:10:38.936791953Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0150617s 
2025-09-10T14:10:38.939138940Z [Info] FluentMigrator.Runner.MigrationRunner: 142: movie_extras migrating 
2025-09-10T14:10:38.941233187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:38.945401752Z [Info] movie_extras: Starting migration of Main DB to 142 
2025-09-10T14:10:38.981071783Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable ExtraFiles 
2025-09-10T14:10:38.984132086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2025-09-10T14:10:38.987506261Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044747s 
2025-09-10T14:10:38.989312518Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable SubtitleFiles 
2025-09-10T14:10:38.991500023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SubtitleFiles" 
2025-09-10T14:10:38.994301194Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033341s 
2025-09-10T14:10:38.996148124Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable MetadataFiles 
2025-09-10T14:10:38.998026596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2025-09-10T14:10:39.000755422Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030641s 
2025-09-10T14:10:39.002448952Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles 
2025-09-10T14:10:39.007215872Z [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-09-10T14:10:39.011979064Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079237s 
2025-09-10T14:10:39.013694859Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SubtitleFiles 
2025-09-10T14:10:39.018758105Z [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-09-10T14:10:39.023636659Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082999s 
2025-09-10T14:10:39.025359509Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles 
2025-09-10T14:10:39.030588218Z [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-09-10T14:10:39.035654731Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086768s 
2025-09-10T14:10:39.038602718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (142, '2025-09-10T14:10:39', 'movie_extras') 
2025-09-10T14:10:39.042021863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:39.045142768Z [Info] FluentMigrator.Runner.MigrationRunner: 142: movie_extras migrated 
2025-09-10T14:10:39.046764945Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0180163s 
2025-09-10T14:10:39.048861607Z [Info] FluentMigrator.Runner.MigrationRunner: 143: clean_core_tv migrating 
2025-09-10T14:10:39.050749379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:39.053249303Z [Info] clean_core_tv: Starting migration of Main DB to 143 
2025-09-10T14:10:39.065793043Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable Episodes 
2025-09-10T14:10:39.067929986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Episodes" 
2025-09-10T14:10:39.071200061Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035925s 
2025-09-10T14:10:39.072921167Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable EpisodeFiles 
2025-09-10T14:10:39.074849621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "EpisodeFiles" 
2025-09-10T14:10:39.077534959Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030168s 
2025-09-10T14:10:39.079163588Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable Series 
2025-09-10T14:10:39.081008744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series" 
2025-09-10T14:10:39.084189540Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034425s 
2025-09-10T14:10:39.085888060Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable SceneMappings 
2025-09-10T14:10:39.087844380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SceneMappings" 
2025-09-10T14:10:39.090536721Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030293s 
2025-09-10T14:10:39.093778219Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Blacklist SeriesId, EpisodeIds 
2025-09-10T14:10:39.147713162Z [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-09-10T14:10:39.156298431Z [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-09-10T14:10:39.162085615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist" 
2025-09-10T14:10:39.165490712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist" 
2025-09-10T14:10:39.181165247Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0855763s 
2025-09-10T14:10:39.183085875Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn History SeriesId, EpisodeId 
2025-09-10T14:10:39.235335945Z [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-09-10T14:10:39.242905839Z [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-09-10T14:10:39.247889836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2025-09-10T14:10:39.251583794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2025-09-10T14:10:39.267821374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2025-09-10T14:10:39.271791719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2025-09-10T14:10:39.274877032Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0901s 
2025-09-10T14:10:39.277770599Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig StandardEpisodeFormat, DailyEpisodeFormat, AnimeEpisodeFormat, SeasonFolderFormat, SeriesFolderFormat 
2025-09-10T14:10:39.330226784Z [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-09-10T14:10:39.338168777Z [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-09-10T14:10:39.343559744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2025-09-10T14:10:39.347133410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2025-09-10T14:10:39.362623684Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0826428s 
2025-09-10T14:10:39.364740147Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn PendingReleases SeriesId, ParsedEpisodeInfo 
2025-09-10T14:10:39.416168753Z [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-09-10T14:10:39.422711728Z [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-09-10T14:10:39.427361331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2025-09-10T14:10:39.431021021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2025-09-10T14:10:39.446874016Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0802597s 
2025-09-10T14:10:39.451476444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (143, '2025-09-10T14:10:39', 'clean_core_tv') 
2025-09-10T14:10:39.455672655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:39.459128424Z [Info] FluentMigrator.Runner.MigrationRunner: 143: clean_core_tv migrated 
2025-09-10T14:10:39.460802766Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0924595s 
2025-09-10T14:10:39.463096424Z [Info] FluentMigrator.Runner.MigrationRunner: 144: add_cookies_to_indexer_status migrating 
2025-09-10T14:10:39.465089698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:39.467701107Z [Info] add_cookies_to_indexer_status: Starting migration of Main DB to 144 
2025-09-10T14:10:39.474299575Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-09-10T14:10:39.476104730Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.98E-05s 
2025-09-10T14:10:39.478290882Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn IndexerStatus Cookies String 
2025-09-10T14:10:39.481015720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus" ADD COLUMN "Cookies" TEXT 
2025-09-10T14:10:39.488450311Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00841s 
2025-09-10T14:10:39.490557695Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn IndexerStatus CookiesExpirationDate DateTime 
2025-09-10T14:10:39.493304376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus" ADD COLUMN "CookiesExpirationDate" DATETIME 
2025-09-10T14:10:39.499895139Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075487s 
2025-09-10T14:10:39.503046245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (144, '2025-09-10T14:10:39', 'add_cookies_to_indexer_status') 
2025-09-10T14:10:39.506570462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:39.509636015Z [Info] FluentMigrator.Runner.MigrationRunner: 144: add_cookies_to_indexer_status migrated 
2025-09-10T14:10:39.511309304Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0169744s 
2025-09-10T14:10:39.513483623Z [Info] FluentMigrator.Runner.MigrationRunner: 145: banner_to_fanart migrating 
2025-09-10T14:10:39.515416355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:39.518051902Z [Info] banner_to_fanart: Starting migration of Main DB to 145 
2025-09-10T14:10:39.522995117Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Movies" SET "Images" = replace("Images", '"coverType": "banner"', '"coverType": "fanart"') 
2025-09-10T14:10:39.526043746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies" SET "Images" = replace("Images", '"coverType": "banner"', '"coverType": "fanart"') 
2025-09-10T14:10:39.529382550Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042772s 
2025-09-10T14:10:39.531668153Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MetadataFiles" SET "MovieFileId" = null WHERE "Type" = 2 
2025-09-10T14:10:39.534316466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MetadataFiles" SET "MovieFileId" = null WHERE "Type" = 2 
2025-09-10T14:10:39.537015421Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034397s 
2025-09-10T14:10:39.540120043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (145, '2025-09-10T14:10:39', 'banner_to_fanart') 
2025-09-10T14:10:39.543559199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:39.546436593Z [Info] FluentMigrator.Runner.MigrationRunner: 145: banner_to_fanart migrated 
2025-09-10T14:10:39.548047136Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01263s 
2025-09-10T14:10:39.550192046Z [Info] FluentMigrator.Runner.MigrationRunner: 146: naming_config_colon_action migrating 
2025-09-10T14:10:39.552152955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:39.554667107Z [Info] naming_config_colon_action: Starting migration of Main DB to 146 
2025-09-10T14:10:39.560540074Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2025-09-10T14:10:39.562317173Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.79E-05s 
2025-09-10T14:10:39.564327371Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ColonReplacementFormat Int32 
2025-09-10T14:10:39.567400149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ColonReplacementFormat" INTEGER NOT NULL DEFAULT 0 
2025-09-10T14:10:39.574834560Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087057s 
2025-09-10T14:10:39.578013041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (146, '2025-09-10T14:10:39', 'naming_config_colon_action') 
2025-09-10T14:10:39.581608792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:39.584591178Z [Info] FluentMigrator.Runner.MigrationRunner: 146: naming_config_colon_action migrated 
2025-09-10T14:10:39.586243425Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.018204s 
2025-09-10T14:10:39.588344256Z [Info] FluentMigrator.Runner.MigrationRunner: 147: add_custom_formats migrating 
2025-09-10T14:10:39.590242649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:39.592733064Z [Info] add_custom_formats: Starting migration of Main DB to 147 
2025-09-10T14:10:39.602372926Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFormats 
2025-09-10T14:10:39.606082867Z [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-09-10T14:10:39.610370000Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062169s 
2025-09-10T14:10:39.612199174Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex CustomFormats (Name) 
2025-09-10T14:10:39.614741213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC) 
2025-09-10T14:10:39.617987861Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041516s 
2025-09-10T14:10:39.619634918Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 
2025-09-10T14:10:39.621249630Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.19E-05s 
2025-09-10T14:10:39.623064044Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles FormatItems String 
2025-09-10T14:10:39.625954174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "FormatItems" TEXT NOT NULL DEFAULT '[{format:0, allowed:true}]' 
2025-09-10T14:10:39.633425309Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086521s 
2025-09-10T14:10:39.635367991Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles FormatCutoff Int32 
2025-09-10T14:10:39.638042267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "FormatCutoff" INTEGER NOT NULL DEFAULT 0 
2025-09-10T14:10:39.644863553Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077393s 
2025-09-10T14:10:39.646452122Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-10T14:10:39.648314683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-10T14:10:39.650894337Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028183s 
2025-09-10T14:10:39.653946935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (147, '2025-09-10T14:10:39', 'add_custom_formats') 
2025-09-10T14:10:39.657467765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:39.660544050Z [Info] FluentMigrator.Runner.MigrationRunner: 147: add_custom_formats migrated 
2025-09-10T14:10:39.662183842Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012307s 
2025-09-10T14:10:39.664424605Z [Info] FluentMigrator.Runner.MigrationRunner: 148: remove_extra_naming_config migrating 
2025-09-10T14:10:39.666357928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:39.668967834Z [Info] remove_extra_naming_config: Starting migration of Main DB to 148 
2025-09-10T14:10:39.673527636Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "NamingConfig" WHERE "Id" NOT IN(SELECT "Id" FROM "NamingConfig" LIMIT 1) 
2025-09-10T14:10:39.676561836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "NamingConfig" WHERE "Id" NOT IN(SELECT "Id" FROM "NamingConfig" LIMIT 1) 
2025-09-10T14:10:39.679865620Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042393s 
2025-09-10T14:10:39.682936594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (148, '2025-09-10T14:10:39', 'remove_extra_naming_config') 
2025-09-10T14:10:39.686432043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:39.689342203Z [Info] FluentMigrator.Runner.MigrationRunner: 148: remove_extra_naming_config migrated 
2025-09-10T14:10:39.691005723Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134584s 
2025-09-10T14:10:39.693176585Z [Info] FluentMigrator.Runner.MigrationRunner: 149: convert_regex_required_tags migrating 
2025-09-10T14:10:39.695131742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:39.697652097Z [Info] convert_regex_required_tags: Starting migration of Main DB to 149 
2025-09-10T14:10:39.701110592Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-10T14:10:39.703012542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-10T14:10:39.757867087Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0546191s 
2025-09-10T14:10:39.761486556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (149, '2025-09-10T14:10:39', 'convert_regex_required_tags') 
2025-09-10T14:10:39.765485319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:39.768577005Z [Info] FluentMigrator.Runner.MigrationRunner: 149: convert_regex_required_tags migrated 
2025-09-10T14:10:39.770288121Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0654932s 
2025-09-10T14:10:39.772611600Z [Info] FluentMigrator.Runner.MigrationRunner: 150: fix_format_tags_double_underscore migrating 
2025-09-10T14:10:39.774588511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:39.777256002Z [Info] fix_format_tags_double_underscore: Starting migration of Main DB to 150 
2025-09-10T14:10:39.781188120Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-10T14:10:39.783089139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-10T14:10:39.791400897Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083896s 
2025-09-10T14:10:39.794819231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (150, '2025-09-10T14:10:39', 'fix_format_tags_double_underscore') 
2025-09-10T14:10:39.798713372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:39.801770499Z [Info] FluentMigrator.Runner.MigrationRunner: 150: fix_format_tags_double_underscore migrated 
2025-09-10T14:10:39.803472436Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0185722s 
2025-09-10T14:10:39.805706545Z [Info] FluentMigrator.Runner.MigrationRunner: 151: add_tags_to_net_import migrating 
2025-09-10T14:10:39.807665390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:39.810197279Z [Info] add_tags_to_net_import: Starting migration of Main DB to 151 
2025-09-10T14:10:39.815148409Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NetImport 
2025-09-10T14:10:39.816853673Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.44E-05s 
2025-09-10T14:10:39.818651133Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NetImport Tags String 
2025-09-10T14:10:39.821018360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NetImport" ADD COLUMN "Tags" TEXT 
2025-09-10T14:10:39.828516720Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081734s 
2025-09-10T14:10:39.830562950Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NetImport" SET "Tags" = '[]' 
2025-09-10T14:10:39.832736868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NetImport" SET "Tags" = '[]' 
2025-09-10T14:10:39.835216802Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029084s 
2025-09-10T14:10:39.838256153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (151, '2025-09-10T14:10:39', 'add_tags_to_net_import') 
2025-09-10T14:10:39.841697192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:39.844686673Z [Info] FluentMigrator.Runner.MigrationRunner: 151: add_tags_to_net_import migrated 
2025-09-10T14:10:39.846325292Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121043s 
2025-09-10T14:10:39.848436073Z [Info] FluentMigrator.Runner.MigrationRunner: 152: add_custom_filters migrating 
2025-09-10T14:10:39.850328364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:39.852843769Z [Info] add_custom_filters: Starting migration of Main DB to 152 
2025-09-10T14:10:39.859380793Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters 
2025-09-10T14:10:39.863084532Z [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-09-10T14:10:39.867417076Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062988s 
2025-09-10T14:10:39.870445034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (152, '2025-09-10T14:10:39', 'add_custom_filters') 
2025-09-10T14:10:39.873899821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:39.876899061Z [Info] FluentMigrator.Runner.MigrationRunner: 152: add_custom_filters migrated 
2025-09-10T14:10:39.878528082Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0156056s 
2025-09-10T14:10:39.880801289Z [Info] FluentMigrator.Runner.MigrationRunner: 153: indexer_client_status_search_changes migrating 
2025-09-10T14:10:39.882804433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:39.885526966Z [Info] indexer_client_status_search_changes: Starting migration of Main DB to 153 
2025-09-10T14:10:39.927443296Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2025-09-10T14:10:39.929534768Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.64E-05s 
2025-09-10T14:10:39.931426207Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases Reason Int32 
2025-09-10T14:10:39.934194351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "Reason" INTEGER NOT NULL DEFAULT 0 
2025-09-10T14:10:39.942204031Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090563s 
2025-09-10T14:10:39.946108143Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn IndexerStatus IndexerId to ProviderId 
2025-09-10T14:10:40.052657269Z [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-09-10T14:10:40.062707719Z [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-09-10T14:10:40.068744375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-09-10T14:10:40.072557935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-09-10T14:10:40.090351407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-09-10T14:10:40.093854441Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1458726s 
2025-09-10T14:10:40.095989992Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableSearch to EnableAutomaticSearch 
2025-09-10T14:10:40.153472860Z [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-09-10T14:10:40.161149268Z [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-09-10T14:10:40.166085038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2025-09-10T14:10:40.169616449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2025-09-10T14:10:40.188247057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2025-09-10T14:10:40.191497944Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0936036s 
2025-09-10T14:10:40.193359512Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-09-10T14:10:40.194989194Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.13E-05s 
2025-09-10T14:10:40.197121799Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableInteractiveSearch Boolean 
2025-09-10T14:10:40.199901116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableInteractiveSearch" INTEGER 
2025-09-10T14:10:40.206904419Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079888s 
2025-09-10T14:10:40.209375315Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch" 
2025-09-10T14:10:40.212185434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch" 
2025-09-10T14:10:40.214831853Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034837s 
2025-09-10T14:10:40.216485293Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-09-10T14:10:40.218005615Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.2E-06s 
2025-09-10T14:10:40.219979880Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers EnableInteractiveSearch Boolean 
2025-09-10T14:10:40.275668074Z [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-09-10T14:10:40.284123601Z [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-09-10T14:10:40.289573877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2025-09-10T14:10:40.293137093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2025-09-10T14:10:40.311197642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2025-09-10T14:10:40.314582929Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0927462s 
2025-09-10T14:10:40.316423496Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus 
2025-09-10T14:10:40.321046446Z [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-09-10T14:10:40.325499062Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007414s 
2025-09-10T14:10:40.327484390Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId) 
2025-09-10T14:10:40.330499783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-09-10T14:10:40.334177128Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049165s 
2025-09-10T14:10:40.337733059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (153, '2025-09-10T14:10:40', 'indexer_client_status_search_changes') 
2025-09-10T14:10:40.341307016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:40.344810361Z [Info] FluentMigrator.Runner.MigrationRunner: 153: indexer_client_status_search_changes migrated 
2025-09-10T14:10:40.346538832Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0151273s 
2025-09-10T14:10:40.348976381Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_language_to_files_history_blacklist migrating 
2025-09-10T14:10:40.350992591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:40.353732799Z [Info] add_language_to_files_history_blacklist: Starting migration of Main DB to 154 
2025-09-10T14:10:40.362945411Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles 
2025-09-10T14:10:40.364650505Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.32E-05s 
2025-09-10T14:10:40.366549288Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieFiles Languages String 
2025-09-10T14:10:40.369314196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]' 
2025-09-10T14:10:40.377301030Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090294s 
2025-09-10T14:10:40.378962596Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2025-09-10T14:10:40.392683146Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-06s 
2025-09-10T14:10:40.394974190Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History Languages String 
2025-09-10T14:10:40.397654868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]' 
2025-09-10T14:10:40.405593945Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088929s 
2025-09-10T14:10:40.407282656Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2025-09-10T14:10:40.408911126Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.08E-05s 
2025-09-10T14:10:40.410737604Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist Languages String 
2025-09-10T14:10:40.413322670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]' 
2025-09-10T14:10:40.420482518Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080579s 
2025-09-10T14:10:40.422139164Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-10T14:10:40.423969109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-10T14:10:40.497908086Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0736468s 
2025-09-10T14:10:40.501704741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (154, '2025-09-10T14:10:40', 'add_language_to_files_history_blacklist') 
2025-09-10T14:10:40.505827955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:40.509059332Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_language_to_files_history_blacklist migrated 
2025-09-10T14:10:40.510799156Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0849081s 
2025-09-10T14:10:40.513145531Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_update_allowed_quality_profile migrating 
2025-09-10T14:10:40.515133765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:40.517889334Z [Info] add_update_allowed_quality_profile: Starting migration of Main DB to 155 
2025-09-10T14:10:40.549492125Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 
2025-09-10T14:10:40.551518495Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.51E-05s 
2025-09-10T14:10:40.553423852Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles UpgradeAllowed Boolean 
2025-09-10T14:10:40.556012796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "UpgradeAllowed" INTEGER 
2025-09-10T14:10:40.564227990Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090425s 
2025-09-10T14:10:40.565932913Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-09-10T14:10:40.576847172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Profiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1 
2025-09-10T14:10:40.580193220Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012664s 
2025-09-10T14:10:40.583379105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (155, '2025-09-10T14:10:40', 'add_update_allowed_quality_profile') 
2025-09-10T14:10:40.586965738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:40.590130852Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_update_allowed_quality_profile migrated 
2025-09-10T14:10:40.591832960Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0222817s 
2025-09-10T14:10:40.594096067Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_download_client_priority migrating 
2025-09-10T14:10:40.596058269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:40.598626370Z [Info] add_download_client_priority: Starting migration of Main DB to 156 
2025-09-10T14:10:40.604278062Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2025-09-10T14:10:40.605959969Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.33E-05s 
2025-09-10T14:10:40.607818080Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Priority Int32 
2025-09-10T14:10:40.610585293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 1 
2025-09-10T14:10:40.618568840Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090073s 
2025-09-10T14:10:40.620252140Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-10T14:10:40.622076654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-10T14:10:40.878118957Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2557215s 
2025-09-10T14:10:40.881845952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (156, '2025-09-10T14:10:40', 'add_download_client_priority') 
2025-09-10T14:10:40.885927401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:40.889119419Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_download_client_priority migrated 
2025-09-10T14:10:40.890829803Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2669654s 
2025-09-10T14:10:40.893009352Z [Info] FluentMigrator.Runner.MigrationRunner: 157: remove_growl_prowl migrating 
2025-09-10T14:10:40.894937104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:40.897491078Z [Info] remove_growl_prowl: Starting migration of Main DB to 157 
2025-09-10T14:10:40.901803582Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-09-10T14:10:40.904485513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Growl' 
2025-09-10T14:10:40.907361294Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037133s 
2025-09-10T14:10:40.910349472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (157, '2025-09-10T14:10:40', 'remove_growl_prowl') 
2025-09-10T14:10:40.913835452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:40.916711654Z [Info] FluentMigrator.Runner.MigrationRunner: 157: remove_growl_prowl migrated 
2025-09-10T14:10:40.918344622Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128633s 
2025-09-10T14:10:40.920482077Z [Info] FluentMigrator.Runner.MigrationRunner: 158: remove_plex_hometheatre migrating 
2025-09-10T14:10:40.922427594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:40.924950535Z [Info] remove_plex_hometheatre: Starting migration of Main DB to 158 
2025-09-10T14:10:40.930006216Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-09-10T14:10:40.933005886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexHomeTheater' 
2025-09-10T14:10:40.935938582Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040575s 
2025-09-10T14:10:40.937910163Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-09-10T14:10:40.940472362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexClient' 
2025-09-10T14:10:40.943036486Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033983s 
2025-09-10T14:10:40.946075045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (158, '2025-09-10T14:10:40', 'remove_plex_hometheatre') 
2025-09-10T14:10:40.949568560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:40.952514893Z [Info] FluentMigrator.Runner.MigrationRunner: 158: remove_plex_hometheatre migrated 
2025-09-10T14:10:40.954176850Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125883s 
2025-09-10T14:10:40.956284785Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_webrip_qualites migrating 
2025-09-10T14:10:40.958203669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:40.960736219Z [Info] add_webrip_qualites: Starting migration of Main DB to 159 
2025-09-10T14:10:40.964213732Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-10T14:10:40.966136605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-10T14:10:40.991491644Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0251662s 
2025-09-10T14:10:40.995017564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (159, '2025-09-10T14:10:40', 'add_webrip_qualites') 
2025-09-10T14:10:40.998985265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:41.001985567Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_webrip_qualites migrated 
2025-09-10T14:10:41.003645960Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0358946s 
2025-09-10T14:10:41.005905541Z [Info] FluentMigrator.Runner.MigrationRunner: 160: health_issue_notification migrating 
2025-09-10T14:10:41.007880798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:41.010471706Z [Info] health_issue_notification: Starting migration of Main DB to 160 
2025-09-10T14:10:41.017150225Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-09-10T14:10:41.018876771Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.43E-05s 
2025-09-10T14:10:41.020832430Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthIssue Boolean 
2025-09-10T14:10:41.023673361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthIssue" INTEGER NOT NULL DEFAULT 0 
2025-09-10T14:10:41.033325308Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106685s 
2025-09-10T14:10:41.035112837Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-09-10T14:10:41.036691226Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-05s 
2025-09-10T14:10:41.038714741Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeHealthWarnings Boolean 
2025-09-10T14:10:41.041668369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeHealthWarnings" INTEGER NOT NULL DEFAULT 0 
2025-09-10T14:10:41.049063090Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085438s 
2025-09-10T14:10:41.052177322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (160, '2025-09-10T14:10:41', 'health_issue_notification') 
2025-09-10T14:10:41.055680366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:41.058759146Z [Info] FluentMigrator.Runner.MigrationRunner: 160: health_issue_notification migrated 
2025-09-10T14:10:41.060459751Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0179616s 
2025-09-10T14:10:41.062614570Z [Info] FluentMigrator.Runner.MigrationRunner: 161: speed_improvements migrating 
2025-09-10T14:10:41.064555268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:41.067116836Z [Info] speed_improvements: Starting migration of Main DB to 161 
2025-09-10T14:10:41.076453729Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieFiles (MovieId) 
2025-09-10T14:10:41.079091140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieFiles_MovieId" ON "MovieFiles" ("MovieId" ASC) 
2025-09-10T14:10:41.083086095Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048353s 
2025-09-10T14:10:41.085030260Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlternativeTitles (MovieId) 
2025-09-10T14:10:41.087740849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieId" ON "AlternativeTitles" ("MovieId" ASC) 
2025-09-10T14:10:41.091062969Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043273s 
2025-09-10T14:10:41.092928556Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (CleanTitle) 
2025-09-10T14:10:41.095378489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2025-09-10T14:10:41.098558533Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039816s 
2025-09-10T14:10:41.100335031Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (ImdbId) 
2025-09-10T14:10:41.102672708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2025-09-10T14:10:41.105806449Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038426s 
2025-09-10T14:10:41.107578057Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (TmdbId) 
2025-09-10T14:10:41.109934832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2025-09-10T14:10:41.113054805Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003842s 
2025-09-10T14:10:41.116083885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (161, '2025-09-10T14:10:41', 'speed_improvements') 
2025-09-10T14:10:41.119514083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:41.122700459Z [Info] FluentMigrator.Runner.MigrationRunner: 161: speed_improvements migrated 
2025-09-10T14:10:41.124356134Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132718s 
2025-09-10T14:10:41.126567978Z [Info] FluentMigrator.Runner.MigrationRunner: 162: fix_profile_format_default migrating 
2025-09-10T14:10:41.128548586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:41.131127009Z [Info] fix_profile_format_default: Starting migration of Main DB to 162 
2025-09-10T14:10:41.161463880Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Profiles FormatItems String 
2025-09-10T14:10:41.221714692Z [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-09-10T14:10:41.230425213Z [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-09-10T14:10:41.235858174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles" 
2025-09-10T14:10:41.239511521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles" 
2025-09-10T14:10:41.259297255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2025-09-10T14:10:41.262658995Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0990525s 
2025-09-10T14:10:41.267508842Z [Info] FluentMigrator.Runner.MigrationRunner: AlterDefaultConstraint .Profiles FormatItems [{"format":0, "allowed":true}] 
2025-09-10T14:10:41.272654374Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030539s 
2025-09-10T14:10:41.274319226Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-09-10T14:10:41.278065581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Profiles" SET "FormatItems" = '[{"format":0, "allowed":true}]' WHERE "FormatItems" = '[{format:0, allowed:true}]' 
2025-09-10T14:10:41.283812764Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066252s 
2025-09-10T14:10:41.287795184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (162, '2025-09-10T14:10:41', 'fix_profile_format_default') 
2025-09-10T14:10:41.291755459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:41.294701351Z [Info] FluentMigrator.Runner.MigrationRunner: 162: fix_profile_format_default migrated 
2025-09-10T14:10:41.296399872Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0184995s 
2025-09-10T14:10:41.298576304Z [Info] FluentMigrator.Runner.MigrationRunner: 163: task_duration migrating 
2025-09-10T14:10:41.300488776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:41.303089623Z [Info] task_duration: Starting migration of Main DB to 163 
2025-09-10T14:10:41.308158110Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2025-09-10T14:10:41.309896521Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.33E-05s 
2025-09-10T14:10:41.312126913Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ScheduledTasks LastStartTime DateTime 
2025-09-10T14:10:41.314601636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks" ADD COLUMN "LastStartTime" DATETIME 
2025-09-10T14:10:41.322833874Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091295s 
2025-09-10T14:10:41.325904788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (163, '2025-09-10T14:10:41', 'task_duration') 
2025-09-10T14:10:41.329343643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:41.332240106Z [Info] FluentMigrator.Runner.MigrationRunner: 163: task_duration migrated 
2025-09-10T14:10:41.333788694Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0182428s 
2025-09-10T14:10:41.335985628Z [Info] FluentMigrator.Runner.MigrationRunner: 164: movie_collections_crew migrating 
2025-09-10T14:10:41.337864993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:41.340463516Z [Info] movie_collections_crew: Starting migration of Main DB to 164 
2025-09-10T14:10:41.357782563Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-09-10T14:10:41.359517898Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.43E-05s 
2025-09-10T14:10:41.361370999Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies Collection String 
2025-09-10T14:10:41.363841434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "Collection" TEXT 
2025-09-10T14:10:41.372181229Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090467s 
2025-09-10T14:10:41.373989901Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies Actors 
2025-09-10T14:10:41.441132361Z [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-09-10T14:10:41.462429790Z [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-09-10T14:10:41.477306047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-09-10T14:10:41.481763593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-09-10T14:10:41.503484735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2025-09-10T14:10:41.507674903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2025-09-10T14:10:41.511618584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2025-09-10T14:10:41.515524801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2025-09-10T14:10:41.518954628Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1433001s 
2025-09-10T14:10:41.520639711Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Credits 
2025-09-10T14:10:41.526425933Z [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-09-10T14:10:41.531949517Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009361s 
2025-09-10T14:10:41.533512183Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Credits (CreditTmdbId) 
2025-09-10T14:10:41.536303845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Credits_CreditTmdbId" ON "Credits" ("CreditTmdbId" ASC) 
2025-09-10T14:10:41.539677269Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042697s 
2025-09-10T14:10:41.541272090Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Credits (MovieId) 
2025-09-10T14:10:41.543656482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Credits_MovieId" ON "Credits" ("MovieId" ASC) 
2025-09-10T14:10:41.546996358Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039156s 
2025-09-10T14:10:41.548822786Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-09-10T14:10:41.551660741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'NotifyMyAndroid' 
2025-09-10T14:10:41.554170936Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036095s 
2025-09-10T14:10:41.556375495Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-09-10T14:10:41.558736680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Pushalot' 
2025-09-10T14:10:41.561254240Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033719s 
2025-09-10T14:10:41.564424013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (164, '2025-09-10T14:10:41', 'movie_collections_crew') 
2025-09-10T14:10:41.568686196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:41.571407727Z [Info] FluentMigrator.Runner.MigrationRunner: 164: movie_collections_crew migrated 
2025-09-10T14:10:41.572943920Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131116s 
2025-09-10T14:10:41.632308057Z [Info] FluentMigrator.Runner.MigrationRunner: 165: remove_custom_formats_from_quality_model migrating 
2025-09-10T14:10:41.635045920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:41.638268229Z [Info] remove_custom_formats_from_quality_model: Starting migration of Main DB to 165 
2025-09-10T14:10:41.650911760Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2025-09-10T14:10:41.652708719Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.47E-05s 
2025-09-10T14:10:41.654588925Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist IndexerFlags Int32 
2025-09-10T14:10:41.657342270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2025-09-10T14:10:41.666112481Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097955s 
2025-09-10T14:10:41.667830210Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles 
2025-09-10T14:10:41.669424671Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.9E-06s 
2025-09-10T14:10:41.671287913Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieFiles IndexerFlags Int32 
2025-09-10T14:10:41.674030556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2025-09-10T14:10:41.681742366Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086873s 
2025-09-10T14:10:41.683426969Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-10T14:10:41.685327657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-10T14:10:41.721337602Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0357841s 
2025-09-10T14:10:41.723488414Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-10T14:10:41.725395524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-10T14:10:41.735710887Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103063s 
2025-09-10T14:10:41.737721385Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-10T14:10:41.739648396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-10T14:10:41.753284276Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135855s 
2025-09-10T14:10:41.755313512Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-10T14:10:41.757199160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-10T14:10:41.760711833Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037346s 
2025-09-10T14:10:41.762427128Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-10T14:10:41.764281913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-10T14:10:41.813503434Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0489906s 
2025-09-10T14:10:41.815600597Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-10T14:10:41.817490593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-10T14:10:41.831322497Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137604s 
2025-09-10T14:10:41.834997989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (165, '2025-09-10T14:10:41', 'remove_custom_formats_from_quality_model') 
2025-09-10T14:10:41.839398080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:41.842684889Z [Info] FluentMigrator.Runner.MigrationRunner: 165: remove_custom_formats_from_quality_model migrated 
2025-09-10T14:10:41.844473952Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0250141s 
2025-09-10T14:10:41.846630334Z [Info] FluentMigrator.Runner.MigrationRunner: 166: fix_tmdb_list_config migrating 
2025-09-10T14:10:41.848597816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:41.851156469Z [Info] fix_tmdb_list_config: Starting migration of Main DB to 166 
2025-09-10T14:10:41.855783256Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-10T14:10:41.857728975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-10T14:10:41.872885807Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0150499s 
2025-09-10T14:10:41.874926616Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-10T14:10:41.876803676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-10T14:10:41.886287665Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095818s 
2025-09-10T14:10:41.888151479Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-10T14:10:41.890003087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-10T14:10:41.899049735Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091627s 
2025-09-10T14:10:41.902363388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (166, '2025-09-10T14:10:41', 'fix_tmdb_list_config') 
2025-09-10T14:10:41.906129442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:41.909127159Z [Info] FluentMigrator.Runner.MigrationRunner: 166: fix_tmdb_list_config migrated 
2025-09-10T14:10:41.910764346Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0191551s 
2025-09-10T14:10:41.912993735Z [Info] FluentMigrator.Runner.MigrationRunner: 167: remove_movie_pathstate migrating 
2025-09-10T14:10:41.914934173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:41.917504789Z [Info] remove_movie_pathstate: Starting migration of Main DB to 167 
2025-09-10T14:10:41.923895399Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies PathState 
2025-09-10T14:10:41.993349725Z [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-09-10T14:10:42.014162807Z [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-09-10T14:10:42.028510340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-09-10T14:10:42.032710208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-09-10T14:10:42.053304921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2025-09-10T14:10:42.057685813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2025-09-10T14:10:42.061701540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2025-09-10T14:10:42.065622546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2025-09-10T14:10:42.068926530Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.143286s 
2025-09-10T14:10:42.071196290Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" IN ('pathsdefaultstatic') 
2025-09-10T14:10:42.073748420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" IN ('pathsdefaultstatic') 
2025-09-10T14:10:42.076748531Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035853s 
2025-09-10T14:10:42.078421210Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles 
2025-09-10T14:10:42.080017665Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.08E-05s 
2025-09-10T14:10:42.081987452Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieFiles OriginalFilePath String 
2025-09-10T14:10:42.084530653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles" ADD COLUMN "OriginalFilePath" TEXT 
2025-09-10T14:10:42.092840136Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084902s 
2025-09-10T14:10:42.097316831Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn MovieFiles Path 
2025-09-10T14:10:42.160689620Z [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-09-10T14:10:42.171175797Z [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-09-10T14:10:42.177789305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieFiles" 
2025-09-10T14:10:42.181688116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles_temp" RENAME TO "MovieFiles" 
2025-09-10T14:10:42.202271908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieFiles_MovieId" ON "MovieFiles" ("MovieId" ASC) 
2025-09-10T14:10:42.206108874Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1067684s 
2025-09-10T14:10:42.209199899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (167, '2025-09-10T14:10:42', 'remove_movie_pathstate') 
2025-09-10T14:10:42.212690438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:42.217271594Z [Info] FluentMigrator.Runner.MigrationRunner: 167: remove_movie_pathstate migrated 
2025-09-10T14:10:42.219294427Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1179952s 
2025-09-10T14:10:42.221597515Z [Info] FluentMigrator.Runner.MigrationRunner: 168: custom_format_rework migrating 
2025-09-10T14:10:42.223577492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:42.226224162Z [Info] custom_format_rework: Starting migration of Main DB to 168 
2025-09-10T14:10:42.233214148Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable CustomFormats 
2025-09-10T14:10:42.234887879Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.47E-05s 
2025-09-10T14:10:42.236831433Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn CustomFormats Specifications String 
2025-09-10T14:10:42.239782135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "CustomFormats" ADD COLUMN "Specifications" TEXT NOT NULL DEFAULT '[]' 
2025-09-10T14:10:42.248406072Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097929s 
2025-09-10T14:10:42.250147298Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-10T14:10:42.252000650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-10T14:10:42.274328113Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.022162s 
2025-09-10T14:10:42.276591270Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn CustomFormats FormatTags 
2025-09-10T14:10:42.334637272Z [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-09-10T14:10:42.340191417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "CustomFormats_temp" ("Id", "Name", "Specifications") SELECT "Id", "Name", "Specifications" FROM "CustomFormats" 
2025-09-10T14:10:42.343948012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "CustomFormats" 
2025-09-10T14:10:42.347688294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "CustomFormats_temp" RENAME TO "CustomFormats" 
2025-09-10T14:10:42.368157084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC) 
2025-09-10T14:10:42.371534034Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0932277s 
2025-09-10T14:10:42.374591140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (168, '2025-09-10T14:10:42', 'custom_format_rework') 
2025-09-10T14:10:42.378094566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:42.381227414Z [Info] FluentMigrator.Runner.MigrationRunner: 168: custom_format_rework migrated 
2025-09-10T14:10:42.382883780Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1027185s 
2025-09-10T14:10:42.385118510Z [Info] FluentMigrator.Runner.MigrationRunner: 169: custom_format_scores migrating 
2025-09-10T14:10:42.387090351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:42.389727231Z [Info] custom_format_scores: Starting migration of Main DB to 169 
2025-09-10T14:10:42.399107210Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 
2025-09-10T14:10:42.400833146Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.43E-05s 
2025-09-10T14:10:42.402707791Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles MinFormatScore Int32 
2025-09-10T14:10:42.405437718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "MinFormatScore" INTEGER NOT NULL DEFAULT 0 
2025-09-10T14:10:42.413859869Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094342s 
2025-09-10T14:10:42.415536535Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 
2025-09-10T14:10:42.417085164Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.2E-06s 
2025-09-10T14:10:42.419022836Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles CutoffFormatScore Int32 
2025-09-10T14:10:42.421775229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "CutoffFormatScore" INTEGER NOT NULL DEFAULT 0 
2025-09-10T14:10:42.429429172Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086586s 
2025-09-10T14:10:42.431089406Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-10T14:10:42.432940363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-10T14:10:42.480493535Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0473895s 
2025-09-10T14:10:42.482722573Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Profiles FormatCutoff 
2025-09-10T14:10:42.552261529Z [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-09-10T14:10:42.561595225Z [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-09-10T14:10:42.567237808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles" 
2025-09-10T14:10:42.570809741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles" 
2025-09-10T14:10:42.591097115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2025-09-10T14:10:42.594416029Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1099844s 
2025-09-10T14:10:42.596137436Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable CustomFormats 
2025-09-10T14:10:42.597698750Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.29E-05s 
2025-09-10T14:10:42.600068312Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn CustomFormats IncludeCustomFormatWhenRenaming Boolean 
2025-09-10T14:10:42.603207143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "CustomFormats" ADD COLUMN "IncludeCustomFormatWhenRenaming" INTEGER NOT NULL DEFAULT 0 
2025-09-10T14:10:42.610859403Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089527s 
2025-09-10T14:10:42.613865937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (169, '2025-09-10T14:10:42', 'custom_format_scores') 
2025-09-10T14:10:42.617298349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:42.620454665Z [Info] FluentMigrator.Runner.MigrationRunner: 169: custom_format_scores migrated 
2025-09-10T14:10:42.622077533Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0183262s 
2025-09-10T14:10:42.624267834Z [Info] FluentMigrator.Runner.MigrationRunner: 170: fix_trakt_list_config migrating 
2025-09-10T14:10:42.626174063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:42.628807917Z [Info] fix_trakt_list_config: Starting migration of Main DB to 170 
2025-09-10T14:10:42.633649647Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-10T14:10:42.635573651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-10T14:10:43.315863655Z []
2025-09-10T14:10:43.317536143Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.6817091s 
2025-09-10T14:10:43.319658848Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-10T14:10:43.321549655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-10T14:10:43.328580394Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071807s 
2025-09-10T14:10:43.344556436Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" IN ('TraktAuthToken', 'TraktRefreshToken', 'TraktTokenExpiry', 'NewTraktAuthToken', 'NewTraktRefreshToken', 'NewTraktTokenExpiry') 
2025-09-10T14:10:43.349221440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" IN ('TraktAuthToken', 'TraktRefreshToken', 'TraktTokenExpiry', 'NewTraktAuthToken', 'NewTraktRefreshToken', 'NewTraktTokenExpiry') 
2025-09-10T14:10:43.355338809Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079428s 
2025-09-10T14:10:43.358406206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (170, '2025-09-10T14:10:43', 'fix_trakt_list_config') 
2025-09-10T14:10:43.361864190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:43.364852798Z [Info] FluentMigrator.Runner.MigrationRunner: 170: fix_trakt_list_config migrated 
2025-09-10T14:10:43.366469955Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0172726s 
2025-09-10T14:10:43.368796681Z [Info] FluentMigrator.Runner.MigrationRunner: 171: quality_definition_preferred_size migrating 
2025-09-10T14:10:43.370768461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:43.373374579Z [Info] quality_definition_preferred_size: Starting migration of Main DB to 171 
2025-09-10T14:10:43.378758731Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions 
2025-09-10T14:10:43.380474587Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.27E-05s 
2025-09-10T14:10:43.382430456Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityDefinitions PreferredSize Double 
2025-09-10T14:10:43.385078168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions" ADD COLUMN "PreferredSize" NUMERIC 
2025-09-10T14:10:43.393352721Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091479s 
2025-09-10T14:10:43.395001792Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-10T14:10:43.396825464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-10T14:10:43.413369039Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.016399s 
2025-09-10T14:10:43.416906824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (171, '2025-09-10T14:10:43', 'quality_definition_preferred_size') 
2025-09-10T14:10:43.420744722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:43.423841268Z [Info] FluentMigrator.Runner.MigrationRunner: 171: quality_definition_preferred_size migrated 
2025-09-10T14:10:43.425572795Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0269175s 
2025-09-10T14:10:43.427692072Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_download_history migrating 
2025-09-10T14:10:43.429602720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:43.432118927Z [Info] add_download_history: Starting migration of Main DB to 172 
2025-09-10T14:10:43.447824345Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadHistory 
2025-09-10T14:10:43.453473381Z [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-09-10T14:10:43.459414124Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097465s 
2025-09-10T14:10:43.461552089Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (EventType) 
2025-09-10T14:10:43.464248359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2025-09-10T14:10:43.467627253Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043839s 
2025-09-10T14:10:43.469481577Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (MovieId) 
2025-09-10T14:10:43.472040851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_MovieId" ON "DownloadHistory" ("MovieId" ASC) 
2025-09-10T14:10:43.475286758Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041483s 
2025-09-10T14:10:43.477169389Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (DownloadId) 
2025-09-10T14:10:43.479806570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2025-09-10T14:10:43.483105222Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042618s 
2025-09-10T14:10:43.484745355Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-10T14:10:43.486551663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-10T14:10:43.498902254Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122969s 
2025-09-10T14:10:43.502188833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (172, '2025-09-10T14:10:43', 'add_download_history') 
2025-09-10T14:10:43.505802149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:43.508921420Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_download_history migrated 
2025-09-10T14:10:43.510546854Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0223864s 
2025-09-10T14:10:43.512656272Z [Info] FluentMigrator.Runner.MigrationRunner: 173: net_import_status migrating 
2025-09-10T14:10:43.514544684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:43.517077525Z [Info] net_import_status: Starting migration of Main DB to 173 
2025-09-10T14:10:43.525908859Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NetImportStatus 
2025-09-10T14:10:43.530739016Z [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-09-10T14:10:43.536051575Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083856s 
2025-09-10T14:10:43.537947182Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NetImportStatus (ProviderId) 
2025-09-10T14:10:43.540690256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "NetImportStatus" ("ProviderId" ASC) 
2025-09-10T14:10:43.544135705Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044859s 
2025-09-10T14:10:43.547047779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (173, '2025-09-10T14:10:43', 'net_import_status') 
2025-09-10T14:10:43.550413667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:43.553438718Z [Info] FluentMigrator.Runner.MigrationRunner: 173: net_import_status migrated 
2025-09-10T14:10:43.555055294Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136116s 
2025-09-10T14:10:43.557190674Z [Info] FluentMigrator.Runner.MigrationRunner: 174: email_multiple_addresses migrating 
2025-09-10T14:10:43.559109167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:43.561628351Z [Info] email_multiple_addresses: Starting migration of Main DB to 174 
2025-09-10T14:10:43.565163670Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-10T14:10:43.567048285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-10T14:10:43.580608913Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134358s 
2025-09-10T14:10:43.584010514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (174, '2025-09-10T14:10:43', 'email_multiple_addresses') 
2025-09-10T14:10:43.587752259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:43.590713021Z [Info] FluentMigrator.Runner.MigrationRunner: 174: email_multiple_addresses migrated 
2025-09-10T14:10:43.592371360Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0236409s 
2025-09-10T14:10:43.594616050Z [Info] FluentMigrator.Runner.MigrationRunner: 175: remove_chown_and_folderchmod_config migrating 
2025-09-10T14:10:43.596609044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:43.599190412Z [Info] remove_chown_and_folderchmod_config: Starting migration of Main DB to 175 
2025-09-10T14:10:43.603512436Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" IN ('folderchmod', 'chownuser', 'parsingleniency') 
2025-09-10T14:10:43.606360571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" IN ('folderchmod', 'chownuser', 'parsingleniency') 
2025-09-10T14:10:43.609851622Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042754s 
2025-09-10T14:10:43.612980052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (175, '2025-09-10T14:10:43', 'remove_chown_and_folderchmod_config') 
2025-09-10T14:10:43.616461743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:43.620525567Z [Info] FluentMigrator.Runner.MigrationRunner: 175: remove_chown_and_folderchmod_config migrated 
2025-09-10T14:10:43.622232133Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0145829s 
2025-09-10T14:10:43.624336982Z [Info] FluentMigrator.Runner.MigrationRunner: 176: movie_recommendations migrating 
2025-09-10T14:10:43.626238301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:43.628736742Z [Info] movie_recommendations: Starting migration of Main DB to 176 
2025-09-10T14:10:43.633267697Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-09-10T14:10:43.634888120Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.36E-05s 
2025-09-10T14:10:43.636722333Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies Recommendations String 
2025-09-10T14:10:43.639392240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "Recommendations" TEXT NOT NULL DEFAULT '[]' 
2025-09-10T14:10:43.648472135Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100355s 
2025-09-10T14:10:43.651445252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (176, '2025-09-10T14:10:43', 'movie_recommendations') 
2025-09-10T14:10:43.654868866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:43.657783075Z [Info] FluentMigrator.Runner.MigrationRunner: 176: movie_recommendations migrated 
2025-09-10T14:10:43.659408378Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0191495s 
2025-09-10T14:10:43.661522736Z [Info] FluentMigrator.Runner.MigrationRunner: 177: language_improvements migrating 
2025-09-10T14:10:43.663431570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:43.665923418Z [Info] language_improvements: Starting migration of Main DB to 177 
2025-09-10T14:10:43.694246424Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-09-10T14:10:43.696219577Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.38E-05s 
2025-09-10T14:10:43.698080786Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies OriginalLanguage Int32 
2025-09-10T14:10:43.700805212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "OriginalLanguage" INTEGER NOT NULL DEFAULT 1 
2025-09-10T14:10:43.709819014Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100262s 
2025-09-10T14:10:43.711454778Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-09-10T14:10:43.712976603Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.2E-06s 
2025-09-10T14:10:43.714782620Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies OriginalTitle String 
2025-09-10T14:10:43.717127081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "OriginalTitle" TEXT 
2025-09-10T14:10:43.724964213Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084932s 
2025-09-10T14:10:43.726580407Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-09-10T14:10:43.728098124Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.9E-06s 
2025-09-10T14:10:43.729934632Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies DigitalRelease DateTime 
2025-09-10T14:10:43.732346208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "DigitalRelease" DATETIME 
2025-09-10T14:10:43.740107628Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084757s 
2025-09-10T14:10:43.741993346Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies PhysicalReleaseNote 
2025-09-10T14:10:43.813518412Z [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-09-10T14:10:43.835055833Z [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-09-10T14:10:43.849894525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-09-10T14:10:43.854771997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-09-10T14:10:43.875793159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2025-09-10T14:10:43.879955180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2025-09-10T14:10:43.884200630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2025-09-10T14:10:43.888008869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2025-09-10T14:10:43.891147810Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1474598s 
2025-09-10T14:10:43.893074249Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies SecondaryYearSourceId 
2025-09-10T14:10:43.965477513Z [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-09-10T14:10:43.986409626Z [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-09-10T14:10:44.000584060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-09-10T14:10:44.004687063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-09-10T14:10:44.024920248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2025-09-10T14:10:44.029055325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2025-09-10T14:10:44.033059088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2025-09-10T14:10:44.036897397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2025-09-10T14:10:44.040099966Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1453129s 
2025-09-10T14:10:44.041824429Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2025-09-10T14:10:44.043411204Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.16E-05s 
2025-09-10T14:10:44.045343957Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig RenameMovies Boolean 
2025-09-10T14:10:44.048087451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "RenameMovies" INTEGER NOT NULL DEFAULT 0 
2025-09-10T14:10:44.056346012Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092207s 
2025-09-10T14:10:44.058661846Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "RenameMovies"="RenameEpisodes" 
2025-09-10T14:10:44.061212713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "RenameMovies"="RenameEpisodes" 
2025-09-10T14:10:44.063764652Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032213s 
2025-09-10T14:10:44.065667233Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig RenameEpisodes 
2025-09-10T14:10:44.130785577Z [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-09-10T14:10:44.139244983Z [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-09-10T14:10:44.144409062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2025-09-10T14:10:44.147790932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2025-09-10T14:10:44.167646277Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1000012s 
2025-09-10T14:10:44.170642631Z [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-09-10T14:10:44.174254083Z [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-09-10T14:10:44.178866552Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061154s 
2025-09-10T14:10:44.180647057Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DROP INDEX IF EXISTS "IX_AlternativeTitles_CleanTitle" 
2025-09-10T14:10:44.182544298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX IF EXISTS "IX_AlternativeTitles_CleanTitle" 
2025-09-10T14:10:44.185002719Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028454s 
2025-09-10T14:10:44.186383579Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-10T14:10:44.187859642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-10T14:10:44.205356677Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0173542s 
2025-09-10T14:10:44.206949254Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-10T14:10:44.208285415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-10T14:10:44.215672370Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007379s 
2025-09-10T14:10:44.217082480Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-09-10T14:10:44.219421019Z [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-09-10T14:10:44.222187220Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039473s 
2025-09-10T14:10:44.223350823Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-09-10T14:10:44.225010736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies" SET "LastInfoSync" = '2014-01-01 00:00:00' WHERE 1 = 1 
2025-09-10T14:10:44.227234604Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027351s 
2025-09-10T14:10:44.229461218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (177, '2025-09-10T14:10:44', 'language_improvements') 
2025-09-10T14:10:44.232157698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:44.234917877Z [Info] FluentMigrator.Runner.MigrationRunner: 177: language_improvements migrated 
2025-09-10T14:10:44.236146150Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102635s 
2025-09-10T14:10:44.238002308Z [Info] FluentMigrator.Runner.MigrationRunner: 178: new_list_server migrating 
2025-09-10T14:10:44.239382147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:44.241403818Z [Info] new_list_server: Starting migration of Main DB to 178 
2025-09-10T14:10:44.245339353Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-10T14:10:44.246746227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-10T14:10:44.265472928Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0185193s 
2025-09-10T14:10:44.267067058Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-10T14:10:44.268401876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-10T14:10:44.279380765Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010885s 
2025-09-10T14:10:44.281942875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (178, '2025-09-10T14:10:44', 'new_list_server') 
2025-09-10T14:10:44.284904248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:44.287202757Z [Info] FluentMigrator.Runner.MigrationRunner: 178: new_list_server migrated 
2025-09-10T14:10:44.288392854Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0188008s 
2025-09-10T14:10:44.290125453Z [Info] FluentMigrator.Runner.MigrationRunner: 179: movie_translation_indexes migrating 
2025-09-10T14:10:44.291549130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:44.293610822Z [Info] movie_translation_indexes: Starting migration of Main DB to 179 
2025-09-10T14:10:44.298611682Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieTranslations (Language) 
2025-09-10T14:10:44.300638634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_Language" ON "MovieTranslations" ("Language" ASC) 
2025-09-10T14:10:44.303899901Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039135s 
2025-09-10T14:10:44.305316704Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieTranslations (MovieId) 
2025-09-10T14:10:44.307211219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_MovieId" ON "MovieTranslations" ("MovieId" ASC) 
2025-09-10T14:10:44.309907449Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033394s 
2025-09-10T14:10:44.312113562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (179, '2025-09-10T14:10:44', 'movie_translation_indexes') 
2025-09-10T14:10:44.314817908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:44.317286328Z [Info] FluentMigrator.Runner.MigrationRunner: 179: movie_translation_indexes migrated 
2025-09-10T14:10:44.318514862Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105506s 
2025-09-10T14:10:44.320226239Z [Info] FluentMigrator.Runner.MigrationRunner: 180: fix_invalid_profile_references migrating 
2025-09-10T14:10:44.321635417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:44.323698692Z [Info] fix_invalid_profile_references: Starting migration of Main DB to 180 
2025-09-10T14:10:44.327105302Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-10T14:10:44.328278464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-10T14:10:44.377309632Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0488095s 
2025-09-10T14:10:44.380032616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (180, '2025-09-10T14:10:44', 'fix_invalid_profile_references') 
2025-09-10T14:10:44.382968989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:44.385396818Z [Info] FluentMigrator.Runner.MigrationRunner: 180: fix_invalid_profile_references migrated 
2025-09-10T14:10:44.386686435Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0570554s 
2025-09-10T14:10:44.388370326Z [Info] FluentMigrator.Runner.MigrationRunner: 181: list_movies_table migrating 
2025-09-10T14:10:44.389742970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:44.391734911Z [Info] list_movies_table: Starting migration of Main DB to 181 
2025-09-10T14:10:44.424039296Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable NetImport ImportLists 
2025-09-10T14:10:44.426880367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NetImport" RENAME TO "ImportLists" 
2025-09-10T14:10:44.449580159Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0238579s 
2025-09-10T14:10:44.451130070Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable NetImportStatus ImportListStatus 
2025-09-10T14:10:44.453073734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NetImportStatus" RENAME TO "ImportListStatus" 
2025-09-10T14:10:44.473065243Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0206437s 
2025-09-10T14:10:44.474888394Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Config" SET "Key" = 'importlistsyncinterval' WHERE "Key" = 'netimportsyncinterval' 
2025-09-10T14:10:44.476913943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Config" SET "Key" = 'importlistsyncinterval' WHERE "Key" = 'netimportsyncinterval' 
2025-09-10T14:10:44.479436142Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003104s 
2025-09-10T14:10:44.480723014Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-09-10T14:10:44.481917038Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.01E-05s 
2025-09-10T14:10:44.483275584Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists SearchOnAdd Boolean 
2025-09-10T14:10:44.485245621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "SearchOnAdd" INTEGER NOT NULL DEFAULT 0 
2025-09-10T14:10:44.492880015Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083325s 
2025-09-10T14:10:44.494193721Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListMovies 
2025-09-10T14:10:44.500191048Z [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-09-10T14:10:44.506598992Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111906s 
2025-09-10T14:10:44.508781698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (181, '2025-09-10T14:10:44', 'list_movies_table') 
2025-09-10T14:10:44.511456815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:44.513963734Z [Info] FluentMigrator.Runner.MigrationRunner: 181: list_movies_table migrated 
2025-09-10T14:10:44.515173119Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0184643s 
2025-09-10T14:10:44.516889215Z [Info] FluentMigrator.Runner.MigrationRunner: 182: on_delete_notification migrating 
2025-09-10T14:10:44.518280146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:44.520293210Z [Info] on_delete_notification: Starting migration of Main DB to 182 
2025-09-10T14:10:44.524972703Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-09-10T14:10:44.526241127Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-05s 
2025-09-10T14:10:44.527580534Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnDelete Boolean 
2025-09-10T14:10:44.529525040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnDelete" INTEGER NOT NULL DEFAULT 0 
2025-09-10T14:10:44.537902360Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090241s 
2025-09-10T14:10:44.540113563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (182, '2025-09-10T14:10:44', 'on_delete_notification') 
2025-09-10T14:10:44.543169557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:44.545550081Z [Info] FluentMigrator.Runner.MigrationRunner: 182: on_delete_notification migrated 
2025-09-10T14:10:44.546752202Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.016556s 
2025-09-10T14:10:44.548419760Z [Info] FluentMigrator.Runner.MigrationRunner: 183: download_propers_config migrating 
2025-09-10T14:10:44.549799058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:44.551799837Z [Info] download_propers_config: Starting migration of Main DB to 183 
2025-09-10T14:10:44.556199026Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-10T14:10:44.557604206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-10T14:10:44.563493305Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059319s 
2025-09-10T14:10:44.565191585Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers' 
2025-09-10T14:10:44.566911378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers' 
2025-09-10T14:10:44.569073181Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002536s 
2025-09-10T14:10:44.570414052Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Profiles PreferredTags 
2025-09-10T14:10:44.638164857Z [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-09-10T14:10:44.644464503Z [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-09-10T14:10:44.648808130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles" 
2025-09-10T14:10:44.651743011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles" 
2025-09-10T14:10:44.672819544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2025-09-10T14:10:44.675553820Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1038934s 
2025-09-10T14:10:44.677775163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (183, '2025-09-10T14:10:44', 'download_propers_config') 
2025-09-10T14:10:44.680445721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:44.682947620Z [Info] FluentMigrator.Runner.MigrationRunner: 183: download_propers_config migrated 
2025-09-10T14:10:44.684182787Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1111576s 
2025-09-10T14:10:44.685917099Z [Info] FluentMigrator.Runner.MigrationRunner: 184: add_priority_to_indexers migrating 
2025-09-10T14:10:44.687310696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:44.689354642Z [Info] add_priority_to_indexers: Starting migration of Main DB to 184 
2025-09-10T14:10:44.694147404Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-09-10T14:10:44.695440608Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.27E-05s 
2025-09-10T14:10:44.696775165Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Priority Int32 
2025-09-10T14:10:44.698668868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 25 
2025-09-10T14:10:44.707120187Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090843s 
2025-09-10T14:10:44.709356671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (184, '2025-09-10T14:10:44', 'add_priority_to_indexers') 
2025-09-10T14:10:44.712066268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:44.714393224Z [Info] FluentMigrator.Runner.MigrationRunner: 184: add_priority_to_indexers migrated 
2025-09-10T14:10:44.715619072Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0162235s 
2025-09-10T14:10:44.717423125Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_alternative_title_indices migrating 
2025-09-10T14:10:44.718835189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:44.720886089Z [Info] add_alternative_title_indices: Starting migration of Main DB to 185 
2025-09-10T14:10:44.725778592Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlternativeTitles (CleanTitle) 
2025-09-10T14:10:44.727822367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2025-09-10T14:10:44.731048524Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039181s 
2025-09-10T14:10:44.732482021Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieTranslations (CleanTitle) 
2025-09-10T14:10:44.734402659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_CleanTitle" ON "MovieTranslations" ("CleanTitle" ASC) 
2025-09-10T14:10:44.737161454Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034225s 
2025-09-10T14:10:44.739378739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (185, '2025-09-10T14:10:44', 'add_alternative_title_indices') 
2025-09-10T14:10:44.742073306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:44.744513039Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_alternative_title_indices migrated 
2025-09-10T14:10:44.745743877Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105783s 
2025-09-10T14:10:44.747376164Z [Info] FluentMigrator.Runner.MigrationRunner: 186: fix_tmdb_duplicates migrating 
2025-09-10T14:10:44.748758608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:44.750735860Z [Info] fix_tmdb_duplicates: Starting migration of Main DB to 186 
2025-09-10T14:10:44.769297730Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-10T14:10:44.770964035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-10T14:10:44.792847854Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0216851s 
2025-09-10T14:10:44.799296801Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Movies () 
2025-09-10T14:10:44.803793556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Movies_TmdbId" 
2025-09-10T14:10:44.806853689Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061478s 
2025-09-10T14:10:44.808140971Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-09-10T14:10:44.809278342Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.13E-05s 
2025-09-10T14:10:44.810556766Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies TmdbId Int32 
2025-09-10T14:10:44.895513470Z [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-09-10T14:10:44.911175560Z [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-09-10T14:10:44.922956033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-09-10T14:10:44.926316791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-09-10T14:10:44.946823958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2025-09-10T14:10:44.950144365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2025-09-10T14:10:44.953279168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2025-09-10T14:10:44.955898302Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1441069s 
2025-09-10T14:10:44.957243351Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (TmdbId) 
2025-09-10T14:10:44.958943083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2025-09-10T14:10:44.961530955Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00309s 
2025-09-10T14:10:44.963693730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (186, '2025-09-10T14:10:44', 'fix_tmdb_duplicates') 
2025-09-10T14:10:44.966351783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:44.969052391Z [Info] FluentMigrator.Runner.MigrationRunner: 186: fix_tmdb_duplicates migrated 
2025-09-10T14:10:44.970255854Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104688s 
2025-09-10T14:10:44.972035087Z [Info] FluentMigrator.Runner.MigrationRunner: 187: swap_filechmod_for_folderchmod migrating 
2025-09-10T14:10:44.973442692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:44.975737784Z [Info] swap_filechmod_for_folderchmod: Starting migration of Main DB to 187 
2025-09-10T14:10:44.979246149Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-10T14:10:44.980642621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-10T14:10:44.987308204Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066861s 
2025-09-10T14:10:44.989704610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (187, '2025-09-10T14:10:44', 'swap_filechmod_for_folderchmod') 
2025-09-10T14:10:44.992671415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:44.995102571Z [Info] FluentMigrator.Runner.MigrationRunner: 187: swap_filechmod_for_folderchmod migrated 
2025-09-10T14:10:44.996338900Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0144239s 
2025-09-10T14:10:44.997990095Z [Info] FluentMigrator.Runner.MigrationRunner: 188: mediainfo_channels migrating 
2025-09-10T14:10:44.999356116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:45.001339480Z [Info] mediainfo_channels: Starting migration of Main DB to 188 
2025-09-10T14:10:45.006273857Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MovieFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannels"', '"audioChannelsContainer"'); 
2025-09-10T14:10:45.008533107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MovieFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannels"', '"audioChannelsContainer"'); 
2025-09-10T14:10:45.011177542Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033168s 
2025-09-10T14:10:45.013259073Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MovieFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannelPositionsText"', '"audioChannelPositionsTextContainer"'); 
2025-09-10T14:10:45.015686492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MovieFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannelPositionsText"', '"audioChannelPositionsTextContainer"'); 
2025-09-10T14:10:45.018134351Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033032s 
2025-09-10T14:10:45.019921270Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Config" SET "Value" = max(("Value" / 60) + 1, 6) WHERE "Key" = 'importlistsyncinterval' 
2025-09-10T14:10:45.021904033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Config" SET "Value" = max(("Value" / 60) + 1, 6) WHERE "Key" = 'importlistsyncinterval' 
2025-09-10T14:10:45.024263003Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028908s 
2025-09-10T14:10:45.026391830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (188, '2025-09-10T14:10:45', 'mediainfo_channels') 
2025-09-10T14:10:45.029043269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:45.031351448Z [Info] FluentMigrator.Runner.MigrationRunner: 188: mediainfo_channels migrated 
2025-09-10T14:10:45.032560813Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009866s 
2025-09-10T14:10:45.034166978Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_update_history migrating 
2025-09-10T14:10:45.035517748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:45.037483777Z [Info] add_update_history: Starting migration of Main DB to 189 
2025-09-10T14:10:45.040779704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (189, '2025-09-10T14:10:45', 'add_update_history') 
2025-09-10T14:10:45.043570334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:45.045858632Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_update_history migrated 
2025-09-10T14:10:45.047067727Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103557s 
2025-09-10T14:10:45.048657979Z [Info] FluentMigrator.Runner.MigrationRunner: 190: update_awesome_hd_link migrating 
2025-09-10T14:10:45.050035964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:45.051926782Z [Info] update_awesome_hd_link: Starting migration of Main DB to 190 
2025-09-10T14:10:45.088317365Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", 'https://awesome-hd.net', 'https://awesome-hd.club') WHERE "Implementation" = 'AwesomeHD'; 
2025-09-10T14:10:45.091401415Z [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-09-10T14:10:45.094604295Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042267s 
2025-09-10T14:10:45.096702100Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", 'https://awesome-hd.me', 'https://awesome-hd.club') WHERE "Implementation" = 'AwesomeHD'; 
2025-09-10T14:10:45.099136091Z [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-09-10T14:10:45.101715074Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034377s 
2025-09-10T14:10:45.103917800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (190, '2025-09-10T14:10:45', 'update_awesome_hd_link') 
2025-09-10T14:10:45.106623890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:45.109062330Z [Info] FluentMigrator.Runner.MigrationRunner: 190: update_awesome_hd_link migrated 
2025-09-10T14:10:45.110276816Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106194s 
2025-09-10T14:10:45.111993884Z [Info] FluentMigrator.Runner.MigrationRunner: 191: remove_awesomehd migrating 
2025-09-10T14:10:45.113320836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:45.115335383Z [Info] remove_awesomehd: Starting migration of Main DB to 191 
2025-09-10T14:10:45.119277331Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-09-10T14:10:45.121178950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'AwesomeHD' 
2025-09-10T14:10:45.123435545Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027928s 
2025-09-10T14:10:45.125535293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (191, '2025-09-10T14:10:45', 'remove_awesomehd') 
2025-09-10T14:10:45.128199819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:45.130427836Z [Info] FluentMigrator.Runner.MigrationRunner: 191: remove_awesomehd migrated 
2025-09-10T14:10:45.131613223Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096883s 
2025-09-10T14:10:45.133291813Z [Info] FluentMigrator.Runner.MigrationRunner: 192: add_on_delete_to_notifications migrating 
2025-09-10T14:10:45.134684197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:45.136694876Z [Info] add_on_delete_to_notifications: Starting migration of Main DB to 192 
2025-09-10T14:10:45.143874634Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Notifications OnDelete to OnMovieDelete 
2025-09-10T14:10:45.213285823Z [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-09-10T14:10:45.221309401Z [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-09-10T14:10:45.226627370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications" 
2025-09-10T14:10:45.229436106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications" 
2025-09-10T14:10:45.249866228Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1045277s 
2025-09-10T14:10:45.251168010Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-09-10T14:10:45.252343036Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.15E-05s 
2025-09-10T14:10:45.253953519Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnMovieFileDelete Boolean 
2025-09-10T14:10:45.255965611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnMovieFileDelete" INTEGER NOT NULL DEFAULT 0 
2025-09-10T14:10:45.263943998Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086915s 
2025-09-10T14:10:45.265215067Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-09-10T14:10:45.266367598Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.2E-06s 
2025-09-10T14:10:45.267843581Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnMovieFileDeleteForUpgrade Boolean 
2025-09-10T14:10:45.269917948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnMovieFileDeleteForUpgrade" INTEGER NOT NULL DEFAULT 0 
2025-09-10T14:10:45.277876655Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086847s 
2025-09-10T14:10:45.280135764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (192, '2025-09-10T14:10:45', 'add_on_delete_to_notifications') 
2025-09-10T14:10:45.282848888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:45.285480207Z [Info] FluentMigrator.Runner.MigrationRunner: 192: add_on_delete_to_notifications migrated 
2025-09-10T14:10:45.286712318Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0161252s 
2025-09-10T14:10:45.288410007Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_bypass_to_delay_profile migrating 
2025-09-10T14:10:45.289791789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:45.291844052Z [Info] add_bypass_to_delay_profile: Starting migration of Main DB to 194 
2025-09-10T14:10:45.301233621Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2025-09-10T14:10:45.302749874Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.34E-05s 
2025-09-10T14:10:45.304181297Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfHighestQuality Boolean 
2025-09-10T14:10:45.306275334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfHighestQuality" INTEGER NOT NULL DEFAULT 0 
2025-09-10T14:10:45.315127620Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095714s 
2025-09-10T14:10:45.316304099Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-09-10T14:10:45.317991748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DelayProfiles" SET "BypassIfHighestQuality" = 1 WHERE 1 = 1 
2025-09-10T14:10:45.320261258Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028036s 
2025-09-10T14:10:45.322458743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (194, '2025-09-10T14:10:45', 'add_bypass_to_delay_profile') 
2025-09-10T14:10:45.325201777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:45.327688886Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_bypass_to_delay_profile migrated 
2025-09-10T14:10:45.328924895Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100763s 
2025-09-10T14:10:45.330569226Z [Info] FluentMigrator.Runner.MigrationRunner: 195: update_notifiarr migrating 
2025-09-10T14:10:45.331933754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:45.333965024Z [Info] update_notifiarr: Starting migration of Main DB to 195 
2025-09-10T14:10:45.365776906Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2025-09-10T14:10:45.369829477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2025-09-10T14:10:45.373709411Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055604s 
2025-09-10T14:10:45.376016727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (195, '2025-09-10T14:10:45', 'update_notifiarr') 
2025-09-10T14:10:45.378614939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:45.381294856Z [Info] FluentMigrator.Runner.MigrationRunner: 195: update_notifiarr migrated 
2025-09-10T14:10:45.382488921Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130294s 
2025-09-10T14:10:45.384201379Z [Info] FluentMigrator.Runner.MigrationRunner: 196: legacy_mediainfo_hdr migrating 
2025-09-10T14:10:45.385572821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:45.387588721Z [Info] legacy_mediainfo_hdr: Starting migration of Main DB to 196 
2025-09-10T14:10:45.391410808Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "StandardMovieFormat" = Replace("StandardMovieFormat", '{MediaInfo HDR}', '{MediaInfo VideoDynamicRange}'); 
2025-09-10T14:10:45.394037257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "StandardMovieFormat" = Replace("StandardMovieFormat", '{MediaInfo HDR}', '{MediaInfo VideoDynamicRange}'); 
2025-09-10T14:10:45.396735581Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036577s 
2025-09-10T14:10:45.398915110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (196, '2025-09-10T14:10:45', 'legacy_mediainfo_hdr') 
2025-09-10T14:10:45.401591690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:45.404227628Z [Info] FluentMigrator.Runner.MigrationRunner: 196: legacy_mediainfo_hdr migrated 
2025-09-10T14:10:45.405177160Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107284s 
2025-09-10T14:10:45.406827754Z [Info] FluentMigrator.Runner.MigrationRunner: 197: rename_blacklist_to_blocklist migrating 
2025-09-10T14:10:45.408250398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:45.410253582Z [Info] rename_blacklist_to_blocklist: Starting migration of Main DB to 197 
2025-09-10T14:10:45.413465781Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Blacklist Blocklist 
2025-09-10T14:10:45.415097798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" RENAME TO "Blocklist" 
2025-09-10T14:10:45.436616682Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0218071s 
2025-09-10T14:10:45.438911323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (197, '2025-09-10T14:10:45', 'rename_blacklist_to_blocklist') 
2025-09-10T14:10:45.441725871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:45.444287470Z [Info] FluentMigrator.Runner.MigrationRunner: 197: rename_blacklist_to_blocklist migrated 
2025-09-10T14:10:45.445468588Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0292816s 
2025-09-10T14:10:45.447115334Z [Info] FluentMigrator.Runner.MigrationRunner: 198: add_indexer_tags migrating 
2025-09-10T14:10:45.448508901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:45.450480631Z [Info] add_indexer_tags: Starting migration of Main DB to 198 
2025-09-10T14:10:45.454735870Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-09-10T14:10:45.456002741Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.27E-05s 
2025-09-10T14:10:45.457308360Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String 
2025-09-10T14:10:45.459018043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT 
2025-09-10T14:10:45.467522960Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089603s 
2025-09-10T14:10:45.469712289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (198, '2025-09-10T14:10:45', 'add_indexer_tags') 
2025-09-10T14:10:45.472443399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:45.474839625Z [Info] FluentMigrator.Runner.MigrationRunner: 198: add_indexer_tags migrated 
2025-09-10T14:10:45.476024972Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.016199s 
2025-09-10T14:10:45.477658351Z [Info] FluentMigrator.Runner.MigrationRunner: 199: mediainfo_to_ffmpeg migrating 
2025-09-10T14:10:45.478998640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:45.480997626Z [Info] mediainfo_to_ffmpeg: Starting migration of Main DB to 199 
2025-09-10T14:10:45.484125795Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-10T14:10:45.485502367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-10T14:10:45.498263916Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124995s 
2025-09-10T14:10:45.500701064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (199, '2025-09-10T14:10:45', 'mediainfo_to_ffmpeg') 
2025-09-10T14:10:45.503687378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:45.506178725Z [Info] FluentMigrator.Runner.MigrationRunner: 199: mediainfo_to_ffmpeg migrated 
2025-09-10T14:10:45.507391036Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0206572s 
2025-09-10T14:10:45.509082041Z [Info] FluentMigrator.Runner.MigrationRunner: 200: cdh_per_downloadclient migrating 
2025-09-10T14:10:45.510473714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:45.512451547Z [Info] cdh_per_downloadclient: Starting migration of Main DB to 200 
2025-09-10T14:10:45.518644278Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2025-09-10T14:10:45.519933013Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.27E-05s 
2025-09-10T14:10:45.521452362Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveCompletedDownloads Boolean 
2025-09-10T14:10:45.523618064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveCompletedDownloads" INTEGER NOT NULL DEFAULT 1 
2025-09-10T14:10:45.532461052Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094751s 
2025-09-10T14:10:45.533831141Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveFailedDownloads Boolean 
2025-09-10T14:10:45.535910689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveFailedDownloads" INTEGER NOT NULL DEFAULT 1 
2025-09-10T14:10:45.543990910Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087915s 
2025-09-10T14:10:45.545248212Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-10T14:10:45.546560334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-10T14:10:45.591891732Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0450554s 
2025-09-10T14:10:45.594510575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (200, '2025-09-10T14:10:45', 'cdh_per_downloadclient') 
2025-09-10T14:10:45.597469203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:45.599988517Z [Info] FluentMigrator.Runner.MigrationRunner: 200: cdh_per_downloadclient migrated 
2025-09-10T14:10:45.601224867Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0534028s 
2025-09-10T14:10:45.602961744Z [Info] FluentMigrator.Runner.MigrationRunner: 201: migrate_discord_from_slack migrating 
2025-09-10T14:10:45.604430743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:45.606434668Z [Info] migrate_discord_from_slack: Starting migration of Main DB to 201 
2025-09-10T14:10:45.609648911Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-10T14:10:45.611059832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-10T14:10:45.626619796Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0153476s 
2025-09-10T14:10:45.629223630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (201, '2025-09-10T14:10:45', 'migrate_discord_from_slack') 
2025-09-10T14:10:45.632307310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:45.634720138Z [Info] FluentMigrator.Runner.MigrationRunner: 201: migrate_discord_from_slack migrated 
2025-09-10T14:10:45.635966879Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0236077s 
2025-09-10T14:10:45.637591972Z [Info] FluentMigrator.Runner.MigrationRunner: 202: remove_predb migrating 
2025-09-10T14:10:45.638949245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:45.641014103Z [Info] remove_predb: Starting migration of Main DB to 202 
2025-09-10T14:10:45.658169451Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-09-10T14:10:45.660374501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies" SET "MinimumAvailability" = 3 WHERE "MinimumAvailability" = 4 
2025-09-10T14:10:45.663049658Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033673s 
2025-09-10T14:10:45.664279635Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-09-10T14:10:45.666079850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ImportLists" SET "MinimumAvailability" = 3 WHERE "MinimumAvailability" = 4 
2025-09-10T14:10:45.668358439Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029142s 
2025-09-10T14:10:45.669529257Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-09-10T14:10:45.671113817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies" SET "Status" = 3 WHERE "Status" = 4 
2025-09-10T14:10:45.673184708Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025099s 
2025-09-10T14:10:45.674363441Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-09-10T14:10:45.676023564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ImportListMovies" SET "Status" = 3 WHERE "Status" = 4 
2025-09-10T14:10:45.678153233Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026571s 
2025-09-10T14:10:45.679493362Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies HasPreDBEntry 
2025-09-10T14:10:45.754111667Z [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-09-10T14:10:45.769006522Z [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-09-10T14:10:45.780472401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-09-10T14:10:45.783965766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-09-10T14:10:45.809045090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2025-09-10T14:10:45.812908931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2025-09-10T14:10:45.816189778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2025-09-10T14:10:45.819337287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2025-09-10T14:10:45.822044258Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1412873s 
2025-09-10T14:10:45.824182113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (202, '2025-09-10T14:10:45', 'remove_predb') 
2025-09-10T14:10:45.826824364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:45.829441264Z [Info] FluentMigrator.Runner.MigrationRunner: 202: remove_predb migrated 
2025-09-10T14:10:45.830618304Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1486388s 
2025-09-10T14:10:45.832401585Z [Info] FluentMigrator.Runner.MigrationRunner: 203: add_on_update_to_notifications migrating 
2025-09-10T14:10:45.833818579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:45.835935151Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 203 
2025-09-10T14:10:45.841042066Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-09-10T14:10:45.842435762Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.31E-05s 
2025-09-10T14:10:45.843805561Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean 
2025-09-10T14:10:45.845784756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 0 
2025-09-10T14:10:45.854499125Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094121s 
2025-09-10T14:10:45.856684967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (203, '2025-09-10T14:10:45', 'add_on_update_to_notifications') 
2025-09-10T14:10:45.859338200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:45.861738824Z [Info] FluentMigrator.Runner.MigrationRunner: 203: add_on_update_to_notifications migrated 
2025-09-10T14:10:45.862943119Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0165086s 
2025-09-10T14:10:45.864628343Z [Info] FluentMigrator.Runner.MigrationRunner: 204: ensure_identity_on_id_columns migrating 
2025-09-10T14:10:45.866065888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:45.868065374Z [Info] ensure_identity_on_id_columns: Starting migration of Main DB to 204 
2025-09-10T14:10:45.890114497Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-09-10T14:10:45.892057159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1 
2025-09-10T14:10:45.894221046Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026634s 
2025-09-10T14:10:45.895477937Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies Id Int32 
2025-09-10T14:10:45.977524892Z [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-09-10T14:10:45.992523585Z [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-09-10T14:10:46.004372437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-09-10T14:10:46.008406821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-09-10T14:10:46.030586125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2025-09-10T14:10:46.034611050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2025-09-10T14:10:46.037931397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2025-09-10T14:10:46.041129457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2025-09-10T14:10:46.043905317Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.147253s 
2025-09-10T14:10:46.045281959Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieTranslations Id Int32 
2025-09-10T14:10:46.113522230Z [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-09-10T14:10:46.119008688Z [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-09-10T14:10:46.122899083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieTranslations" 
2025-09-10T14:10:46.126634455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieTranslations_temp" RENAME TO "MovieTranslations" 
2025-09-10T14:10:46.149934026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_Language" ON "MovieTranslations" ("Language" ASC) 
2025-09-10T14:10:46.153706533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_MovieId" ON "MovieTranslations" ("MovieId" ASC) 
2025-09-10T14:10:46.157112251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_CleanTitle" ON "MovieTranslations" ("CleanTitle" ASC) 
2025-09-10T14:10:46.159835374Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1131168s 
2025-09-10T14:10:46.161132977Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands Id Int32 
2025-09-10T14:10:46.231331241Z [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-09-10T14:10:46.237559444Z [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-09-10T14:10:46.242469752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-09-10T14:10:46.245284580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-09-10T14:10:46.266450384Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1040663s 
2025-09-10T14:10:46.267776153Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Credits Id Int32 
2025-09-10T14:10:46.347461923Z [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-09-10T14:10:46.353968726Z [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-09-10T14:10:46.358201029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Credits" 
2025-09-10T14:10:46.361147623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Credits_temp" RENAME TO "Credits" 
2025-09-10T14:10:46.382967403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Credits_CreditTmdbId" ON "Credits" ("CreditTmdbId" ASC) 
2025-09-10T14:10:46.386086634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Credits_MovieId" ON "Credits" ("MovieId" ASC) 
2025-09-10T14:10:46.388823045Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1198519s 
2025-09-10T14:10:46.390259678Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Profiles Id Int32 
2025-09-10T14:10:46.456996802Z [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-09-10T14:10:46.462889519Z [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-09-10T14:10:46.466933061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles" 
2025-09-10T14:10:46.469708400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles" 
2025-09-10T14:10:46.491505204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2025-09-10T14:10:46.494223749Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1026961s 
2025-09-10T14:10:46.495497634Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Id Int32 
2025-09-10T14:10:46.562866800Z [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-09-10T14:10:46.567932582Z [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-09-10T14:10:46.571559826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2025-09-10T14:10:46.574293481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2025-09-10T14:10:46.594500554Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.097796s 
2025-09-10T14:10:46.595801564Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn NamingConfig Id Int32 
2025-09-10T14:10:46.663352216Z [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-09-10T14:10:46.669757846Z [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-09-10T14:10:46.673785657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2025-09-10T14:10:46.676488179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2025-09-10T14:10:46.701293161Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1042657s 
2025-09-10T14:10:46.702577036Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Id Int32 
2025-09-10T14:10:46.770725442Z [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-09-10T14:10:46.777127634Z [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-09-10T14:10:46.781687156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2025-09-10T14:10:46.784816568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2025-09-10T14:10:46.805778862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2025-09-10T14:10:46.808972854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2025-09-10T14:10:46.811603051Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1078531s 
2025-09-10T14:10:46.812904872Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Id Int32 
2025-09-10T14:10:46.881758348Z [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-09-10T14:10:46.888551287Z [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-09-10T14:10:46.893438439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2025-09-10T14:10:46.896078415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2025-09-10T14:10:46.920133076Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1055506s 
2025-09-10T14:10:46.921022286Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieFiles Id Int32 
2025-09-10T14:10:46.990252271Z [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-09-10T14:10:46.997305854Z [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-09-10T14:10:47.002338108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieFiles" 
2025-09-10T14:10:47.005176214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles_temp" RENAME TO "MovieFiles" 
2025-09-10T14:10:47.026484544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieFiles_MovieId" ON "MovieFiles" ("MovieId" ASC) 
2025-09-10T14:10:47.029135653Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1069198s 
2025-09-10T14:10:47.030494269Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn CustomFormats Id Int32 
2025-09-10T14:10:47.098780151Z [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-09-10T14:10:47.103561370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "CustomFormats_temp" ("Id", "Name", "Specifications", "IncludeCustomFormatWhenRenaming") SELECT "Id", "Name", "Specifications", "IncludeCustomFormatWhenRenaming" FROM "CustomFormats" 
2025-09-10T14:10:47.106742095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "CustomFormats" 
2025-09-10T14:10:47.109586493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "CustomFormats_temp" RENAME TO "CustomFormats" 
2025-09-10T14:10:47.130788098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC) 
2025-09-10T14:10:47.133516212Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1018536s 
2025-09-10T14:10:47.135780682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (204, '2025-09-10T14:10:47', 'ensure_identity_on_id_columns') 
2025-09-10T14:10:47.138329685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:47.142342677Z [Info] FluentMigrator.Runner.MigrationRunner: 204: ensure_identity_on_id_columns migrated 
2025-09-10T14:10:47.143609337Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1105418s 
2025-09-10T14:10:47.147412186Z [Info] FluentMigrator.Runner.MigrationRunner: 205: download_client_per_indexer migrating 
2025-09-10T14:10:47.148815451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:47.151305596Z [Info] download_client_per_indexer: Starting migration of Main DB to 205 
2025-09-10T14:10:47.156735531Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-09-10T14:10:47.157921840Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.39E-05s 
2025-09-10T14:10:47.159187960Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32 
2025-09-10T14:10:47.161028757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0 
2025-09-10T14:10:47.169636661Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092649s 
2025-09-10T14:10:47.171695186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (205, '2025-09-10T14:10:47', 'download_client_per_indexer') 
2025-09-10T14:10:47.174262516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:47.176552578Z [Info] FluentMigrator.Runner.MigrationRunner: 205: download_client_per_indexer migrated 
2025-09-10T14:10:47.177694457Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0160585s 
2025-09-10T14:10:47.179258447Z [Info] FluentMigrator.Runner.MigrationRunner: 206: multiple_ratings_support migrating 
2025-09-10T14:10:47.180554487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:47.182632191Z [Info] multiple_ratings_support: Starting migration of Main DB to 206 
2025-09-10T14:10:47.187555455Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "CustomFilters" SET "Filters" = Replace("Filters", 'ratings', 'tmdbRating') WHERE "Type" = 'discoverMovie'; 
2025-09-10T14:10:47.189636135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFilters" SET "Filters" = Replace("Filters", 'ratings', 'tmdbRating') WHERE "Type" = 'discoverMovie'; 
2025-09-10T14:10:47.192336143Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032867s 
2025-09-10T14:10:47.194042409Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "CustomFilters" SET "Filters" = Replace("Filters", 'ratings', 'tmdbRating') WHERE "Type" = 'movieIndex'; 
2025-09-10T14:10:47.196040372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFilters" SET "Filters" = Replace("Filters", 'ratings', 'tmdbRating') WHERE "Type" = 'movieIndex'; 
2025-09-10T14:10:47.198349693Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029176s 
2025-09-10T14:10:47.199467754Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-10T14:10:47.200649203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-10T14:10:47.219378830Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.018422s 
2025-09-10T14:10:47.220961698Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-10T14:10:47.222184831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-10T14:10:47.225687885Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035772s 
2025-09-10T14:10:47.227803135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (206, '2025-09-10T14:10:47', 'multiple_ratings_support') 
2025-09-10T14:10:47.230544606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:47.232809998Z [Info] FluentMigrator.Runner.MigrationRunner: 206: multiple_ratings_support migrated 
2025-09-10T14:10:47.233926136Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010598s 
2025-09-10T14:10:47.235509855Z [Info] FluentMigrator.Runner.MigrationRunner: 207: movie_metadata migrating 
2025-09-10T14:10:47.236765513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:47.238650229Z [Info] movie_metadata: Starting migration of Main DB to 207 
2025-09-10T14:10:47.292841107Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MovieMetadata 
2025-09-10T14:10:47.299632825Z [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-09-10T14:10:47.307072276Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125707s 
2025-09-10T14:10:47.308408266Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieMetadata (TmdbId) 
2025-09-10T14:10:47.310122197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2025-09-10T14:10:47.312759468Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032131s 
2025-09-10T14:10:47.314030488Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieMetadata (CleanTitle) 
2025-09-10T14:10:47.315726163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2025-09-10T14:10:47.318258232Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030828s 
2025-09-10T14:10:47.319590935Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieMetadata (CleanOriginalTitle) 
2025-09-10T14:10:47.321414017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2025-09-10T14:10:47.324026237Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032435s 
2025-09-10T14:10:47.355753990Z [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-09-10T14:10:47.356171090Z                           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-09-10T14:10:47.356354499Z                           FROM "Movies" 
2025-09-10T14:10:47.364883404Z [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-09-10T14:10:47.364966351Z                           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-09-10T14:10:47.364989238Z                           FROM "Movies" 
2025-09-10T14:10:47.373609597Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133735s 
2025-09-10T14:10:47.379722016Z [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-09-10T14:10:47.379802158Z                           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-09-10T14:10:47.379824693Z                           FROM "ImportListMovies"
2025-09-10T14:10:47.379880235Z                           WHERE "ImportListMovies"."TmdbId" NOT IN ( SELECT "MovieMetadata"."TmdbId" FROM "MovieMetadata" )
2025-09-10T14:10:47.380607279Z                           AND "ImportListMovies"."Id" IN ( SELECT MIN("Id") FROM "ImportListMovies" GROUP BY "TmdbId" ) 
2025-09-10T14:10:47.389086204Z [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-09-10T14:10:47.389157628Z                           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-09-10T14:10:47.389211717Z                           FROM "ImportListMovies"
2025-09-10T14:10:47.389252138Z                           WHERE "ImportListMovies"."TmdbId" NOT IN ( SELECT "MovieMetadata"."TmdbId" FROM "MovieMetadata" )
2025-09-10T14:10:47.389468734Z                           AND "ImportListMovies"."Id" IN ( SELECT MIN("Id") FROM "ImportListMovies" GROUP BY "TmdbId" ) 
2025-09-10T14:10:47.399349421Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0152025s 
2025-09-10T14:10:47.400521592Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-09-10T14:10:47.401573981Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-05s 
2025-09-10T14:10:47.403001155Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies MovieMetadataId Int32 
2025-09-10T14:10:47.404844587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0 
2025-09-10T14:10:47.413201516Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090134s 
2025-09-10T14:10:47.414425581Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlternativeTitles 
2025-09-10T14:10:47.415501087Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.8E-06s 
2025-09-10T14:10:47.416818480Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AlternativeTitles MovieMetadataId Int32 
2025-09-10T14:10:47.418648415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0 
2025-09-10T14:10:47.426718517Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086971s 
2025-09-10T14:10:47.427875597Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Credits 
2025-09-10T14:10:47.428920481Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.6E-06s 
2025-09-10T14:10:47.430157963Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Credits MovieMetadataId Int32 
2025-09-10T14:10:47.431902096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Credits" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0 
2025-09-10T14:10:47.440049091Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086643s 
2025-09-10T14:10:47.441229027Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieTranslations 
2025-09-10T14:10:47.442300635Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.7E-06s 
2025-09-10T14:10:47.443586605Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieTranslations MovieMetadataId Int32 
2025-09-10T14:10:47.445432031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieTranslations" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0 
2025-09-10T14:10:47.453921167Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009118s 
2025-09-10T14:10:47.455121554Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListMovies 
2025-09-10T14:10:47.456207000Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.7E-06s 
2025-09-10T14:10:47.457498591Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListMovies MovieMetadataId Int32 
2025-09-10T14:10:47.459324658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListMovies" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0 
2025-09-10T14:10:47.467660405Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089148s 
2025-09-10T14:10:47.468999732Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListMovies (MovieMetadataId) 
2025-09-10T14:10:47.470838635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_ImportListMovies_MovieMetadataId" ON "ImportListMovies" ("MovieMetadataId" ASC) 
2025-09-10T14:10:47.473580126Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034061s 
2025-09-10T14:10:47.475795688Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Movies"
2025-09-10T14:10:47.475843865Z                           SET "MovieMetadataId" = (SELECT "MovieMetadata"."Id" 
2025-09-10T14:10:47.475888394Z                                                   FROM "MovieMetadata"
2025-09-10T14:10:47.475962524Z                                                   WHERE "MovieMetadata"."TmdbId" = "Movies"."TmdbId") 
2025-09-10T14:10:47.478606859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies"
2025-09-10T14:10:47.478629875Z                           SET "MovieMetadataId" = (SELECT "MovieMetadata"."Id" 
2025-09-10T14:10:47.478665757Z                                                   FROM "MovieMetadata"
2025-09-10T14:10:47.478715628Z                                                   WHERE "MovieMetadata"."TmdbId" = "Movies"."TmdbId") 
2025-09-10T14:10:47.482075554Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044956s 
2025-09-10T14:10:47.484292047Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "AlternativeTitles"
2025-09-10T14:10:47.484326146Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2025-09-10T14:10:47.484360675Z                                                   FROM "Movies" 
2025-09-10T14:10:47.484408241Z                                                   WHERE "Movies"."Id" = "AlternativeTitles"."MovieId") 
2025-09-10T14:10:47.487156435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "AlternativeTitles"
2025-09-10T14:10:47.487209773Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2025-09-10T14:10:47.487222859Z                                                   FROM "Movies" 
2025-09-10T14:10:47.487258290Z                                                   WHERE "Movies"."Id" = "AlternativeTitles"."MovieId") 
2025-09-10T14:10:47.490157769Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040907s 
2025-09-10T14:10:47.492226806Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Credits"
2025-09-10T14:10:47.492251926Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2025-09-10T14:10:47.492297378Z                                                   FROM "Movies" 
2025-09-10T14:10:47.492340144Z                                                   WHERE "Movies"."Id" = "Credits"."MovieId") 
2025-09-10T14:10:47.494874538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Credits"
2025-09-10T14:10:47.494897233Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2025-09-10T14:10:47.494933627Z                                                   FROM "Movies" 
2025-09-10T14:10:47.494978367Z                                                   WHERE "Movies"."Id" = "Credits"."MovieId") 
2025-09-10T14:10:47.497737122Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038439s 
2025-09-10T14:10:47.499971853Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MovieTranslations"
2025-09-10T14:10:47.500028837Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2025-09-10T14:10:47.500090341Z                                                   FROM "Movies" 
2025-09-10T14:10:47.500113728Z                                                   WHERE "Movies"."Id" = "MovieTranslations"."MovieId") 
2025-09-10T14:10:47.502869999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MovieTranslations"
2025-09-10T14:10:47.502917895Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2025-09-10T14:10:47.502961383Z                                                   FROM "Movies" 
2025-09-10T14:10:47.503005231Z                                                   WHERE "Movies"."Id" = "MovieTranslations"."MovieId") 
2025-09-10T14:10:47.505840822Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040856s 
2025-09-10T14:10:47.508090803Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "ImportListMovies"
2025-09-10T14:10:47.508157036Z                           SET "MovieMetadataId" = (SELECT "MovieMetadata"."Id" 
2025-09-10T14:10:47.508203059Z                                                   FROM "MovieMetadata" 
2025-09-10T14:10:47.508245454Z                                                   WHERE "MovieMetadata"."TmdbId" = "ImportListMovies"."TmdbId") 
2025-09-10T14:10:47.511062998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ImportListMovies"
2025-09-10T14:10:47.511085323Z                           SET "MovieMetadataId" = (SELECT "MovieMetadata"."Id" 
2025-09-10T14:10:47.511121245Z                                                   FROM "MovieMetadata" 
2025-09-10T14:10:47.511167017Z                                                   WHERE "MovieMetadata"."TmdbId" = "ImportListMovies"."TmdbId") 
2025-09-10T14:10:47.514526473Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004602s 
2025-09-10T14:10:47.515613201Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-09-10T14:10:47.516683236Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.4E-06s 
2025-09-10T14:10:47.517907792Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies MovieMetadataId Int32 
2025-09-10T14:10:47.596133912Z [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-09-10T14:10:47.610673522Z [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-09-10T14:10:47.621947635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-09-10T14:10:47.625346880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-09-10T14:10:47.649747017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2025-09-10T14:10:47.652945839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2025-09-10T14:10:47.655901471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2025-09-10T14:10:47.658878766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2025-09-10T14:10:47.661461266Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1423639s 
2025-09-10T14:10:47.662811415Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (MovieMetadataId) 
2025-09-10T14:10:47.664516719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_MovieMetadataId" ON "Movies" ("MovieMetadataId" ASC) 
2025-09-10T14:10:47.667073949Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031256s 
2025-09-10T14:10:47.668362274Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles MovieId 
2025-09-10T14:10:47.742531635Z [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-09-10T14:10:47.749025191Z [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-09-10T14:10:47.753032922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2025-09-10T14:10:47.756145009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2025-09-10T14:10:47.779028211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2025-09-10T14:10:47.781808840Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1122555s 
2025-09-10T14:10:47.783055360Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Credits MovieId 
2025-09-10T14:10:47.858526573Z [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-09-10T14:10:47.864610374Z [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-09-10T14:10:47.868784640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Credits" 
2025-09-10T14:10:47.871672366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Credits_temp" RENAME TO "Credits" 
2025-09-10T14:10:47.893845998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Credits_CreditTmdbId" ON "Credits" ("CreditTmdbId" ASC) 
2025-09-10T14:10:47.896541747Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1123327s 
2025-09-10T14:10:47.897843648Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn MovieTranslations MovieId 
2025-09-10T14:10:47.972075946Z [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-09-10T14:10:47.978037271Z [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-09-10T14:10:47.981752272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieTranslations" 
2025-09-10T14:10:47.985169624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieTranslations_temp" RENAME TO "MovieTranslations" 
2025-09-10T14:10:48.011465147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_Language" ON "MovieTranslations" ("Language" ASC) 
2025-09-10T14:10:48.015680115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_CleanTitle" ON "MovieTranslations" ("CleanTitle" ASC) 
2025-09-10T14:10:48.018577369Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1195373s 
2025-09-10T14:10:48.021563152Z [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-09-10T14:10:48.097816189Z [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-09-10T14:10:48.104185816Z [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-09-10T14:10:48.108246633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-09-10T14:10:48.111805831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-09-10T14:10:48.133665973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_MovieMetadataId" ON "Movies" ("MovieMetadataId" ASC) 
2025-09-10T14:10:48.136525702Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1129995s 
2025-09-10T14:10:48.139049584Z [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-09-10T14:10:48.210386952Z [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-09-10T14:10:48.214715729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListMovies_temp" ("Id", "ListId", "MovieMetadataId") SELECT "Id", "ListId", "MovieMetadataId" FROM "ImportListMovies" 
2025-09-10T14:10:48.217576550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListMovies" 
2025-09-10T14:10:48.220782857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListMovies_temp" RENAME TO "ImportListMovies" 
2025-09-10T14:10:48.242753911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_ImportListMovies_MovieMetadataId" ON "ImportListMovies" ("MovieMetadataId" ASC) 
2025-09-10T14:10:48.245718561Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1048042s 
2025-09-10T14:10:48.247706765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (207, '2025-09-10T14:10:48', 'movie_metadata') 
2025-09-10T14:10:48.250139955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:48.253181059Z [Info] FluentMigrator.Runner.MigrationRunner: 207: movie_metadata migrated 
2025-09-10T14:10:48.254297287Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1122163s 
2025-09-10T14:10:48.256228847Z [Info] FluentMigrator.Runner.MigrationRunner: 208: add_collections migrating 
2025-09-10T14:10:48.257482391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:48.259670007Z [Info] add_collections: Starting migration of Main DB to 208 
2025-09-10T14:10:48.281825072Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Collections 
2025-09-10T14:10:48.287125275Z [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-09-10T14:10:48.292436421Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092069s 
2025-09-10T14:10:48.293867613Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Collections (TmdbId) 
2025-09-10T14:10:48.295499980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Collections_TmdbId" ON "Collections" ("TmdbId" ASC) 
2025-09-10T14:10:48.298177182Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031464s 
2025-09-10T14:10:48.299343961Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2025-09-10T14:10:48.300375689Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.14E-05s 
2025-09-10T14:10:48.301674224Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieMetadata CollectionTmdbId Int32 
2025-09-10T14:10:48.303317393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata" ADD COLUMN "CollectionTmdbId" INTEGER 
2025-09-10T14:10:48.311602798Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084739s 
2025-09-10T14:10:48.312790730Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieMetadata CollectionTitle String 
2025-09-10T14:10:48.314408558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata" ADD COLUMN "CollectionTitle" TEXT 
2025-09-10T14:10:48.322184717Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081687s 
2025-09-10T14:10:48.323364092Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-09-10T14:10:48.324432293Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.7E-06s 
2025-09-10T14:10:48.325614554Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists Monitor Int32 
2025-09-10T14:10:48.327116379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "Monitor" INTEGER 
2025-09-10T14:10:48.334832768Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080071s 
2025-09-10T14:10:48.335948084Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-10T14:10:48.337105204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-10T14:10:48.353129143Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0157234s 
2025-09-10T14:10:48.354599504Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-10T14:10:48.355856826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-10T14:10:48.362919428Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070991s 
2025-09-10T14:10:48.364242903Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-10T14:10:48.365399512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-10T14:10:48.373052995Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075609s 
2025-09-10T14:10:48.374423795Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-10T14:10:48.375592689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-10T14:10:48.383300671Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076479s 
2025-09-10T14:10:48.384644678Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-09-10T14:10:48.385716456Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.24E-05s 
2025-09-10T14:10:48.386991634Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportLists Monitor Int32 
2025-09-10T14:10:48.470263044Z [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-09-10T14:10:48.477723178Z [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-09-10T14:10:48.482388533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists" 
2025-09-10T14:10:48.485190696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists" 
2025-09-10T14:10:48.506666994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImport_Name" ON "ImportLists" ("Name" ASC) 
2025-09-10T14:10:48.509687687Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1214473s 
2025-09-10T14:10:48.510994859Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportLists ShouldMonitor 
2025-09-10T14:10:48.582525165Z [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-09-10T14:10:48.590159028Z [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-09-10T14:10:48.594637437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists" 
2025-09-10T14:10:48.597859736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists" 
2025-09-10T14:10:48.619236715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImport_Name" ON "ImportLists" ("Name" ASC) 
2025-09-10T14:10:48.622968550Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1107965s 
2025-09-10T14:10:48.624328989Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-09-10T14:10:48.626080426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ImportLists" WHERE "Implementation" = 'TMDbCollectionImport' 
2025-09-10T14:10:48.627975191Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024924s 
2025-09-10T14:10:48.629189677Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn MovieMetadata Collection 
2025-09-10T14:10:48.702356960Z [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-09-10T14:10:48.713589690Z [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-09-10T14:10:48.721183733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata" 
2025-09-10T14:10:48.724338937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata" 
2025-09-10T14:10:48.744979763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2025-09-10T14:10:48.748140999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2025-09-10T14:10:48.751347426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2025-09-10T14:10:48.753918905Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1230664s 
2025-09-10T14:10:48.755896347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (208, '2025-09-10T14:10:48', 'add_collections') 
2025-09-10T14:10:48.758267351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:48.761523418Z [Info] FluentMigrator.Runner.MigrationRunner: 208: add_collections migrated 
2025-09-10T14:10:48.762640588Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1305982s 
2025-09-10T14:10:48.764394460Z [Info] FluentMigrator.Runner.MigrationRunner: 209: movie_meta_collection_index migrating 
2025-09-10T14:10:48.765675930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:48.767646990Z [Info] movie_meta_collection_index: Starting migration of Main DB to 209 
2025-09-10T14:10:48.773041583Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieMetadata (CollectionTmdbId) 
2025-09-10T14:10:48.774938363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC) 
2025-09-10T14:10:48.778078186Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037578s 
2025-09-10T14:10:48.779421481Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieTranslations (MovieMetadataId) 
2025-09-10T14:10:48.781257348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_MovieMetadataId" ON "MovieTranslations" ("MovieMetadataId" ASC) 
2025-09-10T14:10:48.783900481Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033096s 
2025-09-10T14:10:48.785926310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (209, '2025-09-10T14:10:48', 'movie_meta_collection_index') 
2025-09-10T14:10:48.788373288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:48.790718080Z [Info] FluentMigrator.Runner.MigrationRunner: 209: movie_meta_collection_index migrated 
2025-09-10T14:10:48.791914650Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099569s 
2025-09-10T14:10:48.793445022Z [Info] FluentMigrator.Runner.MigrationRunner: 210: movie_added_notifications migrating 
2025-09-10T14:10:48.794710009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:48.796608973Z [Info] movie_added_notifications: Starting migration of Main DB to 210 
2025-09-10T14:10:48.801068824Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-09-10T14:10:48.802257548Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.27E-05s 
2025-09-10T14:10:48.803640773Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnMovieAdded Boolean 
2025-09-10T14:10:48.805510538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnMovieAdded" INTEGER NOT NULL DEFAULT 0 
2025-09-10T14:10:48.813894823Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090021s 
2025-09-10T14:10:48.815913297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (210, '2025-09-10T14:10:48', 'movie_added_notifications') 
2025-09-10T14:10:48.818346457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:48.820619966Z [Info] FluentMigrator.Runner.MigrationRunner: 210: movie_added_notifications migrated 
2025-09-10T14:10:48.821743218Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0156183s 
2025-09-10T14:10:48.823276145Z [Info] FluentMigrator.Runner.MigrationRunner: 211: more_movie_meta_index migrating 
2025-09-10T14:10:48.824526753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:48.826375676Z [Info] more_movie_meta_index: Starting migration of Main DB to 211 
2025-09-10T14:10:48.831115742Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlternativeTitles (MovieMetadataId) 
2025-09-10T14:10:48.833052592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC) 
2025-09-10T14:10:48.836102715Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037117s 
2025-09-10T14:10:48.837370728Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Credits (MovieMetadataId) 
2025-09-10T14:10:48.839029849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Credits_MovieMetadataId" ON "Credits" ("MovieMetadataId" ASC) 
2025-09-10T14:10:48.841531657Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030149s 
2025-09-10T14:10:48.843500021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (211, '2025-09-10T14:10:48', 'more_movie_meta_index') 
2025-09-10T14:10:48.845877138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:48.848192130Z [Info] FluentMigrator.Runner.MigrationRunner: 211: more_movie_meta_index migrated 
2025-09-10T14:10:48.849305061Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095489s 
2025-09-10T14:10:48.850995355Z [Info] FluentMigrator.Runner.MigrationRunner: 212: postgres_update_timestamp_columns_to_with_timezone migrating 
2025-09-10T14:10:48.852348289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:48.854260540Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 212 
2025-09-10T14:10:48.899616988Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-09-10T14:10:48.901315639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1 
2025-09-10T14:10:48.903415457Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023818s 
2025-09-10T14:10:48.904574321Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2025-09-10T14:10:48.905632502Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.09E-05s 
2025-09-10T14:10:48.906947580Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Date DateTimeOffset 
2025-09-10T14:10:48.977744590Z [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-09-10T14:10:48.984149578Z [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-09-10T14:10:48.988507233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2025-09-10T14:10:48.991106047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2025-09-10T14:10:49.012639871Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1044693s 
2025-09-10T14:10:49.013854988Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2025-09-10T14:10:49.014874451Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.16E-05s 
2025-09-10T14:10:49.016187486Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist PublishedDate DateTimeOffset 
2025-09-10T14:10:49.087174337Z [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-09-10T14:10:49.094785364Z [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-09-10T14:10:49.099459126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2025-09-10T14:10:49.102040464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2025-09-10T14:10:49.123348013Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1058859s 
2025-09-10T14:10:49.124585345Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Collections 
2025-09-10T14:10:49.125656462Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.17E-05s 
2025-09-10T14:10:49.126902651Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Collections Added DateTimeOffset 
2025-09-10T14:10:49.197915996Z [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-09-10T14:10:49.204890161Z [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-09-10T14:10:49.209585256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Collections" 
2025-09-10T14:10:49.212368390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Collections_temp" RENAME TO "Collections" 
2025-09-10T14:10:49.234090604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Collections_TmdbId" ON "Collections" ("TmdbId" ASC) 
2025-09-10T14:10:49.236751443Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1086567s 
2025-09-10T14:10:49.237930707Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Collections 
2025-09-10T14:10:49.238996013Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.16E-05s 
2025-09-10T14:10:49.240314568Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Collections LastInfoSync DateTimeOffset 
2025-09-10T14:10:49.311358945Z [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-09-10T14:10:49.318397109Z [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-09-10T14:10:49.323039478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Collections" 
2025-09-10T14:10:49.325965700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Collections_temp" RENAME TO "Collections" 
2025-09-10T14:10:49.347087044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Collections_TmdbId" ON "Collections" ("TmdbId" ASC) 
2025-09-10T14:10:49.349813955Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1082739s 
2025-09-10T14:10:49.350983009Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-09-10T14:10:49.352061431Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.18E-05s 
2025-09-10T14:10:49.353328793Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset 
2025-09-10T14:10:49.435352882Z [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-09-10T14:10:49.441323826Z [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-09-10T14:10:49.445222677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-09-10T14:10:49.447790058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-09-10T14:10:49.469084049Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1145887s 
2025-09-10T14:10:49.470453246Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-09-10T14:10:49.471491777Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.24E-05s 
2025-09-10T14:10:49.472916917Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset 
2025-09-10T14:10:49.544703740Z [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-09-10T14:10:49.550525594Z [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-09-10T14:10:49.554504987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-09-10T14:10:49.557134563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-09-10T14:10:49.578581132Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1042826s 
2025-09-10T14:10:49.579808273Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-09-10T14:10:49.580891063Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.14E-05s 
2025-09-10T14:10:49.582185029Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset 
2025-09-10T14:10:49.653832331Z [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-09-10T14:10:49.659621299Z [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-09-10T14:10:49.663619801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-09-10T14:10:49.666506775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-09-10T14:10:49.687876869Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1043264s 
2025-09-10T14:10:49.689387681Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-09-10T14:10:49.690490182Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.19E-05s 
2025-09-10T14:10:49.692074743Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset 
2025-09-10T14:10:49.764210047Z [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-09-10T14:10:49.769729532Z [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-09-10T14:10:49.773341726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-09-10T14:10:49.776402851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-09-10T14:10:49.799702902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-09-10T14:10:49.802684066Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1091449s 
2025-09-10T14:10:49.804194738Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-09-10T14:10:49.805281777Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.41E-05s 
2025-09-10T14:10:49.806731376Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset 
2025-09-10T14:10:49.878121830Z [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-09-10T14:10:49.883945308Z [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-09-10T14:10:49.887508653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-09-10T14:10:49.890459666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-09-10T14:10:49.912668690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-09-10T14:10:49.915890779Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1078331s 
2025-09-10T14:10:49.917229845Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-09-10T14:10:49.918382947Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.28E-05s 
2025-09-10T14:10:49.920063161Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset 
2025-09-10T14:10:49.991451471Z [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-09-10T14:10:49.997223214Z [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-09-10T14:10:50.001519115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-09-10T14:10:50.004674419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-09-10T14:10:50.028939073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-09-10T14:10:50.032350543Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1105604s 
2025-09-10T14:10:50.034033191Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadHistory 
2025-09-10T14:10:50.035461437Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.18E-05s 
2025-09-10T14:10:50.036817678Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadHistory Date DateTimeOffset 
2025-09-10T14:10:50.109181483Z [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-09-10T14:10:50.116613500Z [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-09-10T14:10:50.121398105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadHistory" 
2025-09-10T14:10:50.124919496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadHistory_temp" RENAME TO "DownloadHistory" 
2025-09-10T14:10:50.148172603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2025-09-10T14:10:50.151799056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_MovieId" ON "DownloadHistory" ("MovieId" ASC) 
2025-09-10T14:10:50.155117689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2025-09-10T14:10:50.158740625Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.12019s 
2025-09-10T14:10:50.160278862Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2025-09-10T14:10:50.161591065Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.18E-05s 
2025-09-10T14:10:50.163128952Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles Added DateTimeOffset 
2025-09-10T14:10:50.234699769Z [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-09-10T14:10:50.241443851Z [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-09-10T14:10:50.244922516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2025-09-10T14:10:50.247625279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2025-09-10T14:10:50.269579660Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1048579s 
2025-09-10T14:10:50.271058909Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2025-09-10T14:10:50.272248234Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-05s 
2025-09-10T14:10:50.273637892Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles LastUpdated DateTimeOffset 
2025-09-10T14:10:50.357573590Z [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-09-10T14:10:50.364856326Z [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-09-10T14:10:50.368486526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2025-09-10T14:10:50.371418591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2025-09-10T14:10:50.395226204Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1200731s 
2025-09-10T14:10:50.397117182Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2025-09-10T14:10:50.398302068Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.22E-05s 
2025-09-10T14:10:50.399890487Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset 
2025-09-10T14:10:50.476468618Z [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-09-10T14:10:50.483210054Z [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-09-10T14:10:50.486992571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2025-09-10T14:10:50.490059958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2025-09-10T14:10:50.511086211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2025-09-10T14:10:50.514284231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2025-09-10T14:10:50.517095302Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1155656s 
2025-09-10T14:10:50.518736106Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-09-10T14:10:50.519935661Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.12E-05s 
2025-09-10T14:10:50.521417946Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus InitialFailure DateTimeOffset 
2025-09-10T14:10:50.592917010Z [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-09-10T14:10:50.600192501Z [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-09-10T14:10:50.604813577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-09-10T14:10:50.608089093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-09-10T14:10:50.632754884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-09-10T14:10:50.636580468Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1132278s 
2025-09-10T14:10:50.637971750Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-09-10T14:10:50.639183500Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.67E-05s 
2025-09-10T14:10:50.640789003Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus MostRecentFailure DateTimeOffset 
2025-09-10T14:10:50.712264299Z [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-09-10T14:10:50.718834760Z [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-09-10T14:10:50.722780045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-09-10T14:10:50.726184541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-09-10T14:10:50.749030788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-09-10T14:10:50.752551388Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.10962s 
2025-09-10T14:10:50.753953792Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-09-10T14:10:50.755180101Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.07E-05s 
2025-09-10T14:10:50.757081500Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus DisabledTill DateTimeOffset 
2025-09-10T14:10:50.827027326Z [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-09-10T14:10:50.834989029Z [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-09-10T14:10:50.838820134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-09-10T14:10:50.841793842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-09-10T14:10:50.863748895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-09-10T14:10:50.866623654Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1079159s 
2025-09-10T14:10:50.867926397Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-09-10T14:10:50.869121975Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.09E-05s 
2025-09-10T14:10:50.870510952Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset 
2025-09-10T14:10:50.941740313Z [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-09-10T14:10:50.948451337Z [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-09-10T14:10:50.952462445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-09-10T14:10:50.956028996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-09-10T14:10:50.977967085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-09-10T14:10:50.980873418Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1089734s 
2025-09-10T14:10:50.982312115Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-09-10T14:10:50.983539427Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.03E-05s 
2025-09-10T14:10:50.985013495Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset 
2025-09-10T14:10:51.058671235Z [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-09-10T14:10:51.067085179Z [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-09-10T14:10:51.071171228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-09-10T14:10:51.074327143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-09-10T14:10:51.096545866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-09-10T14:10:51.099433822Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1129563s 
2025-09-10T14:10:51.100804713Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-09-10T14:10:51.102014158Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.02E-05s 
2025-09-10T14:10:51.103385470Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset 
2025-09-10T14:10:51.175215580Z [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-09-10T14:10:51.184869180Z [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-09-10T14:10:51.189802084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-09-10T14:10:51.193091207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-09-10T14:10:51.215417839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-09-10T14:10:51.229502441Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1245567s 
2025-09-10T14:10:51.231172805Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-09-10T14:10:51.232432422Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-05s 
2025-09-10T14:10:51.234190262Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus CookiesExpirationDate DateTimeOffset 
2025-09-10T14:10:51.319647394Z [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-09-10T14:10:51.329348229Z [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-09-10T14:10:51.334107203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-09-10T14:10:51.337211604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-09-10T14:10:51.359735091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-09-10T14:10:51.362733399Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1270271s 
2025-09-10T14:10:51.364039249Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2025-09-10T14:10:51.365192581Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.13E-05s 
2025-09-10T14:10:51.366737352Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles LastUpdated DateTimeOffset 
2025-09-10T14:10:51.441506350Z [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-09-10T14:10:51.447248354Z [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-09-10T14:10:51.451070701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2025-09-10T14:10:51.454891395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2025-09-10T14:10:51.476481393Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1083205s 
2025-09-10T14:10:51.477956353Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2025-09-10T14:10:51.479146760Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.13E-05s 
2025-09-10T14:10:51.480617201Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Added DateTimeOffset 
2025-09-10T14:10:51.553349568Z [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-09-10T14:10:51.559065609Z [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-09-10T14:10:51.562921594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2025-09-10T14:10:51.565611170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2025-09-10T14:10:51.587429187Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1054017s 
2025-09-10T14:10:51.589256627Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles 
2025-09-10T14:10:51.590401232Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-05s 
2025-09-10T14:10:51.591717743Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieFiles DateAdded DateTimeOffset 
2025-09-10T14:10:51.667169055Z [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-09-10T14:10:51.677182951Z [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-09-10T14:10:51.682338704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieFiles" 
2025-09-10T14:10:51.685822710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles_temp" RENAME TO "MovieFiles" 
2025-09-10T14:10:51.709048281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieFiles_MovieId" ON "MovieFiles" ("MovieId" ASC) 
2025-09-10T14:10:51.712257333Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1189795s 
2025-09-10T14:10:51.713680539Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2025-09-10T14:10:51.714797719Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.13E-05s 
2025-09-10T14:10:51.716144120Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieMetadata DigitalRelease DateTimeOffset 
2025-09-10T14:10:51.798335215Z [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-09-10T14:10:51.815902752Z [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-09-10T14:10:51.826547378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata" 
2025-09-10T14:10:51.830230415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata" 
2025-09-10T14:10:51.851764249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2025-09-10T14:10:51.856053457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2025-09-10T14:10:51.859957970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2025-09-10T14:10:51.863751088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC) 
2025-09-10T14:10:51.867028538Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1492326s 
2025-09-10T14:10:51.868679232Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2025-09-10T14:10:51.869816332Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.12E-05s 
2025-09-10T14:10:51.871169607Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieMetadata InCinemas DateTimeOffset 
2025-09-10T14:10:51.960119012Z [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-09-10T14:10:51.974249026Z [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-09-10T14:10:51.982850658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata" 
2025-09-10T14:10:51.986413864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata" 
2025-09-10T14:10:52.007650810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2025-09-10T14:10:52.011241571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2025-09-10T14:10:52.014600225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2025-09-10T14:10:52.017915230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC) 
2025-09-10T14:10:52.022687000Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1482435s 
2025-09-10T14:10:52.024046347Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2025-09-10T14:10:52.025426226Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.7E-05s 
2025-09-10T14:10:52.026787728Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieMetadata LastInfoSync DateTimeOffset 
2025-09-10T14:10:52.104927834Z [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-09-10T14:10:52.116409266Z [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-09-10T14:10:52.124969143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata" 
2025-09-10T14:10:52.128633362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata" 
2025-09-10T14:10:52.150474125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2025-09-10T14:10:52.156492564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2025-09-10T14:10:52.159870858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2025-09-10T14:10:52.163984662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC) 
2025-09-10T14:10:52.167915338Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1388541s 
2025-09-10T14:10:52.169398424Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2025-09-10T14:10:52.170922123Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001488s 
2025-09-10T14:10:52.172333715Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieMetadata PhysicalRelease DateTimeOffset 
2025-09-10T14:10:52.260857302Z [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-09-10T14:10:52.273076589Z [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-09-10T14:10:52.281951821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata" 
2025-09-10T14:10:52.285494105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata" 
2025-09-10T14:10:52.306971706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2025-09-10T14:10:52.310388186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2025-09-10T14:10:52.313790959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2025-09-10T14:10:52.317100573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC) 
2025-09-10T14:10:52.320005363Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1463269s 
2025-09-10T14:10:52.321242634Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-09-10T14:10:52.322611621Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.67E-05s 
2025-09-10T14:10:52.324435504Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies Added DateTimeOffset 
2025-09-10T14:10:52.406449222Z [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-09-10T14:10:52.412623555Z [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-09-10T14:10:52.416782731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-09-10T14:10:52.419584453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-09-10T14:10:52.441212668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_MovieMetadataId" ON "Movies" ("MovieMetadataId" ASC) 
2025-09-10T14:10:52.444158721Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1183219s 
2025-09-10T14:10:52.445403397Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2025-09-10T14:10:52.446569455Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.63E-05s 
2025-09-10T14:10:52.447891036Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Added DateTimeOffset 
2025-09-10T14:10:52.522230961Z [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-09-10T14:10:52.527689002Z [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-09-10T14:10:52.531318802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2025-09-10T14:10:52.534161045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2025-09-10T14:10:52.556019904Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1067167s 
2025-09-10T14:10:52.557286154Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2025-09-10T14:10:52.558405308Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.68E-05s 
2025-09-10T14:10:52.559787030Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset 
2025-09-10T14:10:52.634072194Z [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-09-10T14:10:52.639282076Z [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-09-10T14:10:52.642507681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2025-09-10T14:10:52.645476169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2025-09-10T14:10:52.667090245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-09-10T14:10:52.669931637Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1088587s 
2025-09-10T14:10:52.671164249Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2025-09-10T14:10:52.672281198Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.61E-05s 
2025-09-10T14:10:52.673636337Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset 
2025-09-10T14:10:52.746057498Z [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-09-10T14:10:52.750996815Z [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-09-10T14:10:52.754259374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2025-09-10T14:10:52.757201800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2025-09-10T14:10:52.779450865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-09-10T14:10:52.782633143Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1077015s 
2025-09-10T14:10:52.783907099Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 
2025-09-10T14:10:52.785029429Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.6E-05s 
2025-09-10T14:10:52.786324567Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn SubtitleFiles Added DateTimeOffset 
2025-09-10T14:10:52.869440303Z [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-09-10T14:10:52.875174781Z [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-09-10T14:10:52.879020837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SubtitleFiles" 
2025-09-10T14:10:52.881753890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles_temp" RENAME TO "SubtitleFiles" 
2025-09-10T14:10:52.902907278Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1153035s 
2025-09-10T14:10:52.904183148Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 
2025-09-10T14:10:52.905287912Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.6E-05s 
2025-09-10T14:10:52.906612560Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn SubtitleFiles LastUpdated DateTimeOffset 
2025-09-10T14:10:52.989487522Z [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-09-10T14:10:52.995161338Z [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-09-10T14:10:52.998889886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SubtitleFiles" 
2025-09-10T14:10:53.001611086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles_temp" RENAME TO "SubtitleFiles" 
2025-09-10T14:10:53.022736347Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1148232s 
2025-09-10T14:10:53.024021916Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-09-10T14:10:53.025129667Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.57E-05s 
2025-09-10T14:10:53.026449976Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2025-09-10T14:10:53.105442920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2025-09-10T14:10:53.109533668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2025-09-10T14:10:53.112927673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2025-09-10T14:10:53.116009980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2025-09-10T14:10:53.137489966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-09-10T14:10:53.141283435Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1135684s 
2025-09-10T14:10:53.144680516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (212, '2025-09-10T14:10:53', 'postgres_update_timestamp_columns_to_with_timezone') 
2025-09-10T14:10:53.147427839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:53.152117963Z [Info] FluentMigrator.Runner.MigrationRunner: 212: postgres_update_timestamp_columns_to_with_timezone migrated 
2025-09-10T14:10:53.153395747Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1241433s 
2025-09-10T14:10:53.156256998Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_language_tags_to_subtitle_files migrating 
2025-09-10T14:10:53.157610755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:53.160986393Z [Info] add_language_tags_to_subtitle_files: Starting migration of Main DB to 214 
2025-09-10T14:10:53.176224639Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 
2025-09-10T14:10:53.177537192Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.84E-05s 
2025-09-10T14:10:53.178850577Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles LanguageTags String 
2025-09-10T14:10:53.180635452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "LanguageTags" TEXT 
2025-09-10T14:10:53.189229117Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091022s 
2025-09-10T14:10:53.191437104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (214, '2025-09-10T14:10:53', 'add_language_tags_to_subtitle_files') 
2025-09-10T14:10:53.194081599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:53.196492293Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_language_tags_to_subtitle_files migrated 
2025-09-10T14:10:53.197672230Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0162539s 
2025-09-10T14:10:53.199315759Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_salt_to_users migrating 
2025-09-10T14:10:53.200604364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:53.202533419Z [Info] add_salt_to_users: Starting migration of Main DB to 215 
2025-09-10T14:10:53.208336676Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users 
2025-09-10T14:10:53.209604579Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.75E-05s 
2025-09-10T14:10:53.210839826Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String 
2025-09-10T14:10:53.212437644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT 
2025-09-10T14:10:53.220745985Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087132s 
2025-09-10T14:10:53.222056284Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32 
2025-09-10T14:10:53.223679643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER 
2025-09-10T14:10:53.231374519Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080592s 
2025-09-10T14:10:53.233474458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (215, '2025-09-10T14:10:53', 'add_salt_to_users') 
2025-09-10T14:10:53.236027128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:53.238301959Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_salt_to_users migrated 
2025-09-10T14:10:53.239430612Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0149744s 
2025-09-10T14:10:53.241004160Z [Info] FluentMigrator.Runner.MigrationRunner: 216: clean_alt_titles migrating 
2025-09-10T14:10:53.242285902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:53.244214796Z [Info] clean_alt_titles: Starting migration of Main DB to 216 
2025-09-10T14:10:53.249801476Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles Language 
2025-09-10T14:10:53.358994507Z [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-09-10T14:10:53.364943668Z [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-09-10T14:10:53.368729641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2025-09-10T14:10:53.371940407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2025-09-10T14:10:53.395259447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2025-09-10T14:10:53.398681769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC) 
2025-09-10T14:10:53.401367567Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1502431s 
2025-09-10T14:10:53.402673257Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles Votes 
2025-09-10T14:10:53.493807801Z [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-09-10T14:10:53.499152554Z [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-09-10T14:10:53.502807164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2025-09-10T14:10:53.505955243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2025-09-10T14:10:53.527916519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2025-09-10T14:10:53.531518633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC) 
2025-09-10T14:10:53.534450637Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1304094s 
2025-09-10T14:10:53.535837089Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles VoteCount 
2025-09-10T14:10:53.615911321Z [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-09-10T14:10:53.621174179Z [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-09-10T14:10:53.624635329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2025-09-10T14:10:53.627802557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2025-09-10T14:10:53.649409699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2025-09-10T14:10:53.652839676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC) 
2025-09-10T14:10:53.655695287Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1184242s 
2025-09-10T14:10:53.657174736Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles SourceId 
2025-09-10T14:10:53.732697723Z [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-09-10T14:10:53.737379501Z [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-09-10T14:10:53.740628463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2025-09-10T14:10:53.743714999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2025-09-10T14:10:53.765472744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2025-09-10T14:10:53.768941970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC) 
2025-09-10T14:10:53.771950850Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.113255s 
2025-09-10T14:10:53.775294944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (216, '2025-09-10T14:10:53', 'clean_alt_titles') 
2025-09-10T14:10:53.778367501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:53.781443766Z [Info] FluentMigrator.Runner.MigrationRunner: 216: clean_alt_titles migrated 
2025-09-10T14:10:53.782673443Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1229646s 
2025-09-10T14:10:53.786072327Z [Info] FluentMigrator.Runner.MigrationRunner: 217: remove_omg migrating 
2025-09-10T14:10:53.787692340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:53.790795990Z [Info] remove_omg: Starting migration of Main DB to 217 
2025-09-10T14:10:53.795095408Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-09-10T14:10:53.797048000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs' 
2025-09-10T14:10:53.799598456Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029554s 
2025-09-10T14:10:53.801773647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (217, '2025-09-10T14:10:53', 'remove_omg') 
2025-09-10T14:10:53.804297699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:53.806555055Z [Info] FluentMigrator.Runner.MigrationRunner: 217: remove_omg migrated 
2025-09-10T14:10:53.807675792Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100544s 
2025-09-10T14:10:53.809343811Z [Info] FluentMigrator.Runner.MigrationRunner: 218: add_additional_info_to_pending_releases migrating 
2025-09-10T14:10:53.810688138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:53.813304687Z [Info] add_additional_info_to_pending_releases: Starting migration of Main DB to 218 
2025-09-10T14:10:53.817663866Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2025-09-10T14:10:53.818860656Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.59E-05s 
2025-09-10T14:10:53.820427200Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases AdditionalInfo String 
2025-09-10T14:10:53.822207996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "AdditionalInfo" TEXT 
2025-09-10T14:10:53.830644977Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089766s 
2025-09-10T14:10:53.832860819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (218, '2025-09-10T14:10:53', 'add_additional_info_to_pending_releases') 
2025-09-10T14:10:53.835456115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:53.837853994Z [Info] FluentMigrator.Runner.MigrationRunner: 218: add_additional_info_to_pending_releases migrated 
2025-09-10T14:10:53.839044261Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.016027s 
2025-09-10T14:10:53.840635756Z [Info] FluentMigrator.Runner.MigrationRunner: 219: add_result_to_commands migrating 
2025-09-10T14:10:53.841936626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:53.843878817Z [Info] add_result_to_commands: Starting migration of Main DB to 219 
2025-09-10T14:10:53.848241452Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-09-10T14:10:53.849443092Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.48E-05s 
2025-09-10T14:10:53.850755294Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Commands Result Int32 
2025-09-10T14:10:53.852739390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands" ADD COLUMN "Result" INTEGER NOT NULL DEFAULT 1 
2025-09-10T14:10:53.861360902Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093832s 
2025-09-10T14:10:53.863514599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (219, '2025-09-10T14:10:53', 'add_result_to_commands') 
2025-09-10T14:10:53.866106188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:53.868449166Z [Info] FluentMigrator.Runner.MigrationRunner: 219: add_result_to_commands migrated 
2025-09-10T14:10:53.869616336Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0163904s 
2025-09-10T14:10:53.871303644Z [Info] FluentMigrator.Runner.MigrationRunner: 220: health_restored_notification migrating 
2025-09-10T14:10:53.872657571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:53.874678150Z [Info] health_restored_notification: Starting migration of Main DB to 220 
2025-09-10T14:10:53.879130526Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-09-10T14:10:53.880364932Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.46E-05s 
2025-09-10T14:10:53.881703998Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean 
2025-09-10T14:10:53.883659126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0 
2025-09-10T14:10:53.892307672Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093501s 
2025-09-10T14:10:53.894504786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (220, '2025-09-10T14:10:53', 'health_restored_notification') 
2025-09-10T14:10:53.897126205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:53.899461628Z [Info] FluentMigrator.Runner.MigrationRunner: 220: health_restored_notification migrated 
2025-09-10T14:10:53.900646003Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0164108s 
2025-09-10T14:10:53.902412310Z [Info] FluentMigrator.Runner.MigrationRunner: 221: add_on_manual_interaction_required_to_notifications migrating 
2025-09-10T14:10:53.903787650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:53.905798629Z [Info] add_on_manual_interaction_required_to_notifications: Starting migration of Main DB to 221 
2025-09-10T14:10:53.910291938Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-09-10T14:10:53.911509410Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.57E-05s 
2025-09-10T14:10:53.912922866Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnManualInteractionRequired Boolean 
2025-09-10T14:10:53.914925659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnManualInteractionRequired" INTEGER NOT NULL DEFAULT 0 
2025-09-10T14:10:53.923573053Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093809s 
2025-09-10T14:10:53.925823445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (221, '2025-09-10T14:10:53', 'add_on_manual_interaction_required_to_notifications') 
2025-09-10T14:10:53.928443431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:53.930904167Z [Info] FluentMigrator.Runner.MigrationRunner: 221: add_on_manual_interaction_required_to_notifications migrated 
2025-09-10T14:10:53.932134444Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0164792s 
2025-09-10T14:10:53.933744096Z [Info] FluentMigrator.Runner.MigrationRunner: 222: remove_rarbg migrating 
2025-09-10T14:10:53.934995005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:53.936924160Z [Info] remove_rarbg: Starting migration of Main DB to 222 
2025-09-10T14:10:53.940564901Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-09-10T14:10:53.942350066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Rarbg' 
2025-09-10T14:10:53.944593474Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027188s 
2025-09-10T14:10:53.946607159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (222, '2025-09-10T14:10:53', 'remove_rarbg') 
2025-09-10T14:10:53.949130911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:53.951356733Z [Info] FluentMigrator.Runner.MigrationRunner: 222: remove_rarbg migrated 
2025-09-10T14:10:53.952472611Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094618s 
2025-09-10T14:10:53.954120639Z [Info] FluentMigrator.Runner.MigrationRunner: 223: remove_invalid_roksbox_metadata_images migrating 
2025-09-10T14:10:53.955442381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:53.957456247Z [Info] remove_invalid_roksbox_metadata_images: Starting migration of Main DB to 223 
2025-09-10T14:10:53.962654044Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "MetadataFiles" WHERE "Consumer" = 'RoksboxMetadata' AND "Type" = 5 AND ("RelativePath" LIKE 'metadata/%' OR "RelativePath" LIKE 'metadata\%') 
2025-09-10T14:10:53.965192997Z [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-09-10T14:10:53.969322623Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049807s 
2025-09-10T14:10:53.971490879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (223, '2025-09-10T14:10:53', 'remove_invalid_roksbox_metadata_images') 
2025-09-10T14:10:53.974073851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:53.976445667Z [Info] FluentMigrator.Runner.MigrationRunner: 223: remove_invalid_roksbox_metadata_images migrated 
2025-09-10T14:10:53.977617667Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01197s 
2025-09-10T14:10:53.979152338Z [Info] FluentMigrator.Runner.MigrationRunner: 224: list_sync_time migrating 
2025-09-10T14:10:53.980422546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:53.982302872Z [Info] list_sync_time: Starting migration of Main DB to 224 
2025-09-10T14:10:53.995471501Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListStatus LastSyncListInfo 
2025-09-10T14:10:54.072697417Z [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-09-10T14:10:54.078004995Z [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-09-10T14:10:54.081475343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-09-10T14:10:54.084404552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-09-10T14:10:54.105904248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-09-10T14:10:54.108704457Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.111695s 
2025-09-10T14:10:54.110089326Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-09-10T14:10:54.111198670Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.28E-05s 
2025-09-10T14:10:54.112585823Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus LastInfoSync DateTimeOffset 
2025-09-10T14:10:54.114435388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "LastInfoSync" DATETIME 
2025-09-10T14:10:54.122394986Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085517s 
2025-09-10T14:10:54.123708071Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-09-10T14:10:54.125437894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'importlistsyncinterval' 
2025-09-10T14:10:54.127402931Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025059s 
2025-09-10T14:10:54.129594725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (224, '2025-09-10T14:10:54', 'list_sync_time') 
2025-09-10T14:10:54.132111443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:54.134608302Z [Info] FluentMigrator.Runner.MigrationRunner: 224: list_sync_time migrated 
2025-09-10T14:10:54.135737405Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096269s 
2025-09-10T14:10:54.137596259Z [Info] FluentMigrator.Runner.MigrationRunner: 225: add_tags_to_collections migrating 
2025-09-10T14:10:54.138915275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:54.143450999Z [Info] add_tags_to_collections: Starting migration of Main DB to 225 
2025-09-10T14:10:54.148465547Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Collections 
2025-09-10T14:10:54.149683159Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.54E-05s 
2025-09-10T14:10:54.150917986Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Collections Tags String 
2025-09-10T14:10:54.152594061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Collections" ADD COLUMN "Tags" TEXT 
2025-09-10T14:10:54.161313780Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091744s 
2025-09-10T14:10:54.163530013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (225, '2025-09-10T14:10:54', 'add_tags_to_collections') 
2025-09-10T14:10:54.166361175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:54.169850762Z [Info] FluentMigrator.Runner.MigrationRunner: 225: add_tags_to_collections migrated 
2025-09-10T14:10:54.171015417Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0176243s 
2025-09-10T14:10:54.172655801Z [Info] FluentMigrator.Runner.MigrationRunner: 226: add_download_client_tags migrating 
2025-09-10T14:10:54.173947702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:54.175926337Z [Info] add_download_client_tags: Starting migration of Main DB to 226 
2025-09-10T14:10:54.179938707Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2025-09-10T14:10:54.181151199Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.41E-05s 
2025-09-10T14:10:54.182392468Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Tags String 
2025-09-10T14:10:54.184052361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Tags" TEXT 
2025-09-10T14:10:54.192388318Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087795s 
2025-09-10T14:10:54.194528007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (226, '2025-09-10T14:10:54', 'add_download_client_tags') 
2025-09-10T14:10:54.197094565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:54.199428876Z [Info] FluentMigrator.Runner.MigrationRunner: 226: add_download_client_tags migrated 
2025-09-10T14:10:54.200599102Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0157357s 
2025-09-10T14:10:54.202132981Z [Info] FluentMigrator.Runner.MigrationRunner: 227: add_auto_tagging migrating 
2025-09-10T14:10:54.203392628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:54.205307464Z [Info] add_auto_tagging: Starting migration of Main DB to 227 
2025-09-10T14:10:54.214623925Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AutoTagging 
2025-09-10T14:10:54.217953260Z [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-09-10T14:10:54.222137366Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062059s 
2025-09-10T14:10:54.223654120Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AutoTagging (Name) 
2025-09-10T14:10:54.225317730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AutoTagging_Name" ON "AutoTagging" ("Name" ASC) 
2025-09-10T14:10:54.227961083Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030799s 
2025-09-10T14:10:54.230031032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (227, '2025-09-10T14:10:54', 'add_auto_tagging') 
2025-09-10T14:10:54.232498050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:54.234774144Z [Info] FluentMigrator.Runner.MigrationRunner: 227: add_auto_tagging migrated 
2025-09-10T14:10:54.235909500Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098722s 
2025-09-10T14:10:54.237612840Z [Info] FluentMigrator.Runner.MigrationRunner: 228: add_custom_format_score_bypass_to_delay_profile migrating 
2025-09-10T14:10:54.238961526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:54.240977586Z [Info] add_custom_format_score_bypass_to_delay_profile: Starting migration of Main DB to 228 
2025-09-10T14:10:54.246629928Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2025-09-10T14:10:54.247877881Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.46E-05s 
2025-09-10T14:10:54.249285386Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfAboveCustomFormatScore Boolean 
2025-09-10T14:10:54.251339652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfAboveCustomFormatScore" INTEGER NOT NULL DEFAULT 0 
2025-09-10T14:10:54.260102359Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095094s 
2025-09-10T14:10:54.261332857Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2025-09-10T14:10:54.262423764Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.01E-05s 
2025-09-10T14:10:54.263757109Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles MinimumCustomFormatScore Int32 
2025-09-10T14:10:54.265546672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "MinimumCustomFormatScore" INTEGER 
2025-09-10T14:10:54.273470549Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084745s 
2025-09-10T14:10:54.275677484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (228, '2025-09-10T14:10:54', 'add_custom_format_score_bypass_to_delay_profile') 
2025-09-10T14:10:54.278284905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:54.280670759Z [Info] FluentMigrator.Runner.MigrationRunner: 228: add_custom_format_score_bypass_to_delay_profile migrated 
2025-09-10T14:10:54.281863421Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.015439s 
2025-09-10T14:10:54.283538073Z [Info] FluentMigrator.Runner.MigrationRunner: 229: update_restrictions_to_release_profiles migrating 
2025-09-10T14:10:54.284884585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:54.286869782Z [Info] update_restrictions_to_release_profiles: Starting migration of Main DB to 229 
2025-09-10T14:10:54.302264925Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Restrictions ReleaseProfiles 
2025-09-10T14:10:54.304251786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Restrictions" RENAME TO "ReleaseProfiles" 
2025-09-10T14:10:54.326411000Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0224582s 
2025-09-10T14:10:54.327658051Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2025-09-10T14:10:54.328770882Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.22E-05s 
2025-09-10T14:10:54.330026330Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Name String 
2025-09-10T14:10:54.332694884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Name" TEXT DEFAULT NULL 
2025-09-10T14:10:54.340999107Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097439s 
2025-09-10T14:10:54.342200636Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2025-09-10T14:10:54.343283778Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.01E-05s 
2025-09-10T14:10:54.344551040Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Enabled Boolean 
2025-09-10T14:10:54.346319771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Enabled" INTEGER NOT NULL DEFAULT 1 
2025-09-10T14:10:54.354527220Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086929s 
2025-09-10T14:10:54.355758299Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2025-09-10T14:10:54.356858494Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.1E-06s 
2025-09-10T14:10:54.358107389Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IndexerId Int32 
2025-09-10T14:10:54.359912074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IndexerId" INTEGER NOT NULL DEFAULT 0 
2025-09-10T14:10:54.368049190Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087177s 
2025-09-10T14:10:54.369324829Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles Preferred 
2025-09-10T14:10:54.446605074Z [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-09-10T14:10:54.451460993Z [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-09-10T14:10:54.455049750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles" 
2025-09-10T14:10:54.457786150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles" 
2025-09-10T14:10:54.479229041Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1086304s 
2025-09-10T14:10:54.480456243Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-10T14:10:54.481673304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-10T14:10:54.491282174Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094159s 
2025-09-10T14:10:54.492925253Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-09-10T14:10:54.494844949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]' 
2025-09-10T14:10:54.497183889Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003045s 
2025-09-10T14:10:54.499457788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (229, '2025-09-10T14:10:54', 'update_restrictions_to_release_profiles') 
2025-09-10T14:10:54.502056792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:54.505531118Z [Info] FluentMigrator.Runner.MigrationRunner: 229: update_restrictions_to_release_profiles migrated 
2025-09-10T14:10:54.506726966Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111566s 
2025-09-10T14:10:54.509828562Z [Info] FluentMigrator.Runner.MigrationRunner: 230: rename_quality_profiles migrating 
2025-09-10T14:10:54.511755442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:54.515231202Z [Info] rename_quality_profiles: Starting migration of Main DB to 230 
2025-09-10T14:10:54.520119496Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Profiles QualityProfiles 
2025-09-10T14:10:54.521751993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" RENAME TO "QualityProfiles" 
2025-09-10T14:10:54.544002762Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0225427s 
2025-09-10T14:10:54.545446860Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Movies ProfileId to QualityProfileId 
2025-09-10T14:10:54.641862188Z [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-09-10T14:10:54.648270103Z [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-09-10T14:10:54.652414959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-09-10T14:10:54.655248906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-09-10T14:10:54.677103677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_MovieMetadataId" ON "Movies" ("MovieMetadataId" ASC) 
2025-09-10T14:10:54.679799907Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1330932s 
2025-09-10T14:10:54.681225508Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn ImportLists ProfileId to QualityProfileId 
2025-09-10T14:10:54.760876467Z [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-09-10T14:10:54.768073871Z [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-09-10T14:10:54.772999500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists" 
2025-09-10T14:10:54.775889640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists" 
2025-09-10T14:10:54.797766606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImport_Name" ON "ImportLists" ("Name" ASC) 
2025-09-10T14:10:54.800442284Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1179517s 
2025-09-10T14:10:54.803416774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (230, '2025-09-10T14:10:54', 'rename_quality_profiles') 
2025-09-10T14:10:54.806176211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:54.809013194Z [Info] FluentMigrator.Runner.MigrationRunner: 230: rename_quality_profiles migrated 
2025-09-10T14:10:54.810266437Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1264054s 
2025-09-10T14:10:54.814190419Z [Info] FluentMigrator.Runner.MigrationRunner: 231: update_images_remote_url migrating 
2025-09-10T14:10:54.815585108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:54.819632809Z [Info] update_images_remote_url: Starting migration of Main DB to 231 
2025-09-10T14:10:54.825136432Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MovieMetadata" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2025-09-10T14:10:54.826945646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MovieMetadata" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2025-09-10T14:10:54.829491242Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029287s 
2025-09-10T14:10:54.831041814Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Credits" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2025-09-10T14:10:54.832701938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Credits" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2025-09-10T14:10:54.834820915Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024976s 
2025-09-10T14:10:54.836372670Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Collections" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2025-09-10T14:10:54.838066641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Collections" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2025-09-10T14:10:54.840221480Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025178s 
2025-09-10T14:10:54.842463595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (231, '2025-09-10T14:10:54', 'update_images_remote_url') 
2025-09-10T14:10:54.845059263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:54.847386509Z [Info] FluentMigrator.Runner.MigrationRunner: 231: update_images_remote_url migrated 
2025-09-10T14:10:54.848560303Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009567s 
2025-09-10T14:10:54.850328263Z [Info] FluentMigrator.Runner.MigrationRunner: 232: add_notification_status migrating 
2025-09-10T14:10:54.851626107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:54.853681536Z [Info] add_notification_status: Starting migration of Main DB to 232 
2025-09-10T14:10:54.861406752Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus 
2025-09-10T14:10:54.864759194Z [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-09-10T14:10:54.868777476Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060349s 
2025-09-10T14:10:54.870160310Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId) 
2025-09-10T14:10:54.872237553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC) 
2025-09-10T14:10:54.874922781Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034654s 
2025-09-10T14:10:54.877022880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (232, '2025-09-10T14:10:54', 'add_notification_status') 
2025-09-10T14:10:54.879517965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:54.882017017Z [Info] FluentMigrator.Runner.MigrationRunner: 232: add_notification_status migrated 
2025-09-10T14:10:54.883151993Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105212s 
2025-09-10T14:10:54.884884171Z [Info] FluentMigrator.Runner.MigrationRunner: 233: rename_deprecated_indexer_flags migrating 
2025-09-10T14:10:54.886279762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:54.888326884Z [Info] rename_deprecated_indexer_flags: Starting migration of Main DB to 233 
2025-09-10T14:10:54.892930535Z [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-09-10T14:10:54.895259976Z [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-09-10T14:10:54.898149675Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036294s 
2025-09-10T14:10:54.900367721Z [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-09-10T14:10:54.903059151Z [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-09-10T14:10:54.905762856Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037481s 
2025-09-10T14:10:54.907675788Z [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-09-10T14:10:54.909986391Z [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-09-10T14:10:54.912530464Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033516s 
2025-09-10T14:10:54.914377073Z [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-09-10T14:10:54.916507563Z [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-09-10T14:10:54.918984832Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031584s 
2025-09-10T14:10:54.921587994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (233, '2025-09-10T14:10:54', 'rename_deprecated_indexer_flags') 
2025-09-10T14:10:54.924145044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:54.926459575Z [Info] FluentMigrator.Runner.MigrationRunner: 233: rename_deprecated_indexer_flags migrated 
2025-09-10T14:10:54.927624731Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010452s 
2025-09-10T14:10:54.929208060Z [Info] FluentMigrator.Runner.MigrationRunner: 234: movie_last_searched_time migrating 
2025-09-10T14:10:54.930505362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:54.932495299Z [Info] movie_last_searched_time: Starting migration of Main DB to 234 
2025-09-10T14:10:54.936463310Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-09-10T14:10:54.937656563Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.6E-05s 
2025-09-10T14:10:54.939090561Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies LastSearchTime DateTimeOffset 
2025-09-10T14:10:54.940880896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "LastSearchTime" DATETIME 
2025-09-10T14:10:54.949649173Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092824s 
2025-09-10T14:10:54.951746687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (234, '2025-09-10T14:10:54', 'movie_last_searched_time') 
2025-09-10T14:10:54.954317735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:54.956659270Z [Info] FluentMigrator.Runner.MigrationRunner: 234: movie_last_searched_time migrated 
2025-09-10T14:10:54.957813124Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0162008s 
2025-09-10T14:10:54.959362023Z [Info] FluentMigrator.Runner.MigrationRunner: 235: email_encryption migrating 
2025-09-10T14:10:54.960648794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:54.962641347Z [Info] email_encryption: Starting migration of Main DB to 235 
2025-09-10T14:10:54.965728854Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-10T14:10:54.967016678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-10T14:10:54.974710752Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075839s 
2025-09-10T14:10:54.977037157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (235, '2025-09-10T14:10:54', 'email_encryption') 
2025-09-10T14:10:54.979786584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:54.982098048Z [Info] FluentMigrator.Runner.MigrationRunner: 235: email_encryption migrated 
2025-09-10T14:10:54.983244788Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0150972s 
2025-09-10T14:10:54.984960192Z [Info] FluentMigrator.Runner.MigrationRunner: 236: clear_last_rss_releases_info migrating 
2025-09-10T14:10:54.986293928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:54.988292843Z [Info] clear_last_rss_releases_info: Starting migration of Main DB to 236 
2025-09-10T14:10:54.991448197Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "IndexerStatus" SET "LastRssSyncReleaseInfo" = NULL 
2025-09-10T14:10:54.993132880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "IndexerStatus" SET "LastRssSyncReleaseInfo" = NULL 
2025-09-10T14:10:54.995250274Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002448s 
2025-09-10T14:10:54.997420624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (236, '2025-09-10T14:10:54', 'clear_last_rss_releases_info') 
2025-09-10T14:10:54.999978535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:55.002274178Z [Info] FluentMigrator.Runner.MigrationRunner: 236: clear_last_rss_releases_info migrated 
2025-09-10T14:10:55.003445207Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093077s 
2025-09-10T14:10:55.004937702Z [Info] FluentMigrator.Runner.MigrationRunner: 237: add_indexes migrating 
2025-09-10T14:10:55.006224914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:55.008120061Z [Info] add_indexes: Starting migration of Main DB to 237 
2025-09-10T14:10:55.022229174Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Blocklist (MovieId) 
2025-09-10T14:10:55.024115743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blocklist_MovieId" ON "Blocklist" ("MovieId" ASC) 
2025-09-10T14:10:55.027295927Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036535s 
2025-09-10T14:10:55.028587578Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Blocklist (Date) 
2025-09-10T14:10:55.030113982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blocklist_Date" ON "Blocklist" ("Date" ASC) 
2025-09-10T14:10:55.032672584Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002925s 
2025-09-10T14:10:55.034005047Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (MovieId, Date) 
2025-09-10T14:10:55.035880785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_MovieId_Date" ON "History" ("MovieId" ASC, "Date" DESC) 
2025-09-10T14:10:55.038545561Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033683s 
2025-09-10T14:10:55.040836184Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (DownloadId) 
2025-09-10T14:10:55.042801562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_DownloadId" 
2025-09-10T14:10:55.045270103Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031796s 
2025-09-10T14:10:55.046568127Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId, Date) 
2025-09-10T14:10:55.048366809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2025-09-10T14:10:55.051040343Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032988s 
2025-09-10T14:10:55.052333597Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (MovieFileId) 
2025-09-10T14:10:55.053936415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_MovieFileId" ON "Movies" ("MovieFileId" ASC) 
2025-09-10T14:10:55.056423764Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029381s 
2025-09-10T14:10:55.057635855Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (Path) 
2025-09-10T14:10:55.059137278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_Path" ON "Movies" ("Path" ASC) 
2025-09-10T14:10:55.061762294Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029899s 
2025-09-10T14:10:55.064068048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (237, '2025-09-10T14:10:55', 'add_indexes') 
2025-09-10T14:10:55.066850060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:55.068830879Z [Info] FluentMigrator.Runner.MigrationRunner: 237: add_indexes migrated 
2025-09-10T14:10:55.069945444Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100086s 
2025-09-10T14:10:55.071682321Z [Info] FluentMigrator.Runner.MigrationRunner: 238: parse_title_from_existing_subtitle_files migrating 
2025-09-10T14:10:55.073040727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:55.075123140Z [Info] parse_title_from_existing_subtitle_files: Starting migration of Main DB to 238 
2025-09-10T14:10:55.081185648Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 
2025-09-10T14:10:55.082788807Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.55E-05s 
2025-09-10T14:10:55.084047111Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles Title String 
2025-09-10T14:10:55.085714298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "Title" TEXT 
2025-09-10T14:10:55.094837751Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095844s 
2025-09-10T14:10:55.096094632Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 
2025-09-10T14:10:55.097175208Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.5E-06s 
2025-09-10T14:10:55.098393481Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles Copy Int32 
2025-09-10T14:10:55.100118535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "Copy" INTEGER NOT NULL DEFAULT 0 
2025-09-10T14:10:55.108649535Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090716s 
2025-09-10T14:10:55.109826966Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-10T14:10:55.111031642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-10T14:10:55.118879526Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077164s 
2025-09-10T14:10:55.121446034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (238, '2025-09-10T14:10:55', 'parse_title_from_existing_subtitle_files') 
2025-09-10T14:10:55.124261674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:55.126710325Z [Info] FluentMigrator.Runner.MigrationRunner: 238: parse_title_from_existing_subtitle_files migrated 
2025-09-10T14:10:55.127908227Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0155217s 
2025-09-10T14:10:55.129737181Z [Info] FluentMigrator.Runner.MigrationRunner: 239: add_minimum_upgrade_format_score_to_quality_profiles migrating 
2025-09-10T14:10:55.131131388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:55.133207980Z [Info] add_minimum_upgrade_format_score_to_quality_profiles: Starting migration of Main DB to 239 
2025-09-10T14:10:55.137666448Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2025-09-10T14:10:55.138911305Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.52E-05s 
2025-09-10T14:10:55.140284631Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinUpgradeFormatScore Int32 
2025-09-10T14:10:55.142213976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinUpgradeFormatScore" INTEGER NOT NULL DEFAULT 1 
2025-09-10T14:10:55.151443913Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099354s 
2025-09-10T14:10:55.153758635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (239, '2025-09-10T14:10:55', 'add_minimum_upgrade_format_score_to_quality_profiles') 
2025-09-10T14:10:55.156427539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:55.158909588Z [Info] FluentMigrator.Runner.MigrationRunner: 239: add_minimum_upgrade_format_score_to_quality_profiles migrated 
2025-09-10T14:10:55.160160497Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.017143s 
2025-09-10T14:10:55.161857273Z [Info] FluentMigrator.Runner.MigrationRunner: 240: drop_multi_episode_style_from_naming_config migrating 
2025-09-10T14:10:55.163192141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:55.165256008Z [Info] drop_multi_episode_style_from_naming_config: Starting migration of Main DB to 240 
2025-09-10T14:10:55.168647918Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig MultiEpisodeStyle 
2025-09-10T14:10:55.251560105Z [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-09-10T14:10:55.257465307Z [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-09-10T14:10:55.261231962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2025-09-10T14:10:55.263933502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2025-09-10T14:10:55.286655760Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1166991s 
2025-09-10T14:10:55.288993017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (240, '2025-09-10T14:10:55', 'drop_multi_episode_style_from_naming_config') 
2025-09-10T14:10:55.291641801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:55.294246997Z [Info] FluentMigrator.Runner.MigrationRunner: 240: drop_multi_episode_style_from_naming_config migrated 
2025-09-10T14:10:55.295447474Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1241309s 
2025-09-10T14:10:55.297087236Z [Info] FluentMigrator.Runner.MigrationRunner: 241: stevenlu_update_url migrating 
2025-09-10T14:10:55.298391172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:55.300383424Z [Info] stevenlu_update_url: Starting migration of Main DB to 241 
2025-09-10T14:10:55.303481794Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-10T14:10:55.304828305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-10T14:10:55.312351305Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074524s 
2025-09-10T14:10:55.314724634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (241, '2025-09-10T14:10:55', 'stevenlu_update_url') 
2025-09-10T14:10:55.317462438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:55.319675094Z [Info] FluentMigrator.Runner.MigrationRunner: 241: stevenlu_update_url migrated 
2025-09-10T14:10:55.320819979Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0148589s 
2025-09-10T14:10:55.322390622Z [Info] FluentMigrator.Runner.MigrationRunner: 242: add_movie_keywords migrating 
2025-09-10T14:10:55.323677764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:55.325671078Z [Info] add_movie_keywords: Starting migration of Main DB to 242 
2025-09-10T14:10:55.329535581Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2025-09-10T14:10:55.330744074Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.52E-05s 
2025-09-10T14:10:55.331998771Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieMetadata Keywords String 
2025-09-10T14:10:55.333704977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata" ADD COLUMN "Keywords" TEXT 
2025-09-10T14:10:55.342897789Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096381s 
2025-09-10T14:10:55.344998459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (242, '2025-09-10T14:10:55', 'add_movie_keywords') 
2025-09-10T14:10:55.347572172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:55.349914659Z [Info] FluentMigrator.Runner.MigrationRunner: 242: add_movie_keywords migrated 
2025-09-10T14:10:55.351033993Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0166104s 
2025-09-10T14:10:55.484753455Z [Debug] MigrationController: Took: 00:00:24.0783355 
2025-09-10T14:10:58.423431011Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging 
2025-09-10T14:10:59.325044601Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2025-09-10T14:10:59.767486150Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2025-09-10T14:10:59.773520692Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-10T14:10:59.775396400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-10T14:10:59.807990627Z [Info] DatabaseEngineVersionCheck: SQLite 3.49.2 
2025-09-10T14:10:59.810186790Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0348339s 
2025-09-10T14:10:59.812151486Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2025-09-10T14:10:59.813873704Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0366919s 
2025-09-10T14:10:59.853364770Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2025-09-10T14:10:59.855766096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:59.861370362Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2025-09-10T14:10:59.864065079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2025-09-10T14:10:59.868693128Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054697s 
2025-09-10T14:10:59.870529296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:59.874468769Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2025-09-10T14:10:59.876168512Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112584s 
2025-09-10T14:10:59.882048473Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2025-09-10T14:10:59.884010564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:59.890604142Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2025-09-10T14:10:59.892912391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-09-10T14:10:59.896750520Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004279s 
2025-09-10T14:10:59.898654915Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-09-10T14:10:59.900546444Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002682s 
2025-09-10T14:10:59.902735011Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2025-09-10T14:10:59.929063160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2025-09-10T14:10:59.937754994Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092263s 
2025-09-10T14:10:59.939865494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:59.942816156Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2025-09-10T14:10:59.944507832Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0144861s 
2025-09-10T14:10:59.949266155Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2025-09-10T14:10:59.951233827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:59.955209523Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-09-10T14:10:59.956988005Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.22E-05s 
2025-09-10T14:10:59.958987902Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2025-09-10T14:10:59.961293815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2025-09-10T14:10:59.965328009Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045155s 
2025-09-10T14:10:59.967120469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:10:59.969988695Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2025-09-10T14:10:59.971735062Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090742s 
2025-09-10T14:10:59.975110008Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2025-09-10T14:10:59.976979924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:10:59.980246021Z [Info] InitialSetup: Starting migration of Log DB to 1 
2025-09-10T14:10:59.988376334Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs 
2025-09-10T14:10:59.992209784Z [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-09-10T14:10:59.997561311Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073583s 
2025-09-10T14:10:59.999314902Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time) 
2025-09-10T14:11:00.001389249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2025-09-10T14:11:00.004525995Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035156s 
2025-09-10T14:11:00.009251421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-09-10T14:11:00', 'InitialSetup') 
2025-09-10T14:11:00.012699104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:11:00.015761832Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2025-09-10T14:11:00.017464411Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0147118s 
2025-09-10T14:11:00.019551083Z [Info] FluentMigrator.Runner.MigrationRunner: 104: add_moviefiles_table migrating 
2025-09-10T14:11:00.021441069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:11:00.024055213Z [Info] add_moviefiles_table: Starting migration of Log DB to 104 
2025-09-10T14:11:00.027518828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (104, '2025-09-10T14:11:00', 'add_moviefiles_table') 
2025-09-10T14:11:00.031073206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:11:00.033920139Z [Info] FluentMigrator.Runner.MigrationRunner: 104: add_moviefiles_table migrated 
2025-09-10T14:11:00.035644101Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125154s 
2025-09-10T14:11:00.037677656Z [Info] FluentMigrator.Runner.MigrationRunner: 105: fix_history_movieId migrating 
2025-09-10T14:11:00.039531229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:11:00.042027225Z [Info] fix_history_movieId: Starting migration of Log DB to 105 
2025-09-10T14:11:00.044621770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (105, '2025-09-10T14:11:00', 'fix_history_movieId') 
2025-09-10T14:11:00.048012457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:11:00.050864381Z [Info] FluentMigrator.Runner.MigrationRunner: 105: fix_history_movieId migrated 
2025-09-10T14:11:00.052662842Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113391s 
2025-09-10T14:11:00.054573670Z [Info] FluentMigrator.Runner.MigrationRunner: 106: add_tmdb_stuff migrating 
2025-09-10T14:11:00.056401471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:11:00.058811504Z [Info] add_tmdb_stuff: Starting migration of Log DB to 106 
2025-09-10T14:11:00.061354015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (106, '2025-09-10T14:11:00', 'add_tmdb_stuff') 
2025-09-10T14:11:00.064723049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:11:00.067506865Z [Info] FluentMigrator.Runner.MigrationRunner: 106: add_tmdb_stuff migrated 
2025-09-10T14:11:00.069192630Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011157s 
2025-09-10T14:11:00.071100783Z [Info] FluentMigrator.Runner.MigrationRunner: 107: fix_movie_files migrating 
2025-09-10T14:11:00.072968664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:11:00.075627007Z [Info] fix_movie_files: Starting migration of Log DB to 107 
2025-09-10T14:11:00.078157082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (107, '2025-09-10T14:11:00', 'fix_movie_files') 
2025-09-10T14:11:00.081532309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:11:00.084737053Z [Info] FluentMigrator.Runner.MigrationRunner: 107: fix_movie_files migrated 
2025-09-10T14:11:00.086452307Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118087s 
2025-09-10T14:11:00.088473267Z [Info] FluentMigrator.Runner.MigrationRunner: 108: update_schedule_intervale migrating 
2025-09-10T14:11:00.090357541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:11:00.092948599Z [Info] update_schedule_intervale: Starting migration of Log DB to 108 
2025-09-10T14:11:00.095612053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (108, '2025-09-10T14:11:00', 'update_schedule_intervale') 
2025-09-10T14:11:00.099075377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:11:00.101940116Z [Info] FluentMigrator.Runner.MigrationRunner: 108: update_schedule_intervale migrated 
2025-09-10T14:11:00.103684188Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115496s 
2025-09-10T14:11:00.105711952Z [Info] FluentMigrator.Runner.MigrationRunner: 109: add_movie_formats_to_naming_config migrating 
2025-09-10T14:11:00.107881791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:11:00.110366715Z [Info] add_movie_formats_to_naming_config: Starting migration of Log DB to 109 
2025-09-10T14:11:00.113120591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (109, '2025-09-10T14:11:00', 'add_movie_formats_to_naming_config') 
2025-09-10T14:11:00.116606220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:11:00.119501341Z [Info] FluentMigrator.Runner.MigrationRunner: 109: add_movie_formats_to_naming_config migrated 
2025-09-10T14:11:00.121312939Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117619s 
2025-09-10T14:11:00.123278036Z [Info] FluentMigrator.Runner.MigrationRunner: 110: add_phyiscal_release migrating 
2025-09-10T14:11:00.125145186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:11:00.127575641Z [Info] add_phyiscal_release: Starting migration of Log DB to 110 
2025-09-10T14:11:00.130151317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (110, '2025-09-10T14:11:00', 'add_phyiscal_release') 
2025-09-10T14:11:00.133551845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:11:00.136383347Z [Info] FluentMigrator.Runner.MigrationRunner: 110: add_phyiscal_release migrated 
2025-09-10T14:11:00.138116447Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112298s 
2025-09-10T14:11:00.140019870Z [Info] FluentMigrator.Runner.MigrationRunner: 111: remove_bitmetv migrating 
2025-09-10T14:11:00.141830997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:11:00.144272013Z [Info] remove_bitmetv: Starting migration of Log DB to 111 
2025-09-10T14:11:00.146777849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (111, '2025-09-10T14:11:00', 'remove_bitmetv') 
2025-09-10T14:11:00.150210883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:11:00.153370596Z [Info] FluentMigrator.Runner.MigrationRunner: 111: remove_bitmetv migrated 
2025-09-10T14:11:00.155122183Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115298s 
2025-09-10T14:11:00.157096860Z [Info] FluentMigrator.Runner.MigrationRunner: 112: remove_torrentleech migrating 
2025-09-10T14:11:00.159008169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:11:00.161521029Z [Info] remove_torrentleech: Starting migration of Log DB to 112 
2025-09-10T14:11:00.164195785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (112, '2025-09-10T14:11:00', 'remove_torrentleech') 
2025-09-10T14:11:00.167610472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:11:00.170442104Z [Info] FluentMigrator.Runner.MigrationRunner: 112: remove_torrentleech migrated 
2025-09-10T14:11:00.172212810Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114503s 
2025-09-10T14:11:00.174192246Z [Info] FluentMigrator.Runner.MigrationRunner: 113: remove_broadcasthenet migrating 
2025-09-10T14:11:00.176079396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:11:00.178562506Z [Info] remove_broadcasthenet: Starting migration of Log DB to 113 
2025-09-10T14:11:00.181170308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (113, '2025-09-10T14:11:00', 'remove_broadcasthenet') 
2025-09-10T14:11:00.184580896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:11:00.187622361Z [Info] FluentMigrator.Runner.MigrationRunner: 113: remove_broadcasthenet migrated 
2025-09-10T14:11:00.189369139Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115512s 
2025-09-10T14:11:00.191305298Z [Info] FluentMigrator.Runner.MigrationRunner: 114: remove_fanzub migrating 
2025-09-10T14:11:00.193180434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:11:00.196155064Z [Info] remove_fanzub: Starting migration of Log DB to 114 
2025-09-10T14:11:00.198741072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (114, '2025-09-10T14:11:00', 'remove_fanzub') 
2025-09-10T14:11:00.202172682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:11:00.204968432Z [Info] FluentMigrator.Runner.MigrationRunner: 114: remove_fanzub migrated 
2025-09-10T14:11:00.206646662Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118836s 
2025-09-10T14:11:00.208663283Z [Info] FluentMigrator.Runner.MigrationRunner: 115: update_movie_sorttitle migrating 
2025-09-10T14:11:00.210566676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:11:00.213155760Z [Info] update_movie_sorttitle: Starting migration of Log DB to 115 
2025-09-10T14:11:00.215754373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (115, '2025-09-10T14:11:00', 'update_movie_sorttitle') 
2025-09-10T14:11:00.219160672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:11:00.222099250Z [Info] FluentMigrator.Runner.MigrationRunner: 115: update_movie_sorttitle migrated 
2025-09-10T14:11:00.223841598Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115426s 
2025-09-10T14:11:00.225911096Z [Info] FluentMigrator.Runner.MigrationRunner: 116: update_movie_sorttitle_again migrating 
2025-09-10T14:11:00.227924080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:11:00.230542523Z [Info] update_movie_sorttitle_again: Starting migration of Log DB to 116 
2025-09-10T14:11:00.233369696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (116, '2025-09-10T14:11:00', 'update_movie_sorttitle_again') 
2025-09-10T14:11:00.236878382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:11:00.239743251Z [Info] FluentMigrator.Runner.MigrationRunner: 116: update_movie_sorttitle_again migrated 
2025-09-10T14:11:00.241530210Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118673s 
2025-09-10T14:11:00.243475768Z [Info] FluentMigrator.Runner.MigrationRunner: 117: update_movie_file migrating 
2025-09-10T14:11:00.245339922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:11:00.247759143Z [Info] update_movie_file: Starting migration of Log DB to 117 
2025-09-10T14:11:00.250329510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (117, '2025-09-10T14:11:00', 'update_movie_file') 
2025-09-10T14:11:00.253773776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:11:00.256634587Z [Info] FluentMigrator.Runner.MigrationRunner: 117: update_movie_file migrated 
2025-09-10T14:11:00.258335412Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113092s 
2025-09-10T14:11:00.260289547Z [Info] FluentMigrator.Runner.MigrationRunner: 118: update_movie_slug migrating 
2025-09-10T14:11:00.262295817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:11:00.265121878Z [Info] update_movie_slug: Starting migration of Log DB to 118 
2025-09-10T14:11:00.267835883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (118, '2025-09-10T14:11:00', 'update_movie_slug') 
2025-09-10T14:11:00.271262073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:11:00.274120740Z [Info] FluentMigrator.Runner.MigrationRunner: 118: update_movie_slug migrated 
2025-09-10T14:11:00.275816925Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119896s 
2025-09-10T14:11:00.277951845Z [Info] FluentMigrator.Runner.MigrationRunner: 119: add_youtube_trailer_id migrating 
2025-09-10T14:11:00.279886581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:11:00.282392828Z [Info] add_youtube_trailer_id: Starting migration of Log DB to 119 
2025-09-10T14:11:00.285096072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (119, '2025-09-10T14:11:00', 'add_youtube_trailer_id') 
2025-09-10T14:11:00.288520087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:11:00.291333482Z [Info] FluentMigrator.Runner.MigrationRunner: 119: add_youtube_trailer_id migrated 
2025-09-10T14:11:00.293077464Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114668s 
2025-09-10T14:11:00.295111240Z [Info] FluentMigrator.Runner.MigrationRunner: 120: add_studio migrating 
2025-09-10T14:11:00.296916305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:11:00.299287470Z [Info] add_studio: Starting migration of Log DB to 120 
2025-09-10T14:11:00.301765570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (120, '2025-09-10T14:11:00', 'add_studio') 
2025-09-10T14:11:00.305102380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:11:00.308026298Z [Info] FluentMigrator.Runner.MigrationRunner: 120: add_studio migrated 
2025-09-10T14:11:00.309693184Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110342s 
2025-09-10T14:11:00.311775358Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_filedate_config migrating 
2025-09-10T14:11:00.313632648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:11:00.316078674Z [Info] update_filedate_config: Starting migration of Log DB to 121 
2025-09-10T14:11:00.318787689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (121, '2025-09-10T14:11:00', 'update_filedate_config') 
2025-09-10T14:11:00.322224630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:11:00.325068277Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_filedate_config migrated 
2025-09-10T14:11:00.326808692Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113971s 
2025-09-10T14:11:00.328795893Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_movieid_to_blacklist migrating 
2025-09-10T14:11:00.330671731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:11:00.333102426Z [Info] add_movieid_to_blacklist: Starting migration of Log DB to 122 
2025-09-10T14:11:00.335766270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (122, '2025-09-10T14:11:00', 'add_movieid_to_blacklist') 
2025-09-10T14:11:00.339169153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:11:00.342049032Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_movieid_to_blacklist migrated 
2025-09-10T14:11:00.343798976Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113524s 
2025-09-10T14:11:00.345808343Z [Info] FluentMigrator.Runner.MigrationRunner: 123: create_netimport_table migrating 
2025-09-10T14:11:00.347706525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:11:00.350180457Z [Info] create_netimport_table: Starting migration of Log DB to 123 
2025-09-10T14:11:00.352780693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (123, '2025-09-10T14:11:00', 'create_netimport_table') 
2025-09-10T14:11:00.356174798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:11:00.359010960Z [Info] FluentMigrator.Runner.MigrationRunner: 123: create_netimport_table migrated 
2025-09-10T14:11:00.360756154Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112792s 
2025-09-10T14:11:00.362756643Z [Info] FluentMigrator.Runner.MigrationRunner: 124: add_preferred_tags_to_profile migrating 
2025-09-10T14:11:00.364661218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:11:00.367089769Z [Info] add_preferred_tags_to_profile: Starting migration of Log DB to 124 
2025-09-10T14:11:00.369765948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (124, '2025-09-10T14:11:00', 'add_preferred_tags_to_profile') 
2025-09-10T14:11:00.373207038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:11:00.376068340Z [Info] FluentMigrator.Runner.MigrationRunner: 124: add_preferred_tags_to_profile migrated 
2025-09-10T14:11:00.377849286Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113611s 
2025-09-10T14:11:00.379754042Z [Info] FluentMigrator.Runner.MigrationRunner: 125: fix_imdb_unique migrating 
2025-09-10T14:11:00.381592173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:11:00.384023810Z [Info] fix_imdb_unique: Starting migration of Log DB to 125 
2025-09-10T14:11:00.386530047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (125, '2025-09-10T14:11:00', 'fix_imdb_unique') 
2025-09-10T14:11:00.389939994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:11:00.392720243Z [Info] FluentMigrator.Runner.MigrationRunner: 125: fix_imdb_unique migrated 
2025-09-10T14:11:00.394481710Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111573s 
2025-09-10T14:11:00.396491166Z [Info] FluentMigrator.Runner.MigrationRunner: 126: update_qualities_and_profiles migrating 
2025-09-10T14:11:00.398410461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:11:00.400903532Z [Info] update_qualities_and_profiles: Starting migration of Log DB to 126 
2025-09-10T14:11:00.403569962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (126, '2025-09-10T14:11:00', 'update_qualities_and_profiles') 
2025-09-10T14:11:00.406997885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:11:00.409923106Z [Info] FluentMigrator.Runner.MigrationRunner: 126: update_qualities_and_profiles migrated 
2025-09-10T14:11:00.411711036Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114359s 
2025-09-10T14:11:00.413648969Z [Info] FluentMigrator.Runner.MigrationRunner: 127: remove_wombles migrating 
2025-09-10T14:11:00.415537171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:11:00.417937174Z [Info] remove_wombles: Starting migration of Log DB to 127 
2025-09-10T14:11:00.420446527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (127, '2025-09-10T14:11:00', 'remove_wombles') 
2025-09-10T14:11:00.423889942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:11:00.427046579Z [Info] FluentMigrator.Runner.MigrationRunner: 127: remove_wombles migrated 
2025-09-10T14:11:00.428756712Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011573s 
2025-09-10T14:11:00.430760608Z [Info] FluentMigrator.Runner.MigrationRunner: 128: remove_kickass migrating 
2025-09-10T14:11:00.432515602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:11:00.434935816Z [Info] remove_kickass: Starting migration of Log DB to 128 
2025-09-10T14:11:00.437508707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (128, '2025-09-10T14:11:00', 'remove_kickass') 
2025-09-10T14:11:00.440892882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:11:00.443719333Z [Info] FluentMigrator.Runner.MigrationRunner: 128: remove_kickass migrated 
2025-09-10T14:11:00.445487103Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112117s 
2025-09-10T14:11:00.447533514Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_parsed_movie_info_to_pending_release migrating 
2025-09-10T14:11:00.449509594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:11:00.452072094Z [Info] add_parsed_movie_info_to_pending_release: Starting migration of Log DB to 129 
2025-09-10T14:11:00.454906191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (129, '2025-09-10T14:11:00', 'add_parsed_movie_info_to_pending_release') 
2025-09-10T14:11:00.458377732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:11:00.461307683Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_parsed_movie_info_to_pending_release migrated 
2025-09-10T14:11:00.463166185Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116992s 
2025-09-10T14:11:00.465122575Z [Info] FluentMigrator.Runner.MigrationRunner: 130: remove_wombles_kickass migrating 
2025-09-10T14:11:00.467018714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:11:00.469566134Z [Info] remove_wombles_kickass: Starting migration of Log DB to 130 
2025-09-10T14:11:00.472227914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (130, '2025-09-10T14:11:00', 'remove_wombles_kickass') 
2025-09-10T14:11:00.475657661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:11:00.478925912Z [Info] FluentMigrator.Runner.MigrationRunner: 130: remove_wombles_kickass migrated 
2025-09-10T14:11:00.480587638Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116638s 
2025-09-10T14:11:00.482621985Z [Info] FluentMigrator.Runner.MigrationRunner: 131: make_parsed_episode_info_nullable migrating 
2025-09-10T14:11:00.484513203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:11:00.486987085Z [Info] make_parsed_episode_info_nullable: Starting migration of Log DB to 131 
2025-09-10T14:11:00.489806353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (131, '2025-09-10T14:11:00', 'make_parsed_episode_info_nullable') 
2025-09-10T14:11:00.493334858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:11:00.496391854Z [Info] FluentMigrator.Runner.MigrationRunner: 131: make_parsed_episode_info_nullable migrated 
2025-09-10T14:11:00.498253073Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117865s 
2025-09-10T14:11:00.500227739Z [Info] FluentMigrator.Runner.MigrationRunner: 132: rename_torrent_downloadstation migrating 
2025-09-10T14:11:00.502223518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:11:00.504780347Z [Info] rename_torrent_downloadstation: Starting migration of Log DB to 132 
2025-09-10T14:11:00.507897494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (132, '2025-09-10T14:11:00', 'rename_torrent_downloadstation') 
2025-09-10T14:11:00.511660943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:11:00.514217552Z [Info] FluentMigrator.Runner.MigrationRunner: 132: rename_torrent_downloadstation migrated 
2025-09-10T14:11:00.516005983Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120271s 
2025-09-10T14:11:00.518009037Z [Info] FluentMigrator.Runner.MigrationRunner: 133: add_minimumavailability migrating 
2025-09-10T14:11:00.519897610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:11:00.522760004Z [Info] add_minimumavailability: Starting migration of Log DB to 133 
2025-09-10T14:11:00.525731378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (133, '2025-09-10T14:11:00', 'add_minimumavailability') 
2025-09-10T14:11:00.528920991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:11:00.532065673Z [Info] FluentMigrator.Runner.MigrationRunner: 133: add_minimumavailability migrated 
2025-09-10T14:11:00.533810698Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121362s 
2025-09-10T14:11:00.535862369Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_remux_qualities_for_the_wankers migrating 
2025-09-10T14:11:00.537866515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:11:00.540420949Z [Info] add_remux_qualities_for_the_wankers: Starting migration of Log DB to 134 
2025-09-10T14:11:00.543753059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (134, '2025-09-10T14:11:00', 'add_remux_qualities_for_the_wankers') 
2025-09-10T14:11:00.898640945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:11:00.924751726Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_remux_qualities_for_the_wankers migrated 
2025-09-10T14:11:00.934808809Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3846872s 
2025-09-10T14:11:00.974086215Z [Info] FluentMigrator.Runner.MigrationRunner: 135: add_haspredbentry_to_movies migrating 
2025-09-10T14:11:00.983228937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:11:01.044752562Z [Info] add_haspredbentry_to_movies: Starting migration of Log DB to 135 
2025-09-10T14:11:01.100581498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (135, '2025-09-10T14:11:01', 'add_haspredbentry_to_movies') 
2025-09-10T14:11:01.107306341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:11:01.111624136Z [Info] FluentMigrator.Runner.MigrationRunner: 135: add_haspredbentry_to_movies migrated 
2025-09-10T14:11:01.114384204Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1317634s 
2025-09-10T14:11:01.117274915Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_pathstate_to_movies migrating 
2025-09-10T14:11:01.120124664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:11:01.125883742Z [Info] add_pathstate_to_movies: Starting migration of Log DB to 136 
2025-09-10T14:11:01.130314725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (136, '2025-09-10T14:11:01', 'add_pathstate_to_movies') 
2025-09-10T14:11:01.135441368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:11:01.139327394Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_pathstate_to_movies migrated 
2025-09-10T14:11:01.142325441Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01928s 
2025-09-10T14:11:01.145632431Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_import_exclusions_table migrating 
2025-09-10T14:11:01.148407189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:11:01.152073412Z [Info] add_import_exclusions_table: Starting migration of Log DB to 137 
2025-09-10T14:11:01.154595711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (137, '2025-09-10T14:11:01', 'add_import_exclusions_table') 
2025-09-10T14:11:01.157905757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:11:01.160682429Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_import_exclusions_table migrated 
2025-09-10T14:11:01.163909066Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126564s 
2025-09-10T14:11:01.165784824Z [Info] FluentMigrator.Runner.MigrationRunner: 138: add_physical_release_note migrating 
2025-09-10T14:11:01.167607033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:11:01.169973499Z [Info] add_physical_release_note: Starting migration of Log DB to 138 
2025-09-10T14:11:01.172467561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (138, '2025-09-10T14:11:01', 'add_physical_release_note') 
2025-09-10T14:11:01.176134646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:11:01.180325144Z [Info] FluentMigrator.Runner.MigrationRunner: 138: add_physical_release_note migrated 
2025-09-10T14:11:01.181988223Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122895s 
2025-09-10T14:11:01.183831976Z [Info] FluentMigrator.Runner.MigrationRunner: 139: consolidate_indexer_baseurl migrating 
2025-09-10T14:11:01.185664396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:11:01.187935851Z [Info] consolidate_indexer_baseurl: Starting migration of Log DB to 139 
2025-09-10T14:11:01.190478601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (139, '2025-09-10T14:11:01', 'consolidate_indexer_baseurl') 
2025-09-10T14:11:01.193732634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:11:01.196536300Z [Info] FluentMigrator.Runner.MigrationRunner: 139: consolidate_indexer_baseurl migrated 
2025-09-10T14:11:01.198186203Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108278s 
2025-09-10T14:11:01.200228155Z [Info] FluentMigrator.Runner.MigrationRunner: 140: add_alternative_titles_table migrating 
2025-09-10T14:11:01.202039933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:11:01.204351388Z [Info] add_alternative_titles_table: Starting migration of Log DB to 140 
2025-09-10T14:11:01.206864359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (140, '2025-09-10T14:11:01', 'add_alternative_titles_table') 
2025-09-10T14:11:01.210135847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:11:01.212956818Z [Info] FluentMigrator.Runner.MigrationRunner: 140: add_alternative_titles_table migrated 
2025-09-10T14:11:01.214631009Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108682s 
2025-09-10T14:11:01.216472067Z [Info] FluentMigrator.Runner.MigrationRunner: 141: fix_duplicate_alt_titles migrating 
2025-09-10T14:11:01.218257111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:11:01.220556060Z [Info] fix_duplicate_alt_titles: Starting migration of Log DB to 141 
2025-09-10T14:11:01.223318774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (141, '2025-09-10T14:11:01', 'fix_duplicate_alt_titles') 
2025-09-10T14:11:01.226558899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:11:01.229371423Z [Info] FluentMigrator.Runner.MigrationRunner: 141: fix_duplicate_alt_titles migrated 
2025-09-10T14:11:01.231025033Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110832s 
2025-09-10T14:11:01.232797813Z [Info] FluentMigrator.Runner.MigrationRunner: 142: movie_extras migrating 
2025-09-10T14:11:01.234533177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:11:01.236782497Z [Info] movie_extras: Starting migration of Log DB to 142 
2025-09-10T14:11:01.239195897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (142, '2025-09-10T14:11:01', 'movie_extras') 
2025-09-10T14:11:01.242403787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:11:01.245125107Z [Info] FluentMigrator.Runner.MigrationRunner: 142: movie_extras migrated 
2025-09-10T14:11:01.246719869Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106252s 
2025-09-10T14:11:01.248578301Z [Info] FluentMigrator.Runner.MigrationRunner: 143: clean_core_tv migrating 
2025-09-10T14:11:01.250315209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:11:01.252570341Z [Info] clean_core_tv: Starting migration of Log DB to 143 
2025-09-10T14:11:01.256150631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (143, '2025-09-10T14:11:01', 'clean_core_tv') 
2025-09-10T14:11:01.259320193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:11:01.262064149Z [Info] FluentMigrator.Runner.MigrationRunner: 143: clean_core_tv migrated 
2025-09-10T14:11:01.263655473Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117862s 
2025-09-10T14:11:01.265523184Z [Info] FluentMigrator.Runner.MigrationRunner: 144: add_cookies_to_indexer_status migrating 
2025-09-10T14:11:01.267331205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:11:01.269635185Z [Info] add_cookies_to_indexer_status: Starting migration of Log DB to 144 
2025-09-10T14:11:01.272173036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (144, '2025-09-10T14:11:01', 'add_cookies_to_indexer_status') 
2025-09-10T14:11:01.275426958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:11:01.278246246Z [Info] FluentMigrator.Runner.MigrationRunner: 144: add_cookies_to_indexer_status migrated 
2025-09-10T14:11:01.279945257Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108577s 
2025-09-10T14:11:01.281736975Z [Info] FluentMigrator.Runner.MigrationRunner: 145: banner_to_fanart migrating 
2025-09-10T14:11:01.283481859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:11:01.285778043Z [Info] banner_to_fanart: Starting migration of Log DB to 145 
2025-09-10T14:11:01.288209339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (145, '2025-09-10T14:11:01', 'banner_to_fanart') 
2025-09-10T14:11:01.291639928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:11:01.294588386Z [Info] FluentMigrator.Runner.MigrationRunner: 145: banner_to_fanart migrated 
2025-09-10T14:11:01.296228058Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110942s 
2025-09-10T14:11:01.298121491Z [Info] FluentMigrator.Runner.MigrationRunner: 146: naming_config_colon_action migrating 
2025-09-10T14:11:01.300011446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:11:01.302317230Z [Info] naming_config_colon_action: Starting migration of Log DB to 146 
2025-09-10T14:11:01.304843667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (146, '2025-09-10T14:11:01', 'naming_config_colon_action') 
2025-09-10T14:11:01.308408766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:11:01.311156730Z [Info] FluentMigrator.Runner.MigrationRunner: 146: naming_config_colon_action migrated 
2025-09-10T14:11:01.312831222Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111778s 
2025-09-10T14:11:01.314624213Z [Info] FluentMigrator.Runner.MigrationRunner: 147: add_custom_formats migrating 
2025-09-10T14:11:01.316388496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:11:01.318640411Z [Info] add_custom_formats: Starting migration of Log DB to 147 
2025-09-10T14:11:01.321063500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (147, '2025-09-10T14:11:01', 'add_custom_formats') 
2025-09-10T14:11:01.324263745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:11:01.326989885Z [Info] FluentMigrator.Runner.MigrationRunner: 147: add_custom_formats migrated 
2025-09-10T14:11:01.328639497Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106236s 
2025-09-10T14:11:01.330476817Z [Info] FluentMigrator.Runner.MigrationRunner: 148: remove_extra_naming_config migrating 
2025-09-10T14:11:01.332261040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:11:01.334589469Z [Info] remove_extra_naming_config: Starting migration of Log DB to 148 
2025-09-10T14:11:01.337096628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (148, '2025-09-10T14:11:01', 'remove_extra_naming_config') 
2025-09-10T14:11:01.340329077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:11:01.343109035Z [Info] FluentMigrator.Runner.MigrationRunner: 148: remove_extra_naming_config migrated 
2025-09-10T14:11:01.344738096Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108062s 
2025-09-10T14:11:01.346583102Z [Info] FluentMigrator.Runner.MigrationRunner: 149: convert_regex_required_tags migrating 
2025-09-10T14:11:01.348426634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:11:01.350715423Z [Info] convert_regex_required_tags: Starting migration of Log DB to 149 
2025-09-10T14:11:01.353237451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (149, '2025-09-10T14:11:01', 'convert_regex_required_tags') 
2025-09-10T14:11:01.356468157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:11:01.359242394Z [Info] FluentMigrator.Runner.MigrationRunner: 149: convert_regex_required_tags migrated 
2025-09-10T14:11:01.360929752Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107903s 
2025-09-10T14:11:01.362851943Z [Info] FluentMigrator.Runner.MigrationRunner: 150: fix_format_tags_double_underscore migrating 
2025-09-10T14:11:01.364689373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:11:01.367005457Z [Info] fix_format_tags_double_underscore: Starting migration of Log DB to 150 
2025-09-10T14:11:01.369570723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (150, '2025-09-10T14:11:01', 'fix_format_tags_double_underscore') 
2025-09-10T14:11:01.372850959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:11:01.376893760Z [Info] FluentMigrator.Runner.MigrationRunner: 150: fix_format_tags_double_underscore migrated 
2025-09-10T14:11:01.378618584Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121342s 
2025-09-10T14:11:01.380679765Z [Info] FluentMigrator.Runner.MigrationRunner: 151: add_tags_to_net_import migrating 
2025-09-10T14:11:01.382498798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:11:01.384849712Z [Info] add_tags_to_net_import: Starting migration of Log DB to 151 
2025-09-10T14:11:01.387457233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (151, '2025-09-10T14:11:01', 'add_tags_to_net_import') 
2025-09-10T14:11:01.390753100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:11:01.393878634Z [Info] FluentMigrator.Runner.MigrationRunner: 151: add_tags_to_net_import migrated 
2025-09-10T14:11:01.395530330Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011059s 
2025-09-10T14:11:01.397339403Z [Info] FluentMigrator.Runner.MigrationRunner: 152: add_custom_filters migrating 
2025-09-10T14:11:01.399187224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:11:01.401511224Z [Info] add_custom_filters: Starting migration of Log DB to 152 
2025-09-10T14:11:01.404002581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (152, '2025-09-10T14:11:01', 'add_custom_filters') 
2025-09-10T14:11:01.407254550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:11:01.410018446Z [Info] FluentMigrator.Runner.MigrationRunner: 152: add_custom_filters migrated 
2025-09-10T14:11:01.411633599Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109335s 
2025-09-10T14:11:01.413537974Z [Info] FluentMigrator.Runner.MigrationRunner: 153: indexer_client_status_search_changes migrating 
2025-09-10T14:11:01.415388911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:11:01.417714274Z [Info] indexer_client_status_search_changes: Starting migration of Log DB to 153 
2025-09-10T14:11:01.420346835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (153, '2025-09-10T14:11:01', 'indexer_client_status_search_changes') 
2025-09-10T14:11:01.423624436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:11:01.426481730Z [Info] FluentMigrator.Runner.MigrationRunner: 153: indexer_client_status_search_changes migrated 
2025-09-10T14:11:01.428212385Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110038s 
2025-09-10T14:11:01.430112892Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_language_to_files_history_blacklist migrating 
2025-09-10T14:11:01.431976435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:11:01.434313732Z [Info] add_language_to_files_history_blacklist: Starting migration of Log DB to 154 
2025-09-10T14:11:01.436950551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (154, '2025-09-10T14:11:01', 'add_language_to_files_history_blacklist') 
2025-09-10T14:11:01.440250246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:11:01.443103502Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_language_to_files_history_blacklist migrated 
2025-09-10T14:11:01.444853386Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110325s 
2025-09-10T14:11:01.446729524Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_update_allowed_quality_profile migrating 
2025-09-10T14:11:01.448573377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:11:01.450870002Z [Info] add_update_allowed_quality_profile: Starting migration of Log DB to 155 
2025-09-10T14:11:01.453708789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (155, '2025-09-10T14:11:01', 'add_update_allowed_quality_profile') 
2025-09-10T14:11:01.457009716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:11:01.459831739Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_update_allowed_quality_profile migrated 
2025-09-10T14:11:01.461553747Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112056s 
2025-09-10T14:11:01.463409293Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_download_client_priority migrating 
2025-09-10T14:11:01.465285071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:11:01.467573259Z [Info] add_download_client_priority: Starting migration of Log DB to 156 
2025-09-10T14:11:01.470098554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (156, '2025-09-10T14:11:01', 'add_download_client_priority') 
2025-09-10T14:11:01.473336364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:11:01.476154970Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_download_client_priority migrated 
2025-09-10T14:11:01.477827078Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108246s 
2025-09-10T14:11:01.479631872Z [Info] FluentMigrator.Runner.MigrationRunner: 157: remove_growl_prowl migrating 
2025-09-10T14:11:01.481342747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:11:01.483910718Z [Info] remove_growl_prowl: Starting migration of Log DB to 157 
2025-09-10T14:11:01.486320511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (157, '2025-09-10T14:11:01', 'remove_growl_prowl') 
2025-09-10T14:11:01.489539834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:11:01.492273559Z [Info] FluentMigrator.Runner.MigrationRunner: 157: remove_growl_prowl migrated 
2025-09-10T14:11:01.493884554Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108995s 
2025-09-10T14:11:01.495709429Z [Info] FluentMigrator.Runner.MigrationRunner: 158: remove_plex_hometheatre migrating 
2025-09-10T14:11:01.497528372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:11:01.499861039Z [Info] remove_plex_hometheatre: Starting migration of Log DB to 158 
2025-09-10T14:11:01.502315482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (158, '2025-09-10T14:11:01', 'remove_plex_hometheatre') 
2025-09-10T14:11:01.505555386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:11:01.508428512Z [Info] FluentMigrator.Runner.MigrationRunner: 158: remove_plex_hometheatre migrated 
2025-09-10T14:11:01.510063234Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108602s 
2025-09-10T14:11:01.511877127Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_webrip_qualites migrating 
2025-09-10T14:11:01.513631109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:11:01.515907734Z [Info] add_webrip_qualites: Starting migration of Log DB to 159 
2025-09-10T14:11:01.518332346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (159, '2025-09-10T14:11:01', 'add_webrip_qualites') 
2025-09-10T14:11:01.521536078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:11:01.524283731Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_webrip_qualites migrated 
2025-09-10T14:11:01.525912891Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106504s 
2025-09-10T14:11:01.527763378Z [Info] FluentMigrator.Runner.MigrationRunner: 160: health_issue_notification migrating 
2025-09-10T14:11:01.529602983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:11:01.532163439Z [Info] health_issue_notification: Starting migration of Log DB to 160 
2025-09-10T14:11:01.534470916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (160, '2025-09-10T14:11:01', 'health_issue_notification') 
2025-09-10T14:11:01.537718395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:11:01.540544797Z [Info] FluentMigrator.Runner.MigrationRunner: 160: health_issue_notification migrated 
2025-09-10T14:11:01.542191573Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109061s 
2025-09-10T14:11:01.544001248Z [Info] FluentMigrator.Runner.MigrationRunner: 161: speed_improvements migrating 
2025-09-10T14:11:01.545769448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:11:01.548055282Z [Info] speed_improvements: Starting migration of Log DB to 161 
2025-09-10T14:11:01.550466357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (161, '2025-09-10T14:11:01', 'speed_improvements') 
2025-09-10T14:11:01.553701422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:11:01.556481570Z [Info] FluentMigrator.Runner.MigrationRunner: 161: speed_improvements migrated 
2025-09-10T14:11:01.558091523Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107179s 
2025-09-10T14:11:01.559950196Z [Info] FluentMigrator.Runner.MigrationRunner: 162: fix_profile_format_default migrating 
2025-09-10T14:11:01.561760852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:11:01.564059260Z [Info] fix_profile_format_default: Starting migration of Log DB to 162 
2025-09-10T14:11:01.566572581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (162, '2025-09-10T14:11:01', 'fix_profile_format_default') 
2025-09-10T14:11:01.569818768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:11:01.572618095Z [Info] FluentMigrator.Runner.MigrationRunner: 162: fix_profile_format_default migrated 
2025-09-10T14:11:01.574320203Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108158s 
2025-09-10T14:11:01.576089697Z [Info] FluentMigrator.Runner.MigrationRunner: 163: task_duration migrating 
2025-09-10T14:11:01.577823969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:11:01.580085293Z [Info] task_duration: Starting migration of Log DB to 163 
2025-09-10T14:11:01.582429243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (163, '2025-09-10T14:11:01', 'task_duration') 
2025-09-10T14:11:01.585648476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:11:01.588280055Z [Info] FluentMigrator.Runner.MigrationRunner: 163: task_duration migrated 
2025-09-10T14:11:01.589879837Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104861s 
2025-09-10T14:11:01.591700724Z [Info] FluentMigrator.Runner.MigrationRunner: 164: movie_collections_crew migrating 
2025-09-10T14:11:01.593493574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:11:01.595772564Z [Info] movie_collections_crew: Starting migration of Log DB to 164 
2025-09-10T14:11:01.598245363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (164, '2025-09-10T14:11:01', 'movie_collections_crew') 
2025-09-10T14:11:01.601484096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:11:01.604232200Z [Info] FluentMigrator.Runner.MigrationRunner: 164: movie_collections_crew migrated 
2025-09-10T14:11:01.605878455Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107255s 
2025-09-10T14:11:01.608283939Z [Info] FluentMigrator.Runner.MigrationRunner: 165: remove_custom_formats_from_quality_model migrating 
2025-09-10T14:11:01.610167592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:11:01.612533576Z [Info] remove_custom_formats_from_quality_model: Starting migration of Log DB to 165 
2025-09-10T14:11:01.615188713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (165, '2025-09-10T14:11:01', 'remove_custom_formats_from_quality_model') 
2025-09-10T14:11:01.618552337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:11:01.621357316Z [Info] FluentMigrator.Runner.MigrationRunner: 165: remove_custom_formats_from_quality_model migrated 
2025-09-10T14:11:01.623121448Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110842s 
2025-09-10T14:11:01.624965993Z [Info] FluentMigrator.Runner.MigrationRunner: 166: fix_tmdb_list_config migrating 
2025-09-10T14:11:01.626739414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:11:01.629030217Z [Info] fix_tmdb_list_config: Starting migration of Log DB to 166 
2025-09-10T14:11:01.631649291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (166, '2025-09-10T14:11:01', 'fix_tmdb_list_config') 
2025-09-10T14:11:01.634894867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:11:01.637565014Z [Info] FluentMigrator.Runner.MigrationRunner: 166: fix_tmdb_list_config migrated 
2025-09-10T14:11:01.639224486Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108285s 
2025-09-10T14:11:01.642108153Z [Info] FluentMigrator.Runner.MigrationRunner: 167: remove_movie_pathstate migrating 
2025-09-10T14:11:01.643900753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:11:01.646224182Z [Info] remove_movie_pathstate: Starting migration of Log DB to 167 
2025-09-10T14:11:01.648699106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (167, '2025-09-10T14:11:01', 'remove_movie_pathstate') 
2025-09-10T14:11:01.651977157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:11:01.654648978Z [Info] FluentMigrator.Runner.MigrationRunner: 167: remove_movie_pathstate migrated 
2025-09-10T14:11:01.656334211Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107435s 
2025-09-10T14:11:01.658140098Z [Info] FluentMigrator.Runner.MigrationRunner: 168: custom_format_rework migrating 
2025-09-10T14:11:01.659919902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:11:01.662223521Z [Info] custom_format_rework: Starting migration of Log DB to 168 
2025-09-10T14:11:01.664775690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (168, '2025-09-10T14:11:01', 'custom_format_rework') 
2025-09-10T14:11:01.668043802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:11:01.670673087Z [Info] FluentMigrator.Runner.MigrationRunner: 168: custom_format_rework migrated 
2025-09-10T14:11:01.672339993Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107667s 
2025-09-10T14:11:01.674182724Z [Info] FluentMigrator.Runner.MigrationRunner: 169: custom_format_scores migrating 
2025-09-10T14:11:01.675982529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:11:01.678294364Z [Info] custom_format_scores: Starting migration of Log DB to 169 
2025-09-10T14:11:01.680752675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (169, '2025-09-10T14:11:01', 'custom_format_scores') 
2025-09-10T14:11:01.683934933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:11:01.686638237Z [Info] FluentMigrator.Runner.MigrationRunner: 169: custom_format_scores migrated 
2025-09-10T14:11:01.688313210Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106816s 
2025-09-10T14:11:01.690149298Z [Info] FluentMigrator.Runner.MigrationRunner: 170: fix_trakt_list_config migrating 
2025-09-10T14:11:01.691929082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:11:01.694265176Z [Info] fix_trakt_list_config: Starting migration of Log DB to 170 
2025-09-10T14:11:01.696722124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (170, '2025-09-10T14:11:01', 'fix_trakt_list_config') 
2025-09-10T14:11:01.699986818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:11:01.703156511Z [Info] FluentMigrator.Runner.MigrationRunner: 170: fix_trakt_list_config migrated 
2025-09-10T14:11:01.704845813Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112058s 
2025-09-10T14:11:01.706739176Z [Info] FluentMigrator.Runner.MigrationRunner: 171: quality_definition_preferred_size migrating 
2025-09-10T14:11:01.708846329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:11:01.711182894Z [Info] quality_definition_preferred_size: Starting migration of Log DB to 171 
2025-09-10T14:11:01.713775676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (171, '2025-09-10T14:11:01', 'quality_definition_preferred_size') 
2025-09-10T14:11:01.717120421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:11:01.719908486Z [Info] FluentMigrator.Runner.MigrationRunner: 171: quality_definition_preferred_size migrated 
2025-09-10T14:11:01.721637869Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109902s 
2025-09-10T14:11:01.723477814Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_download_history migrating 
2025-09-10T14:11:01.725272748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:11:01.727561177Z [Info] add_download_history: Starting migration of Log DB to 172 
2025-09-10T14:11:01.730035981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (172, '2025-09-10T14:11:01', 'add_download_history') 
2025-09-10T14:11:01.733314643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:11:01.736061114Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_download_history migrated 
2025-09-10T14:11:01.737665846Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107994s 
2025-09-10T14:11:01.739508586Z [Info] FluentMigrator.Runner.MigrationRunner: 173: net_import_status migrating 
2025-09-10T14:11:01.741294152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:11:01.743608352Z [Info] net_import_status: Starting migration of Log DB to 173 
2025-09-10T14:11:01.746075430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (173, '2025-09-10T14:11:01', 'net_import_status') 
2025-09-10T14:11:01.749323561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:11:01.752136175Z [Info] FluentMigrator.Runner.MigrationRunner: 173: net_import_status migrated 
2025-09-10T14:11:01.753688301Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107701s 
2025-09-10T14:11:01.755550391Z [Info] FluentMigrator.Runner.MigrationRunner: 174: email_multiple_addresses migrating 
2025-09-10T14:11:01.757385817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:11:01.759742272Z [Info] email_multiple_addresses: Starting migration of Log DB to 174 
2025-09-10T14:11:01.762218799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (174, '2025-09-10T14:11:01', 'email_multiple_addresses') 
2025-09-10T14:11:01.765461760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:11:01.768217780Z [Info] FluentMigrator.Runner.MigrationRunner: 174: email_multiple_addresses migrated 
2025-09-10T14:11:01.769849526Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108341s 
2025-09-10T14:11:01.771731686Z [Info] FluentMigrator.Runner.MigrationRunner: 175: remove_chown_and_folderchmod_config migrating 
2025-09-10T14:11:01.773647124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:11:01.775932045Z [Info] remove_chown_and_folderchmod_config: Starting migration of Log DB to 175 
2025-09-10T14:11:01.778544987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (175, '2025-09-10T14:11:01', 'remove_chown_and_folderchmod_config') 
2025-09-10T14:11:01.781853860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:11:01.784646113Z [Info] FluentMigrator.Runner.MigrationRunner: 175: remove_chown_and_folderchmod_config migrated 
2025-09-10T14:11:01.786376107Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109766s 
2025-09-10T14:11:01.788190030Z [Info] FluentMigrator.Runner.MigrationRunner: 176: movie_recommendations migrating 
2025-09-10T14:11:01.789958651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:11:01.792262751Z [Info] movie_recommendations: Starting migration of Log DB to 176 
2025-09-10T14:11:01.794709909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (176, '2025-09-10T14:11:01', 'movie_recommendations') 
2025-09-10T14:11:01.858355828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:11:01.863256517Z [Info] FluentMigrator.Runner.MigrationRunner: 176: movie_recommendations migrated 
2025-09-10T14:11:01.864951821Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0732608s 
2025-09-10T14:11:01.866953302Z [Info] FluentMigrator.Runner.MigrationRunner: 177: language_improvements migrating 
2025-09-10T14:11:01.868801343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:11:01.873351756Z [Info] language_improvements: Starting migration of Log DB to 177 
2025-09-10T14:11:01.876209421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (177, '2025-09-10T14:11:01', 'language_improvements') 
2025-09-10T14:11:01.879320807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:11:01.882076656Z [Info] FluentMigrator.Runner.MigrationRunner: 177: language_improvements migrated 
2025-09-10T14:11:01.883725818Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132842s 
2025-09-10T14:11:01.885542937Z [Info] FluentMigrator.Runner.MigrationRunner: 178: new_list_server migrating 
2025-09-10T14:11:01.887303272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:11:01.889618815Z [Info] new_list_server: Starting migration of Log DB to 178 
2025-09-10T14:11:01.892024920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (178, '2025-09-10T14:11:01', 'new_list_server') 
2025-09-10T14:11:01.895286518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:11:01.897914791Z [Info] FluentMigrator.Runner.MigrationRunner: 178: new_list_server migrated 
2025-09-10T14:11:01.899530966Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106158s 
2025-09-10T14:11:01.901383106Z [Info] FluentMigrator.Runner.MigrationRunner: 179: movie_translation_indexes migrating 
2025-09-10T14:11:01.903196327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:11:01.905856314Z [Info] movie_translation_indexes: Starting migration of Log DB to 179 
2025-09-10T14:11:01.908616392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (179, '2025-09-10T14:11:01', 'movie_translation_indexes') 
2025-09-10T14:11:01.912254869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:11:01.914781477Z [Info] FluentMigrator.Runner.MigrationRunner: 179: movie_translation_indexes migrated 
2025-09-10T14:11:01.916516751Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114647s 
2025-09-10T14:11:01.918423361Z [Info] FluentMigrator.Runner.MigrationRunner: 180: fix_invalid_profile_references migrating 
2025-09-10T14:11:01.920198716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:11:01.922796197Z [Info] fix_invalid_profile_references: Starting migration of Log DB to 180 
2025-09-10T14:11:01.925370721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (180, '2025-09-10T14:11:01', 'fix_invalid_profile_references') 
2025-09-10T14:11:01.928707501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:11:01.931763405Z [Info] FluentMigrator.Runner.MigrationRunner: 180: fix_invalid_profile_references migrated 
2025-09-10T14:11:01.933256471Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112304s 
2025-09-10T14:11:01.935117499Z [Info] FluentMigrator.Runner.MigrationRunner: 181: list_movies_table migrating 
2025-09-10T14:11:01.936871221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:11:01.939147194Z [Info] list_movies_table: Starting migration of Log DB to 181 
2025-09-10T14:11:01.941682289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (181, '2025-09-10T14:11:01', 'list_movies_table') 
2025-09-10T14:11:01.944853085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:11:01.947592812Z [Info] FluentMigrator.Runner.MigrationRunner: 181: list_movies_table migrated 
2025-09-10T14:11:01.949351814Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107173s 
2025-09-10T14:11:01.951368385Z [Info] FluentMigrator.Runner.MigrationRunner: 182: on_delete_notification migrating 
2025-09-10T14:11:01.953235936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:11:01.955714267Z [Info] on_delete_notification: Starting migration of Log DB to 182 
2025-09-10T14:11:01.958092255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (182, '2025-09-10T14:11:01', 'on_delete_notification') 
2025-09-10T14:11:01.964014040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:11:01.967145486Z [Info] FluentMigrator.Runner.MigrationRunner: 182: on_delete_notification migrated 
2025-09-10T14:11:01.968854939Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0140151s 
2025-09-10T14:11:01.970954066Z [Info] FluentMigrator.Runner.MigrationRunner: 183: download_propers_config migrating 
2025-09-10T14:11:01.972871417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:11:01.975283765Z [Info] download_propers_config: Starting migration of Log DB to 183 
2025-09-10T14:11:01.977791144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (183, '2025-09-10T14:11:01', 'download_propers_config') 
2025-09-10T14:11:01.981348107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:11:01.984134238Z [Info] FluentMigrator.Runner.MigrationRunner: 183: download_propers_config migrated 
2025-09-10T14:11:01.985791536Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112718s 
2025-09-10T14:11:01.987635980Z [Info] FluentMigrator.Runner.MigrationRunner: 184: add_priority_to_indexers migrating 
2025-09-10T14:11:01.989565045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:11:01.991829014Z [Info] add_priority_to_indexers: Starting migration of Log DB to 184 
2025-09-10T14:11:01.994432226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (184, '2025-09-10T14:11:01', 'add_priority_to_indexers') 
2025-09-10T14:11:01.997727723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:11:02.000444814Z [Info] FluentMigrator.Runner.MigrationRunner: 184: add_priority_to_indexers migrated 
2025-09-10T14:11:02.002184467Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109294s 
2025-09-10T14:11:02.004105996Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_alternative_title_indices migrating 
2025-09-10T14:11:02.006040492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:11:02.008423010Z [Info] add_alternative_title_indices: Starting migration of Log DB to 185 
2025-09-10T14:11:02.010969428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (185, '2025-09-10T14:11:02', 'add_alternative_title_indices') 
2025-09-10T14:11:02.014335486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:11:02.017106837Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_alternative_title_indices migrated 
2025-09-10T14:11:02.019024710Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110329s 
2025-09-10T14:11:02.020877541Z [Info] FluentMigrator.Runner.MigrationRunner: 186: fix_tmdb_duplicates migrating 
2025-09-10T14:11:02.022799561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:11:02.025145726Z [Info] fix_tmdb_duplicates: Starting migration of Log DB to 186 
2025-09-10T14:11:02.027581802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (186, '2025-09-10T14:11:02', 'fix_tmdb_duplicates') 
2025-09-10T14:11:02.030810584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:11:02.033492314Z [Info] FluentMigrator.Runner.MigrationRunner: 186: fix_tmdb_duplicates migrated 
2025-09-10T14:11:02.035144381Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107382s 
2025-09-10T14:11:02.037020119Z [Info] FluentMigrator.Runner.MigrationRunner: 187: swap_filechmod_for_folderchmod migrating 
2025-09-10T14:11:02.038879834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:11:02.041214245Z [Info] swap_filechmod_for_folderchmod: Starting migration of Log DB to 187 
2025-09-10T14:11:02.043783258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (187, '2025-09-10T14:11:02', 'swap_filechmod_for_folderchmod') 
2025-09-10T14:11:02.047068924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:11:02.049806948Z [Info] FluentMigrator.Runner.MigrationRunner: 187: swap_filechmod_for_folderchmod migrated 
2025-09-10T14:11:02.051523034Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109115s 
2025-09-10T14:11:02.054697376Z [Info] FluentMigrator.Runner.MigrationRunner: 188: mediainfo_channels migrating 
2025-09-10T14:11:02.056504275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:11:02.058791972Z [Info] mediainfo_channels: Starting migration of Log DB to 188 
2025-09-10T14:11:02.061305925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (188, '2025-09-10T14:11:02', 'mediainfo_channels') 
2025-09-10T14:11:02.064585770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:11:02.067491000Z [Info] FluentMigrator.Runner.MigrationRunner: 188: mediainfo_channels migrated 
2025-09-10T14:11:02.069149991Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110334s 
2025-09-10T14:11:02.070970166Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_update_history migrating 
2025-09-10T14:11:02.072744770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:11:02.075409697Z [Info] add_update_history: Starting migration of Log DB to 189 
2025-09-10T14:11:02.101626050Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory 
2025-09-10T14:11:02.112144703Z [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-09-10T14:11:02.145372045Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0416796s 
2025-09-10T14:11:02.147950417Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date) 
2025-09-10T14:11:02.153246312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2025-09-10T14:11:02.160255257Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106345s 
2025-09-10T14:11:02.162741784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (189, '2025-09-10T14:11:02', 'add_update_history') 
2025-09-10T14:11:02.166038222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:11:02.168960778Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_update_history migrated 
2025-09-10T14:11:02.170593877Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0192579s 
2025-09-10T14:11:02.172697483Z [Info] FluentMigrator.Runner.MigrationRunner: 190: update_awesome_hd_link migrating 
2025-09-10T14:11:02.174495363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:11:02.176940667Z [Info] update_awesome_hd_link: Starting migration of Log DB to 190 
2025-09-10T14:11:02.179442225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (190, '2025-09-10T14:11:02', 'update_awesome_hd_link') 
2025-09-10T14:11:02.182672089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:11:02.185347457Z [Info] FluentMigrator.Runner.MigrationRunner: 190: update_awesome_hd_link migrated 
2025-09-10T14:11:02.187014063Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108438s 
2025-09-10T14:11:02.188860882Z [Info] FluentMigrator.Runner.MigrationRunner: 191: remove_awesomehd migrating 
2025-09-10T14:11:02.190691128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:11:02.192907511Z [Info] remove_awesomehd: Starting migration of Log DB to 191 
2025-09-10T14:11:02.195319799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (191, '2025-09-10T14:11:02', 'remove_awesomehd') 
2025-09-10T14:11:02.198559663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:11:02.201203487Z [Info] FluentMigrator.Runner.MigrationRunner: 191: remove_awesomehd migrated 
2025-09-10T14:11:02.202854472Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106131s 
2025-09-10T14:11:02.204724698Z [Info] FluentMigrator.Runner.MigrationRunner: 192: add_on_delete_to_notifications migrating 
2025-09-10T14:11:02.206572069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:11:02.208891089Z [Info] add_on_delete_to_notifications: Starting migration of Log DB to 192 
2025-09-10T14:11:02.211432146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (192, '2025-09-10T14:11:02', 'add_on_delete_to_notifications') 
2025-09-10T14:11:02.214691299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:11:02.217435465Z [Info] FluentMigrator.Runner.MigrationRunner: 192: add_on_delete_to_notifications migrated 
2025-09-10T14:11:02.219119767Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01082s 
2025-09-10T14:11:02.220963299Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_bypass_to_delay_profile migrating 
2025-09-10T14:11:02.222775929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:11:02.225125411Z [Info] add_bypass_to_delay_profile: Starting migration of Log DB to 194 
2025-09-10T14:11:02.227637680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (194, '2025-09-10T14:11:02', 'add_bypass_to_delay_profile') 
2025-09-10T14:11:02.230893827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:11:02.233644687Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_bypass_to_delay_profile migrated 
2025-09-10T14:11:02.235310662Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108352s 
2025-09-10T14:11:02.237116268Z [Info] FluentMigrator.Runner.MigrationRunner: 195: update_notifiarr migrating 
2025-09-10T14:11:02.238871492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:11:02.241136423Z [Info] update_notifiarr: Starting migration of Log DB to 195 
2025-09-10T14:11:02.243535966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (195, '2025-09-10T14:11:02', 'update_notifiarr') 
2025-09-10T14:11:02.246739317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:11:02.249451318Z [Info] FluentMigrator.Runner.MigrationRunner: 195: update_notifiarr migrated 
2025-09-10T14:11:02.251074807Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105714s 
2025-09-10T14:11:02.252894552Z [Info] FluentMigrator.Runner.MigrationRunner: 196: legacy_mediainfo_hdr migrating 
2025-09-10T14:11:02.254677222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:11:02.256963075Z [Info] legacy_mediainfo_hdr: Starting migration of Log DB to 196 
2025-09-10T14:11:02.259420213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (196, '2025-09-10T14:11:02', 'legacy_mediainfo_hdr') 
2025-09-10T14:11:02.262631480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:11:02.265326166Z [Info] FluentMigrator.Runner.MigrationRunner: 196: legacy_mediainfo_hdr migrated 
2025-09-10T14:11:02.266971840Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106489s 
2025-09-10T14:11:02.268840002Z [Info] FluentMigrator.Runner.MigrationRunner: 197: rename_blacklist_to_blocklist migrating 
2025-09-10T14:11:02.270675358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:11:02.272986562Z [Info] rename_blacklist_to_blocklist: Starting migration of Log DB to 197 
2025-09-10T14:11:02.275534804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (197, '2025-09-10T14:11:02', 'rename_blacklist_to_blocklist') 
2025-09-10T14:11:02.278809759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:11:02.281594657Z [Info] FluentMigrator.Runner.MigrationRunner: 197: rename_blacklist_to_blocklist migrated 
2025-09-10T14:11:02.283287777Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108714s 
2025-09-10T14:11:02.285088072Z [Info] FluentMigrator.Runner.MigrationRunner: 198: add_indexer_tags migrating 
2025-09-10T14:11:02.286846904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:11:02.289205845Z [Info] add_indexer_tags: Starting migration of Log DB to 198 
2025-09-10T14:11:02.291603824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (198, '2025-09-10T14:11:02', 'add_indexer_tags') 
2025-09-10T14:11:02.294805652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:11:02.297556892Z [Info] FluentMigrator.Runner.MigrationRunner: 198: add_indexer_tags migrated 
2025-09-10T14:11:02.299210763Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107181s 
2025-09-10T14:11:02.301033403Z [Info] FluentMigrator.Runner.MigrationRunner: 199: mediainfo_to_ffmpeg migrating 
2025-09-10T14:11:02.302811965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:11:02.305097838Z [Info] mediainfo_to_ffmpeg: Starting migration of Log DB to 199 
2025-09-10T14:11:02.307784698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (199, '2025-09-10T14:11:02', 'mediainfo_to_ffmpeg') 
2025-09-10T14:11:02.311025434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:11:02.313711203Z [Info] FluentMigrator.Runner.MigrationRunner: 199: mediainfo_to_ffmpeg migrated 
2025-09-10T14:11:02.315361175Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109256s 
2025-09-10T14:11:02.317211592Z [Info] FluentMigrator.Runner.MigrationRunner: 200: cdh_per_downloadclient migrating 
2025-09-10T14:11:02.318990554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:11:02.321311077Z [Info] cdh_per_downloadclient: Starting migration of Log DB to 200 
2025-09-10T14:11:02.323773596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (200, '2025-09-10T14:11:02', 'cdh_per_downloadclient') 
2025-09-10T14:11:02.327017319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:11:02.329744070Z [Info] FluentMigrator.Runner.MigrationRunner: 200: cdh_per_downloadclient migrated 
2025-09-10T14:11:02.331400776Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107529s 
2025-09-10T14:11:02.333689886Z [Info] FluentMigrator.Runner.MigrationRunner: 201: migrate_discord_from_slack migrating 
2025-09-10T14:11:02.335516755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:11:02.337870404Z [Info] migrate_discord_from_slack: Starting migration of Log DB to 201 
2025-09-10T14:11:02.340383565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (201, '2025-09-10T14:11:02', 'migrate_discord_from_slack') 
2025-09-10T14:11:02.343629302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:11:02.346405682Z [Info] FluentMigrator.Runner.MigrationRunner: 201: migrate_discord_from_slack migrated 
2025-09-10T14:11:02.348095435Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108446s 
2025-09-10T14:11:02.349853104Z [Info] FluentMigrator.Runner.MigrationRunner: 202: remove_predb migrating 
2025-09-10T14:11:02.351600223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:11:02.353855605Z [Info] remove_predb: Starting migration of Log DB to 202 
2025-09-10T14:11:02.356233012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (202, '2025-09-10T14:11:02', 'remove_predb') 
2025-09-10T14:11:02.359432786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:11:02.362123996Z [Info] FluentMigrator.Runner.MigrationRunner: 202: remove_predb migrated 
2025-09-10T14:11:02.363715410Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105784s 
2025-09-10T14:11:02.365591077Z [Info] FluentMigrator.Runner.MigrationRunner: 203: add_on_update_to_notifications migrating 
2025-09-10T14:11:02.367419019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:11:02.369893442Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 203 
2025-09-10T14:11:02.372460291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (203, '2025-09-10T14:11:02', 'add_on_update_to_notifications') 
2025-09-10T14:11:02.375738172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:11:02.378494953Z [Info] FluentMigrator.Runner.MigrationRunner: 203: add_on_update_to_notifications migrated 
2025-09-10T14:11:02.380198003Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110286s 
2025-09-10T14:11:02.382045012Z [Info] FluentMigrator.Runner.MigrationRunner: 204: ensure_identity_on_id_columns migrating 
2025-09-10T14:11:02.383881350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:11:02.386197114Z [Info] ensure_identity_on_id_columns: Starting migration of Log DB to 204 
2025-09-10T14:11:02.388738542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (204, '2025-09-10T14:11:02', 'ensure_identity_on_id_columns') 
2025-09-10T14:11:02.392005340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:11:02.394760759Z [Info] FluentMigrator.Runner.MigrationRunner: 204: ensure_identity_on_id_columns migrated 
2025-09-10T14:11:02.396457636Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108504s 
2025-09-10T14:11:02.398316158Z [Info] FluentMigrator.Runner.MigrationRunner: 205: download_client_per_indexer migrating 
2025-09-10T14:11:02.400122957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:11:02.402412868Z [Info] download_client_per_indexer: Starting migration of Log DB to 205 
2025-09-10T14:11:02.404937933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (205, '2025-09-10T14:11:02', 'download_client_per_indexer') 
2025-09-10T14:11:02.408210453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:11:02.410927776Z [Info] FluentMigrator.Runner.MigrationRunner: 205: download_client_per_indexer migrated 
2025-09-10T14:11:02.412606717Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010774s 
2025-09-10T14:11:02.414437253Z [Info] FluentMigrator.Runner.MigrationRunner: 206: multiple_ratings_support migrating 
2025-09-10T14:11:02.416240594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:11:02.418512510Z [Info] multiple_ratings_support: Starting migration of Log DB to 206 
2025-09-10T14:11:02.421019278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (206, '2025-09-10T14:11:02', 'multiple_ratings_support') 
2025-09-10T14:11:02.424597714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:11:02.427554067Z [Info] FluentMigrator.Runner.MigrationRunner: 206: multiple_ratings_support migrated 
2025-09-10T14:11:02.429279743Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112747s 
2025-09-10T14:11:02.431134257Z [Info] FluentMigrator.Runner.MigrationRunner: 207: movie_metadata migrating 
2025-09-10T14:11:02.432895344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:11:02.435266087Z [Info] movie_metadata: Starting migration of Log DB to 207 
2025-09-10T14:11:02.437668225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (207, '2025-09-10T14:11:02', 'movie_metadata') 
2025-09-10T14:11:02.441000886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:11:02.443668849Z [Info] FluentMigrator.Runner.MigrationRunner: 207: movie_metadata migrated 
2025-09-10T14:11:02.445283380Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010828s 
2025-09-10T14:11:02.447050669Z [Info] FluentMigrator.Runner.MigrationRunner: 208: add_collections migrating 
2025-09-10T14:11:02.448785442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:11:02.451047919Z [Info] add_collections: Starting migration of Log DB to 208 
2025-09-10T14:11:02.453439645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (208, '2025-09-10T14:11:02', 'add_collections') 
2025-09-10T14:11:02.456641493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:11:02.459911077Z [Info] FluentMigrator.Runner.MigrationRunner: 208: add_collections migrated 
2025-09-10T14:11:02.461550479Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111478s 
2025-09-10T14:11:02.463433410Z [Info] FluentMigrator.Runner.MigrationRunner: 209: movie_meta_collection_index migrating 
2025-09-10T14:11:02.465254488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:11:02.467628999Z [Info] movie_meta_collection_index: Starting migration of Log DB to 209 
2025-09-10T14:11:02.470170838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (209, '2025-09-10T14:11:02', 'movie_meta_collection_index') 
2025-09-10T14:11:02.473450032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:11:02.476199809Z [Info] FluentMigrator.Runner.MigrationRunner: 209: movie_meta_collection_index migrated 
2025-09-10T14:11:02.477863900Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109097s 
2025-09-10T14:11:02.479814177Z [Info] FluentMigrator.Runner.MigrationRunner: 210: movie_added_notifications migrating 
2025-09-10T14:11:02.481683381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:11:02.483964094Z [Info] movie_added_notifications: Starting migration of Log DB to 210 
2025-09-10T14:11:02.486496264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (210, '2025-09-10T14:11:02', 'movie_added_notifications') 
2025-09-10T14:11:02.489799686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:11:02.492618713Z [Info] FluentMigrator.Runner.MigrationRunner: 210: movie_added_notifications migrated 
2025-09-10T14:11:02.494276181Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109411s 
2025-09-10T14:11:02.496065624Z [Info] FluentMigrator.Runner.MigrationRunner: 211: more_movie_meta_index migrating 
2025-09-10T14:11:02.497876862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:11:02.500174028Z [Info] more_movie_meta_index: Starting migration of Log DB to 211 
2025-09-10T14:11:02.502620104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (211, '2025-09-10T14:11:02', 'more_movie_meta_index') 
2025-09-10T14:11:02.505840228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:11:02.508647011Z [Info] FluentMigrator.Runner.MigrationRunner: 211: more_movie_meta_index migrated 
2025-09-10T14:11:02.510291272Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107759s 
2025-09-10T14:11:02.512258223Z [Info] FluentMigrator.Runner.MigrationRunner: 212: postgres_update_timestamp_columns_to_with_timezone migrating 
2025-09-10T14:11:02.514181205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:11:02.516543803Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 212 
2025-09-10T14:11:02.525661824Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs 
2025-09-10T14:11:02.527686912Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002998s 
2025-09-10T14:11:02.530337260Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset 
2025-09-10T14:11:02.580161986Z [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-09-10T14:11:02.586336380Z [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-09-10T14:11:02.593152626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs" 
2025-09-10T14:11:02.604678647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs" 
2025-09-10T14:11:02.620502923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2025-09-10T14:11:02.624378468Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0923102s 
2025-09-10T14:11:02.626044262Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory 
2025-09-10T14:11:02.628594638Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.64E-05s 
2025-09-10T14:11:02.630324462Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset 
2025-09-10T14:11:02.640121361Z [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-09-10T14:11:02.644912229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory" 
2025-09-10T14:11:02.649274694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory" 
2025-09-10T14:11:02.652756555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory" 
2025-09-10T14:11:02.658881068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2025-09-10T14:11:02.662130482Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0301113s 
2025-09-10T14:11:02.663796477Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-09-10T14:11:02.665352581Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.43E-05s 
2025-09-10T14:11:02.667061232Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2025-09-10T14:11:02.678073728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2025-09-10T14:11:02.683134269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2025-09-10T14:11:02.687798111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2025-09-10T14:11:02.691519014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2025-09-10T14:11:02.697856416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-09-10T14:11:02.702789711Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0339157s 
2025-09-10T14:11:02.705439888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (212, '2025-09-10T14:11:02', 'postgres_update_timestamp_columns_to_with_timezone') 
2025-09-10T14:11:02.709208687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:11:02.712991305Z [Info] FluentMigrator.Runner.MigrationRunner: 212: postgres_update_timestamp_columns_to_with_timezone migrated 
2025-09-10T14:11:02.714864657Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0438155s 
2025-09-10T14:11:02.716997011Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_language_tags_to_subtitle_files migrating 
2025-09-10T14:11:02.719017149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:11:02.721541854Z [Info] add_language_tags_to_subtitle_files: Starting migration of Log DB to 214 
2025-09-10T14:11:02.724185337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (214, '2025-09-10T14:11:02', 'add_language_tags_to_subtitle_files') 
2025-09-10T14:11:02.727583380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:11:02.730434562Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_language_tags_to_subtitle_files migrated 
2025-09-10T14:11:02.732154385Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011494s 
2025-09-10T14:11:02.733945853Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_salt_to_users migrating 
2025-09-10T14:11:02.735695015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:11:02.738104196Z [Info] add_salt_to_users: Starting migration of Log DB to 215 
2025-09-10T14:11:02.740503768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (215, '2025-09-10T14:11:02', 'add_salt_to_users') 
2025-09-10T14:11:02.743830698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:11:02.746590937Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_salt_to_users migrated 
2025-09-10T14:11:02.748226310Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109154s 
2025-09-10T14:11:02.750004872Z [Info] FluentMigrator.Runner.MigrationRunner: 216: clean_alt_titles migrating 
2025-09-10T14:11:02.751744114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:11:02.754000688Z [Info] clean_alt_titles: Starting migration of Log DB to 216 
2025-09-10T14:11:02.756381854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (216, '2025-09-10T14:11:02', 'clean_alt_titles') 
2025-09-10T14:11:02.760004409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:11:02.762686019Z [Info] FluentMigrator.Runner.MigrationRunner: 216: clean_alt_titles migrated 
2025-09-10T14:11:02.764309889Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109599s 
2025-09-10T14:11:02.766050264Z [Info] FluentMigrator.Runner.MigrationRunner: 217: remove_omg migrating 
2025-09-10T14:11:02.767747712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:11:02.769981390Z [Info] remove_omg: Starting migration of Log DB to 217 
2025-09-10T14:11:02.772306733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (217, '2025-09-10T14:11:02', 'remove_omg') 
2025-09-10T14:11:02.775419361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:11:02.778074298Z [Info] FluentMigrator.Runner.MigrationRunner: 217: remove_omg migrated 
2025-09-10T14:11:02.779644259Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103807s 
2025-09-10T14:11:02.781550478Z [Info] FluentMigrator.Runner.MigrationRunner: 218: add_additional_info_to_pending_releases migrating 
2025-09-10T14:11:02.783418579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:11:02.785740976Z [Info] add_additional_info_to_pending_releases: Starting migration of Log DB to 218 
2025-09-10T14:11:02.788359640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (218, '2025-09-10T14:11:02', 'add_additional_info_to_pending_releases') 
2025-09-10T14:11:02.791600496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:11:02.794401086Z [Info] FluentMigrator.Runner.MigrationRunner: 218: add_additional_info_to_pending_releases migrated 
2025-09-10T14:11:02.796139386Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109353s 
2025-09-10T14:11:02.798360279Z [Info] FluentMigrator.Runner.MigrationRunner: 219: add_result_to_commands migrating 
2025-09-10T14:11:02.799840850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:11:02.802318019Z [Info] add_result_to_commands: Starting migration of Log DB to 219 
2025-09-10T14:11:02.804737732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (219, '2025-09-10T14:11:02', 'add_result_to_commands') 
2025-09-10T14:11:02.808261778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:11:02.810774398Z [Info] FluentMigrator.Runner.MigrationRunner: 219: add_result_to_commands migrated 
2025-09-10T14:11:02.812430884Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108112s 
2025-09-10T14:11:02.814273475Z [Info] FluentMigrator.Runner.MigrationRunner: 220: health_restored_notification migrating 
2025-09-10T14:11:02.816129562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:11:02.818352769Z [Info] health_restored_notification: Starting migration of Log DB to 220 
2025-09-10T14:11:02.820873686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (220, '2025-09-10T14:11:02', 'health_restored_notification') 
2025-09-10T14:11:02.824323904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:11:02.826846734Z [Info] FluentMigrator.Runner.MigrationRunner: 220: health_restored_notification migrated 
2025-09-10T14:11:02.828539623Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010732s 
2025-09-10T14:11:02.830589922Z [Info] FluentMigrator.Runner.MigrationRunner: 221: add_on_manual_interaction_required_to_notifications migrating 
2025-09-10T14:11:02.832505610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:11:02.834841754Z [Info] add_on_manual_interaction_required_to_notifications: Starting migration of Log DB to 221 
2025-09-10T14:11:02.837598205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (221, '2025-09-10T14:11:02', 'add_on_manual_interaction_required_to_notifications') 
2025-09-10T14:11:02.840974685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:11:02.843829534Z [Info] FluentMigrator.Runner.MigrationRunner: 221: add_on_manual_interaction_required_to_notifications migrated 
2025-09-10T14:11:02.845616392Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111755s 
2025-09-10T14:11:02.847584005Z [Info] FluentMigrator.Runner.MigrationRunner: 222: remove_rarbg migrating 
2025-09-10T14:11:02.849080448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:11:02.851520822Z [Info] remove_rarbg: Starting migration of Log DB to 222 
2025-09-10T14:11:02.853637114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (222, '2025-09-10T14:11:02', 'remove_rarbg') 
2025-09-10T14:11:02.856954004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:11:02.859641586Z [Info] FluentMigrator.Runner.MigrationRunner: 222: remove_rarbg migrated 
2025-09-10T14:11:02.861227750Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106137s 
2025-09-10T14:11:02.863119540Z [Info] FluentMigrator.Runner.MigrationRunner: 223: remove_invalid_roksbox_metadata_images migrating 
2025-09-10T14:11:02.864970628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:11:02.867449499Z [Info] remove_invalid_roksbox_metadata_images: Starting migration of Log DB to 223 
2025-09-10T14:11:02.869889072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (223, '2025-09-10T14:11:02', 'remove_invalid_roksbox_metadata_images') 
2025-09-10T14:11:02.873203947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:11:02.876030730Z [Info] FluentMigrator.Runner.MigrationRunner: 223: remove_invalid_roksbox_metadata_images migrated 
2025-09-10T14:11:02.877748339Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109465s 
2025-09-10T14:11:02.879500718Z [Info] FluentMigrator.Runner.MigrationRunner: 224: list_sync_time migrating 
2025-09-10T14:11:02.881233176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:11:02.884279581Z [Info] list_sync_time: Starting migration of Log DB to 224 
2025-09-10T14:11:02.886666588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (224, '2025-09-10T14:11:02', 'list_sync_time') 
2025-09-10T14:11:02.890273552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:11:02.893206478Z [Info] FluentMigrator.Runner.MigrationRunner: 224: list_sync_time migrated 
2025-09-10T14:11:02.894890539Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011893s 
2025-09-10T14:11:02.896723601Z [Info] FluentMigrator.Runner.MigrationRunner: 225: add_tags_to_collections migrating 
2025-09-10T14:11:02.898483294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:11:02.900820702Z [Info] add_tags_to_collections: Starting migration of Log DB to 225 
2025-09-10T14:11:02.903279343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (225, '2025-09-10T14:11:02', 'add_tags_to_collections') 
2025-09-10T14:11:02.906581733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:11:02.910419942Z [Info] FluentMigrator.Runner.MigrationRunner: 225: add_tags_to_collections migrated 
2025-09-10T14:11:02.912088522Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118816s 
2025-09-10T14:11:02.913904810Z [Info] FluentMigrator.Runner.MigrationRunner: 226: add_download_client_tags migrating 
2025-09-10T14:11:02.915707560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:11:02.918017361Z [Info] add_download_client_tags: Starting migration of Log DB to 226 
2025-09-10T14:11:02.920486875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (226, '2025-09-10T14:11:02', 'add_download_client_tags') 
2025-09-10T14:11:02.923684835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:11:02.926424652Z [Info] FluentMigrator.Runner.MigrationRunner: 226: add_download_client_tags migrated 
2025-09-10T14:11:02.928065246Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010698s 
2025-09-10T14:11:02.929824589Z [Info] FluentMigrator.Runner.MigrationRunner: 227: add_auto_tagging migrating 
2025-09-10T14:11:02.931544933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:11:02.934071862Z [Info] add_auto_tagging: Starting migration of Log DB to 227 
2025-09-10T14:11:02.936449019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (227, '2025-09-10T14:11:02', 'add_auto_tagging') 
2025-09-10T14:11:02.939598902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:11:02.942274490Z [Info] FluentMigrator.Runner.MigrationRunner: 227: add_auto_tagging migrated 
2025-09-10T14:11:02.943872098Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107462s 
2025-09-10T14:11:02.945807756Z [Info] FluentMigrator.Runner.MigrationRunner: 228: add_custom_format_score_bypass_to_delay_profile migrating 
2025-09-10T14:11:02.947692511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:11:02.950021040Z [Info] add_custom_format_score_bypass_to_delay_profile: Starting migration of Log DB to 228 
2025-09-10T14:11:02.952717691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (228, '2025-09-10T14:11:02', 'add_custom_format_score_bypass_to_delay_profile') 
2025-09-10T14:11:02.956009479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:11:02.958746731Z [Info] FluentMigrator.Runner.MigrationRunner: 228: add_custom_format_score_bypass_to_delay_profile migrated 
2025-09-10T14:11:02.960524341Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109193s 
2025-09-10T14:11:02.962406341Z [Info] FluentMigrator.Runner.MigrationRunner: 229: update_restrictions_to_release_profiles migrating 
2025-09-10T14:11:02.964249302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:11:02.966528432Z [Info] update_restrictions_to_release_profiles: Starting migration of Log DB to 229 
2025-09-10T14:11:02.969145733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (229, '2025-09-10T14:11:02', 'update_restrictions_to_release_profiles') 
2025-09-10T14:11:02.972414836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:11:02.975128541Z [Info] FluentMigrator.Runner.MigrationRunner: 229: update_restrictions_to_release_profiles migrated 
2025-09-10T14:11:02.976874046Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107922s 
2025-09-10T14:11:02.978666536Z [Info] FluentMigrator.Runner.MigrationRunner: 230: rename_quality_profiles migrating 
2025-09-10T14:11:02.980423754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:11:02.982668916Z [Info] rename_quality_profiles: Starting migration of Log DB to 230 
2025-09-10T14:11:02.985113799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (230, '2025-09-10T14:11:02', 'rename_quality_profiles') 
2025-09-10T14:11:02.988296198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:11:02.990926465Z [Info] FluentMigrator.Runner.MigrationRunner: 230: rename_quality_profiles migrated 
2025-09-10T14:11:02.992629434Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104892s 
2025-09-10T14:11:02.994605624Z [Info] FluentMigrator.Runner.MigrationRunner: 231: update_images_remote_url migrating 
2025-09-10T14:11:02.996380307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:11:02.998640328Z [Info] update_images_remote_url: Starting migration of Log DB to 231 
2025-09-10T14:11:03.001137828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (231, '2025-09-10T14:11:02', 'update_images_remote_url') 
2025-09-10T14:11:03.004338192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:11:03.007027869Z [Info] FluentMigrator.Runner.MigrationRunner: 231: update_images_remote_url migrated 
2025-09-10T14:11:03.008677421Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010588s 
2025-09-10T14:11:03.010480622Z [Info] FluentMigrator.Runner.MigrationRunner: 232: add_notification_status migrating 
2025-09-10T14:11:03.012239013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:11:03.014480056Z [Info] add_notification_status: Starting migration of Log DB to 232 
2025-09-10T14:11:03.016914819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (232, '2025-09-10T14:11:03', 'add_notification_status') 
2025-09-10T14:11:03.020139503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:11:03.022797315Z [Info] FluentMigrator.Runner.MigrationRunner: 232: add_notification_status migrated 
2025-09-10T14:11:03.024432508Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105401s 
2025-09-10T14:11:03.026296813Z [Info] FluentMigrator.Runner.MigrationRunner: 233: rename_deprecated_indexer_flags migrating 
2025-09-10T14:11:03.028328885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:11:03.030778638Z [Info] rename_deprecated_indexer_flags: Starting migration of Log DB to 233 
2025-09-10T14:11:03.033327952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (233, '2025-09-10T14:11:03', 'rename_deprecated_indexer_flags') 
2025-09-10T14:11:03.036591023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:11:03.039277192Z [Info] FluentMigrator.Runner.MigrationRunner: 233: rename_deprecated_indexer_flags migrated 
2025-09-10T14:11:03.041411660Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010914s 
2025-09-10T14:11:03.043308440Z [Info] FluentMigrator.Runner.MigrationRunner: 234: movie_last_searched_time migrating 
2025-09-10T14:11:03.045096451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:11:03.047349818Z [Info] movie_last_searched_time: Starting migration of Log DB to 234 
2025-09-10T14:11:03.049794642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (234, '2025-09-10T14:11:03', 'movie_last_searched_time') 
2025-09-10T14:11:03.053372988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:11:03.056035800Z [Info] FluentMigrator.Runner.MigrationRunner: 234: movie_last_searched_time migrated 
2025-09-10T14:11:03.057659520Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109161s 
2025-09-10T14:11:03.059414674Z [Info] FluentMigrator.Runner.MigrationRunner: 235: email_encryption migrating 
2025-09-10T14:11:03.061382076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:11:03.063635735Z [Info] email_encryption: Starting migration of Log DB to 235 
2025-09-10T14:11:03.066005637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (235, '2025-09-10T14:11:03', 'email_encryption') 
2025-09-10T14:11:03.069148025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:11:03.071793092Z [Info] FluentMigrator.Runner.MigrationRunner: 235: email_encryption migrated 
2025-09-10T14:11:03.073693589Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010447s 
2025-09-10T14:11:03.075870182Z [Info] FluentMigrator.Runner.MigrationRunner: 236: clear_last_rss_releases_info migrating 
2025-09-10T14:11:03.077656490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:11:03.080225273Z [Info] clear_last_rss_releases_info: Starting migration of Log DB to 236 
2025-09-10T14:11:03.082713253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (236, '2025-09-10T14:11:03', 'clear_last_rss_releases_info') 
2025-09-10T14:11:03.086136566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:11:03.088942948Z [Info] FluentMigrator.Runner.MigrationRunner: 236: clear_last_rss_releases_info migrated 
2025-09-10T14:11:03.090871121Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011243s 
2025-09-10T14:11:03.092634672Z [Info] FluentMigrator.Runner.MigrationRunner: 237: add_indexes migrating 
2025-09-10T14:11:03.094341710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:11:03.096565568Z [Info] add_indexes: Starting migration of Log DB to 237 
2025-09-10T14:11:03.098871161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (237, '2025-09-10T14:11:03', 'add_indexes') 
2025-09-10T14:11:03.102236939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:11:03.105072128Z [Info] FluentMigrator.Runner.MigrationRunner: 237: add_indexes migrated 
2025-09-10T14:11:03.106632601Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107721s 
2025-09-10T14:11:03.108736919Z [Info] FluentMigrator.Runner.MigrationRunner: 238: parse_title_from_existing_subtitle_files migrating 
2025-09-10T14:11:03.110580822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:11:03.112879802Z [Info] parse_title_from_existing_subtitle_files: Starting migration of Log DB to 238 
2025-09-10T14:11:03.115644028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (238, '2025-09-10T14:11:03', 'parse_title_from_existing_subtitle_files') 
2025-09-10T14:11:03.118937480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:11:03.122436677Z [Info] FluentMigrator.Runner.MigrationRunner: 238: parse_title_from_existing_subtitle_files migrated 
2025-09-10T14:11:03.124448949Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117438s 
2025-09-10T14:11:03.126441622Z [Info] FluentMigrator.Runner.MigrationRunner: 239: add_minimum_upgrade_format_score_to_quality_profiles migrating 
2025-09-10T14:11:03.128359204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:11:03.130730849Z [Info] add_minimum_upgrade_format_score_to_quality_profiles: Starting migration of Log DB to 239 
2025-09-10T14:11:03.133494936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (239, '2025-09-10T14:11:03', 'add_minimum_upgrade_format_score_to_quality_profiles') 
2025-09-10T14:11:03.136849611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:11:03.139715262Z [Info] FluentMigrator.Runner.MigrationRunner: 239: add_minimum_upgrade_format_score_to_quality_profiles migrated 
2025-09-10T14:11:03.141715019Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112061s 
2025-09-10T14:11:03.143604123Z [Info] FluentMigrator.Runner.MigrationRunner: 240: drop_multi_episode_style_from_naming_config migrating 
2025-09-10T14:11:03.145467055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:11:03.148006759Z [Info] drop_multi_episode_style_from_naming_config: Starting migration of Log DB to 240 
2025-09-10T14:11:03.150654612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (240, '2025-09-10T14:11:03', 'drop_multi_episode_style_from_naming_config') 
2025-09-10T14:11:03.153963044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:11:03.157102035Z [Info] FluentMigrator.Runner.MigrationRunner: 240: drop_multi_episode_style_from_naming_config migrated 
2025-09-10T14:11:03.158805215Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115143s 
2025-09-10T14:11:03.160656854Z [Info] FluentMigrator.Runner.MigrationRunner: 241: stevenlu_update_url migrating 
2025-09-10T14:11:03.162430155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:11:03.164674354Z [Info] stevenlu_update_url: Starting migration of Log DB to 241 
2025-09-10T14:11:03.167041511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (241, '2025-09-10T14:11:03', 'stevenlu_update_url') 
2025-09-10T14:11:03.170181745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:11:03.172874327Z [Info] FluentMigrator.Runner.MigrationRunner: 241: stevenlu_update_url migrated 
2025-09-10T14:11:03.174460161Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104841s 
2025-09-10T14:11:03.176217670Z [Info] FluentMigrator.Runner.MigrationRunner: 242: add_movie_keywords migrating 
2025-09-10T14:11:03.177925920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-10T14:11:03.180140640Z [Info] add_movie_keywords: Starting migration of Log DB to 242 
2025-09-10T14:11:03.182480331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (242, '2025-09-10T14:11:03', 'add_movie_keywords') 
2025-09-10T14:11:03.185619333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-10T14:11:03.188413810Z [Info] FluentMigrator.Runner.MigrationRunner: 242: add_movie_keywords migrated 
2025-09-10T14:11:03.190120176Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103478s 
2025-09-10T14:11:06.728716224Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:7878 
2025-09-10T14:11:06.844886717Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker. 
2025-09-10T14:11:06.944702994Z [Info] UpdaterConfigProvider: External updater uses branch nightly instead of the currently selected master, changing to nightly. 
2025-09-10T14:11:07.897259211Z [Info] QualityProfileService: Setting up default quality profiles 
2025-09-10T14:11:08.327137421Z [Info] CommandExecutor: Starting 2 threads for tasks. 
2025-09-10T14:11:08.971051020Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down. 
2025-09-10T14:11:08.982892767Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production 
2025-09-10T14:11:08.985259853Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/radarr/bin 
2025-09-10T14:11:09.810339792Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled 
2025-09-10T14:11:10.228075408Z [ls.io-init] done.
View SBOM output
Expand
NAME                                                           VERSION              TYPE                    
Azure.Core                                                     1.47.1               dotnet  (+5 duplicates)  
Azure.Identity                                                 1.14.2               dotnet  (+5 duplicates)  
BouncyCastle.Cryptography                                      2.5.1                dotnet  (+5 duplicates)  
Dapper                                                         2.1.66               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                                                      3.0.3                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                                             8.0.6                dotnet  (+3 duplicates)  
Instances                                                      1.6.1                dotnet  (+5 duplicates)  
MailKit                                                        4.13.0               dotnet  (+5 duplicates)  
Microsoft.AspNetCore.Cryptography.Internal                     8.0.17               dotnet  (+5 duplicates)  
Microsoft.AspNetCore.Cryptography.KeyDerivation                8.0.17               dotnet  (+5 duplicates)  
Microsoft.Bcl.AsyncInterfaces                                  8.0.0                dotnet  (+5 duplicates)  
Microsoft.Bcl.Cryptography                                     8.0.0                dotnet  (+5 duplicates)  
Microsoft.Data.SqlClient                                       6.1.1                dotnet  (+5 duplicates)  
Microsoft.Extensions.Caching.Abstractions                      8.0.0                dotnet  (+4 duplicates)  
Microsoft.Extensions.Caching.Memory                            8.0.1                dotnet  (+5 duplicates)  
Microsoft.Extensions.Configuration                             8.0.0                dotnet  (+6 duplicates)  
Microsoft.Extensions.Configuration.Abstractions                8.0.0                dotnet  (+6 duplicates)  
Microsoft.Extensions.Configuration.Binder                      8.0.2                dotnet  (+6 duplicates)  
Microsoft.Extensions.Configuration.CommandLine                 8.0.0                dotnet  (+6 duplicates)  
Microsoft.Extensions.Configuration.EnvironmentVariables        8.0.0                dotnet  (+6 duplicates)  
Microsoft.Extensions.Configuration.FileExtensions              8.0.1                dotnet  (+6 duplicates)  
Microsoft.Extensions.Configuration.Json                        8.0.1                dotnet  (+6 duplicates)  
Microsoft.Extensions.Configuration.UserSecrets                 8.0.1                dotnet  (+6 duplicates)  
Microsoft.Extensions.DependencyInjection                       8.0.1                dotnet  (+6 duplicates)  
Microsoft.Extensions.DependencyInjection.Abstractions          8.0.2                dotnet  (+6 duplicates)  
Microsoft.Extensions.Diagnostics                               8.0.1                dotnet  (+6 duplicates)  
Microsoft.Extensions.Diagnostics.Abstractions                  8.0.1                dotnet  (+6 duplicates)  
Microsoft.Extensions.FileProviders.Abstractions                8.0.0                dotnet  (+6 duplicates)  
Microsoft.Extensions.FileProviders.Physical                    8.0.0                dotnet  (+6 duplicates)  
Microsoft.Extensions.FileSystemGlobbing                        8.0.0                dotnet  (+6 duplicates)  
Microsoft.Extensions.Hosting                                   8.0.1                dotnet  (+7 duplicates)  
Microsoft.Extensions.Hosting.Abstractions                      8.0.1                dotnet  (+7 duplicates)  
Microsoft.Extensions.Hosting.WindowsServices                   8.0.1                dotnet  (+7 duplicates)  
Microsoft.Extensions.Logging                                   8.0.1                dotnet  (+7 duplicates)  
Microsoft.Extensions.Logging.Abstractions                      8.0.2                dotnet  (+1 duplicate)   
Microsoft.Extensions.Logging.Abstractions                      8.0.3                dotnet  (+5 duplicates)  
Microsoft.Extensions.Logging.Configuration                     8.0.1                dotnet  (+7 duplicates)  
Microsoft.Extensions.Logging.Console                           8.0.1                dotnet  (+7 duplicates)  
Microsoft.Extensions.Logging.Debug                             8.0.1                dotnet  (+7 duplicates)  
Microsoft.Extensions.Logging.EventLog                          8.0.1                dotnet  (+7 duplicates)  
Microsoft.Extensions.Logging.EventSource                       8.0.1                dotnet  (+7 duplicates)  
Microsoft.Extensions.Options                                   8.0.2                dotnet  (+6 duplicates)  
Microsoft.Extensions.Options.ConfigurationExtensions           8.0.0                dotnet  (+6 duplicates)  
Microsoft.Extensions.Primitives                                8.0.0                dotnet  (+6 duplicates)  
Microsoft.Identity.Client                                      4.73.1               dotnet  (+5 duplicates)  
Microsoft.Identity.Client.Extensions.Msal                      4.73.1               dotnet  (+5 duplicates)  
Microsoft.IdentityModel.Abstractions                           7.7.1                dotnet  (+5 duplicates)  
Microsoft.IdentityModel.JsonWebTokens                          7.7.1                dotnet  (+5 duplicates)  
Microsoft.IdentityModel.Logging                                7.7.1                dotnet  (+5 duplicates)  
Microsoft.IdentityModel.Protocols                              7.7.1                dotnet  (+5 duplicates)  
Microsoft.IdentityModel.Protocols.OpenIdConnect                7.7.1                dotnet  (+5 duplicates)  
Microsoft.IdentityModel.Tokens                                 7.7.1                dotnet  (+5 duplicates)  
Microsoft.OpenApi                                              1.6.23               dotnet  (+2 duplicates)  
Microsoft.SqlServer.Server                                     1.0.0                dotnet  (+5 duplicates)  
Microsoft.Win32.SystemEvents                                   5.0.0                dotnet  (+5 duplicates)  
MimeKit                                                        4.13.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                                                         9.0.3                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                             8.1.4                dotnet  (+2 duplicates)  
Swashbuckle.AspNetCore.Swagger                                 8.1.4                dotnet  (+2 duplicates)  
Swashbuckle.AspNetCore.SwaggerGen                              8.1.4                dotnet  (+2 duplicates)  
System.ClientModel                                             1.5.1                dotnet  (+5 duplicates)  
System.ComponentModel                                          4.3.0                dotnet  (+2 duplicates)  
System.Configuration.ConfigurationManager                      8.0.1                dotnet  (+7 duplicates)  
System.Data.SQLite.Core.Servarr                                1.0.115.5-18         dotnet  (+7 duplicates)  
System.Diagnostics.DiagnosticSource                            6.0.1                dotnet  (+4 duplicates)  
System.Diagnostics.EventLog                                    8.0.1                dotnet  (+6 duplicates)  
System.Drawing.Common                                          5.0.2                dotnet  (+5 duplicates)  
System.Formats.Asn1                                            8.0.1                dotnet  (+4 duplicates)  
System.IO                                                      4.3.0                dotnet  (+5 duplicates)  
System.IO.FileSystem.AccessControl                             5.0.0                dotnet  (+5 duplicates)  
System.IdentityModel.Tokens.Jwt                                7.7.1                dotnet  (+5 duplicates)  
System.Memory.Data                                             8.0.1                dotnet  (+5 duplicates)  
System.Private.Uri                                             4.3.0                dotnet  (+5 duplicates)  
System.Reflection                                              4.3.0                dotnet  (+5 duplicates)  
System.Reflection.Primitives                                   4.3.0                dotnet  (+5 duplicates)  
System.Runtime                                                 4.3.0                dotnet  (+5 duplicates)  
System.Runtime.CompilerServices.Unsafe                         6.0.0                dotnet  (+4 duplicates)  
System.Runtime.Loader                                          4.3.0                dotnet  (+5 duplicates)  
System.Security.AccessControl                                  5.0.0                dotnet  (+5 duplicates)  
System.Security.Cryptography.Pkcs                              8.0.1                dotnet  (+4 duplicates)  
System.Security.Cryptography.ProtectedData                     8.0.0                dotnet  (+7 duplicates)  
System.Security.Permissions                                    4.7.0                dotnet  (+5 duplicates)  
System.Security.Principal.Windows                              5.0.0                dotnet  (+5 duplicates)  
System.ServiceProcess.ServiceController                        8.0.1                dotnet  (+7 duplicates)  
System.Text.Encoding                                           4.3.0                dotnet  (+5 duplicates)  
System.Text.Encoding.CodePages                                 8.0.0                dotnet  (+4 duplicates)  
System.Text.Json                                               8.0.5                dotnet  (+5 duplicates)  
System.Threading.Tasks                                         4.3.0                dotnet  (+5 duplicates)  
System.Windows.Extensions                                      4.7.0                dotnet  (+5 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                      
runtime.any.System.IO                                          4.3.0                dotnet  (+5 duplicates)  
runtime.any.System.Reflection                                  4.3.0                dotnet  (+5 duplicates)  
runtime.any.System.Reflection.Primitives                       4.3.0                dotnet  (+5 duplicates)  
runtime.any.System.Runtime                                     4.3.0                dotnet  (+5 duplicates)  
runtime.any.System.Text.Encoding                               4.3.0                dotnet  (+5 duplicates)  
runtime.any.System.Threading.Tasks                             4.3.0                dotnet  (+5 duplicates)  
runtime.unix.System.Private.Uri                                4.3.0                dotnet  (+5 duplicates)  
runtimepack.Microsoft.AspNetCore.App.Runtime.linux-musl-arm64  8.0.12               dotnet  (+4 duplicates)  
runtimepack.Microsoft.NETCore.App.Runtime.linux-musl-arm64     8.0.12               dotnet  (+7 duplicates)  
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-2de4d02a466c7e2f3b22.js 1:145984 \"[signalR] starting\"",
        "source": "console-api",
        "timestamp": 1757513484298
    },
    {
        "level": "INFO",
        "message": "http://172.17.0.5:7878/640-2de4d02a466c7e2f3b22.js 1:145984 \"[signalR] Information: Normalizing '/signalr/messages?access_token=(removed)' to 'http://172.17.0.5:7878/signalr/messages?access_token=(removed)'.\"",
        "source": "console-api",
        "timestamp": 1757513484298
    },
    {
        "level": "INFO",
        "message": "http://172.17.0.5:7878/640-2de4d02a466c7e2f3b22.js 1:145984 \"[signalR] Information: WebSocket connected to ws://172.17.0.5:7878/signalr/messages?access_token=(removed)&id=sOGpKPoC_ad7nlllmKA6FQ.\"",
        "source": "console-api",
        "timestamp": 1757513484299
    },
    {
        "level": "INFO",
        "message": "http://172.17.0.5:7878/640-2de4d02a466c7e2f3b22.js 1:145984 \"[signalR] Information: Using HubProtocol 'json'.\"",
        "source": "console-api",
        "timestamp": 1757513484299
    },
    {
        "level": "DEBUG",
        "message": "http://172.17.0.5:7878/640-2de4d02a466c7e2f3b22.js 1:145984 \"[signalR] connected\"",
        "source": "console-api",
        "timestamp": 1757513484299
    },
    {
        "level": "DEBUG",
        "message": "http://172.17.0.5:7878/640-2de4d02a466c7e2f3b22.js 1:145984 \"[signalR] received\" \"version\" Object",
        "source": "console-api",
        "timestamp": 1757513484299
    },
    {
        "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": 1757513484299
    },
    {
        "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": 1757513484299
    }
]
Test Result Message Runtime
Container startup PASS - 60.12s
Create SBOM PASS - 10.36s
Get build info PASS - 0.03s
Get screenshot PASS - 13.26s
View Python Logs
Expand