2025-04-01T22:45:07.369640704Z [migrations] started
2025-04-01T22:45:07.369878104Z [migrations] no migrations found
2025-04-01T22:45:07.532222594Z usermod: no changes
2025-04-01T22:45:07.533265309Z ───────────────────────────────────────
2025-04-01T22:45:07.533270570Z 
2025-04-01T22:45:07.533271641Z       ██╗     ███████╗██╗ ██████╗
2025-04-01T22:45:07.533272559Z       ██║     ██╔════╝██║██╔═══██╗
2025-04-01T22:45:07.533273345Z       ██║     ███████╗██║██║   ██║
2025-04-01T22:45:07.533274123Z       ██║     ╚════██║██║██║   ██║
2025-04-01T22:45:07.533274921Z       ███████╗███████║██║╚██████╔╝
2025-04-01T22:45:07.533276107Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2025-04-01T22:45:07.533276936Z 
2025-04-01T22:45:07.533277620Z    Brought to you by linuxserver.io
2025-04-01T22:45:07.533278420Z ───────────────────────────────────────
2025-04-01T22:45:07.533453966Z 
2025-04-01T22:45:07.533458731Z To support the app dev(s) visit:
2025-04-01T22:45:07.534287120Z Radarr: https://opencollective.com/radarr
2025-04-01T22:45:07.534474210Z 
2025-04-01T22:45:07.534480591Z To support LSIO projects visit:
2025-04-01T22:45:07.534482777Z https://www.linuxserver.io/donate/
2025-04-01T22:45:07.534484281Z 
2025-04-01T22:45:07.534485670Z ───────────────────────────────────────
2025-04-01T22:45:07.534487477Z GID/UID
2025-04-01T22:45:07.534489046Z ───────────────────────────────────────
2025-04-01T22:45:07.536540038Z 
2025-04-01T22:45:07.536551011Z User UID:    911
2025-04-01T22:45:07.536553311Z User GID:    911
2025-04-01T22:45:07.536554965Z ───────────────────────────────────────
2025-04-01T22:45:07.537397902Z Linuxserver.io version: 5.22.1.9821-ls344
2025-04-01T22:45:07.537551982Z Build-date: 2025-04-01T22:42:16+00:00
2025-04-01T22:45:07.537557890Z ───────────────────────────────────────
2025-04-01T22:45:07.537560361Z     
2025-04-01T22:45:07.566691677Z [custom-init] No custom files found, skipping...
2025-04-01T22:45:07.797399495Z [Info] Bootstrap: Starting Radarr - /app/radarr/bin/Radarr - Version 5.22.1.9821 
2025-04-01T22:45:07.808675652Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-04-01T22:45:07.812144689Z [Debug] Bootstrap: Console selected 
2025-04-01T22:45:07.812907196Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-04-01T22:45:08.002304621Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-04-01T22:45:08.031970347Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {afef9348-e617-4d68-bb94-e1b5012bf791} may be persisted to storage in unencrypted form. 
2025-04-01T22:45:08.101932797Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent 
2025-04-01T22:45:08.128635764Z [Info] MigrationController: *** Migrating data source=/config/radarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2025-04-01T22:45:08.178944484Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2025-04-01T22:45:08.185568677Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-04-01T22:45:08.185946175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-04-01T22:45:08.241111177Z [Info] DatabaseEngineVersionCheck: SQLite 3.48.0 
2025-04-01T22:45:08.242587621Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0554972s 
2025-04-01T22:45:08.242729811Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2025-04-01T22:45:08.242735276Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0569551s 
2025-04-01T22:45:08.249511883Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2025-04-01T22:45:08.249885167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:08.252836900Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2025-04-01T22:45:08.260622637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2025-04-01T22:45:08.269595585Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0165811s 
2025-04-01T22:45:08.269832704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:08.287493024Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2025-04-01T22:45:08.287506245Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0343682s 
2025-04-01T22:45:08.293017797Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2025-04-01T22:45:08.293135166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:08.296195409Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2025-04-01T22:45:08.297177022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-04-01T22:45:08.297426635Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011152s 
2025-04-01T22:45:08.297552748Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-04-01T22:45:08.297653775Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.39E-05s 
2025-04-01T22:45:08.297917066Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2025-04-01T22:45:08.298246019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2025-04-01T22:45:08.298624669Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006198s 
2025-04-01T22:45:08.298702314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:08.306941146Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2025-04-01T22:45:08.306979315Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089171s 
2025-04-01T22:45:08.307312141Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2025-04-01T22:45:08.307406755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:08.307778870Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-04-01T22:45:08.307823295Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.5E-06s 
2025-04-01T22:45:08.307891271Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2025-04-01T22:45:08.307991791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2025-04-01T22:45:08.308208371Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002522s 
2025-04-01T22:45:08.308282307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:08.316626465Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2025-04-01T22:45:08.316706942Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086392s 
2025-04-01T22:45:08.317322992Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2025-04-01T22:45:08.317411394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:08.317861480Z [Info] InitialSetup: Starting migration of Main DB to 1 
2025-04-01T22:45:08.325220492Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config 
2025-04-01T22:45:08.325474019Z [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-04-01T22:45:08.325740410Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004344s 
2025-04-01T22:45:08.325839668Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key) 
2025-04-01T22:45:08.325922105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC) 
2025-04-01T22:45:08.326052466Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001843s 
2025-04-01T22:45:08.326111589Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RootFolders 
2025-04-01T22:45:08.326233699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RootFolders" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL) 
2025-04-01T22:45:08.326451034Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000189s 
2025-04-01T22:45:08.326456807Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex RootFolders (Path) 
2025-04-01T22:45:08.326511938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_RootFolders_Path" ON "RootFolders" ("Path" ASC) 
2025-04-01T22:45:08.326620503Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001571s 
2025-04-01T22:45:08.326674893Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Series 
2025-04-01T22:45:08.327242401Z [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-04-01T22:45:08.327646151Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009133s 
2025-04-01T22:45:08.327712488Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TvdbId) 
2025-04-01T22:45:08.327807793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC) 
2025-04-01T22:45:08.327927790Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001575s 
2025-04-01T22:45:08.327977394Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Movies 
2025-04-01T22:45:08.328357631Z [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-04-01T22:45:08.328665049Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006299s 
2025-04-01T22:45:08.328726745Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (ImdbId) 
2025-04-01T22:45:08.328821531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2025-04-01T22:45:08.328936675Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001568s 
2025-04-01T22:45:08.329001479Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (TitleSlug) 
2025-04-01T22:45:08.329097571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2025-04-01T22:45:08.329211660Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001557s 
2025-04-01T22:45:08.329262317Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Episodes 
2025-04-01T22:45:08.329696901Z [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-04-01T22:45:08.329996894Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006712s 
2025-04-01T22:45:08.330057658Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable EpisodeFiles 
2025-04-01T22:45:08.330284504Z [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-04-01T22:45:08.330478096Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003692s 
2025-04-01T22:45:08.330529831Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History 
2025-04-01T22:45:08.330791212Z [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-04-01T22:45:08.330915073Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003296s 
2025-04-01T22:45:08.330991854Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId) 
2025-04-01T22:45:08.331063651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2025-04-01T22:45:08.331259007Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001509s 
2025-04-01T22:45:08.331325051Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications 
2025-04-01T22:45:08.335153363Z [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-04-01T22:45:08.335434523Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040369s 
2025-04-01T22:45:08.335514068Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks 
2025-04-01T22:45:08.335686038Z [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-04-01T22:45:08.335878688Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002814s 
2025-04-01T22:45:08.335922524Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName) 
2025-04-01T22:45:08.336032023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-04-01T22:45:08.336166759Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001908s 
2025-04-01T22:45:08.336231091Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers 
2025-04-01T22:45:08.339407888Z [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-04-01T22:45:08.339644919Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003343s 
2025-04-01T22:45:08.339718888Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name) 
2025-04-01T22:45:08.339817833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2025-04-01T22:45:08.339958346Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001815s 
2025-04-01T22:45:08.340018288Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Profiles 
2025-04-01T22:45:08.340178552Z [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-04-01T22:45:08.340337724Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002657s 
2025-04-01T22:45:08.340397822Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Profiles (Name) 
2025-04-01T22:45:08.340493119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2025-04-01T22:45:08.340608576Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001556s 
2025-04-01T22:45:08.340821319Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Profiles" SET "Language" = 1 
2025-04-01T22:45:08.341066233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Profiles" SET "Language" = 1 
2025-04-01T22:45:08.341176598Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002713s 
2025-04-01T22:45:08.341238792Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SceneMappings 
2025-04-01T22:45:08.341450096Z [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-04-01T22:45:08.341643217Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003478s 
2025-04-01T22:45:08.341701543Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NamingConfig 
2025-04-01T22:45:08.341967534Z [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-04-01T22:45:08.342185053Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004268s 
2025-04-01T22:45:08.342244235Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Blacklist 
2025-04-01T22:45:08.342502493Z [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-04-01T22:45:08.342709991Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004105s 
2025-04-01T22:45:08.342771330Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityDefinitions 
2025-04-01T22:45:08.342936951Z [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-04-01T22:45:08.343106423Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002742s 
2025-04-01T22:45:08.343193159Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Quality) 
2025-04-01T22:45:08.343311313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC) 
2025-04-01T22:45:08.343440609Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001878s 
2025-04-01T22:45:08.343504460Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Title) 
2025-04-01T22:45:08.343613629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC) 
2025-04-01T22:45:08.343733347Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001701s 
2025-04-01T22:45:08.343784774Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Metadata 
2025-04-01T22:45:08.343968678Z [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-04-01T22:45:08.344147667Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003092s 
2025-04-01T22:45:08.344206731Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles 
2025-04-01T22:45:08.344465365Z [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-04-01T22:45:08.344684767Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004213s 
2025-04-01T22:45:08.344744880Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients 
2025-04-01T22:45:08.344931268Z [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-04-01T22:45:08.345112307Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003088s 
2025-04-01T22:45:08.345174072Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable PendingReleases 
2025-04-01T22:45:08.345396592Z [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-04-01T22:45:08.345586204Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003544s 
2025-04-01T22:45:08.345648591Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RemotePathMappings 
2025-04-01T22:45:08.345807051Z [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-04-01T22:45:08.345947725Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002437s 
2025-04-01T22:45:08.345998608Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags 
2025-04-01T22:45:08.346108551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL) 
2025-04-01T22:45:08.346231753Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001734s 
2025-04-01T22:45:08.346289751Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label) 
2025-04-01T22:45:08.346387240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC) 
2025-04-01T22:45:08.346513886Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001653s 
2025-04-01T22:45:08.346574313Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Restrictions 
2025-04-01T22:45:08.346728128Z [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-04-01T22:45:08.346876667Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002476s 
2025-04-01T22:45:08.346936930Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DelayProfiles 
2025-04-01T22:45:08.347178336Z [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-04-01T22:45:08.347383215Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003869s 
2025-04-01T22:45:08.349346481Z [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-04-01T22:45:08.350287614Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users 
2025-04-01T22:45:08.350479587Z [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-04-01T22:45:08.350666183Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002967s 
2025-04-01T22:45:08.350738495Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier) 
2025-04-01T22:45:08.350844155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC) 
2025-04-01T22:45:08.350981318Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000184s 
2025-04-01T22:45:08.351045938Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username) 
2025-04-01T22:45:08.351153668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC) 
2025-04-01T22:45:08.351307696Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001983s 
2025-04-01T22:45:08.351363819Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands 
2025-04-01T22:45:08.351610855Z [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-04-01T22:45:08.351826234Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004029s 
2025-04-01T22:45:08.351882438Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus 
2025-04-01T22:45:08.352114256Z [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-04-01T22:45:08.352313863Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003739s 
2025-04-01T22:45:08.352384074Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (IndexerId) 
2025-04-01T22:45:08.352498708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_IndexerId" ON "IndexerStatus" ("IndexerId" ASC) 
2025-04-01T22:45:08.352636723Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000193s 
2025-04-01T22:45:08.352697044Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles 
2025-04-01T22:45:08.352941643Z [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-04-01T22:45:08.353163278Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004013s 
2025-04-01T22:45:08.353225360Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SubtitleFiles 
2025-04-01T22:45:08.353471419Z [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-04-01T22:45:08.353693778Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004104s 
2025-04-01T22:45:08.353757479Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date) 
2025-04-01T22:45:08.353851682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2025-04-01T22:45:08.353974073Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001602s 
2025-04-01T22:45:08.354185756Z [Info] FluentMigrator.Runner.MigrationRunner: -> 1 Insert operations completed in 00:00:00.0028218 taking an average of 00:00:00.0028218 
2025-04-01T22:45:08.354662088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-04-01T22:45:08', 'InitialSetup') 
2025-04-01T22:45:08.354847052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:08.369685780Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2025-04-01T22:45:08.369814093Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0158434s 
2025-04-01T22:45:08.369935669Z [Info] FluentMigrator.Runner.MigrationRunner: 104: add_moviefiles_table migrating 
2025-04-01T22:45:08.370002845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:08.370087564Z [Info] add_moviefiles_table: Starting migration of Main DB to 104 
2025-04-01T22:45:08.370719392Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MovieFiles 
2025-04-01T22:45:08.371007921Z [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-04-01T22:45:08.371280055Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004666s 
2025-04-01T22:45:08.371366708Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieFiles (Path) 
2025-04-01T22:45:08.371465558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieFiles_Path" ON "MovieFiles" ("Path" ASC) 
2025-04-01T22:45:08.371624696Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002003s 
2025-04-01T22:45:08.371690801Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-04-01T22:45:08.371740468Z [Info] FluentMigrator.Runner.MigrationRunner: => 2E-07s 
2025-04-01T22:45:08.371812889Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies MovieFileId Int32 
2025-04-01T22:45:08.371920051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "MovieFileId" INTEGER NOT NULL DEFAULT 0 
2025-04-01T22:45:08.372307833Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004344s 
2025-04-01T22:45:08.372468455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (104, '2025-04-01T22:45:08', 'add_moviefiles_table') 
2025-04-01T22:45:08.372608281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:08.388453676Z [Info] FluentMigrator.Runner.MigrationRunner: 104: add_moviefiles_table migrated 
2025-04-01T22:45:08.388677053Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0164203s 
2025-04-01T22:45:08.388887050Z [Info] FluentMigrator.Runner.MigrationRunner: 105: fix_history_movieId migrating 
2025-04-01T22:45:08.389070173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:08.389369191Z [Info] fix_history_movieId: Starting migration of Main DB to 105 
2025-04-01T22:45:08.389894671Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2025-04-01T22:45:08.390058427Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2025-04-01T22:45:08.390211651Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History MovieId Int32 
2025-04-01T22:45:08.390470658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "MovieId" INTEGER NOT NULL DEFAULT 0 
2025-04-01T22:45:08.391510157Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011034s 
2025-04-01T22:45:08.391928706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (105, '2025-04-01T22:45:08', 'fix_history_movieId') 
2025-04-01T22:45:08.392293503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:08.411968072Z [Info] FluentMigrator.Runner.MigrationRunner: 105: fix_history_movieId migrated 
2025-04-01T22:45:08.412414999Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0213076s 
2025-04-01T22:45:08.412831895Z [Info] FluentMigrator.Runner.MigrationRunner: 106: add_tmdb_stuff migrating 
2025-04-01T22:45:08.413213358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:08.413784489Z [Info] add_tmdb_stuff: Starting migration of Main DB to 106 
2025-04-01T22:45:08.417911440Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-04-01T22:45:08.418256447Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.1E-06s 
2025-04-01T22:45:08.418496128Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies TmdbId Int32 
2025-04-01T22:45:08.418926806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "TmdbId" INTEGER NOT NULL DEFAULT 0 
2025-04-01T22:45:08.420411692Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016742s 
2025-04-01T22:45:08.420662726Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-04-01T22:45:08.420830508Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-04-01T22:45:08.421020284Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies Website String 
2025-04-01T22:45:08.421323659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "Website" TEXT 
2025-04-01T22:45:08.422370397Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011422s 
2025-04-01T22:45:08.422590580Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-04-01T22:45:08.422744247Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-04-01T22:45:08.423339271Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies ImdbId String 
2025-04-01T22:45:08.436438067Z [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-04-01T22:45:08.437202191Z [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-04-01T22:45:08.437748357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-04-01T22:45:08.438201247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-04-01T22:45:08.439260801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2025-04-01T22:45:08.439483903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2025-04-01T22:45:08.439631850Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0161495s 
2025-04-01T22:45:08.439697668Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-04-01T22:45:08.439749472Z [Info] FluentMigrator.Runner.MigrationRunner: => 3E-07s 
2025-04-01T22:45:08.439824406Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies AlternativeTitles String 
2025-04-01T22:45:08.439918521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "AlternativeTitles" TEXT 
2025-04-01T22:45:08.440290472Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004033s 
2025-04-01T22:45:08.440436277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (106, '2025-04-01T22:45:08', 'add_tmdb_stuff') 
2025-04-01T22:45:08.440561413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:08.459522275Z [Info] FluentMigrator.Runner.MigrationRunner: 106: add_tmdb_stuff migrated 
2025-04-01T22:45:08.459706287Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01948s 
2025-04-01T22:45:08.459909177Z [Info] FluentMigrator.Runner.MigrationRunner: 107: fix_movie_files migrating 
2025-04-01T22:45:08.460087319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:08.460352153Z [Info] fix_movie_files: Starting migration of Main DB to 107 
2025-04-01T22:45:08.460844461Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles 
2025-04-01T22:45:08.461011759Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-04-01T22:45:08.461164564Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieFiles Path String 
2025-04-01T22:45:08.463592897Z [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-04-01T22:45:08.464330533Z [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-04-01T22:45:08.464743153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieFiles" 
2025-04-01T22:45:08.465099884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles_temp" RENAME TO "MovieFiles" 
2025-04-01T22:45:08.466468316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieFiles_Path" ON "MovieFiles" ("Path" ASC) 
2025-04-01T22:45:08.466677196Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054057s 
2025-04-01T22:45:08.466858495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (107, '2025-04-01T22:45:08', 'fix_movie_files') 
2025-04-01T22:45:08.467032343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:08.480209986Z [Info] FluentMigrator.Runner.MigrationRunner: 107: fix_movie_files migrated 
2025-04-01T22:45:08.480407945Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0188524s 
2025-04-01T22:45:08.480683076Z [Info] FluentMigrator.Runner.MigrationRunner: 108: update_schedule_intervale migrating 
2025-04-01T22:45:08.480760602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:08.481099528Z [Info] update_schedule_intervale: Starting migration of Main DB to 108 
2025-04-01T22:45:08.481702680Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2025-04-01T22:45:08.481845217Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2025-04-01T22:45:08.481989134Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks Interval Double 
2025-04-01T22:45:08.483453773Z [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-04-01T22:45:08.483774210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution") SELECT "Id", "TypeName", "Interval", "LastExecution" FROM "ScheduledTasks" 
2025-04-01T22:45:08.483984155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2025-04-01T22:45:08.484180514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2025-04-01T22:45:08.485121398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-04-01T22:45:08.485284415Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032174s 
2025-04-01T22:45:08.485425153Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "ScheduledTasks" SET "Interval" = 0.25 WHERE "TypeName" = 'NzbDrone.Core.Download.CheckForFinishedDownloadCommand' 
2025-04-01T22:45:08.485596426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ScheduledTasks" SET "Interval" = 0.25 WHERE "TypeName" = 'NzbDrone.Core.Download.CheckForFinishedDownloadCommand' 
2025-04-01T22:45:08.485708770Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001935s 
2025-04-01T22:45:08.485850856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (108, '2025-04-01T22:45:08', 'update_schedule_intervale') 
2025-04-01T22:45:08.485977839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:08.497843089Z [Info] FluentMigrator.Runner.MigrationRunner: 108: update_schedule_intervale migrated 
2025-04-01T22:45:08.497938186Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122686s 
2025-04-01T22:45:08.498062551Z [Info] FluentMigrator.Runner.MigrationRunner: 109: add_movie_formats_to_naming_config migrating 
2025-04-01T22:45:08.498160807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:08.498312680Z [Info] add_movie_formats_to_naming_config: Starting migration of Main DB to 109 
2025-04-01T22:45:08.498703132Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2025-04-01T22:45:08.498805119Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-04-01T22:45:08.498914987Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig StandardMovieFormat String 
2025-04-01T22:45:08.499072498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "StandardMovieFormat" TEXT 
2025-04-01T22:45:08.499730153Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006836s 
2025-04-01T22:45:08.499844519Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2025-04-01T22:45:08.499931769Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-04-01T22:45:08.500055805Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig MovieFolderFormat String 
2025-04-01T22:45:08.500231374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "MovieFolderFormat" TEXT 
2025-04-01T22:45:08.500851979Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006537s 
2025-04-01T22:45:08.500957141Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-04-01T22:45:08.501166759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-04-01T22:45:08.502060128Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009382s 
2025-04-01T22:45:08.502314499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (109, '2025-04-01T22:45:08', 'add_movie_formats_to_naming_config') 
2025-04-01T22:45:08.502534247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:08.511430140Z [Info] FluentMigrator.Runner.MigrationRunner: 109: add_movie_formats_to_naming_config migrated 
2025-04-01T22:45:08.511518757Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103164s 
2025-04-01T22:45:08.511606548Z [Info] FluentMigrator.Runner.MigrationRunner: 110: add_phyiscal_release migrating 
2025-04-01T22:45:08.511685772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:08.511810804Z [Info] add_phyiscal_release: Starting migration of Main DB to 110 
2025-04-01T22:45:08.512010997Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-04-01T22:45:08.512078702Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-04-01T22:45:08.512148365Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies PhysicalRelease DateTime 
2025-04-01T22:45:08.512252731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "PhysicalRelease" DATETIME 
2025-04-01T22:45:08.521061372Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087781s 
2025-04-01T22:45:08.521248513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (110, '2025-04-01T22:45:08', 'add_phyiscal_release') 
2025-04-01T22:45:08.521378500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:08.531182519Z [Info] FluentMigrator.Runner.MigrationRunner: 110: add_phyiscal_release migrated 
2025-04-01T22:45:08.531269939Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0188932s 
2025-04-01T22:45:08.531370308Z [Info] FluentMigrator.Runner.MigrationRunner: 111: remove_bitmetv migrating 
2025-04-01T22:45:08.531459013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:08.531577251Z [Info] remove_bitmetv: Starting migration of Main DB to 111 
2025-04-01T22:45:08.533134537Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-04-01T22:45:08.534744327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'BitMeTv' 
2025-04-01T22:45:08.534875574Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016507s 
2025-04-01T22:45:08.535009042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (111, '2025-04-01T22:45:08', 'remove_bitmetv') 
2025-04-01T22:45:08.535132776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:08.546440343Z [Info] FluentMigrator.Runner.MigrationRunner: 111: remove_bitmetv migrated 
2025-04-01T22:45:08.546520798Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131805s 
2025-04-01T22:45:08.546617544Z [Info] FluentMigrator.Runner.MigrationRunner: 112: remove_torrentleech migrating 
2025-04-01T22:45:08.546700300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:08.546841520Z [Info] remove_torrentleech: Starting migration of Main DB to 112 
2025-04-01T22:45:08.547119297Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-04-01T22:45:08.547303243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Torrentleech' 
2025-04-01T22:45:08.547458349Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002219s 
2025-04-01T22:45:08.547631076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (112, '2025-04-01T22:45:08', 'remove_torrentleech') 
2025-04-01T22:45:08.547794755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:08.558786518Z [Info] FluentMigrator.Runner.MigrationRunner: 112: remove_torrentleech migrated 
2025-04-01T22:45:08.558901309Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114949s 
2025-04-01T22:45:08.559187813Z [Info] FluentMigrator.Runner.MigrationRunner: 113: remove_broadcasthenet migrating 
2025-04-01T22:45:08.559198620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:08.559315288Z [Info] remove_broadcasthenet: Starting migration of Main DB to 113 
2025-04-01T22:45:08.559615771Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-04-01T22:45:08.559791356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'BroadcastheNet' 
2025-04-01T22:45:08.559962045Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002336s 
2025-04-01T22:45:08.560161345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (113, '2025-04-01T22:45:08', 'remove_broadcasthenet') 
2025-04-01T22:45:08.560368394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:08.572210858Z [Info] FluentMigrator.Runner.MigrationRunner: 113: remove_broadcasthenet migrated 
2025-04-01T22:45:08.572288935Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012468s 
2025-04-01T22:45:08.572369052Z [Info] FluentMigrator.Runner.MigrationRunner: 114: remove_fanzub migrating 
2025-04-01T22:45:08.572437416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:08.572538564Z [Info] remove_fanzub: Starting migration of Main DB to 114 
2025-04-01T22:45:08.572721833Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-04-01T22:45:08.572838852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub' 
2025-04-01T22:45:08.572944353Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001461s 
2025-04-01T22:45:08.573070552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (114, '2025-04-01T22:45:08', 'remove_fanzub') 
2025-04-01T22:45:08.573192220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:08.584574742Z [Info] FluentMigrator.Runner.MigrationRunner: 114: remove_fanzub migrated 
2025-04-01T22:45:08.584693460Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116961s 
2025-04-01T22:45:08.584837004Z [Info] FluentMigrator.Runner.MigrationRunner: 115: update_movie_sorttitle migrating 
2025-04-01T22:45:08.584956840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:08.585131850Z [Info] update_movie_sorttitle: Starting migration of Main DB to 115 
2025-04-01T22:45:08.585453403Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-04-01T22:45:08.585604002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-04-01T22:45:08.586623777Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001009s 
2025-04-01T22:45:08.586937783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (115, '2025-04-01T22:45:08', 'update_movie_sorttitle') 
2025-04-01T22:45:08.587258641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:08.593892603Z [Info] FluentMigrator.Runner.MigrationRunner: 115: update_movie_sorttitle migrated 
2025-04-01T22:45:08.593981268Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082885s 
2025-04-01T22:45:08.594079996Z [Info] FluentMigrator.Runner.MigrationRunner: 116: update_movie_sorttitle_again migrating 
2025-04-01T22:45:08.594161879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:08.594276467Z [Info] update_movie_sorttitle_again: Starting migration of Main DB to 116 
2025-04-01T22:45:08.594452207Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-04-01T22:45:08.594541010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-04-01T22:45:08.595071533Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005335s 
2025-04-01T22:45:08.595257350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (116, '2025-04-01T22:45:08', 'update_movie_sorttitle_again') 
2025-04-01T22:45:08.595406923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:08.609471529Z [Info] FluentMigrator.Runner.MigrationRunner: 116: update_movie_sorttitle_again migrated 
2025-04-01T22:45:08.609528725Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0149063s 
2025-04-01T22:45:08.609608548Z [Info] FluentMigrator.Runner.MigrationRunner: 117: update_movie_file migrating 
2025-04-01T22:45:08.609673165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:08.609773451Z [Info] update_movie_file: Starting migration of Main DB to 117 
2025-04-01T22:45:08.610445100Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieFiles Edition String 
2025-04-01T22:45:08.610573784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles" ADD COLUMN "Edition" TEXT 
2025-04-01T22:45:08.611017982Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004787s 
2025-04-01T22:45:08.611175300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (117, '2025-04-01T22:45:08', 'update_movie_file') 
2025-04-01T22:45:08.611316457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:08.619465542Z [Info] FluentMigrator.Runner.MigrationRunner: 117: update_movie_file migrated 
2025-04-01T22:45:08.619547422Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089069s 
2025-04-01T22:45:08.619621915Z [Info] FluentMigrator.Runner.MigrationRunner: 118: update_movie_slug migrating 
2025-04-01T22:45:08.619688643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:08.619787344Z [Info] update_movie_slug: Starting migration of Main DB to 118 
2025-04-01T22:45:08.619938526Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-04-01T22:45:08.620013433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-04-01T22:45:08.620504603Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004869s 
2025-04-01T22:45:08.620661370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (118, '2025-04-01T22:45:08', 'update_movie_slug') 
2025-04-01T22:45:08.620802312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:08.629476404Z [Info] FluentMigrator.Runner.MigrationRunner: 118: update_movie_slug migrated 
2025-04-01T22:45:08.629546758Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009454s 
2025-04-01T22:45:08.629629056Z [Info] FluentMigrator.Runner.MigrationRunner: 119: add_youtube_trailer_id migrating 
2025-04-01T22:45:08.629699933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:08.629799072Z [Info] add_youtube_trailer_id: Starting migration of Main DB to 119 
2025-04-01T22:45:08.629978237Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-04-01T22:45:08.630043449Z [Info] FluentMigrator.Runner.MigrationRunner: => 3E-07s 
2025-04-01T22:45:08.630115966Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies YouTubeTrailerId String 
2025-04-01T22:45:08.630218305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "YouTubeTrailerId" TEXT 
2025-04-01T22:45:08.630641072Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004552s 
2025-04-01T22:45:08.630790556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (119, '2025-04-01T22:45:08', 'add_youtube_trailer_id') 
2025-04-01T22:45:08.630926976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:08.638049573Z [Info] FluentMigrator.Runner.MigrationRunner: 119: add_youtube_trailer_id migrated 
2025-04-01T22:45:08.638126782Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078396s 
2025-04-01T22:45:08.638203270Z [Info] FluentMigrator.Runner.MigrationRunner: 120: add_studio migrating 
2025-04-01T22:45:08.638270298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:08.638366060Z [Info] add_studio: Starting migration of Main DB to 120 
2025-04-01T22:45:08.638537874Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-04-01T22:45:08.638601850Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-04-01T22:45:08.638667550Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies Studio String 
2025-04-01T22:45:08.638759391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "Studio" TEXT 
2025-04-01T22:45:08.639220536Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004369s 
2025-04-01T22:45:08.639362716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (120, '2025-04-01T22:45:08', 'add_studio') 
2025-04-01T22:45:08.639505957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:08.647799984Z [Info] FluentMigrator.Runner.MigrationRunner: 120: add_studio migrated 
2025-04-01T22:45:08.647865414Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090436s 
2025-04-01T22:45:08.647946920Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_filedate_config migrating 
2025-04-01T22:45:08.648014469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:08.648115407Z [Info] update_filedate_config: Starting migration of Main DB to 121 
2025-04-01T22:45:08.648280488Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-04-01T22:45:08.648356127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-04-01T22:45:08.648801213Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004394s 
2025-04-01T22:45:08.648961005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (121, '2025-04-01T22:45:08', 'update_filedate_config') 
2025-04-01T22:45:08.649103521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:08.658828117Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_filedate_config migrated 
2025-04-01T22:45:08.658898180Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104521s 
2025-04-01T22:45:08.658979478Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_movieid_to_blacklist migrating 
2025-04-01T22:45:08.659045679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:08.659142078Z [Info] add_movieid_to_blacklist: Starting migration of Main DB to 122 
2025-04-01T22:45:08.659402661Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2025-04-01T22:45:08.659474409Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-04-01T22:45:08.659537691Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist MovieId Int32 
2025-04-01T22:45:08.659641339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "MovieId" INTEGER DEFAULT 0 
2025-04-01T22:45:08.660059796Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004569s 
2025-04-01T22:45:08.660126386Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2025-04-01T22:45:08.660176728Z [Info] FluentMigrator.Runner.MigrationRunner: => 2E-07s 
2025-04-01T22:45:08.660236416Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blacklist SeriesId Int32 
2025-04-01T22:45:08.661262963Z [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-04-01T22:45:08.661736813Z [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-04-01T22:45:08.661964399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist" 
2025-04-01T22:45:08.662129766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist" 
2025-04-01T22:45:08.663058025Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027497s 
2025-04-01T22:45:08.663132010Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2025-04-01T22:45:08.663268643Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-04-01T22:45:08.663272212Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blacklist EpisodeIds String 
2025-04-01T22:45:08.664315769Z [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-04-01T22:45:08.664771820Z [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-04-01T22:45:08.665002988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist" 
2025-04-01T22:45:08.665128551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist" 
2025-04-01T22:45:08.666036871Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027041s 
2025-04-01T22:45:08.666184300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (122, '2025-04-01T22:45:08', 'add_movieid_to_blacklist') 
2025-04-01T22:45:08.666362595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:08.672745762Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_movieid_to_blacklist migrated 
2025-04-01T22:45:08.672843337Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093704s 
2025-04-01T22:45:08.672935625Z [Info] FluentMigrator.Runner.MigrationRunner: 123: create_netimport_table migrating 
2025-04-01T22:45:08.673006480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:08.673121332Z [Info] create_netimport_table: Starting migration of Main DB to 123 
2025-04-01T22:45:08.673834752Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NetImport 
2025-04-01T22:45:08.674129598Z [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-04-01T22:45:08.674430579Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004809s 
2025-04-01T22:45:08.674469247Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NetImport (Name) 
2025-04-01T22:45:08.674578935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImport_Name" ON "NetImport" ("Name" ASC) 
2025-04-01T22:45:08.674706801Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001747s 
2025-04-01T22:45:08.674841171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (123, '2025-04-01T22:45:08', 'create_netimport_table') 
2025-04-01T22:45:08.674983014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:08.684573564Z [Info] FluentMigrator.Runner.MigrationRunner: 123: create_netimport_table migrated 
2025-04-01T22:45:08.684756437Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098911s 
2025-04-01T22:45:08.684997642Z [Info] FluentMigrator.Runner.MigrationRunner: 124: add_preferred_tags_to_profile migrating 
2025-04-01T22:45:08.685071666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:08.685216015Z [Info] add_preferred_tags_to_profile: Starting migration of Main DB to 124 
2025-04-01T22:45:08.685564786Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 
2025-04-01T22:45:08.685666026Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-04-01T22:45:08.685770958Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles PreferredTags String 
2025-04-01T22:45:08.685921940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "PreferredTags" TEXT 
2025-04-01T22:45:08.686434657Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005745s 
2025-04-01T22:45:08.686631709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (124, '2025-04-01T22:45:08', 'add_preferred_tags_to_profile') 
2025-04-01T22:45:08.686758917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:08.695456940Z [Info] FluentMigrator.Runner.MigrationRunner: 124: add_preferred_tags_to_profile migrated 
2025-04-01T22:45:08.695549059Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093705s 
2025-04-01T22:45:08.695756861Z [Info] FluentMigrator.Runner.MigrationRunner: 125: fix_imdb_unique migrating 
2025-04-01T22:45:08.695912347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:08.696171064Z [Info] fix_imdb_unique: Starting migration of Main DB to 125 
2025-04-01T22:45:08.696467970Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-04-01T22:45:08.696621443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-04-01T22:45:08.697130976Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004932s 
2025-04-01T22:45:08.697364165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (125, '2025-04-01T22:45:08', 'fix_imdb_unique') 
2025-04-01T22:45:08.697638761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:08.705917848Z [Info] FluentMigrator.Runner.MigrationRunner: 125: fix_imdb_unique migrated 
2025-04-01T22:45:08.706038843Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092244s 
2025-04-01T22:45:08.706194175Z [Info] FluentMigrator.Runner.MigrationRunner: 126: update_qualities_and_profiles migrating 
2025-04-01T22:45:08.706265771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:08.706431267Z [Info] update_qualities_and_profiles: Starting migration of Main DB to 126 
2025-04-01T22:45:08.706686875Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-04-01T22:45:08.706782094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-04-01T22:45:08.711710814Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048767s 
2025-04-01T22:45:08.711950058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (126, '2025-04-01T22:45:08', 'update_qualities_and_profiles') 
2025-04-01T22:45:08.712192417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:08.720366355Z [Info] FluentMigrator.Runner.MigrationRunner: 126: update_qualities_and_profiles migrated 
2025-04-01T22:45:08.720457641Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.013524s 
2025-04-01T22:45:08.720572232Z [Info] FluentMigrator.Runner.MigrationRunner: 127: remove_wombles migrating 
2025-04-01T22:45:08.720632449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:08.720764048Z [Info] remove_wombles: Starting migration of Main DB to 127 
2025-04-01T22:45:08.721033836Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-04-01T22:45:08.721210586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Wombles' 
2025-04-01T22:45:08.721326377Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000205s 
2025-04-01T22:45:08.721463338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (127, '2025-04-01T22:45:08', 'remove_wombles') 
2025-04-01T22:45:08.721604102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:08.729794402Z [Info] FluentMigrator.Runner.MigrationRunner: 127: remove_wombles migrated 
2025-04-01T22:45:08.729941074Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085973s 
2025-04-01T22:45:08.730054944Z [Info] FluentMigrator.Runner.MigrationRunner: 128: remove_kickass migrating 
2025-04-01T22:45:08.730170220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:08.730313059Z [Info] remove_kickass: Starting migration of Main DB to 128 
2025-04-01T22:45:08.730598584Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-04-01T22:45:08.730720392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Kickass Torrents' 
2025-04-01T22:45:08.730856029Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001878s 
2025-04-01T22:45:08.730988323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (128, '2025-04-01T22:45:08', 'remove_kickass') 
2025-04-01T22:45:08.731213124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:08.739395536Z [Info] FluentMigrator.Runner.MigrationRunner: 128: remove_kickass migrated 
2025-04-01T22:45:08.739515777Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086254s 
2025-04-01T22:45:08.739628145Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_parsed_movie_info_to_pending_release migrating 
2025-04-01T22:45:08.739730262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:08.739836330Z [Info] add_parsed_movie_info_to_pending_release: Starting migration of Main DB to 129 
2025-04-01T22:45:08.740114185Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2025-04-01T22:45:08.740186842Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-04-01T22:45:08.740259647Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases ParsedMovieInfo String 
2025-04-01T22:45:08.740372719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "ParsedMovieInfo" TEXT 
2025-04-01T22:45:08.740848101Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005121s 
2025-04-01T22:45:08.741054285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (129, '2025-04-01T22:45:08', 'add_parsed_movie_info_to_pending_release') 
2025-04-01T22:45:08.741150264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:08.749336343Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_parsed_movie_info_to_pending_release migrated 
2025-04-01T22:45:08.749438248Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088888s 
2025-04-01T22:45:08.749524177Z [Info] FluentMigrator.Runner.MigrationRunner: 130: remove_wombles_kickass migrating 
2025-04-01T22:45:08.749592839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:08.749724460Z [Info] remove_wombles_kickass: Starting migration of Main DB to 130 
2025-04-01T22:45:08.750011730Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-04-01T22:45:08.750125099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Wombles' 
2025-04-01T22:45:08.750284204Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001685s 
2025-04-01T22:45:08.750346449Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-04-01T22:45:08.750414418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'KickassTorrents' 
2025-04-01T22:45:08.750538633Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001266s 
2025-04-01T22:45:08.750629264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (130, '2025-04-01T22:45:08', 'remove_wombles_kickass') 
2025-04-01T22:45:08.750761227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:08.758883685Z [Info] FluentMigrator.Runner.MigrationRunner: 130: remove_wombles_kickass migrated 
2025-04-01T22:45:08.759006683Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084031s 
2025-04-01T22:45:08.759113428Z [Info] FluentMigrator.Runner.MigrationRunner: 131: make_parsed_episode_info_nullable migrating 
2025-04-01T22:45:08.759206800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:08.759370623Z [Info] make_parsed_episode_info_nullable: Starting migration of Main DB to 131 
2025-04-01T22:45:08.759658414Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2025-04-01T22:45:08.759729068Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-04-01T22:45:08.759788101Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases ParsedEpisodeInfo String 
2025-04-01T22:45:08.760933395Z [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-04-01T22:45:08.761345459Z [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-04-01T22:45:08.761549987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2025-04-01T22:45:08.761738990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2025-04-01T22:45:08.762774305Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028419s 
2025-04-01T22:45:08.762880617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (131, '2025-04-01T22:45:08', 'make_parsed_episode_info_nullable') 
2025-04-01T22:45:08.763025389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:08.771239448Z [Info] FluentMigrator.Runner.MigrationRunner: 131: make_parsed_episode_info_nullable migrated 
2025-04-01T22:45:08.771308684Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113131s 
2025-04-01T22:45:08.771414316Z [Info] FluentMigrator.Runner.MigrationRunner: 132: rename_torrent_downloadstation migrating 
2025-04-01T22:45:08.771497248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:08.771618000Z [Info] rename_torrent_downloadstation: Starting migration of Main DB to 132 
2025-04-01T22:45:08.771915794Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "DownloadClients" SET "Implementation" = 'TorrentDownloadStation' WHERE "Implementation" = 'DownloadStation'; 
2025-04-01T22:45:08.772086650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DownloadClients" SET "Implementation" = 'TorrentDownloadStation' WHERE "Implementation" = 'DownloadStation'; 
2025-04-01T22:45:08.772255713Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002192s 
2025-04-01T22:45:08.772374173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (132, '2025-04-01T22:45:08', 'rename_torrent_downloadstation') 
2025-04-01T22:45:08.772511993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:08.780707579Z [Info] FluentMigrator.Runner.MigrationRunner: 132: rename_torrent_downloadstation migrated 
2025-04-01T22:45:08.780805485Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085894s 
2025-04-01T22:45:08.780989604Z [Info] FluentMigrator.Runner.MigrationRunner: 133: add_minimumavailability migrating 
2025-04-01T22:45:08.780998152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:08.781119802Z [Info] add_minimumavailability: Starting migration of Main DB to 133 
2025-04-01T22:45:08.781980422Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NetImport 
2025-04-01T22:45:08.782058932Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-04-01T22:45:08.782150699Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NetImport MinimumAvailability Int32 
2025-04-01T22:45:08.782256557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NetImport" ADD COLUMN "MinimumAvailability" INTEGER NOT NULL DEFAULT 3 
2025-04-01T22:45:08.782742977Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005341s 
2025-04-01T22:45:08.782816855Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-04-01T22:45:08.782877155Z [Info] FluentMigrator.Runner.MigrationRunner: => 3E-07s 
2025-04-01T22:45:08.782933284Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies MinimumAvailability Int32 
2025-04-01T22:45:08.783053317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "MinimumAvailability" INTEGER NOT NULL DEFAULT 3 
2025-04-01T22:45:08.783469449Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000465s 
2025-04-01T22:45:08.783624370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (133, '2025-04-01T22:45:08', 'add_minimumavailability') 
2025-04-01T22:45:08.783767128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:08.792006060Z [Info] FluentMigrator.Runner.MigrationRunner: 133: add_minimumavailability migrated 
2025-04-01T22:45:08.792096343Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008892s 
2025-04-01T22:45:08.792211460Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_remux_qualities_for_the_wankers migrating 
2025-04-01T22:45:08.792292165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:08.792439930Z [Info] add_remux_qualities_for_the_wankers: Starting migration of Main DB to 134 
2025-04-01T22:45:08.792673632Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-04-01T22:45:08.792749402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-04-01T22:45:08.792951785Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001674s 
2025-04-01T22:45:08.793064970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (134, '2025-04-01T22:45:08', 'add_remux_qualities_for_the_wankers') 
2025-04-01T22:45:08.793216333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:08.801384531Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_remux_qualities_for_the_wankers migrated 
2025-04-01T22:45:08.801467265Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084966s 
2025-04-01T22:45:08.801608665Z [Info] FluentMigrator.Runner.MigrationRunner: 135: add_haspredbentry_to_movies migrating 
2025-04-01T22:45:08.801645775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:08.801783402Z [Info] add_haspredbentry_to_movies: Starting migration of Main DB to 135 
2025-04-01T22:45:08.802074660Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-04-01T22:45:08.802131717Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-04-01T22:45:08.802193403Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies HasPreDBEntry Boolean 
2025-04-01T22:45:08.802338391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "HasPreDBEntry" INTEGER NOT NULL DEFAULT 0 
2025-04-01T22:45:08.802803378Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000534s 
2025-04-01T22:45:08.802966664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (135, '2025-04-01T22:45:08', 'add_haspredbentry_to_movies') 
2025-04-01T22:45:08.803117853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:08.811305722Z [Info] FluentMigrator.Runner.MigrationRunner: 135: add_haspredbentry_to_movies migrated 
2025-04-01T22:45:08.811412039Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089243s 
2025-04-01T22:45:08.811537072Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_pathstate_to_movies migrating 
2025-04-01T22:45:08.811625476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:08.811742426Z [Info] add_pathstate_to_movies: Starting migration of Main DB to 136 
2025-04-01T22:45:08.812055892Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-04-01T22:45:08.812118541Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-04-01T22:45:08.812192416Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies PathState Int32 
2025-04-01T22:45:08.812311621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "PathState" INTEGER NOT NULL DEFAULT 2 
2025-04-01T22:45:08.812981880Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006973s 
2025-04-01T22:45:08.813202119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (136, '2025-04-01T22:45:08', 'add_pathstate_to_movies') 
2025-04-01T22:45:08.813423606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:08.821801536Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_pathstate_to_movies migrated 
2025-04-01T22:45:08.821931085Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094076s 
2025-04-01T22:45:08.822054470Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_import_exclusions_table migrating 
2025-04-01T22:45:08.822138852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:08.822304940Z [Info] add_import_exclusions_table: Starting migration of Main DB to 137 
2025-04-01T22:45:08.822857970Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportExclusions 
2025-04-01T22:45:08.823066115Z [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-04-01T22:45:08.823369924Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004125s 
2025-04-01T22:45:08.823449149Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportExclusions (TmdbId) 
2025-04-01T22:45:08.823566656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportExclusions_TmdbId" ON "ImportExclusions" ("TmdbId" ASC) 
2025-04-01T22:45:08.823791327Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000242s 
2025-04-01T22:45:08.823817151Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-04-01T22:45:08.823884499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-04-01T22:45:08.825003043Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010653s 
2025-04-01T22:45:08.825155947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (137, '2025-04-01T22:45:08', 'add_import_exclusions_table') 
2025-04-01T22:45:08.825315025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:08.833602907Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_import_exclusions_table migrated 
2025-04-01T22:45:08.833709205Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096142s 
2025-04-01T22:45:08.833837398Z [Info] FluentMigrator.Runner.MigrationRunner: 138: add_physical_release_note migrating 
2025-04-01T22:45:08.833944457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:08.834067363Z [Info] add_physical_release_note: Starting migration of Main DB to 138 
2025-04-01T22:45:08.834469994Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-04-01T22:45:08.834585259Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.5E-06s 
2025-04-01T22:45:08.834643304Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies PhysicalReleaseNote String 
2025-04-01T22:45:08.834784410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "PhysicalReleaseNote" TEXT 
2025-04-01T22:45:08.835377791Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006162s 
2025-04-01T22:45:08.835527874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (138, '2025-04-01T22:45:08', 'add_physical_release_note') 
2025-04-01T22:45:08.835689872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:08.843829504Z [Info] FluentMigrator.Runner.MigrationRunner: 138: add_physical_release_note migrated 
2025-04-01T22:45:08.843976266Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089834s 
2025-04-01T22:45:08.844127330Z [Info] FluentMigrator.Runner.MigrationRunner: 139: consolidate_indexer_baseurl migrating 
2025-04-01T22:45:08.844250216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:08.844427245Z [Info] consolidate_indexer_baseurl: Starting migration of Main DB to 139 
2025-04-01T22:45:08.844746575Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-04-01T22:45:08.844867740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-04-01T22:45:08.847091130Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022023s 
2025-04-01T22:45:08.847354531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (139, '2025-04-01T22:45:08', 'consolidate_indexer_baseurl') 
2025-04-01T22:45:08.847601179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:08.855742406Z [Info] FluentMigrator.Runner.MigrationRunner: 139: consolidate_indexer_baseurl migrated 
2025-04-01T22:45:08.855866644Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107834s 
2025-04-01T22:45:08.856093067Z [Info] FluentMigrator.Runner.MigrationRunner: 140: add_alternative_titles_table migrating 
2025-04-01T22:45:08.856101301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:08.856239646Z [Info] add_alternative_titles_table: Starting migration of Main DB to 140 
2025-04-01T22:45:08.858683279Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AlternativeTitles 
2025-04-01T22:45:08.859100734Z [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-04-01T22:45:08.859515961Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006948s 
2025-04-01T22:45:08.859862281Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies AlternativeTitles 
2025-04-01T22:45:08.862758000Z [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-04-01T22:45:08.863708933Z [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-04-01T22:45:08.864163809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-04-01T22:45:08.864401546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-04-01T22:45:08.865418255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2025-04-01T22:45:08.865573942Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056403s 
2025-04-01T22:45:08.865639637Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-04-01T22:45:08.865689139Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-04-01T22:45:08.865756271Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies SecondaryYear Int32 
2025-04-01T22:45:08.865859871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "SecondaryYear" INTEGER 
2025-04-01T22:45:08.866263419Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004226s 
2025-04-01T22:45:08.866310782Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-04-01T22:45:08.866402198Z [Info] FluentMigrator.Runner.MigrationRunner: => 2E-07s 
2025-04-01T22:45:08.866421725Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies SecondaryYearSourceId Int64 
2025-04-01T22:45:08.866549973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "SecondaryYearSourceId" INTEGER DEFAULT 0 
2025-04-01T22:45:08.866943533Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004498s 
2025-04-01T22:45:08.867092489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (140, '2025-04-01T22:45:08', 'add_alternative_titles_table') 
2025-04-01T22:45:08.867284845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:08.875392270Z [Info] FluentMigrator.Runner.MigrationRunner: 140: add_alternative_titles_table migrated 
2025-04-01T22:45:08.875507629Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088085s 
2025-04-01T22:45:08.875626508Z [Info] FluentMigrator.Runner.MigrationRunner: 141: fix_duplicate_alt_titles migrating 
2025-04-01T22:45:08.875706357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:08.875862918Z [Info] fix_duplicate_alt_titles: Starting migration of Main DB to 141 
2025-04-01T22:45:08.876266625Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-04-01T22:45:08.876387896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-04-01T22:45:08.876650092Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002575s 
2025-04-01T22:45:08.876691786Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlternativeTitles 
2025-04-01T22:45:08.876797558Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.1E-06s 
2025-04-01T22:45:08.876837999Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AlternativeTitles CleanTitle String 
2025-04-01T22:45:08.878067987Z [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-04-01T22:45:08.878569538Z [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-04-01T22:45:08.878835628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2025-04-01T22:45:08.879142687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2025-04-01T22:45:08.880496816Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035133s 
2025-04-01T22:45:08.880576015Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlternativeTitles (CleanTitle) 
2025-04-01T22:45:08.880774509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2025-04-01T22:45:08.881071943Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003563s 
2025-04-01T22:45:08.881229320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (141, '2025-04-01T22:45:08', 'fix_duplicate_alt_titles') 
2025-04-01T22:45:08.881445643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:08.889707645Z [Info] FluentMigrator.Runner.MigrationRunner: 141: fix_duplicate_alt_titles migrated 
2025-04-01T22:45:08.889832958Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088536s 
2025-04-01T22:45:08.889981260Z [Info] FluentMigrator.Runner.MigrationRunner: 142: movie_extras migrating 
2025-04-01T22:45:08.890108089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:08.890296615Z [Info] movie_extras: Starting migration of Main DB to 142 
2025-04-01T22:45:08.891635238Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable ExtraFiles 
2025-04-01T22:45:08.891896674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2025-04-01T22:45:08.892069812Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003405s 
2025-04-01T22:45:08.892141701Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable SubtitleFiles 
2025-04-01T22:45:08.892223116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SubtitleFiles" 
2025-04-01T22:45:08.892417820Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001657s 
2025-04-01T22:45:08.892424744Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable MetadataFiles 
2025-04-01T22:45:08.892497255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2025-04-01T22:45:08.892620893Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001396s 
2025-04-01T22:45:08.892690291Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles 
2025-04-01T22:45:08.892919156Z [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-04-01T22:45:08.893140992Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003959s 
2025-04-01T22:45:08.893256618Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SubtitleFiles 
2025-04-01T22:45:08.893434837Z [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-04-01T22:45:08.893676502Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003799s 
2025-04-01T22:45:08.893709204Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles 
2025-04-01T22:45:08.893945766Z [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-04-01T22:45:08.894152722Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003927s 
2025-04-01T22:45:08.894295420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (142, '2025-04-01T22:45:08', 'movie_extras') 
2025-04-01T22:45:08.894415808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:08.902657473Z [Info] FluentMigrator.Runner.MigrationRunner: 142: movie_extras migrated 
2025-04-01T22:45:08.902754882Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087288s 
2025-04-01T22:45:08.902841825Z [Info] FluentMigrator.Runner.MigrationRunner: 143: clean_core_tv migrating 
2025-04-01T22:45:08.902916335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:08.903061384Z [Info] clean_core_tv: Starting migration of Main DB to 143 
2025-04-01T22:45:08.903634349Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable Episodes 
2025-04-01T22:45:08.903723182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Episodes" 
2025-04-01T22:45:08.903967056Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002541s 
2025-04-01T22:45:08.904052991Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable EpisodeFiles 
2025-04-01T22:45:08.904182221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "EpisodeFiles" 
2025-04-01T22:45:08.904285148Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000174s 
2025-04-01T22:45:08.904343637Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable Series 
2025-04-01T22:45:08.904415784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series" 
2025-04-01T22:45:08.904592923Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001821s 
2025-04-01T22:45:08.904661095Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable SceneMappings 
2025-04-01T22:45:08.904719102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SceneMappings" 
2025-04-01T22:45:08.904839715Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001394s 
2025-04-01T22:45:08.904992360Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Blacklist SeriesId, EpisodeIds 
2025-04-01T22:45:08.906421650Z [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-04-01T22:45:08.907094476Z [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-04-01T22:45:08.907459392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist" 
2025-04-01T22:45:08.907758461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist" 
2025-04-01T22:45:08.909032163Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039378s 
2025-04-01T22:45:08.909126798Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn History SeriesId, EpisodeId 
2025-04-01T22:45:08.910310654Z [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-04-01T22:45:08.910910814Z [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-04-01T22:45:08.911170868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2025-04-01T22:45:08.911492290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2025-04-01T22:45:08.912351210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2025-04-01T22:45:08.912584299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2025-04-01T22:45:08.912690305Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034874s 
2025-04-01T22:45:08.912817125Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig StandardEpisodeFormat, DailyEpisodeFormat, AnimeEpisodeFormat, SeasonFolderFormat, SeriesFolderFormat 
2025-04-01T22:45:08.913817837Z [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-04-01T22:45:08.914678083Z [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-04-01T22:45:08.915046826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2025-04-01T22:45:08.915397492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2025-04-01T22:45:08.916350732Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033909s 
2025-04-01T22:45:08.916424537Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn PendingReleases SeriesId, ParsedEpisodeInfo 
2025-04-01T22:45:08.917520419Z [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-04-01T22:45:08.917897562Z [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-04-01T22:45:08.918098939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2025-04-01T22:45:08.918292091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2025-04-01T22:45:08.919199890Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026544s 
2025-04-01T22:45:08.919368776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (143, '2025-04-01T22:45:08', 'clean_core_tv') 
2025-04-01T22:45:08.919541986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:08.927843851Z [Info] FluentMigrator.Runner.MigrationRunner: 143: clean_core_tv migrated 
2025-04-01T22:45:08.927966491Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112152s 
2025-04-01T22:45:08.928053165Z [Info] FluentMigrator.Runner.MigrationRunner: 144: add_cookies_to_indexer_status migrating 
2025-04-01T22:45:08.928128847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:08.928278480Z [Info] add_cookies_to_indexer_status: Starting migration of Main DB to 144 
2025-04-01T22:45:08.928739821Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-04-01T22:45:08.928836692Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.6E-06s 
2025-04-01T22:45:08.928918355Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn IndexerStatus Cookies String 
2025-04-01T22:45:08.929070140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus" ADD COLUMN "Cookies" TEXT 
2025-04-01T22:45:08.929701134Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006678s 
2025-04-01T22:45:08.929840870Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn IndexerStatus CookiesExpirationDate DateTime 
2025-04-01T22:45:08.929976159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus" ADD COLUMN "CookiesExpirationDate" DATETIME 
2025-04-01T22:45:08.930453928Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005353s 
2025-04-01T22:45:08.930618862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (144, '2025-04-01T22:45:08', 'add_cookies_to_indexer_status') 
2025-04-01T22:45:08.930803922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:08.938979669Z [Info] FluentMigrator.Runner.MigrationRunner: 144: add_cookies_to_indexer_status migrated 
2025-04-01T22:45:08.939099120Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089805s 
2025-04-01T22:45:08.939232361Z [Info] FluentMigrator.Runner.MigrationRunner: 145: banner_to_fanart migrating 
2025-04-01T22:45:08.939320522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:08.939459665Z [Info] banner_to_fanart: Starting migration of Main DB to 145 
2025-04-01T22:45:08.939766819Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Movies" SET "Images" = replace("Images", '"coverType": "banner"', '"coverType": "fanart"') 
2025-04-01T22:45:08.939925064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies" SET "Images" = replace("Images", '"coverType": "banner"', '"coverType": "fanart"') 
2025-04-01T22:45:08.940155175Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002315s 
2025-04-01T22:45:08.940208937Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MetadataFiles" SET "MovieFileId" = null WHERE "Type" = 2 
2025-04-01T22:45:08.940330778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MetadataFiles" SET "MovieFileId" = null WHERE "Type" = 2 
2025-04-01T22:45:08.940453223Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001424s 
2025-04-01T22:45:08.940582828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (145, '2025-04-01T22:45:08', 'banner_to_fanart') 
2025-04-01T22:45:08.940726982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:08.948978758Z [Info] FluentMigrator.Runner.MigrationRunner: 145: banner_to_fanart migrated 
2025-04-01T22:45:08.949088260Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085917s 
2025-04-01T22:45:08.949226201Z [Info] FluentMigrator.Runner.MigrationRunner: 146: naming_config_colon_action migrating 
2025-04-01T22:45:08.949320995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:08.949467327Z [Info] naming_config_colon_action: Starting migration of Main DB to 146 
2025-04-01T22:45:08.949828696Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2025-04-01T22:45:08.949915661Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-04-01T22:45:08.950007756Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ColonReplacementFormat Int32 
2025-04-01T22:45:08.950159294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ColonReplacementFormat" INTEGER NOT NULL DEFAULT 0 
2025-04-01T22:45:08.950678100Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000578s 
2025-04-01T22:45:08.950849225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (146, '2025-04-01T22:45:08', 'naming_config_colon_action') 
2025-04-01T22:45:08.951039194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:08.960563479Z [Info] FluentMigrator.Runner.MigrationRunner: 146: naming_config_colon_action migrated 
2025-04-01T22:45:08.960641939Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103201s 
2025-04-01T22:45:08.960798762Z [Info] FluentMigrator.Runner.MigrationRunner: 147: add_custom_formats migrating 
2025-04-01T22:45:08.960929481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:08.961065899Z [Info] add_custom_formats: Starting migration of Main DB to 147 
2025-04-01T22:45:08.961685522Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFormats 
2025-04-01T22:45:08.961906766Z [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-04-01T22:45:08.962425002Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005713s 
2025-04-01T22:45:08.962578036Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex CustomFormats (Name) 
2025-04-01T22:45:08.962806796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC) 
2025-04-01T22:45:08.963184248Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004837s 
2025-04-01T22:45:08.965357066Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 
2025-04-01T22:45:08.965560962Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.8E-06s 
2025-04-01T22:45:08.965723134Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles FormatItems String 
2025-04-01T22:45:08.966011983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "FormatItems" TEXT NOT NULL DEFAULT '[{format:0, allowed:true}]' 
2025-04-01T22:45:08.967049501Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010906s 
2025-04-01T22:45:08.967221573Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles FormatCutoff Int32 
2025-04-01T22:45:08.967478738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "FormatCutoff" INTEGER NOT NULL DEFAULT 0 
2025-04-01T22:45:08.968304764Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008966s 
2025-04-01T22:45:08.968421382Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-04-01T22:45:08.968563990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-04-01T22:45:08.968827266Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000275s 
2025-04-01T22:45:08.969105065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (147, '2025-04-01T22:45:08', 'add_custom_formats') 
2025-04-01T22:45:08.969374367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:08.977707038Z [Info] FluentMigrator.Runner.MigrationRunner: 147: add_custom_formats migrated 
2025-04-01T22:45:08.977858224Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091226s 
2025-04-01T22:45:08.977925756Z [Info] FluentMigrator.Runner.MigrationRunner: 148: remove_extra_naming_config migrating 
2025-04-01T22:45:08.977999391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:08.978172888Z [Info] remove_extra_naming_config: Starting migration of Main DB to 148 
2025-04-01T22:45:08.978456753Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "NamingConfig" WHERE "Id" NOT IN(SELECT "Id" FROM "NamingConfig" LIMIT 1) 
2025-04-01T22:45:08.978551917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "NamingConfig" WHERE "Id" NOT IN(SELECT "Id" FROM "NamingConfig" LIMIT 1) 
2025-04-01T22:45:08.978714639Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001985s 
2025-04-01T22:45:08.978898976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (148, '2025-04-01T22:45:08', 'remove_extra_naming_config') 
2025-04-01T22:45:08.979121130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:08.987554726Z [Info] FluentMigrator.Runner.MigrationRunner: 148: remove_extra_naming_config migrated 
2025-04-01T22:45:08.987742906Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088869s 
2025-04-01T22:45:08.988114662Z [Info] FluentMigrator.Runner.MigrationRunner: 149: convert_regex_required_tags migrating 
2025-04-01T22:45:08.988359217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:08.988635591Z [Info] convert_regex_required_tags: Starting migration of Main DB to 149 
2025-04-01T22:45:08.989023687Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-04-01T22:45:08.989192712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-04-01T22:45:08.992065848Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002868s 
2025-04-01T22:45:08.992259779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (149, '2025-04-01T22:45:08', 'convert_regex_required_tags') 
2025-04-01T22:45:08.992470822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:09.000869945Z [Info] FluentMigrator.Runner.MigrationRunner: 149: convert_regex_required_tags migrated 
2025-04-01T22:45:09.001122557Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011515s 
2025-04-01T22:45:09.001428803Z [Info] FluentMigrator.Runner.MigrationRunner: 150: fix_format_tags_double_underscore migrating 
2025-04-01T22:45:09.001655706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:09.002024910Z [Info] fix_format_tags_double_underscore: Starting migration of Main DB to 150 
2025-04-01T22:45:09.002537881Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-04-01T22:45:09.002741757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-04-01T22:45:09.003413526Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006815s 
2025-04-01T22:45:09.003694914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (150, '2025-04-01T22:45:09', 'fix_format_tags_double_underscore') 
2025-04-01T22:45:09.003976549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:09.012322727Z [Info] FluentMigrator.Runner.MigrationRunner: 150: fix_format_tags_double_underscore migrated 
2025-04-01T22:45:09.012478271Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009526s 
2025-04-01T22:45:09.012680175Z [Info] FluentMigrator.Runner.MigrationRunner: 151: add_tags_to_net_import migrating 
2025-04-01T22:45:09.012875618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:09.013102956Z [Info] add_tags_to_net_import: Starting migration of Main DB to 151 
2025-04-01T22:45:09.013556862Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NetImport 
2025-04-01T22:45:09.013660628Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.5E-06s 
2025-04-01T22:45:09.013792523Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NetImport Tags String 
2025-04-01T22:45:09.013963618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NetImport" ADD COLUMN "Tags" TEXT 
2025-04-01T22:45:09.014755134Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008215s 
2025-04-01T22:45:09.014935404Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NetImport" SET "Tags" = '[]' 
2025-04-01T22:45:09.015151734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NetImport" SET "Tags" = '[]' 
2025-04-01T22:45:09.015406547Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000276s 
2025-04-01T22:45:09.015652740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (151, '2025-04-01T22:45:09', 'add_tags_to_net_import') 
2025-04-01T22:45:09.015924882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:09.024182506Z [Info] FluentMigrator.Runner.MigrationRunner: 151: add_tags_to_net_import migrated 
2025-04-01T22:45:09.024435869Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090122s 
2025-04-01T22:45:09.024612106Z [Info] FluentMigrator.Runner.MigrationRunner: 152: add_custom_filters migrating 
2025-04-01T22:45:09.024711915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:09.024915737Z [Info] add_custom_filters: Starting migration of Main DB to 152 
2025-04-01T22:45:09.025392869Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters 
2025-04-01T22:45:09.025747479Z [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-04-01T22:45:09.026111317Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005775s 
2025-04-01T22:45:09.026356716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (152, '2025-04-01T22:45:09', 'add_custom_filters') 
2025-04-01T22:45:09.026628777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:09.035530472Z [Info] FluentMigrator.Runner.MigrationRunner: 152: add_custom_filters migrated 
2025-04-01T22:45:09.035786039Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097925s 
2025-04-01T22:45:09.036047615Z [Info] FluentMigrator.Runner.MigrationRunner: 153: indexer_client_status_search_changes migrating 
2025-04-01T22:45:09.036059032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:09.036211078Z [Info] indexer_client_status_search_changes: Starting migration of Main DB to 153 
2025-04-01T22:45:09.037646507Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2025-04-01T22:45:09.037743563Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2025-04-01T22:45:09.037829862Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases Reason Int32 
2025-04-01T22:45:09.037952922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "Reason" INTEGER NOT NULL DEFAULT 0 
2025-04-01T22:45:09.038416534Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005251s 
2025-04-01T22:45:09.038610461Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn IndexerStatus IndexerId to ProviderId 
2025-04-01T22:45:09.042946021Z [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-04-01T22:45:09.043527912Z [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-04-01T22:45:09.043787965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-04-01T22:45:09.044074965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-04-01T22:45:09.045998553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-04-01T22:45:09.046370052Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00762s 
2025-04-01T22:45:09.046546957Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableSearch to EnableAutomaticSearch 
2025-04-01T22:45:09.048745214Z [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-04-01T22:45:09.049436466Z [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-04-01T22:45:09.049880469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2025-04-01T22:45:09.050183105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2025-04-01T22:45:09.051634400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2025-04-01T22:45:09.051951461Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052856s 
2025-04-01T22:45:09.052108894Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-04-01T22:45:09.052204877Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-04-01T22:45:09.052379930Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableInteractiveSearch Boolean 
2025-04-01T22:45:09.052559142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableInteractiveSearch" INTEGER 
2025-04-01T22:45:09.053264856Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007678s 
2025-04-01T22:45:09.053455324Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch" 
2025-04-01T22:45:09.053705240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch" 
2025-04-01T22:45:09.053873405Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000265s 
2025-04-01T22:45:09.054002481Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-04-01T22:45:09.054110615Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-04-01T22:45:09.054307784Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers EnableInteractiveSearch Boolean 
2025-04-01T22:45:09.055976198Z [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-04-01T22:45:09.056640648Z [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-04-01T22:45:09.056949496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2025-04-01T22:45:09.057298114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2025-04-01T22:45:09.058754034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2025-04-01T22:45:09.059214628Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047992s 
2025-04-01T22:45:09.059412511Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus 
2025-04-01T22:45:09.059797532Z [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-04-01T22:45:09.060272475Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007488s 
2025-04-01T22:45:09.060455781Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId) 
2025-04-01T22:45:09.060757253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-04-01T22:45:09.061097122Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004823s 
2025-04-01T22:45:09.061375727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (153, '2025-04-01T22:45:09', 'indexer_client_status_search_changes') 
2025-04-01T22:45:09.061660900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:09.070219674Z [Info] FluentMigrator.Runner.MigrationRunner: 153: indexer_client_status_search_changes migrated 
2025-04-01T22:45:09.070529187Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00939s 
2025-04-01T22:45:09.070901553Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_language_to_files_history_blacklist migrating 
2025-04-01T22:45:09.071261583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:09.071530468Z [Info] add_language_to_files_history_blacklist: Starting migration of Main DB to 154 
2025-04-01T22:45:09.072283853Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles 
2025-04-01T22:45:09.072427869Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.7E-06s 
2025-04-01T22:45:09.072585143Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieFiles Languages String 
2025-04-01T22:45:09.072810749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]' 
2025-04-01T22:45:09.073685426Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009105s 
2025-04-01T22:45:09.073746846Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2025-04-01T22:45:09.073780986Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-04-01T22:45:09.073851203Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History Languages String 
2025-04-01T22:45:09.073979122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]' 
2025-04-01T22:45:09.074519743Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005891s 
2025-04-01T22:45:09.074618640Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2025-04-01T22:45:09.074679252Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-04-01T22:45:09.074758105Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist Languages String 
2025-04-01T22:45:09.074861506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]' 
2025-04-01T22:45:09.075306321Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004676s 
2025-04-01T22:45:09.075377201Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-04-01T22:45:09.075442271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-04-01T22:45:09.084625360Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091052s 
2025-04-01T22:45:09.084857133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (154, '2025-04-01T22:45:09', 'add_language_to_files_history_blacklist') 
2025-04-01T22:45:09.085051643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:09.093378441Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_language_to_files_history_blacklist migrated 
2025-04-01T22:45:09.093576918Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.017796s 
2025-04-01T22:45:09.093700476Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_update_allowed_quality_profile migrating 
2025-04-01T22:45:09.093823202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:09.094047368Z [Info] add_update_allowed_quality_profile: Starting migration of Main DB to 155 
2025-04-01T22:45:09.096943786Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 
2025-04-01T22:45:09.097072771Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4E-06s 
2025-04-01T22:45:09.097166509Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles UpgradeAllowed Boolean 
2025-04-01T22:45:09.097372641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "UpgradeAllowed" INTEGER 
2025-04-01T22:45:09.097981242Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000651s 
2025-04-01T22:45:09.098033953Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-04-01T22:45:09.099924373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Profiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1 
2025-04-01T22:45:09.100124000Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020061s 
2025-04-01T22:45:09.100291984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (155, '2025-04-01T22:45:09', 'add_update_allowed_quality_profile') 
2025-04-01T22:45:09.100448501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:09.108637441Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_update_allowed_quality_profile migrated 
2025-04-01T22:45:09.108796818Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104081s 
2025-04-01T22:45:09.108956215Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_download_client_priority migrating 
2025-04-01T22:45:09.109076539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:09.109269436Z [Info] add_download_client_priority: Starting migration of Main DB to 156 
2025-04-01T22:45:09.109756606Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2025-04-01T22:45:09.109824316Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2025-04-01T22:45:09.109942445Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Priority Int32 
2025-04-01T22:45:09.110134421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 1 
2025-04-01T22:45:09.110816555Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007662s 
2025-04-01T22:45:09.110926368Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-04-01T22:45:09.111022720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-04-01T22:45:09.128996252Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0179107s 
2025-04-01T22:45:09.129224951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (156, '2025-04-01T22:45:09', 'add_download_client_priority') 
2025-04-01T22:45:09.129384839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:09.137580503Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_download_client_priority migrated 
2025-04-01T22:45:09.137669408Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0265017s 
2025-04-01T22:45:09.137797257Z [Info] FluentMigrator.Runner.MigrationRunner: 157: remove_growl_prowl migrating 
2025-04-01T22:45:09.137861974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:09.138025583Z [Info] remove_growl_prowl: Starting migration of Main DB to 157 
2025-04-01T22:45:09.138317256Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-04-01T22:45:09.138451963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Growl' 
2025-04-01T22:45:09.138589509Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001874s 
2025-04-01T22:45:09.138728120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (157, '2025-04-01T22:45:09', 'remove_growl_prowl') 
2025-04-01T22:45:09.138859725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:09.147167748Z [Info] FluentMigrator.Runner.MigrationRunner: 157: remove_growl_prowl migrated 
2025-04-01T22:45:09.147273769Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086664s 
2025-04-01T22:45:09.147387094Z [Info] FluentMigrator.Runner.MigrationRunner: 158: remove_plex_hometheatre migrating 
2025-04-01T22:45:09.147457052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:09.147596003Z [Info] remove_plex_hometheatre: Starting migration of Main DB to 158 
2025-04-01T22:45:09.147934841Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-04-01T22:45:09.148034934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexHomeTheater' 
2025-04-01T22:45:09.148170070Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001939s 
2025-04-01T22:45:09.148266165Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-04-01T22:45:09.148356163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexClient' 
2025-04-01T22:45:09.148460404Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001389s 
2025-04-01T22:45:09.148645174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (158, '2025-04-01T22:45:09', 'remove_plex_hometheatre') 
2025-04-01T22:45:09.148758290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:09.157007629Z [Info] FluentMigrator.Runner.MigrationRunner: 158: remove_plex_hometheatre migrated 
2025-04-01T22:45:09.157118894Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008562s 
2025-04-01T22:45:09.157229654Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_webrip_qualites migrating 
2025-04-01T22:45:09.157319439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:09.157459307Z [Info] add_webrip_qualites: Starting migration of Main DB to 159 
2025-04-01T22:45:09.157743324Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-04-01T22:45:09.157827129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-04-01T22:45:09.161976672Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040883s 
2025-04-01T22:45:09.162174612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (159, '2025-04-01T22:45:09', 'add_webrip_qualites') 
2025-04-01T22:45:09.162354344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:09.170633194Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_webrip_qualites migrated 
2025-04-01T22:45:09.170782658Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126973s 
2025-04-01T22:45:09.170938541Z [Info] FluentMigrator.Runner.MigrationRunner: 160: health_issue_notification migrating 
2025-04-01T22:45:09.171042198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:09.171298991Z [Info] health_issue_notification: Starting migration of Main DB to 160 
2025-04-01T22:45:09.171848920Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-04-01T22:45:09.172011409Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4E-06s 
2025-04-01T22:45:09.172114797Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthIssue Boolean 
2025-04-01T22:45:09.172329727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthIssue" INTEGER NOT NULL DEFAULT 0 
2025-04-01T22:45:09.173097377Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008404s 
2025-04-01T22:45:09.173240496Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-04-01T22:45:09.173333018Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-04-01T22:45:09.173472868Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeHealthWarnings Boolean 
2025-04-01T22:45:09.173706119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeHealthWarnings" INTEGER NOT NULL DEFAULT 0 
2025-04-01T22:45:09.175215919Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000846s 
2025-04-01T22:45:09.175232124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (160, '2025-04-01T22:45:09', 'health_issue_notification') 
2025-04-01T22:45:09.175234390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:09.183397880Z [Info] FluentMigrator.Runner.MigrationRunner: 160: health_issue_notification migrated 
2025-04-01T22:45:09.183530627Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097246s 
2025-04-01T22:45:09.183613780Z [Info] FluentMigrator.Runner.MigrationRunner: 161: speed_improvements migrating 
2025-04-01T22:45:09.183686682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:09.183821885Z [Info] speed_improvements: Starting migration of Main DB to 161 
2025-04-01T22:45:09.184232789Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieFiles (MovieId) 
2025-04-01T22:45:09.184347089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieFiles_MovieId" ON "MovieFiles" ("MovieId" ASC) 
2025-04-01T22:45:09.184629867Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002766s 
2025-04-01T22:45:09.184661734Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlternativeTitles (MovieId) 
2025-04-01T22:45:09.184784789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieId" ON "AlternativeTitles" ("MovieId" ASC) 
2025-04-01T22:45:09.184957362Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002237s 
2025-04-01T22:45:09.185029944Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (CleanTitle) 
2025-04-01T22:45:09.185122956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2025-04-01T22:45:09.185273691Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000181s 
2025-04-01T22:45:09.185332565Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (ImdbId) 
2025-04-01T22:45:09.185430145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2025-04-01T22:45:09.185551583Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001645s 
2025-04-01T22:45:09.185647004Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (TmdbId) 
2025-04-01T22:45:09.185718133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2025-04-01T22:45:09.185842571Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001612s 
2025-04-01T22:45:09.185984214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (161, '2025-04-01T22:45:09', 'speed_improvements') 
2025-04-01T22:45:09.186117428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:09.194630607Z [Info] FluentMigrator.Runner.MigrationRunner: 161: speed_improvements migrated 
2025-04-01T22:45:09.194810905Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088158s 
2025-04-01T22:45:09.195025634Z [Info] FluentMigrator.Runner.MigrationRunner: 162: fix_profile_format_default migrating 
2025-04-01T22:45:09.195226247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:09.195463624Z [Info] fix_profile_format_default: Starting migration of Main DB to 162 
2025-04-01T22:45:09.198108355Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Profiles FormatItems String 
2025-04-01T22:45:09.200651777Z [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-04-01T22:45:09.201456290Z [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-04-01T22:45:09.201896257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles" 
2025-04-01T22:45:09.202271198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles" 
2025-04-01T22:45:09.203949404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2025-04-01T22:45:09.204221290Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059195s 
2025-04-01T22:45:09.204653258Z [Info] FluentMigrator.Runner.MigrationRunner: AlterDefaultConstraint .Profiles FormatItems [{"format":0, "allowed":true}] 
2025-04-01T22:45:09.205209294Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003887s 
2025-04-01T22:45:09.205345217Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-04-01T22:45:09.205599806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Profiles" SET "FormatItems" = '[{"format":0, "allowed":true}]' WHERE "FormatItems" = '[{format:0, allowed:true}]' 
2025-04-01T22:45:09.205858765Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003991s 
2025-04-01T22:45:09.206126071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (162, '2025-04-01T22:45:09', 'fix_profile_format_default') 
2025-04-01T22:45:09.206381806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:09.214808196Z [Info] FluentMigrator.Runner.MigrationRunner: 162: fix_profile_format_default migrated 
2025-04-01T22:45:09.214914557Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091678s 
2025-04-01T22:45:09.215167960Z [Info] FluentMigrator.Runner.MigrationRunner: 163: task_duration migrating 
2025-04-01T22:45:09.215263821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:09.215531317Z [Info] task_duration: Starting migration of Main DB to 163 
2025-04-01T22:45:09.215933330Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2025-04-01T22:45:09.216088938Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2025-04-01T22:45:09.216216085Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ScheduledTasks LastStartTime DateTime 
2025-04-01T22:45:09.216441301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks" ADD COLUMN "LastStartTime" DATETIME 
2025-04-01T22:45:09.217206601Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008378s 
2025-04-01T22:45:09.217465521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (163, '2025-04-01T22:45:09', 'task_duration') 
2025-04-01T22:45:09.217733003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:09.226111633Z [Info] FluentMigrator.Runner.MigrationRunner: 163: task_duration migrated 
2025-04-01T22:45:09.226251632Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096232s 
2025-04-01T22:45:09.226458860Z [Info] FluentMigrator.Runner.MigrationRunner: 164: movie_collections_crew migrating 
2025-04-01T22:45:09.226640717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:09.226850896Z [Info] movie_collections_crew: Starting migration of Main DB to 164 
2025-04-01T22:45:09.227838478Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-04-01T22:45:09.228022911Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s 
2025-04-01T22:45:09.228137938Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies Collection String 
2025-04-01T22:45:09.228320855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "Collection" TEXT 
2025-04-01T22:45:09.229117158Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008421s 
2025-04-01T22:45:09.229289340Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies Actors 
2025-04-01T22:45:09.232262789Z [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-04-01T22:45:09.234132933Z [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-04-01T22:45:09.235109320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-04-01T22:45:09.235649280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-04-01T22:45:09.237183717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2025-04-01T22:45:09.237534255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2025-04-01T22:45:09.237893780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2025-04-01T22:45:09.238230612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2025-04-01T22:45:09.238485788Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009069s 
2025-04-01T22:45:09.238627546Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Credits 
2025-04-01T22:45:09.239131863Z [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-04-01T22:45:09.239567376Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007933s 
2025-04-01T22:45:09.239715277Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Credits (CreditTmdbId) 
2025-04-01T22:45:09.239963114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Credits_CreditTmdbId" ON "Credits" ("CreditTmdbId" ASC) 
2025-04-01T22:45:09.240194187Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003525s 
2025-04-01T22:45:09.240329495Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Credits (MovieId) 
2025-04-01T22:45:09.240522576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Credits_MovieId" ON "Credits" ("MovieId" ASC) 
2025-04-01T22:45:09.240786141Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003259s 
2025-04-01T22:45:09.240945008Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-04-01T22:45:09.241173789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'NotifyMyAndroid' 
2025-04-01T22:45:09.241382842Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002898s 
2025-04-01T22:45:09.241528236Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-04-01T22:45:09.241716035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Pushalot' 
2025-04-01T22:45:09.241922930Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002684s 
2025-04-01T22:45:09.242199078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (164, '2025-04-01T22:45:09', 'movie_collections_crew') 
2025-04-01T22:45:09.242477008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:09.252231497Z [Info] FluentMigrator.Runner.MigrationRunner: 164: movie_collections_crew migrated 
2025-04-01T22:45:09.252461571Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104712s 
2025-04-01T22:45:09.258699595Z [Info] FluentMigrator.Runner.MigrationRunner: 165: remove_custom_formats_from_quality_model migrating 
2025-04-01T22:45:09.258837930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:09.259028411Z [Info] remove_custom_formats_from_quality_model: Starting migration of Main DB to 165 
2025-04-01T22:45:09.259808463Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2025-04-01T22:45:09.259921632Z [Info] FluentMigrator.Runner.MigrationRunner: => 2E-06s 
2025-04-01T22:45:09.260070642Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist IndexerFlags Int32 
2025-04-01T22:45:09.260305692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2025-04-01T22:45:09.261101570Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008795s 
2025-04-01T22:45:09.261248780Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles 
2025-04-01T22:45:09.261376561Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2025-04-01T22:45:09.261507376Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieFiles IndexerFlags Int32 
2025-04-01T22:45:09.261785831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2025-04-01T22:45:09.262514743Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000843s 
2025-04-01T22:45:09.262673008Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-04-01T22:45:09.262820146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-04-01T22:45:09.267943954Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050679s 
2025-04-01T22:45:09.268107439Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-04-01T22:45:09.268314901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-04-01T22:45:09.269932661Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001609s 
2025-04-01T22:45:09.270038678Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-04-01T22:45:09.270205502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-04-01T22:45:09.271513755Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013171s 
2025-04-01T22:45:09.271685683Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-04-01T22:45:09.271855211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-04-01T22:45:09.272167370Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003162s 
2025-04-01T22:45:09.272276482Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-04-01T22:45:09.272392956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-04-01T22:45:09.276519374Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040843s 
2025-04-01T22:45:09.276688187Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-04-01T22:45:09.276833417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-04-01T22:45:09.279085048Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022395s 
2025-04-01T22:45:09.279455530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (165, '2025-04-01T22:45:09', 'remove_custom_formats_from_quality_model') 
2025-04-01T22:45:09.279772531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:09.288398225Z [Info] FluentMigrator.Runner.MigrationRunner: 165: remove_custom_formats_from_quality_model migrated 
2025-04-01T22:45:09.288572388Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114405s 
2025-04-01T22:45:09.288788445Z [Info] FluentMigrator.Runner.MigrationRunner: 166: fix_tmdb_list_config migrating 
2025-04-01T22:45:09.288966996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:09.289236827Z [Info] fix_tmdb_list_config: Starting migration of Main DB to 166 
2025-04-01T22:45:09.289653422Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-04-01T22:45:09.289817242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-04-01T22:45:09.292314585Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024948s 
2025-04-01T22:45:09.292479351Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-04-01T22:45:09.292624666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-04-01T22:45:09.294651449Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020038s 
2025-04-01T22:45:09.294816715Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-04-01T22:45:09.294974145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-04-01T22:45:09.297184896Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021855s 
2025-04-01T22:45:09.297520346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (166, '2025-04-01T22:45:09', 'fix_tmdb_list_config') 
2025-04-01T22:45:09.297841817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:09.306263524Z [Info] FluentMigrator.Runner.MigrationRunner: 166: fix_tmdb_list_config migrated 
2025-04-01T22:45:09.306453992Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112127s 
2025-04-01T22:45:09.306636515Z [Info] FluentMigrator.Runner.MigrationRunner: 167: remove_movie_pathstate migrating 
2025-04-01T22:45:09.306788268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:09.307019375Z [Info] remove_movie_pathstate: Starting migration of Main DB to 167 
2025-04-01T22:45:09.307585894Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies PathState 
2025-04-01T22:45:09.310282461Z [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-04-01T22:45:09.311407048Z [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-04-01T22:45:09.311908289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-04-01T22:45:09.312247107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-04-01T22:45:09.313297971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2025-04-01T22:45:09.313519573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2025-04-01T22:45:09.313703772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2025-04-01T22:45:09.313834155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2025-04-01T22:45:09.313964484Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062617s 
2025-04-01T22:45:09.314070374Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" IN ('pathsdefaultstatic') 
2025-04-01T22:45:09.314160411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" IN ('pathsdefaultstatic') 
2025-04-01T22:45:09.314394082Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001205s 
2025-04-01T22:45:09.314409995Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles 
2025-04-01T22:45:09.314414634Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-04-01T22:45:09.314441896Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieFiles OriginalFilePath String 
2025-04-01T22:45:09.314545363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles" ADD COLUMN "OriginalFilePath" TEXT 
2025-04-01T22:45:09.315828011Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000765s 
2025-04-01T22:45:09.315889929Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn MovieFiles Path 
2025-04-01T22:45:09.317375010Z [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-04-01T22:45:09.317963527Z [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-04-01T22:45:09.318186252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieFiles" 
2025-04-01T22:45:09.318468482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles_temp" RENAME TO "MovieFiles" 
2025-04-01T22:45:09.319593139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieFiles_MovieId" ON "MovieFiles" ("MovieId" ASC) 
2025-04-01T22:45:09.319760786Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041117s 
2025-04-01T22:45:09.319994740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (167, '2025-04-01T22:45:09', 'remove_movie_pathstate') 
2025-04-01T22:45:09.320068686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:09.328277731Z [Info] FluentMigrator.Runner.MigrationRunner: 167: remove_movie_pathstate migrated 
2025-04-01T22:45:09.328388760Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125379s 
2025-04-01T22:45:09.328509842Z [Info] FluentMigrator.Runner.MigrationRunner: 168: custom_format_rework migrating 
2025-04-01T22:45:09.328549412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:09.328678227Z [Info] custom_format_rework: Starting migration of Main DB to 168 
2025-04-01T22:45:09.329041210Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable CustomFormats 
2025-04-01T22:45:09.329113625Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-04-01T22:45:09.329186577Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn CustomFormats Specifications String 
2025-04-01T22:45:09.329313904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "CustomFormats" ADD COLUMN "Specifications" TEXT NOT NULL DEFAULT '[]' 
2025-04-01T22:45:09.329854187Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005898s 
2025-04-01T22:45:09.329926632Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-04-01T22:45:09.329994481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-04-01T22:45:09.332661933Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026079s 
2025-04-01T22:45:09.332770348Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn CustomFormats FormatTags 
2025-04-01T22:45:09.333830760Z [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-04-01T22:45:09.334132520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "CustomFormats_temp" ("Id", "Name", "Specifications") SELECT "Id", "Name", "Specifications" FROM "CustomFormats" 
2025-04-01T22:45:09.334281223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "CustomFormats" 
2025-04-01T22:45:09.334512039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "CustomFormats_temp" RENAME TO "CustomFormats" 
2025-04-01T22:45:09.335573776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC) 
2025-04-01T22:45:09.335757829Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029128s 
2025-04-01T22:45:09.335891051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (168, '2025-04-01T22:45:09', 'custom_format_rework') 
2025-04-01T22:45:09.336032768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:09.344351441Z [Info] FluentMigrator.Runner.MigrationRunner: 168: custom_format_rework migrated 
2025-04-01T22:45:09.344521105Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113881s 
2025-04-01T22:45:09.344713644Z [Info] FluentMigrator.Runner.MigrationRunner: 169: custom_format_scores migrating 
2025-04-01T22:45:09.344877843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:09.345127004Z [Info] custom_format_scores: Starting migration of Main DB to 169 
2025-04-01T22:45:09.345827426Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 
2025-04-01T22:45:09.345964285Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-06s 
2025-04-01T22:45:09.346123466Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles MinFormatScore Int32 
2025-04-01T22:45:09.346349846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "MinFormatScore" INTEGER NOT NULL DEFAULT 0 
2025-04-01T22:45:09.347158475Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008812s 
2025-04-01T22:45:09.347318791Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 
2025-04-01T22:45:09.347411862Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.7E-06s 
2025-04-01T22:45:09.347563587Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles CutoffFormatScore Int32 
2025-04-01T22:45:09.347797384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "CutoffFormatScore" INTEGER NOT NULL DEFAULT 0 
2025-04-01T22:45:09.348489198Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007674s 
2025-04-01T22:45:09.348604214Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-04-01T22:45:09.348734552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-04-01T22:45:09.355863608Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070337s 
2025-04-01T22:45:09.356010287Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Profiles FormatCutoff 
2025-04-01T22:45:09.358543833Z [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-04-01T22:45:09.359450856Z [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-04-01T22:45:09.360011270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles" 
2025-04-01T22:45:09.360543899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles" 
2025-04-01T22:45:09.362292532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2025-04-01T22:45:09.362662231Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064585s 
2025-04-01T22:45:09.362740197Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable CustomFormats 
2025-04-01T22:45:09.362856942Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.6E-06s 
2025-04-01T22:45:09.363026688Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn CustomFormats IncludeCustomFormatWhenRenaming Boolean 
2025-04-01T22:45:09.363320906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "CustomFormats" ADD COLUMN "IncludeCustomFormatWhenRenaming" INTEGER NOT NULL DEFAULT 0 
2025-04-01T22:45:09.364068243Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008827s 
2025-04-01T22:45:09.364325591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (169, '2025-04-01T22:45:09', 'custom_format_scores') 
2025-04-01T22:45:09.364584238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:09.372899019Z [Info] FluentMigrator.Runner.MigrationRunner: 169: custom_format_scores migrated 
2025-04-01T22:45:09.373082450Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096361s 
2025-04-01T22:45:09.373318144Z [Info] FluentMigrator.Runner.MigrationRunner: 170: fix_trakt_list_config migrating 
2025-04-01T22:45:09.373431679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:09.373671984Z [Info] fix_trakt_list_config: Starting migration of Main DB to 170 
2025-04-01T22:45:09.374091018Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-04-01T22:45:09.374257770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-04-01T22:45:09.433726090Z []
2025-04-01T22:45:09.433810516Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0595404s 
2025-04-01T22:45:09.433923253Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-04-01T22:45:09.433997444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-04-01T22:45:09.434881926Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008634s 
2025-04-01T22:45:09.436443071Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" IN ('TraktAuthToken', 'TraktRefreshToken', 'TraktTokenExpiry', 'NewTraktAuthToken', 'NewTraktRefreshToken', 'NewTraktTokenExpiry') 
2025-04-01T22:45:09.436696022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" IN ('TraktAuthToken', 'TraktRefreshToken', 'TraktTokenExpiry', 'NewTraktAuthToken', 'NewTraktRefreshToken', 'NewTraktTokenExpiry') 
2025-04-01T22:45:09.436957697Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003423s 
2025-04-01T22:45:09.437083148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (170, '2025-04-01T22:45:09', 'fix_trakt_list_config') 
2025-04-01T22:45:09.437260326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:09.445395496Z [Info] FluentMigrator.Runner.MigrationRunner: 170: fix_trakt_list_config migrated 
2025-04-01T22:45:09.445491123Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087512s 
2025-04-01T22:45:09.445613475Z [Info] FluentMigrator.Runner.MigrationRunner: 171: quality_definition_preferred_size migrating 
2025-04-01T22:45:09.445677102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:09.445914719Z [Info] quality_definition_preferred_size: Starting migration of Main DB to 171 
2025-04-01T22:45:09.446160038Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions 
2025-04-01T22:45:09.446198022Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2025-04-01T22:45:09.446287839Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityDefinitions PreferredSize Double 
2025-04-01T22:45:09.446408300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions" ADD COLUMN "PreferredSize" NUMERIC 
2025-04-01T22:45:09.446861517Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004993s 
2025-04-01T22:45:09.446937337Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-04-01T22:45:09.447003545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-04-01T22:45:09.448411027Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013782s 
2025-04-01T22:45:09.448600425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (171, '2025-04-01T22:45:09', 'quality_definition_preferred_size') 
2025-04-01T22:45:09.448768573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:09.457451012Z [Info] FluentMigrator.Runner.MigrationRunner: 171: quality_definition_preferred_size migrated 
2025-04-01T22:45:09.457600141Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103266s 
2025-04-01T22:45:09.457751666Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_download_history migrating 
2025-04-01T22:45:09.457865987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:09.458050485Z [Info] add_download_history: Starting migration of Main DB to 172 
2025-04-01T22:45:09.458866928Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadHistory 
2025-04-01T22:45:09.459183584Z [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-04-01T22:45:09.459492438Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005224s 
2025-04-01T22:45:09.459567783Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (EventType) 
2025-04-01T22:45:09.459682156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2025-04-01T22:45:09.459851846Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002138s 
2025-04-01T22:45:09.459918086Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (MovieId) 
2025-04-01T22:45:09.460025171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_MovieId" ON "DownloadHistory" ("MovieId" ASC) 
2025-04-01T22:45:09.460158798Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001802s 
2025-04-01T22:45:09.460226443Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (DownloadId) 
2025-04-01T22:45:09.460333791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2025-04-01T22:45:09.460457261Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001729s 
2025-04-01T22:45:09.460511756Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-04-01T22:45:09.460576083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-04-01T22:45:09.461984701Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013975s 
2025-04-01T22:45:09.462146521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (172, '2025-04-01T22:45:09', 'add_download_history') 
2025-04-01T22:45:09.462290425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:09.470445913Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_download_history migrated 
2025-04-01T22:45:09.470536041Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098055s 
2025-04-01T22:45:09.470630787Z [Info] FluentMigrator.Runner.MigrationRunner: 173: net_import_status migrating 
2025-04-01T22:45:09.470700028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:09.470823019Z [Info] net_import_status: Starting migration of Main DB to 173 
2025-04-01T22:45:09.471225785Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NetImportStatus 
2025-04-01T22:45:09.471483487Z [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-04-01T22:45:09.471770358Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004569s 
2025-04-01T22:45:09.471853576Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NetImportStatus (ProviderId) 
2025-04-01T22:45:09.471975585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "NetImportStatus" ("ProviderId" ASC) 
2025-04-01T22:45:09.472135513Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002187s 
2025-04-01T22:45:09.472272426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (173, '2025-04-01T22:45:09', 'net_import_status') 
2025-04-01T22:45:09.472398309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:09.480528645Z [Info] FluentMigrator.Runner.MigrationRunner: 173: net_import_status migrated 
2025-04-01T22:45:09.480611627Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085703s 
2025-04-01T22:45:09.480706486Z [Info] FluentMigrator.Runner.MigrationRunner: 174: email_multiple_addresses migrating 
2025-04-01T22:45:09.480775116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:09.480884678Z [Info] email_multiple_addresses: Starting migration of Main DB to 174 
2025-04-01T22:45:09.481074758Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-04-01T22:45:09.481152204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-04-01T22:45:09.482461912Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013003s 
2025-04-01T22:45:09.482622781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (174, '2025-04-01T22:45:09', 'email_multiple_addresses') 
2025-04-01T22:45:09.482770626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:09.490832361Z [Info] FluentMigrator.Runner.MigrationRunner: 174: email_multiple_addresses migrated 
2025-04-01T22:45:09.490914789Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096554s 
2025-04-01T22:45:09.491004755Z [Info] FluentMigrator.Runner.MigrationRunner: 175: remove_chown_and_folderchmod_config migrating 
2025-04-01T22:45:09.491077675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:09.491199412Z [Info] remove_chown_and_folderchmod_config: Starting migration of Main DB to 175 
2025-04-01T22:45:09.491393890Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" IN ('folderchmod', 'chownuser', 'parsingleniency') 
2025-04-01T22:45:09.491523075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" IN ('folderchmod', 'chownuser', 'parsingleniency') 
2025-04-01T22:45:09.491690009Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002077s 
2025-04-01T22:45:09.491829998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (175, '2025-04-01T22:45:09', 'remove_chown_and_folderchmod_config') 
2025-04-01T22:45:09.491958145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:09.500128587Z [Info] FluentMigrator.Runner.MigrationRunner: 175: remove_chown_and_folderchmod_config migrated 
2025-04-01T22:45:09.500214784Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008606s 
2025-04-01T22:45:09.500295507Z [Info] FluentMigrator.Runner.MigrationRunner: 176: movie_recommendations migrating 
2025-04-01T22:45:09.500364680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:09.500464868Z [Info] movie_recommendations: Starting migration of Main DB to 176 
2025-04-01T22:45:09.500654009Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-04-01T22:45:09.500716894Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-04-01T22:45:09.500783627Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies Recommendations String 
2025-04-01T22:45:09.500898939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "Recommendations" TEXT NOT NULL DEFAULT '[]' 
2025-04-01T22:45:09.501331902Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004828s 
2025-04-01T22:45:09.501471518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (176, '2025-04-01T22:45:09', 'movie_recommendations') 
2025-04-01T22:45:09.501601193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:09.509863749Z [Info] FluentMigrator.Runner.MigrationRunner: 176: movie_recommendations migrated 
2025-04-01T22:45:09.509945929Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089856s 
2025-04-01T22:45:09.510026134Z [Info] FluentMigrator.Runner.MigrationRunner: 177: language_improvements migrating 
2025-04-01T22:45:09.510094316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:09.510192533Z [Info] language_improvements: Starting migration of Main DB to 177 
2025-04-01T22:45:09.511248692Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-04-01T22:45:09.511339034Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-04-01T22:45:09.511398262Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies OriginalLanguage Int32 
2025-04-01T22:45:09.511515712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "OriginalLanguage" INTEGER NOT NULL DEFAULT 1 
2025-04-01T22:45:09.511942354Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004755s 
2025-04-01T22:45:09.512008325Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-04-01T22:45:09.512058438Z [Info] FluentMigrator.Runner.MigrationRunner: => 2E-07s 
2025-04-01T22:45:09.512120086Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies OriginalTitle String 
2025-04-01T22:45:09.512214521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "OriginalTitle" TEXT 
2025-04-01T22:45:09.512579337Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003953s 
2025-04-01T22:45:09.512640805Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-04-01T22:45:09.512689455Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-04-01T22:45:09.512751078Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies DigitalRelease DateTime 
2025-04-01T22:45:09.512847904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "DigitalRelease" DATETIME 
2025-04-01T22:45:09.513218606Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004022s 
2025-04-01T22:45:09.513298494Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies PhysicalReleaseNote 
2025-04-01T22:45:09.514856390Z [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-04-01T22:45:09.515973690Z [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-04-01T22:45:09.516524867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-04-01T22:45:09.516850413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-04-01T22:45:09.517951655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2025-04-01T22:45:09.518147958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2025-04-01T22:45:09.518307327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2025-04-01T22:45:09.518451718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2025-04-01T22:45:09.518561824Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051998s 
2025-04-01T22:45:09.518631552Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies SecondaryYearSourceId 
2025-04-01T22:45:09.520179511Z [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-04-01T22:45:09.521215878Z [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-04-01T22:45:09.521669483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-04-01T22:45:09.522014294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-04-01T22:45:09.523034810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2025-04-01T22:45:09.523303460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2025-04-01T22:45:09.523405813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2025-04-01T22:45:09.523548940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2025-04-01T22:45:09.523655633Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004962s 
2025-04-01T22:45:09.523714214Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2025-04-01T22:45:09.523768787Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-04-01T22:45:09.523834956Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig RenameMovies Boolean 
2025-04-01T22:45:09.523948825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "RenameMovies" INTEGER NOT NULL DEFAULT 0 
2025-04-01T22:45:09.524330577Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000429s 
2025-04-01T22:45:09.524434220Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "RenameMovies"="RenameEpisodes" 
2025-04-01T22:45:09.524539904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "RenameMovies"="RenameEpisodes" 
2025-04-01T22:45:09.524629107Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001246s 
2025-04-01T22:45:09.524692398Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig RenameEpisodes 
2025-04-01T22:45:09.525826514Z [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-04-01T22:45:09.526267438Z [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-04-01T22:45:09.526471089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2025-04-01T22:45:09.526645380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2025-04-01T22:45:09.527611262Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028441s 
2025-04-01T22:45:09.527823958Z [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-04-01T22:45:09.528076311Z [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-04-01T22:45:09.528269437Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003241s 
2025-04-01T22:45:09.528362885Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DROP INDEX IF EXISTS "IX_AlternativeTitles_CleanTitle" 
2025-04-01T22:45:09.528465424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX IF EXISTS "IX_AlternativeTitles_CleanTitle" 
2025-04-01T22:45:09.528603102Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001686s 
2025-04-01T22:45:09.528659573Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-04-01T22:45:09.528725360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-04-01T22:45:09.530354414Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016198s 
2025-04-01T22:45:09.530435918Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-04-01T22:45:09.530507042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-04-01T22:45:09.531688625Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001177s 
2025-04-01T22:45:09.531767907Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-04-01T22:45:09.531910788Z [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-04-01T22:45:09.532036742Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002148s 
2025-04-01T22:45:09.532090461Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-04-01T22:45:09.532181409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies" SET "LastInfoSync" = '2014-01-01 00:00:00' WHERE 1 = 1 
2025-04-01T22:45:09.532270629Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000133s 
2025-04-01T22:45:09.532396518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (177, '2025-04-01T22:45:09', 'language_improvements') 
2025-04-01T22:45:09.532517188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:09.540767719Z [Info] FluentMigrator.Runner.MigrationRunner: 177: language_improvements migrated 
2025-04-01T22:45:09.540860239Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085658s 
2025-04-01T22:45:09.540941822Z [Info] FluentMigrator.Runner.MigrationRunner: 178: new_list_server migrating 
2025-04-01T22:45:09.541008318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:09.541118888Z [Info] new_list_server: Starting migration of Main DB to 178 
2025-04-01T22:45:09.541321402Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-04-01T22:45:09.541400239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-04-01T22:45:09.543269403Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018556s 
2025-04-01T22:45:09.543348039Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-04-01T22:45:09.543418048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-04-01T22:45:09.545207291Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017837s 
2025-04-01T22:45:09.545367732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (178, '2025-04-01T22:45:09', 'new_list_server') 
2025-04-01T22:45:09.545514920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:09.553705181Z [Info] FluentMigrator.Runner.MigrationRunner: 178: new_list_server migrated 
2025-04-01T22:45:09.553800085Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102396s 
2025-04-01T22:45:09.553888870Z [Info] FluentMigrator.Runner.MigrationRunner: 179: movie_translation_indexes migrating 
2025-04-01T22:45:09.553960101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:09.554078823Z [Info] movie_translation_indexes: Starting migration of Main DB to 179 
2025-04-01T22:45:09.554346208Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieTranslations (Language) 
2025-04-01T22:45:09.554480373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_Language" ON "MovieTranslations" ("Language" ASC) 
2025-04-01T22:45:09.554677499Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002509s 
2025-04-01T22:45:09.554754299Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieTranslations (MovieId) 
2025-04-01T22:45:09.554862880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_MovieId" ON "MovieTranslations" ("MovieId" ASC) 
2025-04-01T22:45:09.554998599Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001891s 
2025-04-01T22:45:09.555134203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (179, '2025-04-01T22:45:09', 'movie_translation_indexes') 
2025-04-01T22:45:09.555282768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:09.563428972Z [Info] FluentMigrator.Runner.MigrationRunner: 179: movie_translation_indexes migrated 
2025-04-01T22:45:09.563518662Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085475s 
2025-04-01T22:45:09.563618223Z [Info] FluentMigrator.Runner.MigrationRunner: 180: fix_invalid_profile_references migrating 
2025-04-01T22:45:09.563689540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:09.563810460Z [Info] fix_invalid_profile_references: Starting migration of Main DB to 180 
2025-04-01T22:45:09.564033956Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-04-01T22:45:09.564113783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-04-01T22:45:09.565857195Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017335s 
2025-04-01T22:45:09.566027453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (180, '2025-04-01T22:45:09', 'fix_invalid_profile_references') 
2025-04-01T22:45:09.566181486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:09.574316769Z [Info] FluentMigrator.Runner.MigrationRunner: 180: fix_invalid_profile_references migrated 
2025-04-01T22:45:09.574404502Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010166s 
2025-04-01T22:45:09.574490591Z [Info] FluentMigrator.Runner.MigrationRunner: 181: list_movies_table migrating 
2025-04-01T22:45:09.574558643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:09.574665926Z [Info] list_movies_table: Starting migration of Main DB to 181 
2025-04-01T22:45:09.575684001Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable NetImport ImportLists 
2025-04-01T22:45:09.575847885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NetImport" RENAME TO "ImportLists" 
2025-04-01T22:45:09.576919404Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011374s 
2025-04-01T22:45:09.577010728Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable NetImportStatus ImportListStatus 
2025-04-01T22:45:09.577121844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NetImportStatus" RENAME TO "ImportListStatus" 
2025-04-01T22:45:09.578104241Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010192s 
2025-04-01T22:45:09.578233079Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Config" SET "Key" = 'importlistsyncinterval' WHERE "Key" = 'netimportsyncinterval' 
2025-04-01T22:45:09.578365991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Config" SET "Key" = 'importlistsyncinterval' WHERE "Key" = 'netimportsyncinterval' 
2025-04-01T22:45:09.578473782Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001596s 
2025-04-01T22:45:09.578530548Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-04-01T22:45:09.578579756Z [Info] FluentMigrator.Runner.MigrationRunner: => 2E-07s 
2025-04-01T22:45:09.578646676Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists SearchOnAdd Boolean 
2025-04-01T22:45:09.578763456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "SearchOnAdd" INTEGER NOT NULL DEFAULT 0 
2025-04-01T22:45:09.579154757Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004379s 
2025-04-01T22:45:09.579228664Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListMovies 
2025-04-01T22:45:09.579665109Z [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-04-01T22:45:09.580015553Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007123s 
2025-04-01T22:45:09.580141160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (181, '2025-04-01T22:45:09', 'list_movies_table') 
2025-04-01T22:45:09.580266226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:09.590834433Z [Info] FluentMigrator.Runner.MigrationRunner: 181: list_movies_table migrated 
2025-04-01T22:45:09.590920940Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114593s 
2025-04-01T22:45:09.591012817Z [Info] FluentMigrator.Runner.MigrationRunner: 182: on_delete_notification migrating 
2025-04-01T22:45:09.591082805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:09.591214394Z [Info] on_delete_notification: Starting migration of Main DB to 182 
2025-04-01T22:45:09.591478963Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-04-01T22:45:09.591552029Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-04-01T22:45:09.591619324Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnDelete Boolean 
2025-04-01T22:45:09.591736322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnDelete" INTEGER NOT NULL DEFAULT 0 
2025-04-01T22:45:09.592223547Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005323s 
2025-04-01T22:45:09.592370417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (182, '2025-04-01T22:45:09', 'on_delete_notification') 
2025-04-01T22:45:09.592508129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:09.600672514Z [Info] FluentMigrator.Runner.MigrationRunner: 182: on_delete_notification migrated 
2025-04-01T22:45:09.600747420Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089376s 
2025-04-01T22:45:09.600833297Z [Info] FluentMigrator.Runner.MigrationRunner: 183: download_propers_config migrating 
2025-04-01T22:45:09.600900802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:09.601007144Z [Info] download_propers_config: Starting migration of Main DB to 183 
2025-04-01T22:45:09.601242047Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-04-01T22:45:09.601322125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-04-01T22:45:09.601744669Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004192s 
2025-04-01T22:45:09.601858691Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers' 
2025-04-01T22:45:09.601962570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers' 
2025-04-01T22:45:09.602059909Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001301s 
2025-04-01T22:45:09.602121717Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Profiles PreferredTags 
2025-04-01T22:45:09.603423918Z [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-04-01T22:45:09.603835470Z [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-04-01T22:45:09.604010336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles" 
2025-04-01T22:45:09.604222148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles" 
2025-04-01T22:45:09.605287642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2025-04-01T22:45:09.605440171Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032145s 
2025-04-01T22:45:09.605575492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (183, '2025-04-01T22:45:09', 'download_propers_config') 
2025-04-01T22:45:09.605698608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:09.613975034Z [Info] FluentMigrator.Runner.MigrationRunner: 183: download_propers_config migrated 
2025-04-01T22:45:09.614053864Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117157s 
2025-04-01T22:45:09.614134442Z [Info] FluentMigrator.Runner.MigrationRunner: 184: add_priority_to_indexers migrating 
2025-04-01T22:45:09.614206948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:09.614263105Z [Info] add_priority_to_indexers: Starting migration of Main DB to 184 
2025-04-01T22:45:09.614475786Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-04-01T22:45:09.614535426Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-04-01T22:45:09.614597451Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Priority Int32 
2025-04-01T22:45:09.614701908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 25 
2025-04-01T22:45:09.615117142Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004596s 
2025-04-01T22:45:09.615268818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (184, '2025-04-01T22:45:09', 'add_priority_to_indexers') 
2025-04-01T22:45:09.615400850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:09.623530916Z [Info] FluentMigrator.Runner.MigrationRunner: 184: add_priority_to_indexers migrated 
2025-04-01T22:45:09.623607085Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088307s 
2025-04-01T22:45:09.623690510Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_alternative_title_indices migrating 
2025-04-01T22:45:09.623759493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:09.623858966Z [Info] add_alternative_title_indices: Starting migration of Main DB to 185 
2025-04-01T22:45:09.624081660Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlternativeTitles (CleanTitle) 
2025-04-01T22:45:09.624216336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2025-04-01T22:45:09.624429427Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000241s 
2025-04-01T22:45:09.624486222Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieTranslations (CleanTitle) 
2025-04-01T22:45:09.624601660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_CleanTitle" ON "MovieTranslations" ("CleanTitle" ASC) 
2025-04-01T22:45:09.624738033Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001972s 
2025-04-01T22:45:09.624877317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (185, '2025-04-01T22:45:09', 'add_alternative_title_indices') 
2025-04-01T22:45:09.625007433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:09.633210266Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_alternative_title_indices migrated 
2025-04-01T22:45:09.633298460Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008612s 
2025-04-01T22:45:09.633383110Z [Info] FluentMigrator.Runner.MigrationRunner: 186: fix_tmdb_duplicates migrating 
2025-04-01T22:45:09.633453410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:09.633562452Z [Info] fix_tmdb_duplicates: Starting migration of Main DB to 186 
2025-04-01T22:45:09.634467054Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-04-01T22:45:09.634567376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-04-01T22:45:09.636577885Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020067s 
2025-04-01T22:45:09.636922874Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Movies () 
2025-04-01T22:45:09.637200406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Movies_TmdbId" 
2025-04-01T22:45:09.637399479Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003905s 
2025-04-01T22:45:09.637470508Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-04-01T22:45:09.637523355Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-04-01T22:45:09.637586997Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies TmdbId Int32 
2025-04-01T22:45:09.639200015Z [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-04-01T22:45:09.640244236Z [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-04-01T22:45:09.640713458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-04-01T22:45:09.640994240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-04-01T22:45:09.642065607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2025-04-01T22:45:09.642282735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2025-04-01T22:45:09.642464919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2025-04-01T22:45:09.642599186Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049484s 
2025-04-01T22:45:09.642668850Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (TmdbId) 
2025-04-01T22:45:09.642767450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2025-04-01T22:45:09.642896366Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000167s 
2025-04-01T22:45:09.643033421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (186, '2025-04-01T22:45:09', 'fix_tmdb_duplicates') 
2025-04-01T22:45:09.643170976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:09.651409505Z [Info] FluentMigrator.Runner.MigrationRunner: 186: fix_tmdb_duplicates migrated 
2025-04-01T22:45:09.651455900Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085392s 
2025-04-01T22:45:09.651560794Z [Info] FluentMigrator.Runner.MigrationRunner: 187: swap_filechmod_for_folderchmod migrating 
2025-04-01T22:45:09.651639322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:09.651771328Z [Info] swap_filechmod_for_folderchmod: Starting migration of Main DB to 187 
2025-04-01T22:45:09.651998752Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-04-01T22:45:09.652081482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-04-01T22:45:09.652498482Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004137s 
2025-04-01T22:45:09.652674770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (187, '2025-04-01T22:45:09', 'swap_filechmod_for_folderchmod') 
2025-04-01T22:45:09.652827295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:09.663329403Z [Info] FluentMigrator.Runner.MigrationRunner: 187: swap_filechmod_for_folderchmod migrated 
2025-04-01T22:45:09.663433019Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111635s 
2025-04-01T22:45:09.663531349Z [Info] FluentMigrator.Runner.MigrationRunner: 188: mediainfo_channels migrating 
2025-04-01T22:45:09.663602795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:09.663729184Z [Info] mediainfo_channels: Starting migration of Main DB to 188 
2025-04-01T22:45:09.664080127Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MovieFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannels"', '"audioChannelsContainer"'); 
2025-04-01T22:45:09.664244869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MovieFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannels"', '"audioChannelsContainer"'); 
2025-04-01T22:45:09.664394825Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002117s 
2025-04-01T22:45:09.664535185Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MovieFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannelPositionsText"', '"audioChannelPositionsTextContainer"'); 
2025-04-01T22:45:09.664702002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MovieFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannelPositionsText"', '"audioChannelPositionsTextContainer"'); 
2025-04-01T22:45:09.664814727Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001907s 
2025-04-01T22:45:09.664922076Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Config" SET "Value" = max(("Value" / 60) + 1, 6) WHERE "Key" = 'importlistsyncinterval' 
2025-04-01T22:45:09.665047319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Config" SET "Value" = max(("Value" / 60) + 1, 6) WHERE "Key" = 'importlistsyncinterval' 
2025-04-01T22:45:09.665149236Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001507s 
2025-04-01T22:45:09.665290290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (188, '2025-04-01T22:45:09', 'mediainfo_channels') 
2025-04-01T22:45:09.665409700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:09.673519227Z [Info] FluentMigrator.Runner.MigrationRunner: 188: mediainfo_channels migrated 
2025-04-01T22:45:09.673608510Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084551s 
2025-04-01T22:45:09.673700689Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_update_history migrating 
2025-04-01T22:45:09.673770160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:09.673881587Z [Info] add_update_history: Starting migration of Main DB to 189 
2025-04-01T22:45:09.674086491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (189, '2025-04-01T22:45:09', 'add_update_history') 
2025-04-01T22:45:09.674239114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:09.682361828Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_update_history migrated 
2025-04-01T22:45:09.682454767Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085564s 
2025-04-01T22:45:09.682543011Z [Info] FluentMigrator.Runner.MigrationRunner: 190: update_awesome_hd_link migrating 
2025-04-01T22:45:09.682615362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:09.682724605Z [Info] update_awesome_hd_link: Starting migration of Main DB to 190 
2025-04-01T22:45:09.684342897Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", 'https://awesome-hd.net', 'https://awesome-hd.club') WHERE "Implementation" = 'AwesomeHD'; 
2025-04-01T22:45:09.684555614Z [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-04-01T22:45:09.684718400Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002463s 
2025-04-01T22:45:09.684865927Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", 'https://awesome-hd.me', 'https://awesome-hd.club') WHERE "Implementation" = 'AwesomeHD'; 
2025-04-01T22:45:09.685034713Z [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-04-01T22:45:09.685154727Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001973s 
2025-04-01T22:45:09.685288680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (190, '2025-04-01T22:45:09', 'update_awesome_hd_link') 
2025-04-01T22:45:09.685425693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:09.693371255Z [Info] FluentMigrator.Runner.MigrationRunner: 190: update_awesome_hd_link migrated 
2025-04-01T22:45:09.693438351Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083866s 
2025-04-01T22:45:09.693518986Z [Info] FluentMigrator.Runner.MigrationRunner: 191: remove_awesomehd migrating 
2025-04-01T22:45:09.693589952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:09.693689758Z [Info] remove_awesomehd: Starting migration of Main DB to 191 
2025-04-01T22:45:09.693890770Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-04-01T22:45:09.694009324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'AwesomeHD' 
2025-04-01T22:45:09.694116880Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001504s 
2025-04-01T22:45:09.694252710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (191, '2025-04-01T22:45:09', 'remove_awesomehd') 
2025-04-01T22:45:09.694378333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:09.702553915Z [Info] FluentMigrator.Runner.MigrationRunner: 191: remove_awesomehd migrated 
2025-04-01T22:45:09.702638473Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085405s 
2025-04-01T22:45:09.702720761Z [Info] FluentMigrator.Runner.MigrationRunner: 192: add_on_delete_to_notifications migrating 
2025-04-01T22:45:09.702791490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:09.702891599Z [Info] add_on_delete_to_notifications: Starting migration of Main DB to 192 
2025-04-01T22:45:09.703187528Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Notifications OnDelete to OnMovieDelete 
2025-04-01T22:45:09.704529407Z [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-04-01T22:45:09.705070709Z [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-04-01T22:45:09.705321549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications" 
2025-04-01T22:45:09.705501710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications" 
2025-04-01T22:45:09.706521514Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032424s 
2025-04-01T22:45:09.706594974Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-04-01T22:45:09.706647735Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-04-01T22:45:09.706718804Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnMovieFileDelete Boolean 
2025-04-01T22:45:09.706842904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnMovieFileDelete" INTEGER NOT NULL DEFAULT 0 
2025-04-01T22:45:09.707273264Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004828s 
2025-04-01T22:45:09.707345463Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-04-01T22:45:09.707397629Z [Info] FluentMigrator.Runner.MigrationRunner: => 3E-07s 
2025-04-01T22:45:09.707475674Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnMovieFileDeleteForUpgrade Boolean 
2025-04-01T22:45:09.707606293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnMovieFileDeleteForUpgrade" INTEGER NOT NULL DEFAULT 0 
2025-04-01T22:45:09.708014545Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004688s 
2025-04-01T22:45:09.708157135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (192, '2025-04-01T22:45:09', 'add_on_delete_to_notifications') 
2025-04-01T22:45:09.708289487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:09.716412513Z [Info] FluentMigrator.Runner.MigrationRunner: 192: add_on_delete_to_notifications migrated 
2025-04-01T22:45:09.716503614Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087952s 
2025-04-01T22:45:09.716601509Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_bypass_to_delay_profile migrating 
2025-04-01T22:45:09.716670057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:09.716783760Z [Info] add_bypass_to_delay_profile: Starting migration of Main DB to 194 
2025-04-01T22:45:09.717278572Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2025-04-01T22:45:09.717356403Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-04-01T22:45:09.717434668Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfHighestQuality Boolean 
2025-04-01T22:45:09.717565613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfHighestQuality" INTEGER NOT NULL DEFAULT 0 
2025-04-01T22:45:09.718094589Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005378s 
2025-04-01T22:45:09.718171200Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-04-01T22:45:09.718258739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DelayProfiles" SET "BypassIfHighestQuality" = 1 WHERE 1 = 1 
2025-04-01T22:45:09.718365030Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001545s 
2025-04-01T22:45:09.718452539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (194, '2025-04-01T22:45:09', 'add_bypass_to_delay_profile') 
2025-04-01T22:45:09.718577596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:09.726833613Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_bypass_to_delay_profile migrated 
2025-04-01T22:45:09.726899615Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085423s 
2025-04-01T22:45:09.726995070Z [Info] FluentMigrator.Runner.MigrationRunner: 195: update_notifiarr migrating 
2025-04-01T22:45:09.727063425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:09.727191415Z [Info] update_notifiarr: Starting migration of Main DB to 195 
2025-04-01T22:45:09.730317717Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2025-04-01T22:45:09.730608574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2025-04-01T22:45:09.730807991Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003383s 
2025-04-01T22:45:09.730946567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (195, '2025-04-01T22:45:09', 'update_notifiarr') 
2025-04-01T22:45:09.731078736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:09.739246272Z [Info] FluentMigrator.Runner.MigrationRunner: 195: update_notifiarr migrated 
2025-04-01T22:45:09.739334504Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008736s 
2025-04-01T22:45:09.739412064Z [Info] FluentMigrator.Runner.MigrationRunner: 196: legacy_mediainfo_hdr migrating 
2025-04-01T22:45:09.739480862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:09.739589040Z [Info] legacy_mediainfo_hdr: Starting migration of Main DB to 196 
2025-04-01T22:45:09.739849640Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "StandardMovieFormat" = Replace("StandardMovieFormat", '{MediaInfo HDR}', '{MediaInfo VideoDynamicRange}'); 
2025-04-01T22:45:09.740025982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "StandardMovieFormat" = Replace("StandardMovieFormat", '{MediaInfo HDR}', '{MediaInfo VideoDynamicRange}'); 
2025-04-01T22:45:09.740164756Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002171s 
2025-04-01T22:45:09.740295097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (196, '2025-04-01T22:45:09', 'legacy_mediainfo_hdr') 
2025-04-01T22:45:09.740420947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:09.748612180Z [Info] FluentMigrator.Runner.MigrationRunner: 196: legacy_mediainfo_hdr migrated 
2025-04-01T22:45:09.748707830Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008577s 
2025-04-01T22:45:09.748842252Z [Info] FluentMigrator.Runner.MigrationRunner: 197: rename_blacklist_to_blocklist migrating 
2025-04-01T22:45:09.748867352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:09.749038468Z [Info] rename_blacklist_to_blocklist: Starting migration of Main DB to 197 
2025-04-01T22:45:09.749256874Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Blacklist Blocklist 
2025-04-01T22:45:09.749318555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" RENAME TO "Blocklist" 
2025-04-01T22:45:09.750421033Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011197s 
2025-04-01T22:45:09.750582032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (197, '2025-04-01T22:45:09', 'rename_blacklist_to_blocklist') 
2025-04-01T22:45:09.750732829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:09.758992310Z [Info] FluentMigrator.Runner.MigrationRunner: 197: rename_blacklist_to_blocklist migrated 
2025-04-01T22:45:09.759083377Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009597s 
2025-04-01T22:45:09.759273508Z [Info] FluentMigrator.Runner.MigrationRunner: 198: add_indexer_tags migrating 
2025-04-01T22:45:09.759310022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:09.759437653Z [Info] add_indexer_tags: Starting migration of Main DB to 198 
2025-04-01T22:45:09.759708074Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-04-01T22:45:09.759778842Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-04-01T22:45:09.759834593Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String 
2025-04-01T22:45:09.759929388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT 
2025-04-01T22:45:09.760447396Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005389s 
2025-04-01T22:45:09.760595179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (198, '2025-04-01T22:45:09', 'add_indexer_tags') 
2025-04-01T22:45:09.760731391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:09.771295446Z [Info] FluentMigrator.Runner.MigrationRunner: 198: add_indexer_tags migrated 
2025-04-01T22:45:09.771409714Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113314s 
2025-04-01T22:45:09.771547547Z [Info] FluentMigrator.Runner.MigrationRunner: 199: mediainfo_to_ffmpeg migrating 
2025-04-01T22:45:09.771660055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:09.771827422Z [Info] mediainfo_to_ffmpeg: Starting migration of Main DB to 199 
2025-04-01T22:45:09.772132107Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-04-01T22:45:09.772253636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-04-01T22:45:09.773862465Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016058s 
2025-04-01T22:45:09.774020075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (199, '2025-04-01T22:45:09', 'mediainfo_to_ffmpeg') 
2025-04-01T22:45:09.774169493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:09.782407346Z [Info] FluentMigrator.Runner.MigrationRunner: 199: mediainfo_to_ffmpeg migrated 
2025-04-01T22:45:09.782500753Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100635s 
2025-04-01T22:45:09.782585864Z [Info] FluentMigrator.Runner.MigrationRunner: 200: cdh_per_downloadclient migrating 
2025-04-01T22:45:09.782655305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:09.782782103Z [Info] cdh_per_downloadclient: Starting migration of Main DB to 200 
2025-04-01T22:45:09.783116865Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2025-04-01T22:45:09.783211900Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2025-04-01T22:45:09.783294726Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveCompletedDownloads Boolean 
2025-04-01T22:45:09.783430380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveCompletedDownloads" INTEGER NOT NULL DEFAULT 1 
2025-04-01T22:45:09.783933033Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005617s 
2025-04-01T22:45:09.784029917Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveFailedDownloads Boolean 
2025-04-01T22:45:09.784163219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveFailedDownloads" INTEGER NOT NULL DEFAULT 1 
2025-04-01T22:45:09.784584214Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004796s 
2025-04-01T22:45:09.784647758Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-04-01T22:45:09.784715695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-04-01T22:45:09.787067504Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023281s 
2025-04-01T22:45:09.787480257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (200, '2025-04-01T22:45:09', 'cdh_per_downloadclient') 
2025-04-01T22:45:09.787522463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:09.795791754Z [Info] FluentMigrator.Runner.MigrationRunner: 200: cdh_per_downloadclient migrated 
2025-04-01T22:45:09.795840437Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109893s 
2025-04-01T22:45:09.795930812Z [Info] FluentMigrator.Runner.MigrationRunner: 201: migrate_discord_from_slack migrating 
2025-04-01T22:45:09.795997235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:09.796117201Z [Info] migrate_discord_from_slack: Starting migration of Main DB to 201 
2025-04-01T22:45:09.796322283Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-04-01T22:45:09.796395301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-04-01T22:45:09.798590859Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021921s 
2025-04-01T22:45:09.798755317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (201, '2025-04-01T22:45:09', 'migrate_discord_from_slack') 
2025-04-01T22:45:09.798908971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:09.806971186Z [Info] FluentMigrator.Runner.MigrationRunner: 201: migrate_discord_from_slack migrated 
2025-04-01T22:45:09.807060065Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105343s 
2025-04-01T22:45:09.807134139Z [Info] FluentMigrator.Runner.MigrationRunner: 202: remove_predb migrating 
2025-04-01T22:45:09.807269878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:09.807323126Z [Info] remove_predb: Starting migration of Main DB to 202 
2025-04-01T22:45:09.807940993Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-04-01T22:45:09.808070860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies" SET "MinimumAvailability" = 3 WHERE "MinimumAvailability" = 4 
2025-04-01T22:45:09.808200924Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001852s 
2025-04-01T22:45:09.808259084Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-04-01T22:45:09.808357119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ImportLists" SET "MinimumAvailability" = 3 WHERE "MinimumAvailability" = 4 
2025-04-01T22:45:09.808450893Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001497s 
2025-04-01T22:45:09.808496675Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-04-01T22:45:09.808576998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies" SET "Status" = 3 WHERE "Status" = 4 
2025-04-01T22:45:09.808655923Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001129s 
2025-04-01T22:45:09.808701526Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-04-01T22:45:09.808786568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ImportListMovies" SET "Status" = 3 WHERE "Status" = 4 
2025-04-01T22:45:09.808866001Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001188s 
2025-04-01T22:45:09.808924934Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies HasPreDBEntry 
2025-04-01T22:45:09.812068379Z [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-04-01T22:45:09.813100433Z [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-04-01T22:45:09.813539438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-04-01T22:45:09.813831083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-04-01T22:45:09.814929531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2025-04-01T22:45:09.815085099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2025-04-01T22:45:09.815338432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2025-04-01T22:45:09.815501985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2025-04-01T22:45:09.815628031Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065918s 
2025-04-01T22:45:09.815748305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (202, '2025-04-01T22:45:09', 'remove_predb') 
2025-04-01T22:45:09.815841000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:09.824240507Z [Info] FluentMigrator.Runner.MigrationRunner: 202: remove_predb migrated 
2025-04-01T22:45:09.824326148Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0151526s 
2025-04-01T22:45:09.824430773Z [Info] FluentMigrator.Runner.MigrationRunner: 203: add_on_update_to_notifications migrating 
2025-04-01T22:45:09.824495974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:09.824632378Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 203 
2025-04-01T22:45:09.824913664Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-04-01T22:45:09.824983703Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-04-01T22:45:09.825071311Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean 
2025-04-01T22:45:09.825200011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 0 
2025-04-01T22:45:09.825711769Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005624s 
2025-04-01T22:45:09.825869521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (203, '2025-04-01T22:45:09', 'add_on_update_to_notifications') 
2025-04-01T22:45:09.826010789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:09.833984904Z [Info] FluentMigrator.Runner.MigrationRunner: 203: add_on_update_to_notifications migrated 
2025-04-01T22:45:09.834088521Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087939s 
2025-04-01T22:45:09.834209406Z [Info] FluentMigrator.Runner.MigrationRunner: 204: ensure_identity_on_id_columns migrating 
2025-04-01T22:45:09.834326034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:09.834451294Z [Info] ensure_identity_on_id_columns: Starting migration of Main DB to 204 
2025-04-01T22:45:09.835439384Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-04-01T22:45:09.835555444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1 
2025-04-01T22:45:09.835657419Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001298s 
2025-04-01T22:45:09.835718697Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies Id Int32 
2025-04-01T22:45:09.837254120Z [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-04-01T22:45:09.838212512Z [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-04-01T22:45:09.838647924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-04-01T22:45:09.838934258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-04-01T22:45:09.840007847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2025-04-01T22:45:09.840207284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2025-04-01T22:45:09.840367973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2025-04-01T22:45:09.840519110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2025-04-01T22:45:09.840634581Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048562s 
2025-04-01T22:45:09.840704541Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieTranslations Id Int32 
2025-04-01T22:45:09.841832648Z [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-04-01T22:45:09.842143746Z [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-04-01T22:45:09.842316209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieTranslations" 
2025-04-01T22:45:09.842587401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieTranslations_temp" RENAME TO "MovieTranslations" 
2025-04-01T22:45:09.843724711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_Language" ON "MovieTranslations" ("Language" ASC) 
2025-04-01T22:45:09.843940468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_MovieId" ON "MovieTranslations" ("MovieId" ASC) 
2025-04-01T22:45:09.844125565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_CleanTitle" ON "MovieTranslations" ("CleanTitle" ASC) 
2025-04-01T22:45:09.844248870Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034828s 
2025-04-01T22:45:09.844313311Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands Id Int32 
2025-04-01T22:45:09.845505765Z [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-04-01T22:45:09.845899467Z [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-04-01T22:45:09.846087268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-04-01T22:45:09.846253433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-04-01T22:45:09.847258800Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028736s 
2025-04-01T22:45:09.847341695Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Credits Id Int32 
2025-04-01T22:45:09.848538784Z [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-04-01T22:45:09.848931077Z [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-04-01T22:45:09.849134209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Credits" 
2025-04-01T22:45:09.849344161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Credits_temp" RENAME TO "Credits" 
2025-04-01T22:45:09.850399890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Credits_CreditTmdbId" ON "Credits" ("CreditTmdbId" ASC) 
2025-04-01T22:45:09.850594796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Credits_MovieId" ON "Credits" ("MovieId" ASC) 
2025-04-01T22:45:09.850726015Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033218s 
2025-04-01T22:45:09.850791297Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Profiles Id Int32 
2025-04-01T22:45:09.852237973Z [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-04-01T22:45:09.852691326Z [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-04-01T22:45:09.853221179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles" 
2025-04-01T22:45:09.853229907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles" 
2025-04-01T22:45:09.854226674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2025-04-01T22:45:09.854369950Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035091s 
2025-04-01T22:45:09.854443267Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Id Int32 
2025-04-01T22:45:09.855656051Z [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-04-01T22:45:09.855952527Z [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-04-01T22:45:09.856127695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2025-04-01T22:45:09.856304677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2025-04-01T22:45:09.857326077Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028121s 
2025-04-01T22:45:09.857407246Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn NamingConfig Id Int32 
2025-04-01T22:45:09.858604291Z [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-04-01T22:45:09.859040773Z [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-04-01T22:45:09.859274347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2025-04-01T22:45:09.859442891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2025-04-01T22:45:09.860472001Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029885s 
2025-04-01T22:45:09.860549709Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Id Int32 
2025-04-01T22:45:09.861727404Z [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-04-01T22:45:09.862093606Z [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-04-01T22:45:09.862274690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2025-04-01T22:45:09.862494077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2025-04-01T22:45:09.863581501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2025-04-01T22:45:09.863763572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2025-04-01T22:45:09.863887021Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032733s 
2025-04-01T22:45:09.863951375Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Id Int32 
2025-04-01T22:45:09.865187058Z [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-04-01T22:45:09.865635251Z [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-04-01T22:45:09.865856605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2025-04-01T22:45:09.866024681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2025-04-01T22:45:09.867030249Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030079s 
2025-04-01T22:45:09.867110124Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieFiles Id Int32 
2025-04-01T22:45:09.868368527Z [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-04-01T22:45:09.868891507Z [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-04-01T22:45:09.869086113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieFiles" 
2025-04-01T22:45:09.869285174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles_temp" RENAME TO "MovieFiles" 
2025-04-01T22:45:09.870348722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieFiles_MovieId" ON "MovieFiles" ("MovieId" ASC) 
2025-04-01T22:45:09.870499371Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033262s 
2025-04-01T22:45:09.870570757Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn CustomFormats Id Int32 
2025-04-01T22:45:09.871751238Z [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-04-01T22:45:09.872073318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "CustomFormats_temp" ("Id", "Name", "Specifications", "IncludeCustomFormatWhenRenaming") SELECT "Id", "Name", "Specifications", "IncludeCustomFormatWhenRenaming" FROM "CustomFormats" 
2025-04-01T22:45:09.872241569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "CustomFormats" 
2025-04-01T22:45:09.872445457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "CustomFormats_temp" RENAME TO "CustomFormats" 
2025-04-01T22:45:09.873534163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC) 
2025-04-01T22:45:09.873678507Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030347s 
2025-04-01T22:45:09.873821200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (204, '2025-04-01T22:45:09', 'ensure_identity_on_id_columns') 
2025-04-01T22:45:09.873948073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:09.882173997Z [Info] FluentMigrator.Runner.MigrationRunner: 204: ensure_identity_on_id_columns migrated 
2025-04-01T22:45:09.882264295Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114553s 
2025-04-01T22:45:09.882366636Z [Info] FluentMigrator.Runner.MigrationRunner: 205: download_client_per_indexer migrating 
2025-04-01T22:45:09.882436413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:09.882564072Z [Info] download_client_per_indexer: Starting migration of Main DB to 205 
2025-04-01T22:45:09.882825360Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-04-01T22:45:09.882892622Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s 
2025-04-01T22:45:09.882963465Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32 
2025-04-01T22:45:09.883119123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0 
2025-04-01T22:45:09.883718765Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006607s 
2025-04-01T22:45:09.883877733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (205, '2025-04-01T22:45:09', 'download_client_per_indexer') 
2025-04-01T22:45:09.884023183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:09.892291693Z [Info] FluentMigrator.Runner.MigrationRunner: 205: download_client_per_indexer migrated 
2025-04-01T22:45:09.892373654Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091934s 
2025-04-01T22:45:09.892473733Z [Info] FluentMigrator.Runner.MigrationRunner: 206: multiple_ratings_support migrating 
2025-04-01T22:45:09.892543890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:09.892663910Z [Info] multiple_ratings_support: Starting migration of Main DB to 206 
2025-04-01T22:45:09.893010288Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "CustomFilters" SET "Filters" = Replace("Filters", 'ratings', 'tmdbRating') WHERE "Type" = 'discoverMovie'; 
2025-04-01T22:45:09.893178768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFilters" SET "Filters" = Replace("Filters", 'ratings', 'tmdbRating') WHERE "Type" = 'discoverMovie'; 
2025-04-01T22:45:09.893329007Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002143s 
2025-04-01T22:45:09.893450175Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "CustomFilters" SET "Filters" = Replace("Filters", 'ratings', 'tmdbRating') WHERE "Type" = 'movieIndex'; 
2025-04-01T22:45:09.893592864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFilters" SET "Filters" = Replace("Filters", 'ratings', 'tmdbRating') WHERE "Type" = 'movieIndex'; 
2025-04-01T22:45:09.893707939Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001763s 
2025-04-01T22:45:09.893763958Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-04-01T22:45:09.893830372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-04-01T22:45:09.895409073Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015675s 
2025-04-01T22:45:09.895499620Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-04-01T22:45:09.895572206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-04-01T22:45:09.895730844Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001656s 
2025-04-01T22:45:09.895882524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (206, '2025-04-01T22:45:09', 'multiple_ratings_support') 
2025-04-01T22:45:09.896024704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:09.904062455Z [Info] FluentMigrator.Runner.MigrationRunner: 206: multiple_ratings_support migrated 
2025-04-01T22:45:09.904123084Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084723s 
2025-04-01T22:45:09.904199919Z [Info] FluentMigrator.Runner.MigrationRunner: 207: movie_metadata migrating 
2025-04-01T22:45:09.904267895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:09.904367930Z [Info] movie_metadata: Starting migration of Main DB to 207 
2025-04-01T22:45:09.905661437Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MovieMetadata 
2025-04-01T22:45:09.906785638Z [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-04-01T22:45:09.907234670Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001481s 
2025-04-01T22:45:09.907325982Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieMetadata (TmdbId) 
2025-04-01T22:45:09.907443302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2025-04-01T22:45:09.907606282Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000217s 
2025-04-01T22:45:09.907679419Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieMetadata (CleanTitle) 
2025-04-01T22:45:09.907793600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2025-04-01T22:45:09.907924391Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001838s 
2025-04-01T22:45:09.907997210Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieMetadata (CleanOriginalTitle) 
2025-04-01T22:45:09.908119658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2025-04-01T22:45:09.908249034Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001903s 
2025-04-01T22:45:09.910910485Z [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-04-01T22:45:09.910924518Z                           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-04-01T22:45:09.910928055Z                           FROM "Movies" 
2025-04-01T22:45:09.911659101Z [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-04-01T22:45:09.911666597Z                           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-04-01T22:45:09.911669956Z                           FROM "Movies" 
2025-04-01T22:45:09.912026095Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007846s 
2025-04-01T22:45:09.912587003Z [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-04-01T22:45:09.912591410Z                           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-04-01T22:45:09.912594082Z                           FROM "ImportListMovies"
2025-04-01T22:45:09.912595692Z                           WHERE "ImportListMovies"."TmdbId" NOT IN ( SELECT "MovieMetadata"."TmdbId" FROM "MovieMetadata" )
2025-04-01T22:45:09.912597591Z                           AND "ImportListMovies"."Id" IN ( SELECT MIN("Id") FROM "ImportListMovies" GROUP BY "TmdbId" ) 
2025-04-01T22:45:09.913382487Z [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-04-01T22:45:09.913390076Z                           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-04-01T22:45:09.913393106Z                           FROM "ImportListMovies"
2025-04-01T22:45:09.913394705Z                           WHERE "ImportListMovies"."TmdbId" NOT IN ( SELECT "MovieMetadata"."TmdbId" FROM "MovieMetadata" )
2025-04-01T22:45:09.913396565Z                           AND "ImportListMovies"."Id" IN ( SELECT MIN("Id") FROM "ImportListMovies" GROUP BY "TmdbId" ) 
2025-04-01T22:45:09.913867866Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009672s 
2025-04-01T22:45:09.913934803Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-04-01T22:45:09.913987720Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-04-01T22:45:09.914067172Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies MovieMetadataId Int32 
2025-04-01T22:45:09.914182464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0 
2025-04-01T22:45:09.914635575Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005026s 
2025-04-01T22:45:09.914708597Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlternativeTitles 
2025-04-01T22:45:09.914762985Z [Info] FluentMigrator.Runner.MigrationRunner: => 3E-07s 
2025-04-01T22:45:09.914832645Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AlternativeTitles MovieMetadataId Int32 
2025-04-01T22:45:09.914955697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0 
2025-04-01T22:45:09.915394452Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004891s 
2025-04-01T22:45:09.915463252Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Credits 
2025-04-01T22:45:09.915515406Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-04-01T22:45:09.915580671Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Credits MovieMetadataId Int32 
2025-04-01T22:45:09.915693674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Credits" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0 
2025-04-01T22:45:09.916126978Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004785s 
2025-04-01T22:45:09.916196773Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieTranslations 
2025-04-01T22:45:09.916250814Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-04-01T22:45:09.916321534Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieTranslations MovieMetadataId Int32 
2025-04-01T22:45:09.916443414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieTranslations" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0 
2025-04-01T22:45:09.916859597Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004687s 
2025-04-01T22:45:09.916930791Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListMovies 
2025-04-01T22:45:09.916984090Z [Info] FluentMigrator.Runner.MigrationRunner: => 3E-07s 
2025-04-01T22:45:09.917056534Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListMovies MovieMetadataId Int32 
2025-04-01T22:45:09.917178596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListMovies" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0 
2025-04-01T22:45:09.917605934Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004804s 
2025-04-01T22:45:09.917689236Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListMovies (MovieMetadataId) 
2025-04-01T22:45:09.917817897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_ImportListMovies_MovieMetadataId" ON "ImportListMovies" ("MovieMetadataId" ASC) 
2025-04-01T22:45:09.917962443Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002106s 
2025-04-01T22:45:09.918135462Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Movies"
2025-04-01T22:45:09.918138157Z                           SET "MovieMetadataId" = (SELECT "MovieMetadata"."Id" 
2025-04-01T22:45:09.918139994Z                                                   FROM "MovieMetadata"
2025-04-01T22:45:09.918141545Z                                                   WHERE "MovieMetadata"."TmdbId" = "Movies"."TmdbId") 
2025-04-01T22:45:09.918352996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies"
2025-04-01T22:45:09.918355787Z                           SET "MovieMetadataId" = (SELECT "MovieMetadata"."Id" 
2025-04-01T22:45:09.918357519Z                                                   FROM "MovieMetadata"
2025-04-01T22:45:09.918359034Z                                                   WHERE "MovieMetadata"."TmdbId" = "Movies"."TmdbId") 
2025-04-01T22:45:09.918500552Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00025s 
2025-04-01T22:45:09.918670187Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "AlternativeTitles"
2025-04-01T22:45:09.918672777Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2025-04-01T22:45:09.918674770Z                                                   FROM "Movies" 
2025-04-01T22:45:09.918676250Z                                                   WHERE "Movies"."Id" = "AlternativeTitles"."MovieId") 
2025-04-01T22:45:09.918894559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "AlternativeTitles"
2025-04-01T22:45:09.918898522Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2025-04-01T22:45:09.918907976Z                                                   FROM "Movies" 
2025-04-01T22:45:09.918910073Z                                                   WHERE "Movies"."Id" = "AlternativeTitles"."MovieId") 
2025-04-01T22:45:09.919033167Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002528s 
2025-04-01T22:45:09.919210367Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Credits"
2025-04-01T22:45:09.919220202Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2025-04-01T22:45:09.919222651Z                                                   FROM "Movies" 
2025-04-01T22:45:09.919224206Z                                                   WHERE "Movies"."Id" = "Credits"."MovieId") 
2025-04-01T22:45:09.919402496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Credits"
2025-04-01T22:45:09.919405786Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2025-04-01T22:45:09.919407474Z                                                   FROM "Movies" 
2025-04-01T22:45:09.919409008Z                                                   WHERE "Movies"."Id" = "Credits"."MovieId") 
2025-04-01T22:45:09.919531124Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002192s 
2025-04-01T22:45:09.919690288Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MovieTranslations"
2025-04-01T22:45:09.919694142Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2025-04-01T22:45:09.919695780Z                                                   FROM "Movies" 
2025-04-01T22:45:09.919697286Z                                                   WHERE "Movies"."Id" = "MovieTranslations"."MovieId") 
2025-04-01T22:45:09.919899098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MovieTranslations"
2025-04-01T22:45:09.919903221Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2025-04-01T22:45:09.919904887Z                                                   FROM "Movies" 
2025-04-01T22:45:09.919906363Z                                                   WHERE "Movies"."Id" = "MovieTranslations"."MovieId") 
2025-04-01T22:45:09.920023564Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002311s 
2025-04-01T22:45:09.920191232Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "ImportListMovies"
2025-04-01T22:45:09.920193801Z                           SET "MovieMetadataId" = (SELECT "MovieMetadata"."Id" 
2025-04-01T22:45:09.920195557Z                                                   FROM "MovieMetadata" 
2025-04-01T22:45:09.920197047Z                                                   WHERE "MovieMetadata"."TmdbId" = "ImportListMovies"."TmdbId") 
2025-04-01T22:45:09.920408829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ImportListMovies"
2025-04-01T22:45:09.920416248Z                           SET "MovieMetadataId" = (SELECT "MovieMetadata"."Id" 
2025-04-01T22:45:09.920418242Z                                                   FROM "MovieMetadata" 
2025-04-01T22:45:09.920419809Z                                                   WHERE "MovieMetadata"."TmdbId" = "ImportListMovies"."TmdbId") 
2025-04-01T22:45:09.920540683Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002435s 
2025-04-01T22:45:09.920592546Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-04-01T22:45:09.920638108Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-04-01T22:45:09.920699040Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies MovieMetadataId Int32 
2025-04-01T22:45:09.922378420Z [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-04-01T22:45:09.923411436Z [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-04-01T22:45:09.923917282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-04-01T22:45:09.924197671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-04-01T22:45:09.925352619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2025-04-01T22:45:09.925540471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2025-04-01T22:45:09.925715820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2025-04-01T22:45:09.925869656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2025-04-01T22:45:09.925996025Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052355s 
2025-04-01T22:45:09.926066358Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (MovieMetadataId) 
2025-04-01T22:45:09.926171725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_MovieMetadataId" ON "Movies" ("MovieMetadataId" ASC) 
2025-04-01T22:45:09.926299991Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000175s 
2025-04-01T22:45:09.926368212Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles MovieId 
2025-04-01T22:45:09.927657565Z [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-04-01T22:45:09.928077319Z [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-04-01T22:45:09.928247435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2025-04-01T22:45:09.928478975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2025-04-01T22:45:09.929645102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2025-04-01T22:45:09.929801235Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033594s 
2025-04-01T22:45:09.929868892Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Credits MovieId 
2025-04-01T22:45:09.931130863Z [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-04-01T22:45:09.931565976Z [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-04-01T22:45:09.931772188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Credits" 
2025-04-01T22:45:09.931997389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Credits_temp" RENAME TO "Credits" 
2025-04-01T22:45:09.933162235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Credits_CreditTmdbId" ON "Credits" ("CreditTmdbId" ASC) 
2025-04-01T22:45:09.933333185Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034021s 
2025-04-01T22:45:09.933413676Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn MovieTranslations MovieId 
2025-04-01T22:45:09.934618338Z [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-04-01T22:45:09.934962942Z [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-04-01T22:45:09.935157596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieTranslations" 
2025-04-01T22:45:09.935449784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieTranslations_temp" RENAME TO "MovieTranslations" 
2025-04-01T22:45:09.936636507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_Language" ON "MovieTranslations" ("Language" ASC) 
2025-04-01T22:45:09.936854163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_CleanTitle" ON "MovieTranslations" ("CleanTitle" ASC) 
2025-04-01T22:45:09.936993050Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035149s 
2025-04-01T22:45:09.937219157Z [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-04-01T22:45:09.938557281Z [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-04-01T22:45:09.938964726Z [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-04-01T22:45:09.939176987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-04-01T22:45:09.939488397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-04-01T22:45:09.940530331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_MovieMetadataId" ON "Movies" ("MovieMetadataId" ASC) 
2025-04-01T22:45:09.940690815Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033317s 
2025-04-01T22:45:09.940886099Z [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-04-01T22:45:09.942036958Z [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-04-01T22:45:09.942291609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListMovies_temp" ("Id", "ListId", "MovieMetadataId") SELECT "Id", "ListId", "MovieMetadataId" FROM "ImportListMovies" 
2025-04-01T22:45:09.942435254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListMovies" 
2025-04-01T22:45:09.942642946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListMovies_temp" RENAME TO "ImportListMovies" 
2025-04-01T22:45:09.943710913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_ImportListMovies_MovieMetadataId" ON "ImportListMovies" ("MovieMetadataId" ASC) 
2025-04-01T22:45:09.943923818Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028704s 
2025-04-01T22:45:09.944061646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (207, '2025-04-01T22:45:09', 'movie_metadata') 
2025-04-01T22:45:09.944192970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:09.952522758Z [Info] FluentMigrator.Runner.MigrationRunner: 207: movie_metadata migrated 
2025-04-01T22:45:09.952610121Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113951s 
2025-04-01T22:45:09.952707894Z [Info] FluentMigrator.Runner.MigrationRunner: 208: collections migrating 
2025-04-01T22:45:09.952777630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:09.952879426Z [Info] collections: Starting migration of Main DB to 208 
2025-04-01T22:45:09.953584662Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Collections 
2025-04-01T22:45:09.953960277Z [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-04-01T22:45:09.954304420Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000632s 
2025-04-01T22:45:09.954393534Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Collections (TmdbId) 
2025-04-01T22:45:09.954493591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Collections_TmdbId" ON "Collections" ("TmdbId" ASC) 
2025-04-01T22:45:09.954641331Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001992s 
2025-04-01T22:45:09.954703514Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2025-04-01T22:45:09.954756069Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-04-01T22:45:09.954824849Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieMetadata CollectionTmdbId Int32 
2025-04-01T22:45:09.954931802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata" ADD COLUMN "CollectionTmdbId" INTEGER 
2025-04-01T22:45:09.955471160Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005696s 
2025-04-01T22:45:09.955569285Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieMetadata CollectionTitle String 
2025-04-01T22:45:09.955676168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata" ADD COLUMN "CollectionTitle" TEXT 
2025-04-01T22:45:09.956098187Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000457s 
2025-04-01T22:45:09.956168863Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-04-01T22:45:09.956223517Z [Info] FluentMigrator.Runner.MigrationRunner: => 3E-07s 
2025-04-01T22:45:09.956287703Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists Monitor Int32 
2025-04-01T22:45:09.956387633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "Monitor" INTEGER 
2025-04-01T22:45:09.956782066Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004281s 
2025-04-01T22:45:09.956849981Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-04-01T22:45:09.956920394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-04-01T22:45:09.959032629Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021001s 
2025-04-01T22:45:09.959115746Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-04-01T22:45:09.959211772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-04-01T22:45:09.960022800Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008217s 
2025-04-01T22:45:09.960106066Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-04-01T22:45:09.960183111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-04-01T22:45:09.960904137Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007163s 
2025-04-01T22:45:09.960992503Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-04-01T22:45:09.961063999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-04-01T22:45:09.961736935Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006687s 
2025-04-01T22:45:09.961827870Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-04-01T22:45:09.961890733Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-04-01T22:45:09.961954540Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportLists Monitor Int32 
2025-04-01T22:45:09.963347067Z [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-04-01T22:45:09.963912844Z [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-04-01T22:45:09.964175559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists" 
2025-04-01T22:45:09.964393923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists" 
2025-04-01T22:45:09.965482975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImport_Name" ON "ImportLists" ("Name" ASC) 
2025-04-01T22:45:09.965643404Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036221s 
2025-04-01T22:45:09.965726964Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportLists ShouldMonitor 
2025-04-01T22:45:09.967062496Z [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-04-01T22:45:09.967638780Z [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-04-01T22:45:09.967878983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists" 
2025-04-01T22:45:09.968085493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists" 
2025-04-01T22:45:09.969154723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImport_Name" ON "ImportLists" ("Name" ASC) 
2025-04-01T22:45:09.969317221Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035234s 
2025-04-01T22:45:09.969401398Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-04-01T22:45:09.969514483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ImportLists" WHERE "Implementation" = 'TMDbCollectionImport' 
2025-04-01T22:45:09.969612579Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001465s 
2025-04-01T22:45:09.969676588Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn MovieMetadata Collection 
2025-04-01T22:45:09.971197159Z [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-04-01T22:45:09.972082674Z [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-04-01T22:45:09.972482537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata" 
2025-04-01T22:45:09.972753135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata" 
2025-04-01T22:45:09.973829133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2025-04-01T22:45:09.974036433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2025-04-01T22:45:09.974234696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2025-04-01T22:45:09.974374483Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046326s 
2025-04-01T22:45:09.974508018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (208, '2025-04-01T22:45:09', 'collections') 
2025-04-01T22:45:09.974632113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:09.982732661Z [Info] FluentMigrator.Runner.MigrationRunner: 208: collections migrated 
2025-04-01T22:45:09.982813805Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129571s 
2025-04-01T22:45:09.982925918Z [Info] FluentMigrator.Runner.MigrationRunner: 209: movie_meta_collection_index migrating 
2025-04-01T22:45:09.983008634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:09.983112042Z [Info] movie_meta_collection_index: Starting migration of Main DB to 209 
2025-04-01T22:45:09.983406275Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieMetadata (CollectionTmdbId) 
2025-04-01T22:45:09.983552447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC) 
2025-04-01T22:45:09.983722975Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000237s 
2025-04-01T22:45:09.983803550Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieTranslations (MovieMetadataId) 
2025-04-01T22:45:09.983931000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_MovieMetadataId" ON "MovieTranslations" ("MovieMetadataId" ASC) 
2025-04-01T22:45:09.984083523Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002054s 
2025-04-01T22:45:09.984213697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (209, '2025-04-01T22:45:09', 'movie_meta_collection_index') 
2025-04-01T22:45:09.984339454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:09.992407606Z [Info] FluentMigrator.Runner.MigrationRunner: 209: movie_meta_collection_index migrated 
2025-04-01T22:45:09.992465965Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084988s 
2025-04-01T22:45:09.992558697Z [Info] FluentMigrator.Runner.MigrationRunner: 210: movie_added_notifications migrating 
2025-04-01T22:45:09.992628519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:09.992752218Z [Info] movie_added_notifications: Starting migration of Main DB to 210 
2025-04-01T22:45:09.992995449Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-04-01T22:45:09.993062869Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-04-01T22:45:09.993142255Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnMovieAdded Boolean 
2025-04-01T22:45:09.993260040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnMovieAdded" INTEGER NOT NULL DEFAULT 0 
2025-04-01T22:45:09.993731040Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005209s 
2025-04-01T22:45:09.993884398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (210, '2025-04-01T22:45:09', 'movie_added_notifications') 
2025-04-01T22:45:09.994025084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:10.004413693Z [Info] FluentMigrator.Runner.MigrationRunner: 210: movie_added_notifications migrated 
2025-04-01T22:45:10.004499152Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111735s 
2025-04-01T22:45:10.004587387Z [Info] FluentMigrator.Runner.MigrationRunner: 211: more_movie_meta_index migrating 
2025-04-01T22:45:10.004658984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:10.004763122Z [Info] more_movie_meta_index: Starting migration of Main DB to 211 
2025-04-01T22:45:10.004988428Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlternativeTitles (MovieMetadataId) 
2025-04-01T22:45:10.005137282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC) 
2025-04-01T22:45:10.005312604Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002375s 
2025-04-01T22:45:10.005376529Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Credits (MovieMetadataId) 
2025-04-01T22:45:10.005485393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Credits_MovieMetadataId" ON "Credits" ("MovieMetadataId" ASC) 
2025-04-01T22:45:10.005612320Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001779s 
2025-04-01T22:45:10.005741832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (211, '2025-04-01T22:45:10', 'more_movie_meta_index') 
2025-04-01T22:45:10.005862933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:10.014024111Z [Info] FluentMigrator.Runner.MigrationRunner: 211: more_movie_meta_index migrated 
2025-04-01T22:45:10.014111063Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085437s 
2025-04-01T22:45:10.014206189Z [Info] FluentMigrator.Runner.MigrationRunner: 212: postgres_update_timestamp_columns_to_with_timezone migrating 
2025-04-01T22:45:10.014282858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:10.014386123Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 212 
2025-04-01T22:45:10.015536695Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-04-01T22:45:10.015643026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1 
2025-04-01T22:45:10.015739524Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001241s 
2025-04-01T22:45:10.015794708Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2025-04-01T22:45:10.015843564Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-04-01T22:45:10.015906155Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Date DateTimeOffset 
2025-04-01T22:45:10.018674957Z [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-04-01T22:45:10.019159745Z [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-04-01T22:45:10.019446133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2025-04-01T22:45:10.019572880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2025-04-01T22:45:10.020701908Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047212s 
2025-04-01T22:45:10.020776655Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2025-04-01T22:45:10.020825410Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-04-01T22:45:10.020907614Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist PublishedDate DateTimeOffset 
2025-04-01T22:45:10.022196550Z [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-04-01T22:45:10.022665275Z [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-04-01T22:45:10.022891198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2025-04-01T22:45:10.023056456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2025-04-01T22:45:10.024096838Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003112s 
2025-04-01T22:45:10.024176115Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Collections 
2025-04-01T22:45:10.024225262Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-04-01T22:45:10.024292448Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Collections Added DateTimeOffset 
2025-04-01T22:45:10.025615633Z [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-04-01T22:45:10.026142531Z [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-04-01T22:45:10.026391735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Collections" 
2025-04-01T22:45:10.026587034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Collections_temp" RENAME TO "Collections" 
2025-04-01T22:45:10.027665272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Collections_TmdbId" ON "Collections" ("TmdbId" ASC) 
2025-04-01T22:45:10.027881412Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034757s 
2025-04-01T22:45:10.027978692Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Collections 
2025-04-01T22:45:10.028085730Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-04-01T22:45:10.028147528Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Collections LastInfoSync DateTimeOffset 
2025-04-01T22:45:10.029615117Z [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-04-01T22:45:10.030119535Z [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-04-01T22:45:10.030371376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Collections" 
2025-04-01T22:45:10.030575750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Collections_temp" RENAME TO "Collections" 
2025-04-01T22:45:10.031683207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Collections_TmdbId" ON "Collections" ("TmdbId" ASC) 
2025-04-01T22:45:10.031843203Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036616s 
2025-04-01T22:45:10.031906166Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-04-01T22:45:10.031958169Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-04-01T22:45:10.032023130Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset 
2025-04-01T22:45:10.033304016Z [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-04-01T22:45:10.033704085Z [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-04-01T22:45:10.033903973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-04-01T22:45:10.034071094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-04-01T22:45:10.035107682Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002998s 
2025-04-01T22:45:10.035176857Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-04-01T22:45:10.035231321Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-04-01T22:45:10.035301102Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset 
2025-04-01T22:45:10.036561525Z [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-04-01T22:45:10.036964718Z [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-04-01T22:45:10.037161543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-04-01T22:45:10.037327134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-04-01T22:45:10.038365444Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029871s 
2025-04-01T22:45:10.038439190Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-04-01T22:45:10.038491485Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-04-01T22:45:10.038559609Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset 
2025-04-01T22:45:10.039864590Z [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-04-01T22:45:10.040332845Z [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-04-01T22:45:10.040492158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-04-01T22:45:10.040658830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-04-01T22:45:10.041686670Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030517s 
2025-04-01T22:45:10.041767236Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-04-01T22:45:10.041820592Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-04-01T22:45:10.041899479Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset 
2025-04-01T22:45:10.043126956Z [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-04-01T22:45:10.043525911Z [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-04-01T22:45:10.043722501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-04-01T22:45:10.043937103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-04-01T22:45:10.045047097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-04-01T22:45:10.045207922Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003238s 
2025-04-01T22:45:10.045276876Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-04-01T22:45:10.045330211Z [Info] FluentMigrator.Runner.MigrationRunner: => 3E-07s 
2025-04-01T22:45:10.045411847Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset 
2025-04-01T22:45:10.046630124Z [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-04-01T22:45:10.047011704Z [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-04-01T22:45:10.047214576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-04-01T22:45:10.047438063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-04-01T22:45:10.048528883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-04-01T22:45:10.048693146Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032072s 
2025-04-01T22:45:10.048761910Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-04-01T22:45:10.048820529Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-04-01T22:45:10.048890329Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset 
2025-04-01T22:45:10.050101167Z [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-04-01T22:45:10.050485343Z [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-04-01T22:45:10.050682207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-04-01T22:45:10.050885867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-04-01T22:45:10.052248976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-04-01T22:45:10.052424994Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034616s 
2025-04-01T22:45:10.052491672Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadHistory 
2025-04-01T22:45:10.052543089Z [Info] FluentMigrator.Runner.MigrationRunner: => 3E-07s 
2025-04-01T22:45:10.052608633Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadHistory Date DateTimeOffset 
2025-04-01T22:45:10.053869268Z [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-04-01T22:45:10.054306626Z [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-04-01T22:45:10.054517317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadHistory" 
2025-04-01T22:45:10.054764668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadHistory_temp" RENAME TO "DownloadHistory" 
2025-04-01T22:45:10.055840198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2025-04-01T22:45:10.056055484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_MovieId" ON "DownloadHistory" ("MovieId" ASC) 
2025-04-01T22:45:10.056232319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2025-04-01T22:45:10.056354009Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036796s 
2025-04-01T22:45:10.056410946Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2025-04-01T22:45:10.056461051Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-04-01T22:45:10.056525053Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles Added DateTimeOffset 
2025-04-01T22:45:10.057765741Z [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-04-01T22:45:10.058121815Z [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-04-01T22:45:10.058304718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2025-04-01T22:45:10.058472143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2025-04-01T22:45:10.059508926Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029073s 
2025-04-01T22:45:10.059592809Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2025-04-01T22:45:10.059639273Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-04-01T22:45:10.059716831Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles LastUpdated DateTimeOffset 
2025-04-01T22:45:10.061585737Z [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-04-01T22:45:10.061958831Z [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-04-01T22:45:10.062133317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2025-04-01T22:45:10.062303421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2025-04-01T22:45:10.063365563Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035768s 
2025-04-01T22:45:10.063442716Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2025-04-01T22:45:10.063494155Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-04-01T22:45:10.063574523Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset 
2025-04-01T22:45:10.064805297Z [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-04-01T22:45:10.065178815Z [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-04-01T22:45:10.065364292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2025-04-01T22:45:10.065580143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2025-04-01T22:45:10.066624741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2025-04-01T22:45:10.066810049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2025-04-01T22:45:10.066939297Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033039s 
2025-04-01T22:45:10.067001695Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-04-01T22:45:10.067056096Z [Info] FluentMigrator.Runner.MigrationRunner: => 3E-07s 
2025-04-01T22:45:10.067129155Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus InitialFailure DateTimeOffset 
2025-04-01T22:45:10.068367164Z [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-04-01T22:45:10.068772450Z [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-04-01T22:45:10.068978575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-04-01T22:45:10.069185672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-04-01T22:45:10.070247937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-04-01T22:45:10.070399417Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031939s 
2025-04-01T22:45:10.070463689Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-04-01T22:45:10.070513135Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-04-01T22:45:10.070585080Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus MostRecentFailure DateTimeOffset 
2025-04-01T22:45:10.071837336Z [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-04-01T22:45:10.072248110Z [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-04-01T22:45:10.072473995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-04-01T22:45:10.072687229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-04-01T22:45:10.073747866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-04-01T22:45:10.073899812Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032082s 
2025-04-01T22:45:10.073991231Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-04-01T22:45:10.073993682Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-04-01T22:45:10.074127182Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus DisabledTill DateTimeOffset 
2025-04-01T22:45:10.075371736Z [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-04-01T22:45:10.075763343Z [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-04-01T22:45:10.075971734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-04-01T22:45:10.076171572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-04-01T22:45:10.077274288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-04-01T22:45:10.077420772Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003299s 
2025-04-01T22:45:10.077482383Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-04-01T22:45:10.077535570Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-04-01T22:45:10.077668215Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset 
2025-04-01T22:45:10.078874658Z [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-04-01T22:45:10.079361313Z [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-04-01T22:45:10.079591239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-04-01T22:45:10.079795321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-04-01T22:45:10.080867206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-04-01T22:45:10.081023163Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033439s 
2025-04-01T22:45:10.081088947Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-04-01T22:45:10.081141247Z [Info] FluentMigrator.Runner.MigrationRunner: => 3E-07s 
2025-04-01T22:45:10.081214918Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset 
2025-04-01T22:45:10.082473666Z [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-04-01T22:45:10.082947722Z [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-04-01T22:45:10.083187470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-04-01T22:45:10.083389123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-04-01T22:45:10.084465543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-04-01T22:45:10.084624890Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033399s 
2025-04-01T22:45:10.084689292Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-04-01T22:45:10.084741250Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-04-01T22:45:10.084809503Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset 
2025-04-01T22:45:10.086067284Z [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-04-01T22:45:10.086536701Z [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-04-01T22:45:10.086767797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-04-01T22:45:10.086964778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-04-01T22:45:10.088070636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-04-01T22:45:10.088239166Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003359s 
2025-04-01T22:45:10.088303234Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-04-01T22:45:10.088353952Z [Info] FluentMigrator.Runner.MigrationRunner: => 3E-07s 
2025-04-01T22:45:10.088430791Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus CookiesExpirationDate DateTimeOffset 
2025-04-01T22:45:10.089691771Z [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-04-01T22:45:10.090162129Z [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-04-01T22:45:10.090387601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-04-01T22:45:10.090585483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-04-01T22:45:10.091674377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-04-01T22:45:10.091837579Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003336s 
2025-04-01T22:45:10.091902871Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2025-04-01T22:45:10.091954330Z [Info] FluentMigrator.Runner.MigrationRunner: => 3E-07s 
2025-04-01T22:45:10.092024454Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles LastUpdated DateTimeOffset 
2025-04-01T22:45:10.093277269Z [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-04-01T22:45:10.093683285Z [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-04-01T22:45:10.093893837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2025-04-01T22:45:10.094064659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2025-04-01T22:45:10.095095435Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002995s 
2025-04-01T22:45:10.095180210Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2025-04-01T22:45:10.095236972Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-04-01T22:45:10.095311483Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Added DateTimeOffset 
2025-04-01T22:45:10.096600953Z [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-04-01T22:45:10.097015563Z [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-04-01T22:45:10.097215680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2025-04-01T22:45:10.097390591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2025-04-01T22:45:10.098412664Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030282s 
2025-04-01T22:45:10.098486887Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles 
2025-04-01T22:45:10.098538526Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-04-01T22:45:10.098608083Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieFiles DateAdded DateTimeOffset 
2025-04-01T22:45:10.099912485Z [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-04-01T22:45:10.100402355Z [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-04-01T22:45:10.100635760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieFiles" 
2025-04-01T22:45:10.100832295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles_temp" RENAME TO "MovieFiles" 
2025-04-01T22:45:10.101902243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieFiles_MovieId" ON "MovieFiles" ("MovieId" ASC) 
2025-04-01T22:45:10.102056059Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033786s 
2025-04-01T22:45:10.102130675Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2025-04-01T22:45:10.102182652Z [Info] FluentMigrator.Runner.MigrationRunner: => 3E-07s 
2025-04-01T22:45:10.102256869Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieMetadata DigitalRelease DateTimeOffset 
2025-04-01T22:45:10.104492902Z [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-04-01T22:45:10.105381598Z [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-04-01T22:45:10.105787984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata" 
2025-04-01T22:45:10.106083728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata" 
2025-04-01T22:45:10.107151112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2025-04-01T22:45:10.107368034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2025-04-01T22:45:10.107558093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2025-04-01T22:45:10.107739870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC) 
2025-04-01T22:45:10.107863885Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055391s 
2025-04-01T22:45:10.107923099Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2025-04-01T22:45:10.107974773Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-04-01T22:45:10.108063181Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieMetadata InCinemas DateTimeOffset 
2025-04-01T22:45:10.109563414Z [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-04-01T22:45:10.110428483Z [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-04-01T22:45:10.110828505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata" 
2025-04-01T22:45:10.111117101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata" 
2025-04-01T22:45:10.112204778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2025-04-01T22:45:10.112416601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2025-04-01T22:45:10.112601750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2025-04-01T22:45:10.112784681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC) 
2025-04-01T22:45:10.112909049Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047813s 
2025-04-01T22:45:10.112968779Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2025-04-01T22:45:10.113020487Z [Info] FluentMigrator.Runner.MigrationRunner: => 3E-07s 
2025-04-01T22:45:10.113091575Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieMetadata LastInfoSync DateTimeOffset 
2025-04-01T22:45:10.114603340Z [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-04-01T22:45:10.115480875Z [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-04-01T22:45:10.115886839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata" 
2025-04-01T22:45:10.116172531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata" 
2025-04-01T22:45:10.117239483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2025-04-01T22:45:10.117444720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2025-04-01T22:45:10.117633054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2025-04-01T22:45:10.117816624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC) 
2025-04-01T22:45:10.117946973Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047883s 
2025-04-01T22:45:10.118006838Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2025-04-01T22:45:10.118058336Z [Info] FluentMigrator.Runner.MigrationRunner: => 3E-07s 
2025-04-01T22:45:10.118130255Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieMetadata PhysicalRelease DateTimeOffset 
2025-04-01T22:45:10.119688695Z [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-04-01T22:45:10.120564434Z [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-04-01T22:45:10.120961156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata" 
2025-04-01T22:45:10.121248312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata" 
2025-04-01T22:45:10.122294797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2025-04-01T22:45:10.122501589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2025-04-01T22:45:10.122698184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2025-04-01T22:45:10.122883649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC) 
2025-04-01T22:45:10.123003786Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048079s 
2025-04-01T22:45:10.123059925Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-04-01T22:45:10.123109355Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-04-01T22:45:10.123179058Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies Added DateTimeOffset 
2025-04-01T22:45:10.124452265Z [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-04-01T22:45:10.124878487Z [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-04-01T22:45:10.125080639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-04-01T22:45:10.125268896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-04-01T22:45:10.126326592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_MovieMetadataId" ON "Movies" ("MovieMetadataId" ASC) 
2025-04-01T22:45:10.126482828Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032389s 
2025-04-01T22:45:10.126550000Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2025-04-01T22:45:10.126602764Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-04-01T22:45:10.126671051Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Added DateTimeOffset 
2025-04-01T22:45:10.127889395Z [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-04-01T22:45:10.128241261Z [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-04-01T22:45:10.128415020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2025-04-01T22:45:10.128587902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2025-04-01T22:45:10.129604065Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028594s 
2025-04-01T22:45:10.129679839Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2025-04-01T22:45:10.129731798Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-04-01T22:45:10.129805906Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset 
2025-04-01T22:45:10.130990610Z [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-04-01T22:45:10.131361476Z [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-04-01T22:45:10.131538801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2025-04-01T22:45:10.131746395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2025-04-01T22:45:10.132814833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-04-01T22:45:10.132971573Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030969s 
2025-04-01T22:45:10.133035676Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2025-04-01T22:45:10.133087855Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-04-01T22:45:10.133158710Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset 
2025-04-01T22:45:10.134341747Z [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-04-01T22:45:10.134878581Z [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-04-01T22:45:10.135051129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2025-04-01T22:45:10.135268459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2025-04-01T22:45:10.136362423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-04-01T22:45:10.136519006Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032908s 
2025-04-01T22:45:10.136583306Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 
2025-04-01T22:45:10.136633669Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-04-01T22:45:10.136699234Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn SubtitleFiles Added DateTimeOffset 
2025-04-01T22:45:10.137941242Z [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-04-01T22:45:10.138316303Z [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-04-01T22:45:10.138506769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SubtitleFiles" 
2025-04-01T22:45:10.138674549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles_temp" RENAME TO "SubtitleFiles" 
2025-04-01T22:45:10.139704082Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029264s 
2025-04-01T22:45:10.139784521Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 
2025-04-01T22:45:10.139836474Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-04-01T22:45:10.139908535Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn SubtitleFiles LastUpdated DateTimeOffset 
2025-04-01T22:45:10.141153797Z [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-04-01T22:45:10.141538920Z [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-04-01T22:45:10.141727547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SubtitleFiles" 
2025-04-01T22:45:10.141898416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles_temp" RENAME TO "SubtitleFiles" 
2025-04-01T22:45:10.142916700Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029368s 
2025-04-01T22:45:10.142990126Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-04-01T22:45:10.143043133Z [Info] FluentMigrator.Runner.MigrationRunner: => 3E-07s 
2025-04-01T22:45:10.143112665Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2025-04-01T22:45:10.144254729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2025-04-01T22:45:10.144526239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2025-04-01T22:45:10.144699082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2025-04-01T22:45:10.144890754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2025-04-01T22:45:10.145977713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-04-01T22:45:10.146431600Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030052s 
2025-04-01T22:45:10.146440401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (212, '2025-04-01T22:45:10', 'postgres_update_timestamp_columns_to_with_timezone') 
2025-04-01T22:45:10.146573956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:10.162787782Z [Info] FluentMigrator.Runner.MigrationRunner: 212: postgres_update_timestamp_columns_to_with_timezone migrated 
2025-04-01T22:45:10.162824323Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0195009s 
2025-04-01T22:45:10.162926134Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_language_tags_to_subtitle_files migrating 
2025-04-01T22:45:10.162998278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:10.163116405Z [Info] add_language_tags_to_subtitle_files: Starting migration of Main DB to 214 
2025-04-01T22:45:10.163415314Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 
2025-04-01T22:45:10.163515631Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-04-01T22:45:10.163518246Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles LanguageTags String 
2025-04-01T22:45:10.163619757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "LanguageTags" TEXT 
2025-04-01T22:45:10.164065481Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004834s 
2025-04-01T22:45:10.164214837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (214, '2025-04-01T22:45:10', 'add_language_tags_to_subtitle_files') 
2025-04-01T22:45:10.164350915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:10.172622076Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_language_tags_to_subtitle_files migrated 
2025-04-01T22:45:10.172711791Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089964s 
2025-04-01T22:45:10.172794409Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_salt_to_users migrating 
2025-04-01T22:45:10.172861045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:10.172959767Z [Info] add_salt_to_users: Starting migration of Main DB to 215 
2025-04-01T22:45:10.173189889Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users 
2025-04-01T22:45:10.173253589Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-04-01T22:45:10.173316913Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String 
2025-04-01T22:45:10.173403275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT 
2025-04-01T22:45:10.173838377Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004598s 
2025-04-01T22:45:10.173912894Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32 
2025-04-01T22:45:10.174006725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER 
2025-04-01T22:45:10.174394641Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004187s 
2025-04-01T22:45:10.174533577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (215, '2025-04-01T22:45:10', 'add_salt_to_users') 
2025-04-01T22:45:10.174662084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:10.182804008Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_salt_to_users migrated 
2025-04-01T22:45:10.182886559Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087974s 
2025-04-01T22:45:10.182960226Z [Info] FluentMigrator.Runner.MigrationRunner: 216: clean_alt_titles migrating 
2025-04-01T22:45:10.183027012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:10.183124123Z [Info] clean_alt_titles: Starting migration of Main DB to 216 
2025-04-01T22:45:10.183341708Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles Language 
2025-04-01T22:45:10.185402239Z [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-04-01T22:45:10.185804331Z [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-04-01T22:45:10.186005228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2025-04-01T22:45:10.186249287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2025-04-01T22:45:10.187372295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2025-04-01T22:45:10.187603271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC) 
2025-04-01T22:45:10.187742904Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043264s 
2025-04-01T22:45:10.187814326Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles Votes 
2025-04-01T22:45:10.189048676Z [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-04-01T22:45:10.189417626Z [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-04-01T22:45:10.189608793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2025-04-01T22:45:10.189844437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2025-04-01T22:45:10.190930643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2025-04-01T22:45:10.191150892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC) 
2025-04-01T22:45:10.191295296Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034173s 
2025-04-01T22:45:10.191367668Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles VoteCount 
2025-04-01T22:45:10.192575399Z [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-04-01T22:45:10.192926018Z [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-04-01T22:45:10.193106228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2025-04-01T22:45:10.193334107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2025-04-01T22:45:10.194420041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2025-04-01T22:45:10.194639807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC) 
2025-04-01T22:45:10.194776762Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033466s 
2025-04-01T22:45:10.194847514Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles SourceId 
2025-04-01T22:45:10.196063728Z [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-04-01T22:45:10.196392380Z [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-04-01T22:45:10.196567283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2025-04-01T22:45:10.196797527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2025-04-01T22:45:10.197886875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2025-04-01T22:45:10.198108827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC) 
2025-04-01T22:45:10.198248905Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033364s 
2025-04-01T22:45:10.198379392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (216, '2025-04-01T22:45:10', 'clean_alt_titles') 
2025-04-01T22:45:10.198501380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:10.206905707Z [Info] FluentMigrator.Runner.MigrationRunner: 216: clean_alt_titles migrated 
2025-04-01T22:45:10.206989012Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119646s 
2025-04-01T22:45:10.207062938Z [Info] FluentMigrator.Runner.MigrationRunner: 217: remove_omg migrating 
2025-04-01T22:45:10.207128978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:10.207264344Z [Info] remove_omg: Starting migration of Main DB to 217 
2025-04-01T22:45:10.207459015Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-04-01T22:45:10.207570959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs' 
2025-04-01T22:45:10.207670889Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000146s 
2025-04-01T22:45:10.207792261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (217, '2025-04-01T22:45:10', 'remove_omg') 
2025-04-01T22:45:10.207910523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:10.216220946Z [Info] FluentMigrator.Runner.MigrationRunner: 217: remove_omg migrated 
2025-04-01T22:45:10.216237937Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085634s 
2025-04-01T22:45:10.216350855Z [Info] FluentMigrator.Runner.MigrationRunner: 218: add_additional_info_to_pending_releases migrating 
2025-04-01T22:45:10.216441817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:10.216539046Z [Info] add_additional_info_to_pending_releases: Starting migration of Main DB to 218 
2025-04-01T22:45:10.216747914Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2025-04-01T22:45:10.216833169Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-04-01T22:45:10.216883355Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases AdditionalInfo String 
2025-04-01T22:45:10.216930467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "AdditionalInfo" TEXT 
2025-04-01T22:45:10.217375905Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004832s 
2025-04-01T22:45:10.217527874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (218, '2025-04-01T22:45:10', 'add_additional_info_to_pending_releases') 
2025-04-01T22:45:10.217672051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:10.225850020Z [Info] FluentMigrator.Runner.MigrationRunner: 218: add_additional_info_to_pending_releases migrated 
2025-04-01T22:45:10.225955318Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089009s 
2025-04-01T22:45:10.225961605Z [Info] FluentMigrator.Runner.MigrationRunner: 219: add_result_to_commands migrating 
2025-04-01T22:45:10.226021589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:10.226114378Z [Info] add_result_to_commands: Starting migration of Main DB to 219 
2025-04-01T22:45:10.226304897Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-04-01T22:45:10.226367973Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-04-01T22:45:10.226430772Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Commands Result Int32 
2025-04-01T22:45:10.226544359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands" ADD COLUMN "Result" INTEGER NOT NULL DEFAULT 1 
2025-04-01T22:45:10.226972947Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004773s 
2025-04-01T22:45:10.227111145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (219, '2025-04-01T22:45:10', 'add_result_to_commands') 
2025-04-01T22:45:10.227258916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:10.235378627Z [Info] FluentMigrator.Runner.MigrationRunner: 219: add_result_to_commands migrated 
2025-04-01T22:45:10.235460635Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088508s 
2025-04-01T22:45:10.235538377Z [Info] FluentMigrator.Runner.MigrationRunner: 220: health_restored_notification migrating 
2025-04-01T22:45:10.235607436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:10.235705787Z [Info] health_restored_notification: Starting migration of Main DB to 220 
2025-04-01T22:45:10.235897454Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-04-01T22:45:10.235959984Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-04-01T22:45:10.236032082Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean 
2025-04-01T22:45:10.236154347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0 
2025-04-01T22:45:10.236593753Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004934s 
2025-04-01T22:45:10.236738689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (220, '2025-04-01T22:45:10', 'health_restored_notification') 
2025-04-01T22:45:10.236869054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:10.245079695Z [Info] FluentMigrator.Runner.MigrationRunner: 220: health_restored_notification migrated 
2025-04-01T22:45:10.245161416Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089263s 
2025-04-01T22:45:10.245256157Z [Info] FluentMigrator.Runner.MigrationRunner: 221: add_on_manual_interaction_required_to_notifications migrating 
2025-04-01T22:45:10.245332470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:10.245436723Z [Info] add_on_manual_interaction_required_to_notifications: Starting migration of Main DB to 221 
2025-04-01T22:45:10.245677183Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-04-01T22:45:10.245699654Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-04-01T22:45:10.245775898Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnManualInteractionRequired Boolean 
2025-04-01T22:45:10.245907864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnManualInteractionRequired" INTEGER NOT NULL DEFAULT 0 
2025-04-01T22:45:10.246367065Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005186s 
2025-04-01T22:45:10.246524480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (221, '2025-04-01T22:45:10', 'add_on_manual_interaction_required_to_notifications') 
2025-04-01T22:45:10.246664266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:10.254914510Z [Info] FluentMigrator.Runner.MigrationRunner: 221: add_on_manual_interaction_required_to_notifications migrated 
2025-04-01T22:45:10.254998055Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090182s 
2025-04-01T22:45:10.255070378Z [Info] FluentMigrator.Runner.MigrationRunner: 222: remove_rarbg migrating 
2025-04-01T22:45:10.255136040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:10.255281774Z [Info] remove_rarbg: Starting migration of Main DB to 222 
2025-04-01T22:45:10.255435490Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-04-01T22:45:10.255546822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Rarbg' 
2025-04-01T22:45:10.255649465Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001427s 
2025-04-01T22:45:10.255779789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (222, '2025-04-01T22:45:10', 'remove_rarbg') 
2025-04-01T22:45:10.255894534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:10.264065168Z [Info] FluentMigrator.Runner.MigrationRunner: 222: remove_rarbg migrated 
2025-04-01T22:45:10.264136620Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085168s 
2025-04-01T22:45:10.264219239Z [Info] FluentMigrator.Runner.MigrationRunner: 223: remove_invalid_roksbox_metadata_images migrating 
2025-04-01T22:45:10.264291907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:10.264390670Z [Info] remove_invalid_roksbox_metadata_images: Starting migration of Main DB to 223 
2025-04-01T22:45:10.264665374Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "MetadataFiles" WHERE "Consumer" = 'RoksboxMetadata' AND "Type" = 5 AND ("RelativePath" LIKE 'metadata/%' OR "RelativePath" LIKE 'metadata\%') 
2025-04-01T22:45:10.264857049Z [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-04-01T22:45:10.264999402Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002276s 
2025-04-01T22:45:10.265136096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (223, '2025-04-01T22:45:10', 'remove_invalid_roksbox_metadata_images') 
2025-04-01T22:45:10.265261810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:10.273413047Z [Info] FluentMigrator.Runner.MigrationRunner: 223: remove_invalid_roksbox_metadata_images migrated 
2025-04-01T22:45:10.273496491Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085899s 
2025-04-01T22:45:10.273566535Z [Info] FluentMigrator.Runner.MigrationRunner: 224: list_sync_time migrating 
2025-04-01T22:45:10.273633927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:10.273729220Z [Info] list_sync_time: Starting migration of Main DB to 224 
2025-04-01T22:45:10.274189101Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListStatus LastSyncListInfo 
2025-04-01T22:45:10.275484613Z [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-04-01T22:45:10.275881115Z [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-04-01T22:45:10.276074795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-04-01T22:45:10.276302343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-04-01T22:45:10.277430131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-04-01T22:45:10.277589976Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033166s 
2025-04-01T22:45:10.277655688Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-04-01T22:45:10.277708565Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-04-01T22:45:10.277782190Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus LastInfoSync DateTimeOffset 
2025-04-01T22:45:10.277892177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "LastInfoSync" DATETIME 
2025-04-01T22:45:10.278299836Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004465s 
2025-04-01T22:45:10.278381573Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-04-01T22:45:10.278482211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'importlistsyncinterval' 
2025-04-01T22:45:10.278572282Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001304s 
2025-04-01T22:45:10.278692175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (224, '2025-04-01T22:45:10', 'list_sync_time') 
2025-04-01T22:45:10.278815536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:10.286947534Z [Info] FluentMigrator.Runner.MigrationRunner: 224: list_sync_time migrated 
2025-04-01T22:45:10.287022612Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084637s 
2025-04-01T22:45:10.287097431Z [Info] FluentMigrator.Runner.MigrationRunner: 225: add_tags_to_collections migrating 
2025-04-01T22:45:10.287176560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:10.287270617Z [Info] add_tags_to_collections: Starting migration of Main DB to 225 
2025-04-01T22:45:10.287445243Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Collections 
2025-04-01T22:45:10.287508841Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-04-01T22:45:10.287570418Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Collections Tags String 
2025-04-01T22:45:10.287663446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Collections" ADD COLUMN "Tags" TEXT 
2025-04-01T22:45:10.288091264Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000458s 
2025-04-01T22:45:10.288230770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (225, '2025-04-01T22:45:10', 'add_tags_to_collections') 
2025-04-01T22:45:10.288363525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:10.296613369Z [Info] FluentMigrator.Runner.MigrationRunner: 225: add_tags_to_collections migrated 
2025-04-01T22:45:10.296691969Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089311s 
2025-04-01T22:45:10.296770585Z [Info] FluentMigrator.Runner.MigrationRunner: 226: add_download_client_tags migrating 
2025-04-01T22:45:10.296837524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:10.296935379Z [Info] add_download_client_tags: Starting migration of Main DB to 226 
2025-04-01T22:45:10.297110884Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2025-04-01T22:45:10.297173341Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-04-01T22:45:10.297238831Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Tags String 
2025-04-01T22:45:10.297335787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Tags" TEXT 
2025-04-01T22:45:10.297857999Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005483s 
2025-04-01T22:45:10.298011289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (226, '2025-04-01T22:45:10', 'add_download_client_tags') 
2025-04-01T22:45:10.298146416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:10.306266457Z [Info] FluentMigrator.Runner.MigrationRunner: 226: add_download_client_tags migrated 
2025-04-01T22:45:10.306349398Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089301s 
2025-04-01T22:45:10.306419388Z [Info] FluentMigrator.Runner.MigrationRunner: 227: add_auto_tagging migrating 
2025-04-01T22:45:10.306487870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:10.306581533Z [Info] add_auto_tagging: Starting migration of Main DB to 227 
2025-04-01T22:45:10.306856109Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AutoTagging 
2025-04-01T22:45:10.307080927Z [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-04-01T22:45:10.307328627Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000398s 
2025-04-01T22:45:10.307402661Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AutoTagging (Name) 
2025-04-01T22:45:10.307504579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AutoTagging_Name" ON "AutoTagging" ("Name" ASC) 
2025-04-01T22:45:10.307636061Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001781s 
2025-04-01T22:45:10.307762481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (227, '2025-04-01T22:45:10', 'add_auto_tagging') 
2025-04-01T22:45:10.307882916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:10.316044729Z [Info] FluentMigrator.Runner.MigrationRunner: 227: add_auto_tagging migrated 
2025-04-01T22:45:10.316123068Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085492s 
2025-04-01T22:45:10.316211358Z [Info] FluentMigrator.Runner.MigrationRunner: 228: add_custom_format_score_bypass_to_delay_profile migrating 
2025-04-01T22:45:10.316288493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:10.316387872Z [Info] add_custom_format_score_bypass_to_delay_profile: Starting migration of Main DB to 228 
2025-04-01T22:45:10.316617330Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2025-04-01T22:45:10.316682959Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-04-01T22:45:10.316765930Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfAboveCustomFormatScore Boolean 
2025-04-01T22:45:10.316902719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfAboveCustomFormatScore" INTEGER NOT NULL DEFAULT 0 
2025-04-01T22:45:10.317361524Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000522s 
2025-04-01T22:45:10.317428138Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2025-04-01T22:45:10.317479776Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-04-01T22:45:10.317549568Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles MinimumCustomFormatScore Int32 
2025-04-01T22:45:10.317662783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "MinimumCustomFormatScore" INTEGER 
2025-04-01T22:45:10.318088468Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004688s 
2025-04-01T22:45:10.318239863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (228, '2025-04-01T22:45:10', 'add_custom_format_score_bypass_to_delay_profile') 
2025-04-01T22:45:10.318375027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:10.326706635Z [Info] FluentMigrator.Runner.MigrationRunner: 228: add_custom_format_score_bypass_to_delay_profile migrated 
2025-04-01T22:45:10.326791534Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090371s 
2025-04-01T22:45:10.326876237Z [Info] FluentMigrator.Runner.MigrationRunner: 229: update_restrictions_to_release_profiles migrating 
2025-04-01T22:45:10.326953634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:10.327050622Z [Info] update_restrictions_to_release_profiles: Starting migration of Main DB to 229 
2025-04-01T22:45:10.327687582Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Restrictions ReleaseProfiles 
2025-04-01T22:45:10.327808869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Restrictions" RENAME TO "ReleaseProfiles" 
2025-04-01T22:45:10.328906140Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011238s 
2025-04-01T22:45:10.328984136Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2025-04-01T22:45:10.329037528Z [Info] FluentMigrator.Runner.MigrationRunner: => 3E-07s 
2025-04-01T22:45:10.329103247Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Name String 
2025-04-01T22:45:10.329253385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Name" TEXT DEFAULT NULL 
2025-04-01T22:45:10.329689159Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00052s 
2025-04-01T22:45:10.329756635Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2025-04-01T22:45:10.329808955Z [Info] FluentMigrator.Runner.MigrationRunner: => 3E-07s 
2025-04-01T22:45:10.329873470Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Enabled Boolean 
2025-04-01T22:45:10.329986141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Enabled" INTEGER NOT NULL DEFAULT 1 
2025-04-01T22:45:10.330408600Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000468s 
2025-04-01T22:45:10.330480133Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2025-04-01T22:45:10.330533240Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-04-01T22:45:10.330599081Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IndexerId Int32 
2025-04-01T22:45:10.330714302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IndexerId" INTEGER NOT NULL DEFAULT 0 
2025-04-01T22:45:10.331114890Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004517s 
2025-04-01T22:45:10.331206412Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles Preferred 
2025-04-01T22:45:10.332464178Z [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-04-01T22:45:10.332793225Z [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-04-01T22:45:10.332972714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles" 
2025-04-01T22:45:10.333150241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles" 
2025-04-01T22:45:10.334222457Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029459s 
2025-04-01T22:45:10.334292606Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-04-01T22:45:10.334361795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-04-01T22:45:10.335612111Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011081s 
2025-04-01T22:45:10.335648777Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-04-01T22:45:10.335806545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]' 
2025-04-01T22:45:10.335921274Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001962s 
2025-04-01T22:45:10.336057779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (229, '2025-04-01T22:45:10', 'update_restrictions_to_release_profiles') 
2025-04-01T22:45:10.336254167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:10.344500057Z [Info] FluentMigrator.Runner.MigrationRunner: 229: update_restrictions_to_release_profiles migrated 
2025-04-01T22:45:10.344662420Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086379s 
2025-04-01T22:45:10.344822918Z [Info] FluentMigrator.Runner.MigrationRunner: 230: rename_quality_profiles migrating 
2025-04-01T22:45:10.344902582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:10.345093097Z [Info] rename_quality_profiles: Starting migration of Main DB to 230 
2025-04-01T22:45:10.345482628Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Profiles QualityProfiles 
2025-04-01T22:45:10.345667739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" RENAME TO "QualityProfiles" 
2025-04-01T22:45:10.347353823Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017364s 
2025-04-01T22:45:10.347462791Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Movies ProfileId to QualityProfileId 
2025-04-01T22:45:10.348846515Z [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-04-01T22:45:10.349297954Z [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-04-01T22:45:10.349514159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-04-01T22:45:10.349719398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-04-01T22:45:10.350845781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_MovieMetadataId" ON "Movies" ("MovieMetadataId" ASC) 
2025-04-01T22:45:10.351008239Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034738s 
2025-04-01T22:45:10.351097422Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn ImportLists ProfileId to QualityProfileId 
2025-04-01T22:45:10.352480496Z [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-04-01T22:45:10.353025418Z [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-04-01T22:45:10.353271316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists" 
2025-04-01T22:45:10.353482366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists" 
2025-04-01T22:45:10.354592369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImport_Name" ON "ImportLists" ("Name" ASC) 
2025-04-01T22:45:10.354753719Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035808s 
2025-04-01T22:45:10.354902119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (230, '2025-04-01T22:45:10', 'rename_quality_profiles') 
2025-04-01T22:45:10.355039154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:10.363140979Z [Info] FluentMigrator.Runner.MigrationRunner: 230: rename_quality_profiles migrated 
2025-04-01T22:45:10.363217478Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119339s 
2025-04-01T22:45:10.363313775Z [Info] FluentMigrator.Runner.MigrationRunner: 231: update_images_remote_url migrating 
2025-04-01T22:45:10.363384369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:10.363499133Z [Info] update_images_remote_url: Starting migration of Main DB to 231 
2025-04-01T22:45:10.363779080Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MovieMetadata" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2025-04-01T22:45:10.363910364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MovieMetadata" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2025-04-01T22:45:10.364036421Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001694s 
2025-04-01T22:45:10.364136735Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Credits" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2025-04-01T22:45:10.364248344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Credits" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2025-04-01T22:45:10.364343426Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001344s 
2025-04-01T22:45:10.364441373Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Collections" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2025-04-01T22:45:10.364555974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Collections" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2025-04-01T22:45:10.364648716Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001342s 
2025-04-01T22:45:10.364781124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (231, '2025-04-01T22:45:10', 'update_images_remote_url') 
2025-04-01T22:45:10.364907467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:10.373144817Z [Info] FluentMigrator.Runner.MigrationRunner: 231: update_images_remote_url migrated 
2025-04-01T22:45:10.373233724Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085636s 
2025-04-01T22:45:10.373326839Z [Info] FluentMigrator.Runner.MigrationRunner: 232: add_notification_status migrating 
2025-04-01T22:45:10.373399417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:10.373522248Z [Info] add_notification_status: Starting migration of Main DB to 232 
2025-04-01T22:45:10.373850895Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus 
2025-04-01T22:45:10.374083087Z [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-04-01T22:45:10.374353618Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004222s 
2025-04-01T22:45:10.374437901Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId) 
2025-04-01T22:45:10.374565521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC) 
2025-04-01T22:45:10.374723962Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002191s 
2025-04-01T22:45:10.374859776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (232, '2025-04-01T22:45:10', 'add_notification_status') 
2025-04-01T22:45:10.374990020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:10.383417013Z [Info] FluentMigrator.Runner.MigrationRunner: 232: add_notification_status migrated 
2025-04-01T22:45:10.383496818Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088595s 
2025-04-01T22:45:10.383592180Z [Info] FluentMigrator.Runner.MigrationRunner: 233: rename_deprecated_indexer_flags migrating 
2025-04-01T22:45:10.383667086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:10.383779301Z [Info] rename_deprecated_indexer_flags: Starting migration of Main DB to 233 
2025-04-01T22:45:10.384079776Z [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-04-01T22:45:10.384271680Z [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-04-01T22:45:10.384421336Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002317s 
2025-04-01T22:45:10.384596648Z [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-04-01T22:45:10.384817339Z [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-04-01T22:45:10.384956570Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002491s 
2025-04-01T22:45:10.385094795Z [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-04-01T22:45:10.385271925Z [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-04-01T22:45:10.385389348Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001992s 
2025-04-01T22:45:10.385523871Z [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-04-01T22:45:10.385687583Z [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-04-01T22:45:10.385803198Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001894s 
2025-04-01T22:45:10.385940806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (233, '2025-04-01T22:45:10', 'rename_deprecated_indexer_flags') 
2025-04-01T22:45:10.386066986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:10.394280698Z [Info] FluentMigrator.Runner.MigrationRunner: 233: rename_deprecated_indexer_flags migrated 
2025-04-01T22:45:10.394363936Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086147s 
2025-04-01T22:45:10.394451056Z [Info] FluentMigrator.Runner.MigrationRunner: 234: movie_last_searched_time migrating 
2025-04-01T22:45:10.394523833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:10.394627296Z [Info] movie_last_searched_time: Starting migration of Main DB to 234 
2025-04-01T22:45:10.394830689Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-04-01T22:45:10.394893084Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-04-01T22:45:10.394968754Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies LastSearchTime DateTimeOffset 
2025-04-01T22:45:10.395075634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "LastSearchTime" DATETIME 
2025-04-01T22:45:10.395570226Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005202s 
2025-04-01T22:45:10.395726205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (234, '2025-04-01T22:45:10', 'movie_last_searched_time') 
2025-04-01T22:45:10.395870908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:10.403984464Z [Info] FluentMigrator.Runner.MigrationRunner: 234: movie_last_searched_time migrated 
2025-04-01T22:45:10.404065159Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008904s 
2025-04-01T22:45:10.404140774Z [Info] FluentMigrator.Runner.MigrationRunner: 235: email_encryption migrating 
2025-04-01T22:45:10.404211641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:10.404312731Z [Info] email_encryption: Starting migration of Main DB to 235 
2025-04-01T22:45:10.404475965Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-04-01T22:45:10.404552677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-04-01T22:45:10.405862173Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012963s 
2025-04-01T22:45:10.406019168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (235, '2025-04-01T22:45:10', 'email_encryption') 
2025-04-01T22:45:10.406163373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:10.414271730Z [Info] FluentMigrator.Runner.MigrationRunner: 235: email_encryption migrated 
2025-04-01T22:45:10.414351680Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096882s 
2025-04-01T22:45:10.414435218Z [Info] FluentMigrator.Runner.MigrationRunner: 236: clear_last_rss_releases_info migrating 
2025-04-01T22:45:10.414508951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:10.414613158Z [Info] clear_last_rss_releases_info: Starting migration of Main DB to 236 
2025-04-01T22:45:10.414803181Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "IndexerStatus" SET "LastRssSyncReleaseInfo" = NULL 
2025-04-01T22:45:10.414922036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "IndexerStatus" SET "LastRssSyncReleaseInfo" = NULL 
2025-04-01T22:45:10.415026934Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000142s 
2025-04-01T22:45:10.415170814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (236, '2025-04-01T22:45:10', 'clear_last_rss_releases_info') 
2025-04-01T22:45:10.415306216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:10.423399635Z [Info] FluentMigrator.Runner.MigrationRunner: 236: clear_last_rss_releases_info migrated 
2025-04-01T22:45:10.423479116Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084613s 
2025-04-01T22:45:10.423556325Z [Info] FluentMigrator.Runner.MigrationRunner: 237: add_indexes migrating 
2025-04-01T22:45:10.423624613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:10.423725113Z [Info] add_indexes: Starting migration of Main DB to 237 
2025-04-01T22:45:10.424283501Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Blocklist (MovieId) 
2025-04-01T22:45:10.424406830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blocklist_MovieId" ON "Blocklist" ("MovieId" ASC) 
2025-04-01T22:45:10.424579598Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002159s 
2025-04-01T22:45:10.424649815Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Blocklist (Date) 
2025-04-01T22:45:10.424745981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blocklist_Date" ON "Blocklist" ("Date" ASC) 
2025-04-01T22:45:10.424897755Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001811s 
2025-04-01T22:45:10.424972626Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (MovieId, Date) 
2025-04-01T22:45:10.425087085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_MovieId_Date" ON "History" ("MovieId" ASC, "Date" DESC) 
2025-04-01T22:45:10.425228497Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001912s 
2025-04-01T22:45:10.425352928Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (DownloadId) 
2025-04-01T22:45:10.425453636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_DownloadId" 
2025-04-01T22:45:10.425620183Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001978s 
2025-04-01T22:45:10.425695149Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId, Date) 
2025-04-01T22:45:10.425808911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2025-04-01T22:45:10.425952408Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001941s 
2025-04-01T22:45:10.426017368Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (MovieFileId) 
2025-04-01T22:45:10.426119049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_MovieFileId" ON "Movies" ("MovieFileId" ASC) 
2025-04-01T22:45:10.426245449Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001674s 
2025-04-01T22:45:10.426306092Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (Path) 
2025-04-01T22:45:10.426395484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_Path" ON "Movies" ("Path" ASC) 
2025-04-01T22:45:10.426519247Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001536s 
2025-04-01T22:45:10.426651409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (237, '2025-04-01T22:45:10', 'add_indexes') 
2025-04-01T22:45:10.426777946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:10.435033340Z [Info] FluentMigrator.Runner.MigrationRunner: 237: add_indexes migrated 
2025-04-01T22:45:10.435110602Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086189s 
2025-04-01T22:45:10.435209793Z [Info] FluentMigrator.Runner.MigrationRunner: 238: parse_title_from_existing_subtitle_files migrating 
2025-04-01T22:45:10.435289976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:10.435399461Z [Info] parse_title_from_existing_subtitle_files: Starting migration of Main DB to 238 
2025-04-01T22:45:10.435662287Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 
2025-04-01T22:45:10.435730355Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-04-01T22:45:10.435799610Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles Title String 
2025-04-01T22:45:10.435900835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "Title" TEXT 
2025-04-01T22:45:10.436398627Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005221s 
2025-04-01T22:45:10.436472780Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 
2025-04-01T22:45:10.436527307Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-04-01T22:45:10.436592221Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles Copy Int32 
2025-04-01T22:45:10.436705015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "Copy" INTEGER NOT NULL DEFAULT 0 
2025-04-01T22:45:10.437162264Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004985s 
2025-04-01T22:45:10.437229330Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-04-01T22:45:10.437299121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-04-01T22:45:10.438044618Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007302s 
2025-04-01T22:45:10.438218159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (238, '2025-04-01T22:45:10', 'parse_title_from_existing_subtitle_files') 
2025-04-01T22:45:10.438369522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:10.450201876Z [Info] FluentMigrator.Runner.MigrationRunner: 238: parse_title_from_existing_subtitle_files migrated 
2025-04-01T22:45:10.450280388Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128486s 
2025-04-01T22:45:10.450369781Z [Info] FluentMigrator.Runner.MigrationRunner: 239: add_minimum_upgrade_format_score_to_quality_profiles migrating 
2025-04-01T22:45:10.450445595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:10.450561109Z [Info] add_minimum_upgrade_format_score_to_quality_profiles: Starting migration of Main DB to 239 
2025-04-01T22:45:10.450766881Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2025-04-01T22:45:10.450828867Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-04-01T22:45:10.450904894Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinUpgradeFormatScore Int32 
2025-04-01T22:45:10.451031500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinUpgradeFormatScore" INTEGER NOT NULL DEFAULT 1 
2025-04-01T22:45:10.451543862Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005649s 
2025-04-01T22:45:10.451703059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (239, '2025-04-01T22:45:10', 'add_minimum_upgrade_format_score_to_quality_profiles') 
2025-04-01T22:45:10.451844537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:10.460124555Z [Info] FluentMigrator.Runner.MigrationRunner: 239: add_minimum_upgrade_format_score_to_quality_profiles migrated 
2025-04-01T22:45:10.460215386Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090531s 
2025-04-01T22:45:10.460311483Z [Info] FluentMigrator.Runner.MigrationRunner: 240: drop_multi_episode_style_from_naming_config migrating 
2025-04-01T22:45:10.460385550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:10.460501001Z [Info] drop_multi_episode_style_from_naming_config: Starting migration of Main DB to 240 
2025-04-01T22:45:10.460718003Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig MultiEpisodeStyle 
2025-04-01T22:45:10.463060679Z [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-04-01T22:45:10.463532315Z [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-04-01T22:45:10.463743932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2025-04-01T22:45:10.463935643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2025-04-01T22:45:10.465329394Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004517s 
2025-04-01T22:45:10.465483454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (240, '2025-04-01T22:45:10', 'drop_multi_episode_style_from_naming_config') 
2025-04-01T22:45:10.465625806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:10.473685597Z [Info] FluentMigrator.Runner.MigrationRunner: 240: drop_multi_episode_style_from_naming_config migrated 
2025-04-01T22:45:10.473777443Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128262s 
2025-04-01T22:45:10.473858514Z [Info] FluentMigrator.Runner.MigrationRunner: 241: stevenlu_update_url migrating 
2025-04-01T22:45:10.473926391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:10.474030131Z [Info] stevenlu_update_url: Starting migration of Main DB to 241 
2025-04-01T22:45:10.474224717Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-04-01T22:45:10.474298912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-04-01T22:45:10.475291730Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009788s 
2025-04-01T22:45:10.475448565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (241, '2025-04-01T22:45:10', 'stevenlu_update_url') 
2025-04-01T22:45:10.475588816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:10.483667658Z [Info] FluentMigrator.Runner.MigrationRunner: 241: stevenlu_update_url migrated 
2025-04-01T22:45:10.483736846Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009328s 
2025-04-01T22:45:10.489887184Z [Debug] MigrationController: Took: 00:00:02.3613568 
2025-04-01T22:45:10.599362758Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging 
2025-04-01T22:45:10.610651830Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2025-04-01T22:45:10.613827592Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2025-04-01T22:45:10.613921480Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-04-01T22:45:10.614015398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-04-01T22:45:10.641363034Z [Info] DatabaseEngineVersionCheck: SQLite 3.48.0 
2025-04-01T22:45:10.641459852Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0274685s 
2025-04-01T22:45:10.641721267Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2025-04-01T22:45:10.641814807Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0276315s 
2025-04-01T22:45:10.643526752Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2025-04-01T22:45:10.643739692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:10.644114524Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2025-04-01T22:45:10.644307388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2025-04-01T22:45:10.644844656Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004757s 
2025-04-01T22:45:10.644933541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:10.669129995Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2025-04-01T22:45:10.669248819Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0248204s 
2025-04-01T22:45:10.669435868Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2025-04-01T22:45:10.669524539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:10.669751710Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2025-04-01T22:45:10.669844998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-04-01T22:45:10.670106042Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002785s 
2025-04-01T22:45:10.670178138Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-04-01T22:45:10.670247613Z [Info] FluentMigrator.Runner.MigrationRunner: => 3E-07s 
2025-04-01T22:45:10.670307159Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2025-04-01T22:45:10.670435354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2025-04-01T22:45:10.670990780Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005735s 
2025-04-01T22:45:10.671105458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:10.679241679Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2025-04-01T22:45:10.679355576Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087807s 
2025-04-01T22:45:10.679523137Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2025-04-01T22:45:10.679628110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:10.679796887Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-04-01T22:45:10.679875296Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-04-01T22:45:10.679957612Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2025-04-01T22:45:10.680083610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2025-04-01T22:45:10.680342914Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002917s 
2025-04-01T22:45:10.680438555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:10.688554622Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2025-04-01T22:45:10.688673905Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084536s 
2025-04-01T22:45:10.688848443Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2025-04-01T22:45:10.688946610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:10.689073096Z [Info] InitialSetup: Starting migration of Log DB to 1 
2025-04-01T22:45:10.689415973Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs 
2025-04-01T22:45:10.689640824Z [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-04-01T22:45:10.689966187Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004536s 
2025-04-01T22:45:10.690055311Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time) 
2025-04-01T22:45:10.690165668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2025-04-01T22:45:10.690330773Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000197s 
2025-04-01T22:45:10.690475109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-04-01T22:45:10', 'InitialSetup') 
2025-04-01T22:45:10.690650431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:10.698841755Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2025-04-01T22:45:10.698947118Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086569s 
2025-04-01T22:45:10.699051327Z [Info] FluentMigrator.Runner.MigrationRunner: 104: add_moviefiles_table migrating 
2025-04-01T22:45:10.699152536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:10.699305514Z [Info] add_moviefiles_table: Starting migration of Log DB to 104 
2025-04-01T22:45:10.699516874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (104, '2025-04-01T22:45:10', 'add_moviefiles_table') 
2025-04-01T22:45:10.699712448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:10.707953618Z [Info] FluentMigrator.Runner.MigrationRunner: 104: add_moviefiles_table migrated 
2025-04-01T22:45:10.708068715Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087555s 
2025-04-01T22:45:10.708174523Z [Info] FluentMigrator.Runner.MigrationRunner: 105: fix_history_movieId migrating 
2025-04-01T22:45:10.708267708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:10.708407634Z [Info] fix_history_movieId: Starting migration of Log DB to 105 
2025-04-01T22:45:10.708560649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (105, '2025-04-01T22:45:10', 'fix_history_movieId') 
2025-04-01T22:45:10.708750933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:10.716937976Z [Info] FluentMigrator.Runner.MigrationRunner: 105: fix_history_movieId migrated 
2025-04-01T22:45:10.717017448Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085454s 
2025-04-01T22:45:10.717126063Z [Info] FluentMigrator.Runner.MigrationRunner: 106: add_tmdb_stuff migrating 
2025-04-01T22:45:10.717218824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:10.717363300Z [Info] add_tmdb_stuff: Starting migration of Log DB to 106 
2025-04-01T22:45:10.717518088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (106, '2025-04-01T22:45:10', 'add_tmdb_stuff') 
2025-04-01T22:45:10.717711876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:10.725852550Z [Info] FluentMigrator.Runner.MigrationRunner: 106: add_tmdb_stuff migrated 
2025-04-01T22:45:10.726014638Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085904s 
2025-04-01T22:45:10.726080835Z [Info] FluentMigrator.Runner.MigrationRunner: 107: fix_movie_files migrating 
2025-04-01T22:45:10.726177137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:10.726318655Z [Info] fix_movie_files: Starting migration of Log DB to 107 
2025-04-01T22:45:10.726529528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (107, '2025-04-01T22:45:10', 'fix_movie_files') 
2025-04-01T22:45:10.726705253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:10.734836808Z [Info] FluentMigrator.Runner.MigrationRunner: 107: fix_movie_files migrated 
2025-04-01T22:45:10.734906079Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085802s 
2025-04-01T22:45:10.735017846Z [Info] FluentMigrator.Runner.MigrationRunner: 108: update_schedule_intervale migrating 
2025-04-01T22:45:10.735119167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:10.735272363Z [Info] update_schedule_intervale: Starting migration of Log DB to 108 
2025-04-01T22:45:10.735439878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (108, '2025-04-01T22:45:10', 'update_schedule_intervale') 
2025-04-01T22:45:10.735640891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:10.743776572Z [Info] FluentMigrator.Runner.MigrationRunner: 108: update_schedule_intervale migrated 
2025-04-01T22:45:10.743900456Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086158s 
2025-04-01T22:45:10.744013692Z [Info] FluentMigrator.Runner.MigrationRunner: 109: add_movie_formats_to_naming_config migrating 
2025-04-01T22:45:10.744119594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:10.744264882Z [Info] add_movie_formats_to_naming_config: Starting migration of Log DB to 109 
2025-04-01T22:45:10.744438134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (109, '2025-04-01T22:45:10', 'add_movie_formats_to_naming_config') 
2025-04-01T22:45:10.744647388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:10.752748129Z [Info] FluentMigrator.Runner.MigrationRunner: 109: add_movie_formats_to_naming_config migrated 
2025-04-01T22:45:10.752874211Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085865s 
2025-04-01T22:45:10.752979970Z [Info] FluentMigrator.Runner.MigrationRunner: 110: add_phyiscal_release migrating 
2025-04-01T22:45:10.753078742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:10.753217982Z [Info] add_phyiscal_release: Starting migration of Log DB to 110 
2025-04-01T22:45:10.753378706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (110, '2025-04-01T22:45:10', 'add_phyiscal_release') 
2025-04-01T22:45:10.753573885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:10.761657232Z [Info] FluentMigrator.Runner.MigrationRunner: 110: add_phyiscal_release migrated 
2025-04-01T22:45:10.761781628Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085226s 
2025-04-01T22:45:10.761889762Z [Info] FluentMigrator.Runner.MigrationRunner: 111: remove_bitmetv migrating 
2025-04-01T22:45:10.761986150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:10.762128700Z [Info] remove_bitmetv: Starting migration of Log DB to 111 
2025-04-01T22:45:10.762281861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (111, '2025-04-01T22:45:10', 'remove_bitmetv') 
2025-04-01T22:45:10.762479214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:10.770596926Z [Info] FluentMigrator.Runner.MigrationRunner: 111: remove_bitmetv migrated 
2025-04-01T22:45:10.770717820Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008572s 
2025-04-01T22:45:10.770925717Z [Info] FluentMigrator.Runner.MigrationRunner: 112: remove_torrentleech migrating 
2025-04-01T22:45:10.770994219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:10.771142706Z [Info] remove_torrentleech: Starting migration of Log DB to 112 
2025-04-01T22:45:10.771314075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (112, '2025-04-01T22:45:10', 'remove_torrentleech') 
2025-04-01T22:45:10.771517466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:10.779570808Z [Info] FluentMigrator.Runner.MigrationRunner: 112: remove_torrentleech migrated 
2025-04-01T22:45:10.779693082Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008556s 
2025-04-01T22:45:10.779796840Z [Info] FluentMigrator.Runner.MigrationRunner: 113: remove_broadcasthenet migrating 
2025-04-01T22:45:10.779895285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:10.780033824Z [Info] remove_broadcasthenet: Starting migration of Log DB to 113 
2025-04-01T22:45:10.780194926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (113, '2025-04-01T22:45:10', 'remove_broadcasthenet') 
2025-04-01T22:45:10.780394838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:10.788545210Z [Info] FluentMigrator.Runner.MigrationRunner: 113: remove_broadcasthenet migrated 
2025-04-01T22:45:10.788655773Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086009s 
2025-04-01T22:45:10.788756917Z [Info] FluentMigrator.Runner.MigrationRunner: 114: remove_fanzub migrating 
2025-04-01T22:45:10.788852698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:10.788991892Z [Info] remove_fanzub: Starting migration of Log DB to 114 
2025-04-01T22:45:10.789145513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (114, '2025-04-01T22:45:10', 'remove_fanzub') 
2025-04-01T22:45:10.789338002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:10.797448259Z [Info] FluentMigrator.Runner.MigrationRunner: 114: remove_fanzub migrated 
2025-04-01T22:45:10.797566281Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085582s 
2025-04-01T22:45:10.797674798Z [Info] FluentMigrator.Runner.MigrationRunner: 115: update_movie_sorttitle migrating 
2025-04-01T22:45:10.797776135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:10.797930576Z [Info] update_movie_sorttitle: Starting migration of Log DB to 115 
2025-04-01T22:45:10.798097291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (115, '2025-04-01T22:45:10', 'update_movie_sorttitle') 
2025-04-01T22:45:10.798297411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:10.806375666Z [Info] FluentMigrator.Runner.MigrationRunner: 115: update_movie_sorttitle migrated 
2025-04-01T22:45:10.806496622Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008573s 
2025-04-01T22:45:10.806601839Z [Info] FluentMigrator.Runner.MigrationRunner: 116: update_movie_sorttitle_again migrating 
2025-04-01T22:45:10.806717239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:10.806842401Z [Info] update_movie_sorttitle_again: Starting migration of Log DB to 116 
2025-04-01T22:45:10.807007724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (116, '2025-04-01T22:45:10', 'update_movie_sorttitle_again') 
2025-04-01T22:45:10.807217777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:10.815231021Z [Info] FluentMigrator.Runner.MigrationRunner: 116: update_movie_sorttitle_again migrated 
2025-04-01T22:45:10.815349307Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084844s 
2025-04-01T22:45:10.815451452Z [Info] FluentMigrator.Runner.MigrationRunner: 117: update_movie_file migrating 
2025-04-01T22:45:10.815549676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:10.815681197Z [Info] update_movie_file: Starting migration of Log DB to 117 
2025-04-01T22:45:10.815836163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (117, '2025-04-01T22:45:10', 'update_movie_file') 
2025-04-01T22:45:10.816025749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:10.824023979Z [Info] FluentMigrator.Runner.MigrationRunner: 117: update_movie_file migrated 
2025-04-01T22:45:10.824135899Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084515s 
2025-04-01T22:45:10.824234173Z [Info] FluentMigrator.Runner.MigrationRunner: 118: update_movie_slug migrating 
2025-04-01T22:45:10.824331383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:10.824462387Z [Info] update_movie_slug: Starting migration of Log DB to 118 
2025-04-01T22:45:10.824617703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (118, '2025-04-01T22:45:10', 'update_movie_slug') 
2025-04-01T22:45:10.824804873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:10.832783073Z [Info] FluentMigrator.Runner.MigrationRunner: 118: update_movie_slug migrated 
2025-04-01T22:45:10.832909127Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084193s 
2025-04-01T22:45:10.833020518Z [Info] FluentMigrator.Runner.MigrationRunner: 119: add_youtube_trailer_id migrating 
2025-04-01T22:45:10.833125448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:10.833270742Z [Info] add_youtube_trailer_id: Starting migration of Log DB to 119 
2025-04-01T22:45:10.833437670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (119, '2025-04-01T22:45:10', 'add_youtube_trailer_id') 
2025-04-01T22:45:10.833651440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:10.841624380Z [Info] FluentMigrator.Runner.MigrationRunner: 119: add_youtube_trailer_id migrated 
2025-04-01T22:45:10.841732014Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084796s 
2025-04-01T22:45:10.841829685Z [Info] FluentMigrator.Runner.MigrationRunner: 120: add_studio migrating 
2025-04-01T22:45:10.841923609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:10.842055793Z [Info] add_studio: Starting migration of Log DB to 120 
2025-04-01T22:45:10.842203289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (120, '2025-04-01T22:45:10', 'add_studio') 
2025-04-01T22:45:10.842388879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:10.850421384Z [Info] FluentMigrator.Runner.MigrationRunner: 120: add_studio migrated 
2025-04-01T22:45:10.850515412Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084964s 
2025-04-01T22:45:10.850614210Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_filedate_config migrating 
2025-04-01T22:45:10.850713763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:10.850843478Z [Info] update_filedate_config: Starting migration of Log DB to 121 
2025-04-01T22:45:10.851002202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (121, '2025-04-01T22:45:10', 'update_filedate_config') 
2025-04-01T22:45:10.851198348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:10.859373999Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_filedate_config migrated 
2025-04-01T22:45:10.859500805Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086248s 
2025-04-01T22:45:10.859617087Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_movieid_to_blacklist migrating 
2025-04-01T22:45:10.859720907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:10.859863461Z [Info] add_movieid_to_blacklist: Starting migration of Log DB to 122 
2025-04-01T22:45:10.860029484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (122, '2025-04-01T22:45:10', 'add_movieid_to_blacklist') 
2025-04-01T22:45:10.860230043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:10.868320538Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_movieid_to_blacklist migrated 
2025-04-01T22:45:10.868456796Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085581s 
2025-04-01T22:45:10.868564156Z [Info] FluentMigrator.Runner.MigrationRunner: 123: create_netimport_table migrating 
2025-04-01T22:45:10.868666803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:10.868806789Z [Info] create_netimport_table: Starting migration of Log DB to 123 
2025-04-01T22:45:10.868971054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (123, '2025-04-01T22:45:10', 'create_netimport_table') 
2025-04-01T22:45:10.869170601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:10.877310690Z [Info] FluentMigrator.Runner.MigrationRunner: 123: create_netimport_table migrated 
2025-04-01T22:45:10.877431343Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086139s 
2025-04-01T22:45:10.877544274Z [Info] FluentMigrator.Runner.MigrationRunner: 124: add_preferred_tags_to_profile migrating 
2025-04-01T22:45:10.877651926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:10.877793709Z [Info] add_preferred_tags_to_profile: Starting migration of Log DB to 124 
2025-04-01T22:45:10.877965046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (124, '2025-04-01T22:45:10', 'add_preferred_tags_to_profile') 
2025-04-01T22:45:10.878170718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:10.888730297Z [Info] FluentMigrator.Runner.MigrationRunner: 124: add_preferred_tags_to_profile migrated 
2025-04-01T22:45:10.888889463Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085003s 
2025-04-01T22:45:10.889007635Z [Info] FluentMigrator.Runner.MigrationRunner: 125: fix_imdb_unique migrating 
2025-04-01T22:45:10.889116373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:10.889277043Z [Info] fix_imdb_unique: Starting migration of Log DB to 125 
2025-04-01T22:45:10.889433596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (125, '2025-04-01T22:45:10', 'fix_imdb_unique') 
2025-04-01T22:45:10.889629117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:10.897621351Z [Info] FluentMigrator.Runner.MigrationRunner: 125: fix_imdb_unique migrated 
2025-04-01T22:45:10.897744451Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084524s 
2025-04-01T22:45:10.897857211Z [Info] FluentMigrator.Runner.MigrationRunner: 126: update_qualities_and_profiles migrating 
2025-04-01T22:45:10.897968240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:10.898106517Z [Info] update_qualities_and_profiles: Starting migration of Log DB to 126 
2025-04-01T22:45:10.898263733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (126, '2025-04-01T22:45:10', 'update_qualities_and_profiles') 
2025-04-01T22:45:10.898454093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:10.906539238Z [Info] FluentMigrator.Runner.MigrationRunner: 126: update_qualities_and_profiles migrated 
2025-04-01T22:45:10.906702669Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085343s 
2025-04-01T22:45:10.906809591Z [Info] FluentMigrator.Runner.MigrationRunner: 127: remove_wombles migrating 
2025-04-01T22:45:10.906896284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:10.907033814Z [Info] remove_wombles: Starting migration of Log DB to 127 
2025-04-01T22:45:10.907191532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (127, '2025-04-01T22:45:10', 'remove_wombles') 
2025-04-01T22:45:10.907384424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:10.915430190Z [Info] FluentMigrator.Runner.MigrationRunner: 127: remove_wombles migrated 
2025-04-01T22:45:10.915551782Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084866s 
2025-04-01T22:45:10.915655812Z [Info] FluentMigrator.Runner.MigrationRunner: 128: remove_kickass migrating 
2025-04-01T22:45:10.915742136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:10.915881994Z [Info] remove_kickass: Starting migration of Log DB to 128 
2025-04-01T22:45:10.916026973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (128, '2025-04-01T22:45:10', 'remove_kickass') 
2025-04-01T22:45:10.916211801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:10.924197624Z [Info] FluentMigrator.Runner.MigrationRunner: 128: remove_kickass migrated 
2025-04-01T22:45:10.924348178Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084125s 
2025-04-01T22:45:10.924468437Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_parsed_movie_info_to_pending_release migrating 
2025-04-01T22:45:10.924566602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:10.924713325Z [Info] add_parsed_movie_info_to_pending_release: Starting migration of Log DB to 129 
2025-04-01T22:45:10.924879020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (129, '2025-04-01T22:45:10', 'add_parsed_movie_info_to_pending_release') 
2025-04-01T22:45:10.925088372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:10.933351629Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_parsed_movie_info_to_pending_release migrated 
2025-04-01T22:45:10.933554396Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086176s 
2025-04-01T22:45:10.933715974Z [Info] FluentMigrator.Runner.MigrationRunner: 130: remove_wombles_kickass migrating 
2025-04-01T22:45:10.933849630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:10.934067346Z [Info] remove_wombles_kickass: Starting migration of Log DB to 130 
2025-04-01T22:45:10.934292151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (130, '2025-04-01T22:45:10', 'remove_wombles_kickass') 
2025-04-01T22:45:10.934589778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:10.944532186Z [Info] FluentMigrator.Runner.MigrationRunner: 130: remove_wombles_kickass migrated 
2025-04-01T22:45:10.944711295Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105687s 
2025-04-01T22:45:10.944894690Z [Info] FluentMigrator.Runner.MigrationRunner: 131: make_parsed_episode_info_nullable migrating 
2025-04-01T22:45:10.945040307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:10.945270813Z [Info] make_parsed_episode_info_nullable: Starting migration of Log DB to 131 
2025-04-01T22:45:10.945508795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (131, '2025-04-01T22:45:10', 'make_parsed_episode_info_nullable') 
2025-04-01T22:45:10.945815365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:10.954119366Z [Info] FluentMigrator.Runner.MigrationRunner: 131: make_parsed_episode_info_nullable migrated 
2025-04-01T22:45:10.954315679Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089628s 
2025-04-01T22:45:10.954502476Z [Info] FluentMigrator.Runner.MigrationRunner: 132: rename_torrent_downloadstation migrating 
2025-04-01T22:45:10.954647511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:10.954908841Z [Info] rename_torrent_downloadstation: Starting migration of Log DB to 132 
2025-04-01T22:45:10.955168814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (132, '2025-04-01T22:45:10', 'rename_torrent_downloadstation') 
2025-04-01T22:45:10.955496778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:10.963796223Z [Info] FluentMigrator.Runner.MigrationRunner: 132: rename_torrent_downloadstation migrated 
2025-04-01T22:45:10.964016097Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090397s 
2025-04-01T22:45:10.964206642Z [Info] FluentMigrator.Runner.MigrationRunner: 133: add_minimumavailability migrating 
2025-04-01T22:45:10.964348113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:10.964582012Z [Info] add_minimumavailability: Starting migration of Log DB to 133 
2025-04-01T22:45:10.964826605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (133, '2025-04-01T22:45:10', 'add_minimumavailability') 
2025-04-01T22:45:10.965131279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:10.973486416Z [Info] FluentMigrator.Runner.MigrationRunner: 133: add_minimumavailability migrated 
2025-04-01T22:45:10.973675018Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090299s 
2025-04-01T22:45:10.973887509Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_remux_qualities_for_the_wankers migrating 
2025-04-01T22:45:10.974032290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:10.980243801Z [Info] add_remux_qualities_for_the_wankers: Starting migration of Log DB to 134 
2025-04-01T22:45:10.980579994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (134, '2025-04-01T22:45:10', 'add_remux_qualities_for_the_wankers') 
2025-04-01T22:45:10.980907026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:10.989179234Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_remux_qualities_for_the_wankers migrated 
2025-04-01T22:45:10.989383843Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0149963s 
2025-04-01T22:45:10.989554999Z [Info] FluentMigrator.Runner.MigrationRunner: 135: add_haspredbentry_to_movies migrating 
2025-04-01T22:45:10.989696589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:10.989924683Z [Info] add_haspredbentry_to_movies: Starting migration of Log DB to 135 
2025-04-01T22:45:10.990167976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (135, '2025-04-01T22:45:10', 'add_haspredbentry_to_movies') 
2025-04-01T22:45:10.990464143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:10.998724434Z [Info] FluentMigrator.Runner.MigrationRunner: 135: add_haspredbentry_to_movies migrated 
2025-04-01T22:45:10.998882299Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089369s 
2025-04-01T22:45:10.999052402Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_pathstate_to_movies migrating 
2025-04-01T22:45:10.999180729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:10.999358458Z [Info] add_pathstate_to_movies: Starting migration of Log DB to 136 
2025-04-01T22:45:10.999514986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (136, '2025-04-01T22:45:10', 'add_pathstate_to_movies') 
2025-04-01T22:45:10.999712272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:11.007965976Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_pathstate_to_movies migrated 
2025-04-01T22:45:11.008075281Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008771s 
2025-04-01T22:45:11.008170533Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_import_exclusions_table migrating 
2025-04-01T22:45:11.008257429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:11.008389458Z [Info] add_import_exclusions_table: Starting migration of Log DB to 137 
2025-04-01T22:45:11.008537393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (137, '2025-04-01T22:45:11', 'add_import_exclusions_table') 
2025-04-01T22:45:11.008714567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:11.016941953Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_import_exclusions_table migrated 
2025-04-01T22:45:11.017087135Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086421s 
2025-04-01T22:45:11.017137734Z [Info] FluentMigrator.Runner.MigrationRunner: 138: add_physical_release_note migrating 
2025-04-01T22:45:11.017216544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:11.017338660Z [Info] add_physical_release_note: Starting migration of Log DB to 138 
2025-04-01T22:45:11.017477587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (138, '2025-04-01T22:45:11', 'add_physical_release_note') 
2025-04-01T22:45:11.017650374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:11.025971812Z [Info] FluentMigrator.Runner.MigrationRunner: 138: add_physical_release_note migrated 
2025-04-01T22:45:11.026202148Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085954s 
2025-04-01T22:45:11.026381724Z [Info] FluentMigrator.Runner.MigrationRunner: 139: consolidate_indexer_baseurl migrating 
2025-04-01T22:45:11.026523008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:11.026777099Z [Info] consolidate_indexer_baseurl: Starting migration of Log DB to 139 
2025-04-01T22:45:11.027016443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (139, '2025-04-01T22:45:11', 'consolidate_indexer_baseurl') 
2025-04-01T22:45:11.027331288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:11.036629789Z [Info] FluentMigrator.Runner.MigrationRunner: 139: consolidate_indexer_baseurl migrated 
2025-04-01T22:45:11.036830881Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099805s 
2025-04-01T22:45:11.037026129Z [Info] FluentMigrator.Runner.MigrationRunner: 140: add_alternative_titles_table migrating 
2025-04-01T22:45:11.037160096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:11.037391635Z [Info] add_alternative_titles_table: Starting migration of Log DB to 140 
2025-04-01T22:45:11.037622180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (140, '2025-04-01T22:45:11', 'add_alternative_titles_table') 
2025-04-01T22:45:11.037913502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:11.046120950Z [Info] FluentMigrator.Runner.MigrationRunner: 140: add_alternative_titles_table migrated 
2025-04-01T22:45:11.046319253Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088471s 
2025-04-01T22:45:11.046497015Z [Info] FluentMigrator.Runner.MigrationRunner: 141: fix_duplicate_alt_titles migrating 
2025-04-01T22:45:11.046633367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:11.046860242Z [Info] fix_duplicate_alt_titles: Starting migration of Log DB to 141 
2025-04-01T22:45:11.047090733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (141, '2025-04-01T22:45:11', 'fix_duplicate_alt_titles') 
2025-04-01T22:45:11.047413910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:11.055639955Z [Info] FluentMigrator.Runner.MigrationRunner: 141: fix_duplicate_alt_titles migrated 
2025-04-01T22:45:11.055828729Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088833s 
2025-04-01T22:45:11.056003012Z [Info] FluentMigrator.Runner.MigrationRunner: 142: movie_extras migrating 
2025-04-01T22:45:11.056129524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:11.056364751Z [Info] movie_extras: Starting migration of Log DB to 142 
2025-04-01T22:45:11.056580842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (142, '2025-04-01T22:45:11', 'movie_extras') 
2025-04-01T22:45:11.056884034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:11.065112663Z [Info] FluentMigrator.Runner.MigrationRunner: 142: movie_extras migrated 
2025-04-01T22:45:11.065271937Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088578s 
2025-04-01T22:45:11.065466243Z [Info] FluentMigrator.Runner.MigrationRunner: 143: clean_core_tv migrating 
2025-04-01T22:45:11.065595243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:11.065825377Z [Info] clean_core_tv: Starting migration of Log DB to 143 
2025-04-01T22:45:11.066047080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (143, '2025-04-01T22:45:11', 'clean_core_tv') 
2025-04-01T22:45:11.066333902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:11.074613337Z [Info] FluentMigrator.Runner.MigrationRunner: 143: clean_core_tv migrated 
2025-04-01T22:45:11.074773918Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089169s 
2025-04-01T22:45:11.074951144Z [Info] FluentMigrator.Runner.MigrationRunner: 144: add_cookies_to_indexer_status migrating 
2025-04-01T22:45:11.075084756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:11.075348719Z [Info] add_cookies_to_indexer_status: Starting migration of Log DB to 144 
2025-04-01T22:45:11.075534111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (144, '2025-04-01T22:45:11', 'add_cookies_to_indexer_status') 
2025-04-01T22:45:11.075748231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:11.083949576Z [Info] FluentMigrator.Runner.MigrationRunner: 144: add_cookies_to_indexer_status migrated 
2025-04-01T22:45:11.084026896Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086822s 
2025-04-01T22:45:11.084154901Z [Info] FluentMigrator.Runner.MigrationRunner: 145: banner_to_fanart migrating 
2025-04-01T22:45:11.084282668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:11.084438483Z [Info] banner_to_fanart: Starting migration of Log DB to 145 
2025-04-01T22:45:11.084546846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (145, '2025-04-01T22:45:11', 'banner_to_fanart') 
2025-04-01T22:45:11.084746199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:11.092971453Z [Info] FluentMigrator.Runner.MigrationRunner: 145: banner_to_fanart migrated 
2025-04-01T22:45:11.093090348Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086403s 
2025-04-01T22:45:11.093209385Z [Info] FluentMigrator.Runner.MigrationRunner: 146: naming_config_colon_action migrating 
2025-04-01T22:45:11.093298163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:11.093451506Z [Info] naming_config_colon_action: Starting migration of Log DB to 146 
2025-04-01T22:45:11.093604280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (146, '2025-04-01T22:45:11', 'naming_config_colon_action') 
2025-04-01T22:45:11.093809527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:11.101933724Z [Info] FluentMigrator.Runner.MigrationRunner: 146: naming_config_colon_action migrated 
2025-04-01T22:45:11.102042395Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085786s 
2025-04-01T22:45:11.102141574Z [Info] FluentMigrator.Runner.MigrationRunner: 147: add_custom_formats migrating 
2025-04-01T22:45:11.102224310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:11.102359180Z [Info] add_custom_formats: Starting migration of Log DB to 147 
2025-04-01T22:45:11.102500633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (147, '2025-04-01T22:45:11', 'add_custom_formats') 
2025-04-01T22:45:11.102674567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:11.110750223Z [Info] FluentMigrator.Runner.MigrationRunner: 147: add_custom_formats migrated 
2025-04-01T22:45:11.110939132Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084435s 
2025-04-01T22:45:11.111118829Z [Info] FluentMigrator.Runner.MigrationRunner: 148: remove_extra_naming_config migrating 
2025-04-01T22:45:11.111299875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:11.111543314Z [Info] remove_extra_naming_config: Starting migration of Log DB to 148 
2025-04-01T22:45:11.111803551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (148, '2025-04-01T22:45:11', 'remove_extra_naming_config') 
2025-04-01T22:45:11.112131988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:11.120367437Z [Info] FluentMigrator.Runner.MigrationRunner: 148: remove_extra_naming_config migrated 
2025-04-01T22:45:11.120585312Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089992s 
2025-04-01T22:45:11.120761236Z [Info] FluentMigrator.Runner.MigrationRunner: 149: convert_regex_required_tags migrating 
2025-04-01T22:45:11.120921667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:11.121151707Z [Info] convert_regex_required_tags: Starting migration of Log DB to 149 
2025-04-01T22:45:11.121462736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (149, '2025-04-01T22:45:11', 'convert_regex_required_tags') 
2025-04-01T22:45:11.121796702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:11.130007978Z [Info] FluentMigrator.Runner.MigrationRunner: 149: convert_regex_required_tags migrated 
2025-04-01T22:45:11.130188723Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089767s 
2025-04-01T22:45:11.130361663Z [Info] FluentMigrator.Runner.MigrationRunner: 150: fix_format_tags_double_underscore migrating 
2025-04-01T22:45:11.130508886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:11.130725158Z [Info] fix_format_tags_double_underscore: Starting migration of Log DB to 150 
2025-04-01T22:45:11.130974267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (150, '2025-04-01T22:45:11', 'fix_format_tags_double_underscore') 
2025-04-01T22:45:11.131283594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:11.139411838Z [Info] FluentMigrator.Runner.MigrationRunner: 150: fix_format_tags_double_underscore migrated 
2025-04-01T22:45:11.139586337Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088257s 
2025-04-01T22:45:11.139685585Z [Info] FluentMigrator.Runner.MigrationRunner: 151: add_tags_to_net_import migrating 
2025-04-01T22:45:11.139836846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:11.140125794Z [Info] add_tags_to_net_import: Starting migration of Log DB to 151 
2025-04-01T22:45:11.140386067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (151, '2025-04-01T22:45:11', 'add_tags_to_net_import') 
2025-04-01T22:45:11.140690138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:11.148811050Z [Info] FluentMigrator.Runner.MigrationRunner: 151: add_tags_to_net_import migrated 
2025-04-01T22:45:11.149011186Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088607s 
2025-04-01T22:45:11.149098147Z [Info] FluentMigrator.Runner.MigrationRunner: 152: add_custom_filters migrating 
2025-04-01T22:45:11.149179466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:11.149310218Z [Info] add_custom_filters: Starting migration of Log DB to 152 
2025-04-01T22:45:11.149447001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (152, '2025-04-01T22:45:11', 'add_custom_filters') 
2025-04-01T22:45:11.149621029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:11.157717414Z [Info] FluentMigrator.Runner.MigrationRunner: 152: add_custom_filters migrated 
2025-04-01T22:45:11.157830438Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084952s 
2025-04-01T22:45:11.157902252Z [Info] FluentMigrator.Runner.MigrationRunner: 153: indexer_client_status_search_changes migrating 
2025-04-01T22:45:11.157990623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:11.158123173Z [Info] indexer_client_status_search_changes: Starting migration of Log DB to 153 
2025-04-01T22:45:11.158309514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (153, '2025-04-01T22:45:11', 'indexer_client_status_search_changes') 
2025-04-01T22:45:11.158487903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:11.166697331Z [Info] FluentMigrator.Runner.MigrationRunner: 153: indexer_client_status_search_changes migrated 
2025-04-01T22:45:11.166853404Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086423s 
2025-04-01T22:45:11.166935647Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_language_to_files_history_blacklist migrating 
2025-04-01T22:45:11.167027944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:11.167240102Z [Info] add_language_to_files_history_blacklist: Starting migration of Log DB to 154 
2025-04-01T22:45:11.167362120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (154, '2025-04-01T22:45:11', 'add_language_to_files_history_blacklist') 
2025-04-01T22:45:11.167551070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:11.175806464Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_language_to_files_history_blacklist migrated 
2025-04-01T22:45:11.175917232Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086937s 
2025-04-01T22:45:11.176022870Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_update_allowed_quality_profile migrating 
2025-04-01T22:45:11.176072632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:11.176204028Z [Info] add_update_allowed_quality_profile: Starting migration of Log DB to 155 
2025-04-01T22:45:11.176350286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (155, '2025-04-01T22:45:11', 'add_update_allowed_quality_profile') 
2025-04-01T22:45:11.176526547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:11.188640494Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_update_allowed_quality_profile migrated 
2025-04-01T22:45:11.188755802Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124939s 
2025-04-01T22:45:11.188862921Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_download_client_priority migrating 
2025-04-01T22:45:11.188952136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:11.189094470Z [Info] add_download_client_priority: Starting migration of Log DB to 156 
2025-04-01T22:45:11.189241436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (156, '2025-04-01T22:45:11', 'add_download_client_priority') 
2025-04-01T22:45:11.189434084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:11.197918012Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_download_client_priority migrated 
2025-04-01T22:45:11.198108428Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087609s 
2025-04-01T22:45:11.198287600Z [Info] FluentMigrator.Runner.MigrationRunner: 157: remove_growl_prowl migrating 
2025-04-01T22:45:11.198430686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:11.198651957Z [Info] remove_growl_prowl: Starting migration of Log DB to 157 
2025-04-01T22:45:11.198881867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (157, '2025-04-01T22:45:11', 'remove_growl_prowl') 
2025-04-01T22:45:11.199218081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:11.207547099Z [Info] FluentMigrator.Runner.MigrationRunner: 157: remove_growl_prowl migrated 
2025-04-01T22:45:11.207639517Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090695s 
2025-04-01T22:45:11.207739734Z [Info] FluentMigrator.Runner.MigrationRunner: 158: remove_plex_hometheatre migrating 
2025-04-01T22:45:11.207821378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:11.207970416Z [Info] remove_plex_hometheatre: Starting migration of Log DB to 158 
2025-04-01T22:45:11.208115561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (158, '2025-04-01T22:45:11', 'remove_plex_hometheatre') 
2025-04-01T22:45:11.208293232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:11.216474059Z [Info] FluentMigrator.Runner.MigrationRunner: 158: remove_plex_hometheatre migrated 
2025-04-01T22:45:11.216581557Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086022s 
2025-04-01T22:45:11.216678421Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_webrip_qualites migrating 
2025-04-01T22:45:11.216762774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:11.216900898Z [Info] add_webrip_qualites: Starting migration of Log DB to 159 
2025-04-01T22:45:11.217040119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (159, '2025-04-01T22:45:11', 'add_webrip_qualites') 
2025-04-01T22:45:11.217212300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:11.225391091Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_webrip_qualites migrated 
2025-04-01T22:45:11.225516135Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085827s 
2025-04-01T22:45:11.225613461Z [Info] FluentMigrator.Runner.MigrationRunner: 160: health_issue_notification migrating 
2025-04-01T22:45:11.225696419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:11.225832681Z [Info] health_issue_notification: Starting migration of Log DB to 160 
2025-04-01T22:45:11.225976194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (160, '2025-04-01T22:45:11', 'health_issue_notification') 
2025-04-01T22:45:11.226152928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:11.234311412Z [Info] FluentMigrator.Runner.MigrationRunner: 160: health_issue_notification migrated 
2025-04-01T22:45:11.234416386Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085597s 
2025-04-01T22:45:11.234517071Z [Info] FluentMigrator.Runner.MigrationRunner: 161: speed_improvements migrating 
2025-04-01T22:45:11.234600043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:11.234735763Z [Info] speed_improvements: Starting migration of Log DB to 161 
2025-04-01T22:45:11.234872537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (161, '2025-04-01T22:45:11', 'speed_improvements') 
2025-04-01T22:45:11.235043099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:11.243234624Z [Info] FluentMigrator.Runner.MigrationRunner: 161: speed_improvements migrated 
2025-04-01T22:45:11.243289235Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085294s 
2025-04-01T22:45:11.243384883Z [Info] FluentMigrator.Runner.MigrationRunner: 162: fix_profile_format_default migrating 
2025-04-01T22:45:11.243469287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:11.243600496Z [Info] fix_profile_format_default: Starting migration of Log DB to 162 
2025-04-01T22:45:11.243742552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (162, '2025-04-01T22:45:11', 'fix_profile_format_default') 
2025-04-01T22:45:11.243919012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:11.252050375Z [Info] FluentMigrator.Runner.MigrationRunner: 162: fix_profile_format_default migrated 
2025-04-01T22:45:11.252215553Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085073s 
2025-04-01T22:45:11.252365853Z [Info] FluentMigrator.Runner.MigrationRunner: 163: task_duration migrating 
2025-04-01T22:45:11.252500613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:11.252721530Z [Info] task_duration: Starting migration of Log DB to 163 
2025-04-01T22:45:11.252949632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (163, '2025-04-01T22:45:11', 'task_duration') 
2025-04-01T22:45:11.253251139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:11.261531681Z [Info] FluentMigrator.Runner.MigrationRunner: 163: task_duration migrated 
2025-04-01T22:45:11.261695367Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089849s 
2025-04-01T22:45:11.261801272Z [Info] FluentMigrator.Runner.MigrationRunner: 164: movie_collections_crew migrating 
2025-04-01T22:45:11.261881139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:11.262008771Z [Info] movie_collections_crew: Starting migration of Log DB to 164 
2025-04-01T22:45:11.262142469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (164, '2025-04-01T22:45:11', 'movie_collections_crew') 
2025-04-01T22:45:11.262314487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:11.270608114Z [Info] FluentMigrator.Runner.MigrationRunner: 164: movie_collections_crew migrated 
2025-04-01T22:45:11.270716442Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086626s 
2025-04-01T22:45:11.270820138Z [Info] FluentMigrator.Runner.MigrationRunner: 165: remove_custom_formats_from_quality_model migrating 
2025-04-01T22:45:11.270908800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:11.271042650Z [Info] remove_custom_formats_from_quality_model: Starting migration of Log DB to 165 
2025-04-01T22:45:11.271203914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (165, '2025-04-01T22:45:11', 'remove_custom_formats_from_quality_model') 
2025-04-01T22:45:11.271385512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:11.279530086Z [Info] FluentMigrator.Runner.MigrationRunner: 165: remove_custom_formats_from_quality_model migrated 
2025-04-01T22:45:11.279655456Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085576s 
2025-04-01T22:45:11.279749989Z [Info] FluentMigrator.Runner.MigrationRunner: 166: fix_tmdb_list_config migrating 
2025-04-01T22:45:11.279826400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:11.279951861Z [Info] fix_tmdb_list_config: Starting migration of Log DB to 166 
2025-04-01T22:45:11.280080542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (166, '2025-04-01T22:45:11', 'fix_tmdb_list_config') 
2025-04-01T22:45:11.280245921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:11.288488480Z [Info] FluentMigrator.Runner.MigrationRunner: 166: fix_tmdb_list_config migrated 
2025-04-01T22:45:11.288587265Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085771s 
2025-04-01T22:45:11.288680895Z [Info] FluentMigrator.Runner.MigrationRunner: 167: remove_movie_pathstate migrating 
2025-04-01T22:45:11.288758298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:11.288888509Z [Info] remove_movie_pathstate: Starting migration of Log DB to 167 
2025-04-01T22:45:11.289024492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (167, '2025-04-01T22:45:11', 'remove_movie_pathstate') 
2025-04-01T22:45:11.289189658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:11.297586122Z [Info] FluentMigrator.Runner.MigrationRunner: 167: remove_movie_pathstate migrated 
2025-04-01T22:45:11.297616152Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084775s 
2025-04-01T22:45:11.297652435Z [Info] FluentMigrator.Runner.MigrationRunner: 168: custom_format_rework migrating 
2025-04-01T22:45:11.297750170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:11.297895214Z [Info] custom_format_rework: Starting migration of Log DB to 168 
2025-04-01T22:45:11.298040647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (168, '2025-04-01T22:45:11', 'custom_format_rework') 
2025-04-01T22:45:11.298220980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:11.306320908Z [Info] FluentMigrator.Runner.MigrationRunner: 168: custom_format_rework migrated 
2025-04-01T22:45:11.306423215Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084947s 
2025-04-01T22:45:11.306519527Z [Info] FluentMigrator.Runner.MigrationRunner: 169: custom_format_scores migrating 
2025-04-01T22:45:11.306599400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:11.306754512Z [Info] custom_format_scores: Starting migration of Log DB to 169 
2025-04-01T22:45:11.306891865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (169, '2025-04-01T22:45:11', 'custom_format_scores') 
2025-04-01T22:45:11.307079504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:11.315373131Z [Info] FluentMigrator.Runner.MigrationRunner: 169: custom_format_scores migrated 
2025-04-01T22:45:11.315564008Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008613s 
2025-04-01T22:45:11.315763082Z [Info] FluentMigrator.Runner.MigrationRunner: 170: fix_trakt_list_config migrating 
2025-04-01T22:45:11.315921707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:11.316172892Z [Info] fix_trakt_list_config: Starting migration of Log DB to 170 
2025-04-01T22:45:11.316442287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (170, '2025-04-01T22:45:11', 'fix_trakt_list_config') 
2025-04-01T22:45:11.316781388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:11.325227463Z [Info] FluentMigrator.Runner.MigrationRunner: 170: fix_trakt_list_config migrated 
2025-04-01T22:45:11.325393352Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092253s 
2025-04-01T22:45:11.325577066Z [Info] FluentMigrator.Runner.MigrationRunner: 171: quality_definition_preferred_size migrating 
2025-04-01T22:45:11.325738011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:11.325967646Z [Info] quality_definition_preferred_size: Starting migration of Log DB to 171 
2025-04-01T22:45:11.326222522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (171, '2025-04-01T22:45:11', 'quality_definition_preferred_size') 
2025-04-01T22:45:11.326529043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:11.334589021Z [Info] FluentMigrator.Runner.MigrationRunner: 171: quality_definition_preferred_size migrated 
2025-04-01T22:45:11.334752078Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088255s 
2025-04-01T22:45:11.334908032Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_download_history migrating 
2025-04-01T22:45:11.335055748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:11.335322942Z [Info] add_download_history: Starting migration of Log DB to 172 
2025-04-01T22:45:11.335494436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (172, '2025-04-01T22:45:11', 'add_download_history') 
2025-04-01T22:45:11.335669229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:11.343684985Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_download_history migrated 
2025-04-01T22:45:11.343769794Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086236s 
2025-04-01T22:45:11.343854396Z [Info] FluentMigrator.Runner.MigrationRunner: 173: net_import_status migrating 
2025-04-01T22:45:11.343931079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:11.344044563Z [Info] net_import_status: Starting migration of Log DB to 173 
2025-04-01T22:45:11.344171510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (173, '2025-04-01T22:45:11', 'net_import_status') 
2025-04-01T22:45:11.344336168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:11.352270355Z [Info] FluentMigrator.Runner.MigrationRunner: 173: net_import_status migrated 
2025-04-01T22:45:11.352349153Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083128s 
2025-04-01T22:45:11.352440951Z [Info] FluentMigrator.Runner.MigrationRunner: 174: email_multiple_addresses migrating 
2025-04-01T22:45:11.352518387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:11.352627922Z [Info] email_multiple_addresses: Starting migration of Log DB to 174 
2025-04-01T22:45:11.352755651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (174, '2025-04-01T22:45:11', 'email_multiple_addresses') 
2025-04-01T22:45:11.352914283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:11.361069719Z [Info] FluentMigrator.Runner.MigrationRunner: 174: email_multiple_addresses migrated 
2025-04-01T22:45:11.361209214Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084425s 
2025-04-01T22:45:11.361371881Z [Info] FluentMigrator.Runner.MigrationRunner: 175: remove_chown_and_folderchmod_config migrating 
2025-04-01T22:45:11.361520063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:11.361728577Z [Info] remove_chown_and_folderchmod_config: Starting migration of Log DB to 175 
2025-04-01T22:45:11.361977154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (175, '2025-04-01T22:45:11', 'remove_chown_and_folderchmod_config') 
2025-04-01T22:45:11.362279118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:11.370461860Z [Info] FluentMigrator.Runner.MigrationRunner: 175: remove_chown_and_folderchmod_config migrated 
2025-04-01T22:45:11.370576796Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088349s 
2025-04-01T22:45:11.370712728Z [Info] FluentMigrator.Runner.MigrationRunner: 176: movie_recommendations migrating 
2025-04-01T22:45:11.370813022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:11.370953883Z [Info] movie_recommendations: Starting migration of Log DB to 176 
2025-04-01T22:45:11.371107163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (176, '2025-04-01T22:45:11', 'movie_recommendations') 
2025-04-01T22:45:11.371326349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:11.392564640Z [Info] FluentMigrator.Runner.MigrationRunner: 176: movie_recommendations migrated 
2025-04-01T22:45:11.392664932Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0215989s 
2025-04-01T22:45:11.392832496Z [Info] FluentMigrator.Runner.MigrationRunner: 177: language_improvements migrating 
2025-04-01T22:45:11.392943108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:11.393037404Z [Info] language_improvements: Starting migration of Log DB to 177 
2025-04-01T22:45:11.393198612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (177, '2025-04-01T22:45:11', 'language_improvements') 
2025-04-01T22:45:11.393431132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:11.412549431Z [Info] FluentMigrator.Runner.MigrationRunner: 177: language_improvements migrated 
2025-04-01T22:45:11.412648181Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0195996s 
2025-04-01T22:45:11.412745565Z [Info] FluentMigrator.Runner.MigrationRunner: 178: new_list_server migrating 
2025-04-01T22:45:11.412824929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:11.412964900Z [Info] new_list_server: Starting migration of Log DB to 178 
2025-04-01T22:45:11.413102563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (178, '2025-04-01T22:45:11', 'new_list_server') 
2025-04-01T22:45:11.413279426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:11.421252577Z [Info] FluentMigrator.Runner.MigrationRunner: 178: new_list_server migrated 
2025-04-01T22:45:11.421327713Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084085s 
2025-04-01T22:45:11.421421450Z [Info] FluentMigrator.Runner.MigrationRunner: 179: movie_translation_indexes migrating 
2025-04-01T22:45:11.421500408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:11.421617044Z [Info] movie_translation_indexes: Starting migration of Log DB to 179 
2025-04-01T22:45:11.421747842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (179, '2025-04-01T22:45:11', 'movie_translation_indexes') 
2025-04-01T22:45:11.421911379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:11.429994761Z [Info] FluentMigrator.Runner.MigrationRunner: 179: movie_translation_indexes migrated 
2025-04-01T22:45:11.430097521Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084455s 
2025-04-01T22:45:11.430192989Z [Info] FluentMigrator.Runner.MigrationRunner: 180: fix_invalid_profile_references migrating 
2025-04-01T22:45:11.430277659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:11.430401180Z [Info] fix_invalid_profile_references: Starting migration of Log DB to 180 
2025-04-01T22:45:11.430540262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (180, '2025-04-01T22:45:11', 'fix_invalid_profile_references') 
2025-04-01T22:45:11.430708576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:11.438686287Z [Info] FluentMigrator.Runner.MigrationRunner: 180: fix_invalid_profile_references migrated 
2025-04-01T22:45:11.438791914Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083639s 
2025-04-01T22:45:11.438882627Z [Info] FluentMigrator.Runner.MigrationRunner: 181: list_movies_table migrating 
2025-04-01T22:45:11.438961720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:11.439084062Z [Info] list_movies_table: Starting migration of Log DB to 181 
2025-04-01T22:45:11.439223514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (181, '2025-04-01T22:45:11', 'list_movies_table') 
2025-04-01T22:45:11.439390935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:11.447434964Z [Info] FluentMigrator.Runner.MigrationRunner: 181: list_movies_table migrated 
2025-04-01T22:45:11.447538643Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084243s 
2025-04-01T22:45:11.447636793Z [Info] FluentMigrator.Runner.MigrationRunner: 182: on_delete_notification migrating 
2025-04-01T22:45:11.447717980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:11.447843783Z [Info] on_delete_notification: Starting migration of Log DB to 182 
2025-04-01T22:45:11.447980703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (182, '2025-04-01T22:45:11', 'on_delete_notification') 
2025-04-01T22:45:11.448148596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:11.456251671Z [Info] FluentMigrator.Runner.MigrationRunner: 182: on_delete_notification migrated 
2025-04-01T22:45:11.456360390Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084715s 
2025-04-01T22:45:11.456460575Z [Info] FluentMigrator.Runner.MigrationRunner: 183: download_propers_config migrating 
2025-04-01T22:45:11.456541669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:11.456672567Z [Info] download_propers_config: Starting migration of Log DB to 183 
2025-04-01T22:45:11.456815281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (183, '2025-04-01T22:45:11', 'download_propers_config') 
2025-04-01T22:45:11.456988302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:11.465059519Z [Info] FluentMigrator.Runner.MigrationRunner: 183: download_propers_config migrated 
2025-04-01T22:45:11.465169518Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084602s 
2025-04-01T22:45:11.465270613Z [Info] FluentMigrator.Runner.MigrationRunner: 184: add_priority_to_indexers migrating 
2025-04-01T22:45:11.465353378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:11.465484235Z [Info] add_priority_to_indexers: Starting migration of Log DB to 184 
2025-04-01T22:45:11.465621745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (184, '2025-04-01T22:45:11', 'add_priority_to_indexers') 
2025-04-01T22:45:11.465791990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:11.473893237Z [Info] FluentMigrator.Runner.MigrationRunner: 184: add_priority_to_indexers migrated 
2025-04-01T22:45:11.473995501Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084585s 
2025-04-01T22:45:11.474099363Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_alternative_title_indices migrating 
2025-04-01T22:45:11.474184911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:11.474321654Z [Info] add_alternative_title_indices: Starting migration of Log DB to 185 
2025-04-01T22:45:11.474465453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (185, '2025-04-01T22:45:11', 'add_alternative_title_indices') 
2025-04-01T22:45:11.474647545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:11.482889249Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_alternative_title_indices migrated 
2025-04-01T22:45:11.483046625Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085947s 
2025-04-01T22:45:11.483199491Z [Info] FluentMigrator.Runner.MigrationRunner: 186: fix_tmdb_duplicates migrating 
2025-04-01T22:45:11.483287410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:11.483432674Z [Info] fix_tmdb_duplicates: Starting migration of Log DB to 186 
2025-04-01T22:45:11.483569457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (186, '2025-04-01T22:45:11', 'fix_tmdb_duplicates') 
2025-04-01T22:45:11.483747821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:11.491885202Z [Info] FluentMigrator.Runner.MigrationRunner: 186: fix_tmdb_duplicates migrated 
2025-04-01T22:45:11.491993664Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085314s 
2025-04-01T22:45:11.492095976Z [Info] FluentMigrator.Runner.MigrationRunner: 187: swap_filechmod_for_folderchmod migrating 
2025-04-01T22:45:11.492180479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:11.492315835Z [Info] swap_filechmod_for_folderchmod: Starting migration of Log DB to 187 
2025-04-01T22:45:11.492520602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (187, '2025-04-01T22:45:11', 'swap_filechmod_for_folderchmod') 
2025-04-01T22:45:11.492718623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:11.501002380Z [Info] FluentMigrator.Runner.MigrationRunner: 187: swap_filechmod_for_folderchmod migrated 
2025-04-01T22:45:11.501172229Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086876s 
2025-04-01T22:45:11.501174122Z [Info] FluentMigrator.Runner.MigrationRunner: 188: mediainfo_channels migrating 
2025-04-01T22:45:11.501260190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:11.501450239Z [Info] mediainfo_channels: Starting migration of Log DB to 188 
2025-04-01T22:45:11.501552093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (188, '2025-04-01T22:45:11', 'mediainfo_channels') 
2025-04-01T22:45:11.501738432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:11.509893526Z [Info] FluentMigrator.Runner.MigrationRunner: 188: mediainfo_channels migrated 
2025-04-01T22:45:11.509990629Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085475s 
2025-04-01T22:45:11.510101493Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_update_history migrating 
2025-04-01T22:45:11.510186357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:11.510331921Z [Info] add_update_history: Starting migration of Log DB to 189 
2025-04-01T22:45:11.510710349Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory 
2025-04-01T22:45:11.510911268Z [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-04-01T22:45:11.511216474Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004055s 
2025-04-01T22:45:11.511313607Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date) 
2025-04-01T22:45:11.511422630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2025-04-01T22:45:11.511585238Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002008s 
2025-04-01T22:45:11.511716932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (189, '2025-04-01T22:45:11', 'add_update_history') 
2025-04-01T22:45:11.511889525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:11.520431095Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_update_history migrated 
2025-04-01T22:45:11.520516370Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089684s 
2025-04-01T22:45:11.520619236Z [Info] FluentMigrator.Runner.MigrationRunner: 190: update_awesome_hd_link migrating 
2025-04-01T22:45:11.520698957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:11.520830745Z [Info] update_awesome_hd_link: Starting migration of Log DB to 190 
2025-04-01T22:45:11.520965643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (190, '2025-04-01T22:45:11', 'update_awesome_hd_link') 
2025-04-01T22:45:11.521136885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:11.529108801Z [Info] FluentMigrator.Runner.MigrationRunner: 190: update_awesome_hd_link migrated 
2025-04-01T22:45:11.529201369Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008361s 
2025-04-01T22:45:11.529297756Z [Info] FluentMigrator.Runner.MigrationRunner: 191: remove_awesomehd migrating 
2025-04-01T22:45:11.529377283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:11.529511966Z [Info] remove_awesomehd: Starting migration of Log DB to 191 
2025-04-01T22:45:11.529641850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (191, '2025-04-01T22:45:11', 'remove_awesomehd') 
2025-04-01T22:45:11.529810177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:11.538535433Z [Info] FluentMigrator.Runner.MigrationRunner: 191: remove_awesomehd migrated 
2025-04-01T22:45:11.538682086Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090481s 
2025-04-01T22:45:11.538756083Z [Info] FluentMigrator.Runner.MigrationRunner: 192: add_on_delete_to_notifications migrating 
2025-04-01T22:45:11.538846603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:11.538994000Z [Info] add_on_delete_to_notifications: Starting migration of Log DB to 192 
2025-04-01T22:45:11.539157364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (192, '2025-04-01T22:45:11', 'add_on_delete_to_notifications') 
2025-04-01T22:45:11.539418298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:11.547439444Z [Info] FluentMigrator.Runner.MigrationRunner: 192: add_on_delete_to_notifications migrated 
2025-04-01T22:45:11.547540154Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085154s 
2025-04-01T22:45:11.547647601Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_bypass_to_delay_profile migrating 
2025-04-01T22:45:11.547739175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:11.547879809Z [Info] add_bypass_to_delay_profile: Starting migration of Log DB to 194 
2025-04-01T22:45:11.548028812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (194, '2025-04-01T22:45:11', 'add_bypass_to_delay_profile') 
2025-04-01T22:45:11.548213739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:11.556467426Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_bypass_to_delay_profile migrated 
2025-04-01T22:45:11.556641897Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086107s 
2025-04-01T22:45:11.556817170Z [Info] FluentMigrator.Runner.MigrationRunner: 195: update_notifiarr migrating 
2025-04-01T22:45:11.556961633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:11.557184967Z [Info] update_notifiarr: Starting migration of Log DB to 195 
2025-04-01T22:45:11.557415484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (195, '2025-04-01T22:45:11', 'update_notifiarr') 
2025-04-01T22:45:11.557718713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:11.565821600Z [Info] FluentMigrator.Runner.MigrationRunner: 195: update_notifiarr migrated 
2025-04-01T22:45:11.565982977Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088082s 
2025-04-01T22:45:11.566156511Z [Info] FluentMigrator.Runner.MigrationRunner: 196: legacy_mediainfo_hdr migrating 
2025-04-01T22:45:11.566305806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:11.566521534Z [Info] legacy_mediainfo_hdr: Starting migration of Log DB to 196 
2025-04-01T22:45:11.566763730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (196, '2025-04-01T22:45:11', 'legacy_mediainfo_hdr') 
2025-04-01T22:45:11.567108840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:11.575315939Z [Info] FluentMigrator.Runner.MigrationRunner: 196: legacy_mediainfo_hdr migrated 
2025-04-01T22:45:11.575387660Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088795s 
2025-04-01T22:45:11.575493006Z [Info] FluentMigrator.Runner.MigrationRunner: 197: rename_blacklist_to_blocklist migrating 
2025-04-01T22:45:11.575580168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:11.575727786Z [Info] rename_blacklist_to_blocklist: Starting migration of Log DB to 197 
2025-04-01T22:45:11.575881910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (197, '2025-04-01T22:45:11', 'rename_blacklist_to_blocklist') 
2025-04-01T22:45:11.576060420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:11.587900570Z [Info] FluentMigrator.Runner.MigrationRunner: 197: rename_blacklist_to_blocklist migrated 
2025-04-01T22:45:11.588060007Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122376s 
2025-04-01T22:45:11.588118630Z [Info] FluentMigrator.Runner.MigrationRunner: 198: add_indexer_tags migrating 
2025-04-01T22:45:11.588197442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:11.588368580Z [Info] add_indexer_tags: Starting migration of Log DB to 198 
2025-04-01T22:45:11.588520752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (198, '2025-04-01T22:45:11', 'add_indexer_tags') 
2025-04-01T22:45:11.588708966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:11.597988277Z [Info] FluentMigrator.Runner.MigrationRunner: 198: add_indexer_tags migrated 
2025-04-01T22:45:11.598087813Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096869s 
2025-04-01T22:45:11.598188974Z [Info] FluentMigrator.Runner.MigrationRunner: 199: mediainfo_to_ffmpeg migrating 
2025-04-01T22:45:11.598273324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:11.598415131Z [Info] mediainfo_to_ffmpeg: Starting migration of Log DB to 199 
2025-04-01T22:45:11.598557292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (199, '2025-04-01T22:45:11', 'mediainfo_to_ffmpeg') 
2025-04-01T22:45:11.598733500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:11.606817189Z [Info] FluentMigrator.Runner.MigrationRunner: 199: mediainfo_to_ffmpeg migrated 
2025-04-01T22:45:11.606907423Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084803s 
2025-04-01T22:45:11.607010571Z [Info] FluentMigrator.Runner.MigrationRunner: 200: cdh_per_downloadclient migrating 
2025-04-01T22:45:11.607090955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:11.607267860Z [Info] cdh_per_downloadclient: Starting migration of Log DB to 200 
2025-04-01T22:45:11.607411143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (200, '2025-04-01T22:45:11', 'cdh_per_downloadclient') 
2025-04-01T22:45:11.607596312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:11.615757736Z [Info] FluentMigrator.Runner.MigrationRunner: 200: cdh_per_downloadclient migrated 
2025-04-01T22:45:11.616084612Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008516s 
2025-04-01T22:45:11.616272123Z [Info] FluentMigrator.Runner.MigrationRunner: 201: migrate_discord_from_slack migrating 
2025-04-01T22:45:11.616443148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:11.616672680Z [Info] migrate_discord_from_slack: Starting migration of Log DB to 201 
2025-04-01T22:45:11.616918756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (201, '2025-04-01T22:45:11', 'migrate_discord_from_slack') 
2025-04-01T22:45:11.617233128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:11.625414882Z [Info] FluentMigrator.Runner.MigrationRunner: 201: migrate_discord_from_slack migrated 
2025-04-01T22:45:11.625538193Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088641s 
2025-04-01T22:45:11.625741588Z [Info] FluentMigrator.Runner.MigrationRunner: 202: remove_predb migrating 
2025-04-01T22:45:11.625862608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:11.626105470Z [Info] remove_predb: Starting migration of Log DB to 202 
2025-04-01T22:45:11.626283820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (202, '2025-04-01T22:45:11', 'remove_predb') 
2025-04-01T22:45:11.626604776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:11.634863110Z [Info] FluentMigrator.Runner.MigrationRunner: 202: remove_predb migrated 
2025-04-01T22:45:11.635032800Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089273s 
2025-04-01T22:45:11.635225789Z [Info] FluentMigrator.Runner.MigrationRunner: 203: add_on_update_to_notifications migrating 
2025-04-01T22:45:11.635388745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:11.635625858Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 203 
2025-04-01T22:45:11.635871340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (203, '2025-04-01T22:45:11', 'add_on_update_to_notifications') 
2025-04-01T22:45:11.636170440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:11.644295021Z [Info] FluentMigrator.Runner.MigrationRunner: 203: add_on_update_to_notifications migrated 
2025-04-01T22:45:11.644456351Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088579s 
2025-04-01T22:45:11.644626648Z [Info] FluentMigrator.Runner.MigrationRunner: 204: ensure_identity_on_id_columns migrating 
2025-04-01T22:45:11.644778549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:11.644989934Z [Info] ensure_identity_on_id_columns: Starting migration of Log DB to 204 
2025-04-01T22:45:11.645227462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (204, '2025-04-01T22:45:11', 'ensure_identity_on_id_columns') 
2025-04-01T22:45:11.645516213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:11.653785653Z [Info] FluentMigrator.Runner.MigrationRunner: 204: ensure_identity_on_id_columns migrated 
2025-04-01T22:45:11.653895950Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089206s 
2025-04-01T22:45:11.654004577Z [Info] FluentMigrator.Runner.MigrationRunner: 205: download_client_per_indexer migrating 
2025-04-01T22:45:11.654086084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:11.654230313Z [Info] download_client_per_indexer: Starting migration of Log DB to 205 
2025-04-01T22:45:11.654381461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (205, '2025-04-01T22:45:11', 'download_client_per_indexer') 
2025-04-01T22:45:11.654694695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:11.663031566Z [Info] FluentMigrator.Runner.MigrationRunner: 205: download_client_per_indexer migrated 
2025-04-01T22:45:11.663183588Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008748s 
2025-04-01T22:45:11.663387214Z [Info] FluentMigrator.Runner.MigrationRunner: 206: multiple_ratings_support migrating 
2025-04-01T22:45:11.663592664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:11.663795235Z [Info] multiple_ratings_support: Starting migration of Log DB to 206 
2025-04-01T22:45:11.664056116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (206, '2025-04-01T22:45:11', 'multiple_ratings_support') 
2025-04-01T22:45:11.664374260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:11.672612500Z [Info] FluentMigrator.Runner.MigrationRunner: 206: multiple_ratings_support migrated 
2025-04-01T22:45:11.672792206Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090003s 
2025-04-01T22:45:11.672958940Z [Info] FluentMigrator.Runner.MigrationRunner: 207: movie_metadata migrating 
2025-04-01T22:45:11.673110400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:11.673340988Z [Info] movie_metadata: Starting migration of Log DB to 207 
2025-04-01T22:45:11.673584196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (207, '2025-04-01T22:45:11', 'movie_metadata') 
2025-04-01T22:45:11.673892561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:11.682233083Z [Info] FluentMigrator.Runner.MigrationRunner: 207: movie_metadata migrated 
2025-04-01T22:45:11.682337962Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090469s 
2025-04-01T22:45:11.682455455Z [Info] FluentMigrator.Runner.MigrationRunner: 208: collections migrating 
2025-04-01T22:45:11.682543372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:11.682705933Z [Info] collections: Starting migration of Log DB to 208 
2025-04-01T22:45:11.682838797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (208, '2025-04-01T22:45:11', 'collections') 
2025-04-01T22:45:11.683026391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:11.691217324Z [Info] FluentMigrator.Runner.MigrationRunner: 208: collections migrated 
2025-04-01T22:45:11.691403806Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085789s 
2025-04-01T22:45:11.691585791Z [Info] FluentMigrator.Runner.MigrationRunner: 209: movie_meta_collection_index migrating 
2025-04-01T22:45:11.691752273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:11.691982959Z [Info] movie_meta_collection_index: Starting migration of Log DB to 209 
2025-04-01T22:45:11.692237952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (209, '2025-04-01T22:45:11', 'movie_meta_collection_index') 
2025-04-01T22:45:11.692554529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:11.704522175Z [Info] FluentMigrator.Runner.MigrationRunner: 209: movie_meta_collection_index migrated 
2025-04-01T22:45:11.704698900Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126906s 
2025-04-01T22:45:11.704874981Z [Info] FluentMigrator.Runner.MigrationRunner: 210: movie_added_notifications migrating 
2025-04-01T22:45:11.705026207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:11.705248248Z [Info] movie_added_notifications: Starting migration of Log DB to 210 
2025-04-01T22:45:11.705485052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (210, '2025-04-01T22:45:11', 'movie_added_notifications') 
2025-04-01T22:45:11.705786552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:11.714122740Z [Info] FluentMigrator.Runner.MigrationRunner: 210: movie_added_notifications migrated 
2025-04-01T22:45:11.715317651Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089969s 
2025-04-01T22:45:11.715345827Z [Info] FluentMigrator.Runner.MigrationRunner: 211: more_movie_meta_index migrating 
2025-04-01T22:45:11.715348048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:11.715349349Z [Info] more_movie_meta_index: Starting migration of Log DB to 211 
2025-04-01T22:45:11.715363343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (211, '2025-04-01T22:45:11', 'more_movie_meta_index') 
2025-04-01T22:45:11.715725870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:11.724165473Z [Info] FluentMigrator.Runner.MigrationRunner: 211: more_movie_meta_index migrated 
2025-04-01T22:45:11.724342681Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092722s 
2025-04-01T22:45:11.724469756Z [Info] FluentMigrator.Runner.MigrationRunner: 212: postgres_update_timestamp_columns_to_with_timezone migrating 
2025-04-01T22:45:11.724635262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:11.724869707Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 212 
2025-04-01T22:45:11.725424836Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs 
2025-04-01T22:45:11.725556107Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s 
2025-04-01T22:45:11.725702183Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset 
2025-04-01T22:45:11.726415344Z [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-04-01T22:45:11.727009070Z [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-04-01T22:45:11.727423185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs" 
2025-04-01T22:45:11.727707027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs" 
2025-04-01T22:45:11.728188578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2025-04-01T22:45:11.728342707Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025194s 
2025-04-01T22:45:11.728413494Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory 
2025-04-01T22:45:11.728477591Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-04-01T22:45:11.728550591Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset 
2025-04-01T22:45:11.728893988Z [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-04-01T22:45:11.729187709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory" 
2025-04-01T22:45:11.729349958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory" 
2025-04-01T22:45:11.729554060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory" 
2025-04-01T22:45:11.729983679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2025-04-01T22:45:11.730151834Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015221s 
2025-04-01T22:45:11.730220870Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-04-01T22:45:11.730282099Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-04-01T22:45:11.730354363Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2025-04-01T22:45:11.730650714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2025-04-01T22:45:11.730888284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2025-04-01T22:45:11.731083068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2025-04-01T22:45:11.731300791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2025-04-01T22:45:11.731711851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-04-01T22:45:11.731895523Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014588s 
2025-04-01T22:45:11.732036877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (212, '2025-04-01T22:45:11', 'postgres_update_timestamp_columns_to_with_timezone') 
2025-04-01T22:45:11.732194614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:11.740306919Z [Info] FluentMigrator.Runner.MigrationRunner: 212: postgres_update_timestamp_columns_to_with_timezone migrated 
2025-04-01T22:45:11.740405091Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098228s 
2025-04-01T22:45:11.740509936Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_language_tags_to_subtitle_files migrating 
2025-04-01T22:45:11.740595845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:11.740735503Z [Info] add_language_tags_to_subtitle_files: Starting migration of Log DB to 214 
2025-04-01T22:45:11.740874643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (214, '2025-04-01T22:45:11', 'add_language_tags_to_subtitle_files') 
2025-04-01T22:45:11.741041190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:11.749195526Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_language_tags_to_subtitle_files migrated 
2025-04-01T22:45:11.749298049Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085495s 
2025-04-01T22:45:11.749391129Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_salt_to_users migrating 
2025-04-01T22:45:11.749471107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:11.749596036Z [Info] add_salt_to_users: Starting migration of Log DB to 215 
2025-04-01T22:45:11.749724084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (215, '2025-04-01T22:45:11', 'add_salt_to_users') 
2025-04-01T22:45:11.749889024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:11.757936931Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_salt_to_users migrated 
2025-04-01T22:45:11.758012686Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084506s 
2025-04-01T22:45:11.758101757Z [Info] FluentMigrator.Runner.MigrationRunner: 216: clean_alt_titles migrating 
2025-04-01T22:45:11.758176160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:11.758292269Z [Info] clean_alt_titles: Starting migration of Log DB to 216 
2025-04-01T22:45:11.758416025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (216, '2025-04-01T22:45:11', 'clean_alt_titles') 
2025-04-01T22:45:11.758578189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:11.766760523Z [Info] FluentMigrator.Runner.MigrationRunner: 216: clean_alt_titles migrated 
2025-04-01T22:45:11.766860007Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084993s 
2025-04-01T22:45:11.766953575Z [Info] FluentMigrator.Runner.MigrationRunner: 217: remove_omg migrating 
2025-04-01T22:45:11.767032117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:11.767183613Z [Info] remove_omg: Starting migration of Log DB to 217 
2025-04-01T22:45:11.767317213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (217, '2025-04-01T22:45:11', 'remove_omg') 
2025-04-01T22:45:11.767491502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:11.775495659Z [Info] FluentMigrator.Runner.MigrationRunner: 217: remove_omg migrated 
2025-04-01T22:45:11.775570277Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084501s 
2025-04-01T22:45:11.775665937Z [Info] FluentMigrator.Runner.MigrationRunner: 218: add_additional_info_to_pending_releases migrating 
2025-04-01T22:45:11.775750487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:11.775867537Z [Info] add_additional_info_to_pending_releases: Starting migration of Log DB to 218 
2025-04-01T22:45:11.776007509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (218, '2025-04-01T22:45:11', 'add_additional_info_to_pending_releases') 
2025-04-01T22:45:11.776173728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:11.784257742Z [Info] FluentMigrator.Runner.MigrationRunner: 218: add_additional_info_to_pending_releases migrated 
2025-04-01T22:45:11.784354069Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084616s 
2025-04-01T22:45:11.784439757Z [Info] FluentMigrator.Runner.MigrationRunner: 219: add_result_to_commands migrating 
2025-04-01T22:45:11.784516351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:11.784641597Z [Info] add_result_to_commands: Starting migration of Log DB to 219 
2025-04-01T22:45:11.784768264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (219, '2025-04-01T22:45:11', 'add_result_to_commands') 
2025-04-01T22:45:11.784930454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:11.793075229Z [Info] FluentMigrator.Runner.MigrationRunner: 219: add_result_to_commands migrated 
2025-04-01T22:45:11.793234972Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084335s 
2025-04-01T22:45:11.793403719Z [Info] FluentMigrator.Runner.MigrationRunner: 220: health_restored_notification migrating 
2025-04-01T22:45:11.793528330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:11.793746544Z [Info] health_restored_notification: Starting migration of Log DB to 220 
2025-04-01T22:45:11.794000846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (220, '2025-04-01T22:45:11', 'health_restored_notification') 
2025-04-01T22:45:11.794406679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:11.802487559Z [Info] FluentMigrator.Runner.MigrationRunner: 220: health_restored_notification migrated 
2025-04-01T22:45:11.802569092Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089262s 
2025-04-01T22:45:11.802684105Z [Info] FluentMigrator.Runner.MigrationRunner: 221: add_on_manual_interaction_required_to_notifications migrating 
2025-04-01T22:45:11.802778481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:11.802915267Z [Info] add_on_manual_interaction_required_to_notifications: Starting migration of Log DB to 221 
2025-04-01T22:45:11.803079748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (221, '2025-04-01T22:45:11', 'add_on_manual_interaction_required_to_notifications') 
2025-04-01T22:45:11.803277669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:11.811379898Z [Info] FluentMigrator.Runner.MigrationRunner: 221: add_on_manual_interaction_required_to_notifications migrated 
2025-04-01T22:45:11.811489334Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085114s 
2025-04-01T22:45:11.811585522Z [Info] FluentMigrator.Runner.MigrationRunner: 222: remove_rarbg migrating 
2025-04-01T22:45:11.811712569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:11.811797123Z [Info] remove_rarbg: Starting migration of Log DB to 222 
2025-04-01T22:45:11.811923937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (222, '2025-04-01T22:45:11', 'remove_rarbg') 
2025-04-01T22:45:11.812086976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:11.820264671Z [Info] FluentMigrator.Runner.MigrationRunner: 222: remove_rarbg migrated 
2025-04-01T22:45:11.820354705Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085485s 
2025-04-01T22:45:11.820454514Z [Info] FluentMigrator.Runner.MigrationRunner: 223: remove_invalid_roksbox_metadata_images migrating 
2025-04-01T22:45:11.820540724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:11.820670677Z [Info] remove_invalid_roksbox_metadata_images: Starting migration of Log DB to 223 
2025-04-01T22:45:11.820816596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (223, '2025-04-01T22:45:11', 'remove_invalid_roksbox_metadata_images') 
2025-04-01T22:45:11.820991501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:11.829049973Z [Info] FluentMigrator.Runner.MigrationRunner: 223: remove_invalid_roksbox_metadata_images migrated 
2025-04-01T22:45:11.829154184Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084514s 
2025-04-01T22:45:11.829250888Z [Info] FluentMigrator.Runner.MigrationRunner: 224: list_sync_time migrating 
2025-04-01T22:45:11.829330024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:11.829455075Z [Info] list_sync_time: Starting migration of Log DB to 224 
2025-04-01T22:45:11.829584848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (224, '2025-04-01T22:45:11', 'list_sync_time') 
2025-04-01T22:45:11.829753427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:11.837871546Z [Info] FluentMigrator.Runner.MigrationRunner: 224: list_sync_time migrated 
2025-04-01T22:45:11.837979560Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008459s 
2025-04-01T22:45:11.838090381Z [Info] FluentMigrator.Runner.MigrationRunner: 225: add_tags_to_collections migrating 
2025-04-01T22:45:11.838175585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:11.838327338Z [Info] add_tags_to_collections: Starting migration of Log DB to 225 
2025-04-01T22:45:11.838471596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (225, '2025-04-01T22:45:11', 'add_tags_to_collections') 
2025-04-01T22:45:11.838652082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:11.846785180Z [Info] FluentMigrator.Runner.MigrationRunner: 225: add_tags_to_collections migrated 
2025-04-01T22:45:11.846908664Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085496s 
2025-04-01T22:45:11.847002719Z [Info] FluentMigrator.Runner.MigrationRunner: 226: add_download_client_tags migrating 
2025-04-01T22:45:11.847082145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:11.847278692Z [Info] add_download_client_tags: Starting migration of Log DB to 226 
2025-04-01T22:45:11.847396365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (226, '2025-04-01T22:45:11', 'add_download_client_tags') 
2025-04-01T22:45:11.847568459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:11.855681807Z [Info] FluentMigrator.Runner.MigrationRunner: 226: add_download_client_tags migrated 
2025-04-01T22:45:11.855757485Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085095s 
2025-04-01T22:45:11.855849466Z [Info] FluentMigrator.Runner.MigrationRunner: 227: add_auto_tagging migrating 
2025-04-01T22:45:11.855930258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:11.856053709Z [Info] add_auto_tagging: Starting migration of Log DB to 227 
2025-04-01T22:45:11.856183366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (227, '2025-04-01T22:45:11', 'add_auto_tagging') 
2025-04-01T22:45:11.856360765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:11.864447966Z [Info] FluentMigrator.Runner.MigrationRunner: 227: add_auto_tagging migrated 
2025-04-01T22:45:11.864540588Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084554s 
2025-04-01T22:45:11.864650807Z [Info] FluentMigrator.Runner.MigrationRunner: 228: add_custom_format_score_bypass_to_delay_profile migrating 
2025-04-01T22:45:11.864749698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:11.864889093Z [Info] add_custom_format_score_bypass_to_delay_profile: Starting migration of Log DB to 228 
2025-04-01T22:45:11.865046080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (228, '2025-04-01T22:45:11', 'add_custom_format_score_bypass_to_delay_profile') 
2025-04-01T22:45:11.865227528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:11.873203764Z [Info] FluentMigrator.Runner.MigrationRunner: 228: add_custom_format_score_bypass_to_delay_profile migrated 
2025-04-01T22:45:11.873312117Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084044s 
2025-04-01T22:45:11.873407359Z [Info] FluentMigrator.Runner.MigrationRunner: 229: update_restrictions_to_release_profiles migrating 
2025-04-01T22:45:11.873502392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:11.873625683Z [Info] update_restrictions_to_release_profiles: Starting migration of Log DB to 229 
2025-04-01T22:45:11.873781506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (229, '2025-04-01T22:45:11', 'update_restrictions_to_release_profiles') 
2025-04-01T22:45:11.873955210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:11.882033732Z [Info] FluentMigrator.Runner.MigrationRunner: 229: update_restrictions_to_release_profiles migrated 
2025-04-01T22:45:11.882146271Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084136s 
2025-04-01T22:45:11.882252542Z [Info] FluentMigrator.Runner.MigrationRunner: 230: rename_quality_profiles migrating 
2025-04-01T22:45:11.882335989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:11.882482954Z [Info] rename_quality_profiles: Starting migration of Log DB to 230 
2025-04-01T22:45:11.882625927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (230, '2025-04-01T22:45:11', 'rename_quality_profiles') 
2025-04-01T22:45:11.882809739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:11.890956487Z [Info] FluentMigrator.Runner.MigrationRunner: 230: rename_quality_profiles migrated 
2025-04-01T22:45:11.891049299Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085487s 
2025-04-01T22:45:11.891171030Z [Info] FluentMigrator.Runner.MigrationRunner: 231: update_images_remote_url migrating 
2025-04-01T22:45:11.891259192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:11.891403526Z [Info] update_images_remote_url: Starting migration of Log DB to 231 
2025-04-01T22:45:11.891530218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (231, '2025-04-01T22:45:11', 'update_images_remote_url') 
2025-04-01T22:45:11.891713680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:11.899732101Z [Info] FluentMigrator.Runner.MigrationRunner: 231: update_images_remote_url migrated 
2025-04-01T22:45:11.899819853Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084106s 
2025-04-01T22:45:11.899916308Z [Info] FluentMigrator.Runner.MigrationRunner: 232: add_notification_status migrating 
2025-04-01T22:45:11.899999049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:11.900136201Z [Info] add_notification_status: Starting migration of Log DB to 232 
2025-04-01T22:45:11.900274094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (232, '2025-04-01T22:45:11', 'add_notification_status') 
2025-04-01T22:45:11.900444285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:11.908664979Z [Info] FluentMigrator.Runner.MigrationRunner: 232: add_notification_status migrated 
2025-04-01T22:45:11.908770849Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086061s 
2025-04-01T22:45:11.908879177Z [Info] FluentMigrator.Runner.MigrationRunner: 233: rename_deprecated_indexer_flags migrating 
2025-04-01T22:45:11.908964924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:11.909105581Z [Info] rename_deprecated_indexer_flags: Starting migration of Log DB to 233 
2025-04-01T22:45:11.909261400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (233, '2025-04-01T22:45:11', 'rename_deprecated_indexer_flags') 
2025-04-01T22:45:11.909444888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:11.917411176Z [Info] FluentMigrator.Runner.MigrationRunner: 233: rename_deprecated_indexer_flags migrated 
2025-04-01T22:45:11.917522027Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083739s 
2025-04-01T22:45:11.917636781Z [Info] FluentMigrator.Runner.MigrationRunner: 234: movie_last_searched_time migrating 
2025-04-01T22:45:11.917721459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:11.917863455Z [Info] movie_last_searched_time: Starting migration of Log DB to 234 
2025-04-01T22:45:11.918007634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (234, '2025-04-01T22:45:11', 'movie_last_searched_time') 
2025-04-01T22:45:11.918190937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:11.926822486Z [Info] FluentMigrator.Runner.MigrationRunner: 234: movie_last_searched_time migrated 
2025-04-01T22:45:11.926845300Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084804s 
2025-04-01T22:45:11.926848294Z [Info] FluentMigrator.Runner.MigrationRunner: 235: email_encryption migrating 
2025-04-01T22:45:11.926850141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:11.927001044Z [Info] email_encryption: Starting migration of Log DB to 235 
2025-04-01T22:45:11.927252791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (235, '2025-04-01T22:45:11', 'email_encryption') 
2025-04-01T22:45:11.927629451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:11.935958810Z [Info] FluentMigrator.Runner.MigrationRunner: 235: email_encryption migrated 
2025-04-01T22:45:11.936127628Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090841s 
2025-04-01T22:45:11.936318376Z [Info] FluentMigrator.Runner.MigrationRunner: 236: clear_last_rss_releases_info migrating 
2025-04-01T22:45:11.936472251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:11.936712307Z [Info] clear_last_rss_releases_info: Starting migration of Log DB to 236 
2025-04-01T22:45:11.936960242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (236, '2025-04-01T22:45:11', 'clear_last_rss_releases_info') 
2025-04-01T22:45:11.937262943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:11.945545836Z [Info] FluentMigrator.Runner.MigrationRunner: 236: clear_last_rss_releases_info migrated 
2025-04-01T22:45:11.945759392Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089809s 
2025-04-01T22:45:11.945929509Z [Info] FluentMigrator.Runner.MigrationRunner: 237: add_indexes migrating 
2025-04-01T22:45:11.946073685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:11.946298607Z [Info] add_indexes: Starting migration of Log DB to 237 
2025-04-01T22:45:11.946525661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (237, '2025-04-01T22:45:11', 'add_indexes') 
2025-04-01T22:45:11.946830540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:11.955433713Z [Info] FluentMigrator.Runner.MigrationRunner: 237: add_indexes migrated 
2025-04-01T22:45:11.957985426Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092052s 
2025-04-01T22:45:11.958000358Z [Info] FluentMigrator.Runner.MigrationRunner: 238: parse_title_from_existing_subtitle_files migrating 
2025-04-01T22:45:11.958002772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:11.958004606Z [Info] parse_title_from_existing_subtitle_files: Starting migration of Log DB to 238 
2025-04-01T22:45:11.958006193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (238, '2025-04-01T22:45:11', 'parse_title_from_existing_subtitle_files') 
2025-04-01T22:45:11.958008287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:11.965453362Z [Info] FluentMigrator.Runner.MigrationRunner: 238: parse_title_from_existing_subtitle_files migrated 
2025-04-01T22:45:11.965578325Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093166s 
2025-04-01T22:45:11.965715338Z [Info] FluentMigrator.Runner.MigrationRunner: 239: add_minimum_upgrade_format_score_to_quality_profiles migrating 
2025-04-01T22:45:11.965822008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:11.966004060Z [Info] add_minimum_upgrade_format_score_to_quality_profiles: Starting migration of Log DB to 239 
2025-04-01T22:45:11.966184195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (239, '2025-04-01T22:45:11', 'add_minimum_upgrade_format_score_to_quality_profiles') 
2025-04-01T22:45:11.966393545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:11.974414280Z [Info] FluentMigrator.Runner.MigrationRunner: 239: add_minimum_upgrade_format_score_to_quality_profiles migrated 
2025-04-01T22:45:11.974518807Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084974s 
2025-04-01T22:45:11.974634729Z [Info] FluentMigrator.Runner.MigrationRunner: 240: drop_multi_episode_style_from_naming_config migrating 
2025-04-01T22:45:11.974727907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:11.976128400Z [Info] drop_multi_episode_style_from_naming_config: Starting migration of Log DB to 240 
2025-04-01T22:45:11.976247535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (240, '2025-04-01T22:45:11', 'drop_multi_episode_style_from_naming_config') 
2025-04-01T22:45:11.976456321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:11.984589891Z [Info] FluentMigrator.Runner.MigrationRunner: 240: drop_multi_episode_style_from_naming_config migrated 
2025-04-01T22:45:11.984701202Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098119s 
2025-04-01T22:45:11.984814197Z [Info] FluentMigrator.Runner.MigrationRunner: 241: stevenlu_update_url migrating 
2025-04-01T22:45:11.984902964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-04-01T22:45:11.985055350Z [Info] stevenlu_update_url: Starting migration of Log DB to 241 
2025-04-01T22:45:11.985198921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (241, '2025-04-01T22:45:11', 'stevenlu_update_url') 
2025-04-01T22:45:11.985377762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-04-01T22:45:11.993673333Z [Info] FluentMigrator.Runner.MigrationRunner: 241: stevenlu_update_url migrated 
2025-04-01T22:45:11.993767725Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086748s 
2025-04-01T22:45:12.103830729Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:7878 
2025-04-01T22:45:12.111199554Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker. 
2025-04-01T22:45:12.129371857Z [Info] UpdaterConfigProvider: External updater uses branch nightly instead of the currently selected master, changing to nightly. 
2025-04-01T22:45:12.255903862Z [Info] QualityProfileService: Setting up default quality profiles 
2025-04-01T22:45:12.330093561Z [Info] CommandExecutor: Starting 2 threads for tasks. 
2025-04-01T22:45:12.450955368Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down. 
2025-04-01T22:45:12.451018000Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production 
2025-04-01T22:45:12.451096415Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/radarr/bin 
2025-04-01T22:45:12.508949690Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled 
2025-04-01T22:45:12.730278823Z [ls.io-init] done.