AMD64 PASS
linuxserver/sonarr
Runtime: 21.99s

Build Information
Builder: X86-BUILDER-3f --Hetzner
Created: 2025-06-10T02:27:33+00:00
Image: linuxserver/sonarr
Maintainer: thespad
Size: 89.29MB
Tag: amd64-develop-4.0.15.2940-ls140
Version: 4.0.15.2940-ls140
Expand
2025-06-10T02:30:30.095467747Z [migrations] started
2025-06-10T02:30:30.095522938Z [migrations] no migrations found
2025-06-10T02:30:30.114757896Z usermod: no changes
2025-06-10T02:30:30.122849046Z ───────────────────────────────────────
2025-06-10T02:30:30.122868205Z
2025-06-10T02:30:30.122874959Z ██╗ ███████╗██╗ ██████╗
2025-06-10T02:30:30.122881662Z ██║ ██╔════╝██║██╔═══██╗
2025-06-10T02:30:30.122888145Z ██║ ███████╗██║██║ ██║
2025-06-10T02:30:30.122894708Z ██║ ╚════██║██║██║ ██║
2025-06-10T02:30:30.122901262Z ███████╗███████║██║╚██████╔╝
2025-06-10T02:30:30.122907715Z ╚══════╝╚══════╝╚═╝ ╚═════╝
2025-06-10T02:30:30.122914188Z
2025-06-10T02:30:30.122921933Z Brought to you by linuxserver.io
2025-06-10T02:30:30.122929779Z ───────────────────────────────────────
2025-06-10T02:30:30.123261367Z
2025-06-10T02:30:30.123270245Z To support the app dev(s) visit:
2025-06-10T02:30:30.124782810Z Sonarr: https://sonarr.tv/donate
2025-06-10T02:30:30.125066751Z
2025-06-10T02:30:30.125071120Z To support LSIO projects visit:
2025-06-10T02:30:30.125074968Z https://www.linuxserver.io/donate/
2025-06-10T02:30:30.125079116Z
2025-06-10T02:30:30.125082964Z ───────────────────────────────────────
2025-06-10T02:30:30.125087263Z GID/UID
2025-06-10T02:30:30.125090830Z ───────────────────────────────────────
2025-06-10T02:30:30.131096712Z
2025-06-10T02:30:30.131115800Z User UID: 911
2025-06-10T02:30:30.131124037Z User GID: 911
2025-06-10T02:30:30.131132344Z ───────────────────────────────────────
2025-06-10T02:30:30.132588145Z Linuxserver.io version: 4.0.15.2940-ls140
2025-06-10T02:30:30.132827867Z Build-date: 2025-06-10T02:27:33+00:00
2025-06-10T02:30:30.132832196Z ───────────────────────────────────────
2025-06-10T02:30:30.132836234Z
2025-06-10T02:30:30.187619273Z [custom-init] No custom files found, skipping...
2025-06-10T02:30:30.513907556Z [Info] Bootstrap: Starting Sonarr - /app/sonarr/bin/Sonarr - Version 4.0.15.2940
2025-06-10T02:30:30.589735556Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2025-06-10T02:30:30.595510955Z [Debug] Bootstrap: Console selected
2025-06-10T02:30:30.597233423Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2025-06-10T02:30:30.958393716Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2025-06-10T02:30:31.029444267Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {f1e75929-a2de-4130-9276-9b360f37e741} may be persisted to storage in unencrypted form.
2025-06-10T02:30:31.123724881Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent
2025-06-10T02:30:31.173120913Z [Info] MigrationController: *** Migrating data source=/config/sonarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2025-06-10T02:30:31.279869348Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2025-06-10T02:30:31.291432139Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-06-10T02:30:31.292030163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-06-10T02:30:31.340788903Z [Info] DatabaseEngineVersionCheck: SQLite 3.48.0
2025-06-10T02:30:31.342847968Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0494252s
2025-06-10T02:30:31.343029344Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2025-06-10T02:30:31.343155027Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.051394s
2025-06-10T02:30:31.356479304Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2025-06-10T02:30:31.357048339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:31.362976435Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2025-06-10T02:30:31.371430085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2025-06-10T02:30:31.392550849Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0294237s
2025-06-10T02:30:31.392862276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:31.394811050Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2025-06-10T02:30:31.394910169Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0316728s
2025-06-10T02:30:31.402882571Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2025-06-10T02:30:31.403007763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:31.408793843Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2025-06-10T02:30:31.410197348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2025-06-10T02:30:31.410486972Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015816s
2025-06-10T02:30:31.410684880Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-06-10T02:30:31.410921216Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001259s
2025-06-10T02:30:31.411295319Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2025-06-10T02:30:31.411742299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2025-06-10T02:30:31.412344301Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009332s
2025-06-10T02:30:31.412462740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:31.413019470Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2025-06-10T02:30:31.413131907Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016103s
2025-06-10T02:30:31.413548716Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2025-06-10T02:30:31.413669760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:31.414293115Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-06-10T02:30:31.414426613Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.64E-05s
2025-06-10T02:30:31.414505793Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2025-06-10T02:30:31.414644793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2025-06-10T02:30:31.415027844Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004005s
2025-06-10T02:30:31.415128436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:31.415781080Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2025-06-10T02:30:31.415887004Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011397s
2025-06-10T02:30:31.416936156Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2025-06-10T02:30:31.416952238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:31.417681817Z [Info] InitialSetup: Starting migration of Main DB to 1
2025-06-10T02:30:31.423408057Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config
2025-06-10T02:30:31.423669052Z [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-06-10T02:30:31.424089930Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005524s
2025-06-10T02:30:31.424197496Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key)
2025-06-10T02:30:31.424304271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC)
2025-06-10T02:30:31.424572501Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000273s
2025-06-10T02:30:31.424696311Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RootFolders
2025-06-10T02:30:31.424784568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RootFolders" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL)
2025-06-10T02:30:31.425028329Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002752s
2025-06-10T02:30:31.425131296Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex RootFolders (Path)
2025-06-10T02:30:31.425237089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_RootFolders_Path" ON "RootFolders" ("Path" ASC)
2025-06-10T02:30:31.425518776Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002651s
2025-06-10T02:30:31.425616974Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Series
2025-06-10T02:30:31.425783369Z [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 NOT NULL, "Title" TEXT NOT NULL, "TitleSlug" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "AirTime" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "QualityProfileId" INTEGER NOT NULL, "SeasonFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "SeriesType" INTEGER NOT NULL, "BacklogSetting" INTEGER NOT NULL, "Network" TEXT, "CustomStartDate" DATETIME, "UseSceneNumbering" INTEGER NOT NULL, "FirstAired" DATETIME, "NextAiring" DATETIME)
2025-06-10T02:30:31.426544512Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008461s
2025-06-10T02:30:31.426647529Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TvdbId)
2025-06-10T02:30:31.426754925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2025-06-10T02:30:31.427018937Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002701s
2025-06-10T02:30:31.427127956Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TvRageId)
2025-06-10T02:30:31.427285984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2025-06-10T02:30:31.427462470Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002431s
2025-06-10T02:30:31.427569906Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (ImdbId)
2025-06-10T02:30:31.427684978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_ImdbId" ON "Series" ("ImdbId" ASC)
2025-06-10T02:30:31.427927235Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002576s
2025-06-10T02:30:31.428038610Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TitleSlug)
2025-06-10T02:30:31.428150926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2025-06-10T02:30:31.428407402Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000245s
2025-06-10T02:30:31.428505470Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Seasons
2025-06-10T02:30:31.428594599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Seasons" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "Ignored" INTEGER NOT NULL)
2025-06-10T02:30:31.428908010Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003286s
2025-06-10T02:30:31.429013022Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Episodes
2025-06-10T02:30:31.429179767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Episodes" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvDbEpisodeId" INTEGER NOT NULL, "SeriesId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "EpisodeNumber" INTEGER NOT NULL, "Title" TEXT, "Overview" TEXT, "Ignored" INTEGER, "EpisodeFileId" INTEGER, "AirDate" DATETIME, "AbsoluteEpisodeNumber" INTEGER, "SceneAbsoluteEpisodeNumber" INTEGER, "SceneSeasonNumber" INTEGER, "SceneEpisodeNumber" INTEGER)
2025-06-10T02:30:31.429634573Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005274s
2025-06-10T02:30:31.429726358Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Episodes (TvDbEpisodeId)
2025-06-10T02:30:31.429836439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Episodes_TvDbEpisodeId" ON "Episodes" ("TvDbEpisodeId" ASC)
2025-06-10T02:30:31.430094549Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000261s
2025-06-10T02:30:31.430203859Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable EpisodeFiles
2025-06-10T02:30:31.430342077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "EpisodeFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "Path" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "DateAdded" DATETIME NOT NULL, "SeasonNumber" INTEGER NOT NULL, "SceneName" TEXT, "ReleaseGroup" TEXT)
2025-06-10T02:30:31.430712934Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004207s
2025-06-10T02:30:31.430819769Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex EpisodeFiles (Path)
2025-06-10T02:30:31.430920692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_EpisodeFiles_Path" ON "EpisodeFiles" ("Path" ASC)
2025-06-10T02:30:31.431191688Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000252s
2025-06-10T02:30:31.431276208Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History
2025-06-10T02:30:31.431385989Z [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, "NzbTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Quality" TEXT NOT NULL, "Indexer" TEXT NOT NULL, "NzbInfoUrl" TEXT, "ReleaseGroup" TEXT)
2025-06-10T02:30:31.431790864Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004104s
2025-06-10T02:30:31.431901627Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications
2025-06-10T02:30:31.432017350Z [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)
2025-06-10T02:30:31.438898986Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068942s
2025-06-10T02:30:31.439022976Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks
2025-06-10T02:30:31.439141294Z [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-06-10T02:30:31.439467671Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003643s
2025-06-10T02:30:31.439563063Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName)
2025-06-10T02:30:31.439667894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2025-06-10T02:30:31.440006125Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003203s
2025-06-10T02:30:31.440107629Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers
2025-06-10T02:30:31.440213873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Enable" INTEGER NOT NULL, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT)
2025-06-10T02:30:31.440525972Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003335s
2025-06-10T02:30:31.440639140Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name)
2025-06-10T02:30:31.440740363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2025-06-10T02:30:31.440990667Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002599s
2025-06-10T02:30:31.441077232Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityProfiles
2025-06-10T02:30:31.441202153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "QualityProfiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Cutoff" INTEGER NOT NULL, "Allowed" TEXT NOT NULL)
2025-06-10T02:30:31.441519843Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003122s
2025-06-10T02:30:31.441611838Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityProfiles (Name)
2025-06-10T02:30:31.441716649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityProfiles_Name" ON "QualityProfiles" ("Name" ASC)
2025-06-10T02:30:31.442087596Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000267s
2025-06-10T02:30:31.442101604Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualitySizes
2025-06-10T02:30:31.442214030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "QualitySizes" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "QualityId" INTEGER NOT NULL, "Name" TEXT NOT NULL, "MinSize" INTEGER NOT NULL, "MaxSize" INTEGER NOT NULL)
2025-06-10T02:30:31.442542702Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003522s
2025-06-10T02:30:31.442648265Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualitySizes (QualityId)
2025-06-10T02:30:31.442734949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualitySizes_QualityId" ON "QualitySizes" ("QualityId" ASC)
2025-06-10T02:30:31.442999632Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002597s
2025-06-10T02:30:31.443126357Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualitySizes (Name)
2025-06-10T02:30:31.443205527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualitySizes_Name" ON "QualitySizes" ("Name" ASC)
2025-06-10T02:30:31.443463927Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002612s
2025-06-10T02:30:31.443580331Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SceneMappings
2025-06-10T02:30:31.443682657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "SceneMappings" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "CleanTitle" TEXT NOT NULL, "SceneName" TEXT NOT NULL, "TvdbId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL)
2025-06-10T02:30:31.444023844Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003584s
2025-06-10T02:30:31.444139287Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NamingConfig
2025-06-10T02:30:31.444278637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NamingConfig" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "UseSceneName" INTEGER NOT NULL, "Separator" TEXT NOT NULL, "NumberStyle" INTEGER NOT NULL, "IncludeSeriesTitle" INTEGER NOT NULL, "MultiEpisodeStyle" INTEGER NOT NULL, "IncludeEpisodeTitle" INTEGER NOT NULL, "IncludeQuality" INTEGER NOT NULL, "ReplaceSpaces" INTEGER NOT NULL, "SeasonFolderFormat" TEXT NOT NULL)
2025-06-10T02:30:31.444728222Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005101s
2025-06-10T02:30:31.448237678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-06-10T02:30:31', 'InitialSetup')
2025-06-10T02:30:31.449565652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:31.450972494Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2025-06-10T02:30:31.451067235Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067335s
2025-06-10T02:30:31.451219301Z [Info] FluentMigrator.Runner.MigrationRunner: 2: remove_tvrage_imdb_unique_constraint migrating
2025-06-10T02:30:31.451338922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:31.451510918Z [Info] remove_tvrage_imdb_unique_constraint: Starting migration of Main DB to 2
2025-06-10T02:30:31.453335432Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Series (TvRageId)
2025-06-10T02:30:31.453700667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Series_TvRageId"
2025-06-10T02:30:31.453995010Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005359s
2025-06-10T02:30:31.454103729Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Series (ImdbId)
2025-06-10T02:30:31.454223750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Series_ImdbId"
2025-06-10T02:30:31.454450096Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002577s
2025-06-10T02:30:31.454584357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2025-06-10T02:30:31', 'remove_tvrage_imdb_unique_constraint')
2025-06-10T02:30:31.454804049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:31.455428606Z [Info] FluentMigrator.Runner.MigrationRunner: 2: remove_tvrage_imdb_unique_constraint migrated
2025-06-10T02:30:31.455550752Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012274s
2025-06-10T02:30:31.455697598Z [Info] FluentMigrator.Runner.MigrationRunner: 3: remove_renamed_scene_mapping_columns migrating
2025-06-10T02:30:31.455771086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:31.455950036Z [Info] remove_renamed_scene_mapping_columns: Starting migration of Main DB to 3
2025-06-10T02:30:31.456852002Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable SceneMappings
2025-06-10T02:30:31.457181796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SceneMappings"
2025-06-10T02:30:31.457471830Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005012s
2025-06-10T02:30:31.457593325Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SceneMappings
2025-06-10T02:30:31.457722575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "SceneMappings" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "SearchTerm" TEXT NOT NULL, "ParseTerm" TEXT NOT NULL)
2025-06-10T02:30:31.458053632Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003846s
2025-06-10T02:30:31.458189325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2025-06-10T02:30:31', 'remove_renamed_scene_mapping_columns')
2025-06-10T02:30:31.458439639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:31.459058374Z [Info] FluentMigrator.Runner.MigrationRunner: 3: remove_renamed_scene_mapping_columns migrated
2025-06-10T02:30:31.459162394Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001363s
2025-06-10T02:30:31.459255181Z [Info] FluentMigrator.Runner.MigrationRunner: 4: updated_history migrating
2025-06-10T02:30:31.459369080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:31.459515976Z [Info] updated_history: Starting migration of Main DB to 4
2025-06-10T02:30:31.459988237Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable History
2025-06-10T02:30:31.460119902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2025-06-10T02:30:31.460395917Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003042s
2025-06-10T02:30:31.460501570Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History
2025-06-10T02:30:31.460614628Z [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)
2025-06-10T02:30:31.461022509Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004206s
2025-06-10T02:30:31.461152000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2025-06-10T02:30:31', 'updated_history')
2025-06-10T02:30:31.461353085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:31.461965297Z [Info] FluentMigrator.Runner.MigrationRunner: 4: updated_history migrated
2025-06-10T02:30:31.462082894Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013713s
2025-06-10T02:30:31.462179699Z [Info] FluentMigrator.Runner.MigrationRunner: 5: added_eventtype_to_history migrating
2025-06-10T02:30:31.462282686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:31.462442949Z [Info] added_eventtype_to_history: Starting migration of Main DB to 5
2025-06-10T02:30:31.462771871Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2025-06-10T02:30:31.462852814Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-06-10T02:30:31.462932685Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History EventType Int32
2025-06-10T02:30:31.463042566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "EventType" INTEGER
2025-06-10T02:30:31.463555419Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004879s
2025-06-10T02:30:31.463649628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2025-06-10T02:30:31', 'added_eventtype_to_history')
2025-06-10T02:30:31.463894802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:31.464456773Z [Info] FluentMigrator.Runner.MigrationRunner: 5: added_eventtype_to_history migrated
2025-06-10T02:30:31.464574791Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014086s
2025-06-10T02:30:31.464678570Z [Info] FluentMigrator.Runner.MigrationRunner: 6: add_index_to_log_time migrating
2025-06-10T02:30:31.464780255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:31.464938774Z [Info] add_index_to_log_time: Starting migration of Main DB to 6
2025-06-10T02:30:31.465108405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2025-06-10T02:30:31', 'add_index_to_log_time')
2025-06-10T02:30:31.465329310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:31.465828796Z [Info] FluentMigrator.Runner.MigrationRunner: 6: add_index_to_log_time migrated
2025-06-10T02:30:31.465948517Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010478s
2025-06-10T02:30:31.466046785Z [Info] FluentMigrator.Runner.MigrationRunner: 7: add_renameEpisodes_to_naming migrating
2025-06-10T02:30:31.466150263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:31.466314013Z [Info] add_renameEpisodes_to_naming: Starting migration of Main DB to 7
2025-06-10T02:30:31.466984252Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2025-06-10T02:30:31.467098943Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-06-10T02:30:31.467184786Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig RenameEpisodes Boolean
2025-06-10T02:30:31.467295378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "RenameEpisodes" INTEGER
2025-06-10T02:30:31.467800165Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004889s
2025-06-10T02:30:31.468014667Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "RenameEpisodes" = NOT "UseSceneName"
2025-06-10T02:30:31.468402588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "RenameEpisodes" = NOT "UseSceneName"
2025-06-10T02:30:31.468610596Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004279s
2025-06-10T02:30:31.468738243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2025-06-10T02:30:31', 'add_renameEpisodes_to_naming')
2025-06-10T02:30:31.468942084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:31.469578134Z [Info] FluentMigrator.Runner.MigrationRunner: 7: add_renameEpisodes_to_naming migrated
2025-06-10T02:30:31.469654899Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013744s
2025-06-10T02:30:31.469757776Z [Info] FluentMigrator.Runner.MigrationRunner: 8: remove_backlog migrating
2025-06-10T02:30:31.469864050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:31.470004062Z [Info] remove_backlog: Starting migration of Main DB to 8
2025-06-10T02:30:31.472107818Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Series BacklogSetting
2025-06-10T02:30:31.488002680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Series_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "TvRageId" INTEGER NOT NULL, "ImdbId" TEXT NOT NULL, "Title" TEXT NOT NULL, "TitleSlug" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "AirTime" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "QualityProfileId" INTEGER NOT NULL, "SeasonFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "SeriesType" INTEGER NOT NULL, "Network" TEXT, "CustomStartDate" DATETIME, "UseSceneNumbering" INTEGER NOT NULL, "FirstAired" DATETIME, "NextAiring" DATETIME)
2025-06-10T02:30:31.488787851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Series_temp" ("Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "QualityProfileId", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "CustomStartDate", "UseSceneNumbering", "FirstAired", "NextAiring") SELECT "Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "QualityProfileId", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "CustomStartDate", "UseSceneNumbering", "FirstAired", "NextAiring" FROM "Series"
2025-06-10T02:30:31.489447289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2025-06-10T02:30:31.490173471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2025-06-10T02:30:31.491437466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2025-06-10T02:30:31.491728001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2025-06-10T02:30:31.492027554Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0197741s
2025-06-10T02:30:31.492115120Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig UseSceneName
2025-06-10T02:30:31.493282992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NamingConfig_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Separator" TEXT NOT NULL, "NumberStyle" INTEGER NOT NULL, "IncludeSeriesTitle" INTEGER NOT NULL, "MultiEpisodeStyle" INTEGER NOT NULL, "IncludeEpisodeTitle" INTEGER NOT NULL, "IncludeQuality" INTEGER NOT NULL, "ReplaceSpaces" INTEGER NOT NULL, "SeasonFolderFormat" TEXT NOT NULL, "RenameEpisodes" INTEGER)
2025-06-10T02:30:31.493823991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "NamingConfig_temp" ("Id", "Separator", "NumberStyle", "IncludeSeriesTitle", "MultiEpisodeStyle", "IncludeEpisodeTitle", "IncludeQuality", "ReplaceSpaces", "SeasonFolderFormat", "RenameEpisodes") SELECT "Id", "Separator", "NumberStyle", "IncludeSeriesTitle", "MultiEpisodeStyle", "IncludeEpisodeTitle", "IncludeQuality", "ReplaceSpaces", "SeasonFolderFormat", "RenameEpisodes" FROM "NamingConfig"
2025-06-10T02:30:31.494278817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig"
2025-06-10T02:30:31.494579151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig"
2025-06-10T02:30:31.495688385Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034523s
2025-06-10T02:30:31.495804088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2025-06-10T02:30:31', 'remove_backlog')
2025-06-10T02:30:31.496042137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:31.496832438Z [Info] FluentMigrator.Runner.MigrationRunner: 8: remove_backlog migrated
2025-06-10T02:30:31.496944253Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045992s
2025-06-10T02:30:31.497083393Z [Info] FluentMigrator.Runner.MigrationRunner: 9: fix_rename_episodes migrating
2025-06-10T02:30:31.497170669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:31.497324078Z [Info] fix_rename_episodes: Starting migration of Main DB to 9
2025-06-10T02:30:31.500193315Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig SeasonFolderFormat
2025-06-10T02:30:31.501328971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NamingConfig_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Separator" TEXT NOT NULL, "NumberStyle" INTEGER NOT NULL, "IncludeSeriesTitle" INTEGER NOT NULL, "MultiEpisodeStyle" INTEGER NOT NULL, "IncludeEpisodeTitle" INTEGER NOT NULL, "IncludeQuality" INTEGER NOT NULL, "ReplaceSpaces" INTEGER NOT NULL, "RenameEpisodes" INTEGER)
2025-06-10T02:30:31.501816092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "NamingConfig_temp" ("Id", "Separator", "NumberStyle", "IncludeSeriesTitle", "MultiEpisodeStyle", "IncludeEpisodeTitle", "IncludeQuality", "ReplaceSpaces", "RenameEpisodes") SELECT "Id", "Separator", "NumberStyle", "IncludeSeriesTitle", "MultiEpisodeStyle", "IncludeEpisodeTitle", "IncludeQuality", "ReplaceSpaces", "RenameEpisodes" FROM "NamingConfig"
2025-06-10T02:30:31.502232610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig"
2025-06-10T02:30:31.502535440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig"
2025-06-10T02:30:31.503643541Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033665s
2025-06-10T02:30:31.503780266Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-06-10T02:30:31.505910405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "RenameEpisodes" = 1 WHERE "RenameEpisodes" = -1
2025-06-10T02:30:31.506108263Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022428s
2025-06-10T02:30:31.506206651Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-06-10T02:30:31.506319258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "RenameEpisodes" = 0 WHERE "RenameEpisodes" = -2
2025-06-10T02:30:31.506976792Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002084s
2025-06-10T02:30:31.507020219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2025-06-10T02:30:31', 'fix_rename_episodes')
2025-06-10T02:30:31.507043757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:31.507972667Z [Info] FluentMigrator.Runner.MigrationRunner: 9: fix_rename_episodes migrated
2025-06-10T02:30:31.508026746Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013408s
2025-06-10T02:30:31.508037327Z [Info] FluentMigrator.Runner.MigrationRunner: 10: add_monitored migrating
2025-06-10T02:30:31.508053209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:31.508223662Z [Info] add_monitored: Starting migration of Main DB to 10
2025-06-10T02:30:31.509484120Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2025-06-10T02:30:31.509602008Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2025-06-10T02:30:31.509699885Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes Monitored Boolean
2025-06-10T02:30:31.509906130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "Monitored" INTEGER
2025-06-10T02:30:31.510375505Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005637s
2025-06-10T02:30:31.510476248Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Seasons
2025-06-10T02:30:31.510572782Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-06-10T02:30:31.510647553Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Seasons Monitored Boolean
2025-06-10T02:30:31.510971555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Seasons" ADD COLUMN "Monitored" INTEGER
2025-06-10T02:30:31.511254154Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004651s
2025-06-10T02:30:31.511355979Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-06-10T02:30:31.511535060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "Monitored" = 1 WHERE "Ignored" = 0
2025-06-10T02:30:31.511741135Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002794s
2025-06-10T02:30:31.511858481Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-06-10T02:30:31.511955837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "Monitored" = 0 WHERE "Ignored" = 1
2025-06-10T02:30:31.512127683Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001926s
2025-06-10T02:30:31.512231492Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-06-10T02:30:31.512320331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Seasons" SET "Monitored" = 1 WHERE "Ignored" = 0
2025-06-10T02:30:31.512480483Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001708s
2025-06-10T02:30:31.512633892Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-06-10T02:30:31.512687230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Seasons" SET "Monitored" = 0 WHERE "Ignored" = 1
2025-06-10T02:30:31.512873164Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001996s
2025-06-10T02:30:31.513001953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2025-06-10T02:30:31', 'add_monitored')
2025-06-10T02:30:31.513192537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:31.513901825Z [Info] FluentMigrator.Runner.MigrationRunner: 10: add_monitored migrated
2025-06-10T02:30:31.514011797Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012286s
2025-06-10T02:30:31.514116848Z [Info] FluentMigrator.Runner.MigrationRunner: 11: remove_ignored migrating
2025-06-10T02:30:31.514236268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:31.514400108Z [Info] remove_ignored: Starting migration of Main DB to 11
2025-06-10T02:30:31.514629580Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Seasons Ignored
2025-06-10T02:30:31.515917103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Seasons_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "Monitored" INTEGER)
2025-06-10T02:30:31.516284372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Seasons_temp" ("Id", "SeriesId", "SeasonNumber", "Monitored") SELECT "Id", "SeriesId", "SeasonNumber", "Monitored" FROM "Seasons"
2025-06-10T02:30:31.516551319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Seasons"
2025-06-10T02:30:31.516865211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Seasons_temp" RENAME TO "Seasons"
2025-06-10T02:30:31.518025187Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032503s
2025-06-10T02:30:31.518135599Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Episodes Ignored
2025-06-10T02:30:31.519344804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Episodes_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvDbEpisodeId" INTEGER NOT NULL, "SeriesId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "EpisodeNumber" INTEGER NOT NULL, "Title" TEXT, "Overview" TEXT, "EpisodeFileId" INTEGER, "AirDate" DATETIME, "AbsoluteEpisodeNumber" INTEGER, "SceneAbsoluteEpisodeNumber" INTEGER, "SceneSeasonNumber" INTEGER, "SceneEpisodeNumber" INTEGER, "Monitored" INTEGER)
2025-06-10T02:30:31.519961125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Episodes_temp" ("Id", "TvDbEpisodeId", "SeriesId", "SeasonNumber", "EpisodeNumber", "Title", "Overview", "EpisodeFileId", "AirDate", "AbsoluteEpisodeNumber", "SceneAbsoluteEpisodeNumber", "SceneSeasonNumber", "SceneEpisodeNumber", "Monitored") SELECT "Id", "TvDbEpisodeId", "SeriesId", "SeasonNumber", "EpisodeNumber", "Title", "Overview", "EpisodeFileId", "AirDate", "AbsoluteEpisodeNumber", "SceneAbsoluteEpisodeNumber", "SceneSeasonNumber", "SceneEpisodeNumber", "Monitored" FROM "Episodes"
2025-06-10T02:30:31.520518707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Episodes"
2025-06-10T02:30:31.520906989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes_temp" RENAME TO "Episodes"
2025-06-10T02:30:31.522020541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Episodes_TvDbEpisodeId" ON "Episodes" ("TvDbEpisodeId" ASC)
2025-06-10T02:30:31.522306096Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040647s
2025-06-10T02:30:31.522431067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2025-06-10T02:30:31', 'remove_ignored')
2025-06-10T02:30:31.522652974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:31.523612847Z [Info] FluentMigrator.Runner.MigrationRunner: 11: remove_ignored migrated
2025-06-10T02:30:31.523785194Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053693s
2025-06-10T02:30:31.523818130Z [Info] FluentMigrator.Runner.MigrationRunner: 12: remove_custom_start_date migrating
2025-06-10T02:30:31.523990587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:31.524205139Z [Info] remove_custom_start_date: Starting migration of Main DB to 12
2025-06-10T02:30:31.524385222Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Series CustomStartDate
2025-06-10T02:30:31.525625159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Series_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "TvRageId" INTEGER NOT NULL, "ImdbId" TEXT NOT NULL, "Title" TEXT NOT NULL, "TitleSlug" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "AirTime" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "QualityProfileId" 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)
2025-06-10T02:30:31.526369908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Series_temp" ("Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "QualityProfileId", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring") SELECT "Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "QualityProfileId", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring" FROM "Series"
2025-06-10T02:30:31.527021300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2025-06-10T02:30:31.527514403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2025-06-10T02:30:31.533171723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2025-06-10T02:30:31.533462799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2025-06-10T02:30:31.533732592Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092046s
2025-06-10T02:30:31.533849086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2025-06-10T02:30:31', 'remove_custom_start_date')
2025-06-10T02:30:31.534053238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:31.534888419Z [Info] FluentMigrator.Runner.MigrationRunner: 12: remove_custom_start_date migrated
2025-06-10T02:30:31.534995414Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103629s
2025-06-10T02:30:31.535133783Z [Info] FluentMigrator.Runner.MigrationRunner: 13: add_air_date_utc migrating
2025-06-10T02:30:31.535220898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:31.535390229Z [Info] add_air_date_utc: Starting migration of Main DB to 13
2025-06-10T02:30:31.535807349Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2025-06-10T02:30:31.535931198Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-06-10T02:30:31.536067683Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes AirDateUtc DateTime
2025-06-10T02:30:31.536151171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "AirDateUtc" DATETIME
2025-06-10T02:30:31.536648643Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004576s
2025-06-10T02:30:31.536717762Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Episodes" SET "AirDateUtc" = "AirDate"
2025-06-10T02:30:31.536856301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "AirDateUtc" = "AirDate"
2025-06-10T02:30:31.537020371Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000174s
2025-06-10T02:30:31.537114952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2025-06-10T02:30:31', 'add_air_date_utc')
2025-06-10T02:30:31.537325005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:31.537962849Z [Info] FluentMigrator.Runner.MigrationRunner: 13: add_air_date_utc migrated
2025-06-10T02:30:31.538069884Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001114s
2025-06-10T02:30:31.538158854Z [Info] FluentMigrator.Runner.MigrationRunner: 14: drop_air_date migrating
2025-06-10T02:30:31.538264426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:31.538431893Z [Info] drop_air_date: Starting migration of Main DB to 14
2025-06-10T02:30:31.538622337Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Episodes AirDate
2025-06-10T02:30:31.539588422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Episodes_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvDbEpisodeId" INTEGER NOT NULL, "SeriesId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "EpisodeNumber" INTEGER NOT NULL, "Title" TEXT, "Overview" TEXT, "EpisodeFileId" INTEGER, "AbsoluteEpisodeNumber" INTEGER, "SceneAbsoluteEpisodeNumber" INTEGER, "SceneSeasonNumber" INTEGER, "SceneEpisodeNumber" INTEGER, "Monitored" INTEGER, "AirDateUtc" DATETIME)
2025-06-10T02:30:31.540246878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Episodes_temp" ("Id", "TvDbEpisodeId", "SeriesId", "SeasonNumber", "EpisodeNumber", "Title", "Overview", "EpisodeFileId", "AbsoluteEpisodeNumber", "SceneAbsoluteEpisodeNumber", "SceneSeasonNumber", "SceneEpisodeNumber", "Monitored", "AirDateUtc") SELECT "Id", "TvDbEpisodeId", "SeriesId", "SeasonNumber", "EpisodeNumber", "Title", "Overview", "EpisodeFileId", "AbsoluteEpisodeNumber", "SceneAbsoluteEpisodeNumber", "SceneSeasonNumber", "SceneEpisodeNumber", "Monitored", "AirDateUtc" FROM "Episodes"
2025-06-10T02:30:31.540761414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Episodes"
2025-06-10T02:30:31.541144154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes_temp" RENAME TO "Episodes"
2025-06-10T02:30:31.542184178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Episodes_TvDbEpisodeId" ON "Episodes" ("TvDbEpisodeId" ASC)
2025-06-10T02:30:31.542438059Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036967s
2025-06-10T02:30:31.542541808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2025-06-10T02:30:31', 'drop_air_date')
2025-06-10T02:30:31.542783946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:31.543495138Z [Info] FluentMigrator.Runner.MigrationRunner: 14: drop_air_date migrated
2025-06-10T02:30:31.543593255Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047378s
2025-06-10T02:30:31.543685782Z [Info] FluentMigrator.Runner.MigrationRunner: 15: add_air_date_as_string migrating
2025-06-10T02:30:31.543814731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:31.543975525Z [Info] add_air_date_as_string: Starting migration of Main DB to 15
2025-06-10T02:30:31.544216801Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2025-06-10T02:30:31.544328786Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-06-10T02:30:31.544417024Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes AirDate String
2025-06-10T02:30:31.544533759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "AirDate" TEXT
2025-06-10T02:30:31.544971591Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004522s
2025-06-10T02:30:31.545101212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2025-06-10T02:30:31', 'add_air_date_as_string')
2025-06-10T02:30:31.545299431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:31.546051855Z [Info] FluentMigrator.Runner.MigrationRunner: 15: add_air_date_as_string migrated
2025-06-10T02:30:31.546068359Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014298s
2025-06-10T02:30:31.546162328Z [Info] FluentMigrator.Runner.MigrationRunner: 16: updated_imported_history_item migrating
2025-06-10T02:30:31.546266618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:31.546430007Z [Info] updated_imported_history_item: Starting migration of Main DB to 16
2025-06-10T02:30:31.546618466Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "History" SET "Data" = replace( "Data", '"Path"', '"ImportedPath"' ) WHERE "EventType" = 3
2025-06-10T02:30:31.546773468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "History" SET "Data" = replace( "Data", '"Path"', '"ImportedPath"' ) WHERE "EventType" = 3
2025-06-10T02:30:31.546992890Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000212s
2025-06-10T02:30:31.547092932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2025-06-10T02:30:31', 'updated_imported_history_item')
2025-06-10T02:30:31.547370190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:31.547893062Z [Info] FluentMigrator.Runner.MigrationRunner: 16: updated_imported_history_item migrated
2025-06-10T02:30:31.547975358Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010629s
2025-06-10T02:30:31.548094939Z [Info] FluentMigrator.Runner.MigrationRunner: 17: reset_scene_names migrating
2025-06-10T02:30:31.548186513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:31.548403691Z [Info] reset_scene_names: Starting migration of Main DB to 17
2025-06-10T02:30:31.548523832Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "EpisodeFiles" SET "SceneName" = NULL where "SceneName" != NULL
2025-06-10T02:30:31.548694817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "EpisodeFiles" SET "SceneName" = NULL where "SceneName" != NULL
2025-06-10T02:30:31.548865320Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001816s
2025-06-10T02:30:31.548966413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2025-06-10T02:30:31', 'reset_scene_names')
2025-06-10T02:30:31.549163350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:31.549720281Z [Info] FluentMigrator.Runner.MigrationRunner: 17: reset_scene_names migrated
2025-06-10T02:30:31.549841385Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010327s
2025-06-10T02:30:31.549940064Z [Info] FluentMigrator.Runner.MigrationRunner: 18: remove_duplicates migrating
2025-06-10T02:30:31.550034554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:31.550211540Z [Info] remove_duplicates: Starting migration of Main DB to 18
2025-06-10T02:30:31.550388246Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-06-10T02:30:31.550506524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-06-10T02:30:31.561286228Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107603s
2025-06-10T02:30:31.561390418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2025-06-10T02:30:31', 'remove_duplicates')
2025-06-10T02:30:31.561600030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:31.562190428Z [Info] FluentMigrator.Runner.MigrationRunner: 18: remove_duplicates migrated
2025-06-10T02:30:31.562280139Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116715s
2025-06-10T02:30:31.562379579Z [Info] FluentMigrator.Runner.MigrationRunner: 19: restore_unique_constraints migrating
2025-06-10T02:30:31.562491715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:31.562645645Z [Info] restore_unique_constraints: Starting migration of Main DB to 19
2025-06-10T02:30:31.563221114Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DROP INDEX IF EXISTS "IX_Series_TvdbId"
2025-06-10T02:30:31.563338440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX IF EXISTS "IX_Series_TvdbId"
2025-06-10T02:30:31.563615227Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000279s
2025-06-10T02:30:31.563725359Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DROP INDEX IF EXISTS "IX_Series_TitleSlug"
2025-06-10T02:30:31.563837274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX IF EXISTS "IX_Series_TitleSlug"
2025-06-10T02:30:31.564145124Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002758s
2025-06-10T02:30:31.564224764Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DROP INDEX IF EXISTS "IX_Episodes_TvDbEpisodeId"
2025-06-10T02:30:31.564346149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX IF EXISTS "IX_Episodes_TvDbEpisodeId"
2025-06-10T02:30:31.564579388Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000248s
2025-06-10T02:30:31.564693689Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TvdbId)
2025-06-10T02:30:31.564797067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2025-06-10T02:30:31.565028964Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002391s
2025-06-10T02:30:31.565144075Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TitleSlug)
2025-06-10T02:30:31.565232604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2025-06-10T02:30:31.565479280Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002482s
2025-06-10T02:30:31.565572087Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Episodes (TvDbEpisodeId)
2025-06-10T02:30:31.565696287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Episodes_TvDbEpisodeId" ON "Episodes" ("TvDbEpisodeId" ASC)
2025-06-10T02:30:31.565921851Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002455s
2025-06-10T02:30:31.566049889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2025-06-10T02:30:31', 'restore_unique_constraints')
2025-06-10T02:30:31.566261996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:31.567043750Z [Info] FluentMigrator.Runner.MigrationRunner: 19: restore_unique_constraints migrated
2025-06-10T02:30:31.567155535Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013585s
2025-06-10T02:30:31.567250156Z [Info] FluentMigrator.Runner.MigrationRunner: 20: add_year_and_seasons_to_series migrating
2025-06-10T02:30:31.567358163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:31.567525750Z [Info] add_year_and_seasons_to_series: Starting migration of Main DB to 20
2025-06-10T02:30:31.567892188Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-06-10T02:30:31.567981007Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-06-10T02:30:31.568087862Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Year Int32
2025-06-10T02:30:31.568164937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Year" INTEGER
2025-06-10T02:30:31.568615084Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004577s
2025-06-10T02:30:31.568713552Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-06-10T02:30:31.568804615Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2025-06-10T02:30:31.568895248Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Seasons String
2025-06-10T02:30:31.568991902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Seasons" TEXT
2025-06-10T02:30:31.569460736Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004423s
2025-06-10T02:30:31.569530837Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-06-10T02:30:31.569611881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-06-10T02:30:31.573706154Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040583s
2025-06-10T02:30:31.573839101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2025-06-10T02:30:31', 'add_year_and_seasons_to_series')
2025-06-10T02:30:31.574050237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:31.574625445Z [Info] FluentMigrator.Runner.MigrationRunner: 20: add_year_and_seasons_to_series migrated
2025-06-10T02:30:31.574721809Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049694s
2025-06-10T02:30:31.574826339Z [Info] FluentMigrator.Runner.MigrationRunner: 21: drop_seasons_table migrating
2025-06-10T02:30:31.574921531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:31.575067194Z [Info] drop_seasons_table: Starting migration of Main DB to 21
2025-06-10T02:30:31.575261555Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable Seasons
2025-06-10T02:30:31.575365204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Seasons"
2025-06-10T02:30:31.575615568Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002598s
2025-06-10T02:30:31.575737173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2025-06-10T02:30:31', 'drop_seasons_table')
2025-06-10T02:30:31.575997407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:31.576625451Z [Info] FluentMigrator.Runner.MigrationRunner: 21: drop_seasons_table migrated
2025-06-10T02:30:31.576708358Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012414s
2025-06-10T02:30:31.576809231Z [Info] FluentMigrator.Runner.MigrationRunner: 22: move_indexer_to_generic_provider migrating
2025-06-10T02:30:31.576917249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:31.577062471Z [Info] move_indexer_to_generic_provider: Starting migration of Main DB to 22
2025-06-10T02:30:31.577319168Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-06-10T02:30:31.577420643Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-06-10T02:30:31.577502768Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers ConfigContract String
2025-06-10T02:30:31.577612188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "ConfigContract" TEXT
2025-06-10T02:30:31.578068737Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004453s
2025-06-10T02:30:31.578167617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2025-06-10T02:30:31', 'move_indexer_to_generic_provider')
2025-06-10T02:30:31.578390535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:31.578967778Z [Info] FluentMigrator.Runner.MigrationRunner: 22: move_indexer_to_generic_provider migrated
2025-06-10T02:30:31.579081066Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013526s
2025-06-10T02:30:31.579208593Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_config_contract_to_indexers migrating
2025-06-10T02:30:31.579297061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:31.579441792Z [Info] add_config_contract_to_indexers: Starting migration of Main DB to 23
2025-06-10T02:30:31.581440967Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-06-10T02:30:31.581501269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NewznabSettings' WHERE "Implementation" = 'Newznab'
2025-06-10T02:30:31.581705941Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002011s
2025-06-10T02:30:31.581786182Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-06-10T02:30:31.581895362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'OmgwtfnzbsSettings' WHERE "Implementation" = 'Omgwtfnzbs'
2025-06-10T02:30:31.582094914Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002063s
2025-06-10T02:30:31.582242321Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-06-10T02:30:31.582265487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NullConfig' WHERE "Implementation" = 'Wombles'
2025-06-10T02:30:31.582454478Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000191s
2025-06-10T02:30:31.582573507Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-06-10T02:30:31.582644801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NullConfig' WHERE "Implementation" = 'Eztv'
2025-06-10T02:30:31.582822368Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001868s
2025-06-10T02:30:31.582962741Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-06-10T02:30:31.585392222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "ConfigContract" IS NULL
2025-06-10T02:30:31.585525541Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024888s
2025-06-10T02:30:31.585640723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2025-06-10T02:30:31', 'add_config_contract_to_indexers')
2025-06-10T02:30:31.585851768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:31.586383649Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_config_contract_to_indexers migrated
2025-06-10T02:30:31.586511566Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033536s
2025-06-10T02:30:31.586610064Z [Info] FluentMigrator.Runner.MigrationRunner: 24: drop_tvdb_episodeid migrating
2025-06-10T02:30:31.586719705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:31.586854336Z [Info] drop_tvdb_episodeid: Starting migration of Main DB to 24
2025-06-10T02:30:31.587061634Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Episodes TvDbEpisodeId
2025-06-10T02:30:31.588052659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Episodes_temp" ("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, "AbsoluteEpisodeNumber" INTEGER, "SceneAbsoluteEpisodeNumber" INTEGER, "SceneSeasonNumber" INTEGER, "SceneEpisodeNumber" INTEGER, "Monitored" INTEGER, "AirDateUtc" DATETIME, "AirDate" TEXT)
2025-06-10T02:30:31.588582005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Episodes_temp" ("Id", "SeriesId", "SeasonNumber", "EpisodeNumber", "Title", "Overview", "EpisodeFileId", "AbsoluteEpisodeNumber", "SceneAbsoluteEpisodeNumber", "SceneSeasonNumber", "SceneEpisodeNumber", "Monitored", "AirDateUtc", "AirDate") SELECT "Id", "SeriesId", "SeasonNumber", "EpisodeNumber", "Title", "Overview", "EpisodeFileId", "AbsoluteEpisodeNumber", "SceneAbsoluteEpisodeNumber", "SceneSeasonNumber", "SceneEpisodeNumber", "Monitored", "AirDateUtc", "AirDate" FROM "Episodes"
2025-06-10T02:30:31.589134557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Episodes"
2025-06-10T02:30:31.589460814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes_temp" RENAME TO "Episodes"
2025-06-10T02:30:31.590536289Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033543s
2025-06-10T02:30:31.590653185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2025-06-10T02:30:31', 'drop_tvdb_episodeid')
2025-06-10T02:30:31.590875162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:31.591561143Z [Info] FluentMigrator.Runner.MigrationRunner: 24: drop_tvdb_episodeid migrated
2025-06-10T02:30:31.591669811Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043627s
2025-06-10T02:30:31.591788350Z [Info] FluentMigrator.Runner.MigrationRunner: 25: move_notification_to_generic_provider migrating
2025-06-10T02:30:31.591883852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:31.592036971Z [Info] move_notification_to_generic_provider: Starting migration of Main DB to 25
2025-06-10T02:30:31.592302094Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-06-10T02:30:31.592410954Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2025-06-10T02:30:31.592478470Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications ConfigContract String
2025-06-10T02:30:31.592590154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "ConfigContract" TEXT
2025-06-10T02:30:31.593053297Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004559s
2025-06-10T02:30:31.593158138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2025-06-10T02:30:31', 'move_notification_to_generic_provider')
2025-06-10T02:30:31.593441599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:31.593986125Z [Info] FluentMigrator.Runner.MigrationRunner: 25: move_notification_to_generic_provider migrated
2025-06-10T02:30:31.594095916Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013856s
2025-06-10T02:30:31.594197551Z [Info] FluentMigrator.Runner.MigrationRunner: 26: add_config_contract_to_notifications migrating
2025-06-10T02:30:31.594370098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:31.594472735Z [Info] add_config_contract_to_notifications: Starting migration of Main DB to 26
2025-06-10T02:30:31.595236252Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-06-10T02:30:31.595345782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'EmailSettings' WHERE "Implementation" = 'Email'
2025-06-10T02:30:31.595550705Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002095s
2025-06-10T02:30:31.595641277Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-06-10T02:30:31.595719485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'GrowlSettings' WHERE "Implementation" = 'Growl'
2025-06-10T02:30:31.595926211Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001997s
2025-06-10T02:30:31.596022765Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-06-10T02:30:31.596127787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'NotifyMyAndroidSettings' WHERE "Implementation" = 'NotifyMyAndroid'
2025-06-10T02:30:31.596330535Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002135s
2025-06-10T02:30:31.596423552Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-06-10T02:30:31.596507231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'PlexClientSettings' WHERE "Implementation" = 'PlexClient'
2025-06-10T02:30:31.596702835Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002024s
2025-06-10T02:30:31.596802305Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-06-10T02:30:31.596890473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'PlexServerSettings' WHERE "Implementation" = 'PlexServer'
2025-06-10T02:30:31.597078922Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001932s
2025-06-10T02:30:31.597201409Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-06-10T02:30:31.597262742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'ProwlSettings' WHERE "Implementation" = 'Prowl'
2025-06-10T02:30:31.597459488Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001951s
2025-06-10T02:30:31.597551654Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-06-10T02:30:31.597624390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'PushBulletSettings' WHERE "Implementation" = 'PushBullet'
2025-06-10T02:30:31.597821537Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001914s
2025-06-10T02:30:31.597917250Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-06-10T02:30:31.598026390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'PushoverSettings' WHERE "Implementation" = 'Pushover'
2025-06-10T02:30:31.598279079Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001926s
2025-06-10T02:30:31.598293598Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-06-10T02:30:31.598375012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'XbmcSettings' WHERE "Implementation" = 'Xbmc'
2025-06-10T02:30:31.598568972Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001935s
2025-06-10T02:30:31.598668673Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-06-10T02:30:31.598794065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "ConfigContract" IS NULL
2025-06-10T02:30:31.598999158Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001795s
2025-06-10T02:30:31.599042416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2025-06-10T02:30:31', 'add_config_contract_to_notifications')
2025-06-10T02:30:31.599305756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:31.599824661Z [Info] FluentMigrator.Runner.MigrationRunner: 26: add_config_contract_to_notifications migrated
2025-06-10T02:30:31.599994282Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010399s
2025-06-10T02:30:31.600102300Z [Info] FluentMigrator.Runner.MigrationRunner: 27: fix_omgwtfnzbs migrating
2025-06-10T02:30:31.600183453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:31.600799363Z [Info] fix_omgwtfnzbs: Starting migration of Main DB to 27
2025-06-10T02:30:31.601341635Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-06-10T02:30:31.601449722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'OmgwtfnzbsSettings' WHERE "Implementation" = 'Omgwtfnzbs'
2025-06-10T02:30:31.601640216Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000199s
2025-06-10T02:30:31.601731720Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-06-10T02:30:31.601813946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = '{}' WHERE "Implementation" = 'Omgwtfnzbs' AND "Settings" IS NULL
2025-06-10T02:30:31.602027035Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002056s
2025-06-10T02:30:31.602119611Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-06-10T02:30:31.602200704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = '{}' WHERE "Implementation" = 'Omgwtfnzbs' AND "Settings" = ''
2025-06-10T02:30:31.602397270Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001936s
2025-06-10T02:30:31.602505157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2025-06-10T02:30:31', 'fix_omgwtfnzbs')
2025-06-10T02:30:31.602722264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:31.603267071Z [Info] FluentMigrator.Runner.MigrationRunner: 27: fix_omgwtfnzbs migrated
2025-06-10T02:30:31.603366912Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010554s
2025-06-10T02:30:31.603480351Z [Info] FluentMigrator.Runner.MigrationRunner: 28: add_blacklist_table migrating
2025-06-10T02:30:31.603574631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:31.603746306Z [Info] add_blacklist_table: Starting migration of Main DB to 28
2025-06-10T02:30:31.604092724Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Blacklist
2025-06-10T02:30:31.604218968Z [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)
2025-06-10T02:30:31.604589193Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003869s
2025-06-10T02:30:31.604700157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2025-06-10T02:30:31', 'add_blacklist_table')
2025-06-10T02:30:31.604915220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:31.605537993Z [Info] FluentMigrator.Runner.MigrationRunner: 28: add_blacklist_table migrated
2025-06-10T02:30:31.605630420Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013129s
2025-06-10T02:30:31.605738888Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_formats_to_naming_config migrating
2025-06-10T02:30:31.605851214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:31.605996817Z [Info] add_formats_to_naming_config: Starting migration of Main DB to 29
2025-06-10T02:30:31.606340539Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2025-06-10T02:30:31.606475170Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-06-10T02:30:31.606528207Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig StandardEpisodeFormat String
2025-06-10T02:30:31.606654792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "StandardEpisodeFormat" TEXT
2025-06-10T02:30:31.607120720Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004699s
2025-06-10T02:30:31.607230882Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2025-06-10T02:30:31.607333418Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-06-10T02:30:31.607410904Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig DailyEpisodeFormat String
2025-06-10T02:30:31.607519363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "DailyEpisodeFormat" TEXT
2025-06-10T02:30:31.608005241Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004701s
2025-06-10T02:30:31.608103910Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-06-10T02:30:31.608165754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-06-10T02:30:31.613654675Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053547s
2025-06-10T02:30:31.613767473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2025-06-10T02:30:31', 'add_formats_to_naming_config')
2025-06-10T02:30:31.613987055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:31.614611402Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_formats_to_naming_config migrated
2025-06-10T02:30:31.614719700Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006374s
2025-06-10T02:30:31.614775903Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_season_folder_format_to_naming_config migrating
2025-06-10T02:30:31.614895845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:31.615035696Z [Info] add_season_folder_format_to_naming_config: Starting migration of Main DB to 30
2025-06-10T02:30:31.615401352Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2025-06-10T02:30:31.615461824Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-06-10T02:30:31.615552647Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig SeasonFolderFormat String
2025-06-10T02:30:31.615656035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "SeasonFolderFormat" TEXT
2025-06-10T02:30:31.616160641Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004771s
2025-06-10T02:30:31.616233758Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-06-10T02:30:31.616344531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-06-10T02:30:31.617011394Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006633s
2025-06-10T02:30:31.617115133Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'seasonfolderformat'
2025-06-10T02:30:31.617245115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'seasonfolderformat'
2025-06-10T02:30:31.617401099Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00017s
2025-06-10T02:30:31.617494256Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'useseasonfolder'
2025-06-10T02:30:31.617646883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'useseasonfolder'
2025-06-10T02:30:31.617770061Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001516s
2025-06-10T02:30:31.617875033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2025-06-10T02:30:31', 'add_season_folder_format_to_naming_config')
2025-06-10T02:30:31.618099455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:31.618685915Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_season_folder_format_to_naming_config migrated
2025-06-10T02:30:31.618870467Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010719s
2025-06-10T02:30:31.618926760Z [Info] FluentMigrator.Runner.MigrationRunner: 31: delete_old_naming_config_columns migrating
2025-06-10T02:30:31.619017182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:31.619189359Z [Info] delete_old_naming_config_columns: Starting migration of Main DB to 31
2025-06-10T02:30:31.619665007Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig Separator, NumberStyle, IncludeSeriesTitle, IncludeEpisodeTitle, IncludeQuality, ReplaceSpaces
2025-06-10T02:30:31.620678928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NamingConfig_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "MultiEpisodeStyle" INTEGER NOT NULL, "RenameEpisodes" INTEGER, "StandardEpisodeFormat" TEXT, "DailyEpisodeFormat" TEXT, "SeasonFolderFormat" TEXT)
2025-06-10T02:30:31.621081749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "NamingConfig_temp" ("Id", "MultiEpisodeStyle", "RenameEpisodes", "StandardEpisodeFormat", "DailyEpisodeFormat", "SeasonFolderFormat") SELECT "Id", "MultiEpisodeStyle", "RenameEpisodes", "StandardEpisodeFormat", "DailyEpisodeFormat", "SeasonFolderFormat" FROM "NamingConfig"
2025-06-10T02:30:31.621444920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig"
2025-06-10T02:30:31.621688922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig"
2025-06-10T02:30:31.622989239Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031306s
2025-06-10T02:30:31.623106516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2025-06-10T02:30:31', 'delete_old_naming_config_columns')
2025-06-10T02:30:31.623334294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:31.624021648Z [Info] FluentMigrator.Runner.MigrationRunner: 31: delete_old_naming_config_columns migrated
2025-06-10T02:30:31.624135357Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041585s
2025-06-10T02:30:31.624243845Z [Info] FluentMigrator.Runner.MigrationRunner: 32: set_default_release_group migrating
2025-06-10T02:30:31.624346572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:31.624530473Z [Info] set_default_release_group: Starting migration of Main DB to 32
2025-06-10T02:30:31.625085911Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-06-10T02:30:31.625185772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "EpisodeFiles" SET "ReleaseGroup" = 'DRONE' WHERE "ReleaseGroup" IS NULL
2025-06-10T02:30:31.625389692Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001969s
2025-06-10T02:30:31.625505135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2025-06-10T02:30:31', 'set_default_release_group')
2025-06-10T02:30:31.625739266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:31.626261007Z [Info] FluentMigrator.Runner.MigrationRunner: 32: set_default_release_group migrated
2025-06-10T02:30:31.626385036Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010639s
2025-06-10T02:30:31.626466320Z [Info] FluentMigrator.Runner.MigrationRunner: 33: add_api_key_to_pushover migrating
2025-06-10T02:30:31.629372982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:31.629512072Z [Info] add_api_key_to_pushover: Starting migration of Main DB to 33
2025-06-10T02:30:31.629741725Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-06-10T02:30:31.629836766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-06-10T02:30:31.630662188Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008169s
2025-06-10T02:30:31.630780797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2025-06-10T02:30:31', 'add_api_key_to_pushover')
2025-06-10T02:30:31.630999447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:31.631566128Z [Info] FluentMigrator.Runner.MigrationRunner: 33: add_api_key_to_pushover migrated
2025-06-10T02:30:31.631677803Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017327s
2025-06-10T02:30:31.631791702Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_series_contraints migrating
2025-06-10T02:30:31.631915842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:31.632124462Z [Info] remove_series_contraints: Starting migration of Main DB to 34
2025-06-10T02:30:31.633267003Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-06-10T02:30:31.633388197Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-06-10T02:30:31.633656287Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series ImdbId String
2025-06-10T02:30:31.635124152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Series_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "TvRageId" INTEGER NOT NULL, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "AirTime" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "QualityProfileId" 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)
2025-06-10T02:30:31.635775032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Series_temp" ("Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "QualityProfileId", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons") SELECT "Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "QualityProfileId", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons" FROM "Series"
2025-06-10T02:30:31.636442506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2025-06-10T02:30:31.636846960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2025-06-10T02:30:31.637950502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2025-06-10T02:30:31.638166968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2025-06-10T02:30:31.638416981Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046438s
2025-06-10T02:30:31.638493716Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series TitleSlug String
2025-06-10T02:30:31.639429741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Series_temp" ("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, "QualityProfileId" 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)
2025-06-10T02:30:31.640152636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Series_temp" ("Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "QualityProfileId", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons") SELECT "Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "QualityProfileId", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons" FROM "Series"
2025-06-10T02:30:31.640778666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2025-06-10T02:30:31.641204053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2025-06-10T02:30:31.642279338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2025-06-10T02:30:31.642524121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2025-06-10T02:30:31.642719654Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041195s
2025-06-10T02:30:31.642845908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2025-06-10T02:30:31', 'remove_series_contraints')
2025-06-10T02:30:31.643052334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:31.643767514Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_series_contraints migrated
2025-06-10T02:30:31.643893287Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051658s
2025-06-10T02:30:31.644062869Z [Info] FluentMigrator.Runner.MigrationRunner: 35: add_series_folder_format_to_naming_config migrating
2025-06-10T02:30:31.644166357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:31.644328343Z [Info] add_series_folder_format_to_naming_config: Starting migration of Main DB to 35
2025-06-10T02:30:31.645015657Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2025-06-10T02:30:31.645113885Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.4E-06s
2025-06-10T02:30:31.645202213Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig SeriesFolderFormat String
2025-06-10T02:30:31.645311623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "SeriesFolderFormat" TEXT
2025-06-10T02:30:31.645812792Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004638s
2025-06-10T02:30:31.645873925Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-06-10T02:30:31.645955800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "SeriesFolderFormat" = '{Series Title}' WHERE 1 = 1
2025-06-10T02:30:31.646150893Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001919s
2025-06-10T02:30:31.646259130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2025-06-10T02:30:31', 'add_series_folder_format_to_naming_config')
2025-06-10T02:30:31.646494073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:31.647044742Z [Info] FluentMigrator.Runner.MigrationRunner: 35: add_series_folder_format_to_naming_config migrated
2025-06-10T02:30:31.647161367Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001087s
2025-06-10T02:30:31.647261328Z [Info] FluentMigrator.Runner.MigrationRunner: 36: update_with_quality_converters migrating
2025-06-10T02:30:31.647422262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:31.647539588Z [Info] update_with_quality_converters: Starting migration of Main DB to 36
2025-06-10T02:30:31.648457176Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2025-06-10T02:30:31.648576486Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-06-10T02:30:31.648684414Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles Items String
2025-06-10T02:30:31.648752390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "Items" TEXT
2025-06-10T02:30:31.649191755Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000444s
2025-06-10T02:30:31.649286426Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-06-10T02:30:31.649387539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-06-10T02:30:31.651474702Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020609s
2025-06-10T02:30:31.651567659Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-06-10T02:30:31.651642920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-06-10T02:30:31.653144033Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014453s
2025-06-10T02:30:31.653242321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2025-06-10T02:30:31', 'update_with_quality_converters')
2025-06-10T02:30:31.653463676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:31.654155259Z [Info] FluentMigrator.Runner.MigrationRunner: 36: update_with_quality_converters migrated
2025-06-10T02:30:31.654251322Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002472s
2025-06-10T02:30:31.654354710Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_configurable_qualities migrating
2025-06-10T02:30:31.654470323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:31.654627099Z [Info] add_configurable_qualities: Starting migration of Main DB to 37
2025-06-10T02:30:31.655909731Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn QualityProfiles Allowed
2025-06-10T02:30:31.656848802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "QualityProfiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Cutoff" INTEGER NOT NULL, "Items" TEXT)
2025-06-10T02:30:31.657138685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "QualityProfiles_temp" ("Id", "Name", "Cutoff", "Items") SELECT "Id", "Name", "Cutoff", "Items" FROM "QualityProfiles"
2025-06-10T02:30:31.657389140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "QualityProfiles"
2025-06-10T02:30:31.657742301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles_temp" RENAME TO "QualityProfiles"
2025-06-10T02:30:31.659034502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityProfiles_Name" ON "QualityProfiles" ("Name" ASC)
2025-06-10T02:30:31.659250477Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032321s
2025-06-10T02:30:31.659353695Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn QualityProfiles Items String
2025-06-10T02:30:31.660365482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "QualityProfiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Cutoff" INTEGER NOT NULL, "Items" TEXT NOT NULL)
2025-06-10T02:30:31.660670586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "QualityProfiles_temp" ("Id", "Name", "Cutoff", "Items") SELECT "Id", "Name", "Cutoff", "Items" FROM "QualityProfiles"
2025-06-10T02:30:31.660922914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "QualityProfiles"
2025-06-10T02:30:31.661285845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles_temp" RENAME TO "QualityProfiles"
2025-06-10T02:30:31.662550030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityProfiles_Name" ON "QualityProfiles" ("Name" ASC)
2025-06-10T02:30:31.662775975Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032933s
2025-06-10T02:30:31.662871057Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityDefinitions
2025-06-10T02:30:31.662976268Z [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, "Weight" INTEGER NOT NULL, "MinSize" INTEGER NOT NULL, "MaxSize" INTEGER NOT NULL)
2025-06-10T02:30:31.663308297Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003291s
2025-06-10T02:30:31.663401775Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Quality)
2025-06-10T02:30:31.663508881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC)
2025-06-10T02:30:31.663733673Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002277s
2025-06-10T02:30:31.663841430Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Title)
2025-06-10T02:30:31.663969669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC)
2025-06-10T02:30:31.664190453Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002284s
2025-06-10T02:30:31.664278460Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Weight)
2025-06-10T02:30:31.664379163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Weight" ON "QualityDefinitions" ("Weight" ASC)
2025-06-10T02:30:31.664613906Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002231s
2025-06-10T02:30:31.664711051Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-06-10T02:30:31.664802525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-06-10T02:30:31.665777108Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009392s
2025-06-10T02:30:31.665843612Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable QualitySizes
2025-06-10T02:30:31.665935847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "QualitySizes"
2025-06-10T02:30:31.666337316Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003861s
2025-06-10T02:30:31.666442147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2025-06-10T02:30:31', 'add_configurable_qualities')
2025-06-10T02:30:31.666658983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:31.667577824Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_configurable_qualities migrated
2025-06-10T02:30:31.667684548Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016205s
2025-06-10T02:30:31.667777756Z [Info] FluentMigrator.Runner.MigrationRunner: 38: add_on_upgrade_to_notifications migrating
2025-06-10T02:30:31.667910333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:31.668055475Z [Info] add_on_upgrade_to_notifications: Starting migration of Main DB to 38
2025-06-10T02:30:31.668316060Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-06-10T02:30:31.668439318Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-06-10T02:30:31.668513648Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnUpgrade Boolean
2025-06-10T02:30:31.668611705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnUpgrade" INTEGER
2025-06-10T02:30:31.669056831Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004298s
2025-06-10T02:30:31.669153746Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "OnUpgrade" = "OnDownload"
2025-06-10T02:30:31.669290341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "OnUpgrade" = "OnDownload"
2025-06-10T02:30:31.669446987Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001586s
2025-06-10T02:30:31.669556888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2025-06-10T02:30:31', 'add_on_upgrade_to_notifications')
2025-06-10T02:30:31.669754967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:31.670369294Z [Info] FluentMigrator.Runner.MigrationRunner: 38: add_on_upgrade_to_notifications migrated
2025-06-10T02:30:31.670447531Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010442s
2025-06-10T02:30:31.670535017Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_metadata_tables migrating
2025-06-10T02:30:31.670683847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:31.670785412Z [Info] add_metadata_tables: Starting migration of Main DB to 39
2025-06-10T02:30:31.671454849Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Metadata
2025-06-10T02:30:31.671594000Z [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-06-10T02:30:31.671917070Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003469s
2025-06-10T02:30:31.672067072Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles
2025-06-10T02:30:31.672142364Z [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)
2025-06-10T02:30:31.672490575Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003712s
2025-06-10T02:30:31.672598532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2025-06-10T02:30:31', 'add_metadata_tables')
2025-06-10T02:30:31.672796871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:31.673434445Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_metadata_tables migrated
2025-06-10T02:30:31.673549607Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013233s
2025-06-10T02:30:31.673649278Z [Info] FluentMigrator.Runner.MigrationRunner: 40: add_metadata_to_episodes_and_series migrating
2025-06-10T02:30:31.673748117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:31.673908449Z [Info] add_metadata_to_episodes_and_series: Starting migration of Main DB to 40
2025-06-10T02:30:31.674377153Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-06-10T02:30:31.674473677Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-06-10T02:30:31.674562917Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Actors String
2025-06-10T02:30:31.674652127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Actors" TEXT
2025-06-10T02:30:31.675098826Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004544s
2025-06-10T02:30:31.675198837Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Ratings String
2025-06-10T02:30:31.675304921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Ratings" TEXT
2025-06-10T02:30:31.675799086Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004498s
2025-06-10T02:30:31.675901031Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Genres String
2025-06-10T02:30:31.675988878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Genres" TEXT
2025-06-10T02:30:31.676434655Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004448s
2025-06-10T02:30:31.676528134Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Certification String
2025-06-10T02:30:31.676666683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Certification" TEXT
2025-06-10T02:30:31.677103482Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004541s
2025-06-10T02:30:31.677224295Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2025-06-10T02:30:31.677278945Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-06-10T02:30:31.677367724Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes Ratings String
2025-06-10T02:30:31.677472816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "Ratings" TEXT
2025-06-10T02:30:31.677932972Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004495s
2025-06-10T02:30:31.678021831Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes Images String
2025-06-10T02:30:31.678134949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "Images" TEXT
2025-06-10T02:30:31.678558692Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004414s
2025-06-10T02:30:31.678680297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2025-06-10T02:30:31', 'add_metadata_to_episodes_and_series')
2025-06-10T02:30:31.678948817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:31.679577673Z [Info] FluentMigrator.Runner.MigrationRunner: 40: add_metadata_to_episodes_and_series migrated
2025-06-10T02:30:31.679659248Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014059s
2025-06-10T02:30:31.679755932Z [Info] FluentMigrator.Runner.MigrationRunner: 41: fix_xbmc_season_images_metadata migrating
2025-06-10T02:30:31.679863970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:31.680026417Z [Info] fix_xbmc_season_images_metadata: Starting migration of Main DB to 41
2025-06-10T02:30:31.680224035Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MetadataFiles" SET "Type" = 4 WHERE "Consumer" = 'XbmcMetadata' AND "SeasonNumber" IS NOT NULL
2025-06-10T02:30:31.680381692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MetadataFiles" SET "Type" = 4 WHERE "Consumer" = 'XbmcMetadata' AND "SeasonNumber" IS NOT NULL
2025-06-10T02:30:31.680579310Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002012s
2025-06-10T02:30:31.680683350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2025-06-10T02:30:31', 'fix_xbmc_season_images_metadata')
2025-06-10T02:30:31.680909264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:31.681437438Z [Info] FluentMigrator.Runner.MigrationRunner: 41: fix_xbmc_season_images_metadata migrated
2025-06-10T02:30:31.681563842Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010503s
2025-06-10T02:30:31.681665407Z [Info] FluentMigrator.Runner.MigrationRunner: 42: add_download_clients_table migrating
2025-06-10T02:30:31.681769947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:31.681904769Z [Info] add_download_clients_table: Starting migration of Main DB to 42
2025-06-10T02:30:31.682311768Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients
2025-06-10T02:30:31.682453083Z [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, "Protocol" INTEGER NOT NULL)
2025-06-10T02:30:31.682807797Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003817s
2025-06-10T02:30:31.682920734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2025-06-10T02:30:31', 'add_download_clients_table')
2025-06-10T02:30:31.683176309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:31.683724703Z [Info] FluentMigrator.Runner.MigrationRunner: 42: add_download_clients_table migrated
2025-06-10T02:30:31.683839865Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012993s
2025-06-10T02:30:31.683965137Z [Info] FluentMigrator.Runner.MigrationRunner: 43: convert_config_to_download_clients migrating
2025-06-10T02:30:31.684067814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:31.684719145Z [Info] convert_config_to_download_clients: Starting migration of Main DB to 43
2025-06-10T02:30:31.684788775Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-06-10T02:30:31.684802092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-06-10T02:30:31.689262092Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046802s
2025-06-10T02:30:31.689398387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2025-06-10T02:30:31', 'convert_config_to_download_clients')
2025-06-10T02:30:31.689636406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:31.690333609Z [Info] FluentMigrator.Runner.MigrationRunner: 43: convert_config_to_download_clients migrated
2025-06-10T02:30:31.690437639Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057714s
2025-06-10T02:30:31.690582000Z [Info] FluentMigrator.Runner.MigrationRunner: 44: fix_xbmc_episode_metadata migrating
2025-06-10T02:30:31.690663253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:31.690787203Z [Info] fix_xbmc_episode_metadata: Starting migration of Main DB to 44
2025-06-10T02:30:31.691017496Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MetadataFiles" SET "Type" = 2 WHERE "Consumer" = 'XbmcMetadata' AND "EpisodeFileId" IS NOT NULL AND "Type" = 4 AND "RelativePath" LIKE '%.nfo'
2025-06-10T02:30:31.691239123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MetadataFiles" SET "Type" = 2 WHERE "Consumer" = 'XbmcMetadata' AND "EpisodeFileId" IS NOT NULL AND "Type" = 4 AND "RelativePath" LIKE '%.nfo'
2025-06-10T02:30:31.691469637Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002463s
2025-06-10T02:30:31.691580259Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MetadataFiles" SET "Type" = 5 WHERE "Consumer" = 'XbmcMetadata' AND "EpisodeFileId" IS NOT NULL AND "Type" = 4
2025-06-10T02:30:31.691723428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MetadataFiles" SET "Type" = 5 WHERE "Consumer" = 'XbmcMetadata' AND "EpisodeFileId" IS NOT NULL AND "Type" = 4
2025-06-10T02:30:31.691959653Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002248s
2025-06-10T02:30:31.692080106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2025-06-10T02:30:31', 'fix_xbmc_episode_metadata')
2025-06-10T02:30:31.705288650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:31.706198672Z [Info] FluentMigrator.Runner.MigrationRunner: 44: fix_xbmc_episode_metadata migrated
2025-06-10T02:30:31.706322321Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0144393s
2025-06-10T02:30:31.706481942Z [Info] FluentMigrator.Runner.MigrationRunner: 45: add_indexes migrating
2025-06-10T02:30:31.706588958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:31.706796616Z [Info] add_indexes: Starting migration of Main DB to 45
2025-06-10T02:30:31.707649152Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Blacklist (SeriesId)
2025-06-10T02:30:31.707777000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blacklist_SeriesId" ON "Blacklist" ("SeriesId" ASC)
2025-06-10T02:30:31.708124850Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000351s
2025-06-10T02:30:31.708235914Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex EpisodeFiles (SeriesId)
2025-06-10T02:30:31.708366667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_EpisodeFiles_SeriesId" ON "EpisodeFiles" ("SeriesId" ASC)
2025-06-10T02:30:31.708554515Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002243s
2025-06-10T02:30:31.708655969Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Episodes (EpisodeFileId)
2025-06-10T02:30:31.708759167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_EpisodeFileId" ON "Episodes" ("EpisodeFileId" ASC)
2025-06-10T02:30:31.708969741Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002164s
2025-06-10T02:30:31.709060193Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Episodes (SeriesId)
2025-06-10T02:30:31.709160465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId" ON "Episodes" ("SeriesId" ASC)
2025-06-10T02:30:31.709384887Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002089s
2025-06-10T02:30:31.709478445Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EpisodeId)
2025-06-10T02:30:31.709587856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EpisodeId" ON "History" ("EpisodeId" ASC)
2025-06-10T02:30:31.709813179Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002161s
2025-06-10T02:30:31.709891557Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date)
2025-06-10T02:30:31.709993562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2025-06-10T02:30:31.710274548Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002711s
2025-06-10T02:30:31.710384700Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (Path)
2025-06-10T02:30:31.710454430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2025-06-10T02:30:31.710668762Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002229s
2025-06-10T02:30:31.710773412Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (CleanTitle)
2025-06-10T02:30:31.710870608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2025-06-10T02:30:31.711120171Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002412s
2025-06-10T02:30:31.711223489Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TvRageId)
2025-06-10T02:30:31.711306345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2025-06-10T02:30:31.711531890Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002176s
2025-06-10T02:30:31.711646270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2025-06-10T02:30:31', 'add_indexes')
2025-06-10T02:30:31.711866734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:31.712791896Z [Info] FluentMigrator.Runner.MigrationRunner: 45: add_indexes migrated
2025-06-10T02:30:31.713013152Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014541s
2025-06-10T02:30:31.713181491Z [Info] FluentMigrator.Runner.MigrationRunner: 46: fix_nzb_su_url migrating
2025-06-10T02:30:31.713331042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:31.713546255Z [Info] fix_nzb_su_url: Starting migration of Main DB to 46
2025-06-10T02:30:31.713756068Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = replace("Settings", '//nzb.su', '//api.nzb.su')WHERE "Implementation" = 'Newznab'AND "Settings" LIKE '%//nzb.su%'
2025-06-10T02:30:31.713952473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = replace("Settings", '//nzb.su', '//api.nzb.su')WHERE "Implementation" = 'Newznab'AND "Settings" LIKE '%//nzb.su%'
2025-06-10T02:30:31.714180242Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002442s
2025-06-10T02:30:31.714292227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (46, '2025-06-10T02:30:31', 'fix_nzb_su_url')
2025-06-10T02:30:31.714489314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:31.715122038Z [Info] FluentMigrator.Runner.MigrationRunner: 46: fix_nzb_su_url migrated
2025-06-10T02:30:31.715229354Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011785s
2025-06-10T02:30:31.715339596Z [Info] FluentMigrator.Runner.MigrationRunner: 47: add_temporary_blacklist_columns migrating
2025-06-10T02:30:31.715427393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:31.715589810Z [Info] add_temporary_blacklist_columns: Starting migration of Main DB to 47
2025-06-10T02:30:31.715870214Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2025-06-10T02:30:31.715997370Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-06-10T02:30:31.716094285Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist PublishedDate DateTime
2025-06-10T02:30:31.716322385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "PublishedDate" DATETIME
2025-06-10T02:30:31.716795247Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005709s
2025-06-10T02:30:31.716885468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2025-06-10T02:30:31', 'add_temporary_blacklist_columns')
2025-06-10T02:30:31.717108016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:31.717761763Z [Info] FluentMigrator.Runner.MigrationRunner: 47: add_temporary_blacklist_columns migrated
2025-06-10T02:30:31.717851453Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015439s
2025-06-10T02:30:31.717969070Z [Info] FluentMigrator.Runner.MigrationRunner: 48: add_title_to_scenemappings migrating
2025-06-10T02:30:31.718047298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:31.718198783Z [Info] add_title_to_scenemappings: Starting migration of Main DB to 48
2025-06-10T02:30:31.718441582Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SceneMappings
2025-06-10T02:30:31.718550220Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-06-10T02:30:31.718641825Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings Title String
2025-06-10T02:30:31.718748139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "Title" TEXT
2025-06-10T02:30:31.719256462Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005163s
2025-06-10T02:30:31.719372255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (48, '2025-06-10T02:30:31', 'add_title_to_scenemappings')
2025-06-10T02:30:31.719602098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:31.720242778Z [Info] FluentMigrator.Runner.MigrationRunner: 48: add_title_to_scenemappings migrated
2025-06-10T02:30:31.720370976Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015018s
2025-06-10T02:30:31.720450196Z [Info] FluentMigrator.Runner.MigrationRunner: 49: fix_dognzb_url migrating
2025-06-10T02:30:31.720559426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:31.720704929Z [Info] fix_dognzb_url: Starting migration of Main DB to 49
2025-06-10T02:30:31.720886434Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = replace("Settings", '//dognzb.cr', '//api.dognzb.cr')WHERE "Implementation" = 'Newznab'AND "Settings" LIKE '%//dognzb.cr%'
2025-06-10T02:30:31.721081397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = replace("Settings", '//dognzb.cr', '//api.dognzb.cr')WHERE "Implementation" = 'Newznab'AND "Settings" LIKE '%//dognzb.cr%'
2025-06-10T02:30:31.721315007Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002394s
2025-06-10T02:30:31.721417664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2025-06-10T02:30:31', 'fix_dognzb_url')
2025-06-10T02:30:31.721622576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:31.722279669Z [Info] FluentMigrator.Runner.MigrationRunner: 49: fix_dognzb_url migrated
2025-06-10T02:30:31.722311784Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011291s
2025-06-10T02:30:31.722449872Z [Info] FluentMigrator.Runner.MigrationRunner: 50: add_hash_to_metadata_files migrating
2025-06-10T02:30:31.722528821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:31.722664774Z [Info] add_hash_to_metadata_files: Starting migration of Main DB to 50
2025-06-10T02:30:31.722909377Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2025-06-10T02:30:31.723016523Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2025-06-10T02:30:31.723108758Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataFiles Hash String
2025-06-10T02:30:31.723208339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles" ADD COLUMN "Hash" TEXT
2025-06-10T02:30:31.723719037Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000512s
2025-06-10T02:30:31.723827966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2025-06-10T02:30:31', 'add_hash_to_metadata_files')
2025-06-10T02:30:31.724065755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:31.724823180Z [Info] FluentMigrator.Runner.MigrationRunner: 50: add_hash_to_metadata_files migrated
2025-06-10T02:30:31.724918231Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016089s
2025-06-10T02:30:31.725022421Z [Info] FluentMigrator.Runner.MigrationRunner: 51: download_client_import migrating
2025-06-10T02:30:31.725133034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:31.725276393Z [Info] download_client_import: Starting migration of Main DB to 51
2025-06-10T02:30:31.725524222Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-06-10T02:30:31.725646808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-06-10T02:30:31.726139480Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004553s
2025-06-10T02:30:31.726214752Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-06-10T02:30:31.726286476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-06-10T02:30:31.729282328Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029757s
2025-06-10T02:30:31.729384173Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-06-10T02:30:31.729467781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-06-10T02:30:31.734816290Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053334s
2025-06-10T02:30:31.734925429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2025-06-10T02:30:31', 'download_client_import')
2025-06-10T02:30:31.735159501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:31.735821083Z [Info] FluentMigrator.Runner.MigrationRunner: 51: download_client_import migrated
2025-06-10T02:30:31.735956215Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063501s
2025-06-10T02:30:31.736089463Z [Info] FluentMigrator.Runner.MigrationRunner: 52: add_columns_for_anime migrating
2025-06-10T02:30:31.736160566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:31.736305678Z [Info] add_columns_for_anime: Starting migration of Main DB to 52
2025-06-10T02:30:31.736654781Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SceneMappings
2025-06-10T02:30:31.736768500Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-06-10T02:30:31.736840996Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings Type String
2025-06-10T02:30:31.736968503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "Type" TEXT
2025-06-10T02:30:31.737486276Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005361s
2025-06-10T02:30:31.737591638Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "SceneMappings"
2025-06-10T02:30:31.737742712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "SceneMappings"
2025-06-10T02:30:31.737842703Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001381s
2025-06-10T02:30:31.737941652Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2025-06-10T02:30:31.738019148Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-06-10T02:30:31.738112547Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig AnimeEpisodeFormat String
2025-06-10T02:30:31.738218610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "AnimeEpisodeFormat" TEXT
2025-06-10T02:30:31.738720250Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004783s
2025-06-10T02:30:31.738801373Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "AnimeEpisodeFormat" = "StandardEpisodeFormat"
2025-06-10T02:30:31.738956857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "AnimeEpisodeFormat" = "StandardEpisodeFormat"
2025-06-10T02:30:31.739136619Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001796s
2025-06-10T02:30:31.739244045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2025-06-10T02:30:31', 'add_columns_for_anime')
2025-06-10T02:30:31.739454418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:31.740119217Z [Info] FluentMigrator.Runner.MigrationRunner: 52: add_columns_for_anime migrated
2025-06-10T02:30:31.740243818Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011543s
2025-06-10T02:30:31.740351845Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_series_sorttitle migrating
2025-06-10T02:30:31.740440854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:31.740597159Z [Info] add_series_sorttitle: Starting migration of Main DB to 53
2025-06-10T02:30:31.741550128Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series SortTitle String
2025-06-10T02:30:31.741682955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "SortTitle" TEXT
2025-06-10T02:30:31.742223704Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000523s
2025-06-10T02:30:31.742317513Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-06-10T02:30:31.742392895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-06-10T02:30:31.743071441Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006724s
2025-06-10T02:30:31.743206413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2025-06-10T02:30:31', 'add_series_sorttitle')
2025-06-10T02:30:31.743407998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:31.744055642Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_series_sorttitle migrated
2025-06-10T02:30:31.744215644Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016518s
2025-06-10T02:30:31.744280234Z [Info] FluentMigrator.Runner.MigrationRunner: 54: rename_profiles migrating
2025-06-10T02:30:31.744356548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:31.744501951Z [Info] rename_profiles: Starting migration of Main DB to 54
2025-06-10T02:30:31.746374160Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable QualityProfiles Profiles
2025-06-10T02:30:31.746559053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" RENAME TO "Profiles"
2025-06-10T02:30:31.748256049Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017347s
2025-06-10T02:30:31.748368626Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles
2025-06-10T02:30:31.748588378Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-06-10T02:30:31.748600413Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles Language Int32
2025-06-10T02:30:31.748622226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "Language" INTEGER
2025-06-10T02:30:31.749120840Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005036s
2025-06-10T02:30:31.749240371Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles
2025-06-10T02:30:31.749314731Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-06-10T02:30:31.749405503Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles GrabDelay Int32
2025-06-10T02:30:31.749503150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "GrabDelay" INTEGER
2025-06-10T02:30:31.750003608Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004986s
2025-06-10T02:30:31.750105172Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles
2025-06-10T02:30:31.750201887Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2025-06-10T02:30:31.750256246Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles GrabDelayMode Int32
2025-06-10T02:30:31.750366448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "GrabDelayMode" INTEGER
2025-06-10T02:30:31.750933269Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005341s
2025-06-10T02:30:31.751005264Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-06-10T02:30:31.751096207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Profiles" SET "Language" = 1, "GrabDelay" = 0, "GrabDelayMode" = 0 WHERE 1 = 1
2025-06-10T02:30:31.751284927Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001932s
2025-06-10T02:30:31.751374959Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-06-10T02:30:31.751509740Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-06-10T02:30:31.751540492Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series ProfileId Int32
2025-06-10T02:30:31.751631385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "ProfileId" INTEGER
2025-06-10T02:30:31.752141061Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005045s
2025-06-10T02:30:31.752250461Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Series" SET "ProfileId" = "QualityProfileId"
2025-06-10T02:30:31.752381886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Series" SET "ProfileId" = "QualityProfileId"
2025-06-10T02:30:31.752568472Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001606s
2025-06-10T02:30:31.752637200Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable PendingReleases
2025-06-10T02:30:31.752755308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "PendingReleases" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "Title" TEXT NOT NULL, "Added" DATETIME NOT NULL, "ParsedEpisodeInfo" TEXT NOT NULL, "Release" TEXT NOT NULL)
2025-06-10T02:30:31.753100202Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003753s
2025-06-10T02:30:31.753215965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2025-06-10T02:30:31', 'rename_profiles')
2025-06-10T02:30:31.753434726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:31.754171990Z [Info] FluentMigrator.Runner.MigrationRunner: 54: rename_profiles migrated
2025-06-10T02:30:31.754351131Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014418s
2025-06-10T02:30:31.754392905Z [Info] FluentMigrator.Runner.MigrationRunner: 55: drop_old_profile_columns migrating
2025-06-10T02:30:31.754484389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:31.754640313Z [Info] drop_old_profile_columns: Starting migration of Main DB to 55
2025-06-10T02:30:31.754850747Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Series QualityProfileId
2025-06-10T02:30:31.756126456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Series_temp" ("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)
2025-06-10T02:30:31.756859451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Series_temp" ("Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "ProfileId") SELECT "Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "ProfileId" FROM "Series"
2025-06-10T02:30:31.757566846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2025-06-10T02:30:31.758256735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2025-06-10T02:30:31.759475258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2025-06-10T02:30:31.759702155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2025-06-10T02:30:31.759975585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2025-06-10T02:30:31.760180969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2025-06-10T02:30:31.760410902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2025-06-10T02:30:31.760631055Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056673s
2025-06-10T02:30:31.760768722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2025-06-10T02:30:31', 'drop_old_profile_columns')
2025-06-10T02:30:31.760946851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:31.761753725Z [Info] FluentMigrator.Runner.MigrationRunner: 55: drop_old_profile_columns migrated
2025-06-10T02:30:31.761887134Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067864s
2025-06-10T02:30:31.761983578Z [Info] FluentMigrator.Runner.MigrationRunner: 56: add_mediainfo_to_episodefile migrating
2025-06-10T02:30:31.762076736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:31.762236698Z [Info] add_mediainfo_to_episodefile: Starting migration of Main DB to 56
2025-06-10T02:30:31.762483945Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2025-06-10T02:30:31.762585470Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-06-10T02:30:31.762762707Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles MediaInfo String
2025-06-10T02:30:31.762779340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "MediaInfo" TEXT
2025-06-10T02:30:31.763292493Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005216s
2025-06-10T02:30:31.763418006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2025-06-10T02:30:31', 'add_mediainfo_to_episodefile')
2025-06-10T02:30:31.763623249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:31.764323669Z [Info] FluentMigrator.Runner.MigrationRunner: 56: add_mediainfo_to_episodefile migrated
2025-06-10T02:30:31.764378139Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014893s
2025-06-10T02:30:31.764472770Z [Info] FluentMigrator.Runner.MigrationRunner: 57: convert_episode_file_path_to_relative migrating
2025-06-10T02:30:31.764584104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:31.764736831Z [Info] convert_episode_file_path_to_relative: Starting migration of Main DB to 57
2025-06-10T02:30:31.765045703Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles RelativePath String
2025-06-10T02:30:31.765162288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "RelativePath" TEXT
2025-06-10T02:30:31.765720422Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005497s
2025-06-10T02:30:31.765817627Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-06-10T02:30:31.765901987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-06-10T02:30:31.766589411Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006693s
2025-06-10T02:30:31.766734543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2025-06-10T02:30:31', 'convert_episode_file_path_to_relative')
2025-06-10T02:30:31.766935748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:31.767571428Z [Info] FluentMigrator.Runner.MigrationRunner: 57: convert_episode_file_path_to_relative migrated
2025-06-10T02:30:31.767675137Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016332s
2025-06-10T02:30:31.767782614Z [Info] FluentMigrator.Runner.MigrationRunner: 58: drop_episode_file_path migrating
2025-06-10T02:30:31.767886222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:31.768052647Z [Info] drop_episode_file_path: Starting migration of Main DB to 58
2025-06-10T02:30:31.768237550Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn EpisodeFiles Path
2025-06-10T02:30:31.769384349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "EpisodeFiles_temp" ("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-06-10T02:30:31.769817431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "EpisodeFiles_temp" ("Id", "SeriesId", "Quality", "Size", "DateAdded", "SeasonNumber", "SceneName", "ReleaseGroup", "MediaInfo", "RelativePath") SELECT "Id", "SeriesId", "Quality", "Size", "DateAdded", "SeasonNumber", "SceneName", "ReleaseGroup", "MediaInfo", "RelativePath" FROM "EpisodeFiles"
2025-06-10T02:30:31.770173928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "EpisodeFiles"
2025-06-10T02:30:31.770619956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles_temp" RENAME TO "EpisodeFiles"
2025-06-10T02:30:31.771799792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_EpisodeFiles_SeriesId" ON "EpisodeFiles" ("SeriesId" ASC)
2025-06-10T02:30:31.772076910Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037307s
2025-06-10T02:30:31.772204407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2025-06-10T02:30:31', 'drop_episode_file_path')
2025-06-10T02:30:31.772402987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:31.773177606Z [Info] FluentMigrator.Runner.MigrationRunner: 58: drop_episode_file_path migrated
2025-06-10T02:30:31.773315664Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00483s
2025-06-10T02:30:31.773388431Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_enable_options_to_indexers migrating
2025-06-10T02:30:31.773511889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:31.773659777Z [Info] add_enable_options_to_indexers: Starting migration of Main DB to 59
2025-06-10T02:30:31.774258723Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-06-10T02:30:31.774363183Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-06-10T02:30:31.774453876Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableRss Boolean
2025-06-10T02:30:31.779448111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableRss" INTEGER
2025-06-10T02:30:31.780009601Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005537s
2025-06-10T02:30:31.780104452Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableSearch Boolean
2025-06-10T02:30:31.780194874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableSearch" INTEGER
2025-06-10T02:30:31.780830564Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006371s
2025-06-10T02:30:31.780973532Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableRss" = "Enable", "EnableSearch" = "Enable"
2025-06-10T02:30:31.781072962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableRss" = "Enable", "EnableSearch" = "Enable"
2025-06-10T02:30:31.781259558Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001717s
2025-06-10T02:30:31.781349529Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-06-10T02:30:31.781419931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableSearch" = 0 WHERE "Implementation" = 'Wombles'
2025-06-10T02:30:31.781599312Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001724s
2025-06-10T02:30:31.781704333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2025-06-10T02:30:31', 'add_enable_options_to_indexers')
2025-06-10T02:30:31.781912022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:31.782553102Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_enable_options_to_indexers migrated
2025-06-10T02:30:31.782679667Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011247s
2025-06-10T02:30:31.782773957Z [Info] FluentMigrator.Runner.MigrationRunner: 60: remove_enable_from_indexers migrating
2025-06-10T02:30:31.789127409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:31.789293333Z [Info] remove_enable_from_indexers: Starting migration of Main DB to 60
2025-06-10T02:30:31.789577164Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Indexers Enable
2025-06-10T02:30:31.790720737Z [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, "EnableSearch" INTEGER)
2025-06-10T02:30:31.791091624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Indexers_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableSearch") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableSearch" FROM "Indexers"
2025-06-10T02:30:31.791416518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2025-06-10T02:30:31.791773998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2025-06-10T02:30:31.793013403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2025-06-10T02:30:31.793251953Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035787s
2025-06-10T02:30:31.793352706Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DownloadClients Protocol
2025-06-10T02:30:31.794465727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClients_temp" ("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-06-10T02:30:31.794848608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClients_temp" ("Id", "Enable", "Name", "Implementation", "Settings", "ConfigContract") SELECT "Id", "Enable", "Name", "Implementation", "Settings", "ConfigContract" FROM "DownloadClients"
2025-06-10T02:30:31.795135886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClients"
2025-06-10T02:30:31.795427654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients_temp" RENAME TO "DownloadClients"
2025-06-10T02:30:31.796631548Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031668s
2025-06-10T02:30:31.796742391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2025-06-10T02:30:31', 'remove_enable_from_indexers')
2025-06-10T02:30:31.797000080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:31.797773477Z [Info] FluentMigrator.Runner.MigrationRunner: 60: remove_enable_from_indexers migrated
2025-06-10T02:30:31.797913418Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004326s
2025-06-10T02:30:31.798009241Z [Info] FluentMigrator.Runner.MigrationRunner: 61: clear_bad_scene_names migrating
2025-06-10T02:30:31.798123521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:31.798241719Z [Info] clear_bad_scene_names: Starting migration of Main DB to 61
2025-06-10T02:30:31.798439528Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "EpisodeFiles" SET "ReleaseGroup" = NULL , "SceneName" = NULL WHERE "ReleaseGroup" IS NULL OR "SceneName" IS NULL OR "ReleaseGroup" = 'DRONE' OR LENGTH("SceneName") <10 OR LENGTH("ReleaseGroup") > 20 OR "SceneName" NOT LIKE '%.%'
2025-06-10T02:30:31.798705423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "EpisodeFiles" SET "ReleaseGroup" = NULL , "SceneName" = NULL WHERE "ReleaseGroup" IS NULL OR "SceneName" IS NULL OR "ReleaseGroup" = 'DRONE' OR LENGTH("SceneName") <10 OR LENGTH("ReleaseGroup") > 20 OR "SceneName" NOT LIKE '%.%'
2025-06-10T02:30:31.798999645Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002984s
2025-06-10T02:30:31.799116621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2025-06-10T02:30:31', 'clear_bad_scene_names')
2025-06-10T02:30:31.799326534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:31.799934137Z [Info] FluentMigrator.Runner.MigrationRunner: 61: clear_bad_scene_names migrated
2025-06-10T02:30:31.800045211Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012249s
2025-06-10T02:30:31.800136765Z [Info] FluentMigrator.Runner.MigrationRunner: 62: convert_quality_models migrating
2025-06-10T02:30:31.800293641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:31.800393682Z [Info] convert_quality_models: Starting migration of Main DB to 62
2025-06-10T02:30:31.800591601Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-06-10T02:30:31.800695630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-06-10T02:30:31.802192935Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014816s
2025-06-10T02:30:31.802311874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2025-06-10T02:30:31', 'convert_quality_models')
2025-06-10T02:30:31.802531466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:31.803119490Z [Info] FluentMigrator.Runner.MigrationRunner: 62: convert_quality_models migrated
2025-06-10T02:30:31.803213800Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024076s
2025-06-10T02:30:31.803333421Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_remotepathmappings migrating
2025-06-10T02:30:31.803426308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:31.803584977Z [Info] add_remotepathmappings: Starting migration of Main DB to 63
2025-06-10T02:30:31.803897176Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RemotePathMappings
2025-06-10T02:30:31.804027478Z [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-06-10T02:30:31.804346771Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003358s
2025-06-10T02:30:31.804480811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2025-06-10T02:30:31', 'add_remotepathmappings')
2025-06-10T02:30:31.804721706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:31.805380713Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_remotepathmappings migrated
2025-06-10T02:30:31.805496947Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013537s
2025-06-10T02:30:31.805622069Z [Info] FluentMigrator.Runner.MigrationRunner: 64: remove_method_from_logs migrating
2025-06-10T02:30:31.805680787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:31.805859317Z [Info] remove_method_from_logs: Starting migration of Main DB to 64
2025-06-10T02:30:31.805955631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2025-06-10T02:30:31', 'remove_method_from_logs')
2025-06-10T02:30:31.806217368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:31.806729008Z [Info] FluentMigrator.Runner.MigrationRunner: 64: remove_method_from_logs migrated
2025-06-10T02:30:31.806851875Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010479s
2025-06-10T02:30:31.806951396Z [Info] FluentMigrator.Runner.MigrationRunner: 65: make_scene_numbering_nullable migrating
2025-06-10T02:30:31.807073241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:31.807213644Z [Info] make_scene_numbering_nullable: Starting migration of Main DB to 65
2025-06-10T02:30:31.809095993Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-06-10T02:30:31.809210444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "AbsoluteEpisodeNumber" = NULL WHERE "AbsoluteEpisodeNumber" = 0
2025-06-10T02:30:31.809402811Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001941s
2025-06-10T02:30:31.809496490Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-06-10T02:30:31.809590780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "SceneAbsoluteEpisodeNumber" = NULL WHERE "SceneAbsoluteEpisodeNumber" = 0
2025-06-10T02:30:31.809787586Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002028s
2025-06-10T02:30:31.809892367Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-06-10T02:30:31.809968881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "SceneSeasonNumber" = NULL, "SceneEpisodeNumber" = NULL WHERE "SceneSeasonNumber" = 0 AND "SceneEpisodeNumber" = 0
2025-06-10T02:30:31.810198363Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002279s
2025-06-10T02:30:31.810314847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2025-06-10T02:30:31', 'make_scene_numbering_nullable')
2025-06-10T02:30:31.810510151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:31.811103555Z [Info] FluentMigrator.Runner.MigrationRunner: 65: make_scene_numbering_nullable migrated
2025-06-10T02:30:31.811203627Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011302s
2025-06-10T02:30:31.811315412Z [Info] FluentMigrator.Runner.MigrationRunner: 66: add_tags migrating
2025-06-10T02:30:31.811398800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:31.811583933Z [Info] add_tags: Starting migration of Main DB to 66
2025-06-10T02:30:31.812305736Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags
2025-06-10T02:30:31.812437982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL)
2025-06-10T02:30:31.812703136Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002791s
2025-06-10T02:30:31.812801995Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-06-10T02:30:31.812897267Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-06-10T02:30:31.813004423Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Tags String
2025-06-10T02:30:31.813100486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Tags" TEXT
2025-06-10T02:30:31.813630533Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000536s
2025-06-10T02:30:31.813719612Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-06-10T02:30:31.813798451Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-06-10T02:30:31.813897440Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications Tags String
2025-06-10T02:30:31.813998905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "Tags" TEXT
2025-06-10T02:30:31.814505875Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00051s
2025-06-10T02:30:31.814602340Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-06-10T02:30:31.814691379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Series" SET "Tags" = '[]' WHERE 1 = 1
2025-06-10T02:30:31.814886883Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000182s
2025-06-10T02:30:31.814972044Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-06-10T02:30:31.815052316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "Tags" = '[]' WHERE 1 = 1
2025-06-10T02:30:31.815242509Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001743s
2025-06-10T02:30:31.815333171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2025-06-10T02:30:31', 'add_tags')
2025-06-10T02:30:31.815531661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:31.816235518Z [Info] FluentMigrator.Runner.MigrationRunner: 66: add_tags migrated
2025-06-10T02:30:31.816342664Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011747s
2025-06-10T02:30:31.816453958Z [Info] FluentMigrator.Runner.MigrationRunner: 67: add_added_to_series migrating
2025-06-10T02:30:31.816541193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:31.816704041Z [Info] add_added_to_series: Starting migration of Main DB to 67
2025-06-10T02:30:31.816943273Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-06-10T02:30:31.817061180Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-06-10T02:30:31.817123967Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Added DateTime
2025-06-10T02:30:31.817229459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Added" DATETIME
2025-06-10T02:30:31.817768855Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005385s
2025-06-10T02:30:31.817881301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2025-06-10T02:30:31', 'add_added_to_series')
2025-06-10T02:30:31.818103098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:31.818738708Z [Info] FluentMigrator.Runner.MigrationRunner: 67: add_added_to_series migrated
2025-06-10T02:30:31.818882066Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015026s
2025-06-10T02:30:31.818969933Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_release_restrictions migrating
2025-06-10T02:30:31.819059974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:31.819229556Z [Info] add_release_restrictions: Starting migration of Main DB to 68
2025-06-10T02:30:31.820631549Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Restrictions
2025-06-10T02:30:31.820769546Z [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-06-10T02:30:31.821084891Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003337s
2025-06-10T02:30:31.821169492Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-06-10T02:30:31.821261757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-06-10T02:30:31.821819540Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005383s
2025-06-10T02:30:31.821919812Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-06-10T02:30:31.822032920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'releaserestrictions'
2025-06-10T02:30:31.822211479Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001751s
2025-06-10T02:30:31.822307854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2025-06-10T02:30:31', 'add_release_restrictions')
2025-06-10T02:30:31.822518608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:31.823165600Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_release_restrictions migrated
2025-06-10T02:30:31.823275041Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011332s
2025-06-10T02:30:31.823391946Z [Info] FluentMigrator.Runner.MigrationRunner: 69: quality_proper migrating
2025-06-10T02:30:31.823489813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:31.823629585Z [Info] quality_proper: Starting migration of Main DB to 69
2025-06-10T02:30:31.823817222Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-06-10T02:30:31.823952605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-06-10T02:30:31.824508965Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005585s
2025-06-10T02:30:31.824639969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2025-06-10T02:30:31', 'quality_proper')
2025-06-10T02:30:31.824844691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:31.825411442Z [Info] FluentMigrator.Runner.MigrationRunner: 69: quality_proper migrated
2025-06-10T02:30:31.825527236Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014747s
2025-06-10T02:30:31.825634311Z [Info] FluentMigrator.Runner.MigrationRunner: 70: delay_profile migrating
2025-06-10T02:30:31.825713100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:31.825862270Z [Info] delay_profile: Starting migration of Main DB to 70
2025-06-10T02:30:31.829588392Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DelayProfiles
2025-06-10T02:30:31.829716601Z [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-06-10T02:30:31.830198330Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004625s
2025-06-10T02:30:31.830369555Z [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-06-10T02:30:31.830651984Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-06-10T02:30:31.830733979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-06-10T02:30:31.837661055Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068992s
2025-06-10T02:30:31.837774103Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Profiles GrabDelay
2025-06-10T02:30:31.839065583Z [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, "GrabDelayMode" INTEGER)
2025-06-10T02:30:31.839412862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Profiles_temp" ("Id", "Name", "Cutoff", "Items", "Language", "GrabDelayMode") SELECT "Id", "Name", "Cutoff", "Items", "Language", "GrabDelayMode" FROM "Profiles"
2025-06-10T02:30:31.839685461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles"
2025-06-10T02:30:31.840107210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles"
2025-06-10T02:30:31.841395695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityProfiles_Name" ON "Profiles" ("Name" ASC)
2025-06-10T02:30:31.841651360Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037792s
2025-06-10T02:30:31.841736932Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Profiles GrabDelayMode
2025-06-10T02:30:31.842969764Z [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)
2025-06-10T02:30:31.843270009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Profiles_temp" ("Id", "Name", "Cutoff", "Items", "Language") SELECT "Id", "Name", "Cutoff", "Items", "Language" FROM "Profiles"
2025-06-10T02:30:31.843539151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles"
2025-06-10T02:30:31.843895408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles"
2025-06-10T02:30:31.845170215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityProfiles_Name" ON "Profiles" ("Name" ASC)
2025-06-10T02:30:31.845424647Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035534s
2025-06-10T02:30:31.845662536Z [Info] FluentMigrator.Runner.MigrationRunner: -> 1 Insert operations completed in 00:00:00.0003694 taking an average of 00:00:00.0003694
2025-06-10T02:30:31.845817848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2025-06-10T02:30:31', 'delay_profile')
2025-06-10T02:30:31.846022681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:31.846948244Z [Info] FluentMigrator.Runner.MigrationRunner: 70: delay_profile migrated
2025-06-10T02:30:31.847041713Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005097s
2025-06-10T02:30:31.847158959Z [Info] FluentMigrator.Runner.MigrationRunner: 71: unknown_quality_in_profile migrating
2025-06-10T02:30:31.847259902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:31.847415766Z [Info] unknown_quality_in_profile: Starting migration of Main DB to 71
2025-06-10T02:30:31.847667653Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn QualityDefinitions Weight
2025-06-10T02:30:31.848930515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "QualityDefinitions_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Quality" INTEGER NOT NULL, "Title" TEXT NOT NULL, "MinSize" INTEGER NOT NULL, "MaxSize" INTEGER NOT NULL)
2025-06-10T02:30:31.849283606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "QualityDefinitions_temp" ("Id", "Quality", "Title", "MinSize", "MaxSize") SELECT "Id", "Quality", "Title", "MinSize", "MaxSize" FROM "QualityDefinitions"
2025-06-10T02:30:31.849567438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "QualityDefinitions"
2025-06-10T02:30:31.850087685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions_temp" RENAME TO "QualityDefinitions"
2025-06-10T02:30:31.851364837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC)
2025-06-10T02:30:31.851615942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC)
2025-06-10T02:30:31.851880785Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004078s
2025-06-10T02:30:31.851989785Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-06-10T02:30:31.852063203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-06-10T02:30:31.854483145Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023665s
2025-06-10T02:30:31.854658317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2025-06-10T02:30:31', 'unknown_quality_in_profile')
2025-06-10T02:30:31.857139453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:31.858758633Z [Info] FluentMigrator.Runner.MigrationRunner: 71: unknown_quality_in_profile migrated
2025-06-10T02:30:31.858785898Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059852s
2025-06-10T02:30:31.858796309Z [Info] FluentMigrator.Runner.MigrationRunner: 72: history_downloadId migrating
2025-06-10T02:30:31.858804936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:31.858813594Z [Info] history_downloadId: Starting migration of Main DB to 72
2025-06-10T02:30:31.859361788Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2025-06-10T02:30:31.859481108Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2025-06-10T02:30:31.859571560Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History DownloadId String
2025-06-10T02:30:31.859689648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "DownloadId" TEXT
2025-06-10T02:30:31.860386862Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007079s
2025-06-10T02:30:31.860506933Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId)
2025-06-10T02:30:31.860689331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC)
2025-06-10T02:30:31.860954194Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002992s
2025-06-10T02:30:31.861075548Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-06-10T02:30:31.861225951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-06-10T02:30:31.862492611Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012954s
2025-06-10T02:30:31.862635339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2025-06-10T02:30:31', 'history_downloadId')
2025-06-10T02:30:31.862871434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:31.863604810Z [Info] FluentMigrator.Runner.MigrationRunner: 72: history_downloadId migrated
2025-06-10T02:30:31.863749832Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024084s
2025-06-10T02:30:31.863918903Z [Info] FluentMigrator.Runner.MigrationRunner: 73: clear_ratings migrating
2025-06-10T02:30:31.864027341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:31.864221943Z [Info] clear_ratings: Starting migration of Main DB to 73
2025-06-10T02:30:31.864833043Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-06-10T02:30:31.864981422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Series" SET "Ratings" = '{}' WHERE 1 = 1
2025-06-10T02:30:31.865218038Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002259s
2025-06-10T02:30:31.865344222Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-06-10T02:30:31.865386508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "Ratings" = '{}' WHERE 1 = 1
2025-06-10T02:30:31.865540417Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001679s
2025-06-10T02:30:31.865679397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2025-06-10T02:30:31', 'clear_ratings')
2025-06-10T02:30:31.865874350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:31.866525250Z [Info] FluentMigrator.Runner.MigrationRunner: 73: clear_ratings migrated
2025-06-10T02:30:31.866616133Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011157s
2025-06-10T02:30:31.866840495Z [Info] FluentMigrator.Runner.MigrationRunner: 74: disable_eztv migrating
2025-06-10T02:30:31.866849954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:31.866966128Z [Info] disable_eztv: Starting migration of Main DB to 74
2025-06-10T02:30:31.867152042Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableRss" = false, "EnableSearch" = false WHERE "Implementation" = 'Eztv' AND "Settings" LIKE '%ezrss.it%'
2025-06-10T02:30:31.867327225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableRss" = false, "EnableSearch" = false WHERE "Implementation" = 'Eztv' AND "Settings" LIKE '%ezrss.it%'
2025-06-10T02:30:31.867556346Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002228s
2025-06-10T02:30:31.867678813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2025-06-10T02:30:31', 'disable_eztv')
2025-06-10T02:30:31.867898966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:31.868476068Z [Info] FluentMigrator.Runner.MigrationRunner: 74: disable_eztv migrated
2025-06-10T02:30:31.868631250Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011462s
2025-06-10T02:30:31.868768507Z [Info] FluentMigrator.Runner.MigrationRunner: 75: force_lib_update migrating
2025-06-10T02:30:31.868853287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:31.869004231Z [Info] force_lib_update: Starting migration of Main DB to 75
2025-06-10T02:30:31.870156141Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-06-10T02:30:31.870288226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ScheduledTasks" SET "LastExecution" = '2014-01-01 00:00:00' WHERE "TypeName" = 'NzbDrone.Core.Tv.Commands.RefreshSeriesCommand'
2025-06-10T02:30:31.870477287Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002228s
2025-06-10T02:30:31.870580435Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-06-10T02:30:31.870738613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Series" SET "LastInfoSync" = '2014-01-01 00:00:00' WHERE 1 = 1
2025-06-10T02:30:31.870852102Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001786s
2025-06-10T02:30:31.870962474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2025-06-10T02:30:31', 'force_lib_update')
2025-06-10T02:30:31.871208650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:31.871879410Z [Info] FluentMigrator.Runner.MigrationRunner: 75: force_lib_update migrated
2025-06-10T02:30:31.871976165Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011664s
2025-06-10T02:30:31.872087449Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_users_table migrating
2025-06-10T02:30:31.872194705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:31.872418135Z [Info] add_users_table: Starting migration of Main DB to 76
2025-06-10T02:30:31.872813952Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users
2025-06-10T02:30:31.872952390Z [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-06-10T02:30:31.873351845Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004187s
2025-06-10T02:30:31.873486185Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier)
2025-06-10T02:30:31.873577068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC)
2025-06-10T02:30:31.873818424Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002421s
2025-06-10T02:30:31.873921752Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username)
2025-06-10T02:30:31.874022825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC)
2025-06-10T02:30:31.874265133Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000222s
2025-06-10T02:30:31.874348561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2025-06-10T02:30:31', 'add_users_table')
2025-06-10T02:30:31.874619868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:31.875291620Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_users_table migrated
2025-06-10T02:30:31.875394868Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012615s
2025-06-10T02:30:31.875519499Z [Info] FluentMigrator.Runner.MigrationRunner: 77: add_add_options_to_series migrating
2025-06-10T02:30:31.875608177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:31.875777629Z [Info] add_add_options_to_series: Starting migration of Main DB to 77
2025-06-10T02:30:31.876113805Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-06-10T02:30:31.876224839Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-06-10T02:30:31.876334059Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series AddOptions String
2025-06-10T02:30:31.876423800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "AddOptions" TEXT
2025-06-10T02:30:31.877047505Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006172s
2025-06-10T02:30:31.877168980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2025-06-10T02:30:31', 'add_add_options_to_series')
2025-06-10T02:30:31.877359684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:31.878018350Z [Info] FluentMigrator.Runner.MigrationRunner: 77: add_add_options_to_series migrated
2025-06-10T02:30:31.878102119Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015792s
2025-06-10T02:30:31.878217762Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_commands_table migrating
2025-06-10T02:30:31.878326120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:31.878454398Z [Info] add_commands_table: Starting migration of Main DB to 78
2025-06-10T02:30:31.879026360Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands
2025-06-10T02:30:31.879157945Z [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-06-10T02:30:31.879568892Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004374s
2025-06-10T02:30:31.879685417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2025-06-10T02:30:31', 'add_commands_table')
2025-06-10T02:30:31.879974349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:31.880562292Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_commands_table migrated
2025-06-10T02:30:31.880669999Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014297s
2025-06-10T02:30:31.880767375Z [Info] FluentMigrator.Runner.MigrationRunner: 79: dedupe_tags migrating
2025-06-10T02:30:31.880880162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:31.881013060Z [Info] dedupe_tags: Starting migration of Main DB to 79
2025-06-10T02:30:31.881367694Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-06-10T02:30:31.881480150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-06-10T02:30:31.952992642Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0714593s
2025-06-10T02:30:31.953173105Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tags
2025-06-10T02:30:31.953255141Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.6E-06s
2025-06-10T02:30:31.953343038Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Tags Label String
2025-06-10T02:30:31.954934171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL)
2025-06-10T02:30:31.955354668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Tags_temp" ("Id", "Label") SELECT "Id", "Label" FROM "Tags"
2025-06-10T02:30:31.955590052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tags"
2025-06-10T02:30:31.955937481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tags_temp" RENAME TO "Tags"
2025-06-10T02:30:31.957468333Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039974s
2025-06-10T02:30:31.957587443Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label)
2025-06-10T02:30:31.957705040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC)
2025-06-10T02:30:31.957906636Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002424s
2025-06-10T02:30:31.958042639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2025-06-10T02:30:31', 'dedupe_tags')
2025-06-10T02:30:31.958257161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:31.959130550Z [Info] FluentMigrator.Runner.MigrationRunner: 79: dedupe_tags migrated
2025-06-10T02:30:31.959273568Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014576s
2025-06-10T02:30:31.959406576Z [Info] FluentMigrator.Runner.MigrationRunner: 81: move_dot_prefix_to_transmission_category migrating
2025-06-10T02:30:31.959643693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:31.959675467Z [Info] move_dot_prefix_to_transmission_category: Starting migration of Main DB to 81
2025-06-10T02:30:31.959976884Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-06-10T02:30:31.960086034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-06-10T02:30:31.961375850Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012957s
2025-06-10T02:30:31.961560462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (81, '2025-06-10T02:30:31', 'move_dot_prefix_to_transmission_category')
2025-06-10T02:30:31.961820436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:31.962439211Z [Info] FluentMigrator.Runner.MigrationRunner: 81: move_dot_prefix_to_transmission_category migrated
2025-06-10T02:30:31.962550075Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023585s
2025-06-10T02:30:31.962695868Z [Info] FluentMigrator.Runner.MigrationRunner: 82: add_fanzub_settings migrating
2025-06-10T02:30:31.962827182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:31.963015732Z [Info] add_fanzub_settings: Starting migration of Main DB to 82
2025-06-10T02:30:31.963758818Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-06-10T02:30:31.963906275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'FanzubSettings' WHERE "Implementation" = 'Fanzub' AND "ConfigContract" = 'NullConfig'
2025-06-10T02:30:31.964117029Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002488s
2025-06-10T02:30:31.964254045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (82, '2025-06-10T02:30:31', 'add_fanzub_settings')
2025-06-10T02:30:31.964551895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:31.965116111Z [Info] FluentMigrator.Runner.MigrationRunner: 82: add_fanzub_settings migrated
2025-06-10T02:30:31.965279229Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012271s
2025-06-10T02:30:31.965372177Z [Info] FluentMigrator.Runner.MigrationRunner: 83: additonal_blacklist_columns migrating
2025-06-10T02:30:31.965489904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:31.965636349Z [Info] additonal_blacklist_columns: Starting migration of Main DB to 83
2025-06-10T02:30:31.966477843Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2025-06-10T02:30:31.966615791Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-06-10T02:30:31.966725101Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist Size Int64
2025-06-10T02:30:31.966888480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "Size" INTEGER
2025-06-10T02:30:31.967514801Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006244s
2025-06-10T02:30:31.967609471Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2025-06-10T02:30:31.967697268Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-06-10T02:30:31.967773943Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist Protocol Int32
2025-06-10T02:30:31.967950077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "Protocol" INTEGER
2025-06-10T02:30:31.968529153Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006219s
2025-06-10T02:30:31.968612341Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2025-06-10T02:30:31.968711440Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-06-10T02:30:31.968784988Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist Indexer String
2025-06-10T02:30:31.968908807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "Indexer" TEXT
2025-06-10T02:30:31.969506972Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006006s
2025-06-10T02:30:31.969646863Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2025-06-10T02:30:31.969761695Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-06-10T02:30:31.969839491Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist Message String
2025-06-10T02:30:31.969952489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "Message" TEXT
2025-06-10T02:30:31.970577176Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006293s
2025-06-10T02:30:31.970687479Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2025-06-10T02:30:31.970788793Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-06-10T02:30:31.970864665Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist TorrentInfoHash String
2025-06-10T02:30:31.970979356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "TorrentInfoHash" TEXT
2025-06-10T02:30:31.971538783Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000561s
2025-06-10T02:30:31.971643022Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-06-10T02:30:31.971726771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Blacklist" SET "Protocol" = 1 WHERE 1 = 1
2025-06-10T02:30:31.971896352Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001704s
2025-06-10T02:30:31.972023959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (83, '2025-06-10T02:30:31', 'additonal_blacklist_columns')
2025-06-10T02:30:31.972250195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:31.972831766Z [Info] FluentMigrator.Runner.MigrationRunner: 83: additonal_blacklist_columns migrated
2025-06-10T02:30:31.972962208Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001099s
2025-06-10T02:30:31.973076859Z [Info] FluentMigrator.Runner.MigrationRunner: 84: update_quality_minmax_size migrating
2025-06-10T02:30:31.973211721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:31.973405210Z [Info] update_quality_minmax_size: Starting migration of Main DB to 84
2025-06-10T02:30:31.973837340Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions
2025-06-10T02:30:31.973945899Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-06-10T02:30:31.974037102Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn QualityDefinitions MinSize Double
2025-06-10T02:30:31.975568025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "QualityDefinitions_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Quality" INTEGER NOT NULL, "Title" TEXT NOT NULL, "MinSize" NUMERIC, "MaxSize" INTEGER NOT NULL)
2025-06-10T02:30:31.975940565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "QualityDefinitions_temp" ("Id", "Quality", "Title", "MinSize", "MaxSize") SELECT "Id", "Quality", "Title", "MinSize", "MaxSize" FROM "QualityDefinitions"
2025-06-10T02:30:31.976288565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "QualityDefinitions"
2025-06-10T02:30:31.976729153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions_temp" RENAME TO "QualityDefinitions"
2025-06-10T02:30:31.978320326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC)
2025-06-10T02:30:31.978644379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC)
2025-06-10T02:30:31.978940184Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047507s
2025-06-10T02:30:31.979019784Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions
2025-06-10T02:30:31.979099926Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-06-10T02:30:31.979190077Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn QualityDefinitions MaxSize Double
2025-06-10T02:30:31.980552691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "QualityDefinitions_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Quality" INTEGER NOT NULL, "Title" TEXT NOT NULL, "MinSize" NUMERIC, "MaxSize" NUMERIC)
2025-06-10T02:30:31.980875190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "QualityDefinitions_temp" ("Id", "Quality", "Title", "MinSize", "MaxSize") SELECT "Id", "Quality", "Title", "MinSize", "MaxSize" FROM "QualityDefinitions"
2025-06-10T02:30:31.981117909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "QualityDefinitions"
2025-06-10T02:30:31.981552053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions_temp" RENAME TO "QualityDefinitions"
2025-06-10T02:30:31.982839385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC)
2025-06-10T02:30:31.983113798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC)
2025-06-10T02:30:31.983353149Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040281s
2025-06-10T02:30:31.983424443Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "MaxSize" = NULL WHERE "Quality" = 10 OR "MaxSize" = 0
2025-06-10T02:30:31.983574505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "MaxSize" = NULL WHERE "Quality" = 10 OR "MaxSize" = 0
2025-06-10T02:30:31.983743445Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001844s
2025-06-10T02:30:31.983856062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (84, '2025-06-10T02:30:31', 'update_quality_minmax_size')
2025-06-10T02:30:31.984070183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:31.985226481Z [Info] FluentMigrator.Runner.MigrationRunner: 84: update_quality_minmax_size migrated
2025-06-10T02:30:31.985328597Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016462s
2025-06-10T02:30:31.985444570Z [Info] FluentMigrator.Runner.MigrationRunner: 85: expand_transmission_urlbase migrating
2025-06-10T02:30:31.985536986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:31.985690696Z [Info] expand_transmission_urlbase: Starting migration of Main DB to 85
2025-06-10T02:30:31.985930198Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-06-10T02:30:31.986025720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-06-10T02:30:31.987290366Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012325s
2025-06-10T02:30:31.987384346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (85, '2025-06-10T02:30:31', 'expand_transmission_urlbase')
2025-06-10T02:30:31.987606944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:31.988248786Z [Info] FluentMigrator.Runner.MigrationRunner: 85: expand_transmission_urlbase migrated
2025-06-10T02:30:31.988336322Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021817s
2025-06-10T02:30:31.988435913Z [Info] FluentMigrator.Runner.MigrationRunner: 86: pushbullet_device_ids migrating
2025-06-10T02:30:31.988533129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:31.988700145Z [Info] pushbullet_device_ids: Starting migration of Main DB to 86
2025-06-10T02:30:31.988907793Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-06-10T02:30:31.988974016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-06-10T02:30:31.990040473Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001044s
2025-06-10T02:30:31.990159944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (86, '2025-06-10T02:30:31', 'pushbullet_device_ids')
2025-06-10T02:30:31.990357281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:31.990965335Z [Info] FluentMigrator.Runner.MigrationRunner: 86: pushbullet_device_ids migrated
2025-06-10T02:30:31.991079195Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019729s
2025-06-10T02:30:31.991172042Z [Info] FluentMigrator.Runner.MigrationRunner: 87: remove_eztv migrating
2025-06-10T02:30:31.991293055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:31.991401193Z [Info] remove_eztv: Starting migration of Main DB to 87
2025-06-10T02:30:31.991634383Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-06-10T02:30:31.991778322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Eztv'
2025-06-10T02:30:31.992009388Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002136s
2025-06-10T02:30:31.992115110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (87, '2025-06-10T02:30:31', 'remove_eztv')
2025-06-10T02:30:31.992289762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:31.992907786Z [Info] FluentMigrator.Runner.MigrationRunner: 87: remove_eztv migrated
2025-06-10T02:30:31.993002467Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011266s
2025-06-10T02:30:31.993092709Z [Info] FluentMigrator.Runner.MigrationRunner: 88: pushbullet_devices_channels_list migrating
2025-06-10T02:30:31.993197991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:31.993344095Z [Info] pushbullet_devices_channels_list: Starting migration of Main DB to 88
2025-06-10T02:30:31.993537745Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-06-10T02:30:31.993658578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-06-10T02:30:31.994946611Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012826s
2025-06-10T02:30:31.995060841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (88, '2025-06-10T02:30:31', 'pushbullet_devices_channels_list')
2025-06-10T02:30:31.995267016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:31.995874359Z [Info] FluentMigrator.Runner.MigrationRunner: 88: pushbullet_devices_channels_list migrated
2025-06-10T02:30:31.996000874Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021998s
2025-06-10T02:30:31.996095444Z [Info] FluentMigrator.Runner.MigrationRunner: 89: add_on_rename_to_notifcations migrating
2025-06-10T02:30:31.996192099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:31.996345668Z [Info] add_on_rename_to_notifcations: Starting migration of Main DB to 89
2025-06-10T02:30:31.997096399Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-06-10T02:30:31.997177302Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-06-10T02:30:31.997258867Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnRename Boolean
2025-06-10T02:30:31.997380902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnRename" INTEGER
2025-06-10T02:30:31.997950790Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005496s
2025-06-10T02:30:31.998024999Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "OnRename" = "OnDownload" WHERE "Implementation" IN ('PlexServer', 'Xbmc', 'MediaBrowser')
2025-06-10T02:30:31.998193318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "OnRename" = "OnDownload" WHERE "Implementation" IN ('PlexServer', 'Xbmc', 'MediaBrowser')
2025-06-10T02:30:31.998390204Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002056s
2025-06-10T02:30:31.998487129Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "OnRename" = false WHERE "Implementation" NOT IN ('PlexServer', 'Xbmc', 'MediaBrowser')
2025-06-10T02:30:31.998651841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "OnRename" = false WHERE "Implementation" NOT IN ('PlexServer', 'Xbmc', 'MediaBrowser')
2025-06-10T02:30:31.998822384Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001972s
2025-06-10T02:30:31.998910502Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-06-10T02:30:31.998999601Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-06-10T02:30:31.999085705Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Notifications OnRename Boolean
2025-06-10T02:30:32.000459831Z [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)
2025-06-10T02:30:32.000849626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Notifications_temp" ("Id", "Name", "OnGrab", "OnDownload", "Settings", "Implementation", "ConfigContract", "OnUpgrade", "Tags", "OnRename") SELECT "Id", "Name", "OnGrab", "OnDownload", "Settings", "Implementation", "ConfigContract", "OnUpgrade", "Tags", "OnRename" FROM "Notifications"
2025-06-10T02:30:32.001230092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications"
2025-06-10T02:30:32.001494976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications"
2025-06-10T02:30:32.002824092Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036005s
2025-06-10T02:30:32.002897910Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-06-10T02:30:32.002996619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "OnGrab" = 0 WHERE "Implementation" = 'PlexServer'
2025-06-10T02:30:32.003185980Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001858s
2025-06-10T02:30:32.003273056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (89, '2025-06-10T02:30:32', 'add_on_rename_to_notifcations')
2025-06-10T02:30:32.003490724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:32.004251486Z [Info] FluentMigrator.Runner.MigrationRunner: 89: add_on_rename_to_notifcations migrated
2025-06-10T02:30:32.004345776Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012395s
2025-06-10T02:30:32.004466809Z [Info] FluentMigrator.Runner.MigrationRunner: 90: update_kickass_url migrating
2025-06-10T02:30:32.004558734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:32.004689718Z [Info] update_kickass_url: Starting migration of Main DB to 90
2025-06-10T02:30:32.004929260Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", 'kickass.so', 'kat.cr') WHERE "Implementation" = 'KickassTorrents';UPDATE "Indexers" SET "Settings" = Replace("Settings", 'kickass.to', 'kat.cr') WHERE "Implementation" = 'KickassTorrents';UPDATE "Indexers" SET "Settings" = Replace("Settings", 'http://', 'https://') WHERE "Implementation" = 'KickassTorrents';
2025-06-10T02:30:32.005253203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = Replace("Settings", 'kickass.so', 'kat.cr') WHERE "Implementation" = 'KickassTorrents';UPDATE "Indexers" SET "Settings" = Replace("Settings", 'kickass.to', 'kat.cr') WHERE "Implementation" = 'KickassTorrents';UPDATE "Indexers" SET "Settings" = Replace("Settings", 'http://', 'https://') WHERE "Implementation" = 'KickassTorrents';
2025-06-10T02:30:32.005591934Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003864s
2025-06-10T02:30:32.005679441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (90, '2025-06-10T02:30:32', 'update_kickass_url')
2025-06-10T02:30:32.005896077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:32.006477197Z [Info] FluentMigrator.Runner.MigrationRunner: 90: update_kickass_url migrated
2025-06-10T02:30:32.006578140Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012786s
2025-06-10T02:30:32.006703372Z [Info] FluentMigrator.Runner.MigrationRunner: 91: added_indexerstatus migrating
2025-06-10T02:30:32.006794756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:32.006924608Z [Info] added_indexerstatus: Starting migration of Main DB to 91
2025-06-10T02:30:32.007401177Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus
2025-06-10T02:30:32.007521840Z [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-06-10T02:30:32.007910843Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003757s
2025-06-10T02:30:32.008000253Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (IndexerId)
2025-06-10T02:30:32.008112189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_IndexerId" ON "IndexerStatus" ("IndexerId" ASC)
2025-06-10T02:30:32.008329466Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002284s
2025-06-10T02:30:32.008425640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (91, '2025-06-10T02:30:32', 'added_indexerstatus')
2025-06-10T02:30:32.008630182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:32.009320912Z [Info] FluentMigrator.Runner.MigrationRunner: 91: added_indexerstatus migrated
2025-06-10T02:30:32.009413619Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012134s
2025-06-10T02:30:32.009514913Z [Info] FluentMigrator.Runner.MigrationRunner: 92: add_unverifiedscenenumbering migrating
2025-06-10T02:30:32.009617189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:32.009757902Z [Info] add_unverifiedscenenumbering: Starting migration of Main DB to 92
2025-06-10T02:30:32.010302689Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2025-06-10T02:30:32.010398462Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-06-10T02:30:32.010473823Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes UnverifiedSceneNumbering Boolean
2025-06-10T02:30:32.010593033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "UnverifiedSceneNumbering" INTEGER NOT NULL DEFAULT 0
2025-06-10T02:30:32.011170827Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005715s
2025-06-10T02:30:32.011265457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (92, '2025-06-10T02:30:32', 'add_unverifiedscenenumbering')
2025-06-10T02:30:32.011490861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:32.012127813Z [Info] FluentMigrator.Runner.MigrationRunner: 92: add_unverifiedscenenumbering migrated
2025-06-10T02:30:32.012242504Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015259s
2025-06-10T02:30:32.012343357Z [Info] FluentMigrator.Runner.MigrationRunner: 93: naming_config_replace_illegal_characters migrating
2025-06-10T02:30:32.012447197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:32.012586377Z [Info] naming_config_replace_illegal_characters: Starting migration of Main DB to 93
2025-06-10T02:30:32.013153028Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2025-06-10T02:30:32.013254161Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-06-10T02:30:32.013346126Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ReplaceIllegalCharacters Boolean
2025-06-10T02:30:32.013468573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ReplaceIllegalCharacters" INTEGER NOT NULL DEFAULT 1
2025-06-10T02:30:32.014037198Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005689s
2025-06-10T02:30:32.014147720Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-06-10T02:30:32.014222030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "ReplaceIllegalCharacters" = 1 WHERE 1 = 1
2025-06-10T02:30:32.014412143Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001752s
2025-06-10T02:30:32.014494649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (93, '2025-06-10T02:30:32', 'naming_config_replace_illegal_characters')
2025-06-10T02:30:32.014707517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:32.015505604Z [Info] FluentMigrator.Runner.MigrationRunner: 93: naming_config_replace_illegal_characters migrated
2025-06-10T02:30:32.015608642Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012734s
2025-06-10T02:30:32.015699545Z [Info] FluentMigrator.Runner.MigrationRunner: 94: add_tvmazeid migrating
2025-06-10T02:30:32.015816951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:32.015972584Z [Info] add_tvmazeid: Starting migration of Main DB to 94
2025-06-10T02:30:32.016285955Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-06-10T02:30:32.016377460Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-06-10T02:30:32.016466779Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series TvMazeId Int32
2025-06-10T02:30:32.016556139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "TvMazeId" INTEGER NOT NULL DEFAULT 0
2025-06-10T02:30:32.017322643Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007036s
2025-06-10T02:30:32.017362563Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TvMazeId)
2025-06-10T02:30:32.017468166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2025-06-10T02:30:32.017708920Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000248s
2025-06-10T02:30:32.017825686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (94, '2025-06-10T02:30:32', 'add_tvmazeid')
2025-06-10T02:30:32.018019315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:32.018704635Z [Info] FluentMigrator.Runner.MigrationRunner: 94: add_tvmazeid migrated
2025-06-10T02:30:32.018781891Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012102s
2025-06-10T02:30:32.018875870Z [Info] FluentMigrator.Runner.MigrationRunner: 95: add_additional_episodes_index migrating
2025-06-10T02:30:32.018995110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:32.019157046Z [Info] add_additional_episodes_index: Starting migration of Main DB to 95
2025-06-10T02:30:32.019513003Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Episodes (SeriesId, SeasonNumber, EpisodeNumber)
2025-06-10T02:30:32.019645981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId_SeasonNumber_EpisodeNumber" ON "Episodes" ("SeriesId" ASC, "SeasonNumber" ASC, "EpisodeNumber" ASC)
2025-06-10T02:30:32.019971787Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002864s
2025-06-10T02:30:32.020042760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (95, '2025-06-10T02:30:32', 'add_additional_episodes_index')
2025-06-10T02:30:32.020256039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:32.020862069Z [Info] FluentMigrator.Runner.MigrationRunner: 95: add_additional_episodes_index migrated
2025-06-10T02:30:32.020960527Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012048s
2025-06-10T02:30:32.021065028Z [Info] FluentMigrator.Runner.MigrationRunner: 96: disable_kickass migrating
2025-06-10T02:30:32.021154197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:32.021305181Z [Info] disable_kickass: Starting migration of Main DB to 96
2025-06-10T02:30:32.021479522Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableRss" = false, "EnableSearch" = false, "Settings" = Replace("Settings", 'https://kat.cr', '') WHERE "Implementation" = 'KickassTorrents' AND "Settings" LIKE '%kat.cr%';
2025-06-10T02:30:32.021703934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableRss" = false, "EnableSearch" = false, "Settings" = Replace("Settings", 'https://kat.cr', '') WHERE "Implementation" = 'KickassTorrents' AND "Settings" LIKE '%kat.cr%';
2025-06-10T02:30:32.021949829Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002583s
2025-06-10T02:30:32.022069139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (96, '2025-06-10T02:30:32', 'disable_kickass')
2025-06-10T02:30:32.022284222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:32.022840372Z [Info] FluentMigrator.Runner.MigrationRunner: 96: disable_kickass migrated
2025-06-10T02:30:32.022924351Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011343s
2025-06-10T02:30:32.023029874Z [Info] FluentMigrator.Runner.MigrationRunner: 97: add_reason_to_pending_releases migrating
2025-06-10T02:30:32.023136498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:32.023282312Z [Info] add_reason_to_pending_releases: Starting migration of Main DB to 97
2025-06-10T02:30:32.023524510Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2025-06-10T02:30:32.023636756Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-06-10T02:30:32.023712799Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases Reason Int32
2025-06-10T02:30:32.023860256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "Reason" INTEGER NOT NULL DEFAULT 0
2025-06-10T02:30:32.024421115Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005895s
2025-06-10T02:30:32.024536076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (97, '2025-06-10T02:30:32', 'add_reason_to_pending_releases')
2025-06-10T02:30:32.024729225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:32.025406960Z [Info] FluentMigrator.Runner.MigrationRunner: 97: add_reason_to_pending_releases migrated
2025-06-10T02:30:32.025512622Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015814s
2025-06-10T02:30:32.025637033Z [Info] FluentMigrator.Runner.MigrationRunner: 98: remove_titans_of_tv migrating
2025-06-10T02:30:32.025707455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:32.025877677Z [Info] remove_titans_of_tv: Starting migration of Main DB to 98
2025-06-10T02:30:32.026082630Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-06-10T02:30:32.026193002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TitansOfTv'
2025-06-10T02:30:32.026358215Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001686s
2025-06-10T02:30:32.026466713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (98, '2025-06-10T02:30:32', 'remove_titans_of_tv')
2025-06-10T02:30:32.026666245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:32.027156322Z [Info] FluentMigrator.Runner.MigrationRunner: 98: remove_titans_of_tv migrated
2025-06-10T02:30:32.027267826Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009664s
2025-06-10T02:30:32.027360894Z [Info] FluentMigrator.Runner.MigrationRunner: 99: extra_and_subtitle_files migrating
2025-06-10T02:30:32.027459512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:32.027656739Z [Info] extra_and_subtitle_files: Starting migration of Main DB to 99
2025-06-10T02:30:32.028594227Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles
2025-06-10T02:30:32.028726323Z [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-06-10T02:30:32.029115937Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004159s
2025-06-10T02:30:32.029217381Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SubtitleFiles
2025-06-10T02:30:32.029336180Z [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-06-10T02:30:32.029754282Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004329s
2025-06-10T02:30:32.029845265Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2025-06-10T02:30:32.029945167Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-06-10T02:30:32.029997823Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataFiles Added DateTime
2025-06-10T02:30:32.030111942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles" ADD COLUMN "Added" DATETIME
2025-06-10T02:30:32.030867524Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007424s
2025-06-10T02:30:32.030956092Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataFiles Extension String
2025-06-10T02:30:32.031065542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles" ADD COLUMN "Extension" TEXT
2025-06-10T02:30:32.031821274Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007465s
2025-06-10T02:30:32.031939612Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "MetadataFiles" WHERE "RelativePath" NOT LIKE '%.%'
2025-06-10T02:30:32.032058231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "MetadataFiles" WHERE "RelativePath" NOT LIKE '%.%'
2025-06-10T02:30:32.032230388Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001642s
2025-06-10T02:30:32.032322122Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-06-10T02:30:32.032409228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-06-10T02:30:32.033295733Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008796s
2025-06-10T02:30:32.033399953Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2025-06-10T02:30:32.033473080Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-06-10T02:30:32.033597140Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Extension String
2025-06-10T02:30:32.035092190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataFiles_temp" ("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, "Hash" TEXT, "Added" DATETIME, "Extension" TEXT NOT NULL)
2025-06-10T02:30:32.035455742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MetadataFiles_temp" ("Id", "SeriesId", "Consumer", "Type", "RelativePath", "LastUpdated", "SeasonNumber", "EpisodeFileId", "Hash", "Added", "Extension") SELECT "Id", "SeriesId", "Consumer", "Type", "RelativePath", "LastUpdated", "SeasonNumber", "EpisodeFileId", "Hash", "Added", "Extension" FROM "MetadataFiles"
2025-06-10T02:30:32.035823272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2025-06-10T02:30:32.036124859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2025-06-10T02:30:32.038650173Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004522s
2025-06-10T02:30:32.038696336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (99, '2025-06-10T02:30:32', 'extra_and_subtitle_files')
2025-06-10T02:30:32.038725445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:32.039463170Z [Info] FluentMigrator.Runner.MigrationRunner: 99: extra_and_subtitle_files migrated
2025-06-10T02:30:32.039592110Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057028s
2025-06-10T02:30:32.039719336Z [Info] FluentMigrator.Runner.MigrationRunner: 100: add_scene_season_number migrating
2025-06-10T02:30:32.039822884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:32.040089311Z [Info] add_scene_season_number: Starting migration of Main DB to 100
2025-06-10T02:30:32.040689159Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SceneMappings
2025-06-10T02:30:32.040718959Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-06-10T02:30:32.040730832Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn SceneMappings SeasonNumber Int32
2025-06-10T02:30:32.042492720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "SceneMappings_temp" ("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)
2025-06-10T02:30:32.044527897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "SceneMappings_temp" ("Id", "TvdbId", "SeasonNumber", "SearchTerm", "ParseTerm", "Title", "Type") SELECT "Id", "TvdbId", "SeasonNumber", "SearchTerm", "ParseTerm", "Title", "Type" FROM "SceneMappings"
2025-06-10T02:30:32.044807340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SceneMappings"
2025-06-10T02:30:32.045092604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings_temp" RENAME TO "SceneMappings"
2025-06-10T02:30:32.047482666Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066547s
2025-06-10T02:30:32.047600604Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SceneMappings
2025-06-10T02:30:32.047650113Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-06-10T02:30:32.047766798Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings SceneSeasonNumber Int32
2025-06-10T02:30:32.047919947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "SceneSeasonNumber" INTEGER
2025-06-10T02:30:32.048552400Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006312s
2025-06-10T02:30:32.048629215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (100, '2025-06-10T02:30:32', 'add_scene_season_number')
2025-06-10T02:30:32.048855280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:32.049763007Z [Info] FluentMigrator.Runner.MigrationRunner: 100: add_scene_season_number migrated
2025-06-10T02:30:32.049852087Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018721s
2025-06-10T02:30:32.050027149Z [Info] FluentMigrator.Runner.MigrationRunner: 101: add_ultrahd_quality_in_profiles migrating
2025-06-10T02:30:32.050131038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:32.050269768Z [Info] add_ultrahd_quality_in_profiles: Starting migration of Main DB to 101
2025-06-10T02:30:32.050585002Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-06-10T02:30:32.050722008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-06-10T02:30:32.051820279Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011255s
2025-06-10T02:30:32.051976123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (101, '2025-06-10T02:30:32', 'add_ultrahd_quality_in_profiles')
2025-06-10T02:30:32.052171196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:32.052873981Z [Info] FluentMigrator.Runner.MigrationRunner: 101: add_ultrahd_quality_in_profiles migrated
2025-06-10T02:30:32.053002881Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021811s
2025-06-10T02:30:32.053122020Z [Info] FluentMigrator.Runner.MigrationRunner: 102: add_language_to_episodeFiles_history_and_blacklist migrating
2025-06-10T02:30:32.053227212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:32.053383567Z [Info] add_language_to_episodeFiles_history_and_blacklist: Starting migration of Main DB to 102
2025-06-10T02:30:32.053911219Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2025-06-10T02:30:32.054027343Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-06-10T02:30:32.054060260Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles Language Int32
2025-06-10T02:30:32.054177215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "Language" INTEGER NOT NULL DEFAULT 0
2025-06-10T02:30:32.054970262Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007891s
2025-06-10T02:30:32.055076496Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2025-06-10T02:30:32.055152880Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-06-10T02:30:32.055254614Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History Language Int32
2025-06-10T02:30:32.055341299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "Language" INTEGER NOT NULL DEFAULT 0
2025-06-10T02:30:32.055952590Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006088s
2025-06-10T02:30:32.056044886Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2025-06-10T02:30:32.056137973Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-06-10T02:30:32.056216251Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist Language Int32
2025-06-10T02:30:32.056309478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "Language" INTEGER NOT NULL DEFAULT 0
2025-06-10T02:30:32.056986852Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006559s
2025-06-10T02:30:32.057075060Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-06-10T02:30:32.057167917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-06-10T02:30:32.062109335Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049071s
2025-06-10T02:30:32.062255460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (102, '2025-06-10T02:30:32', 'add_language_to_episodeFiles_history_and_blacklist')
2025-06-10T02:30:32.062496515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:32.063319231Z [Info] FluentMigrator.Runner.MigrationRunner: 102: add_language_to_episodeFiles_history_and_blacklist migrated
2025-06-10T02:30:32.063460616Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061405s
2025-06-10T02:30:32.063570327Z [Info] FluentMigrator.Runner.MigrationRunner: 103: fix_metadata_file_extensions migrating
2025-06-10T02:30:32.063681391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:32.063877335Z [Info] fix_metadata_file_extensions: Starting migration of Main DB to 103
2025-06-10T02:30:32.064096306Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-06-10T02:30:32.064208542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-06-10T02:30:32.065085568Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008656s
2025-06-10T02:30:32.065207503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (103, '2025-06-10T02:30:32', 'fix_metadata_file_extensions')
2025-06-10T02:30:32.065401854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:32.066076583Z [Info] FluentMigrator.Runner.MigrationRunner: 103: fix_metadata_file_extensions migrated
2025-06-10T02:30:32.066196625Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018726s
2025-06-10T02:30:32.066302598Z [Info] FluentMigrator.Runner.MigrationRunner: 104: remove_kickass migrating
2025-06-10T02:30:32.066410756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:32.066569976Z [Info] remove_kickass: Starting migration of Main DB to 104
2025-06-10T02:30:32.066769348Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-06-10T02:30:32.066890922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'KickassTorrents'
2025-06-10T02:30:32.067061396Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001789s
2025-06-10T02:30:32.067168822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (104, '2025-06-10T02:30:32', 'remove_kickass')
2025-06-10T02:30:32.067379937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:32.068002440Z [Info] FluentMigrator.Runner.MigrationRunner: 104: remove_kickass migrated
2025-06-10T02:30:32.068131139Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001121s
2025-06-10T02:30:32.068224417Z [Info] FluentMigrator.Runner.MigrationRunner: 105: rename_torrent_downloadstation migrating
2025-06-10T02:30:32.068333266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:32.068466996Z [Info] rename_torrent_downloadstation: Starting migration of Main DB to 105
2025-06-10T02:30:32.068713602Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-06-10T02:30:32.068818043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DownloadClients" SET "Implementation" = 'TorrentDownloadStation' WHERE "Implementation" = 'DownloadStation'
2025-06-10T02:30:32.069037935Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002139s
2025-06-10T02:30:32.069146093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (105, '2025-06-10T02:30:32', 'rename_torrent_downloadstation')
2025-06-10T02:30:32.069409463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:32.069972908Z [Info] FluentMigrator.Runner.MigrationRunner: 105: rename_torrent_downloadstation migrated
2025-06-10T02:30:32.070105866Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011445s
2025-06-10T02:30:32.070173622Z [Info] FluentMigrator.Runner.MigrationRunner: 106: update_btn_url migrating
2025-06-10T02:30:32.070274876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:32.070424277Z [Info] update_btn_url: Starting migration of Main DB to 106
2025-06-10T02:30:32.070621554Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", 'api.btnapps.net', 'api.broadcasthe.net') WHERE "Implementation" = 'BroadcastheNet';
2025-06-10T02:30:32.070801035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = Replace("Settings", 'api.btnapps.net', 'api.broadcasthe.net') WHERE "Implementation" = 'BroadcastheNet';
2025-06-10T02:30:32.071019856Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002249s
2025-06-10T02:30:32.071129477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (106, '2025-06-10T02:30:32', 'update_btn_url')
2025-06-10T02:30:32.071322295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:32.071966281Z [Info] FluentMigrator.Runner.MigrationRunner: 106: update_btn_url migrated
2025-06-10T02:30:32.072072606Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011634s
2025-06-10T02:30:32.072169170Z [Info] FluentMigrator.Runner.MigrationRunner: 107: remove_wombles migrating
2025-06-10T02:30:32.072270304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:32.072422540Z [Info] remove_wombles: Starting migration of Main DB to 107
2025-06-10T02:30:32.072621791Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-06-10T02:30:32.072752655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Wombles'
2025-06-10T02:30:32.072917106Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001692s
2025-06-10T02:30:32.073018249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (107, '2025-06-10T02:30:32', 'remove_wombles')
2025-06-10T02:30:32.073223162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:32.073848271Z [Info] FluentMigrator.Runner.MigrationRunner: 107: remove_wombles migrated
2025-06-10T02:30:32.073966599Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001103s
2025-06-10T02:30:32.074062372Z [Info] FluentMigrator.Runner.MigrationRunner: 108: fix_extra_file_extension migrating
2025-06-10T02:30:32.074163395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:32.074306182Z [Info] fix_extra_file_extension: Starting migration of Main DB to 108
2025-06-10T02:30:32.074525745Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "ExtraFiles" WHERE TRIM("Extension") = ''
2025-06-10T02:30:32.074674394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ExtraFiles" WHERE TRIM("Extension") = ''
2025-06-10T02:30:32.074857432Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001646s
2025-06-10T02:30:32.074957213Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-06-10T02:30:32.075005160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-06-10T02:30:32.076093240Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001073s
2025-06-10T02:30:32.076219986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (108, '2025-06-10T02:30:32', 'fix_extra_file_extension')
2025-06-10T02:30:32.076422974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:32.077069676Z [Info] FluentMigrator.Runner.MigrationRunner: 108: fix_extra_file_extension migrated
2025-06-10T02:30:32.077190600Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020593s
2025-06-10T02:30:32.077287395Z [Info] FluentMigrator.Runner.MigrationRunner: 109: import_extra_files migrating
2025-06-10T02:30:32.077382887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:32.077522889Z [Info] import_extra_files: Starting migration of Main DB to 109
2025-06-10T02:30:32.077731058Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-06-10T02:30:32.077838033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-06-10T02:30:32.078351307Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005161s
2025-06-10T02:30:32.078464314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (109, '2025-06-10T02:30:32', 'import_extra_files')
2025-06-10T02:30:32.078689518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:32.079288554Z [Info] FluentMigrator.Runner.MigrationRunner: 109: import_extra_files migrated
2025-06-10T02:30:32.079402974Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001459s
2025-06-10T02:30:32.079491593Z [Info] FluentMigrator.Runner.MigrationRunner: 110: fix_extra_files_config migrating
2025-06-10T02:30:32.079588017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:32.079725073Z [Info] fix_extra_files_config: Starting migration of Main DB to 110
2025-06-10T02:30:32.079930817Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-06-10T02:30:32.080050428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-06-10T02:30:32.080459982Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004077s
2025-06-10T02:30:32.080579874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (110, '2025-06-10T02:30:32', 'fix_extra_files_config')
2025-06-10T02:30:32.080771539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:32.081575719Z [Info] FluentMigrator.Runner.MigrationRunner: 110: fix_extra_files_config migrated
2025-06-10T02:30:32.081681421Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014936s
2025-06-10T02:30:32.081746913Z [Info] FluentMigrator.Runner.MigrationRunner: 111: create_language_profiles migrating
2025-06-10T02:30:32.081855211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:32.081993860Z [Info] create_language_profiles: Starting migration of Main DB to 111
2025-06-10T02:30:32.082498136Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LanguageProfiles
2025-06-10T02:30:32.082631504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "LanguageProfiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Languages" TEXT NOT NULL, "Cutoff" INTEGER NOT NULL)
2025-06-10T02:30:32.082938693Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000328s
2025-06-10T02:30:32.083028403Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex LanguageProfiles (Name)
2025-06-10T02:30:32.083138585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_LanguageProfiles_Name" ON "LanguageProfiles" ("Name" ASC)
2025-06-10T02:30:32.083368799Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002302s
2025-06-10T02:30:32.083461996Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-06-10T02:30:32.083549893Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-06-10T02:30:32.083629844Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series LanguageProfileId Int32
2025-06-10T02:30:32.083744285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "LanguageProfileId" INTEGER NOT NULL DEFAULT 1
2025-06-10T02:30:32.084467290Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007301s
2025-06-10T02:30:32.084587142Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-06-10T02:30:32.084642313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-06-10T02:30:32.091204465Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065361s
2025-06-10T02:30:32.091328355Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Profiles Language
2025-06-10T02:30:32.092931232Z [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)
2025-06-10T02:30:32.093293902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Profiles_temp" ("Id", "Name", "Cutoff", "Items") SELECT "Id", "Name", "Cutoff", "Items" FROM "Profiles"
2025-06-10T02:30:32.093472542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles"
2025-06-10T02:30:32.093835793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles"
2025-06-10T02:30:32.095481627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityProfiles_Name" ON "Profiles" ("Name" ASC)
2025-06-10T02:30:32.095668353Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042551s
2025-06-10T02:30:32.095780208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (111, '2025-06-10T02:30:32', 'create_language_profiles')
2025-06-10T02:30:32.096050362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:32.097015044Z [Info] FluentMigrator.Runner.MigrationRunner: 111: create_language_profiles migrated
2025-06-10T02:30:32.097110757Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055916s
2025-06-10T02:30:32.097233093Z [Info] FluentMigrator.Runner.MigrationRunner: 112: added_regex_to_scenemapping migrating
2025-06-10T02:30:32.097355499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:32.097478367Z [Info] added_regex_to_scenemapping: Starting migration of Main DB to 112
2025-06-10T02:30:32.097754823Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SceneMappings
2025-06-10T02:30:32.097869895Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-06-10T02:30:32.097938333Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings FilterRegex String
2025-06-10T02:30:32.098061220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "FilterRegex" TEXT
2025-06-10T02:30:32.098768073Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000667s
2025-06-10T02:30:32.098830138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (112, '2025-06-10T02:30:32', 'added_regex_to_scenemapping')
2025-06-10T02:30:32.099036073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:32.099707405Z [Info] FluentMigrator.Runner.MigrationRunner: 112: added_regex_to_scenemapping migrated
2025-06-10T02:30:32.099815432Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016632s
2025-06-10T02:30:32.099947378Z [Info] FluentMigrator.Runner.MigrationRunner: 113: consolidate_indexer_baseurl migrating
2025-06-10T02:30:32.100042639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:32.100244586Z [Info] consolidate_indexer_baseurl: Starting migration of Main DB to 113
2025-06-10T02:30:32.100389638Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-06-10T02:30:32.100484489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-06-10T02:30:32.101637841Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011356s
2025-06-10T02:30:32.101760488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (113, '2025-06-10T02:30:32', 'consolidate_indexer_baseurl')
2025-06-10T02:30:32.101958647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:32.102610900Z [Info] FluentMigrator.Runner.MigrationRunner: 113: consolidate_indexer_baseurl migrated
2025-06-10T02:30:32.102731954Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021175s
2025-06-10T02:30:32.102827807Z [Info] FluentMigrator.Runner.MigrationRunner: 114: rename_indexer_status_id migrating
2025-06-10T02:30:32.102958891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:32.103064023Z [Info] rename_indexer_status_id: Starting migration of Main DB to 114
2025-06-10T02:30:32.104146682Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn IndexerStatus IndexerId to ProviderId
2025-06-10T02:30:32.110159449Z [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)
2025-06-10T02:30:32.110587761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo") SELECT "Id", "IndexerId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo" FROM "IndexerStatus"
2025-06-10T02:30:32.110896803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2025-06-10T02:30:32.111266999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2025-06-10T02:30:32.112853924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2025-06-10T02:30:32.113139469Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088334s
2025-06-10T02:30:32.113220091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (114, '2025-06-10T02:30:32', 'rename_indexer_status_id')
2025-06-10T02:30:32.113421086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:32.114306528Z [Info] FluentMigrator.Runner.MigrationRunner: 114: rename_indexer_status_id migrated
2025-06-10T02:30:32.114399616Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100101s
2025-06-10T02:30:32.114506220Z [Info] FluentMigrator.Runner.MigrationRunner: 115: add_downloadclient_status migrating
2025-06-10T02:30:32.114602204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:32.114749129Z [Info] add_downloadclient_status: Starting migration of Main DB to 115
2025-06-10T02:30:32.115194115Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus
2025-06-10T02:30:32.115340550Z [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-06-10T02:30:32.115668100Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003501s
2025-06-10T02:30:32.115776698Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId)
2025-06-10T02:30:32.115890628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2025-06-10T02:30:32.116123727Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002489s
2025-06-10T02:30:32.116230632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (115, '2025-06-10T02:30:32', 'add_downloadclient_status')
2025-06-10T02:30:32.116441807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:32.117166627Z [Info] FluentMigrator.Runner.MigrationRunner: 115: add_downloadclient_status migrated
2025-06-10T02:30:32.117258101Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001286s
2025-06-10T02:30:32.117365287Z [Info] FluentMigrator.Runner.MigrationRunner: 116: disable_nyaa migrating
2025-06-10T02:30:32.117465869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:32.117624919Z [Info] disable_nyaa: Starting migration of Main DB to 116
2025-06-10T02:30:32.117790803Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableRss" = false, "EnableSearch" = false, "Settings" = Replace("Settings", 'https://nyaa.se', '') WHERE "Implementation" = 'Nyaa' AND "Settings" LIKE '%nyaa.se%';
2025-06-10T02:30:32.118017279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableRss" = false, "EnableSearch" = false, "Settings" = Replace("Settings", 'https://nyaa.se', '') WHERE "Implementation" = 'Nyaa' AND "Settings" LIKE '%nyaa.se%';
2025-06-10T02:30:32.118267082Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002604s
2025-06-10T02:30:32.118408717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (116, '2025-06-10T02:30:32', 'disable_nyaa')
2025-06-10T02:30:32.118570483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:32.119270583Z [Info] FluentMigrator.Runner.MigrationRunner: 116: disable_nyaa migrated
2025-06-10T02:30:32.119412248Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012674s
2025-06-10T02:30:32.119510816Z [Info] FluentMigrator.Runner.MigrationRunner: 117: add_webrip_and_br480_qualites_in_profile migrating
2025-06-10T02:30:32.119635367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:32.119785990Z [Info] add_webrip_and_br480_qualites_in_profile: Starting migration of Main DB to 117
2025-06-10T02:30:32.120030162Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-06-10T02:30:32.120168420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-06-10T02:30:32.123940596Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037848s
2025-06-10T02:30:32.124116901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (117, '2025-06-10T02:30:32', 'add_webrip_and_br480_qualites_in_profile')
2025-06-10T02:30:32.124369920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:32.125101703Z [Info] FluentMigrator.Runner.MigrationRunner: 117: add_webrip_and_br480_qualites_in_profile migrated
2025-06-10T02:30:32.125238529Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049575s
2025-06-10T02:30:32.125367659Z [Info] FluentMigrator.Runner.MigrationRunner: 118: add_history_eventType_index migrating
2025-06-10T02:30:32.125476558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:32.125654516Z [Info] add_history_eventType_index: Starting migration of Main DB to 118
2025-06-10T02:30:32.125934951Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EventType)
2025-06-10T02:30:32.126067147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2025-06-10T02:30:32.126354526Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002891s
2025-06-10T02:30:32.126467393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (118, '2025-06-10T02:30:32', 'add_history_eventType_index')
2025-06-10T02:30:32.126689139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:32.127373016Z [Info] FluentMigrator.Runner.MigrationRunner: 118: add_history_eventType_index migrated
2025-06-10T02:30:32.127478919Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013029s
2025-06-10T02:30:32.127596356Z [Info] FluentMigrator.Runner.MigrationRunner: 119: separate_automatic_and_interactive_searches migrating
2025-06-10T02:30:32.127704113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:32.127874025Z [Info] separate_automatic_and_interactive_searches: Starting migration of Main DB to 119
2025-06-10T02:30:32.128379994Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableSearch to EnableAutomaticSearch
2025-06-10T02:30:32.130311613Z [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-06-10T02:30:32.130688101Z [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-06-10T02:30:32.131023526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2025-06-10T02:30:32.131378090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2025-06-10T02:30:32.133088103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2025-06-10T02:30:32.133341292Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004837s
2025-06-10T02:30:32.133443769Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-06-10T02:30:32.133547277Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2025-06-10T02:30:32.133626467Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableInteractiveSearch Boolean
2025-06-10T02:30:32.133746258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableInteractiveSearch" INTEGER
2025-06-10T02:30:32.134472029Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007209s
2025-06-10T02:30:32.134595237Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch"
2025-06-10T02:30:32.134709146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch"
2025-06-10T02:30:32.134917115Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001858s
2025-06-10T02:30:32.135010714Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-06-10T02:30:32.135121066Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-06-10T02:30:32.135195065Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers EnableInteractiveSearch Boolean
2025-06-10T02:30:32.136981141Z [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-06-10T02:30:32.137373240Z [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-06-10T02:30:32.137753836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2025-06-10T02:30:32.138115605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2025-06-10T02:30:32.139765456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2025-06-10T02:30:32.140018626Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047222s
2025-06-10T02:30:32.140149660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (119, '2025-06-10T02:30:32', 'separate_automatic_and_interactive_searches')
2025-06-10T02:30:32.140434373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:32.141214965Z [Info] FluentMigrator.Runner.MigrationRunner: 119: separate_automatic_and_interactive_searches migrated
2025-06-10T02:30:32.141340768Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059016s
2025-06-10T02:30:32.141462984Z [Info] FluentMigrator.Runner.MigrationRunner: 120: update_series_episodes_history_indexes migrating
2025-06-10T02:30:32.141609029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:32.141740974Z [Info] update_series_episodes_history_indexes: Starting migration of Main DB to 120
2025-06-10T02:30:32.142483449Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Episodes (SeriesId, AirDate)
2025-06-10T02:30:32.142603310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId_AirDate" ON "Episodes" ("SeriesId" ASC, "AirDate" ASC)
2025-06-10T02:30:32.142860118Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000264s
2025-06-10T02:30:32.142978055Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (EpisodeId)
2025-06-10T02:30:32.143068407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_EpisodeId"
2025-06-10T02:30:32.143337138Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002636s
2025-06-10T02:30:32.143437250Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EpisodeId, Date)
2025-06-10T02:30:32.143549225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EpisodeId_Date" ON "History" ("EpisodeId" ASC, "Date" DESC)
2025-06-10T02:30:32.143787575Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002432s
2025-06-10T02:30:32.143923679Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (DownloadId)
2025-06-10T02:30:32.144030254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_DownloadId"
2025-06-10T02:30:32.144290688Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002586s
2025-06-10T02:30:32.144402703Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId, Date)
2025-06-10T02:30:32.144556042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2025-06-10T02:30:32.144762638Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002422s
2025-06-10T02:30:32.144861968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (120, '2025-06-10T02:30:32', 'update_series_episodes_history_indexes')
2025-06-10T02:30:32.145089657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:32.145873625Z [Info] FluentMigrator.Runner.MigrationRunner: 120: update_series_episodes_history_indexes migrated
2025-06-10T02:30:32.146003246Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013599s
2025-06-10T02:30:32.146107967Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_animetosho_url migrating
2025-06-10T02:30:32.146217978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:32.146367599Z [Info] update_animetosho_url: Starting migration of Main DB to 121
2025-06-10T02:30:32.146627683Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace(Replace("Settings", '//animetosho.org', '//feed.animetosho.org'), '/feed/nabapi', '/nabapi') WHERE ("Implementation" = 'Newznab' OR "Implementation" = 'Torznab') AND "Settings" LIKE '%animetosho%';
2025-06-10T02:30:32.146861203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = Replace(Replace("Settings", '//animetosho.org', '//feed.animetosho.org'), '/feed/nabapi', '/nabapi') WHERE ("Implementation" = 'Newznab' OR "Implementation" = 'Torznab') AND "Settings" LIKE '%animetosho%';
2025-06-10T02:30:32.147183893Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003087s
2025-06-10T02:30:32.147285377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (121, '2025-06-10T02:30:32', 'update_animetosho_url')
2025-06-10T02:30:32.147501392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:32.148119717Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_animetosho_url migrated
2025-06-10T02:30:32.148234278Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012546s
2025-06-10T02:30:32.148353838Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_remux_qualities_in_profile migrating
2025-06-10T02:30:32.148479331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:32.148617008Z [Info] add_remux_qualities_in_profile: Starting migration of Main DB to 122
2025-06-10T02:30:32.148828033Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-06-10T02:30:32.148970059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-06-10T02:30:32.151488159Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025327s
2025-06-10T02:30:32.151629053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (122, '2025-06-10T02:30:32', 'add_remux_qualities_in_profile')
2025-06-10T02:30:32.151857022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:32.152500557Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_remux_qualities_in_profile migrated
2025-06-10T02:30:32.152606551Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035294s
2025-06-10T02:30:32.152715670Z [Info] FluentMigrator.Runner.MigrationRunner: 123: add_history_seriesId_index migrating
2025-06-10T02:30:32.152828307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:32.152980113Z [Info] add_history_seriesId_index: Starting migration of Main DB to 123
2025-06-10T02:30:32.153236489Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (SeriesId)
2025-06-10T02:30:32.153341811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_SeriesId" ON "History" ("SeriesId" ASC)
2025-06-10T02:30:32.153581153Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002379s
2025-06-10T02:30:32.153697237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (123, '2025-06-10T02:30:32', 'add_history_seriesId_index')
2025-06-10T02:30:32.153922109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:32.154791760Z [Info] FluentMigrator.Runner.MigrationRunner: 123: add_history_seriesId_index migrated
2025-06-10T02:30:32.154863855Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013974s
2025-06-10T02:30:32.154977805Z [Info] FluentMigrator.Runner.MigrationRunner: 124: remove_media_browser_metadata migrating
2025-06-10T02:30:32.155091654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:32.155243570Z [Info] remove_media_browser_metadata: Starting migration of Main DB to 124
2025-06-10T02:30:32.155856414Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-06-10T02:30:32.155984051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Metadata" WHERE "Implementation" = 'MediaBrowserMetadata'
2025-06-10T02:30:32.156189204Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001916s
2025-06-10T02:30:32.156268373Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-06-10T02:30:32.156412012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "MetadataFiles" WHERE "Consumer" = 'MediaBrowserMetadata'
2025-06-10T02:30:32.156566654Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001818s
2025-06-10T02:30:32.156703259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (124, '2025-06-10T02:30:32', 'remove_media_browser_metadata')
2025-06-10T02:30:32.156909364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:32.157510685Z [Info] FluentMigrator.Runner.MigrationRunner: 124: remove_media_browser_metadata migrated
2025-06-10T02:30:32.157625806Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001114s
2025-06-10T02:30:32.157733082Z [Info] FluentMigrator.Runner.MigrationRunner: 125: remove_notify_my_android_and_pushalot_notifications migrating
2025-06-10T02:30:32.157861441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:32.158012846Z [Info] remove_notify_my_android_and_pushalot_notifications: Starting migration of Main DB to 125
2025-06-10T02:30:32.158301307Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-06-10T02:30:32.158498213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'NotifyMyAndroid'
2025-06-10T02:30:32.158616271Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001952s
2025-06-10T02:30:32.158710330Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-06-10T02:30:32.158830682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Pushalot'
2025-06-10T02:30:32.159002659Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001741s
2025-06-10T02:30:32.159113231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (125, '2025-06-10T02:30:32', 'remove_notify_my_android_and_pushalot_notifications')
2025-06-10T02:30:32.159342834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:32.159991610Z [Info] FluentMigrator.Runner.MigrationRunner: 125: remove_notify_my_android_and_pushalot_notifications migrated
2025-06-10T02:30:32.160115419Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011425s
2025-06-10T02:30:32.160219769Z [Info] FluentMigrator.Runner.MigrationRunner: 126: add_custom_filters migrating
2025-06-10T02:30:32.160316524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:32.160484823Z [Info] add_custom_filters: Starting migration of Main DB to 126
2025-06-10T02:30:32.160911542Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters
2025-06-10T02:30:32.161012215Z [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-06-10T02:30:32.161337820Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003274s
2025-06-10T02:30:32.161445327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (126, '2025-06-10T02:30:32', 'add_custom_filters')
2025-06-10T02:30:32.161652644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:32.162375750Z [Info] FluentMigrator.Runner.MigrationRunner: 126: add_custom_filters migrated
2025-06-10T02:30:32.162485731Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001381s
2025-06-10T02:30:32.162604400Z [Info] FluentMigrator.Runner.MigrationRunner: 127: rename_restrictions_to_release_profiles migrating
2025-06-10T02:30:32.162715694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:32.162870656Z [Info] rename_restrictions_to_release_profiles: Starting migration of Main DB to 127
2025-06-10T02:30:32.163221142Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Restrictions ReleaseProfiles
2025-06-10T02:30:32.163354320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Restrictions" RENAME TO "ReleaseProfiles"
2025-06-10T02:30:32.164968410Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016027s
2025-06-10T02:30:32.165071297Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2025-06-10T02:30:32.165170146Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-06-10T02:30:32.165308314Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IncludePreferredWhenRenaming Boolean
2025-06-10T02:30:32.165401191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IncludePreferredWhenRenaming" INTEGER NOT NULL DEFAULT 1
2025-06-10T02:30:32.166009035Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006324s
2025-06-10T02:30:32.166134077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (127, '2025-06-10T02:30:32', 'rename_restrictions_to_release_profiles')
2025-06-10T02:30:32.166361515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:32.167046754Z [Info] FluentMigrator.Runner.MigrationRunner: 127: rename_restrictions_to_release_profiles migrated
2025-06-10T02:30:32.167165453Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016617s
2025-06-10T02:30:32.167295405Z [Info] FluentMigrator.Runner.MigrationRunner: 128: rename_quality_profiles_add_upgrade_allowed migrating
2025-06-10T02:30:32.167408593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:32.167629758Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Main DB to 128
2025-06-10T02:30:32.168466713Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Profiles QualityProfiles
2025-06-10T02:30:32.168617627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" RENAME TO "QualityProfiles"
2025-06-10T02:30:32.170212047Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015909s
2025-06-10T02:30:32.170297479Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2025-06-10T02:30:32.170430587Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-06-10T02:30:32.170480057Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles UpgradeAllowed Boolean
2025-06-10T02:30:32.170589738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "UpgradeAllowed" INTEGER
2025-06-10T02:30:32.171195718Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005999s
2025-06-10T02:30:32.171299116Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LanguageProfiles
2025-06-10T02:30:32.171411121Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-06-10T02:30:32.171488327Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn LanguageProfiles UpgradeAllowed Boolean
2025-06-10T02:30:32.171618549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LanguageProfiles" ADD COLUMN "UpgradeAllowed" INTEGER
2025-06-10T02:30:32.172245141Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006272s
2025-06-10T02:30:32.172377457Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-06-10T02:30:32.172446195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1
2025-06-10T02:30:32.172625667Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001852s
2025-06-10T02:30:32.172721299Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-06-10T02:30:32.172812784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "LanguageProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1
2025-06-10T02:30:32.173000672Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001781s
2025-06-10T02:30:32.173105964Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Series ProfileId to QualityProfileId
2025-06-10T02:30:32.175113225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Series_temp" ("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, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "TvMazeId" INTEGER NOT NULL, "LanguageProfileId" INTEGER NOT NULL)
2025-06-10T02:30:32.176000522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Series_temp" ("Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "QualityProfileId", "Tags", "Added", "AddOptions", "TvMazeId", "LanguageProfileId") SELECT "Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "ProfileId", "Tags", "Added", "AddOptions", "TvMazeId", "LanguageProfileId" FROM "Series"
2025-06-10T02:30:32.176852658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2025-06-10T02:30:32.177653019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2025-06-10T02:30:32.179172599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2025-06-10T02:30:32.179425698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2025-06-10T02:30:32.179679860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2025-06-10T02:30:32.179908681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2025-06-10T02:30:32.180164987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2025-06-10T02:30:32.180401022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2025-06-10T02:30:32.180651867Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074329s
2025-06-10T02:30:32.180807811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (128, '2025-06-10T02:30:32', 'rename_quality_profiles_add_upgrade_allowed')
2025-06-10T02:30:32.181004016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:32.181953267Z [Info] FluentMigrator.Runner.MigrationRunner: 128: rename_quality_profiles_add_upgrade_allowed migrated
2025-06-10T02:30:32.182088028Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087383s
2025-06-10T02:30:32.182234022Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_relative_original_path_to_episode_file migrating
2025-06-10T02:30:32.182327961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:32.182499026Z [Info] add_relative_original_path_to_episode_file: Starting migration of Main DB to 129
2025-06-10T02:30:32.182884462Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2025-06-10T02:30:32.183026758Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-06-10T02:30:32.183079124Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles OriginalFilePath String
2025-06-10T02:30:32.183185758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "OriginalFilePath" TEXT
2025-06-10T02:30:32.183799614Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006031s
2025-06-10T02:30:32.183932362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (129, '2025-06-10T02:30:32', 'add_relative_original_path_to_episode_file')
2025-06-10T02:30:32.184171583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:32.184860290Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_relative_original_path_to_episode_file migrated
2025-06-10T02:30:32.184987686Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016627s
2025-06-10T02:30:32.185109311Z [Info] FluentMigrator.Runner.MigrationRunner: 130: episode_last_searched_time migrating
2025-06-10T02:30:32.185226297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:32.185373122Z [Info] episode_last_searched_time: Starting migration of Main DB to 130
2025-06-10T02:30:32.185665100Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2025-06-10T02:30:32.185776815Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-06-10T02:30:32.185870303Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes LastSearchTime DateTime
2025-06-10T02:30:32.186024744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "LastSearchTime" DATETIME
2025-06-10T02:30:32.186597638Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006078s
2025-06-10T02:30:32.186766217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (130, '2025-06-10T02:30:32', 'episode_last_searched_time')
2025-06-10T02:30:32.186939366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:32.187590847Z [Info] FluentMigrator.Runner.MigrationRunner: 130: episode_last_searched_time migrated
2025-06-10T02:30:32.187695789Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015912s
2025-06-10T02:30:32.187799768Z [Info] FluentMigrator.Runner.MigrationRunner: 131: download_propers_config migrating
2025-06-10T02:30:32.187933157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:32.188094191Z [Info] download_propers_config: Starting migration of Main DB to 131
2025-06-10T02:30:32.188417532Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-06-10T02:30:32.188457793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-06-10T02:30:32.189084765Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006281s
2025-06-10T02:30:32.189198053Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers'
2025-06-10T02:30:32.189329929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers'
2025-06-10T02:30:32.189506444Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001694s
2025-06-10T02:30:32.189624592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (131, '2025-06-10T02:30:32', 'download_propers_config')
2025-06-10T02:30:32.189840056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:32.190478161Z [Info] FluentMigrator.Runner.MigrationRunner: 131: download_propers_config migrated
2025-06-10T02:30:32.190580797Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011368s
2025-06-10T02:30:32.190699346Z [Info] FluentMigrator.Runner.MigrationRunner: 132: add_download_client_priority migrating
2025-06-10T02:30:32.190833746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:32.190960502Z [Info] add_download_client_priority: Starting migration of Main DB to 132
2025-06-10T02:30:32.191330416Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2025-06-10T02:30:32.191428193Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-06-10T02:30:32.193125320Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Priority Int32
2025-06-10T02:30:32.193263569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 1
2025-06-10T02:30:32.194023900Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007438s
2025-06-10T02:30:32.194124562Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-06-10T02:30:32.194205445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-06-10T02:30:32.217154180Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.022889s
2025-06-10T02:30:32.217314412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (132, '2025-06-10T02:30:32', 'add_download_client_priority')
2025-06-10T02:30:32.217564676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:32.218256880Z [Info] FluentMigrator.Runner.MigrationRunner: 132: add_download_client_priority migrated
2025-06-10T02:30:32.218346641Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.024012s
2025-06-10T02:30:32.218458476Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_specials_folder_format migrating
2025-06-10T02:30:32.218572726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:32.218740083Z [Info] add_specials_folder_format: Starting migration of Main DB to 134
2025-06-10T02:30:32.219398989Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2025-06-10T02:30:32.219524723Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-06-10T02:30:32.219596627Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig SpecialsFolderFormat String
2025-06-10T02:30:32.219701168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "SpecialsFolderFormat" TEXT
2025-06-10T02:30:32.220364994Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006654s
2025-06-10T02:30:32.220468042Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-06-10T02:30:32.220558394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "SpecialsFolderFormat" = 'Specials' WHERE 1 = 1
2025-06-10T02:30:32.220728757Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001818s
2025-06-10T02:30:32.220841233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (134, '2025-06-10T02:30:32', 'add_specials_folder_format')
2025-06-10T02:30:32.221040564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:32.221717948Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_specials_folder_format migrated
2025-06-10T02:30:32.221881027Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011564s
2025-06-10T02:30:32.221940256Z [Info] FluentMigrator.Runner.MigrationRunner: 135: health_issue_notification migrating
2025-06-10T02:30:32.222022241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:32.222163435Z [Info] health_issue_notification: Starting migration of Main DB to 135
2025-06-10T02:30:32.222519101Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-06-10T02:30:32.222680065Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-06-10T02:30:32.222694925Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthIssue Boolean
2025-06-10T02:30:32.222801640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthIssue" INTEGER NOT NULL DEFAULT 0
2025-06-10T02:30:32.223418833Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005966s
2025-06-10T02:30:32.223504946Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-06-10T02:30:32.223581330Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-06-10T02:30:32.223666852Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeHealthWarnings Boolean
2025-06-10T02:30:32.223787946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeHealthWarnings" INTEGER NOT NULL DEFAULT 0
2025-06-10T02:30:32.224400820Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000613s
2025-06-10T02:30:32.224516843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (135, '2025-06-10T02:30:32', 'health_issue_notification')
2025-06-10T02:30:32.224733580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:32.225372807Z [Info] FluentMigrator.Runner.MigrationRunner: 135: health_issue_notification migrated
2025-06-10T02:30:32.225496336Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015853s
2025-06-10T02:30:32.225605746Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_indexer_and_enabled_to_release_profiles migrating
2025-06-10T02:30:32.225792793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:32.225867212Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Main DB to 136
2025-06-10T02:30:32.226246737Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2025-06-10T02:30:32.226361888Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-06-10T02:30:32.226467431Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Enabled Boolean
2025-06-10T02:30:32.226609758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Enabled" INTEGER NOT NULL DEFAULT 1
2025-06-10T02:30:32.227198774Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006196s
2025-06-10T02:30:32.227377032Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2025-06-10T02:30:32.227410650Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-06-10T02:30:32.227483316Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IndexerId Int32
2025-06-10T02:30:32.227604240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IndexerId" INTEGER NOT NULL DEFAULT 0
2025-06-10T02:30:32.228275411Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006304s
2025-06-10T02:30:32.228357537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (136, '2025-06-10T02:30:32', 'add_indexer_and_enabled_to_release_profiles')
2025-06-10T02:30:32.228591428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:32.229242148Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_indexer_and_enabled_to_release_profiles migrated
2025-06-10T02:30:32.229366217Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016333s
2025-06-10T02:30:32.229470317Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_airedbefore_to_episodes migrating
2025-06-10T02:30:32.229591130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:32.229743307Z [Info] add_airedbefore_to_episodes: Starting migration of Main DB to 137
2025-06-10T02:30:32.230100756Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2025-06-10T02:30:32.230202902Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-06-10T02:30:32.230309266Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes AiredAfterSeasonNumber Int32
2025-06-10T02:30:32.230458717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "AiredAfterSeasonNumber" INTEGER
2025-06-10T02:30:32.231033414Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006224s
2025-06-10T02:30:32.231196683Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes AiredBeforeSeasonNumber Int32
2025-06-10T02:30:32.231272956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "AiredBeforeSeasonNumber" INTEGER
2025-06-10T02:30:32.231887975Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006119s
2025-06-10T02:30:32.232015832Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes AiredBeforeEpisodeNumber Int32
2025-06-10T02:30:32.232118158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "AiredBeforeEpisodeNumber" INTEGER
2025-06-10T02:30:32.232769810Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006129s
2025-06-10T02:30:32.232867366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (137, '2025-06-10T02:30:32', 'add_airedbefore_to_episodes')
2025-06-10T02:30:32.233063371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:32.233721566Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_airedbefore_to_episodes migrated
2025-06-10T02:30:32.233835826Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015976s
2025-06-10T02:30:32.233949024Z [Info] FluentMigrator.Runner.MigrationRunner: 138: remove_bitmetv migrating
2025-06-10T02:30:32.234086461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:32.234204849Z [Info] remove_bitmetv: Starting migration of Main DB to 138
2025-06-10T02:30:32.234480685Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-06-10T02:30:32.234635276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'BitMeTv'
2025-06-10T02:30:32.234789557Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001899s
2025-06-10T02:30:32.234925230Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableRss" = false, "EnableAutomaticSearch" = false, "EnableInteractiveSearch" = false WHERE "Implementation" = 'Newznab' AND "Settings" LIKE '%usenet-crawler.com%'
2025-06-10T02:30:32.235115673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableRss" = false, "EnableAutomaticSearch" = false, "EnableInteractiveSearch" = false WHERE "Implementation" = 'Newznab' AND "Settings" LIKE '%usenet-crawler.com%'
2025-06-10T02:30:32.235383071Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002696s
2025-06-10T02:30:32.235486580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (138, '2025-06-10T02:30:32', 'remove_bitmetv')
2025-06-10T02:30:32.235702244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:32.236465661Z [Info] FluentMigrator.Runner.MigrationRunner: 138: remove_bitmetv migrated
2025-06-10T02:30:32.236530762Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012975s
2025-06-10T02:30:32.236661776Z [Info] FluentMigrator.Runner.MigrationRunner: 139: add_download_history migrating
2025-06-10T02:30:32.236750525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:32.236909805Z [Info] add_download_history: Starting migration of Main DB to 139
2025-06-10T02:30:32.237765518Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadHistory
2025-06-10T02:30:32.237915981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadHistory" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "EventType" INTEGER NOT NULL, "SeriesId" 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-06-10T02:30:32.238345937Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000453s
2025-06-10T02:30:32.238444776Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (EventType)
2025-06-10T02:30:32.238539587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC)
2025-06-10T02:30:32.238779329Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000241s
2025-06-10T02:30:32.238894171Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (SeriesId)
2025-06-10T02:30:32.239006266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_SeriesId" ON "DownloadHistory" ("SeriesId" ASC)
2025-06-10T02:30:32.239260238Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002346s
2025-06-10T02:30:32.239359387Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (DownloadId)
2025-06-10T02:30:32.239456292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC)
2025-06-10T02:30:32.239757439Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002746s
2025-06-10T02:30:32.239835025Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-06-10T02:30:32.240047653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-06-10T02:30:32.242009914Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020545s
2025-06-10T02:30:32.242197141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (139, '2025-06-10T02:30:32', 'add_download_history')
2025-06-10T02:30:32.242364578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:32.243152995Z [Info] FluentMigrator.Runner.MigrationRunner: 139: add_download_history migrated
2025-06-10T02:30:32.243267866Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032011s
2025-06-10T02:30:32.243390523Z [Info] FluentMigrator.Runner.MigrationRunner: 140: remove_chown_and_folderchmod_config_v2 migrating
2025-06-10T02:30:32.243511447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:32.243665226Z [Info] remove_chown_and_folderchmod_config_v2: Starting migration of Main DB to 140
2025-06-10T02:30:32.243947404Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" IN ('folderchmod', 'chownuser')
2025-06-10T02:30:32.244092737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" IN ('folderchmod', 'chownuser')
2025-06-10T02:30:32.244410777Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003137s
2025-06-10T02:30:32.244523334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (140, '2025-06-10T02:30:32', 'remove_chown_and_folderchmod_config_v2')
2025-06-10T02:30:32.244759289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:32.245391652Z [Info] FluentMigrator.Runner.MigrationRunner: 140: remove_chown_and_folderchmod_config_v2 migrated
2025-06-10T02:30:32.245528829Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012923s
2025-06-10T02:30:32.245621585Z [Info] FluentMigrator.Runner.MigrationRunner: 141: add_update_history migrating
2025-06-10T02:30:32.245746627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:32.245885687Z [Info] add_update_history: Starting migration of Main DB to 141
2025-06-10T02:30:32.246007162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (141, '2025-06-10T02:30:32', 'add_update_history')
2025-06-10T02:30:32.246228588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:32.246853426Z [Info] FluentMigrator.Runner.MigrationRunner: 141: add_update_history migrated
2025-06-10T02:30:32.246972776Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011182s
2025-06-10T02:30:32.247085443Z [Info] FluentMigrator.Runner.MigrationRunner: 142: import_lists migrating
2025-06-10T02:30:32.247188651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:32.247340537Z [Info] import_lists: Starting migration of Main DB to 142
2025-06-10T02:30:32.248394879Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportLists
2025-06-10T02:30:32.248524230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportLists" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableAutomaticAdd" INTEGER, "RootFolderPath" TEXT NOT NULL, "ShouldMonitor" INTEGER NOT NULL, "QualityProfileId" INTEGER NOT NULL, "LanguageProfileId" INTEGER NOT NULL, "Tags" TEXT)
2025-06-10T02:30:32.249030770Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005136s
2025-06-10T02:30:32.249148427Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportLists (Name)
2025-06-10T02:30:32.249221083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC)
2025-06-10T02:30:32.249510035Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002784s
2025-06-10T02:30:32.249622942Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListStatus
2025-06-10T02:30:32.249736711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT)
2025-06-10T02:30:32.250142137Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00043s
2025-06-10T02:30:32.250251768Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListStatus (ProviderId)
2025-06-10T02:30:32.250370938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2025-06-10T02:30:32.250688527Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002966s
2025-06-10T02:30:32.251460011Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListExclusions
2025-06-10T02:30:32.251495472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListExclusions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" TEXT NOT NULL, "Title" TEXT NOT NULL)
2025-06-10T02:30:32.251509039Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002931s
2025-06-10T02:30:32.251518358Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListExclusions (TvdbId)
2025-06-10T02:30:32.251527336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListExclusions_TvdbId" ON "ImportListExclusions" ("TvdbId" ASC)
2025-06-10T02:30:32.251678731Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002649s
2025-06-10T02:30:32.251782119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (142, '2025-06-10T02:30:32', 'import_lists')
2025-06-10T02:30:32.252065981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:32.253023478Z [Info] FluentMigrator.Runner.MigrationRunner: 142: import_lists migrated
2025-06-10T02:30:32.253182268Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015666s
2025-06-10T02:30:32.253258812Z [Info] FluentMigrator.Runner.MigrationRunner: 143: add_priority_to_indexers migrating
2025-06-10T02:30:32.253409475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:32.254730595Z [Info] add_priority_to_indexers: Starting migration of Main DB to 143
2025-06-10T02:30:32.254756768Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-06-10T02:30:32.254768993Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-06-10T02:30:32.254779394Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Priority Int32
2025-06-10T02:30:32.254788692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 25
2025-06-10T02:30:32.255123526Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008091s
2025-06-10T02:30:32.255509814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (143, '2025-06-10T02:30:32', 'add_priority_to_indexers')
2025-06-10T02:30:32.256014240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:32.256114502Z [Info] FluentMigrator.Runner.MigrationRunner: 143: add_priority_to_indexers migrated
2025-06-10T02:30:32.256225856Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001814s
2025-06-10T02:30:32.256328993Z [Info] FluentMigrator.Runner.MigrationRunner: 144: import_lists_series_type_and_season_folder migrating
2025-06-10T02:30:32.256445157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:32.256579348Z [Info] import_lists_series_type_and_season_folder: Starting migration of Main DB to 144
2025-06-10T02:30:32.256946747Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2025-06-10T02:30:32.257023792Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-06-10T02:30:32.257125096Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists SeriesType Int32
2025-06-10T02:30:32.257207472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "SeriesType" INTEGER NOT NULL DEFAULT 0
2025-06-10T02:30:32.257953895Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006981s
2025-06-10T02:30:32.258005669Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2025-06-10T02:30:32.258101212Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-06-10T02:30:32.258187686Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists SeasonFolder Boolean
2025-06-10T02:30:32.258283569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "SeasonFolder" INTEGER NOT NULL DEFAULT 1
2025-06-10T02:30:32.258989129Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006723s
2025-06-10T02:30:32.259082818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (144, '2025-06-10T02:30:32', 'import_lists_series_type_and_season_folder')
2025-06-10T02:30:32.259318292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:32.260066188Z [Info] FluentMigrator.Runner.MigrationRunner: 144: import_lists_series_type_and_season_folder migrated
2025-06-10T02:30:32.260185759Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00176s
2025-06-10T02:30:32.260290980Z [Info] FluentMigrator.Runner.MigrationRunner: 145: remove_growl migrating
2025-06-10T02:30:32.260405291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:32.260521144Z [Info] remove_growl: Starting migration of Main DB to 145
2025-06-10T02:30:32.260766578Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-06-10T02:30:32.260880277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Growl'
2025-06-10T02:30:32.261051552Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001743s
2025-06-10T02:30:32.261149910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (145, '2025-06-10T02:30:32', 'remove_growl')
2025-06-10T02:30:32.261367107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:32.261942856Z [Info] FluentMigrator.Runner.MigrationRunner: 145: remove_growl migrated
2025-06-10T02:30:32.262053640Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010743s
2025-06-10T02:30:32.262158591Z [Info] FluentMigrator.Runner.MigrationRunner: 146: cleanup_duplicates_updatehistory migrating
2025-06-10T02:30:32.262248702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:32.262394646Z [Info] cleanup_duplicates_updatehistory: Starting migration of Main DB to 146
2025-06-10T02:30:32.262517353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (146, '2025-06-10T02:30:32', 'cleanup_duplicates_updatehistory')
2025-06-10T02:30:32.262738228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:32.263328336Z [Info] FluentMigrator.Runner.MigrationRunner: 146: cleanup_duplicates_updatehistory migrated
2025-06-10T02:30:32.263447626Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010614s
2025-06-10T02:30:32.263541836Z [Info] FluentMigrator.Runner.MigrationRunner: 147: swap_filechmod_for_folderchmod migrating
2025-06-10T02:30:32.263628460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:32.263777621Z [Info] swap_filechmod_for_folderchmod: Starting migration of Main DB to 147
2025-06-10T02:30:32.264041763Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-06-10T02:30:32.264133447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-06-10T02:30:32.264592521Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000445s
2025-06-10T02:30:32.264719547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (147, '2025-06-10T02:30:32', 'swap_filechmod_for_folderchmod')
2025-06-10T02:30:32.264913287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:32.265656934Z [Info] FluentMigrator.Runner.MigrationRunner: 147: swap_filechmod_for_folderchmod migrated
2025-06-10T02:30:32.265773389Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015122s
2025-06-10T02:30:32.265881346Z [Info] FluentMigrator.Runner.MigrationRunner: 148: mediainfo_channels migrating
2025-06-10T02:30:32.265966167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:32.266117261Z [Info] mediainfo_channels: Starting migration of Main DB to 148
2025-06-10T02:30:32.266320551Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "EpisodeFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannels"', '"audioChannelsContainer"');
2025-06-10T02:30:32.266510323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "EpisodeFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannels"', '"audioChannelsContainer"');
2025-06-10T02:30:32.266703962Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002039s
2025-06-10T02:30:32.266796419Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "EpisodeFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannelPositionsText"', '"audioChannelPositionsTextContainer"');
2025-06-10T02:30:32.266973766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "EpisodeFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannelPositionsText"', '"audioChannelPositionsTextContainer"');
2025-06-10T02:30:32.267190322Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002155s
2025-06-10T02:30:32.267295734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (148, '2025-06-10T02:30:32', 'mediainfo_channels')
2025-06-10T02:30:32.267486137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:32.268107138Z [Info] FluentMigrator.Runner.MigrationRunner: 148: mediainfo_channels migrated
2025-06-10T02:30:32.268221889Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011289s
2025-06-10T02:30:32.268318112Z [Info] FluentMigrator.Runner.MigrationRunner: 149: add_on_delete_to_notifications migrating
2025-06-10T02:30:32.268417593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:32.268565941Z [Info] add_on_delete_to_notifications: Starting migration of Main DB to 149
2025-06-10T02:30:32.268897940Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-06-10T02:30:32.269019154Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-06-10T02:30:32.269124285Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnSeriesDelete Boolean
2025-06-10T02:30:32.269229157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnSeriesDelete" INTEGER NOT NULL DEFAULT 0
2025-06-10T02:30:32.269956561Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007049s
2025-06-10T02:30:32.270018846Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-06-10T02:30:32.270102274Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2025-06-10T02:30:32.270182025Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnEpisodeFileDelete Boolean
2025-06-10T02:30:32.270297347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnEpisodeFileDelete" INTEGER NOT NULL DEFAULT 0
2025-06-10T02:30:32.270944149Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006448s
2025-06-10T02:30:32.271055614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (149, '2025-06-10T02:30:32', 'add_on_delete_to_notifications')
2025-06-10T02:30:32.271278392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:32.271941237Z [Info] FluentMigrator.Runner.MigrationRunner: 149: add_on_delete_to_notifications migrated
2025-06-10T02:30:32.272071740Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016376s
2025-06-10T02:30:32.272150799Z [Info] FluentMigrator.Runner.MigrationRunner: 150: add_scene_mapping_origin migrating
2025-06-10T02:30:32.272260359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:32.272402736Z [Info] add_scene_mapping_origin: Starting migration of Main DB to 150
2025-06-10T02:30:32.272774515Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SceneMappings
2025-06-10T02:30:32.272926260Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-06-10T02:30:32.272974908Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings SceneOrigin String
2025-06-10T02:30:32.273083136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "SceneOrigin" TEXT
2025-06-10T02:30:32.273727664Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006442s
2025-06-10T02:30:32.273835421Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings SearchMode Int32
2025-06-10T02:30:32.273946214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "SearchMode" INTEGER
2025-06-10T02:30:32.274560140Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006147s
2025-06-10T02:30:32.274674500Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings Comment String
2025-06-10T02:30:32.274813179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "Comment" TEXT
2025-06-10T02:30:32.275405041Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006051s
2025-06-10T02:30:32.275492767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (150, '2025-06-10T02:30:32', 'add_scene_mapping_origin')
2025-06-10T02:30:32.275701177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:32.276376597Z [Info] FluentMigrator.Runner.MigrationRunner: 150: add_scene_mapping_origin migrated
2025-06-10T02:30:32.276480035Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001593s
2025-06-10T02:30:32.276588754Z [Info] FluentMigrator.Runner.MigrationRunner: 151: remove_custom_filter_type migrating
2025-06-10T02:30:32.276688415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:32.276860511Z [Info] remove_custom_filter_type: Starting migration of Main DB to 151
2025-06-10T02:30:32.277586593Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-06-10T02:30:32.277692627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFilters" SET "Type" = 'series' WHERE "Type" = 'seriesIndex'
2025-06-10T02:30:32.277877749Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001898s
2025-06-10T02:30:32.277964925Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-06-10T02:30:32.278060407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFilters" SET "Type" = 'series' WHERE "Type" = 'seriesEditor'
2025-06-10T02:30:32.278228636Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001765s
2025-06-10T02:30:32.278333968Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-06-10T02:30:32.278410552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFilters" SET "Type" = 'series' WHERE "Type" = 'seasonPass'
2025-06-10T02:30:32.278582829Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001736s
2025-06-10T02:30:32.278687300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (151, '2025-06-10T02:30:32', 'remove_custom_filter_type')
2025-06-10T02:30:32.278899397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:32.279512150Z [Info] FluentMigrator.Runner.MigrationRunner: 151: remove_custom_filter_type migrated
2025-06-10T02:30:32.279609206Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001098s
2025-06-10T02:30:32.279724989Z [Info] FluentMigrator.Runner.MigrationRunner: 152: update_btn_url_to_https migrating
2025-06-10T02:30:32.279812886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:32.279987608Z [Info] update_btn_url_to_https: Starting migration of Main DB to 152
2025-06-10T02:30:32.280191218Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", 'http://api.broadcasthe.net', 'https://api.broadcasthe.net') WHERE "Implementation" = 'BroadcastheNet';
2025-06-10T02:30:32.280371390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = Replace("Settings", 'http://api.broadcasthe.net', 'https://api.broadcasthe.net') WHERE "Implementation" = 'BroadcastheNet';
2025-06-10T02:30:32.280612305Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002364s
2025-06-10T02:30:32.280714742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (152, '2025-06-10T02:30:32', 'update_btn_url_to_https')
2025-06-10T02:30:32.280958963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:32.281536767Z [Info] FluentMigrator.Runner.MigrationRunner: 152: update_btn_url_to_https migrated
2025-06-10T02:30:32.281637960Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011551s
2025-06-10T02:30:32.281738052Z [Info] FluentMigrator.Runner.MigrationRunner: 153: add_on_episodefiledelete_for_upgrade migrating
2025-06-10T02:30:32.281848324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:32.281997194Z [Info] add_on_episodefiledelete_for_upgrade: Starting migration of Main DB to 153
2025-06-10T02:30:32.282275474Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-06-10T02:30:32.282401428Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-06-10T02:30:32.282473603Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnEpisodeFileDeleteForUpgrade Boolean
2025-06-10T02:30:32.282587502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnEpisodeFileDeleteForUpgrade" INTEGER NOT NULL DEFAULT 1
2025-06-10T02:30:32.283294816Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007032s
2025-06-10T02:30:32.283396972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (153, '2025-06-10T02:30:32', 'add_on_episodefiledelete_for_upgrade')
2025-06-10T02:30:32.283618107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:32.284329439Z [Info] FluentMigrator.Runner.MigrationRunner: 153: add_on_episodefiledelete_for_upgrade migrated
2025-06-10T02:30:32.284443178Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001735s
2025-06-10T02:30:32.284541396Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_name_release_profile migrating
2025-06-10T02:30:32.284648852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:32.284793083Z [Info] add_name_release_profile: Starting migration of Main DB to 154
2025-06-10T02:30:32.285055321Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2025-06-10T02:30:32.285180573Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-06-10T02:30:32.285249091Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Name String
2025-06-10T02:30:32.285351888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Name" TEXT DEFAULT NULL
2025-06-10T02:30:32.286003640Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006387s
2025-06-10T02:30:32.286095565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (154, '2025-06-10T02:30:32', 'add_name_release_profile')
2025-06-10T02:30:32.286308915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:32.286938783Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_name_release_profile migrated
2025-06-10T02:30:32.287056720Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015903s
2025-06-10T02:30:32.287156762Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_arabic_and_hindi_languages migrating
2025-06-10T02:30:32.287254418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:32.287399741Z [Info] add_arabic_and_hindi_languages: Starting migration of Main DB to 155
2025-06-10T02:30:32.287643061Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-06-10T02:30:32.287720717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-06-10T02:30:32.291008998Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032656s
2025-06-10T02:30:32.291130172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (155, '2025-06-10T02:30:32', 'add_arabic_and_hindi_languages')
2025-06-10T02:30:32.291381578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:32.292064823Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_arabic_and_hindi_languages migrated
2025-06-10T02:30:32.292157670Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043231s
2025-06-10T02:30:32.292273894Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_bypass_to_delay_profile migrating
2025-06-10T02:30:32.292385719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:32.292532695Z [Info] add_bypass_to_delay_profile: Starting migration of Main DB to 156
2025-06-10T02:30:32.293124026Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2025-06-10T02:30:32.293272855Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-06s
2025-06-10T02:30:32.293322986Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfHighestQuality Boolean
2025-06-10T02:30:32.293442026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfHighestQuality" INTEGER NOT NULL DEFAULT 0
2025-06-10T02:30:32.294153248Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007146s
2025-06-10T02:30:32.294256646Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-06-10T02:30:32.294341988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DelayProfiles" SET "BypassIfHighestQuality" = 1 WHERE 1 = 1
2025-06-10T02:30:32.294527652Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001806s
2025-06-10T02:30:32.294627453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (156, '2025-06-10T02:30:32', 'add_bypass_to_delay_profile')
2025-06-10T02:30:32.294835011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:32.295534609Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_bypass_to_delay_profile migrated
2025-06-10T02:30:32.295622827Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011634s
2025-06-10T02:30:32.295722588Z [Info] FluentMigrator.Runner.MigrationRunner: 157: email_multiple_addresses migrating
2025-06-10T02:30:32.295828130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:32.295993413Z [Info] email_multiple_addresses: Starting migration of Main DB to 157
2025-06-10T02:30:32.296199147Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-06-10T02:30:32.296310311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-06-10T02:30:32.298359056Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020408s
2025-06-10T02:30:32.298480821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (157, '2025-06-10T02:30:32', 'email_multiple_addresses')
2025-06-10T02:30:32.298709221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:32.299339029Z [Info] FluentMigrator.Runner.MigrationRunner: 157: email_multiple_addresses migrated
2025-06-10T02:30:32.299459532Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030295s
2025-06-10T02:30:32.299552960Z [Info] FluentMigrator.Runner.MigrationRunner: 158: cdh_per_downloadclient migrating
2025-06-10T02:30:32.299665146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:32.299802943Z [Info] cdh_per_downloadclient: Starting migration of Main DB to 158
2025-06-10T02:30:32.300221646Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2025-06-10T02:30:32.300344624Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-06-10T02:30:32.300406288Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveCompletedDownloads Boolean
2025-06-10T02:30:32.300521751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveCompletedDownloads" INTEGER NOT NULL DEFAULT 1
2025-06-10T02:30:32.301266290Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007464s
2025-06-10T02:30:32.301384838Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveFailedDownloads Boolean
2025-06-10T02:30:32.301480651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveFailedDownloads" INTEGER NOT NULL DEFAULT 1
2025-06-10T02:30:32.302141442Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006586s
2025-06-10T02:30:32.302253738Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-06-10T02:30:32.302335051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-06-10T02:30:32.323058526Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.02069s
2025-06-10T02:30:32.323249209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (158, '2025-06-10T02:30:32', 'cdh_per_downloadclient')
2025-06-10T02:30:32.323517971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:32.324315867Z [Info] FluentMigrator.Runner.MigrationRunner: 158: cdh_per_downloadclient migrated
2025-06-10T02:30:32.324431199Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0219794s
2025-06-10T02:30:32.324556041Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_indexer_tags migrating
2025-06-10T02:30:32.324664659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:32.324817487Z [Info] add_indexer_tags: Starting migration of Main DB to 159
2025-06-10T02:30:32.325116399Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-06-10T02:30:32.325228645Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-06-10T02:30:32.325285289Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String
2025-06-10T02:30:32.325399699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT
2025-06-10T02:30:32.326118727Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007172s
2025-06-10T02:30:32.326223267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (159, '2025-06-10T02:30:32', 'add_indexer_tags')
2025-06-10T02:30:32.326430635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:32.327118610Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_indexer_tags migrated
2025-06-10T02:30:32.327220936Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017192s
2025-06-10T02:30:32.327323082Z [Info] FluentMigrator.Runner.MigrationRunner: 160: rename_blacklist_to_blocklist migrating
2025-06-10T02:30:32.327423303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:32.327577494Z [Info] rename_blacklist_to_blocklist: Starting migration of Main DB to 160
2025-06-10T02:30:32.327817868Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Blacklist Blocklist
2025-06-10T02:30:32.327945294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" RENAME TO "Blocklist"
2025-06-10T02:30:32.329691240Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017601s
2025-06-10T02:30:32.329811031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (160, '2025-06-10T02:30:32', 'rename_blacklist_to_blocklist')
2025-06-10T02:30:32.330000222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:32.330662154Z [Info] FluentMigrator.Runner.MigrationRunner: 160: rename_blacklist_to_blocklist migrated
2025-06-10T02:30:32.330784280Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027588s
2025-06-10T02:30:32.330889392Z [Info] FluentMigrator.Runner.MigrationRunner: 161: remove_plex_hometheatre migrating
2025-06-10T02:30:32.330977148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:32.331130607Z [Info] remove_plex_hometheatre: Starting migration of Main DB to 161
2025-06-10T02:30:32.331432155Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-06-10T02:30:32.331558238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexHomeTheater'
2025-06-10T02:30:32.331969186Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004079s
2025-06-10T02:30:32.332057363Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-06-10T02:30:32.332180501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexClient'
2025-06-10T02:30:32.332322477Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001626s
2025-06-10T02:30:32.332406587Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-06-10T02:30:32.332497009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-06-10T02:30:32.335218558Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026805s
2025-06-10T02:30:32.335302477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (161, '2025-06-10T02:30:32', 'remove_plex_hometheatre')
2025-06-10T02:30:32.335517921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:32.336302070Z [Info] FluentMigrator.Runner.MigrationRunner: 161: remove_plex_hometheatre migrated
2025-06-10T02:30:32.336438845Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038045s
2025-06-10T02:30:32.336534067Z [Info] FluentMigrator.Runner.MigrationRunner: 162: release_profile_to_array migrating
2025-06-10T02:30:32.336627966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:32.336780483Z [Info] release_profile_to_array: Starting migration of Main DB to 162
2025-06-10T02:30:32.336988452Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-06-10T02:30:32.337088604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-06-10T02:30:32.338411838Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013149s
2025-06-10T02:30:32.338524625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (162, '2025-06-10T02:30:32', 'release_profile_to_array')
2025-06-10T02:30:32.338732052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:32.339354536Z [Info] FluentMigrator.Runner.MigrationRunner: 162: release_profile_to_array migrated
2025-06-10T02:30:32.339454417Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022526s
2025-06-10T02:30:32.339562765Z [Info] FluentMigrator.Runner.MigrationRunner: 163: mediainfo_to_ffmpeg migrating
2025-06-10T02:30:32.339698929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:32.339796155Z [Info] mediainfo_to_ffmpeg: Starting migration of Main DB to 163
2025-06-10T02:30:32.340016619Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-06-10T02:30:32.340129746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-06-10T02:30:32.341950452Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001823s
2025-06-10T02:30:32.342095474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (163, '2025-06-10T02:30:32', 'mediainfo_to_ffmpeg')
2025-06-10T02:30:32.342281158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:32.342883992Z [Info] FluentMigrator.Runner.MigrationRunner: 163: mediainfo_to_ffmpeg migrated
2025-06-10T02:30:32.342987480Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027564s
2025-06-10T02:30:32.343094455Z [Info] FluentMigrator.Runner.MigrationRunner: 164: download_client_per_indexer migrating
2025-06-10T02:30:32.343220269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:32.343370591Z [Info] download_client_per_indexer: Starting migration of Main DB to 164
2025-06-10T02:30:32.343643922Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-06-10T02:30:32.343751789Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-06-10T02:30:32.343842562Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32
2025-06-10T02:30:32.344021562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0
2025-06-10T02:30:32.344743075Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007422s
2025-06-10T02:30:32.344861102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (164, '2025-06-10T02:30:32', 'download_client_per_indexer')
2025-06-10T02:30:32.345089973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:32.345750854Z [Info] FluentMigrator.Runner.MigrationRunner: 164: download_client_per_indexer migrated
2025-06-10T02:30:32.345845975Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017371s
2025-06-10T02:30:32.345938742Z [Info] FluentMigrator.Runner.MigrationRunner: 165: add_on_update_to_notifications migrating
2025-06-10T02:30:32.346057711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:32.346200990Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 165
2025-06-10T02:30:32.346446144Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-06-10T02:30:32.346573841Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-06-10T02:30:32.346644232Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean
2025-06-10T02:30:32.346754394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 0
2025-06-10T02:30:32.347414463Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006587s
2025-06-10T02:30:32.347535868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (165, '2025-06-10T02:30:32', 'add_on_update_to_notifications')
2025-06-10T02:30:32.347744267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:32.348402893Z [Info] FluentMigrator.Runner.MigrationRunner: 165: add_on_update_to_notifications migrated
2025-06-10T02:30:32.348509237Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016396s
2025-06-10T02:30:32.348611443Z [Info] FluentMigrator.Runner.MigrationRunner: 166: update_series_sort_title migrating
2025-06-10T02:30:32.348708178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:32.348866467Z [Info] update_series_sort_title: Starting migration of Main DB to 166
2025-06-10T02:30:32.349042631Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-06-10T02:30:32.349135999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-06-10T02:30:32.349753412Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005977s
2025-06-10T02:30:32.349877322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (166, '2025-06-10T02:30:32', 'update_series_sort_title')
2025-06-10T02:30:32.350094690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:32.350660399Z [Info] FluentMigrator.Runner.MigrationRunner: 166: update_series_sort_title migrated
2025-06-10T02:30:32.350792184Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015102s
2025-06-10T02:30:32.350869981Z [Info] FluentMigrator.Runner.MigrationRunner: 167: add_tvdbid_to_episode migrating
2025-06-10T02:30:32.350967938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:32.351126718Z [Info] add_tvdbid_to_episode: Starting migration of Main DB to 167
2025-06-10T02:30:32.351336410Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2025-06-10T02:30:32.351444317Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-06-10T02:30:32.351526182Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes TvdbId Int32
2025-06-10T02:30:32.351627316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "TvdbId" INTEGER
2025-06-10T02:30:32.352270691Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000637s
2025-06-10T02:30:32.352396765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (167, '2025-06-10T02:30:32', 'add_tvdbid_to_episode')
2025-06-10T02:30:32.352595074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:32.353306276Z [Info] FluentMigrator.Runner.MigrationRunner: 167: add_tvdbid_to_episode migrated
2025-06-10T02:30:32.353350655Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016201s
2025-06-10T02:30:32.353445156Z [Info] FluentMigrator.Runner.MigrationRunner: 168: add_additional_info_to_pending_releases migrating
2025-06-10T02:30:32.353546520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:32.353696171Z [Info] add_additional_info_to_pending_releases: Starting migration of Main DB to 168
2025-06-10T02:30:32.353954541Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2025-06-10T02:30:32.354051346Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-06-10T02:30:32.354132910Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases AdditionalInfo String
2025-06-10T02:30:32.354234324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "AdditionalInfo" TEXT
2025-06-10T02:30:32.354898742Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006506s
2025-06-10T02:30:32.355024706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (168, '2025-06-10T02:30:32', 'add_additional_info_to_pending_releases')
2025-06-10T02:30:32.355215921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:32.355840799Z [Info] FluentMigrator.Runner.MigrationRunner: 168: add_additional_info_to_pending_releases migrated
2025-06-10T02:30:32.355959718Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015991s
2025-06-10T02:30:32.356070261Z [Info] FluentMigrator.Runner.MigrationRunner: 169: add_malayalam_and_ukrainian_languages migrating
2025-06-10T02:30:32.356162256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:32.356305955Z [Info] add_malayalam_and_ukrainian_languages: Starting migration of Main DB to 169
2025-06-10T02:30:32.356510036Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-06-10T02:30:32.356642303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-06-10T02:30:32.359386307Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027606s
2025-06-10T02:30:32.359502571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (169, '2025-06-10T02:30:32', 'add_malayalam_and_ukrainian_languages')
2025-06-10T02:30:32.359720600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:32.360337542Z [Info] FluentMigrator.Runner.MigrationRunner: 169: add_malayalam_and_ukrainian_languages migrated
2025-06-10T02:30:32.360484258Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037252s
2025-06-10T02:30:32.360576804Z [Info] FluentMigrator.Runner.MigrationRunner: 170: add_language_tags_to_subtitle_files migrating
2025-06-10T02:30:32.360666214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:32.360804152Z [Info] add_language_tags_to_subtitle_files: Starting migration of Main DB to 170
2025-06-10T02:30:32.361076761Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles
2025-06-10T02:30:32.361173115Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-06-10T02:30:32.361257645Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles LanguageTags String
2025-06-10T02:30:32.361360702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "LanguageTags" TEXT
2025-06-10T02:30:32.361993667Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006307s
2025-06-10T02:30:32.362103718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (170, '2025-06-10T02:30:32', 'add_language_tags_to_subtitle_files')
2025-06-10T02:30:32.362330114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:32.362958169Z [Info] FluentMigrator.Runner.MigrationRunner: 170: add_language_tags_to_subtitle_files migrated
2025-06-10T02:30:32.363074122Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015983s
2025-06-10T02:30:32.363192661Z [Info] FluentMigrator.Runner.MigrationRunner: 171: add_custom_formats migrating
2025-06-10T02:30:32.363265818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:32.363398535Z [Info] add_custom_formats: Starting migration of Main DB to 171
2025-06-10T02:30:32.364571377Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFormats
2025-06-10T02:30:32.364705166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "CustomFormats" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Specifications" TEXT NOT NULL DEFAULT '[]', "IncludeCustomFormatWhenRenaming" INTEGER NOT NULL DEFAULT 0)
2025-06-10T02:30:32.365057916Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003441s
2025-06-10T02:30:32.365123338Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex CustomFormats (Name)
2025-06-10T02:30:32.365226115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC)
2025-06-10T02:30:32.365438422Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002195s
2025-06-10T02:30:32.365536740Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2025-06-10T02:30:32.365649808Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-06-10T02:30:32.365703426Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles FormatItems String
2025-06-10T02:30:32.365804119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "FormatItems" TEXT NOT NULL DEFAULT '[]'
2025-06-10T02:30:32.366452023Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006492s
2025-06-10T02:30:32.366551704Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2025-06-10T02:30:32.366642577Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-06-10T02:30:32.366742468Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinFormatScore Int32
2025-06-10T02:30:32.366832529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinFormatScore" INTEGER NOT NULL DEFAULT 0
2025-06-10T02:30:32.367482679Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006485s
2025-06-10T02:30:32.367572189Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2025-06-10T02:30:32.367659224Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-06-10T02:30:32.367757963Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles CutoffFormatScore Int32
2025-06-10T02:30:32.367868996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "CutoffFormatScore" INTEGER NOT NULL DEFAULT 0
2025-06-10T02:30:32.368501901Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006592s
2025-06-10T02:30:32.368628085Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-06-10T02:30:32.368698416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-06-10T02:30:32.374801945Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060828s
2025-06-10T02:30:32.374906475Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-06-10T02:30:32.374980164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-06-10T02:30:32.375947561Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008903s
2025-06-10T02:30:32.376035919Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles Preferred
2025-06-10T02:30:32.378186098Z [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, "IncludePreferredWhenRenaming" INTEGER NOT NULL, "Enabled" INTEGER NOT NULL, "IndexerId" INTEGER NOT NULL, "Name" TEXT)
2025-06-10T02:30:32.378576093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ReleaseProfiles_temp" ("Id", "Required", "Ignored", "Tags", "IncludePreferredWhenRenaming", "Enabled", "IndexerId", "Name") SELECT "Id", "Required", "Ignored", "Tags", "IncludePreferredWhenRenaming", "Enabled", "IndexerId", "Name" FROM "ReleaseProfiles"
2025-06-10T02:30:32.378975157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles"
2025-06-10T02:30:32.379221343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles"
2025-06-10T02:30:32.381054383Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004889s
2025-06-10T02:30:32.381150577Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles IncludePreferredWhenRenaming
2025-06-10T02:30:32.383839781Z [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, "Enabled" INTEGER NOT NULL, "IndexerId" INTEGER NOT NULL, "Name" TEXT)
2025-06-10T02:30:32.384225858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ReleaseProfiles_temp" ("Id", "Required", "Ignored", "Tags", "Enabled", "IndexerId", "Name") SELECT "Id", "Required", "Ignored", "Tags", "Enabled", "IndexerId", "Name" FROM "ReleaseProfiles"
2025-06-10T02:30:32.384568228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles"
2025-06-10T02:30:32.384776958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles"
2025-06-10T02:30:32.386553274Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052881s
2025-06-10T02:30:32.386676573Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-06-10T02:30:32.386791133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]'
2025-06-10T02:30:32.386970915Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000189s
2025-06-10T02:30:32.387080165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (171, '2025-06-10T02:30:32', 'add_custom_formats')
2025-06-10T02:30:32.387283875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:32.388106321Z [Info] FluentMigrator.Runner.MigrationRunner: 171: add_custom_formats migrated
2025-06-10T02:30:32.388235601Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013322s
2025-06-10T02:30:32.388360914Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_SeasonSearchMaximumSingleEpisodeAge_to_indexers migrating
2025-06-10T02:30:32.388483030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:32.388622601Z [Info] add_SeasonSearchMaximumSingleEpisodeAge_to_indexers: Starting migration of Main DB to 172
2025-06-10T02:30:32.388954930Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-06-10T02:30:32.389054701Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-06-10T02:30:32.389144562Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers SeasonSearchMaximumSingleEpisodeAge Int32
2025-06-10T02:30:32.389274634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "SeasonSearchMaximumSingleEpisodeAge" INTEGER NOT NULL DEFAULT 0
2025-06-10T02:30:32.389950234Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006907s
2025-06-10T02:30:32.390077771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (172, '2025-06-10T02:30:32', 'add_SeasonSearchMaximumSingleEpisodeAge_to_indexers')
2025-06-10T02:30:32.390309006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:32.390957793Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_SeasonSearchMaximumSingleEpisodeAge_to_indexers migrated
2025-06-10T02:30:32.391110129Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001683s
2025-06-10T02:30:32.391171453Z [Info] FluentMigrator.Runner.MigrationRunner: 173: remove_omg migrating
2025-06-10T02:30:32.391291504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:32.391439733Z [Info] remove_omg: Starting migration of Main DB to 173
2025-06-10T02:30:32.391628022Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs'
2025-06-10T02:30:32.391782483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs'
2025-06-10T02:30:32.391959770Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000183s
2025-06-10T02:30:32.392101946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (173, '2025-06-10T02:30:32', 'remove_omg')
2025-06-10T02:30:32.392283692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:32.392891606Z [Info] FluentMigrator.Runner.MigrationRunner: 173: remove_omg migrated
2025-06-10T02:30:32.393009584Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011148s
2025-06-10T02:30:32.393103162Z [Info] FluentMigrator.Runner.MigrationRunner: 174: add_salt_to_users migrating
2025-06-10T02:30:32.393198133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:32.393345340Z [Info] add_salt_to_users: Starting migration of Main DB to 174
2025-06-10T02:30:32.393658771Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users
2025-06-10T02:30:32.393779895Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-06-10T02:30:32.393893243Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String
2025-06-10T02:30:32.393938784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT
2025-06-10T02:30:32.394587501Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000628s
2025-06-10T02:30:32.394725779Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32
2025-06-10T02:30:32.394793465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER
2025-06-10T02:30:32.395415518Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006294s
2025-06-10T02:30:32.395539106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (174, '2025-06-10T02:30:32', 'add_salt_to_users')
2025-06-10T02:30:32.395784541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:32.396655534Z [Info] FluentMigrator.Runner.MigrationRunner: 174: add_salt_to_users migrated
2025-06-10T02:30:32.396736748Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018306s
2025-06-10T02:30:32.396831669Z [Info] FluentMigrator.Runner.MigrationRunner: 175: language_profiles_to_custom_formats migrating
2025-06-10T02:30:32.396945769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:32.397092033Z [Info] language_profiles_to_custom_formats: Starting migration of Main DB to 175
2025-06-10T02:30:32.397724015Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2025-06-10T02:30:32.397885160Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-06-10T02:30:32.397940591Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles Languages String
2025-06-10T02:30:32.398051926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]'
2025-06-10T02:30:32.398710401Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006637s
2025-06-10T02:30:32.398821235Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2025-06-10T02:30:32.398919412Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2025-06-10T02:30:32.398989714Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History Languages String
2025-06-10T02:30:32.399103142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]'
2025-06-10T02:30:32.399769494Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000666s
2025-06-10T02:30:32.399908293Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2025-06-10T02:30:32.399972783Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-06-10T02:30:32.400067864Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist Languages String
2025-06-10T02:30:32.400157074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]'
2025-06-10T02:30:32.400814287Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006577s
2025-06-10T02:30:32.400920501Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "EpisodeFiles" SET "Languages" = '[' || "Language" || ']'
2025-06-10T02:30:32.401049260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "EpisodeFiles" SET "Languages" = '[' || "Language" || ']'
2025-06-10T02:30:32.401232018Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000188s
2025-06-10T02:30:32.401344545Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "History" SET "Languages" = '[' || "Language" || ']'
2025-06-10T02:30:32.401460418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "History" SET "Languages" = '[' || "Language" || ']'
2025-06-10T02:30:32.401633887Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001723s
2025-06-10T02:30:32.401735722Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Blocklist" SET "Languages" = '[' || "Language" || ']'
2025-06-10T02:30:32.401841185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Blocklist" SET "Languages" = '[' || "Language" || ']'
2025-06-10T02:30:32.402023993Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001651s
2025-06-10T02:30:32.402107481Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn EpisodeFiles Language
2025-06-10T02:30:32.406510336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "EpisodeFiles_temp" ("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, "OriginalFilePath" TEXT, "Languages" TEXT NOT NULL)
2025-06-10T02:30:32.407004391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "EpisodeFiles_temp" ("Id", "SeriesId", "Quality", "Size", "DateAdded", "SeasonNumber", "SceneName", "ReleaseGroup", "MediaInfo", "RelativePath", "OriginalFilePath", "Languages") SELECT "Id", "SeriesId", "Quality", "Size", "DateAdded", "SeasonNumber", "SceneName", "ReleaseGroup", "MediaInfo", "RelativePath", "OriginalFilePath", "Languages" FROM "EpisodeFiles"
2025-06-10T02:30:32.407386750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "EpisodeFiles"
2025-06-10T02:30:32.407745803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles_temp" RENAME TO "EpisodeFiles"
2025-06-10T02:30:32.409586760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_EpisodeFiles_SeriesId" ON "EpisodeFiles" ("SeriesId" ASC)
2025-06-10T02:30:32.409796182Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075694s
2025-06-10T02:30:32.409932446Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn History Language
2025-06-10T02:30:32.411939346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History_temp" ("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, "Languages" TEXT NOT NULL)
2025-06-10T02:30:32.412352378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "History_temp" ("Id", "EpisodeId", "SeriesId", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "Languages") SELECT "Id", "EpisodeId", "SeriesId", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "Languages" FROM "History"
2025-06-10T02:30:32.412689507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2025-06-10T02:30:32.413319706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2025-06-10T02:30:32.415033075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2025-06-10T02:30:32.415262687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2025-06-10T02:30:32.415484344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EpisodeId_Date" ON "History" ("EpisodeId" ASC, "Date" DESC)
2025-06-10T02:30:32.415712663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2025-06-10T02:30:32.415966605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_SeriesId" ON "History" ("SeriesId" ASC)
2025-06-10T02:30:32.416186267Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061789s
2025-06-10T02:30:32.416268292Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Blocklist Language
2025-06-10T02:30:32.418298830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blocklist_temp" ("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, "Languages" TEXT NOT NULL)
2025-06-10T02:30:32.418764277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Blocklist_temp" ("Id", "SeriesId", "EpisodeIds", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "Languages") SELECT "Id", "SeriesId", "EpisodeIds", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "Languages" FROM "Blocklist"
2025-06-10T02:30:32.419131978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2025-06-10T02:30:32.419467904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2025-06-10T02:30:32.421256716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blacklist_SeriesId" ON "Blocklist" ("SeriesId" ASC)
2025-06-10T02:30:32.421475897Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050949s
2025-06-10T02:30:32.421569025Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Series LanguageProfileId
2025-06-10T02:30:32.423637550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Series_temp" ("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, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "TvMazeId" INTEGER NOT NULL)
2025-06-10T02:30:32.424421358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Series_temp" ("Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "QualityProfileId", "Tags", "Added", "AddOptions", "TvMazeId") SELECT "Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "QualityProfileId", "Tags", "Added", "AddOptions", "TvMazeId" FROM "Series"
2025-06-10T02:30:32.425196699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2025-06-10T02:30:32.425869694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2025-06-10T02:30:32.427513954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2025-06-10T02:30:32.427743416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2025-06-10T02:30:32.428050214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2025-06-10T02:30:32.428268714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2025-06-10T02:30:32.428482705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2025-06-10T02:30:32.428716295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2025-06-10T02:30:32.428959715Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072486s
2025-06-10T02:30:32.429013794Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportLists LanguageProfileId
2025-06-10T02:30:32.431041206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportLists_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableAutomaticAdd" INTEGER, "RootFolderPath" TEXT NOT NULL, "ShouldMonitor" INTEGER NOT NULL, "QualityProfileId" INTEGER NOT NULL, "Tags" TEXT, "SeriesType" INTEGER NOT NULL, "SeasonFolder" INTEGER NOT NULL)
2025-06-10T02:30:32.431474428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportLists_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableAutomaticAdd", "RootFolderPath", "ShouldMonitor", "QualityProfileId", "Tags", "SeriesType", "SeasonFolder") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableAutomaticAdd", "RootFolderPath", "ShouldMonitor", "QualityProfileId", "Tags", "SeriesType", "SeasonFolder" FROM "ImportLists"
2025-06-10T02:30:32.431919284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists"
2025-06-10T02:30:32.432279148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists"
2025-06-10T02:30:32.433982478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC)
2025-06-10T02:30:32.434260377Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050837s
2025-06-10T02:30:32.434296189Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable LanguageProfiles
2025-06-10T02:30:32.434386922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LanguageProfiles"
2025-06-10T02:30:32.434718570Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003184s
2025-06-10T02:30:32.434823781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (175, '2025-06-10T02:30:32', 'language_profiles_to_custom_formats')
2025-06-10T02:30:32.435128836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:32.436365024Z [Info] FluentMigrator.Runner.MigrationRunner: 175: language_profiles_to_custom_formats migrated
2025-06-10T02:30:32.436489475Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019696s
2025-06-10T02:30:32.436627312Z [Info] FluentMigrator.Runner.MigrationRunner: 176: original_language migrating
2025-06-10T02:30:32.436712233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:32.436884891Z [Info] original_language: Starting migration of Main DB to 176
2025-06-10T02:30:32.437315047Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-06-10T02:30:32.437436131Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-06-10T02:30:32.437525220Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series OriginalLanguage Int32
2025-06-10T02:30:32.437676465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "OriginalLanguage" INTEGER NOT NULL DEFAULT 1
2025-06-10T02:30:32.438286062Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006573s
2025-06-10T02:30:32.438406625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (176, '2025-06-10T02:30:32', 'original_language')
2025-06-10T02:30:32.438612730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:32.439322930Z [Info] FluentMigrator.Runner.MigrationRunner: 176: original_language migrated
2025-06-10T02:30:32.439416318Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016603s
2025-06-10T02:30:32.439507822Z [Info] FluentMigrator.Runner.MigrationRunner: 177: add_on_manual_interaction_required_to_notifications migrating
2025-06-10T02:30:32.439626160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:32.439768817Z [Info] add_on_manual_interaction_required_to_notifications: Starting migration of Main DB to 177
2025-06-10T02:30:32.440094052Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-06-10T02:30:32.440214354Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-06-10T02:30:32.440284706Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnManualInteractionRequired Boolean
2025-06-10T02:30:32.440415099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnManualInteractionRequired" INTEGER NOT NULL DEFAULT 0
2025-06-10T02:30:32.441076551Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006627s
2025-06-10T02:30:32.441167594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (177, '2025-06-10T02:30:32', 'add_on_manual_interaction_required_to_notifications')
2025-06-10T02:30:32.441399471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:32.442100041Z [Info] FluentMigrator.Runner.MigrationRunner: 177: add_on_manual_interaction_required_to_notifications migrated
2025-06-10T02:30:32.442208139Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016968s
2025-06-10T02:30:32.442306958Z [Info] FluentMigrator.Runner.MigrationRunner: 178: list_sync_time migrating
2025-06-10T02:30:32.442433322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:32.442557763Z [Info] list_sync_time: Starting migration of Main DB to 178
2025-06-10T02:30:32.442833759Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListStatus LastSyncListInfo
2025-06-10T02:30:32.444856892Z [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-06-10T02:30:32.445222508Z [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-06-10T02:30:32.445548605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2025-06-10T02:30:32.445912437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2025-06-10T02:30:32.447728734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2025-06-10T02:30:32.447955010Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049048s
2025-06-10T02:30:32.448035121Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2025-06-10T02:30:32.448079079Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-06-10T02:30:32.448664839Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus LastInfoSync DateTime
2025-06-10T02:30:32.448691382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "LastInfoSync" DATETIME
2025-06-10T02:30:32.449303324Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000624s
2025-06-10T02:30:32.449341010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (178, '2025-06-10T02:30:32', 'list_sync_time')
2025-06-10T02:30:32.449383005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:32.450288788Z [Info] FluentMigrator.Runner.MigrationRunner: 178: list_sync_time migrated
2025-06-10T02:30:32.450490535Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019109s
2025-06-10T02:30:32.451236376Z [Info] FluentMigrator.Runner.MigrationRunner: 179: add_auto_tagging migrating
2025-06-10T02:30:32.451261296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:32.451270254Z [Info] add_auto_tagging: Starting migration of Main DB to 179
2025-06-10T02:30:32.451564868Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AutoTagging
2025-06-10T02:30:32.451702835Z [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-06-10T02:30:32.452028230Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003778s
2025-06-10T02:30:32.452170848Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AutoTagging (Name)
2025-06-10T02:30:32.452232241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AutoTagging_Name" ON "AutoTagging" ("Name" ASC)
2025-06-10T02:30:32.452454128Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002223s
2025-06-10T02:30:32.452566254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (179, '2025-06-10T02:30:32', 'add_auto_tagging')
2025-06-10T02:30:32.452798812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:32.453517699Z [Info] FluentMigrator.Runner.MigrationRunner: 179: add_auto_tagging migrated
2025-06-10T02:30:32.453607991Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012733s
2025-06-10T02:30:32.453715738Z [Info] FluentMigrator.Runner.MigrationRunner: 180: task_duration migrating
2025-06-10T02:30:32.453825830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:32.453955671Z [Info] task_duration: Starting migration of Main DB to 180
2025-06-10T02:30:32.454257128Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2025-06-10T02:30:32.454320586Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-06-10T02:30:32.454411829Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ScheduledTasks LastStartTime DateTime
2025-06-10T02:30:32.454507963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks" ADD COLUMN "LastStartTime" DATETIME
2025-06-10T02:30:32.455211730Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006848s
2025-06-10T02:30:32.455329908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (180, '2025-06-10T02:30:32', 'task_duration')
2025-06-10T02:30:32.455525852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:32.456149368Z [Info] FluentMigrator.Runner.MigrationRunner: 180: task_duration migrated
2025-06-10T02:30:32.456239680Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016095s
2025-06-10T02:30:32.456353659Z [Info] FluentMigrator.Runner.MigrationRunner: 181: quality_definition_preferred_size migrating
2025-06-10T02:30:32.456435724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:32.456583382Z [Info] quality_definition_preferred_size: Starting migration of Main DB to 181
2025-06-10T02:30:32.456849067Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions
2025-06-10T02:30:32.456958848Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-06-10T02:30:32.457046414Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityDefinitions PreferredSize Double
2025-06-10T02:30:32.457145624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions" ADD COLUMN "PreferredSize" NUMERIC
2025-06-10T02:30:32.457815412Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006532s
2025-06-10T02:30:32.457906426Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5
2025-06-10T02:30:32.458095576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5
2025-06-10T02:30:32.458271240Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001776s
2025-06-10T02:30:32.458333636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (181, '2025-06-10T02:30:32', 'quality_definition_preferred_size')
2025-06-10T02:30:32.458546795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:32.459187014Z [Info] FluentMigrator.Runner.MigrationRunner: 181: quality_definition_preferred_size migrated
2025-06-10T02:30:32.459306926Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011417s
2025-06-10T02:30:32.459475846Z [Info] FluentMigrator.Runner.MigrationRunner: 182: add_custom_format_score_bypass_to_delay_profile migrating
2025-06-10T02:30:32.459518321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:32.459668834Z [Info] add_custom_format_score_bypass_to_delay_profile: Starting migration of Main DB to 182
2025-06-10T02:30:32.460036705Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2025-06-10T02:30:32.460141967Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-06-10T02:30:32.460221357Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfAboveCustomFormatScore Boolean
2025-06-10T02:30:32.460342941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfAboveCustomFormatScore" INTEGER NOT NULL DEFAULT 0
2025-06-10T02:30:32.461034734Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000685s
2025-06-10T02:30:32.461133042Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2025-06-10T02:30:32.461221841Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-06-10T02:30:32.461294708Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles MinimumCustomFormatScore Int32
2025-06-10T02:30:32.461408437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "MinimumCustomFormatScore" INTEGER
2025-06-10T02:30:32.462049237Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006409s
2025-06-10T02:30:32.462160942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (182, '2025-06-10T02:30:32', 'add_custom_format_score_bypass_to_delay_profile')
2025-06-10T02:30:32.462378259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:32.463166035Z [Info] FluentMigrator.Runner.MigrationRunner: 182: add_custom_format_score_bypass_to_delay_profile migrated
2025-06-10T02:30:32.463287851Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017438s
2025-06-10T02:30:32.463373303Z [Info] FluentMigrator.Runner.MigrationRunner: 183: update_images_remote_url migrating
2025-06-10T02:30:32.463468945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:32.463620400Z [Info] update_images_remote_url: Starting migration of Main DB to 183
2025-06-10T02:30:32.463820112Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Episodes" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"')
2025-06-10T02:30:32.463999844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"')
2025-06-10T02:30:32.464181921Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001897s
2025-06-10T02:30:32.464264106Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Series" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"'), "Actors" = REPLACE("Actors", '"url"', '"remoteUrl"'), "Seasons" = REPLACE("Seasons", '"url"', '"remoteUrl"')
2025-06-10T02:30:32.464445902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Series" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"'), "Actors" = REPLACE("Actors", '"url"', '"remoteUrl"'), "Seasons" = REPLACE("Seasons", '"url"', '"remoteUrl"')
2025-06-10T02:30:32.464699653Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002481s
2025-06-10T02:30:32.464806007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (183, '2025-06-10T02:30:32', 'update_images_remote_url')
2025-06-10T02:30:32.465002954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:32.465597631Z [Info] FluentMigrator.Runner.MigrationRunner: 183: update_images_remote_url migrated
2025-06-10T02:30:32.465706180Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011493s
2025-06-10T02:30:32.465802373Z [Info] FluentMigrator.Runner.MigrationRunner: 184: remove_invalid_roksbox_metadata_images migrating
2025-06-10T02:30:32.465907324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:32.466052978Z [Info] remove_invalid_roksbox_metadata_images: Starting migration of Main DB to 184
2025-06-10T02:30:32.466381309Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "MetadataFiles" WHERE "Consumer" = 'RoksboxMetadata' AND "Type" = 5 AND ("RelativePath" LIKE '%/metadata/%' OR "RelativePath" LIKE '%\metadata\%')
2025-06-10T02:30:32.466529116Z [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-06-10T02:30:32.466748729Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002365s
2025-06-10T02:30:32.466871526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (184, '2025-06-10T02:30:32', 'remove_invalid_roksbox_metadata_images')
2025-06-10T02:30:32.467077551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:32.467667739Z [Info] FluentMigrator.Runner.MigrationRunner: 184: remove_invalid_roksbox_metadata_images migrated
2025-06-10T02:30:32.467767089Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011213s
2025-06-10T02:30:32.467872190Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_episode_runtime migrating
2025-06-10T02:30:32.467971330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:32.468107705Z [Info] add_episode_runtime: Starting migration of Main DB to 185
2025-06-10T02:30:32.468364351Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2025-06-10T02:30:32.468477058Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-06-10T02:30:32.468554304Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes Runtime Int32
2025-06-10T02:30:32.468655908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "Runtime" INTEGER NOT NULL DEFAULT 0
2025-06-10T02:30:32.469321729Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006623s
2025-06-10T02:30:32.469449616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (185, '2025-06-10T02:30:32', 'add_episode_runtime')
2025-06-10T02:30:32.469650160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:32.470249757Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_episode_runtime migrated
2025-06-10T02:30:32.470352484Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015869s
2025-06-10T02:30:32.470476674Z [Info] FluentMigrator.Runner.MigrationRunner: 186: add_result_to_commands migrating
2025-06-10T02:30:32.470538940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:32.470680535Z [Info] add_result_to_commands: Starting migration of Main DB to 186
2025-06-10T02:30:32.470943995Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2025-06-10T02:30:32.471052013Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-06-10T02:30:32.471152795Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Commands Result Int32
2025-06-10T02:30:32.471209309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands" ADD COLUMN "Result" INTEGER NOT NULL DEFAULT 1
2025-06-10T02:30:32.471889338Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006495s
2025-06-10T02:30:32.472027707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (186, '2025-06-10T02:30:32', 'add_result_to_commands')
2025-06-10T02:30:32.472201216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:32.472794551Z [Info] FluentMigrator.Runner.MigrationRunner: 186: add_result_to_commands migrated
2025-06-10T02:30:32.472895915Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015633s
2025-06-10T02:30:32.472987680Z [Info] FluentMigrator.Runner.MigrationRunner: 187: add_on_series_add_to_notifications migrating
2025-06-10T02:30:32.473097982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:32.473242914Z [Info] add_on_series_add_to_notifications: Starting migration of Main DB to 187
2025-06-10T02:30:32.473497847Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-06-10T02:30:32.473598630Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-06-10T02:30:32.473684523Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnSeriesAdd Boolean
2025-06-10T02:30:32.473797420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnSeriesAdd" INTEGER NOT NULL DEFAULT 0
2025-06-10T02:30:32.474461627Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006677s
2025-06-10T02:30:32.474571729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (187, '2025-06-10T02:30:32', 'add_on_series_add_to_notifications')
2025-06-10T02:30:32.474776712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:32.475375868Z [Info] FluentMigrator.Runner.MigrationRunner: 187: add_on_series_add_to_notifications migrated
2025-06-10T02:30:32.475477563Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015842s
2025-06-10T02:30:32.475602925Z [Info] FluentMigrator.Runner.MigrationRunner: 188: postgres_update_timestamp_columns_to_with_timezone migrating
2025-06-10T02:30:32.475700932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:32.475825533Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 188
2025-06-10T02:30:32.478239153Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-06-10T02:30:32.478382903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1
2025-06-10T02:30:32.478527754Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001547s
2025-06-10T02:30:32.478615150Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2025-06-10T02:30:32.478719230Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-06-10T02:30:32.478776355Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Date DateTimeOffset
2025-06-10T02:30:32.481951748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blocklist_temp" ("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, "Languages" TEXT NOT NULL)
2025-06-10T02:30:32.482422476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Blocklist_temp" ("Id", "SeriesId", "EpisodeIds", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "Languages") SELECT "Id", "SeriesId", "EpisodeIds", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "Languages" FROM "Blocklist"
2025-06-10T02:30:32.482823273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2025-06-10T02:30:32.483157967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2025-06-10T02:30:32.484975947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blacklist_SeriesId" ON "Blocklist" ("SeriesId" ASC)
2025-06-10T02:30:32.485210870Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063179s
2025-06-10T02:30:32.485302414Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2025-06-10T02:30:32.485385121Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-06-10T02:30:32.485493058Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist PublishedDate DateTimeOffset
2025-06-10T02:30:32.487553807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blocklist_temp" ("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, "Languages" TEXT NOT NULL)
2025-06-10T02:30:32.488055417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Blocklist_temp" ("Id", "SeriesId", "EpisodeIds", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "Languages") SELECT "Id", "SeriesId", "EpisodeIds", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "Languages" FROM "Blocklist"
2025-06-10T02:30:32.488389690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2025-06-10T02:30:32.488720015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2025-06-10T02:30:32.490495951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blacklist_SeriesId" ON "Blocklist" ("SeriesId" ASC)
2025-06-10T02:30:32.490713929Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051182s
2025-06-10T02:30:32.490814251Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2025-06-10T02:30:32.490903591Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-06-10T02:30:32.490988943Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset
2025-06-10T02:30:32.493082699Z [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, "Result" INTEGER NOT NULL)
2025-06-10T02:30:32.493492013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger", "Result") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger", "Result" FROM "Commands"
2025-06-10T02:30:32.493864252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2025-06-10T02:30:32.494118935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2025-06-10T02:30:32.495875081Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047559s
2025-06-10T02:30:32.495988059Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2025-06-10T02:30:32.496103701Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-06-10T02:30:32.496150606Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset
2025-06-10T02:30:32.498186264Z [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, "Result" INTEGER NOT NULL)
2025-06-10T02:30:32.498622803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger", "Result") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger", "Result" FROM "Commands"
2025-06-10T02:30:32.498974812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2025-06-10T02:30:32.499288914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2025-06-10T02:30:32.500988747Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047236s
2025-06-10T02:30:32.501089540Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2025-06-10T02:30:32.501178168Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-06-10T02:30:32.501247628Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset
2025-06-10T02:30:32.503299950Z [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, "Result" INTEGER NOT NULL)
2025-06-10T02:30:32.503711659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger", "Result") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger", "Result" FROM "Commands"
2025-06-10T02:30:32.504081714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2025-06-10T02:30:32.504337068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2025-06-10T02:30:32.506090067Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047123s
2025-06-10T02:30:32.506174157Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2025-06-10T02:30:32.506339951Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-06-10T02:30:32.506370883Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset
2025-06-10T02:30:32.508401161Z [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-06-10T02:30:32.508776797Z [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-06-10T02:30:32.509102793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2025-06-10T02:30:32.509428549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2025-06-10T02:30:32.511193112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2025-06-10T02:30:32.511434398Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049588s
2025-06-10T02:30:32.511542135Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2025-06-10T02:30:32.511620172Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-06-10T02:30:32.511700674Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset
2025-06-10T02:30:32.514265378Z [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-06-10T02:30:32.514672287Z [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-06-10T02:30:32.515030027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2025-06-10T02:30:32.515370653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2025-06-10T02:30:32.517171749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2025-06-10T02:30:32.517438957Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056137s
2025-06-10T02:30:32.517528007Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2025-06-10T02:30:32.517605793Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-06-10T02:30:32.517717658Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset
2025-06-10T02:30:32.519720100Z [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-06-10T02:30:32.520116869Z [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-06-10T02:30:32.520443837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2025-06-10T02:30:32.520780295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2025-06-10T02:30:32.522560599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2025-06-10T02:30:32.522809600Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049913s
2025-06-10T02:30:32.522903790Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadHistory
2025-06-10T02:30:32.522996897Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-06-10T02:30:32.523066307Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadHistory Date DateTimeOffset
2025-06-10T02:30:32.526514189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadHistory_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "EventType" INTEGER NOT NULL, "SeriesId" 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-06-10T02:30:32.526992241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadHistory_temp" ("Id", "EventType", "SeriesId", "DownloadId", "SourceTitle", "Date", "Protocol", "IndexerId", "DownloadClientId", "Release", "Data") SELECT "Id", "EventType", "SeriesId", "DownloadId", "SourceTitle", "Date", "Protocol", "IndexerId", "DownloadClientId", "Release", "Data" FROM "DownloadHistory"
2025-06-10T02:30:32.527291945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadHistory"
2025-06-10T02:30:32.527772853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadHistory_temp" RENAME TO "DownloadHistory"
2025-06-10T02:30:32.529630754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC)
2025-06-10T02:30:32.529880617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_SeriesId" ON "DownloadHistory" ("SeriesId" ASC)
2025-06-10T02:30:32.530092714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC)
2025-06-10T02:30:32.530307306Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071427s
2025-06-10T02:30:32.530406606Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2025-06-10T02:30:32.530516978Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-06-10T02:30:32.530611058Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn EpisodeFiles DateAdded DateTimeOffset
2025-06-10T02:30:32.532703050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "EpisodeFiles_temp" ("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, "OriginalFilePath" TEXT, "Languages" TEXT NOT NULL)
2025-06-10T02:30:32.533169709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "EpisodeFiles_temp" ("Id", "SeriesId", "Quality", "Size", "DateAdded", "SeasonNumber", "SceneName", "ReleaseGroup", "MediaInfo", "RelativePath", "OriginalFilePath", "Languages") SELECT "Id", "SeriesId", "Quality", "Size", "DateAdded", "SeasonNumber", "SceneName", "ReleaseGroup", "MediaInfo", "RelativePath", "OriginalFilePath", "Languages" FROM "EpisodeFiles"
2025-06-10T02:30:32.533576248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "EpisodeFiles"
2025-06-10T02:30:32.533912765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles_temp" RENAME TO "EpisodeFiles"
2025-06-10T02:30:32.535685224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_EpisodeFiles_SeriesId" ON "EpisodeFiles" ("SeriesId" ASC)
2025-06-10T02:30:32.535941159Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052152s
2025-06-10T02:30:32.536022904Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2025-06-10T02:30:32.536130711Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-06-10T02:30:32.536209259Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Episodes AirDateUtc DateTimeOffset
2025-06-10T02:30:32.538302974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Episodes_temp" ("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, "AbsoluteEpisodeNumber" INTEGER, "SceneAbsoluteEpisodeNumber" INTEGER, "SceneSeasonNumber" INTEGER, "SceneEpisodeNumber" INTEGER, "Monitored" INTEGER, "AirDateUtc" DATETIME, "AirDate" TEXT, "Ratings" TEXT, "Images" TEXT, "UnverifiedSceneNumbering" INTEGER NOT NULL, "LastSearchTime" DATETIME, "AiredAfterSeasonNumber" INTEGER, "AiredBeforeSeasonNumber" INTEGER, "AiredBeforeEpisodeNumber" INTEGER, "TvdbId" INTEGER, "Runtime" INTEGER NOT NULL)
2025-06-10T02:30:32.538986461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Episodes_temp" ("Id", "SeriesId", "SeasonNumber", "EpisodeNumber", "Title", "Overview", "EpisodeFileId", "AbsoluteEpisodeNumber", "SceneAbsoluteEpisodeNumber", "SceneSeasonNumber", "SceneEpisodeNumber", "Monitored", "AirDateUtc", "AirDate", "Ratings", "Images", "UnverifiedSceneNumbering", "LastSearchTime", "AiredAfterSeasonNumber", "AiredBeforeSeasonNumber", "AiredBeforeEpisodeNumber", "TvdbId", "Runtime") SELECT "Id", "SeriesId", "SeasonNumber", "EpisodeNumber", "Title", "Overview", "EpisodeFileId", "AbsoluteEpisodeNumber", "SceneAbsoluteEpisodeNumber", "SceneSeasonNumber", "SceneEpisodeNumber", "Monitored", "AirDateUtc", "AirDate", "Ratings", "Images", "UnverifiedSceneNumbering", "LastSearchTime", "AiredAfterSeasonNumber", "AiredBeforeSeasonNumber", "AiredBeforeEpisodeNumber", "TvdbId", "Runtime" FROM "Episodes"
2025-06-10T02:30:32.539714416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Episodes"
2025-06-10T02:30:32.540408854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes_temp" RENAME TO "Episodes"
2025-06-10T02:30:32.542186213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_EpisodeFileId" ON "Episodes" ("EpisodeFileId" ASC)
2025-06-10T02:30:32.542432719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId" ON "Episodes" ("SeriesId" ASC)
2025-06-10T02:30:32.542654145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId_SeasonNumber_EpisodeNumber" ON "Episodes" ("SeriesId" ASC, "SeasonNumber" ASC, "EpisodeNumber" ASC)
2025-06-10T02:30:32.542936864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId_AirDate" ON "Episodes" ("SeriesId" ASC, "AirDate" ASC)
2025-06-10T02:30:32.543190785Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068577s
2025-06-10T02:30:32.543279123Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2025-06-10T02:30:32.543379185Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-06-10T02:30:32.543449045Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Episodes LastSearchTime DateTimeOffset
2025-06-10T02:30:32.545578934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Episodes_temp" ("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, "AbsoluteEpisodeNumber" INTEGER, "SceneAbsoluteEpisodeNumber" INTEGER, "SceneSeasonNumber" INTEGER, "SceneEpisodeNumber" INTEGER, "Monitored" INTEGER, "AirDateUtc" DATETIME, "AirDate" TEXT, "Ratings" TEXT, "Images" TEXT, "UnverifiedSceneNumbering" INTEGER NOT NULL, "LastSearchTime" DATETIME, "AiredAfterSeasonNumber" INTEGER, "AiredBeforeSeasonNumber" INTEGER, "AiredBeforeEpisodeNumber" INTEGER, "TvdbId" INTEGER, "Runtime" INTEGER NOT NULL)
2025-06-10T02:30:32.546257239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Episodes_temp" ("Id", "SeriesId", "SeasonNumber", "EpisodeNumber", "Title", "Overview", "EpisodeFileId", "AbsoluteEpisodeNumber", "SceneAbsoluteEpisodeNumber", "SceneSeasonNumber", "SceneEpisodeNumber", "Monitored", "AirDateUtc", "AirDate", "Ratings", "Images", "UnverifiedSceneNumbering", "LastSearchTime", "AiredAfterSeasonNumber", "AiredBeforeSeasonNumber", "AiredBeforeEpisodeNumber", "TvdbId", "Runtime") SELECT "Id", "SeriesId", "SeasonNumber", "EpisodeNumber", "Title", "Overview", "EpisodeFileId", "AbsoluteEpisodeNumber", "SceneAbsoluteEpisodeNumber", "SceneSeasonNumber", "SceneEpisodeNumber", "Monitored", "AirDateUtc", "AirDate", "Ratings", "Images", "UnverifiedSceneNumbering", "LastSearchTime", "AiredAfterSeasonNumber", "AiredBeforeSeasonNumber", "AiredBeforeEpisodeNumber", "TvdbId", "Runtime" FROM "Episodes"
2025-06-10T02:30:32.546988642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Episodes"
2025-06-10T02:30:32.547543910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes_temp" RENAME TO "Episodes"
2025-06-10T02:30:32.549358313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_EpisodeFileId" ON "Episodes" ("EpisodeFileId" ASC)
2025-06-10T02:30:32.549583657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId" ON "Episodes" ("SeriesId" ASC)
2025-06-10T02:30:32.549819913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId_SeasonNumber_EpisodeNumber" ON "Episodes" ("SeriesId" ASC, "SeasonNumber" ASC, "EpisodeNumber" ASC)
2025-06-10T02:30:32.550077371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId_AirDate" ON "Episodes" ("SeriesId" ASC, "AirDate" ASC)
2025-06-10T02:30:32.550307494Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006756s
2025-06-10T02:30:32.550401253Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles
2025-06-10T02:30:32.550485713Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-06-10T02:30:32.550573971Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles Added DateTimeOffset
2025-06-10T02:30:32.552650461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ExtraFiles_temp" ("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-06-10T02:30:32.553052681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ExtraFiles_temp" ("Id", "SeriesId", "SeasonNumber", "EpisodeFileId", "RelativePath", "Extension", "Added", "LastUpdated") SELECT "Id", "SeriesId", "SeasonNumber", "EpisodeFileId", "RelativePath", "Extension", "Added", "LastUpdated" FROM "ExtraFiles"
2025-06-10T02:30:32.553376804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles"
2025-06-10T02:30:32.553647519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles"
2025-06-10T02:30:32.555436140Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004731s
2025-06-10T02:30:32.555534929Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles
2025-06-10T02:30:32.555600471Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-06-10T02:30:32.555694119Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles LastUpdated DateTimeOffset
2025-06-10T02:30:32.557788466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ExtraFiles_temp" ("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-06-10T02:30:32.558204043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ExtraFiles_temp" ("Id", "SeriesId", "SeasonNumber", "EpisodeFileId", "RelativePath", "Extension", "Added", "LastUpdated") SELECT "Id", "SeriesId", "SeasonNumber", "EpisodeFileId", "RelativePath", "Extension", "Added", "LastUpdated" FROM "ExtraFiles"
2025-06-10T02:30:32.558521302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles"
2025-06-10T02:30:32.558779091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles"
2025-06-10T02:30:32.560566369Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047461s
2025-06-10T02:30:32.560655228Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2025-06-10T02:30:32.560741031Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-06-10T02:30:32.560822986Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset
2025-06-10T02:30:32.562903755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History_temp" ("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, "Languages" TEXT NOT NULL)
2025-06-10T02:30:32.563296967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "History_temp" ("Id", "EpisodeId", "SeriesId", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "Languages") SELECT "Id", "EpisodeId", "SeriesId", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "Languages" FROM "History"
2025-06-10T02:30:32.563619527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2025-06-10T02:30:32.564298443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2025-06-10T02:30:32.566061834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2025-06-10T02:30:32.566335996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2025-06-10T02:30:32.566562843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EpisodeId_Date" ON "History" ("EpisodeId" ASC, "Date" DESC)
2025-06-10T02:30:32.566753346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2025-06-10T02:30:32.567037208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_SeriesId" ON "History" ("SeriesId" ASC)
2025-06-10T02:30:32.567227240Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062847s
2025-06-10T02:30:32.567308494Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2025-06-10T02:30:32.567399236Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2025-06-10T02:30:32.567469137Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus InitialFailure DateTimeOffset
2025-06-10T02:30:32.569568364Z [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, "LastInfoSync" DATETIME)
2025-06-10T02:30:32.569993480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastInfoSync") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastInfoSync" FROM "ImportListStatus"
2025-06-10T02:30:32.570323494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2025-06-10T02:30:32.570678018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2025-06-10T02:30:32.572460036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2025-06-10T02:30:32.572715851Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051069s
2025-06-10T02:30:32.572806804Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2025-06-10T02:30:32.572907216Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-06-10T02:30:32.572972698Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus MostRecentFailure DateTimeOffset
2025-06-10T02:30:32.576186919Z [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, "LastInfoSync" DATETIME)
2025-06-10T02:30:32.576576954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastInfoSync") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastInfoSync" FROM "ImportListStatus"
2025-06-10T02:30:32.576934524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2025-06-10T02:30:32.577283507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2025-06-10T02:30:32.579072779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2025-06-10T02:30:32.579327903Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062141s
2025-06-10T02:30:32.579409848Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2025-06-10T02:30:32.579502144Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-06-10T02:30:32.579612626Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus DisabledTill DateTimeOffset
2025-06-10T02:30:32.581754399Z [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, "LastInfoSync" DATETIME)
2025-06-10T02:30:32.582116047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastInfoSync") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastInfoSync" FROM "ImportListStatus"
2025-06-10T02:30:32.582482725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2025-06-10T02:30:32.582817028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2025-06-10T02:30:32.584572703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2025-06-10T02:30:32.584811324Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005091s
2025-06-10T02:30:32.584939351Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2025-06-10T02:30:32.585021988Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-06-10T02:30:32.585094043Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus LastInfoSync DateTimeOffset
2025-06-10T02:30:32.587149732Z [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, "LastInfoSync" DATETIME)
2025-06-10T02:30:32.587538735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastInfoSync") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastInfoSync" FROM "ImportListStatus"
2025-06-10T02:30:32.587931446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2025-06-10T02:30:32.588246350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2025-06-10T02:30:32.590031884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2025-06-10T02:30:32.590275836Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050737s
2025-06-10T02:30:32.590394965Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2025-06-10T02:30:32.590475197Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-06-10T02:30:32.590561220Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset
2025-06-10T02:30:32.592697822Z [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)
2025-06-10T02:30:32.593160554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo" FROM "IndexerStatus"
2025-06-10T02:30:32.593456890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2025-06-10T02:30:32.593792025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2025-06-10T02:30:32.595553702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2025-06-10T02:30:32.595802292Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051181s
2025-06-10T02:30:32.595909959Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2025-06-10T02:30:32.596004179Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-06-10T02:30:32.596079009Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset
2025-06-10T02:30:32.598117444Z [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)
2025-06-10T02:30:32.598491998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo" FROM "IndexerStatus"
2025-06-10T02:30:32.598857895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2025-06-10T02:30:32.599196466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2025-06-10T02:30:32.600966250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2025-06-10T02:30:32.601214560Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050203s
2025-06-10T02:30:32.601327677Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2025-06-10T02:30:32.601394903Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-06-10T02:30:32.601488641Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset
2025-06-10T02:30:32.603479169Z [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)
2025-06-10T02:30:32.603875717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo" FROM "IndexerStatus"
2025-06-10T02:30:32.604250402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2025-06-10T02:30:32.604567661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2025-06-10T02:30:32.606334879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2025-06-10T02:30:32.606621967Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050289s
2025-06-10T02:30:32.606717329Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2025-06-10T02:30:32.606808212Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-06-10T02:30:32.606884195Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles LastUpdated DateTimeOffset
2025-06-10T02:30:32.609024644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataFiles_temp" ("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, "Hash" TEXT, "Added" DATETIME, "Extension" TEXT NOT NULL)
2025-06-10T02:30:32.609410050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MetadataFiles_temp" ("Id", "SeriesId", "Consumer", "Type", "RelativePath", "LastUpdated", "SeasonNumber", "EpisodeFileId", "Hash", "Added", "Extension") SELECT "Id", "SeriesId", "Consumer", "Type", "RelativePath", "LastUpdated", "SeasonNumber", "EpisodeFileId", "Hash", "Added", "Extension" FROM "MetadataFiles"
2025-06-10T02:30:32.609779454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2025-06-10T02:30:32.610047804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2025-06-10T02:30:32.611785002Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047932s
2025-06-10T02:30:32.611893480Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2025-06-10T02:30:32.611989093Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-06-10T02:30:32.612081919Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Added DateTimeOffset
2025-06-10T02:30:32.614090794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataFiles_temp" ("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, "Hash" TEXT, "Added" DATETIME, "Extension" TEXT NOT NULL)
2025-06-10T02:30:32.614566422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MetadataFiles_temp" ("Id", "SeriesId", "Consumer", "Type", "RelativePath", "LastUpdated", "SeasonNumber", "EpisodeFileId", "Hash", "Added", "Extension") SELECT "Id", "SeriesId", "Consumer", "Type", "RelativePath", "LastUpdated", "SeasonNumber", "EpisodeFileId", "Hash", "Added", "Extension" FROM "MetadataFiles"
2025-06-10T02:30:32.614943611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2025-06-10T02:30:32.615191761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2025-06-10T02:30:32.616984430Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048002s
2025-06-10T02:30:32.617104001Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2025-06-10T02:30:32.617174573Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-06-10T02:30:32.617308723Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Added DateTimeOffset
2025-06-10T02:30:32.634423462Z [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 NOT NULL, "Release" TEXT NOT NULL, "Reason" INTEGER NOT NULL, "AdditionalInfo" TEXT)
2025-06-10T02:30:32.634934641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "PendingReleases_temp" ("Id", "SeriesId", "Title", "Added", "ParsedEpisodeInfo", "Release", "Reason", "AdditionalInfo") SELECT "Id", "SeriesId", "Title", "Added", "ParsedEpisodeInfo", "Release", "Reason", "AdditionalInfo" FROM "PendingReleases"
2025-06-10T02:30:32.635395088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases"
2025-06-10T02:30:32.635632326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases"
2025-06-10T02:30:32.638148592Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0207492s
2025-06-10T02:30:32.638264295Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2025-06-10T02:30:32.638419016Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.2E-06s
2025-06-10T02:30:32.638478306Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset
2025-06-10T02:30:32.640545357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME)
2025-06-10T02:30:32.640913278Z [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-06-10T02:30:32.641214284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2025-06-10T02:30:32.641580832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2025-06-10T02:30:32.643564977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2025-06-10T02:30:32.643833999Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052166s
2025-06-10T02:30:32.643949060Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2025-06-10T02:30:32.644089493Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-06-10T02:30:32.644176248Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset
2025-06-10T02:30:32.646306567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME)
2025-06-10T02:30:32.646654347Z [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-06-10T02:30:32.647231509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2025-06-10T02:30:32.647752147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2025-06-10T02:30:32.650059693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2025-06-10T02:30:32.650950407Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060173s
2025-06-10T02:30:32.650977111Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-06-10T02:30:32.650986950Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2025-06-10T02:30:32.650995938Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series LastInfoSync DateTimeOffset
2025-06-10T02:30:32.652669147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Series_temp" ("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, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "TvMazeId" INTEGER NOT NULL, "OriginalLanguage" INTEGER NOT NULL)
2025-06-10T02:30:32.653501583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Series_temp" ("Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "QualityProfileId", "Tags", "Added", "AddOptions", "TvMazeId", "OriginalLanguage") SELECT "Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "QualityProfileId", "Tags", "Added", "AddOptions", "TvMazeId", "OriginalLanguage" FROM "Series"
2025-06-10T02:30:32.654299530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2025-06-10T02:30:32.655059640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2025-06-10T02:30:32.657309400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2025-06-10T02:30:32.657553351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2025-06-10T02:30:32.657777212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2025-06-10T02:30:32.657988307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2025-06-10T02:30:32.658199853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2025-06-10T02:30:32.658434244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2025-06-10T02:30:32.658672364Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079263s
2025-06-10T02:30:32.658768337Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-06-10T02:30:32.658848549Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2025-06-10T02:30:32.658905513Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series LastDiskSync DateTimeOffset
2025-06-10T02:30:32.660810599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Series_temp" ("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, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "TvMazeId" INTEGER NOT NULL, "OriginalLanguage" INTEGER NOT NULL)
2025-06-10T02:30:32.661586631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Series_temp" ("Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "QualityProfileId", "Tags", "Added", "AddOptions", "TvMazeId", "OriginalLanguage") SELECT "Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "QualityProfileId", "Tags", "Added", "AddOptions", "TvMazeId", "OriginalLanguage" FROM "Series"
2025-06-10T02:30:32.662362123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2025-06-10T02:30:32.663065018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2025-06-10T02:30:32.664900193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2025-06-10T02:30:32.665128122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2025-06-10T02:30:32.665374528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2025-06-10T02:30:32.665582306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2025-06-10T02:30:32.665804483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2025-06-10T02:30:32.666036681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2025-06-10T02:30:32.666227194Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072095s
2025-06-10T02:30:32.666314650Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-06-10T02:30:32.666407928Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-06-10T02:30:32.666479673Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series FirstAired DateTimeOffset
2025-06-10T02:30:32.668409158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Series_temp" ("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, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "TvMazeId" INTEGER NOT NULL, "OriginalLanguage" INTEGER NOT NULL)
2025-06-10T02:30:32.669282476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Series_temp" ("Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "QualityProfileId", "Tags", "Added", "AddOptions", "TvMazeId", "OriginalLanguage") SELECT "Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "QualityProfileId", "Tags", "Added", "AddOptions", "TvMazeId", "OriginalLanguage" FROM "Series"
2025-06-10T02:30:32.669986744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2025-06-10T02:30:32.670699249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2025-06-10T02:30:32.672466667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2025-06-10T02:30:32.672675638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2025-06-10T02:30:32.672895911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2025-06-10T02:30:32.673116936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2025-06-10T02:30:32.673342911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2025-06-10T02:30:32.673532533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2025-06-10T02:30:32.673767556Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071529s
2025-06-10T02:30:32.673872478Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-06-10T02:30:32.673949523Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-06-10T02:30:32.674037029Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series NextAiring DateTimeOffset
2025-06-10T02:30:32.675863336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Series_temp" ("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, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "TvMazeId" INTEGER NOT NULL, "OriginalLanguage" INTEGER NOT NULL)
2025-06-10T02:30:32.676631052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Series_temp" ("Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "QualityProfileId", "Tags", "Added", "AddOptions", "TvMazeId", "OriginalLanguage") SELECT "Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "QualityProfileId", "Tags", "Added", "AddOptions", "TvMazeId", "OriginalLanguage" FROM "Series"
2025-06-10T02:30:32.677384218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2025-06-10T02:30:32.678050119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2025-06-10T02:30:32.679731955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2025-06-10T02:30:32.680001477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2025-06-10T02:30:32.680199366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2025-06-10T02:30:32.680421212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2025-06-10T02:30:32.680602998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2025-06-10T02:30:32.680831408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2025-06-10T02:30:32.681027493Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068925s
2025-06-10T02:30:32.681147635Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-06-10T02:30:32.681217225Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-06-10T02:30:32.681284661Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series Added DateTimeOffset
2025-06-10T02:30:32.684316245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Series_temp" ("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, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "TvMazeId" INTEGER NOT NULL, "OriginalLanguage" INTEGER NOT NULL)
2025-06-10T02:30:32.685104071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Series_temp" ("Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "QualityProfileId", "Tags", "Added", "AddOptions", "TvMazeId", "OriginalLanguage") SELECT "Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "QualityProfileId", "Tags", "Added", "AddOptions", "TvMazeId", "OriginalLanguage" FROM "Series"
2025-06-10T02:30:32.685886005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2025-06-10T02:30:32.686576796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2025-06-10T02:30:32.688275817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2025-06-10T02:30:32.688506952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2025-06-10T02:30:32.688737907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2025-06-10T02:30:32.688933712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2025-06-10T02:30:32.689162603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2025-06-10T02:30:32.689361232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2025-06-10T02:30:32.689575444Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081868s
2025-06-10T02:30:32.689671918Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles
2025-06-10T02:30:32.689760216Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s
2025-06-10T02:30:32.689870989Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn SubtitleFiles LastUpdated DateTimeOffset
2025-06-10T02:30:32.691676764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "SubtitleFiles_temp" ("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, "LanguageTags" TEXT)
2025-06-10T02:30:32.692088704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "SubtitleFiles_temp" ("Id", "SeriesId", "SeasonNumber", "EpisodeFileId", "RelativePath", "Extension", "Added", "LastUpdated", "Language", "LanguageTags") SELECT "Id", "SeriesId", "SeasonNumber", "EpisodeFileId", "RelativePath", "Extension", "Added", "LastUpdated", "Language", "LanguageTags" FROM "SubtitleFiles"
2025-06-10T02:30:32.692446344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SubtitleFiles"
2025-06-10T02:30:32.692690596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles_temp" RENAME TO "SubtitleFiles"
2025-06-10T02:30:32.694422713Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044228s
2025-06-10T02:30:32.694535660Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles
2025-06-10T02:30:32.694598687Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-06-10T02:30:32.694665121Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn SubtitleFiles Added DateTimeOffset
2025-06-10T02:30:32.696455055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "SubtitleFiles_temp" ("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, "LastUpdated" DATETIME NOT NULL, "Language" INTEGER NOT NULL, "LanguageTags" TEXT)
2025-06-10T02:30:32.696945703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "SubtitleFiles_temp" ("Id", "SeriesId", "SeasonNumber", "EpisodeFileId", "RelativePath", "Extension", "Added", "LastUpdated", "Language", "LanguageTags") SELECT "Id", "SeriesId", "SeasonNumber", "EpisodeFileId", "RelativePath", "Extension", "Added", "LastUpdated", "Language", "LanguageTags" FROM "SubtitleFiles"
2025-06-10T02:30:32.697234664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SubtitleFiles"
2025-06-10T02:30:32.697537574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles_temp" RENAME TO "SubtitleFiles"
2025-06-10T02:30:32.699191654Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044043s
2025-06-10T02:30:32.699291756Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-06-10T02:30:32.699379072Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-06-10T02:30:32.699464323Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2025-06-10T02:30:32.701258907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2025-06-10T02:30:32.701529882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2025-06-10T02:30:32.701784455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2025-06-10T02:30:32.702170542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2025-06-10T02:30:32.703861377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2025-06-10T02:30:32.704135719Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045781s
2025-06-10T02:30:32.704283938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (188, '2025-06-10T02:30:32', 'postgres_update_timestamp_columns_to_with_timezone')
2025-06-10T02:30:32.704488970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:32.706554669Z [Info] FluentMigrator.Runner.MigrationRunner: 188: postgres_update_timestamp_columns_to_with_timezone migrated
2025-06-10T02:30:32.706663569Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069764s
2025-06-10T02:30:32.706802168Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_colon_replacement_to_naming_config migrating
2025-06-10T02:30:32.706905516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:32.707088194Z [Info] add_colon_replacement_to_naming_config: Starting migration of Main DB to 189
2025-06-10T02:30:32.707605655Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2025-06-10T02:30:32.707703893Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2025-06-10T02:30:32.707773303Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ColonReplacementFormat Int32
2025-06-10T02:30:32.707918555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ColonReplacementFormat" INTEGER NOT NULL DEFAULT 4
2025-06-10T02:30:32.708616921Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007227s
2025-06-10T02:30:32.708727264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (189, '2025-06-10T02:30:32', 'add_colon_replacement_to_naming_config')
2025-06-10T02:30:32.708943900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:32.709807338Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_colon_replacement_to_naming_config migrated
2025-06-10T02:30:32.709925486Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019151s
2025-06-10T02:30:32.710020076Z [Info] FluentMigrator.Runner.MigrationRunner: 190: health_restored_notification migrating
2025-06-10T02:30:32.710123625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:32.710282254Z [Info] health_restored_notification: Starting migration of Main DB to 190
2025-06-10T02:30:32.710601427Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-06-10T02:30:32.710705186Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2025-06-10T02:30:32.710786660Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean
2025-06-10T02:30:32.710887373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0
2025-06-10T02:30:32.711574256Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006765s
2025-06-10T02:30:32.711677113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (190, '2025-06-10T02:30:32', 'health_restored_notification')
2025-06-10T02:30:32.711923930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:32.712527976Z [Info] FluentMigrator.Runner.MigrationRunner: 190: health_restored_notification migrated
2025-06-10T02:30:32.712635793Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016099s
2025-06-10T02:30:32.712737568Z [Info] FluentMigrator.Runner.MigrationRunner: 191: add_download_client_tags migrating
2025-06-10T02:30:32.712834944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:32.712954234Z [Info] add_download_client_tags: Starting migration of Main DB to 191
2025-06-10T02:30:32.713270400Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2025-06-10T02:30:32.713375582Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-06-10T02:30:32.713453720Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Tags String
2025-06-10T02:30:32.713565044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Tags" TEXT
2025-06-10T02:30:32.714270334Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006794s
2025-06-10T02:30:32.714373762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (191, '2025-06-10T02:30:32', 'add_download_client_tags')
2025-06-10T02:30:32.714564736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:32.715193302Z [Info] FluentMigrator.Runner.MigrationRunner: 191: add_download_client_tags migrated
2025-06-10T02:30:32.715259295Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001579s
2025-06-10T02:30:32.715345749Z [Info] FluentMigrator.Runner.MigrationRunner: 192: import_exclusion_type migrating
2025-06-10T02:30:32.715435399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:32.715590842Z [Info] import_exclusion_type: Starting migration of Main DB to 192
2025-06-10T02:30:32.716000728Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListExclusions
2025-06-10T02:30:32.716115769Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2025-06-10T02:30:32.716193456Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListExclusions TvdbId Int32
2025-06-10T02:30:32.718006506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListExclusions_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "Title" TEXT NOT NULL)
2025-06-10T02:30:32.718274225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListExclusions_temp" ("Id", "TvdbId", "Title") SELECT "Id", "TvdbId", "Title" FROM "ImportListExclusions"
2025-06-10T02:30:32.718506342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListExclusions"
2025-06-10T02:30:32.718848351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListExclusions_temp" RENAME TO "ImportListExclusions"
2025-06-10T02:30:32.720610238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListExclusions_TvdbId" ON "ImportListExclusions" ("TvdbId" ASC)
2025-06-10T02:30:32.720903378Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045653s
2025-06-10T02:30:32.720986115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (192, '2025-06-10T02:30:32', 'import_exclusion_type')
2025-06-10T02:30:32.721194655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:32.724044102Z [Info] FluentMigrator.Runner.MigrationRunner: 192: import_exclusion_type migrated
2025-06-10T02:30:32.724144033Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077151s
2025-06-10T02:30:32.724268975Z [Info] FluentMigrator.Runner.MigrationRunner: 193: add_import_list_items migrating
2025-06-10T02:30:32.724335449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:32.724481513Z [Info] add_import_list_items: Starting migration of Main DB to 193
2025-06-10T02:30:32.725306454Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListItems
2025-06-10T02:30:32.725429742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListItems" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ImportListId" INTEGER NOT NULL, "Title" TEXT NOT NULL, "TvdbId" INTEGER NOT NULL, "Year" INTEGER, "TmdbId" INTEGER, "ImdbId" TEXT, "MalId" INTEGER, "AniListId" INTEGER, "ReleaseDate" DATETIME)
2025-06-10T02:30:32.725813875Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003857s
2025-06-10T02:30:32.725886993Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2025-06-10T02:30:32.725990651Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.5E-06s
2025-06-10T02:30:32.726080302Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus HasRemovedItemSinceLastClean Boolean
2025-06-10T02:30:32.726253240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "HasRemovedItemSinceLastClean" INTEGER NOT NULL DEFAULT 0
2025-06-10T02:30:32.726902617Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007058s
2025-06-10T02:30:32.727005354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (193, '2025-06-10T02:30:32', 'add_import_list_items')
2025-06-10T02:30:32.727204195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:32.727573719Z [Info] FluentMigrator.Runner.MigrationRunner: 193: add_import_list_items migrated
2025-06-10T02:30:32.727685343Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013968s
2025-06-10T02:30:32.727783631Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_notification_status migrating
2025-06-10T02:30:32.727891939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:32.728068685Z [Info] add_notification_status: Starting migration of Main DB to 194
2025-06-10T02:30:32.728576187Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus
2025-06-10T02:30:32.728713584Z [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-06-10T02:30:32.729038047Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003474s
2025-06-10T02:30:32.729147457Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId)
2025-06-10T02:30:32.729234532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC)
2025-06-10T02:30:32.729470197Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00023s
2025-06-10T02:30:32.729577042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (194, '2025-06-10T02:30:32', 'add_notification_status')
2025-06-10T02:30:32.729785351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:32.730095867Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_notification_status migrated
2025-06-10T02:30:32.730200858Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008634s
2025-06-10T02:30:32.730319928Z [Info] FluentMigrator.Runner.MigrationRunner: 195: parse_language_tags_from_existing_subtitle_files migrating
2025-06-10T02:30:32.730424598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:32.730557877Z [Info] parse_language_tags_from_existing_subtitle_files: Starting migration of Main DB to 195
2025-06-10T02:30:32.730775194Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-06-10T02:30:32.730873813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-06-10T02:30:32.731816811Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009255s
2025-06-10T02:30:32.731986633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (195, '2025-06-10T02:30:32', 'parse_language_tags_from_existing_subtitle_files')
2025-06-10T02:30:32.732211476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:32.732596872Z [Info] FluentMigrator.Runner.MigrationRunner: 195: parse_language_tags_from_existing_subtitle_files migrated
2025-06-10T02:30:32.732719629Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017148s
2025-06-10T02:30:32.732814851Z [Info] FluentMigrator.Runner.MigrationRunner: 196: add_finale_type migrating
2025-06-10T02:30:32.732909632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:32.733055986Z [Info] add_finale_type: Starting migration of Main DB to 196
2025-06-10T02:30:32.733304356Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2025-06-10T02:30:32.733423586Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-06-10T02:30:32.733498738Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes FinaleType String
2025-06-10T02:30:32.733602316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "FinaleType" TEXT
2025-06-10T02:30:32.734323308Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007249s
2025-06-10T02:30:32.734460264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (196, '2025-06-10T02:30:32', 'add_finale_type')
2025-06-10T02:30:32.734646789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:32.734897644Z [Info] FluentMigrator.Runner.MigrationRunner: 196: add_finale_type migrated
2025-06-10T02:30:32.734998738Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012992s
2025-06-10T02:30:32.735110944Z [Info] FluentMigrator.Runner.MigrationRunner: 197: list_add_missing_search migrating
2025-06-10T02:30:32.735201576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:32.735365877Z [Info] list_add_missing_search: Starting migration of Main DB to 197
2025-06-10T02:30:32.735616882Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2025-06-10T02:30:32.735724689Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-06-10T02:30:32.735808438Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists SearchForMissingEpisodes Boolean
2025-06-10T02:30:32.735929983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "SearchForMissingEpisodes" INTEGER NOT NULL DEFAULT 1
2025-06-10T02:30:32.736654391Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007205s
2025-06-10T02:30:32.736769633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (197, '2025-06-10T02:30:32', 'list_add_missing_search')
2025-06-10T02:30:32.736979806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:32.737232976Z [Info] FluentMigrator.Runner.MigrationRunner: 197: list_add_missing_search migrated
2025-06-10T02:30:32.737350593Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013146s
2025-06-10T02:30:32.737457649Z [Info] FluentMigrator.Runner.MigrationRunner: 198: parse_title_from_existing_subtitle_files migrating
2025-06-10T02:30:32.737560907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:32.737713293Z [Info] parse_title_from_existing_subtitle_files: Starting migration of Main DB to 198
2025-06-10T02:30:32.738100854Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles
2025-06-10T02:30:32.738204723Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-06-10T02:30:32.738283151Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles Title String
2025-06-10T02:30:32.738382260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "Title" TEXT
2025-06-10T02:30:32.739089104Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006895s
2025-06-10T02:30:32.739180698Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles
2025-06-10T02:30:32.739263274Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-06-10T02:30:32.739346923Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles Copy Int32
2025-06-10T02:30:32.739443557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "Copy" INTEGER NOT NULL DEFAULT 0
2025-06-10T02:30:32.740140410Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006929s
2025-06-10T02:30:32.740236303Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-06-10T02:30:32.740323258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-06-10T02:30:32.741391579Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010568s
2025-06-10T02:30:32.741496911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (198, '2025-06-10T02:30:32', 'parse_title_from_existing_subtitle_files')
2025-06-10T02:30:32.741709970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:32.741975074Z [Info] FluentMigrator.Runner.MigrationRunner: 198: parse_title_from_existing_subtitle_files migrated
2025-06-10T02:30:32.742088803Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016516s
2025-06-10T02:30:32.742181690Z [Info] FluentMigrator.Runner.MigrationRunner: 199: series_last_aired migrating
2025-06-10T02:30:32.742287643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:32.742419218Z [Info] series_last_aired: Starting migration of Main DB to 199
2025-06-10T02:30:32.742682829Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-06-10T02:30:32.742780846Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-06-10T02:30:32.742860377Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series LastAired DateTimeOffset
2025-06-10T02:30:32.742972783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "LastAired" DATETIME
2025-06-10T02:30:32.743678343Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007022s
2025-06-10T02:30:32.743804858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (199, '2025-06-10T02:30:32', 'series_last_aired')
2025-06-10T02:30:32.743997386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:32.744260746Z [Info] FluentMigrator.Runner.MigrationRunner: 199: series_last_aired migrated
2025-06-10T02:30:32.744362170Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012942s
2025-06-10T02:30:32.744460248Z [Info] FluentMigrator.Runner.MigrationRunner: 200: AddNewItemMonitorType migrating
2025-06-10T02:30:32.744564678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:32.744704229Z [Info] AddNewItemMonitorType: Starting migration of Main DB to 200
2025-06-10T02:30:32.745090306Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-06-10T02:30:32.745172391Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-06-10T02:30:32.745241671Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series MonitorNewItems Int32
2025-06-10T02:30:32.745352624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0
2025-06-10T02:30:32.746059037Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006999s
2025-06-10T02:30:32.746160791Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2025-06-10T02:30:32.746245803Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-06-10T02:30:32.746341515Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists MonitorNewItems Int32
2025-06-10T02:30:32.746424482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0
2025-06-10T02:30:32.747151326Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007186s
2025-06-10T02:30:32.747250205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (200, '2025-06-10T02:30:32', 'AddNewItemMonitorType')
2025-06-10T02:30:32.747460107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:32.747722085Z [Info] FluentMigrator.Runner.MigrationRunner: 200: AddNewItemMonitorType migrated
2025-06-10T02:30:32.747823008Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013041s
2025-06-10T02:30:32.747966838Z [Info] FluentMigrator.Runner.MigrationRunner: 201: email_encryption migrating
2025-06-10T02:30:32.748073392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:32.748221300Z [Info] email_encryption: Starting migration of Main DB to 201
2025-06-10T02:30:32.748410862Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-06-10T02:30:32.748513037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-06-10T02:30:32.750177027Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016194s
2025-06-10T02:30:32.750248111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (201, '2025-06-10T02:30:32', 'email_encryption')
2025-06-10T02:30:32.750452542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:32.750687405Z [Info] FluentMigrator.Runner.MigrationRunner: 201: email_encryption migrated
2025-06-10T02:30:32.750787316Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021707s
2025-06-10T02:30:32.750894322Z [Info] FluentMigrator.Runner.MigrationRunner: 202: add_indexer_flags migrating
2025-06-10T02:30:32.750977930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:32.751134555Z [Info] add_indexer_flags: Starting migration of Main DB to 202
2025-06-10T02:30:32.751465802Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2025-06-10T02:30:32.751569501Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-06-10T02:30:32.751637688Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist IndexerFlags Int32
2025-06-10T02:30:32.751750335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0
2025-06-10T02:30:32.752475485Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007181s
2025-06-10T02:30:32.752580096Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2025-06-10T02:30:32.752663844Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-06-10T02:30:32.752748605Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles IndexerFlags Int32
2025-06-10T02:30:32.752844488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0
2025-06-10T02:30:32.753559989Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007076s
2025-06-10T02:30:32.753685321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (202, '2025-06-10T02:30:32', 'add_indexer_flags')
2025-06-10T02:30:32.753874863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:32.754145438Z [Info] FluentMigrator.Runner.MigrationRunner: 202: add_indexer_flags migrated
2025-06-10T02:30:32.754232743Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013034s
2025-06-10T02:30:32.754347595Z [Info] FluentMigrator.Runner.MigrationRunner: 203: release_type migrating
2025-06-10T02:30:32.754449340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:32.754592337Z [Info] release_type: Starting migration of Main DB to 203
2025-06-10T02:30:32.754961330Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2025-06-10T02:30:32.755059608Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-06-10T02:30:32.755152235Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist ReleaseType Int32
2025-06-10T02:30:32.755236565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "ReleaseType" INTEGER NOT NULL DEFAULT 0
2025-06-10T02:30:32.755969791Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007101s
2025-06-10T02:30:32.756065363Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2025-06-10T02:30:32.756148380Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-06-10T02:30:32.756231418Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles ReleaseType Int32
2025-06-10T02:30:32.756332321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "ReleaseType" INTEGER NOT NULL DEFAULT 0
2025-06-10T02:30:32.757044204Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007139s
2025-06-10T02:30:32.757142602Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-06-10T02:30:32.757224146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-06-10T02:30:32.758188588Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009488s
2025-06-10T02:30:32.758283369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (203, '2025-06-10T02:30:32', 'release_type')
2025-06-10T02:30:32.758500346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:32.758756351Z [Info] FluentMigrator.Runner.MigrationRunner: 203: release_type migrated
2025-06-10T02:30:32.758857184Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001531s
2025-06-10T02:30:32.758960843Z [Info] FluentMigrator.Runner.MigrationRunner: 204: add_add_release_hash migrating
2025-06-10T02:30:32.759048509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:32.759187730Z [Info] add_add_release_hash: Starting migration of Main DB to 204
2025-06-10T02:30:32.759489317Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2025-06-10T02:30:32.759585541Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-06-10T02:30:32.759669931Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles ReleaseHash String
2025-06-10T02:30:32.759771645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "ReleaseHash" TEXT
2025-06-10T02:30:32.760495743Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007161s
2025-06-10T02:30:32.760588229Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-06-10T02:30:32.760678150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-06-10T02:30:32.761822254Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011234s
2025-06-10T02:30:32.761932516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (204, '2025-06-10T02:30:32', 'add_add_release_hash')
2025-06-10T02:30:32.762119462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:32.762378925Z [Info] FluentMigrator.Runner.MigrationRunner: 204: add_add_release_hash migrated
2025-06-10T02:30:32.762486181Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017087s
2025-06-10T02:30:32.762594529Z [Info] FluentMigrator.Runner.MigrationRunner: 205: rename_season_pack_spec migrating
2025-06-10T02:30:32.762709280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:32.762846616Z [Info] rename_season_pack_spec: Starting migration of Main DB to 205
2025-06-10T02:30:32.763041629Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "CustomFormats" SET "Specifications" = REPLACE("Specifications", 'SeasonPackSpecification', 'ReleaseTypeSpecification')
2025-06-10T02:30:32.763215439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFormats" SET "Specifications" = REPLACE("Specifications", 'SeasonPackSpecification', 'ReleaseTypeSpecification')
2025-06-10T02:30:32.763418558Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002102s
2025-06-10T02:30:32.763529421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (205, '2025-06-10T02:30:32', 'rename_season_pack_spec')
2025-06-10T02:30:32.763736207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:32.763989517Z [Info] FluentMigrator.Runner.MigrationRunner: 205: rename_season_pack_spec migrated
2025-06-10T02:30:32.764097014Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000774s
2025-06-10T02:30:32.764194270Z [Info] FluentMigrator.Runner.MigrationRunner: 206: add_tmdbid migrating
2025-06-10T02:30:32.764282137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:32.764431417Z [Info] add_tmdbid: Starting migration of Main DB to 206
2025-06-10T02:30:32.764762033Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-06-10T02:30:32.764856984Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-06-10T02:30:32.764930031Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series TmdbId Int32
2025-06-10T02:30:32.765035083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "TmdbId" INTEGER NOT NULL DEFAULT 0
2025-06-10T02:30:32.765777728Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007426s
2025-06-10T02:30:32.765885294Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TmdbId)
2025-06-10T02:30:32.765975907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TmdbId" ON "Series" ("TmdbId" ASC)
2025-06-10T02:30:32.766192042Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002114s
2025-06-10T02:30:32.766292224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (206, '2025-06-10T02:30:32', 'add_tmdbid')
2025-06-10T02:30:32.766485292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:32.766770046Z [Info] FluentMigrator.Runner.MigrationRunner: 206: add_tmdbid migrated
2025-06-10T02:30:32.766856510Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007832s
2025-06-10T02:30:32.766967513Z [Info] FluentMigrator.Runner.MigrationRunner: 209: add_on_import_complete_to_notifications migrating
2025-06-10T02:30:32.767057073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:32.767201604Z [Info] add_on_import_complete_to_notifications: Starting migration of Main DB to 209
2025-06-10T02:30:32.767457870Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-06-10T02:30:32.767594636Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-06-10T02:30:32.767654095Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnImportComplete Boolean
2025-06-10T02:30:32.767764217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnImportComplete" INTEGER NOT NULL DEFAULT 0
2025-06-10T02:30:32.768520420Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007399s
2025-06-10T02:30:32.768628076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (209, '2025-06-10T02:30:32', 'add_on_import_complete_to_notifications')
2025-06-10T02:30:32.768861977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:32.769104315Z [Info] FluentMigrator.Runner.MigrationRunner: 209: add_on_import_complete_to_notifications migrated
2025-06-10T02:30:32.769220209Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013405s
2025-06-10T02:30:32.769312755Z [Info] FluentMigrator.Runner.MigrationRunner: 210: add_monitored_seasons_filter migrating
2025-06-10T02:30:32.769424921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:32.769559933Z [Info] add_monitored_seasons_filter: Starting migration of Main DB to 210
2025-06-10T02:30:32.769781930Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-06-10T02:30:32.769893745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-06-10T02:30:32.772748663Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028321s
2025-06-10T02:30:32.772865107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (210, '2025-06-10T02:30:32', 'add_monitored_seasons_filter')
2025-06-10T02:30:32.773060561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:32.773316045Z [Info] FluentMigrator.Runner.MigrationRunner: 210: add_monitored_seasons_filter migrated
2025-06-10T02:30:32.773450566Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003415s
2025-06-10T02:30:32.773516479Z [Info] FluentMigrator.Runner.MigrationRunner: 211: add_custom_colon_replacement_to_naming_config migrating
2025-06-10T02:30:32.773629827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:32.773794478Z [Info] add_custom_colon_replacement_to_naming_config: Starting migration of Main DB to 211
2025-06-10T02:30:32.774034682Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2025-06-10T02:30:32.774143241Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.6E-06s
2025-06-10T02:30:32.774216268Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig CustomColonReplacementFormat String
2025-06-10T02:30:32.774340548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "CustomColonReplacementFormat" TEXT NOT NULL DEFAULT ''
2025-06-10T02:30:32.775154787Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008088s
2025-06-10T02:30:32.775279709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (211, '2025-06-10T02:30:32', 'add_custom_colon_replacement_to_naming_config')
2025-06-10T02:30:32.775491556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:32.775756860Z [Info] FluentMigrator.Runner.MigrationRunner: 211: add_custom_colon_replacement_to_naming_config migrated
2025-06-10T02:30:32.775893054Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001404s
2025-06-10T02:30:32.775999288Z [Info] FluentMigrator.Runner.MigrationRunner: 212: add_minium_upgrade_format_score_to_quality_profiles migrating
2025-06-10T02:30:32.776093518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:32.776239371Z [Info] add_minium_upgrade_format_score_to_quality_profiles: Starting migration of Main DB to 212
2025-06-10T02:30:32.776532902Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2025-06-10T02:30:32.776638385Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-06-10T02:30:32.776720460Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinUpgradeFormatScore Int32
2025-06-10T02:30:32.776818167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinUpgradeFormatScore" INTEGER NOT NULL DEFAULT 1
2025-06-10T02:30:32.777579439Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007411s
2025-06-10T02:30:32.777671004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (212, '2025-06-10T02:30:32', 'add_minium_upgrade_format_score_to_quality_profiles')
2025-06-10T02:30:32.777890355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:32.778167032Z [Info] FluentMigrator.Runner.MigrationRunner: 212: add_minium_upgrade_format_score_to_quality_profiles migrated
2025-06-10T02:30:32.778294549Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013415s
2025-06-10T02:30:32.778387727Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_blurary576p_quality_in_profiles migrating
2025-06-10T02:30:32.778501917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:32.778652359Z [Info] add_blurary576p_quality_in_profiles: Starting migration of Main DB to 214
2025-06-10T02:30:32.778794706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (214, '2025-06-10T02:30:32', 'add_blurary576p_quality_in_profiles')
2025-06-10T02:30:32.779007805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:32.779244151Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_blurary576p_quality_in_profiles migrated
2025-06-10T02:30:32.779348040Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007394s
2025-06-10T02:30:32.779458372Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_blurary576p_quality_in_profiles_with_grouped_blurary480p migrating
2025-06-10T02:30:32.779557662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:32.779712283Z [Info] add_blurary576p_quality_in_profiles_with_grouped_blurary480p: Starting migration of Main DB to 215
2025-06-10T02:30:32.779957477Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-06-10T02:30:32.780048170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-06-10T02:30:32.782648325Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025722s
2025-06-10T02:30:32.782750941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (215, '2025-06-10T02:30:32', 'add_blurary576p_quality_in_profiles_with_grouped_blurary480p')
2025-06-10T02:30:32.783001225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:32.783223202Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_blurary576p_quality_in_profiles_with_grouped_blurary480p migrated
2025-06-10T02:30:32.783334426Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031753s
2025-06-10T02:30:32.783445309Z [Info] FluentMigrator.Runner.MigrationRunner: 217: add_mal_and_anilist_ids migrating
2025-06-10T02:30:32.783534479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:32.783711255Z [Info] add_mal_and_anilist_ids: Starting migration of Main DB to 217
2025-06-10T02:30:32.784117142Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-06-10T02:30:32.784214388Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2025-06-10T02:30:32.784304780Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series MalIds String
2025-06-10T02:30:32.784408819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "MalIds" TEXT NOT NULL DEFAULT '[]'
2025-06-10T02:30:32.785166134Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007528s
2025-06-10T02:30:32.785266787Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-06-10T02:30:32.785328020Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-06-10T02:30:32.785399925Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series AniListIds String
2025-06-10T02:30:32.785508804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "AniListIds" TEXT NOT NULL DEFAULT '[]'
2025-06-10T02:30:32.786207771Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006914s
2025-06-10T02:30:32.786318454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (217, '2025-06-10T02:30:32', 'add_mal_and_anilist_ids')
2025-06-10T02:30:32.786523998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:32.786791586Z [Info] FluentMigrator.Runner.MigrationRunner: 217: add_mal_and_anilist_ids migrated
2025-06-10T02:30:32.786906698Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012809s
2025-06-10T02:30:32.797350195Z [Debug] MigrationController: Took: 00:00:01.6241956
2025-06-10T02:30:33.043648006Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging
2025-06-10T02:30:33.068695887Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2025-06-10T02:30:33.077694655Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2025-06-10T02:30:33.077979689Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-06-10T02:30:33.078151856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-06-10T02:30:33.080497258Z [Info] DatabaseEngineVersionCheck: SQLite 3.48.0
2025-06-10T02:30:33.080655096Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002509s
2025-06-10T02:30:33.080798535Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2025-06-10T02:30:33.080986934Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026692s
2025-06-10T02:30:33.083002542Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2025-06-10T02:30:33.083126672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:33.083484923Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2025-06-10T02:30:33.083617670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2025-06-10T02:30:33.084026053Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004194s
2025-06-10T02:30:33.084204542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:33.085349457Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2025-06-10T02:30:33.085531965Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017389s
2025-06-10T02:30:33.085819263Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2025-06-10T02:30:33.085974566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:33.086330483Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2025-06-10T02:30:33.086518241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2025-06-10T02:30:33.086920982Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003635s
2025-06-10T02:30:33.087050262Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-06-10T02:30:33.087200715Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-06-10T02:30:33.087351058Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2025-06-10T02:30:33.087537122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2025-06-10T02:30:33.088245989Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007076s
2025-06-10T02:30:33.088412304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:33.089071752Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2025-06-10T02:30:33.089251835Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015416s
2025-06-10T02:30:33.089493922Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2025-06-10T02:30:33.089682111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:33.090007105Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-06-10T02:30:33.090123590Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-06-10T02:30:33.090261006Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2025-06-10T02:30:33.090456029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2025-06-10T02:30:33.090880474Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004264s
2025-06-10T02:30:33.091061809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:33.091613660Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2025-06-10T02:30:33.091805716Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011661s
2025-06-10T02:30:33.092105881Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2025-06-10T02:30:33.092294240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:33.092582420Z [Info] InitialSetup: Starting migration of Log DB to 1
2025-06-10T02:30:33.093062978Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs
2025-06-10T02:30:33.093266988Z [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, "Method" TEXT, "Exception" TEXT, "ExceptionType" TEXT, "Level" TEXT NOT NULL)
2025-06-10T02:30:33.093840954Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005754s
2025-06-10T02:30:33.093987790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-06-10T02:30:33', 'InitialSetup')
2025-06-10T02:30:33.094318846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:33.101040359Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2025-06-10T02:30:33.101211984Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077562s
2025-06-10T02:30:33.101420484Z [Info] FluentMigrator.Runner.MigrationRunner: 2: remove_tvrage_imdb_unique_constraint migrating
2025-06-10T02:30:33.101600186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:33.101869027Z [Info] remove_tvrage_imdb_unique_constraint: Starting migration of Log DB to 2
2025-06-10T02:30:33.102168661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2025-06-10T02:30:33', 'remove_tvrage_imdb_unique_constraint')
2025-06-10T02:30:33.102552443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:33.103161820Z [Info] FluentMigrator.Runner.MigrationRunner: 2: remove_tvrage_imdb_unique_constraint migrated
2025-06-10T02:30:33.103351863Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001571s
2025-06-10T02:30:33.103514029Z [Info] FluentMigrator.Runner.MigrationRunner: 3: remove_renamed_scene_mapping_columns migrating
2025-06-10T02:30:33.103696687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:33.103934726Z [Info] remove_renamed_scene_mapping_columns: Starting migration of Log DB to 3
2025-06-10T02:30:33.104129028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2025-06-10T02:30:33', 'remove_renamed_scene_mapping_columns')
2025-06-10T02:30:33.104475666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:33.105086085Z [Info] FluentMigrator.Runner.MigrationRunner: 3: remove_renamed_scene_mapping_columns migrated
2025-06-10T02:30:33.105277510Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013812s
2025-06-10T02:30:33.105436681Z [Info] FluentMigrator.Runner.MigrationRunner: 4: updated_history migrating
2025-06-10T02:30:33.105599328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:33.105823920Z [Info] updated_history: Starting migration of Log DB to 4
2025-06-10T02:30:33.105995175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2025-06-10T02:30:33', 'updated_history')
2025-06-10T02:30:33.106329518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:33.106931801Z [Info] FluentMigrator.Runner.MigrationRunner: 4: updated_history migrated
2025-06-10T02:30:33.107105821Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013281s
2025-06-10T02:30:33.107273228Z [Info] FluentMigrator.Runner.MigrationRunner: 5: added_eventtype_to_history migrating
2025-06-10T02:30:33.107446768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:33.107701992Z [Info] added_eventtype_to_history: Starting migration of Log DB to 5
2025-06-10T02:30:33.107884990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2025-06-10T02:30:33', 'added_eventtype_to_history')
2025-06-10T02:30:33.108288312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:33.108986187Z [Info] FluentMigrator.Runner.MigrationRunner: 5: added_eventtype_to_history migrated
2025-06-10T02:30:33.109170498Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015316s
2025-06-10T02:30:33.109334939Z [Info] FluentMigrator.Runner.MigrationRunner: 6: add_index_to_log_time migrating
2025-06-10T02:30:33.109501144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:33.109736598Z [Info] add_index_to_log_time: Starting migration of Log DB to 6
2025-06-10T02:30:33.110481608Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable Logs
2025-06-10T02:30:33.110652372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs"
2025-06-10T02:30:33.111034251Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003775s
2025-06-10T02:30:33.111191447Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs
2025-06-10T02:30:33.111367101Z [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, "Method" TEXT, "Exception" TEXT, "ExceptionType" TEXT, "Level" TEXT NOT NULL)
2025-06-10T02:30:33.111939263Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005888s
2025-06-10T02:30:33.112107832Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time)
2025-06-10T02:30:33.112267393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2025-06-10T02:30:33.112588791Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000321s
2025-06-10T02:30:33.112757139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2025-06-10T02:30:33', 'add_index_to_log_time')
2025-06-10T02:30:33.113090962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:33.113914319Z [Info] FluentMigrator.Runner.MigrationRunner: 6: add_index_to_log_time migrated
2025-06-10T02:30:33.114099282Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016494s
2025-06-10T02:30:33.114259685Z [Info] FluentMigrator.Runner.MigrationRunner: 7: add_renameEpisodes_to_naming migrating
2025-06-10T02:30:33.114436982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:33.114663448Z [Info] add_renameEpisodes_to_naming: Starting migration of Log DB to 7
2025-06-10T02:30:33.114864412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2025-06-10T02:30:33', 'add_renameEpisodes_to_naming')
2025-06-10T02:30:33.115190128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:33.115865949Z [Info] FluentMigrator.Runner.MigrationRunner: 7: add_renameEpisodes_to_naming migrated
2025-06-10T02:30:33.116065370Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014168s
2025-06-10T02:30:33.116222847Z [Info] FluentMigrator.Runner.MigrationRunner: 8: remove_backlog migrating
2025-06-10T02:30:33.116383821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:33.116608123Z [Info] remove_backlog: Starting migration of Log DB to 8
2025-06-10T02:30:33.116772374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2025-06-10T02:30:33', 'remove_backlog')
2025-06-10T02:30:33.117095825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:33.117753910Z [Info] FluentMigrator.Runner.MigrationRunner: 8: remove_backlog migrated
2025-06-10T02:30:33.117940946Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013663s
2025-06-10T02:30:33.118104125Z [Info] FluentMigrator.Runner.MigrationRunner: 9: fix_rename_episodes migrating
2025-06-10T02:30:33.118280059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:33.118506996Z [Info] fix_rename_episodes: Starting migration of Log DB to 9
2025-06-10T02:30:33.118674774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2025-06-10T02:30:33', 'fix_rename_episodes')
2025-06-10T02:30:33.119003846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:33.119669967Z [Info] FluentMigrator.Runner.MigrationRunner: 9: fix_rename_episodes migrated
2025-06-10T02:30:33.119853146Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013858s
2025-06-10T02:30:33.120023690Z [Info] FluentMigrator.Runner.MigrationRunner: 10: add_monitored migrating
2025-06-10T02:30:33.120185756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:33.120411771Z [Info] add_monitored: Starting migration of Log DB to 10
2025-06-10T02:30:33.120575030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2025-06-10T02:30:33', 'add_monitored')
2025-06-10T02:30:33.120897228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:33.121567839Z [Info] FluentMigrator.Runner.MigrationRunner: 10: add_monitored migrated
2025-06-10T02:30:33.121737731Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013614s
2025-06-10T02:30:33.121892142Z [Info] FluentMigrator.Runner.MigrationRunner: 11: remove_ignored migrating
2025-06-10T02:30:33.122054038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:33.122278540Z [Info] remove_ignored: Starting migration of Log DB to 11
2025-06-10T02:30:33.122443953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2025-06-10T02:30:33', 'remove_ignored')
2025-06-10T02:30:33.122770009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:33.123413325Z [Info] FluentMigrator.Runner.MigrationRunner: 11: remove_ignored migrated
2025-06-10T02:30:33.123585451Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013545s
2025-06-10T02:30:33.123745022Z [Info] FluentMigrator.Runner.MigrationRunner: 12: remove_custom_start_date migrating
2025-06-10T02:30:33.123986158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:33.124214838Z [Info] remove_custom_start_date: Starting migration of Log DB to 12
2025-06-10T02:30:33.124390161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2025-06-10T02:30:33', 'remove_custom_start_date')
2025-06-10T02:30:33.124728853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:33.125348441Z [Info] FluentMigrator.Runner.MigrationRunner: 12: remove_custom_start_date migrated
2025-06-10T02:30:33.125535016Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013647s
2025-06-10T02:30:33.125695219Z [Info] FluentMigrator.Runner.MigrationRunner: 13: add_air_date_utc migrating
2025-06-10T02:30:33.125857526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:33.126079653Z [Info] add_air_date_utc: Starting migration of Log DB to 13
2025-06-10T02:30:33.126248713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2025-06-10T02:30:33', 'add_air_date_utc')
2025-06-10T02:30:33.126578367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:33.127222223Z [Info] FluentMigrator.Runner.MigrationRunner: 13: add_air_date_utc migrated
2025-06-10T02:30:33.127376945Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00133s
2025-06-10T02:30:33.127544382Z [Info] FluentMigrator.Runner.MigrationRunner: 14: drop_air_date migrating
2025-06-10T02:30:33.127707130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:33.127964598Z [Info] drop_air_date: Starting migration of Log DB to 14
2025-06-10T02:30:33.128125241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2025-06-10T02:30:33', 'drop_air_date')
2025-06-10T02:30:33.128452751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:33.129069583Z [Info] FluentMigrator.Runner.MigrationRunner: 14: drop_air_date migrated
2025-06-10T02:30:33.129233473Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013481s
2025-06-10T02:30:33.129394647Z [Info] FluentMigrator.Runner.MigrationRunner: 15: add_air_date_as_string migrating
2025-06-10T02:30:33.129571744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:33.129796757Z [Info] add_air_date_as_string: Starting migration of Log DB to 15
2025-06-10T02:30:33.129966328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2025-06-10T02:30:33', 'add_air_date_as_string')
2025-06-10T02:30:33.130299188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:33.130914166Z [Info] FluentMigrator.Runner.MigrationRunner: 15: add_air_date_as_string migrated
2025-06-10T02:30:33.131090772Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013368s
2025-06-10T02:30:33.131244902Z [Info] FluentMigrator.Runner.MigrationRunner: 16: updated_imported_history_item migrating
2025-06-10T02:30:33.131425406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:33.131647723Z [Info] updated_imported_history_item: Starting migration of Log DB to 16
2025-06-10T02:30:33.131830712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2025-06-10T02:30:33', 'updated_imported_history_item')
2025-06-10T02:30:33.132190476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:33.132785554Z [Info] FluentMigrator.Runner.MigrationRunner: 16: updated_imported_history_item migrated
2025-06-10T02:30:33.132963192Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013555s
2025-06-10T02:30:33.133124366Z [Info] FluentMigrator.Runner.MigrationRunner: 17: reset_scene_names migrating
2025-06-10T02:30:33.133287976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:33.133508079Z [Info] reset_scene_names: Starting migration of Log DB to 17
2025-06-10T02:30:33.133680797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2025-06-10T02:30:33', 'reset_scene_names')
2025-06-10T02:30:33.134000991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:33.134601480Z [Info] FluentMigrator.Runner.MigrationRunner: 17: reset_scene_names migrated
2025-06-10T02:30:33.134782695Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013173s
2025-06-10T02:30:33.134936274Z [Info] FluentMigrator.Runner.MigrationRunner: 18: remove_duplicates migrating
2025-06-10T02:30:33.135098261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:33.135322292Z [Info] remove_duplicates: Starting migration of Log DB to 18
2025-06-10T02:30:33.135492815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2025-06-10T02:30:33', 'remove_duplicates')
2025-06-10T02:30:33.135826537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:33.136421505Z [Info] FluentMigrator.Runner.MigrationRunner: 18: remove_duplicates migrated
2025-06-10T02:30:33.136602579Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013129s
2025-06-10T02:30:33.136764054Z [Info] FluentMigrator.Runner.MigrationRunner: 19: restore_unique_constraints migrating
2025-06-10T02:30:33.136936221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:33.137176194Z [Info] restore_unique_constraints: Starting migration of Log DB to 19
2025-06-10T02:30:33.137350104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2025-06-10T02:30:33', 'restore_unique_constraints')
2025-06-10T02:30:33.137694508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:33.138263564Z [Info] FluentMigrator.Runner.MigrationRunner: 19: restore_unique_constraints migrated
2025-06-10T02:30:33.138451763Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013185s
2025-06-10T02:30:33.138607476Z [Info] FluentMigrator.Runner.MigrationRunner: 20: add_year_and_seasons_to_series migrating
2025-06-10T02:30:33.138786406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:33.139016530Z [Info] add_year_and_seasons_to_series: Starting migration of Log DB to 20
2025-06-10T02:30:33.139191652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2025-06-10T02:30:33', 'add_year_and_seasons_to_series')
2025-06-10T02:30:33.139535244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:33.140129882Z [Info] FluentMigrator.Runner.MigrationRunner: 20: add_year_and_seasons_to_series migrated
2025-06-10T02:30:33.140326718Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013325s
2025-06-10T02:30:33.140486199Z [Info] FluentMigrator.Runner.MigrationRunner: 21: drop_seasons_table migrating
2025-06-10T02:30:33.140656842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:33.140883008Z [Info] drop_seasons_table: Starting migration of Log DB to 21
2025-06-10T02:30:33.141049713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2025-06-10T02:30:33', 'drop_seasons_table')
2025-06-10T02:30:33.141377083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:33.141959836Z [Info] FluentMigrator.Runner.MigrationRunner: 21: drop_seasons_table migrated
2025-06-10T02:30:33.142128044Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012935s
2025-06-10T02:30:33.142288327Z [Info] FluentMigrator.Runner.MigrationRunner: 22: move_indexer_to_generic_provider migrating
2025-06-10T02:30:33.142463760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:33.142689204Z [Info] move_indexer_to_generic_provider: Starting migration of Log DB to 22
2025-06-10T02:30:33.142869066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2025-06-10T02:30:33', 'move_indexer_to_generic_provider')
2025-06-10T02:30:33.143209612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:33.143770101Z [Info] FluentMigrator.Runner.MigrationRunner: 22: move_indexer_to_generic_provider migrated
2025-06-10T02:30:33.143977408Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013017s
2025-06-10T02:30:33.144136649Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_config_contract_to_indexers migrating
2025-06-10T02:30:33.144321851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:33.144550983Z [Info] add_config_contract_to_indexers: Starting migration of Log DB to 23
2025-06-10T02:30:33.144726015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2025-06-10T02:30:33', 'add_config_contract_to_indexers')
2025-06-10T02:30:33.145069296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:33.145656418Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_config_contract_to_indexers migrated
2025-06-10T02:30:33.145848645Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013315s
2025-06-10T02:30:33.146010642Z [Info] FluentMigrator.Runner.MigrationRunner: 24: drop_tvdb_episodeid migrating
2025-06-10T02:30:33.146186045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:33.146412090Z [Info] drop_tvdb_episodeid: Starting migration of Log DB to 24
2025-06-10T02:30:33.146581461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2025-06-10T02:30:33', 'drop_tvdb_episodeid')
2025-06-10T02:30:33.146930774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:33.147571244Z [Info] FluentMigrator.Runner.MigrationRunner: 24: drop_tvdb_episodeid migrated
2025-06-10T02:30:33.147741276Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013771s
2025-06-10T02:30:33.147919936Z [Info] FluentMigrator.Runner.MigrationRunner: 25: move_notification_to_generic_provider migrating
2025-06-10T02:30:33.148104096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:33.148338348Z [Info] move_notification_to_generic_provider: Starting migration of Log DB to 25
2025-06-10T02:30:33.148561127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2025-06-10T02:30:33', 'move_notification_to_generic_provider')
2025-06-10T02:30:33.148908366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:33.149494486Z [Info] FluentMigrator.Runner.MigrationRunner: 25: move_notification_to_generic_provider migrated
2025-06-10T02:30:33.149703436Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013814s
2025-06-10T02:30:33.149862867Z [Info] FluentMigrator.Runner.MigrationRunner: 26: add_config_contract_to_notifications migrating
2025-06-10T02:30:33.150045275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:33.150267262Z [Info] add_config_contract_to_notifications: Starting migration of Log DB to 26
2025-06-10T02:30:33.150454028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2025-06-10T02:30:33', 'add_config_contract_to_notifications')
2025-06-10T02:30:33.150800485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:33.151357717Z [Info] FluentMigrator.Runner.MigrationRunner: 26: add_config_contract_to_notifications migrated
2025-06-10T02:30:33.151549353Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013078s
2025-06-10T02:30:33.151712080Z [Info] FluentMigrator.Runner.MigrationRunner: 27: fix_omgwtfnzbs migrating
2025-06-10T02:30:33.151884818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:33.152118038Z [Info] fix_omgwtfnzbs: Starting migration of Log DB to 27
2025-06-10T02:30:33.152282098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2025-06-10T02:30:33', 'fix_omgwtfnzbs')
2025-06-10T02:30:33.152648526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:33.153220217Z [Info] FluentMigrator.Runner.MigrationRunner: 27: fix_omgwtfnzbs migrated
2025-06-10T02:30:33.153392093Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013399s
2025-06-10T02:30:33.153553398Z [Info] FluentMigrator.Runner.MigrationRunner: 28: add_blacklist_table migrating
2025-06-10T02:30:33.153718761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:33.153945577Z [Info] add_blacklist_table: Starting migration of Log DB to 28
2025-06-10T02:30:33.154111632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2025-06-10T02:30:33', 'add_blacklist_table')
2025-06-10T02:30:33.154444923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:33.155013588Z [Info] FluentMigrator.Runner.MigrationRunner: 28: add_blacklist_table migrated
2025-06-10T02:30:33.155188580Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012864s
2025-06-10T02:30:33.155358722Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_formats_to_naming_config migrating
2025-06-10T02:30:33.155565569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:33.155791363Z [Info] add_formats_to_naming_config: Starting migration of Log DB to 29
2025-06-10T02:30:33.156044203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2025-06-10T02:30:33', 'add_formats_to_naming_config')
2025-06-10T02:30:33.156386572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:33.156978504Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_formats_to_naming_config migrated
2025-06-10T02:30:33.157162825Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014029s
2025-06-10T02:30:33.157321474Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_season_folder_format_to_naming_config migrating
2025-06-10T02:30:33.157537529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:33.157764997Z [Info] add_season_folder_format_to_naming_config: Starting migration of Log DB to 30
2025-06-10T02:30:33.157953838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2025-06-10T02:30:33', 'add_season_folder_format_to_naming_config')
2025-06-10T02:30:33.158303401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:33.158903149Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_season_folder_format_to_naming_config migrated
2025-06-10T02:30:33.159099244Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013654s
2025-06-10T02:30:33.159256851Z [Info] FluentMigrator.Runner.MigrationRunner: 31: delete_old_naming_config_columns migrating
2025-06-10T02:30:33.159452886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:33.159697519Z [Info] delete_old_naming_config_columns: Starting migration of Log DB to 31
2025-06-10T02:30:33.159894796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2025-06-10T02:30:33', 'delete_old_naming_config_columns')
2025-06-10T02:30:33.160238979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:33.160832243Z [Info] FluentMigrator.Runner.MigrationRunner: 31: delete_old_naming_config_columns migrated
2025-06-10T02:30:33.161035883Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013765s
2025-06-10T02:30:33.161178410Z [Info] FluentMigrator.Runner.MigrationRunner: 32: set_default_release_group migrating
2025-06-10T02:30:33.161349515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:33.161577283Z [Info] set_default_release_group: Starting migration of Log DB to 32
2025-06-10T02:30:33.161751594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2025-06-10T02:30:33', 'set_default_release_group')
2025-06-10T02:30:33.162087561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:33.162724002Z [Info] FluentMigrator.Runner.MigrationRunner: 32: set_default_release_group migrated
2025-06-10T02:30:33.162905938Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013698s
2025-06-10T02:30:33.163063646Z [Info] FluentMigrator.Runner.MigrationRunner: 33: add_api_key_to_pushover migrating
2025-06-10T02:30:33.163234430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:33.163461246Z [Info] add_api_key_to_pushover: Starting migration of Log DB to 33
2025-06-10T02:30:33.163633994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2025-06-10T02:30:33', 'add_api_key_to_pushover')
2025-06-10T02:30:33.163995512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:33.164624538Z [Info] FluentMigrator.Runner.MigrationRunner: 33: add_api_key_to_pushover migrated
2025-06-10T02:30:33.164805192Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013815s
2025-06-10T02:30:33.164968320Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_series_contraints migrating
2025-06-10T02:30:33.165137060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:33.165370941Z [Info] remove_series_contraints: Starting migration of Log DB to 34
2025-06-10T02:30:33.165576375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2025-06-10T02:30:33', 'remove_series_contraints')
2025-06-10T02:30:33.165909455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:33.166475084Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_series_contraints migrated
2025-06-10T02:30:33.166657361Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013344s
2025-06-10T02:30:33.166815029Z [Info] FluentMigrator.Runner.MigrationRunner: 35: add_series_folder_format_to_naming_config migrating
2025-06-10T02:30:33.167002586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:33.167224353Z [Info] add_series_folder_format_to_naming_config: Starting migration of Log DB to 35
2025-06-10T02:30:33.167413393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2025-06-10T02:30:33', 'add_series_folder_format_to_naming_config')
2025-06-10T02:30:33.167762717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:33.168393376Z [Info] FluentMigrator.Runner.MigrationRunner: 35: add_series_folder_format_to_naming_config migrated
2025-06-10T02:30:33.168624221Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013757s
2025-06-10T02:30:33.168782450Z [Info] FluentMigrator.Runner.MigrationRunner: 36: update_with_quality_converters migrating
2025-06-10T02:30:33.168958885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:33.169182174Z [Info] update_with_quality_converters: Starting migration of Log DB to 36
2025-06-10T02:30:33.169365183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2025-06-10T02:30:33', 'update_with_quality_converters')
2025-06-10T02:30:33.169711540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:33.170252810Z [Info] FluentMigrator.Runner.MigrationRunner: 36: update_with_quality_converters migrated
2025-06-10T02:30:33.170442041Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012914s
2025-06-10T02:30:33.170605139Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_configurable_qualities migrating
2025-06-10T02:30:33.170779310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:33.171004113Z [Info] add_configurable_qualities: Starting migration of Log DB to 37
2025-06-10T02:30:33.171179215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2025-06-10T02:30:33', 'add_configurable_qualities')
2025-06-10T02:30:33.171522286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:33.172080851Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_configurable_qualities migrated
2025-06-10T02:30:33.172267977Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012895s
2025-06-10T02:30:33.172430955Z [Info] FluentMigrator.Runner.MigrationRunner: 38: add_on_upgrade_to_notifications migrating
2025-06-10T02:30:33.172611860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:33.172836672Z [Info] add_on_upgrade_to_notifications: Starting migration of Log DB to 38
2025-06-10T02:30:33.173025162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2025-06-10T02:30:33', 'add_on_upgrade_to_notifications')
2025-06-10T02:30:33.173385047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:33.173943391Z [Info] FluentMigrator.Runner.MigrationRunner: 38: add_on_upgrade_to_notifications migrated
2025-06-10T02:30:33.174129806Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013305s
2025-06-10T02:30:33.174289558Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_metadata_tables migrating
2025-06-10T02:30:33.174457215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:33.174684283Z [Info] add_metadata_tables: Starting migration of Log DB to 39
2025-06-10T02:30:33.174855026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2025-06-10T02:30:33', 'add_metadata_tables')
2025-06-10T02:30:33.175183357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:33.175710900Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_metadata_tables migrated
2025-06-10T02:30:33.175908808Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012512s
2025-06-10T02:30:33.176069762Z [Info] FluentMigrator.Runner.MigrationRunner: 40: add_metadata_to_episodes_and_series migrating
2025-06-10T02:30:33.176255115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:33.176483014Z [Info] add_metadata_to_episodes_and_series: Starting migration of Log DB to 40
2025-06-10T02:30:33.176666714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2025-06-10T02:30:33', 'add_metadata_to_episodes_and_series')
2025-06-10T02:30:33.177014214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:33.177533459Z [Info] FluentMigrator.Runner.MigrationRunner: 40: add_metadata_to_episodes_and_series migrated
2025-06-10T02:30:33.177726157Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012771s
2025-06-10T02:30:33.177884977Z [Info] FluentMigrator.Runner.MigrationRunner: 41: fix_xbmc_season_images_metadata migrating
2025-06-10T02:30:33.178063386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:33.178286866Z [Info] fix_xbmc_season_images_metadata: Starting migration of Log DB to 41
2025-06-10T02:30:33.178472319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2025-06-10T02:30:33', 'fix_xbmc_season_images_metadata')
2025-06-10T02:30:33.178812524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:33.179334004Z [Info] FluentMigrator.Runner.MigrationRunner: 41: fix_xbmc_season_images_metadata migrated
2025-06-10T02:30:33.179523786Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012664s
2025-06-10T02:30:33.179684029Z [Info] FluentMigrator.Runner.MigrationRunner: 42: add_download_clients_table migrating
2025-06-10T02:30:33.179870655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:33.180101970Z [Info] add_download_clients_table: Starting migration of Log DB to 42
2025-06-10T02:30:33.180276271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2025-06-10T02:30:33', 'add_download_clients_table')
2025-06-10T02:30:33.180617218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:33.181164329Z [Info] FluentMigrator.Runner.MigrationRunner: 42: add_download_clients_table migrated
2025-06-10T02:30:33.181348079Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013021s
2025-06-10T02:30:33.181512600Z [Info] FluentMigrator.Runner.MigrationRunner: 43: convert_config_to_download_clients migrating
2025-06-10T02:30:33.181692883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:33.181923758Z [Info] convert_config_to_download_clients: Starting migration of Log DB to 43
2025-06-10T02:30:33.182116075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2025-06-10T02:30:33', 'convert_config_to_download_clients')
2025-06-10T02:30:33.182459858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:33.182989594Z [Info] FluentMigrator.Runner.MigrationRunner: 43: convert_config_to_download_clients migrated
2025-06-10T02:30:33.183180328Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012929s
2025-06-10T02:30:33.183338807Z [Info] FluentMigrator.Runner.MigrationRunner: 44: fix_xbmc_episode_metadata migrating
2025-06-10T02:30:33.183510844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:33.183734694Z [Info] fix_xbmc_episode_metadata: Starting migration of Log DB to 44
2025-06-10T02:30:33.183928575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2025-06-10T02:30:33', 'fix_xbmc_episode_metadata')
2025-06-10T02:30:33.184268389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:33.184891123Z [Info] FluentMigrator.Runner.MigrationRunner: 44: fix_xbmc_episode_metadata migrated
2025-06-10T02:30:33.185072117Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013703s
2025-06-10T02:30:33.185230987Z [Info] FluentMigrator.Runner.MigrationRunner: 45: add_indexes migrating
2025-06-10T02:30:33.185393394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:33.185614289Z [Info] add_indexes: Starting migration of Log DB to 45
2025-06-10T02:30:33.185775794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2025-06-10T02:30:33', 'add_indexes')
2025-06-10T02:30:33.186095347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:33.186625164Z [Info] FluentMigrator.Runner.MigrationRunner: 45: add_indexes migrated
2025-06-10T02:30:33.186793533Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012302s
2025-06-10T02:30:33.186952583Z [Info] FluentMigrator.Runner.MigrationRunner: 46: fix_nzb_su_url migrating
2025-06-10T02:30:33.187114820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:33.187338610Z [Info] fix_nzb_su_url: Starting migration of Log DB to 46
2025-06-10T02:30:33.187508302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (46, '2025-06-10T02:30:33', 'fix_nzb_su_url')
2025-06-10T02:30:33.187830921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:33.188427412Z [Info] FluentMigrator.Runner.MigrationRunner: 46: fix_nzb_su_url migrated
2025-06-10T02:30:33.188604529Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013022s
2025-06-10T02:30:33.188765132Z [Info] FluentMigrator.Runner.MigrationRunner: 47: add_temporary_blacklist_columns migrating
2025-06-10T02:30:33.188941938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:33.189166410Z [Info] add_temporary_blacklist_columns: Starting migration of Log DB to 47
2025-06-10T02:30:33.189347986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2025-06-10T02:30:33', 'add_temporary_blacklist_columns')
2025-06-10T02:30:33.189689303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:33.190221765Z [Info] FluentMigrator.Runner.MigrationRunner: 47: add_temporary_blacklist_columns migrated
2025-06-10T02:30:33.190411708Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012765s
2025-06-10T02:30:33.190571029Z [Info] FluentMigrator.Runner.MigrationRunner: 48: add_title_to_scenemappings migrating
2025-06-10T02:30:33.190751552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:33.190976295Z [Info] add_title_to_scenemappings: Starting migration of Log DB to 48
2025-06-10T02:30:33.191159864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (48, '2025-06-10T02:30:33', 'add_title_to_scenemappings')
2025-06-10T02:30:33.191501081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:33.192033112Z [Info] FluentMigrator.Runner.MigrationRunner: 48: add_title_to_scenemappings migrated
2025-06-10T02:30:33.192229999Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012749s
2025-06-10T02:30:33.192381694Z [Info] FluentMigrator.Runner.MigrationRunner: 49: fix_dognzb_url migrating
2025-06-10T02:30:33.192546837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:33.192774205Z [Info] fix_dognzb_url: Starting migration of Log DB to 49
2025-06-10T02:30:33.192935389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2025-06-10T02:30:33', 'fix_dognzb_url')
2025-06-10T02:30:33.193258560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:33.193819078Z [Info] FluentMigrator.Runner.MigrationRunner: 49: fix_dognzb_url migrated
2025-06-10T02:30:33.193990624Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012657s
2025-06-10T02:30:33.194150526Z [Info] FluentMigrator.Runner.MigrationRunner: 50: add_hash_to_metadata_files migrating
2025-06-10T02:30:33.194324676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:33.194555671Z [Info] add_hash_to_metadata_files: Starting migration of Log DB to 50
2025-06-10T02:30:33.194733409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2025-06-10T02:30:33', 'add_hash_to_metadata_files')
2025-06-10T02:30:33.195066239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:33.195597078Z [Info] FluentMigrator.Runner.MigrationRunner: 50: add_hash_to_metadata_files migrated
2025-06-10T02:30:33.195783453Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012703s
2025-06-10T02:30:33.195962003Z [Info] FluentMigrator.Runner.MigrationRunner: 51: download_client_import migrating
2025-06-10T02:30:33.196133859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:33.196358892Z [Info] download_client_import: Starting migration of Log DB to 51
2025-06-10T02:30:33.196546890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2025-06-10T02:30:33', 'download_client_import')
2025-06-10T02:30:33.196865672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:33.197403064Z [Info] FluentMigrator.Runner.MigrationRunner: 51: download_client_import migrated
2025-06-10T02:30:33.197589049Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012671s
2025-06-10T02:30:33.197749281Z [Info] FluentMigrator.Runner.MigrationRunner: 52: add_columns_for_anime migrating
2025-06-10T02:30:33.197915957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:33.198143455Z [Info] add_columns_for_anime: Starting migration of Log DB to 52
2025-06-10T02:30:33.198312405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2025-06-10T02:30:33', 'add_columns_for_anime')
2025-06-10T02:30:33.198644003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:33.199209661Z [Info] FluentMigrator.Runner.MigrationRunner: 52: add_columns_for_anime migrated
2025-06-10T02:30:33.199382259Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012873s
2025-06-10T02:30:33.199541099Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_series_sorttitle migrating
2025-06-10T02:30:33.199716021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:33.199962657Z [Info] add_series_sorttitle: Starting migration of Log DB to 53
2025-06-10T02:30:33.200140926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2025-06-10T02:30:33', 'add_series_sorttitle')
2025-06-10T02:30:33.200470981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:33.201029064Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_series_sorttitle migrated
2025-06-10T02:30:33.201204588Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013053s
2025-06-10T02:30:33.201364380Z [Info] FluentMigrator.Runner.MigrationRunner: 54: rename_profiles migrating
2025-06-10T02:30:33.201529953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:33.201756048Z [Info] rename_profiles: Starting migration of Log DB to 54
2025-06-10T02:30:33.201919898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2025-06-10T02:30:33', 'rename_profiles')
2025-06-10T02:30:33.202247137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:33.202791112Z [Info] FluentMigrator.Runner.MigrationRunner: 54: rename_profiles migrated
2025-06-10T02:30:33.202949792Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012412s
2025-06-10T02:30:33.203108221Z [Info] FluentMigrator.Runner.MigrationRunner: 55: drop_old_profile_columns migrating
2025-06-10T02:30:33.203274034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:33.203498526Z [Info] drop_old_profile_columns: Starting migration of Log DB to 55
2025-06-10T02:30:33.203671184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2025-06-10T02:30:33', 'drop_old_profile_columns')
2025-06-10T02:30:33.204029034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:33.204566446Z [Info] FluentMigrator.Runner.MigrationRunner: 55: drop_old_profile_columns migrated
2025-06-10T02:30:33.204746309Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012809s
2025-06-10T02:30:33.204905379Z [Info] FluentMigrator.Runner.MigrationRunner: 56: add_mediainfo_to_episodefile migrating
2025-06-10T02:30:33.205080181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:33.205304873Z [Info] add_mediainfo_to_episodefile: Starting migration of Log DB to 56
2025-06-10T02:30:33.205509605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2025-06-10T02:30:33', 'add_mediainfo_to_episodefile')
2025-06-10T02:30:33.205863638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:33.206406581Z [Info] FluentMigrator.Runner.MigrationRunner: 56: add_mediainfo_to_episodefile migrated
2025-06-10T02:30:33.206603778Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013139s
2025-06-10T02:30:33.206764101Z [Info] FluentMigrator.Runner.MigrationRunner: 57: convert_episode_file_path_to_relative migrating
2025-06-10T02:30:33.206984415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:33.207208456Z [Info] convert_episode_file_path_to_relative: Starting migration of Log DB to 57
2025-06-10T02:30:33.207418268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2025-06-10T02:30:33', 'convert_episode_file_path_to_relative')
2025-06-10T02:30:33.207784225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:33.209002899Z [Info] FluentMigrator.Runner.MigrationRunner: 57: convert_episode_file_path_to_relative migrated
2025-06-10T02:30:33.209231399Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001975s
2025-06-10T02:30:33.209468596Z [Info] FluentMigrator.Runner.MigrationRunner: 58: drop_episode_file_path migrating
2025-06-10T02:30:33.209664070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:33.209962270Z [Info] drop_episode_file_path: Starting migration of Log DB to 58
2025-06-10T02:30:33.210169748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2025-06-10T02:30:33', 'drop_episode_file_path')
2025-06-10T02:30:33.210566918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:33.211192357Z [Info] FluentMigrator.Runner.MigrationRunner: 58: drop_episode_file_path migrated
2025-06-10T02:30:33.211410857Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001535s
2025-06-10T02:30:33.211584226Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_enable_options_to_indexers migrating
2025-06-10T02:30:33.211770892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:33.212052319Z [Info] add_enable_options_to_indexers: Starting migration of Log DB to 59
2025-06-10T02:30:33.212250899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2025-06-10T02:30:33', 'add_enable_options_to_indexers')
2025-06-10T02:30:33.212625342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:33.213214699Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_enable_options_to_indexers migrated
2025-06-10T02:30:33.213416145Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014359s
2025-06-10T02:30:33.213589975Z [Info] FluentMigrator.Runner.MigrationRunner: 60: remove_enable_from_indexers migrating
2025-06-10T02:30:33.213791921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:33.214022125Z [Info] remove_enable_from_indexers: Starting migration of Log DB to 60
2025-06-10T02:30:33.214213790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2025-06-10T02:30:33', 'remove_enable_from_indexers')
2025-06-10T02:30:33.214583304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:33.215235818Z [Info] FluentMigrator.Runner.MigrationRunner: 60: remove_enable_from_indexers migrated
2025-06-10T02:30:33.215429318Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014475s
2025-06-10T02:30:33.215595452Z [Info] FluentMigrator.Runner.MigrationRunner: 61: clear_bad_scene_names migrating
2025-06-10T02:30:33.215783541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:33.216041240Z [Info] clear_bad_scene_names: Starting migration of Log DB to 61
2025-06-10T02:30:33.216245541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2025-06-10T02:30:33', 'clear_bad_scene_names')
2025-06-10T02:30:33.216590866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:33.217212468Z [Info] FluentMigrator.Runner.MigrationRunner: 61: clear_bad_scene_names migrated
2025-06-10T02:30:33.217398593Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014296s
2025-06-10T02:30:33.217588415Z [Info] FluentMigrator.Runner.MigrationRunner: 62: convert_quality_models migrating
2025-06-10T02:30:33.217767836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:33.218004783Z [Info] convert_quality_models: Starting migration of Log DB to 62
2025-06-10T02:30:33.218192040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2025-06-10T02:30:33', 'convert_quality_models')
2025-06-10T02:30:33.218552406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:33.219208196Z [Info] FluentMigrator.Runner.MigrationRunner: 62: convert_quality_models migrated
2025-06-10T02:30:33.219408299Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001435s
2025-06-10T02:30:33.219574293Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_remotepathmappings migrating
2025-06-10T02:30:33.219768223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:33.220038728Z [Info] add_remotepathmappings: Starting migration of Log DB to 63
2025-06-10T02:30:33.220233230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2025-06-10T02:30:33', 'add_remotepathmappings')
2025-06-10T02:30:33.220587393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:33.221237081Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_remotepathmappings migrated
2025-06-10T02:30:33.221436773Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014607s
2025-06-10T02:30:33.221609942Z [Info] FluentMigrator.Runner.MigrationRunner: 64: remove_method_from_logs migrating
2025-06-10T02:30:33.221789623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:33.222024616Z [Info] remove_method_from_logs: Starting migration of Log DB to 64
2025-06-10T02:30:33.222468660Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Logs Method
2025-06-10T02:30:33.223035662Z [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-06-10T02:30:33.223647744Z [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-06-10T02:30:33.224161960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs"
2025-06-10T02:30:33.224606374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs"
2025-06-10T02:30:33.225486597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2025-06-10T02:30:33.225837203Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031631s
2025-06-10T02:30:33.226033909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2025-06-10T02:30:33', 'remove_method_from_logs')
2025-06-10T02:30:33.226405477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:33.227129866Z [Info] FluentMigrator.Runner.MigrationRunner: 64: remove_method_from_logs migrated
2025-06-10T02:30:33.227326030Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044548s
2025-06-10T02:30:33.227506153Z [Info] FluentMigrator.Runner.MigrationRunner: 65: make_scene_numbering_nullable migrating
2025-06-10T02:30:33.227692999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:33.227952261Z [Info] make_scene_numbering_nullable: Starting migration of Log DB to 65
2025-06-10T02:30:33.228152344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2025-06-10T02:30:33', 'make_scene_numbering_nullable')
2025-06-10T02:30:33.228515054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:33.229137788Z [Info] FluentMigrator.Runner.MigrationRunner: 65: make_scene_numbering_nullable migrated
2025-06-10T02:30:33.229337741Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014417s
2025-06-10T02:30:33.229501801Z [Info] FluentMigrator.Runner.MigrationRunner: 66: add_tags migrating
2025-06-10T02:30:33.229669138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:33.229918260Z [Info] add_tags: Starting migration of Log DB to 66
2025-06-10T02:30:33.230093993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2025-06-10T02:30:33', 'add_tags')
2025-06-10T02:30:33.230442255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:33.231115951Z [Info] FluentMigrator.Runner.MigrationRunner: 66: add_tags migrated
2025-06-10T02:30:33.231312978Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001444s
2025-06-10T02:30:33.231483912Z [Info] FluentMigrator.Runner.MigrationRunner: 67: add_added_to_series migrating
2025-06-10T02:30:33.231665668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:33.231916383Z [Info] add_added_to_series: Starting migration of Log DB to 67
2025-06-10T02:30:33.232113028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2025-06-10T02:30:33', 'add_added_to_series')
2025-06-10T02:30:33.232476921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:33.233125667Z [Info] FluentMigrator.Runner.MigrationRunner: 67: add_added_to_series migrated
2025-06-10T02:30:33.233317954Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014629s
2025-06-10T02:30:33.233492345Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_release_restrictions migrating
2025-06-10T02:30:33.233688060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:33.233920648Z [Info] add_release_restrictions: Starting migration of Log DB to 68
2025-06-10T02:30:33.234119228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2025-06-10T02:30:33', 'add_release_restrictions')
2025-06-10T02:30:33.234465204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:33.235100263Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_release_restrictions migrated
2025-06-10T02:30:33.235283662Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013988s
2025-06-10T02:30:33.235457412Z [Info] FluentMigrator.Runner.MigrationRunner: 69: quality_proper migrating
2025-06-10T02:30:33.235628707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:33.235879532Z [Info] quality_proper: Starting migration of Log DB to 69
2025-06-10T02:30:33.236096689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2025-06-10T02:30:33', 'quality_proper')
2025-06-10T02:30:33.236434419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:33.237044918Z [Info] FluentMigrator.Runner.MigrationRunner: 69: quality_proper migrated
2025-06-10T02:30:33.237227165Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014104s
2025-06-10T02:30:33.237411697Z [Info] FluentMigrator.Runner.MigrationRunner: 70: delay_profile migrating
2025-06-10T02:30:33.237581569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:33.237818496Z [Info] delay_profile: Starting migration of Log DB to 70
2025-06-10T02:30:33.237993257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2025-06-10T02:30:33', 'delay_profile')
2025-06-10T02:30:33.238341098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:33.238994253Z [Info] FluentMigrator.Runner.MigrationRunner: 70: delay_profile migrated
2025-06-10T02:30:33.239170458Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001399s
2025-06-10T02:30:33.239342444Z [Info] FluentMigrator.Runner.MigrationRunner: 71: unknown_quality_in_profile migrating
2025-06-10T02:30:33.239519210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:33.239774143Z [Info] unknown_quality_in_profile: Starting migration of Log DB to 71
2025-06-10T02:30:33.239991831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2025-06-10T02:30:33', 'unknown_quality_in_profile')
2025-06-10T02:30:33.240358540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:33.240998498Z [Info] FluentMigrator.Runner.MigrationRunner: 71: unknown_quality_in_profile migrated
2025-06-10T02:30:33.241242810Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014698s
2025-06-10T02:30:33.241425257Z [Info] FluentMigrator.Runner.MigrationRunner: 72: history_downloadId migrating
2025-06-10T02:30:33.241604077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:33.241832888Z [Info] history_downloadId: Starting migration of Log DB to 72
2025-06-10T02:30:33.242036989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2025-06-10T02:30:33', 'history_downloadId')
2025-06-10T02:30:33.242384830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:33.243044718Z [Info] FluentMigrator.Runner.MigrationRunner: 72: history_downloadId migrated
2025-06-10T02:30:33.243240532Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001442s
2025-06-10T02:30:33.243416457Z [Info] FluentMigrator.Runner.MigrationRunner: 73: clear_ratings migrating
2025-06-10T02:30:33.243596199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:33.243829428Z [Info] clear_ratings: Starting migration of Log DB to 73
2025-06-10T02:30:33.244026395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2025-06-10T02:30:33', 'clear_ratings')
2025-06-10T02:30:33.244376650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:33.245019504Z [Info] FluentMigrator.Runner.MigrationRunner: 73: clear_ratings migrated
2025-06-10T02:30:33.245209477Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014248s
2025-06-10T02:30:33.245377565Z [Info] FluentMigrator.Runner.MigrationRunner: 74: disable_eztv migrating
2025-06-10T02:30:33.245544030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:33.245803192Z [Info] disable_eztv: Starting migration of Log DB to 74
2025-06-10T02:30:33.245983144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2025-06-10T02:30:33', 'disable_eztv')
2025-06-10T02:30:33.246327939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:33.246932606Z [Info] FluentMigrator.Runner.MigrationRunner: 74: disable_eztv migrated
2025-06-10T02:30:33.247129452Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013813s
2025-06-10T02:30:33.247298232Z [Info] FluentMigrator.Runner.MigrationRunner: 75: force_lib_update migrating
2025-06-10T02:30:33.247478255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:33.247715142Z [Info] force_lib_update: Starting migration of Log DB to 75
2025-06-10T02:30:33.247910535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2025-06-10T02:30:33', 'force_lib_update')
2025-06-10T02:30:33.248273836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:33.248984387Z [Info] FluentMigrator.Runner.MigrationRunner: 75: force_lib_update migrated
2025-06-10T02:30:33.249177375Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015014s
2025-06-10T02:30:33.249346205Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_users_table migrating
2025-06-10T02:30:33.249530346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:33.249763055Z [Info] add_users_table: Starting migration of Log DB to 76
2025-06-10T02:30:33.249946454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2025-06-10T02:30:33', 'add_users_table')
2025-06-10T02:30:33.250299855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:33.254510413Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_users_table migrated
2025-06-10T02:30:33.254742951Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049589s
2025-06-10T02:30:33.254932222Z [Info] FluentMigrator.Runner.MigrationRunner: 77: add_add_options_to_series migrating
2025-06-10T02:30:33.255123998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:33.255408371Z [Info] add_add_options_to_series: Starting migration of Log DB to 77
2025-06-10T02:30:33.255605698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2025-06-10T02:30:33', 'add_add_options_to_series')
2025-06-10T02:30:33.255997066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:33.256684700Z [Info] FluentMigrator.Runner.MigrationRunner: 77: add_add_options_to_series migrated
2025-06-10T02:30:33.256891697Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015644s
2025-06-10T02:30:33.257067541Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_commands_table migrating
2025-06-10T02:30:33.257247243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:33.257482386Z [Info] add_commands_table: Starting migration of Log DB to 78
2025-06-10T02:30:33.257665645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2025-06-10T02:30:33', 'add_commands_table')
2025-06-10T02:30:33.258025279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:33.258706711Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_commands_table migrated
2025-06-10T02:30:33.258900161Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014573s
2025-06-10T02:30:33.259068339Z [Info] FluentMigrator.Runner.MigrationRunner: 79: dedupe_tags migrating
2025-06-10T02:30:33.259246157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:33.259481882Z [Info] dedupe_tags: Starting migration of Log DB to 79
2025-06-10T02:30:33.259663387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2025-06-10T02:30:33', 'dedupe_tags')
2025-06-10T02:30:33.260033182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:33.260707981Z [Info] FluentMigrator.Runner.MigrationRunner: 79: dedupe_tags migrated
2025-06-10T02:30:33.260894136Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014554s
2025-06-10T02:30:33.261063206Z [Info] FluentMigrator.Runner.MigrationRunner: 81: move_dot_prefix_to_transmission_category migrating
2025-06-10T02:30:33.261257908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:33.261493362Z [Info] move_dot_prefix_to_transmission_category: Starting migration of Log DB to 81
2025-06-10T02:30:33.261717463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (81, '2025-06-10T02:30:33', 'move_dot_prefix_to_transmission_category')
2025-06-10T02:30:33.262086216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:33.262791045Z [Info] FluentMigrator.Runner.MigrationRunner: 81: move_dot_prefix_to_transmission_category migrated
2025-06-10T02:30:33.263004034Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015317s
2025-06-10T02:30:33.263190068Z [Info] FluentMigrator.Runner.MigrationRunner: 82: add_fanzub_settings migrating
2025-06-10T02:30:33.263364029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:33.263598070Z [Info] add_fanzub_settings: Starting migration of Log DB to 82
2025-06-10T02:30:33.263783884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (82, '2025-06-10T02:30:33', 'add_fanzub_settings')
2025-06-10T02:30:33.264190803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:33.264854119Z [Info] FluentMigrator.Runner.MigrationRunner: 82: add_fanzub_settings migrated
2025-06-10T02:30:33.265054182Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014843s
2025-06-10T02:30:33.265221228Z [Info] FluentMigrator.Runner.MigrationRunner: 83: additonal_blacklist_columns migrating
2025-06-10T02:30:33.265405810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:33.265657536Z [Info] additonal_blacklist_columns: Starting migration of Log DB to 83
2025-06-10T02:30:33.265847749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (83, '2025-06-10T02:30:33', 'additonal_blacklist_columns')
2025-06-10T02:30:33.266197544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:33.266813814Z [Info] FluentMigrator.Runner.MigrationRunner: 83: additonal_blacklist_columns migrated
2025-06-10T02:30:33.267025521Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014035s
2025-06-10T02:30:33.267195673Z [Info] FluentMigrator.Runner.MigrationRunner: 84: update_quality_minmax_size migrating
2025-06-10T02:30:33.267373120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:33.267615619Z [Info] update_quality_minmax_size: Starting migration of Log DB to 84
2025-06-10T02:30:33.267811754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (84, '2025-06-10T02:30:33', 'update_quality_minmax_size')
2025-06-10T02:30:33.268287281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:33.268927069Z [Info] FluentMigrator.Runner.MigrationRunner: 84: update_quality_minmax_size migrated
2025-06-10T02:30:33.269132914Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015458s
2025-06-10T02:30:33.269298557Z [Info] FluentMigrator.Runner.MigrationRunner: 85: expand_transmission_urlbase migrating
2025-06-10T02:30:33.269508179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:33.269742621Z [Info] expand_transmission_urlbase: Starting migration of Log DB to 85
2025-06-10T02:30:33.269946431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (85, '2025-06-10T02:30:33', 'expand_transmission_urlbase')
2025-06-10T02:30:33.270315595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:33.270940353Z [Info] FluentMigrator.Runner.MigrationRunner: 85: expand_transmission_urlbase migrated
2025-06-10T02:30:33.271141748Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014331s
2025-06-10T02:30:33.271315788Z [Info] FluentMigrator.Runner.MigrationRunner: 86: pushbullet_device_ids migrating
2025-06-10T02:30:33.271492143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:33.271743449Z [Info] pushbullet_device_ids: Starting migration of Log DB to 86
2025-06-10T02:30:33.271964625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (86, '2025-06-10T02:30:33', 'pushbullet_device_ids')
2025-06-10T02:30:33.272318046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:33.272919658Z [Info] FluentMigrator.Runner.MigrationRunner: 86: pushbullet_device_ids migrated
2025-06-10T02:30:33.273125502Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014187s
2025-06-10T02:30:33.273311947Z [Info] FluentMigrator.Runner.MigrationRunner: 87: remove_eztv migrating
2025-06-10T02:30:33.273479214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:33.273748085Z [Info] remove_eztv: Starting migration of Log DB to 87
2025-06-10T02:30:33.273965112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (87, '2025-06-10T02:30:33', 'remove_eztv')
2025-06-10T02:30:33.274437433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:33.275415342Z [Info] FluentMigrator.Runner.MigrationRunner: 87: remove_eztv migrated
2025-06-10T02:30:33.275615736Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001931s
2025-06-10T02:30:33.275782131Z [Info] FluentMigrator.Runner.MigrationRunner: 88: pushbullet_devices_channels_list migrating
2025-06-10T02:30:33.276007414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:33.276271797Z [Info] pushbullet_devices_channels_list: Starting migration of Log DB to 88
2025-06-10T02:30:33.276469795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (88, '2025-06-10T02:30:33', 'pushbullet_devices_channels_list')
2025-06-10T02:30:33.276851313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:33.277460320Z [Info] FluentMigrator.Runner.MigrationRunner: 88: pushbullet_devices_channels_list migrated
2025-06-10T02:30:33.277660443Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014593s
2025-06-10T02:30:33.277830174Z [Info] FluentMigrator.Runner.MigrationRunner: 89: add_on_rename_to_notifcations migrating
2025-06-10T02:30:33.278024746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:33.278260511Z [Info] add_on_rename_to_notifcations: Starting migration of Log DB to 89
2025-06-10T02:30:33.278470534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (89, '2025-06-10T02:30:33', 'add_on_rename_to_notifcations')
2025-06-10T02:30:33.278840038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:33.279480638Z [Info] FluentMigrator.Runner.MigrationRunner: 89: add_on_rename_to_notifcations migrated
2025-06-10T02:30:33.279678757Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014541s
2025-06-10T02:30:33.279879891Z [Info] FluentMigrator.Runner.MigrationRunner: 90: update_kickass_url migrating
2025-06-10T02:30:33.280078742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:33.280321481Z [Info] update_kickass_url: Starting migration of Log DB to 90
2025-06-10T02:30:33.280508227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (90, '2025-06-10T02:30:33', 'update_kickass_url')
2025-06-10T02:30:33.280861237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:33.281485815Z [Info] FluentMigrator.Runner.MigrationRunner: 90: update_kickass_url migrated
2025-06-10T02:30:33.281678733Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014085s
2025-06-10T02:30:33.281850218Z [Info] FluentMigrator.Runner.MigrationRunner: 91: added_indexerstatus migrating
2025-06-10T02:30:33.282032896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:33.282278160Z [Info] added_indexerstatus: Starting migration of Log DB to 91
2025-06-10T02:30:33.282479255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (91, '2025-06-10T02:30:33', 'added_indexerstatus')
2025-06-10T02:30:33.282828678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:33.283418265Z [Info] FluentMigrator.Runner.MigrationRunner: 91: added_indexerstatus migrated
2025-06-10T02:30:33.283622507Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013837s
2025-06-10T02:30:33.283805435Z [Info] FluentMigrator.Runner.MigrationRunner: 92: add_unverifiedscenenumbering migrating
2025-06-10T02:30:33.284021841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:33.284257686Z [Info] add_unverifiedscenenumbering: Starting migration of Log DB to 92
2025-06-10T02:30:33.284464692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (92, '2025-06-10T02:30:33', 'add_unverifiedscenenumbering')
2025-06-10T02:30:33.284843926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:33.285512933Z [Info] FluentMigrator.Runner.MigrationRunner: 92: add_unverifiedscenenumbering migrated
2025-06-10T02:30:33.285710581Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014897s
2025-06-10T02:30:33.285880924Z [Info] FluentMigrator.Runner.MigrationRunner: 93: naming_config_replace_illegal_characters migrating
2025-06-10T02:30:33.286094213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:33.286340589Z [Info] naming_config_replace_illegal_characters: Starting migration of Log DB to 93
2025-06-10T02:30:33.286552285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (93, '2025-06-10T02:30:33', 'naming_config_replace_illegal_characters')
2025-06-10T02:30:33.286917781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:33.287569503Z [Info] FluentMigrator.Runner.MigrationRunner: 93: naming_config_replace_illegal_characters migrated
2025-06-10T02:30:33.287775448Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014698s
2025-06-10T02:30:33.287975621Z [Info] FluentMigrator.Runner.MigrationRunner: 94: add_tvmazeid migrating
2025-06-10T02:30:33.288154401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:33.288388402Z [Info] add_tvmazeid: Starting migration of Log DB to 94
2025-06-10T02:30:33.288582793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (94, '2025-06-10T02:30:33', 'add_tvmazeid')
2025-06-10T02:30:33.288933229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:33.289572015Z [Info] FluentMigrator.Runner.MigrationRunner: 94: add_tvmazeid migrated
2025-06-10T02:30:33.289777058Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014195s
2025-06-10T02:30:33.289939585Z [Info] FluentMigrator.Runner.MigrationRunner: 95: add_additional_episodes_index migrating
2025-06-10T02:30:33.290129457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:33.290375292Z [Info] add_additional_episodes_index: Starting migration of Log DB to 95
2025-06-10T02:30:33.290575265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (95, '2025-06-10T02:30:33', 'add_additional_episodes_index')
2025-06-10T02:30:33.290935200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:33.291581361Z [Info] FluentMigrator.Runner.MigrationRunner: 95: add_additional_episodes_index migrated
2025-06-10T02:30:33.291784369Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014372s
2025-06-10T02:30:33.291980474Z [Info] FluentMigrator.Runner.MigrationRunner: 96: disable_kickass migrating
2025-06-10T02:30:33.292168393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:33.292403726Z [Info] disable_kickass: Starting migration of Log DB to 96
2025-06-10T02:30:33.292585953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (96, '2025-06-10T02:30:33', 'disable_kickass')
2025-06-10T02:30:33.292933102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:33.293584373Z [Info] FluentMigrator.Runner.MigrationRunner: 96: disable_kickass migrated
2025-06-10T02:30:33.293769546Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014289s
2025-06-10T02:30:33.293940250Z [Info] FluentMigrator.Runner.MigrationRunner: 97: add_reason_to_pending_releases migrating
2025-06-10T02:30:33.294131274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:33.294367951Z [Info] add_reason_to_pending_releases: Starting migration of Log DB to 97
2025-06-10T02:30:33.294580559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (97, '2025-06-10T02:30:33', 'add_reason_to_pending_releases')
2025-06-10T02:30:33.294957388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:33.295581384Z [Info] FluentMigrator.Runner.MigrationRunner: 97: add_reason_to_pending_releases migrated
2025-06-10T02:30:33.295786317Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014485s
2025-06-10T02:30:33.295999616Z [Info] FluentMigrator.Runner.MigrationRunner: 98: remove_titans_of_tv migrating
2025-06-10T02:30:33.296178737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:33.296423690Z [Info] remove_titans_of_tv: Starting migration of Log DB to 98
2025-06-10T02:30:33.296605055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (98, '2025-06-10T02:30:33', 'remove_titans_of_tv')
2025-06-10T02:30:33.296961663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:33.297610650Z [Info] FluentMigrator.Runner.MigrationRunner: 98: remove_titans_of_tv migrated
2025-06-10T02:30:33.297797596Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014106s
2025-06-10T02:30:33.297967729Z [Info] FluentMigrator.Runner.MigrationRunner: 99: extra_and_subtitle_files migrating
2025-06-10T02:30:33.298146779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:33.298402033Z [Info] extra_and_subtitle_files: Starting migration of Log DB to 99
2025-06-10T02:30:33.298594170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (99, '2025-06-10T02:30:33', 'extra_and_subtitle_files')
2025-06-10T02:30:33.298948203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:33.299571097Z [Info] FluentMigrator.Runner.MigrationRunner: 99: extra_and_subtitle_files migrated
2025-06-10T02:30:33.299780970Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014169s
2025-06-10T02:30:33.299988107Z [Info] FluentMigrator.Runner.MigrationRunner: 100: add_scene_season_number migrating
2025-06-10T02:30:33.300176987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:33.300410618Z [Info] add_scene_season_number: Starting migration of Log DB to 100
2025-06-10T02:30:33.300603776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (100, '2025-06-10T02:30:33', 'add_scene_season_number')
2025-06-10T02:30:33.300977960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:33.301607227Z [Info] FluentMigrator.Runner.MigrationRunner: 100: add_scene_season_number migrated
2025-06-10T02:30:33.301823582Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014315s
2025-06-10T02:30:33.301981410Z [Info] FluentMigrator.Runner.MigrationRunner: 101: add_ultrahd_quality_in_profiles migrating
2025-06-10T02:30:33.302182355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:33.302429843Z [Info] add_ultrahd_quality_in_profiles: Starting migration of Log DB to 101
2025-06-10T02:30:33.302631559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (101, '2025-06-10T02:30:33', 'add_ultrahd_quality_in_profiles')
2025-06-10T02:30:33.302987476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:33.303627915Z [Info] FluentMigrator.Runner.MigrationRunner: 101: add_ultrahd_quality_in_profiles migrated
2025-06-10T02:30:33.303823850Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014309s
2025-06-10T02:30:33.304023482Z [Info] FluentMigrator.Runner.MigrationRunner: 102: add_language_to_episodeFiles_history_and_blacklist migrating
2025-06-10T02:30:33.304242633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:33.304475552Z [Info] add_language_to_episodeFiles_history_and_blacklist: Starting migration of Log DB to 102
2025-06-10T02:30:33.304705775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (102, '2025-06-10T02:30:33', 'add_language_to_episodeFiles_history_and_blacklist')
2025-06-10T02:30:33.305095350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:33.305734076Z [Info] FluentMigrator.Runner.MigrationRunner: 102: add_language_to_episodeFiles_history_and_blacklist migrated
2025-06-10T02:30:33.305972526Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014982s
2025-06-10T02:30:33.306140454Z [Info] FluentMigrator.Runner.MigrationRunner: 103: fix_metadata_file_extensions migrating
2025-06-10T02:30:33.306322420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:33.306563996Z [Info] fix_metadata_file_extensions: Starting migration of Log DB to 103
2025-06-10T02:30:33.306763989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (103, '2025-06-10T02:30:33', 'fix_metadata_file_extensions')
2025-06-10T02:30:33.307131228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:33.307824164Z [Info] FluentMigrator.Runner.MigrationRunner: 103: fix_metadata_file_extensions migrated
2025-06-10T02:30:33.308098255Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014845s
2025-06-10T02:30:33.308290923Z [Info] FluentMigrator.Runner.MigrationRunner: 104: remove_kickass migrating
2025-06-10T02:30:33.308506708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:33.308742673Z [Info] remove_kickass: Starting migration of Log DB to 104
2025-06-10T02:30:33.308927204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (104, '2025-06-10T02:30:33', 'remove_kickass')
2025-06-10T02:30:33.309292891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:33.309910284Z [Info] FluentMigrator.Runner.MigrationRunner: 104: remove_kickass migrated
2025-06-10T02:30:33.310092811Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014038s
2025-06-10T02:30:33.310266781Z [Info] FluentMigrator.Runner.MigrationRunner: 105: rename_torrent_downloadstation migrating
2025-06-10T02:30:33.310459169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:33.310694964Z [Info] rename_torrent_downloadstation: Starting migration of Log DB to 105
2025-06-10T02:30:33.310907952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (105, '2025-06-10T02:30:33', 'rename_torrent_downloadstation')
2025-06-10T02:30:33.311300994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:33.311882444Z [Info] FluentMigrator.Runner.MigrationRunner: 105: rename_torrent_downloadstation migrated
2025-06-10T02:30:33.312096455Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014124s
2025-06-10T02:30:33.312276267Z [Info] FluentMigrator.Runner.MigrationRunner: 106: update_btn_url migrating
2025-06-10T02:30:33.312448364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:33.312689469Z [Info] update_btn_url: Starting migration of Log DB to 106
2025-06-10T02:30:33.312872398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (106, '2025-06-10T02:30:33', 'update_btn_url')
2025-06-10T02:30:33.313226170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:33.313830577Z [Info] FluentMigrator.Runner.MigrationRunner: 106: update_btn_url migrated
2025-06-10T02:30:33.314015279Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013714s
2025-06-10T02:30:33.314187796Z [Info] FluentMigrator.Runner.MigrationRunner: 107: remove_wombles migrating
2025-06-10T02:30:33.314365153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:33.314619305Z [Info] remove_wombles: Starting migration of Log DB to 107
2025-06-10T02:30:33.315160294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (107, '2025-06-10T02:30:33', 'remove_wombles')
2025-06-10T02:30:33.315504577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:33.316140648Z [Info] FluentMigrator.Runner.MigrationRunner: 107: remove_wombles migrated
2025-06-10T02:30:33.316347956Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017633s
2025-06-10T02:30:33.316512587Z [Info] FluentMigrator.Runner.MigrationRunner: 108: fix_extra_file_extension migrating
2025-06-10T02:30:33.316694163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:33.316927683Z [Info] fix_extra_file_extension: Starting migration of Log DB to 108
2025-06-10T02:30:33.317118627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (108, '2025-06-10T02:30:33', 'fix_extra_file_extension')
2025-06-10T02:30:33.317489895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:33.318072387Z [Info] FluentMigrator.Runner.MigrationRunner: 108: fix_extra_file_extension migrated
2025-06-10T02:30:33.318278723Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013789s
2025-06-10T02:30:33.318439346Z [Info] FluentMigrator.Runner.MigrationRunner: 109: import_extra_files migrating
2025-06-10T02:30:33.318629860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:33.318869753Z [Info] import_extra_files: Starting migration of Log DB to 109
2025-06-10T02:30:33.319058884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (109, '2025-06-10T02:30:33', 'import_extra_files')
2025-06-10T02:30:33.319400592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:33.320058687Z [Info] FluentMigrator.Runner.MigrationRunner: 109: import_extra_files migrated
2025-06-10T02:30:33.320258138Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014144s
2025-06-10T02:30:33.320429864Z [Info] FluentMigrator.Runner.MigrationRunner: 110: fix_extra_files_config migrating
2025-06-10T02:30:33.320606770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:33.320849228Z [Info] fix_extra_files_config: Starting migration of Log DB to 110
2025-06-10T02:30:33.321050493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (110, '2025-06-10T02:30:33', 'fix_extra_files_config')
2025-06-10T02:30:33.321400608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:33.322018803Z [Info] FluentMigrator.Runner.MigrationRunner: 110: fix_extra_files_config migrated
2025-06-10T02:30:33.322216120Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014062s
2025-06-10T02:30:33.322394499Z [Info] FluentMigrator.Runner.MigrationRunner: 111: create_language_profiles migrating
2025-06-10T02:30:33.322581726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:33.322817962Z [Info] create_language_profiles: Starting migration of Log DB to 111
2025-06-10T02:30:33.323009347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (111, '2025-06-10T02:30:33', 'create_language_profiles')
2025-06-10T02:30:33.323374372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:33.324010583Z [Info] FluentMigrator.Runner.MigrationRunner: 111: create_language_profiles migrated
2025-06-10T02:30:33.324213642Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014167s
2025-06-10T02:30:33.324376540Z [Info] FluentMigrator.Runner.MigrationRunner: 112: added_regex_to_scenemapping migrating
2025-06-10T02:30:33.324562985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:33.324833710Z [Info] added_regex_to_scenemapping: Starting migration of Log DB to 112
2025-06-10T02:30:33.325023442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (112, '2025-06-10T02:30:33', 'added_regex_to_scenemapping')
2025-06-10T02:30:33.325379028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:33.326006632Z [Info] FluentMigrator.Runner.MigrationRunner: 112: added_regex_to_scenemapping migrated
2025-06-10T02:30:33.326205763Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001438s
2025-06-10T02:30:33.326368931Z [Info] FluentMigrator.Runner.MigrationRunner: 113: consolidate_indexer_baseurl migrating
2025-06-10T02:30:33.326557781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:33.326790500Z [Info] consolidate_indexer_baseurl: Starting migration of Log DB to 113
2025-06-10T02:30:33.327002166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (113, '2025-06-10T02:30:33', 'consolidate_indexer_baseurl')
2025-06-10T02:30:33.327354997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:33.327978582Z [Info] FluentMigrator.Runner.MigrationRunner: 113: consolidate_indexer_baseurl migrated
2025-06-10T02:30:33.328179206Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014158s
2025-06-10T02:30:33.328360241Z [Info] FluentMigrator.Runner.MigrationRunner: 114: rename_indexer_status_id migrating
2025-06-10T02:30:33.328539682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:33.328784745Z [Info] rename_indexer_status_id: Starting migration of Log DB to 114
2025-06-10T02:30:33.328965569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (114, '2025-06-10T02:30:33', 'rename_indexer_status_id')
2025-06-10T02:30:33.329341486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:33.330034281Z [Info] FluentMigrator.Runner.MigrationRunner: 114: rename_indexer_status_id migrated
2025-06-10T02:30:33.330225376Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014835s
2025-06-10T02:30:33.330389807Z [Info] FluentMigrator.Runner.MigrationRunner: 115: add_downloadclient_status migrating
2025-06-10T02:30:33.330568397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:33.330817268Z [Info] add_downloadclient_status: Starting migration of Log DB to 115
2025-06-10T02:30:33.331013924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (115, '2025-06-10T02:30:33', 'add_downloadclient_status')
2025-06-10T02:30:33.331374620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:33.332035030Z [Info] FluentMigrator.Runner.MigrationRunner: 115: add_downloadclient_status migrated
2025-06-10T02:30:33.332249582Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001451s
2025-06-10T02:30:33.332414153Z [Info] FluentMigrator.Runner.MigrationRunner: 116: disable_nyaa migrating
2025-06-10T02:30:33.332590187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:33.332819178Z [Info] disable_nyaa: Starting migration of Log DB to 116
2025-06-10T02:30:33.333001596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (116, '2025-06-10T02:30:33', 'disable_nyaa')
2025-06-10T02:30:33.333358003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:33.334000908Z [Info] FluentMigrator.Runner.MigrationRunner: 116: disable_nyaa migrated
2025-06-10T02:30:33.334186932Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014113s
2025-06-10T02:30:33.334354820Z [Info] FluentMigrator.Runner.MigrationRunner: 117: add_webrip_and_br480_qualites_in_profile migrating
2025-06-10T02:30:33.334566927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:33.334832201Z [Info] add_webrip_and_br480_qualites_in_profile: Starting migration of Log DB to 117
2025-06-10T02:30:33.335030461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (117, '2025-06-10T02:30:33', 'add_webrip_and_br480_qualites_in_profile')
2025-06-10T02:30:33.335400826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:33.336123802Z [Info] FluentMigrator.Runner.MigrationRunner: 117: add_webrip_and_br480_qualites_in_profile migrated
2025-06-10T02:30:33.336329616Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015384s
2025-06-10T02:30:33.336504428Z [Info] FluentMigrator.Runner.MigrationRunner: 118: add_history_eventType_index migrating
2025-06-10T02:30:33.336685443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:33.336928271Z [Info] add_history_eventType_index: Starting migration of Log DB to 118
2025-06-10T02:30:33.337136601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (118, '2025-06-10T02:30:33', 'add_history_eventType_index')
2025-06-10T02:30:33.337493269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:33.338171144Z [Info] FluentMigrator.Runner.MigrationRunner: 118: add_history_eventType_index migrated
2025-06-10T02:30:33.338377008Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001482s
2025-06-10T02:30:33.338570057Z [Info] FluentMigrator.Runner.MigrationRunner: 119: separate_automatic_and_interactive_searches migrating
2025-06-10T02:30:33.338764138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:33.338995574Z [Info] separate_automatic_and_interactive_searches: Starting migration of Log DB to 119
2025-06-10T02:30:33.339210556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (119, '2025-06-10T02:30:33', 'separate_automatic_and_interactive_searches')
2025-06-10T02:30:33.339591163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:33.340324379Z [Info] FluentMigrator.Runner.MigrationRunner: 119: separate_automatic_and_interactive_searches migrated
2025-06-10T02:30:33.340540715Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015407s
2025-06-10T02:30:33.340704154Z [Info] FluentMigrator.Runner.MigrationRunner: 120: update_series_episodes_history_indexes migrating
2025-06-10T02:30:33.340891902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:33.341142516Z [Info] update_series_episodes_history_indexes: Starting migration of Log DB to 120
2025-06-10T02:30:33.341348461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (120, '2025-06-10T02:30:33', 'update_series_episodes_history_indexes')
2025-06-10T02:30:33.341714027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:33.342382643Z [Info] FluentMigrator.Runner.MigrationRunner: 120: update_series_episodes_history_indexes migrated
2025-06-10T02:30:33.342594880Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014859s
2025-06-10T02:30:33.342761325Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_animetosho_url migrating
2025-06-10T02:30:33.342950997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:33.343179608Z [Info] update_animetosho_url: Starting migration of Log DB to 121
2025-06-10T02:30:33.343379811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (121, '2025-06-10T02:30:33', 'update_animetosho_url')
2025-06-10T02:30:33.343731719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:33.344403412Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_animetosho_url migrated
2025-06-10T02:30:33.344603725Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014452s
2025-06-10T02:30:33.344787124Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_remux_qualities_in_profile migrating
2025-06-10T02:30:33.344969822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:33.345218943Z [Info] add_remux_qualities_in_profile: Starting migration of Log DB to 122
2025-06-10T02:30:33.345404066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (122, '2025-06-10T02:30:33', 'add_remux_qualities_in_profile')
2025-06-10T02:30:33.345768620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:33.346414861Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_remux_qualities_in_profile migrated
2025-06-10T02:30:33.346612249Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014313s
2025-06-10T02:30:33.346777481Z [Info] FluentMigrator.Runner.MigrationRunner: 123: add_history_seriesId_index migrating
2025-06-10T02:30:33.346957363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:33.347212597Z [Info] add_history_seriesId_index: Starting migration of Log DB to 123
2025-06-10T02:30:33.347406939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (123, '2025-06-10T02:30:33', 'add_history_seriesId_index')
2025-06-10T02:30:33.347762905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:33.348413896Z [Info] FluentMigrator.Runner.MigrationRunner: 123: add_history_seriesId_index migrated
2025-06-10T02:30:33.348626224Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014443s
2025-06-10T02:30:33.348798981Z [Info] FluentMigrator.Runner.MigrationRunner: 124: remove_media_browser_metadata migrating
2025-06-10T02:30:33.348984144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:33.349217434Z [Info] remove_media_browser_metadata: Starting migration of Log DB to 124
2025-06-10T02:30:33.349413058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (124, '2025-06-10T02:30:33', 'remove_media_browser_metadata')
2025-06-10T02:30:33.349850228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:33.350594016Z [Info] FluentMigrator.Runner.MigrationRunner: 124: remove_media_browser_metadata migrated
2025-06-10T02:30:33.350795141Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015946s
2025-06-10T02:30:33.351009152Z [Info] FluentMigrator.Runner.MigrationRunner: 125: remove_notify_my_android_and_pushalot_notifications migrating
2025-06-10T02:30:33.351256991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:33.351496062Z [Info] remove_notify_my_android_and_pushalot_notifications: Starting migration of Log DB to 125
2025-06-10T02:30:33.351710374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (125, '2025-06-10T02:30:33', 'remove_notify_my_android_and_pushalot_notifications')
2025-06-10T02:30:33.352201963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:33.352838785Z [Info] FluentMigrator.Runner.MigrationRunner: 125: remove_notify_my_android_and_pushalot_notifications migrated
2025-06-10T02:30:33.353054420Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015783s
2025-06-10T02:30:33.353227117Z [Info] FluentMigrator.Runner.MigrationRunner: 126: add_custom_filters migrating
2025-06-10T02:30:33.353398232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:33.353642995Z [Info] add_custom_filters: Starting migration of Log DB to 126
2025-06-10T02:30:33.353830071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (126, '2025-06-10T02:30:33', 'add_custom_filters')
2025-06-10T02:30:33.354177691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:33.354868382Z [Info] FluentMigrator.Runner.MigrationRunner: 126: add_custom_filters migrated
2025-06-10T02:30:33.355067202Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014632s
2025-06-10T02:30:33.355234499Z [Info] FluentMigrator.Runner.MigrationRunner: 127: rename_restrictions_to_release_profiles migrating
2025-06-10T02:30:33.355429632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:33.355664915Z [Info] rename_restrictions_to_release_profiles: Starting migration of Log DB to 127
2025-06-10T02:30:33.355879698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (127, '2025-06-10T02:30:33', 'rename_restrictions_to_release_profiles')
2025-06-10T02:30:33.356265304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:33.356895784Z [Info] FluentMigrator.Runner.MigrationRunner: 127: rename_restrictions_to_release_profiles migrated
2025-06-10T02:30:33.357101177Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001457s
2025-06-10T02:30:33.357265127Z [Info] FluentMigrator.Runner.MigrationRunner: 128: rename_quality_profiles_add_upgrade_allowed migrating
2025-06-10T02:30:33.357478487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:33.357708380Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Log DB to 128
2025-06-10T02:30:33.357920817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (128, '2025-06-10T02:30:33', 'rename_quality_profiles_add_upgrade_allowed')
2025-06-10T02:30:33.358291684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:33.358908616Z [Info] FluentMigrator.Runner.MigrationRunner: 128: rename_quality_profiles_add_upgrade_allowed migrated
2025-06-10T02:30:33.359137457Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014299s
2025-06-10T02:30:33.359291106Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_relative_original_path_to_episode_file migrating
2025-06-10T02:30:33.359486119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:33.359729910Z [Info] add_relative_original_path_to_episode_file: Starting migration of Log DB to 129
2025-06-10T02:30:33.359971195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (129, '2025-06-10T02:30:33', 'add_relative_original_path_to_episode_file')
2025-06-10T02:30:33.360347353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:33.360999215Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_relative_original_path_to_episode_file migrated
2025-06-10T02:30:33.361217154Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015022s
2025-06-10T02:30:33.361400142Z [Info] FluentMigrator.Runner.MigrationRunner: 130: episode_last_searched_time migrating
2025-06-10T02:30:33.361588231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:33.361820118Z [Info] episode_last_searched_time: Starting migration of Log DB to 130
2025-06-10T02:30:33.362018658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (130, '2025-06-10T02:30:33', 'episode_last_searched_time')
2025-06-10T02:30:33.362384174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:33.362993631Z [Info] FluentMigrator.Runner.MigrationRunner: 130: episode_last_searched_time migrated
2025-06-10T02:30:33.363187521Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013993s
2025-06-10T02:30:33.363355650Z [Info] FluentMigrator.Runner.MigrationRunner: 131: download_propers_config migrating
2025-06-10T02:30:33.363541494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:33.363798882Z [Info] download_propers_config: Starting migration of Log DB to 131
2025-06-10T02:30:33.364010879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (131, '2025-06-10T02:30:33', 'download_propers_config')
2025-06-10T02:30:33.364365563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:33.364971052Z [Info] FluentMigrator.Runner.MigrationRunner: 131: download_propers_config migrated
2025-06-10T02:30:33.365173850Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014178s
2025-06-10T02:30:33.365345195Z [Info] FluentMigrator.Runner.MigrationRunner: 132: add_download_client_priority migrating
2025-06-10T02:30:33.365548124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:33.365775432Z [Info] add_download_client_priority: Starting migration of Log DB to 132
2025-06-10T02:30:33.365972258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (132, '2025-06-10T02:30:33', 'add_download_client_priority')
2025-06-10T02:30:33.366327323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:33.366926590Z [Info] FluentMigrator.Runner.MigrationRunner: 132: add_download_client_priority migrated
2025-06-10T02:30:33.367121823Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013856s
2025-06-10T02:30:33.367298208Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_specials_folder_format migrating
2025-06-10T02:30:33.367481797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:33.367711891Z [Info] add_specials_folder_format: Starting migration of Log DB to 134
2025-06-10T02:30:33.367962205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (134, '2025-06-10T02:30:33', 'add_specials_folder_format')
2025-06-10T02:30:33.368328432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:33.368948761Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_specials_folder_format migrated
2025-06-10T02:30:33.369134705Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014534s
2025-06-10T02:30:33.369305710Z [Info] FluentMigrator.Runner.MigrationRunner: 135: health_issue_notification migrating
2025-06-10T02:30:33.369483357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:33.372015195Z [Info] health_issue_notification: Starting migration of Log DB to 135
2025-06-10T02:30:33.372226751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (135, '2025-06-10T02:30:33', 'health_issue_notification')
2025-06-10T02:30:33.372583739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:33.373254089Z [Info] FluentMigrator.Runner.MigrationRunner: 135: health_issue_notification migrated
2025-06-10T02:30:33.373445915Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003759s
2025-06-10T02:30:33.373619735Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_indexer_and_enabled_to_release_profiles migrating
2025-06-10T02:30:33.373827734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:33.374067156Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Log DB to 136
2025-06-10T02:30:33.374285245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (136, '2025-06-10T02:30:33', 'add_indexer_and_enabled_to_release_profiles')
2025-06-10T02:30:33.374682996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:33.375281150Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_indexer_and_enabled_to_release_profiles migrated
2025-06-10T02:30:33.375494770Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014527s
2025-06-10T02:30:33.375673150Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_airedbefore_to_episodes migrating
2025-06-10T02:30:33.375873763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:33.376139418Z [Info] add_airedbefore_to_episodes: Starting migration of Log DB to 137
2025-06-10T02:30:33.376326916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (137, '2025-06-10T02:30:33', 'add_airedbefore_to_episodes')
2025-06-10T02:30:33.376684696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:33.377310095Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_airedbefore_to_episodes migrated
2025-06-10T02:30:33.377503695Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014343s
2025-06-10T02:30:33.377665240Z [Info] FluentMigrator.Runner.MigrationRunner: 138: remove_bitmetv migrating
2025-06-10T02:30:33.377833429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:33.378081759Z [Info] remove_bitmetv: Starting migration of Log DB to 138
2025-06-10T02:30:33.378260258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (138, '2025-06-10T02:30:33', 'remove_bitmetv')
2025-06-10T02:30:33.378603519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:33.379202435Z [Info] FluentMigrator.Runner.MigrationRunner: 138: remove_bitmetv migrated
2025-06-10T02:30:33.379393159Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013633s
2025-06-10T02:30:33.379558462Z [Info] FluentMigrator.Runner.MigrationRunner: 139: add_download_history migrating
2025-06-10T02:30:33.379738665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:33.379989881Z [Info] add_download_history: Starting migration of Log DB to 139
2025-06-10T02:30:33.380171957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (139, '2025-06-10T02:30:33', 'add_download_history')
2025-06-10T02:30:33.380530509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:33.381165929Z [Info] FluentMigrator.Runner.MigrationRunner: 139: add_download_history migrated
2025-06-10T02:30:33.381371302Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014206s
2025-06-10T02:30:33.381521354Z [Info] FluentMigrator.Runner.MigrationRunner: 140: remove_chown_and_folderchmod_config_v2 migrating
2025-06-10T02:30:33.381723772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:33.381969426Z [Info] remove_chown_and_folderchmod_config_v2: Starting migration of Log DB to 140
2025-06-10T02:30:33.382159950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (140, '2025-06-10T02:30:33', 'remove_chown_and_folderchmod_config_v2')
2025-06-10T02:30:33.382528763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:33.383195916Z [Info] FluentMigrator.Runner.MigrationRunner: 140: remove_chown_and_folderchmod_config_v2 migrated
2025-06-10T02:30:33.383396660Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014609s
2025-06-10T02:30:33.383562063Z [Info] FluentMigrator.Runner.MigrationRunner: 141: add_update_history migrating
2025-06-10T02:30:33.383734009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:33.384005125Z [Info] add_update_history: Starting migration of Log DB to 141
2025-06-10T02:30:33.384725886Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory
2025-06-10T02:30:33.384957042Z [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-06-10T02:30:33.385466658Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005542s
2025-06-10T02:30:33.385640538Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date)
2025-06-10T02:30:33.385829448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2025-06-10T02:30:33.386194894Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003681s
2025-06-10T02:30:33.386375918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (141, '2025-06-10T02:30:33', 'add_update_history')
2025-06-10T02:30:33.386720121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:33.387448117Z [Info] FluentMigrator.Runner.MigrationRunner: 141: add_update_history migrated
2025-06-10T02:30:33.387649663Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016222s
2025-06-10T02:30:33.387818763Z [Info] FluentMigrator.Runner.MigrationRunner: 142: import_lists migrating
2025-06-10T02:30:33.388000890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:33.388251104Z [Info] import_lists: Starting migration of Log DB to 142
2025-06-10T02:30:33.388410214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (142, '2025-06-10T02:30:33', 'import_lists')
2025-06-10T02:30:33.388761151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:33.389438064Z [Info] FluentMigrator.Runner.MigrationRunner: 142: import_lists migrated
2025-06-10T02:30:33.389623487Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014309s
2025-06-10T02:30:33.389790012Z [Info] FluentMigrator.Runner.MigrationRunner: 143: add_priority_to_indexers migrating
2025-06-10T02:30:33.389983622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:33.390211721Z [Info] add_priority_to_indexers: Starting migration of Log DB to 143
2025-06-10T02:30:33.390399169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (143, '2025-06-10T02:30:33', 'add_priority_to_indexers')
2025-06-10T02:30:33.390751288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:33.391429894Z [Info] FluentMigrator.Runner.MigrationRunner: 143: add_priority_to_indexers migrated
2025-06-10T02:30:33.391618343Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014465s
2025-06-10T02:30:33.391786261Z [Info] FluentMigrator.Runner.MigrationRunner: 144: import_lists_series_type_and_season_folder migrating
2025-06-10T02:30:33.392009070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:33.392238572Z [Info] import_lists_series_type_and_season_folder: Starting migration of Log DB to 144
2025-06-10T02:30:33.392459347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (144, '2025-06-10T02:30:33', 'import_lists_series_type_and_season_folder')
2025-06-10T02:30:33.392831756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:33.393496495Z [Info] FluentMigrator.Runner.MigrationRunner: 144: import_lists_series_type_and_season_folder migrated
2025-06-10T02:30:33.393705806Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014921s
2025-06-10T02:30:33.393891420Z [Info] FluentMigrator.Runner.MigrationRunner: 145: remove_growl migrating
2025-06-10T02:30:33.394061021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:33.394286185Z [Info] remove_growl: Starting migration of Log DB to 145
2025-06-10T02:30:33.394462810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (145, '2025-06-10T02:30:33', 'remove_growl')
2025-06-10T02:30:33.394810290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:33.395494658Z [Info] FluentMigrator.Runner.MigrationRunner: 145: remove_growl migrated
2025-06-10T02:30:33.395656874Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014184s
2025-06-10T02:30:33.395823309Z [Info] FluentMigrator.Runner.MigrationRunner: 146: cleanup_duplicates_updatehistory migrating
2025-06-10T02:30:33.396077201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:33.396320100Z [Info] cleanup_duplicates_updatehistory: Starting migration of Log DB to 146
2025-06-10T02:30:33.396620575Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-06-10T02:30:33.396794675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-06-10T02:30:33.398149102Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013426s
2025-06-10T02:30:33.398342682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (146, '2025-06-10T02:30:33', 'cleanup_duplicates_updatehistory')
2025-06-10T02:30:33.398709430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:33.399430512Z [Info] FluentMigrator.Runner.MigrationRunner: 146: cleanup_duplicates_updatehistory migrated
2025-06-10T02:30:33.399634823Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026286s
2025-06-10T02:30:33.399811319Z [Info] FluentMigrator.Runner.MigrationRunner: 147: swap_filechmod_for_folderchmod migrating
2025-06-10T02:30:33.400019237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:33.400246204Z [Info] swap_filechmod_for_folderchmod: Starting migration of Log DB to 147
2025-06-10T02:30:33.400439614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (147, '2025-06-10T02:30:33', 'swap_filechmod_for_folderchmod')
2025-06-10T02:30:33.400805971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:33.401467153Z [Info] FluentMigrator.Runner.MigrationRunner: 147: swap_filechmod_for_folderchmod migrated
2025-06-10T02:30:33.401660211Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014449s
2025-06-10T02:30:33.401826636Z [Info] FluentMigrator.Runner.MigrationRunner: 148: mediainfo_channels migrating
2025-06-10T02:30:33.401996458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:33.402244187Z [Info] mediainfo_channels: Starting migration of Log DB to 148
2025-06-10T02:30:33.402423248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (148, '2025-06-10T02:30:33', 'mediainfo_channels')
2025-06-10T02:30:33.402782922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:33.403421397Z [Info] FluentMigrator.Runner.MigrationRunner: 148: mediainfo_channels migrated
2025-06-10T02:30:33.403621500Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014191s
2025-06-10T02:30:33.403787705Z [Info] FluentMigrator.Runner.MigrationRunner: 149: add_on_delete_to_notifications migrating
2025-06-10T02:30:33.404003870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:33.404237010Z [Info] add_on_delete_to_notifications: Starting migration of Log DB to 149
2025-06-10T02:30:33.404428265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (149, '2025-06-10T02:30:33', 'add_on_delete_to_notifications')
2025-06-10T02:30:33.404803640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:33.405464281Z [Info] FluentMigrator.Runner.MigrationRunner: 149: add_on_delete_to_notifications migrated
2025-06-10T02:30:33.405660195Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014553s
2025-06-10T02:30:33.405828223Z [Info] FluentMigrator.Runner.MigrationRunner: 150: add_scene_mapping_origin migrating
2025-06-10T02:30:33.406021813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:33.406249742Z [Info] add_scene_mapping_origin: Starting migration of Log DB to 150
2025-06-10T02:30:33.406441939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (150, '2025-06-10T02:30:33', 'add_scene_mapping_origin')
2025-06-10T02:30:33.406799990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:33.407461011Z [Info] FluentMigrator.Runner.MigrationRunner: 150: add_scene_mapping_origin migrated
2025-06-10T02:30:33.407651985Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014388s
2025-06-10T02:30:33.407818661Z [Info] FluentMigrator.Runner.MigrationRunner: 151: remove_custom_filter_type migrating
2025-06-10T02:30:33.408012942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:33.408258506Z [Info] remove_custom_filter_type: Starting migration of Log DB to 151
2025-06-10T02:30:33.408462357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (151, '2025-06-10T02:30:33', 'remove_custom_filter_type')
2025-06-10T02:30:33.408815578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:33.409476509Z [Info] FluentMigrator.Runner.MigrationRunner: 151: remove_custom_filter_type migrated
2025-06-10T02:30:33.409667694Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014578s
2025-06-10T02:30:33.409866955Z [Info] FluentMigrator.Runner.MigrationRunner: 152: update_btn_url_to_https migrating
2025-06-10T02:30:33.410033460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:33.410259665Z [Info] update_btn_url_to_https: Starting migration of Log DB to 152
2025-06-10T02:30:33.410449287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (152, '2025-06-10T02:30:33', 'update_btn_url_to_https')
2025-06-10T02:30:33.410812498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:33.411462858Z [Info] FluentMigrator.Runner.MigrationRunner: 152: update_btn_url_to_https migrated
2025-06-10T02:30:33.411654854Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014287s
2025-06-10T02:30:33.411819265Z [Info] FluentMigrator.Runner.MigrationRunner: 153: add_on_episodefiledelete_for_upgrade migrating
2025-06-10T02:30:33.412033847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:33.412279211Z [Info] add_on_episodefiledelete_for_upgrade: Starting migration of Log DB to 153
2025-06-10T02:30:33.412474935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (153, '2025-06-10T02:30:33', 'add_on_episodefiledelete_for_upgrade')
2025-06-10T02:30:33.412849159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:33.413588698Z [Info] FluentMigrator.Runner.MigrationRunner: 153: add_on_episodefiledelete_for_upgrade migrated
2025-06-10T02:30:33.413792939Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015357s
2025-06-10T02:30:33.413957661Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_name_release_profile migrating
2025-06-10T02:30:33.414135188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:33.414366223Z [Info] add_name_release_profile: Starting migration of Log DB to 154
2025-06-10T02:30:33.414558821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (154, '2025-06-10T02:30:33', 'add_name_release_profile')
2025-06-10T02:30:33.414915058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:33.415559105Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_name_release_profile migrated
2025-06-10T02:30:33.415748927Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014192s
2025-06-10T02:30:33.415990003Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_arabic_and_hindi_languages migrating
2025-06-10T02:30:33.416181819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:33.416421271Z [Info] add_arabic_and_hindi_languages: Starting migration of Log DB to 155
2025-06-10T02:30:33.416630622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (155, '2025-06-10T02:30:33', 'add_arabic_and_hindi_languages')
2025-06-10T02:30:33.416985697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:33.420075088Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_arabic_and_hindi_languages migrated
2025-06-10T02:30:33.420301383Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038619s
2025-06-10T02:30:33.420472698Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_bypass_to_delay_profile migrating
2025-06-10T02:30:33.420650687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:33.420894678Z [Info] add_bypass_to_delay_profile: Starting migration of Log DB to 156
2025-06-10T02:30:33.421079079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (156, '2025-06-10T02:30:33', 'add_bypass_to_delay_profile')
2025-06-10T02:30:33.421430697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:33.422081247Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_bypass_to_delay_profile migrated
2025-06-10T02:30:33.422265979Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014269s
2025-06-10T02:30:33.422423756Z [Info] FluentMigrator.Runner.MigrationRunner: 157: email_multiple_addresses migrating
2025-06-10T02:30:33.422592316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:33.422812389Z [Info] email_multiple_addresses: Starting migration of Log DB to 157
2025-06-10T02:30:33.422986960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (157, '2025-06-10T02:30:33', 'email_multiple_addresses')
2025-06-10T02:30:33.423321985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:33.423971663Z [Info] FluentMigrator.Runner.MigrationRunner: 157: email_multiple_addresses migrated
2025-06-10T02:30:33.424155693Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013684s
2025-06-10T02:30:33.424316056Z [Info] FluentMigrator.Runner.MigrationRunner: 158: cdh_per_downloadclient migrating
2025-06-10T02:30:33.424482111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:33.424707424Z [Info] cdh_per_downloadclient: Starting migration of Log DB to 158
2025-06-10T02:30:33.424874260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (158, '2025-06-10T02:30:33', 'cdh_per_downloadclient')
2025-06-10T02:30:33.425212191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:33.425877570Z [Info] FluentMigrator.Runner.MigrationRunner: 158: cdh_per_downloadclient migrated
2025-06-10T02:30:33.426045518Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013749s
2025-06-10T02:30:33.426202544Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_indexer_tags migrating
2025-06-10T02:30:33.426365082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:33.426587289Z [Info] add_indexer_tags: Starting migration of Log DB to 159
2025-06-10T02:30:33.426750788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (159, '2025-06-10T02:30:33', 'add_indexer_tags')
2025-06-10T02:30:33.427078889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:33.427720561Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_indexer_tags migrated
2025-06-10T02:30:33.427934832Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013493s
2025-06-10T02:30:33.428095035Z [Info] FluentMigrator.Runner.MigrationRunner: 160: rename_blacklist_to_blocklist migrating
2025-06-10T02:30:33.428275769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:33.428507475Z [Info] rename_blacklist_to_blocklist: Starting migration of Log DB to 160
2025-06-10T02:30:33.428684872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (160, '2025-06-10T02:30:33', 'rename_blacklist_to_blocklist')
2025-06-10T02:30:33.429022522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:33.429656599Z [Info] FluentMigrator.Runner.MigrationRunner: 160: rename_blacklist_to_blocklist migrated
2025-06-10T02:30:33.429845008Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013748s
2025-06-10T02:30:33.429998577Z [Info] FluentMigrator.Runner.MigrationRunner: 161: remove_plex_hometheatre migrating
2025-06-10T02:30:33.430167628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:33.430390376Z [Info] remove_plex_hometheatre: Starting migration of Log DB to 161
2025-06-10T02:30:33.430564887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (161, '2025-06-10T02:30:33', 'remove_plex_hometheatre')
2025-06-10T02:30:33.430894511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:33.431510241Z [Info] FluentMigrator.Runner.MigrationRunner: 161: remove_plex_hometheatre migrated
2025-06-10T02:30:33.431691516Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013345s
2025-06-10T02:30:33.431858983Z [Info] FluentMigrator.Runner.MigrationRunner: 162: release_profile_to_array migrating
2025-06-10T02:30:33.432053625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:33.432258076Z [Info] release_profile_to_array: Starting migration of Log DB to 162
2025-06-10T02:30:33.432428991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (162, '2025-06-10T02:30:33', 'release_profile_to_array')
2025-06-10T02:30:33.432761650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:33.433395727Z [Info] FluentMigrator.Runner.MigrationRunner: 162: release_profile_to_array migrated
2025-06-10T02:30:33.433576531Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013548s
2025-06-10T02:30:33.433732886Z [Info] FluentMigrator.Runner.MigrationRunner: 163: mediainfo_to_ffmpeg migrating
2025-06-10T02:30:33.433900574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:33.434121629Z [Info] mediainfo_to_ffmpeg: Starting migration of Log DB to 163
2025-06-10T02:30:33.434287062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (163, '2025-06-10T02:30:33', 'mediainfo_to_ffmpeg')
2025-06-10T02:30:33.434616946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:33.435239660Z [Info] FluentMigrator.Runner.MigrationRunner: 163: mediainfo_to_ffmpeg migrated
2025-06-10T02:30:33.435416506Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013326s
2025-06-10T02:30:33.435572650Z [Info] FluentMigrator.Runner.MigrationRunner: 164: download_client_per_indexer migrating
2025-06-10T02:30:33.435747522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:33.436008328Z [Info] download_client_per_indexer: Starting migration of Log DB to 164
2025-06-10T02:30:33.436180644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (164, '2025-06-10T02:30:33', 'download_client_per_indexer')
2025-06-10T02:30:33.436518074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:33.437152291Z [Info] FluentMigrator.Runner.MigrationRunner: 164: download_client_per_indexer migrated
2025-06-10T02:30:33.437339738Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013947s
2025-06-10T02:30:33.437497726Z [Info] FluentMigrator.Runner.MigrationRunner: 165: add_on_update_to_notifications migrating
2025-06-10T02:30:33.437674672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:33.437907401Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 165
2025-06-10T02:30:33.438084578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (165, '2025-06-10T02:30:33', 'add_on_update_to_notifications')
2025-06-10T02:30:33.438440885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:33.439117728Z [Info] FluentMigrator.Runner.MigrationRunner: 165: add_on_update_to_notifications migrated
2025-06-10T02:30:33.439304474Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014365s
2025-06-10T02:30:33.439458564Z [Info] FluentMigrator.Runner.MigrationRunner: 166: update_series_sort_title migrating
2025-06-10T02:30:33.439630500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:33.439860353Z [Info] update_series_sort_title: Starting migration of Log DB to 166
2025-06-10T02:30:33.440038762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (166, '2025-06-10T02:30:33', 'update_series_sort_title')
2025-06-10T02:30:33.440375600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:33.441014827Z [Info] FluentMigrator.Runner.MigrationRunner: 166: update_series_sort_title migrated
2025-06-10T02:30:33.441195361Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013734s
2025-06-10T02:30:33.441351766Z [Info] FluentMigrator.Runner.MigrationRunner: 167: add_tvdbid_to_episode migrating
2025-06-10T02:30:33.441518051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:33.441739446Z [Info] add_tvdbid_to_episode: Starting migration of Log DB to 167
2025-06-10T02:30:33.441911994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (167, '2025-06-10T02:30:33', 'add_tvdbid_to_episode')
2025-06-10T02:30:33.442242730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:33.442872047Z [Info] FluentMigrator.Runner.MigrationRunner: 167: add_tvdbid_to_episode migrated
2025-06-10T02:30:33.443047630Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013447s
2025-06-10T02:30:33.443208113Z [Info] FluentMigrator.Runner.MigrationRunner: 168: add_additional_info_to_pending_releases migrating
2025-06-10T02:30:33.443390711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:33.443613018Z [Info] add_additional_info_to_pending_releases: Starting migration of Log DB to 168
2025-06-10T02:30:33.443797580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (168, '2025-06-10T02:30:33', 'add_additional_info_to_pending_releases')
2025-06-10T02:30:33.444226654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:33.444849989Z [Info] FluentMigrator.Runner.MigrationRunner: 168: add_additional_info_to_pending_releases migrated
2025-06-10T02:30:33.445057857Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014493s
2025-06-10T02:30:33.445202809Z [Info] FluentMigrator.Runner.MigrationRunner: 169: add_malayalam_and_ukrainian_languages migrating
2025-06-10T02:30:33.445382621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:33.445601191Z [Info] add_malayalam_and_ukrainian_languages: Starting migration of Log DB to 169
2025-06-10T02:30:33.445789009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (169, '2025-06-10T02:30:33', 'add_malayalam_and_ukrainian_languages')
2025-06-10T02:30:33.446132691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:33.446772469Z [Info] FluentMigrator.Runner.MigrationRunner: 169: add_malayalam_and_ukrainian_languages migrated
2025-06-10T02:30:33.446972723Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013793s
2025-06-10T02:30:33.447136773Z [Info] FluentMigrator.Runner.MigrationRunner: 170: add_language_tags_to_subtitle_files migrating
2025-06-10T02:30:33.447314361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:33.447535365Z [Info] add_language_tags_to_subtitle_files: Starting migration of Log DB to 170
2025-06-10T02:30:33.447718765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (170, '2025-06-10T02:30:33', 'add_language_tags_to_subtitle_files')
2025-06-10T02:30:33.448084140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:33.448724490Z [Info] FluentMigrator.Runner.MigrationRunner: 170: add_language_tags_to_subtitle_files migrated
2025-06-10T02:30:33.448916737Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013955s
2025-06-10T02:30:33.449071338Z [Info] FluentMigrator.Runner.MigrationRunner: 171: add_custom_formats migrating
2025-06-10T02:30:33.449234366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:33.449456213Z [Info] add_custom_formats: Starting migration of Log DB to 171
2025-06-10T02:30:33.449621716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (171, '2025-06-10T02:30:33', 'add_custom_formats')
2025-06-10T02:30:33.449949366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:33.450573392Z [Info] FluentMigrator.Runner.MigrationRunner: 171: add_custom_formats migrated
2025-06-10T02:30:33.450752392Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013329s
2025-06-10T02:30:33.450912936Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_SeasonSearchMaximumSingleEpisodeAge_to_indexers migrating
2025-06-10T02:30:33.451133690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:33.451337480Z [Info] add_SeasonSearchMaximumSingleEpisodeAge_to_indexers: Starting migration of Log DB to 172
2025-06-10T02:30:33.451546040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (172, '2025-06-10T02:30:33', 'add_SeasonSearchMaximumSingleEpisodeAge_to_indexers')
2025-06-10T02:30:33.451965986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:33.452594081Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_SeasonSearchMaximumSingleEpisodeAge_to_indexers migrated
2025-06-10T02:30:33.452810837Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014662s
2025-06-10T02:30:33.452969025Z [Info] FluentMigrator.Runner.MigrationRunner: 173: remove_omg migrating
2025-06-10T02:30:33.453122975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:33.453344922Z [Info] remove_omg: Starting migration of Log DB to 173
2025-06-10T02:30:33.453502590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (173, '2025-06-10T02:30:33', 'remove_omg')
2025-06-10T02:30:33.453821752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:33.454442843Z [Info] FluentMigrator.Runner.MigrationRunner: 173: remove_omg migrated
2025-06-10T02:30:33.454609929Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013138s
2025-06-10T02:30:33.454765523Z [Info] FluentMigrator.Runner.MigrationRunner: 174: add_salt_to_users migrating
2025-06-10T02:30:33.454934904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:33.455153083Z [Info] add_salt_to_users: Starting migration of Log DB to 174
2025-06-10T02:30:33.455318897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (174, '2025-06-10T02:30:33', 'add_salt_to_users')
2025-06-10T02:30:33.455651777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:33.456307748Z [Info] FluentMigrator.Runner.MigrationRunner: 174: add_salt_to_users migrated
2025-06-10T02:30:33.456482029Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013596s
2025-06-10T02:30:33.456643083Z [Info] FluentMigrator.Runner.MigrationRunner: 175: language_profiles_to_custom_formats migrating
2025-06-10T02:30:33.456821973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:33.457042938Z [Info] language_profiles_to_custom_formats: Starting migration of Log DB to 175
2025-06-10T02:30:33.457228021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (175, '2025-06-10T02:30:33', 'language_profiles_to_custom_formats')
2025-06-10T02:30:33.457588346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:33.458197693Z [Info] FluentMigrator.Runner.MigrationRunner: 175: language_profiles_to_custom_formats migrated
2025-06-10T02:30:33.458386253Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013678s
2025-06-10T02:30:33.458542417Z [Info] FluentMigrator.Runner.MigrationRunner: 176: original_language migrating
2025-06-10T02:30:33.458707650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:33.458924396Z [Info] original_language: Starting migration of Log DB to 176
2025-06-10T02:30:33.459093887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (176, '2025-06-10T02:30:33', 'original_language')
2025-06-10T02:30:33.459419493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:33.460067047Z [Info] FluentMigrator.Runner.MigrationRunner: 176: original_language migrated
2025-06-10T02:30:33.460247620Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013472s
2025-06-10T02:30:33.460405739Z [Info] FluentMigrator.Runner.MigrationRunner: 177: add_on_manual_interaction_required_to_notifications migrating
2025-06-10T02:30:33.460601252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:33.460824031Z [Info] add_on_manual_interaction_required_to_notifications: Starting migration of Log DB to 177
2025-06-10T02:30:33.461028222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (177, '2025-06-10T02:30:33', 'add_on_manual_interaction_required_to_notifications')
2025-06-10T02:30:33.461390561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:33.462023015Z [Info] FluentMigrator.Runner.MigrationRunner: 177: add_on_manual_interaction_required_to_notifications migrated
2025-06-10T02:30:33.462230432Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014172s
2025-06-10T02:30:33.462386286Z [Info] FluentMigrator.Runner.MigrationRunner: 178: list_sync_time migrating
2025-06-10T02:30:33.462548332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:33.462768385Z [Info] list_sync_time: Starting migration of Log DB to 178
2025-06-10T02:30:33.462931604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (178, '2025-06-10T02:30:33', 'list_sync_time')
2025-06-10T02:30:33.463257340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:33.464024164Z [Info] FluentMigrator.Runner.MigrationRunner: 178: list_sync_time migrated
2025-06-10T02:30:33.464429219Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014278s
2025-06-10T02:30:33.464803182Z [Info] FluentMigrator.Runner.MigrationRunner: 179: add_auto_tagging migrating
2025-06-10T02:30:33.465083998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:33.465308950Z [Info] add_auto_tagging: Starting migration of Log DB to 179
2025-06-10T02:30:33.465486087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (179, '2025-06-10T02:30:33', 'add_auto_tagging')
2025-06-10T02:30:33.465825520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:33.466518436Z [Info] FluentMigrator.Runner.MigrationRunner: 179: add_auto_tagging migrated
2025-06-10T02:30:33.466692867Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014301s
2025-06-10T02:30:33.466851035Z [Info] FluentMigrator.Runner.MigrationRunner: 180: task_duration migrating
2025-06-10T02:30:33.467015085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:33.467238996Z [Info] task_duration: Starting migration of Log DB to 180
2025-06-10T02:30:33.467396423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (180, '2025-06-10T02:30:33', 'task_duration')
2025-06-10T02:30:33.467726879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:33.468432099Z [Info] FluentMigrator.Runner.MigrationRunner: 180: task_duration migrated
2025-06-10T02:30:33.468604576Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014052s
2025-06-10T02:30:33.468762394Z [Info] FluentMigrator.Runner.MigrationRunner: 181: quality_definition_preferred_size migrating
2025-06-10T02:30:33.468937737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:33.469162730Z [Info] quality_definition_preferred_size: Starting migration of Log DB to 181
2025-06-10T02:30:33.469344375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (181, '2025-06-10T02:30:33', 'quality_definition_preferred_size')
2025-06-10T02:30:33.469687075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:33.470350842Z [Info] FluentMigrator.Runner.MigrationRunner: 181: quality_definition_preferred_size migrated
2025-06-10T02:30:33.470538971Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014062s
2025-06-10T02:30:33.470697871Z [Info] FluentMigrator.Runner.MigrationRunner: 182: add_custom_format_score_bypass_to_delay_profile migrating
2025-06-10T02:30:33.470888915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:33.471124139Z [Info] add_custom_format_score_bypass_to_delay_profile: Starting migration of Log DB to 182
2025-06-10T02:30:33.471305284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (182, '2025-06-10T02:30:33', 'add_custom_format_score_bypass_to_delay_profile')
2025-06-10T02:30:33.471664637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:33.472335187Z [Info] FluentMigrator.Runner.MigrationRunner: 182: add_custom_format_score_bypass_to_delay_profile migrated
2025-06-10T02:30:33.472540290Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014326s
2025-06-10T02:30:33.472697918Z [Info] FluentMigrator.Runner.MigrationRunner: 183: update_images_remote_url migrating
2025-06-10T02:30:33.472868962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:33.473085939Z [Info] update_images_remote_url: Starting migration of Log DB to 183
2025-06-10T02:30:33.473259168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (183, '2025-06-10T02:30:33', 'update_images_remote_url')
2025-06-10T02:30:33.473595014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:33.474226605Z [Info] FluentMigrator.Runner.MigrationRunner: 183: update_images_remote_url migrated
2025-06-10T02:30:33.474408802Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013541s
2025-06-10T02:30:33.474564145Z [Info] FluentMigrator.Runner.MigrationRunner: 184: remove_invalid_roksbox_metadata_images migrating
2025-06-10T02:30:33.474753276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:33.474974942Z [Info] remove_invalid_roksbox_metadata_images: Starting migration of Log DB to 184
2025-06-10T02:30:33.475169394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (184, '2025-06-10T02:30:33', 'remove_invalid_roksbox_metadata_images')
2025-06-10T02:30:33.475516122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:33.476166361Z [Info] FluentMigrator.Runner.MigrationRunner: 184: remove_invalid_roksbox_metadata_images migrated
2025-06-10T02:30:33.476363678Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014006s
2025-06-10T02:30:33.476518189Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_episode_runtime migrating
2025-06-10T02:30:33.476681638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:33.476901741Z [Info] add_episode_runtime: Starting migration of Log DB to 185
2025-06-10T02:30:33.477070231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (185, '2025-06-10T02:30:33', 'add_episode_runtime')
2025-06-10T02:30:33.477414043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:33.478031516Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_episode_runtime migrated
2025-06-10T02:30:33.478206769Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013409s
2025-06-10T02:30:33.478358294Z [Info] FluentMigrator.Runner.MigrationRunner: 186: add_result_to_commands migrating
2025-06-10T02:30:33.478529939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:33.478750834Z [Info] add_result_to_commands: Starting migration of Log DB to 186
2025-06-10T02:30:33.478929103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (186, '2025-06-10T02:30:33', 'add_result_to_commands')
2025-06-10T02:30:33.479265941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:33.479947363Z [Info] FluentMigrator.Runner.MigrationRunner: 186: add_result_to_commands migrated
2025-06-10T02:30:33.480132015Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014052s
2025-06-10T02:30:33.480286426Z [Info] FluentMigrator.Runner.MigrationRunner: 187: add_on_series_add_to_notifications migrating
2025-06-10T02:30:33.480465356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:33.480687153Z [Info] add_on_series_add_to_notifications: Starting migration of Log DB to 187
2025-06-10T02:30:33.480869941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (187, '2025-06-10T02:30:33', 'add_on_series_add_to_notifications')
2025-06-10T02:30:33.481212701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:33.481853511Z [Info] FluentMigrator.Runner.MigrationRunner: 187: add_on_series_add_to_notifications migrated
2025-06-10T02:30:33.482046920Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013827s
2025-06-10T02:30:33.482203345Z [Info] FluentMigrator.Runner.MigrationRunner: 188: postgres_update_timestamp_columns_to_with_timezone migrating
2025-06-10T02:30:33.482399049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:33.482616788Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 188
2025-06-10T02:30:33.483206435Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs
2025-06-10T02:30:33.483365515Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2025-06-10T02:30:33.483525207Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset
2025-06-10T02:30:33.484040705Z [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-06-10T02:30:33.484647146Z [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-06-10T02:30:33.485081160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs"
2025-06-10T02:30:33.485491786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs"
2025-06-10T02:30:33.486428382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2025-06-10T02:30:33.486774689Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030678s
2025-06-10T02:30:33.486933108Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory
2025-06-10T02:30:33.487090956Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-06-10T02:30:33.487227832Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset
2025-06-10T02:30:33.487626184Z [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-06-10T02:30:33.488136922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory"
2025-06-10T02:30:33.488507839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory"
2025-06-10T02:30:33.488897303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory"
2025-06-10T02:30:33.489826714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2025-06-10T02:30:33.490204485Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027777s
2025-06-10T02:30:33.490378966Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-06-10T02:30:33.490581093Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-06-10T02:30:33.490746667Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2025-06-10T02:30:33.491197564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2025-06-10T02:30:33.491614544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2025-06-10T02:30:33.492068788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2025-06-10T02:30:33.492478994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2025-06-10T02:30:33.493384598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2025-06-10T02:30:33.493791387Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028113s
2025-06-10T02:30:33.493961429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (188, '2025-06-10T02:30:33', 'postgres_update_timestamp_columns_to_with_timezone')
2025-06-10T02:30:33.494323538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:33.495433072Z [Info] FluentMigrator.Runner.MigrationRunner: 188: postgres_update_timestamp_columns_to_with_timezone migrated
2025-06-10T02:30:33.495636181Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044524s
2025-06-10T02:30:33.495796444Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_colon_replacement_to_naming_config migrating
2025-06-10T02:30:33.496009212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:33.496238664Z [Info] add_colon_replacement_to_naming_config: Starting migration of Log DB to 189
2025-06-10T02:30:33.496435871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (189, '2025-06-10T02:30:33', 'add_colon_replacement_to_naming_config')
2025-06-10T02:30:33.496788771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:33.497461636Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_colon_replacement_to_naming_config migrated
2025-06-10T02:30:33.497657781Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001452s
2025-06-10T02:30:33.497812984Z [Info] FluentMigrator.Runner.MigrationRunner: 190: health_restored_notification migrating
2025-06-10T02:30:33.497988587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:33.498216035Z [Info] health_restored_notification: Starting migration of Log DB to 190
2025-06-10T02:30:33.498392370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (190, '2025-06-10T02:30:33', 'health_restored_notification')
2025-06-10T02:30:33.498735842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:33.499388095Z [Info] FluentMigrator.Runner.MigrationRunner: 190: health_restored_notification migrated
2025-06-10T02:30:33.499574290Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013915s
2025-06-10T02:30:33.499746196Z [Info] FluentMigrator.Runner.MigrationRunner: 191: add_download_client_tags migrating
2025-06-10T02:30:33.499917771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:33.500149357Z [Info] add_download_client_tags: Starting migration of Log DB to 191
2025-06-10T02:30:33.500317376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (191, '2025-06-10T02:30:33', 'add_download_client_tags')
2025-06-10T02:30:33.500651508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:33.501305555Z [Info] FluentMigrator.Runner.MigrationRunner: 191: add_download_client_tags migrated
2025-06-10T02:30:33.501487592Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013809s
2025-06-10T02:30:33.501644057Z [Info] FluentMigrator.Runner.MigrationRunner: 192: import_exclusion_type migrating
2025-06-10T02:30:33.501812987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:33.502035375Z [Info] import_exclusion_type: Starting migration of Log DB to 192
2025-06-10T02:30:33.502200858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (192, '2025-06-10T02:30:33', 'import_exclusion_type')
2025-06-10T02:30:33.502532826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:33.503191853Z [Info] FluentMigrator.Runner.MigrationRunner: 192: import_exclusion_type migrated
2025-06-10T02:30:33.503368008Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001372s
2025-06-10T02:30:33.503524002Z [Info] FluentMigrator.Runner.MigrationRunner: 193: add_import_list_items migrating
2025-06-10T02:30:33.503690998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:33.503925580Z [Info] add_import_list_items: Starting migration of Log DB to 193
2025-06-10T02:30:33.504098999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (193, '2025-06-10T02:30:33', 'add_import_list_items')
2025-06-10T02:30:33.504430357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:33.505083722Z [Info] FluentMigrator.Runner.MigrationRunner: 193: add_import_list_items migrated
2025-06-10T02:30:33.505261300Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013806s
2025-06-10T02:30:33.505424098Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_notification_status migrating
2025-06-10T02:30:33.505593509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:33.505825185Z [Info] add_notification_status: Starting migration of Log DB to 194
2025-06-10T02:30:33.506008514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (194, '2025-06-10T02:30:33', 'add_notification_status')
2025-06-10T02:30:33.506334901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:33.506987956Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_notification_status migrated
2025-06-10T02:30:33.507168750Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013853s
2025-06-10T02:30:33.507324724Z [Info] FluentMigrator.Runner.MigrationRunner: 195: parse_language_tags_from_existing_subtitle_files migrating
2025-06-10T02:30:33.507522623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:33.507742796Z [Info] parse_language_tags_from_existing_subtitle_files: Starting migration of Log DB to 195
2025-06-10T02:30:33.507958641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (195, '2025-06-10T02:30:33', 'parse_language_tags_from_existing_subtitle_files')
2025-06-10T02:30:33.508328886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:33.509003124Z [Info] FluentMigrator.Runner.MigrationRunner: 195: parse_language_tags_from_existing_subtitle_files migrated
2025-06-10T02:30:33.509206533Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014676s
2025-06-10T02:30:33.509363930Z [Info] FluentMigrator.Runner.MigrationRunner: 196: add_finale_type migrating
2025-06-10T02:30:33.509525546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:33.509745058Z [Info] add_finale_type: Starting migration of Log DB to 196
2025-06-10T02:30:33.509906052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (196, '2025-06-10T02:30:33', 'add_finale_type')
2025-06-10T02:30:33.510238020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:33.510887648Z [Info] FluentMigrator.Runner.MigrationRunner: 196: add_finale_type migrated
2025-06-10T02:30:33.511058041Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013555s
2025-06-10T02:30:33.511216059Z [Info] FluentMigrator.Runner.MigrationRunner: 197: list_add_missing_search migrating
2025-06-10T02:30:33.511384458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:33.511618780Z [Info] list_add_missing_search: Starting migration of Log DB to 197
2025-06-10T02:30:33.511793862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (197, '2025-06-10T02:30:33', 'list_add_missing_search')
2025-06-10T02:30:33.512172024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:33.512858366Z [Info] FluentMigrator.Runner.MigrationRunner: 197: list_add_missing_search migrated
2025-06-10T02:30:33.513037316Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001452s
2025-06-10T02:30:33.513201106Z [Info] FluentMigrator.Runner.MigrationRunner: 198: parse_title_from_existing_subtitle_files migrating
2025-06-10T02:30:33.513402662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:33.513627584Z [Info] parse_title_from_existing_subtitle_files: Starting migration of Log DB to 198
2025-06-10T02:30:33.513842537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (198, '2025-06-10T02:30:33', 'parse_title_from_existing_subtitle_files')
2025-06-10T02:30:33.514232502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:33.514918063Z [Info] FluentMigrator.Runner.MigrationRunner: 198: parse_title_from_existing_subtitle_files migrated
2025-06-10T02:30:33.515122063Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015144s
2025-06-10T02:30:33.515307777Z [Info] FluentMigrator.Runner.MigrationRunner: 199: series_last_aired migrating
2025-06-10T02:30:33.515485475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:33.515712422Z [Info] series_last_aired: Starting migration of Log DB to 199
2025-06-10T02:30:33.515923126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (199, '2025-06-10T02:30:33', 'series_last_aired')
2025-06-10T02:30:33.516279914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:33.517024003Z [Info] FluentMigrator.Runner.MigrationRunner: 199: series_last_aired migrated
2025-06-10T02:30:33.517208674Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001534s
2025-06-10T02:30:33.517372895Z [Info] FluentMigrator.Runner.MigrationRunner: 200: AddNewItemMonitorType migrating
2025-06-10T02:30:33.517555272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:33.517803031Z [Info] AddNewItemMonitorType: Starting migration of Log DB to 200
2025-06-10T02:30:33.517988374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (200, '2025-06-10T02:30:33', 'AddNewItemMonitorType')
2025-06-10T02:30:33.518338299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:33.519080503Z [Info] FluentMigrator.Runner.MigrationRunner: 200: AddNewItemMonitorType migrated
2025-06-10T02:30:33.519287199Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015157s
2025-06-10T02:30:33.519453785Z [Info] FluentMigrator.Runner.MigrationRunner: 201: email_encryption migrating
2025-06-10T02:30:33.519640230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:33.519877067Z [Info] email_encryption: Starting migration of Log DB to 201
2025-06-10T02:30:33.520054454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (201, '2025-06-10T02:30:33', 'email_encryption')
2025-06-10T02:30:33.520413878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:33.521141042Z [Info] FluentMigrator.Runner.MigrationRunner: 201: email_encryption migrated
2025-06-10T02:30:33.521323750Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014969s
2025-06-10T02:30:33.521482840Z [Info] FluentMigrator.Runner.MigrationRunner: 202: add_indexer_flags migrating
2025-06-10T02:30:33.521670748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:33.521911413Z [Info] add_indexer_flags: Starting migration of Log DB to 202
2025-06-10T02:30:33.522090874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (202, '2025-06-10T02:30:33', 'add_indexer_flags')
2025-06-10T02:30:33.522429566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:33.523139586Z [Info] FluentMigrator.Runner.MigrationRunner: 202: add_indexer_flags migrated
2025-06-10T02:30:33.523321071Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014497s
2025-06-10T02:30:33.523486284Z [Info] FluentMigrator.Runner.MigrationRunner: 203: release_type migrating
2025-06-10T02:30:33.523658240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:33.523900919Z [Info] release_type: Starting migration of Log DB to 203
2025-06-10T02:30:33.524098737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (203, '2025-06-10T02:30:33', 'release_type')
2025-06-10T02:30:33.524433922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:33.525048710Z [Info] FluentMigrator.Runner.MigrationRunner: 203: release_type migrated
2025-06-10T02:30:33.525235566Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013823s
2025-06-10T02:30:33.525412051Z [Info] FluentMigrator.Runner.MigrationRunner: 204: add_add_release_hash migrating
2025-06-10T02:30:33.525597705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:33.525825534Z [Info] add_add_release_hash: Starting migration of Log DB to 204
2025-06-10T02:30:33.526011358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (204, '2025-06-10T02:30:33', 'add_add_release_hash')
2025-06-10T02:30:33.526394629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:33.527010379Z [Info] FluentMigrator.Runner.MigrationRunner: 204: add_add_release_hash migrated
2025-06-10T02:30:33.527189149Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013959s
2025-06-10T02:30:33.527351145Z [Info] FluentMigrator.Runner.MigrationRunner: 205: rename_season_pack_spec migrating
2025-06-10T02:30:33.527525677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:33.527779818Z [Info] rename_season_pack_spec: Starting migration of Log DB to 205
2025-06-10T02:30:33.528053489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (205, '2025-06-10T02:30:33', 'rename_season_pack_spec')
2025-06-10T02:30:33.528428134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:33.529058954Z [Info] FluentMigrator.Runner.MigrationRunner: 205: rename_season_pack_spec migrated
2025-06-10T02:30:33.529246652Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015169s
2025-06-10T02:30:33.529407586Z [Info] FluentMigrator.Runner.MigrationRunner: 206: add_tmdbid migrating
2025-06-10T02:30:33.529575073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:33.529800206Z [Info] add_tmdbid: Starting migration of Log DB to 206
2025-06-10T02:30:33.529984076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (206, '2025-06-10T02:30:33', 'add_tmdbid')
2025-06-10T02:30:33.530322868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:33.530936173Z [Info] FluentMigrator.Runner.MigrationRunner: 206: add_tmdbid migrated
2025-06-10T02:30:33.531115584Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013586s
2025-06-10T02:30:33.531295096Z [Info] FluentMigrator.Runner.MigrationRunner: 209: add_on_import_complete_to_notifications migrating
2025-06-10T02:30:33.531487323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:33.531710522Z [Info] add_on_import_complete_to_notifications: Starting migration of Log DB to 209
2025-06-10T02:30:33.531933842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (209, '2025-06-10T02:30:33', 'add_on_import_complete_to_notifications')
2025-06-10T02:30:33.532326723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:33.533058155Z [Info] FluentMigrator.Runner.MigrationRunner: 209: add_on_import_complete_to_notifications migrated
2025-06-10T02:30:33.533259862Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015543s
2025-06-10T02:30:33.533420385Z [Info] FluentMigrator.Runner.MigrationRunner: 210: add_monitored_seasons_filter migrating
2025-06-10T02:30:33.533604365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:33.533858236Z [Info] add_monitored_seasons_filter: Starting migration of Log DB to 210
2025-06-10T02:30:33.534100284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (210, '2025-06-10T02:30:33', 'add_monitored_seasons_filter')
2025-06-10T02:30:33.534555731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:33.535234537Z [Info] FluentMigrator.Runner.MigrationRunner: 210: add_monitored_seasons_filter migrated
2025-06-10T02:30:33.535447847Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016246s
2025-06-10T02:30:33.535618621Z [Info] FluentMigrator.Runner.MigrationRunner: 211: add_custom_colon_replacement_to_naming_config migrating
2025-06-10T02:30:33.535823663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:33.536082976Z [Info] add_custom_colon_replacement_to_naming_config: Starting migration of Log DB to 211
2025-06-10T02:30:33.536299071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (211, '2025-06-10T02:30:33', 'add_custom_colon_replacement_to_naming_config')
2025-06-10T02:30:33.536698084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:33.537328423Z [Info] FluentMigrator.Runner.MigrationRunner: 211: add_custom_colon_replacement_to_naming_config migrated
2025-06-10T02:30:33.537545611Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014959s
2025-06-10T02:30:33.537713448Z [Info] FluentMigrator.Runner.MigrationRunner: 212: add_minium_upgrade_format_score_to_quality_profiles migrating
2025-06-10T02:30:33.537932991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:33.538172082Z [Info] add_minium_upgrade_format_score_to_quality_profiles: Starting migration of Log DB to 212
2025-06-10T02:30:33.538388177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (212, '2025-06-10T02:30:33', 'add_minium_upgrade_format_score_to_quality_profiles')
2025-06-10T02:30:33.538774214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:33.539409083Z [Info] FluentMigrator.Runner.MigrationRunner: 212: add_minium_upgrade_format_score_to_quality_profiles migrated
2025-06-10T02:30:33.539622332Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014648s
2025-06-10T02:30:33.539789689Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_blurary576p_quality_in_profiles migrating
2025-06-10T02:30:33.540019842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:33.540240677Z [Info] add_blurary576p_quality_in_profiles: Starting migration of Log DB to 214
2025-06-10T02:30:33.540451702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (214, '2025-06-10T02:30:33', 'add_blurary576p_quality_in_profiles')
2025-06-10T02:30:33.540827549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:33.541461775Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_blurary576p_quality_in_profiles migrated
2025-06-10T02:30:33.541685215Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014546s
2025-06-10T02:30:33.541853815Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_blurary576p_quality_in_profiles_with_grouped_blurary480p migrating
2025-06-10T02:30:33.542066012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:33.542298680Z [Info] add_blurary576p_quality_in_profiles_with_grouped_blurary480p: Starting migration of Log DB to 215
2025-06-10T02:30:33.542519705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (215, '2025-06-10T02:30:33', 'add_blurary576p_quality_in_profiles_with_grouped_blurary480p')
2025-06-10T02:30:33.542923027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:33.543527114Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_blurary576p_quality_in_profiles_with_grouped_blurary480p migrated
2025-06-10T02:30:33.543753269Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014577s
2025-06-10T02:30:33.543981398Z [Info] FluentMigrator.Runner.MigrationRunner: 217: add_mal_and_anilist_ids migrating
2025-06-10T02:30:33.544220991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:33.544508159Z [Info] add_mal_and_anilist_ids: Starting migration of Log DB to 217
2025-06-10T02:30:33.544738964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (217, '2025-06-10T02:30:33', 'add_mal_and_anilist_ids')
2025-06-10T02:30:33.545199551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:33.545937657Z [Info] FluentMigrator.Runner.MigrationRunner: 217: add_mal_and_anilist_ids migrated
2025-06-10T02:30:33.546128261Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017147s
2025-06-10T02:30:33.739126550Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:8989
2025-06-10T02:30:33.749295103Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker.
2025-06-10T02:30:33.753085815Z [Info] UpdaterConfigProvider: External updater uses branch develop instead of the currently selected main, changing to develop.
2025-06-10T02:30:33.873691240Z [Info] QualityProfileService: Setting up default quality profiles
2025-06-10T02:30:33.943787140Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down.
2025-06-10T02:30:33.944086532Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production
2025-06-10T02:30:33.944295162Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/sonarr/bin
2025-06-10T02:30:34.062864377Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled
2025-06-10T02:30:34.504280396Z [ls.io-init] done.
Expand
NAME VERSION TYPE
BouncyCastle.Cryptography 2.4.0 dotnet (+5 duplicates)
Dapper 2.0.123 dotnet (+5 duplicates)
Diacritical.Net 1.0.4 dotnet (+5 duplicates)
DryIoc.Microsoft.DependencyInjection 6.2.0 dotnet (+1 duplicate)
DryIoc.dll 5.4.3 dotnet (+7 duplicates)
Dynamitey 2.0.9.136 dotnet (+3 duplicates)
Equ 2.3.0 dotnet (+5 duplicates)
FluentValidation 9.5.4 dotnet (+5 duplicates)
IPAddressRange 6.1.0 dotnet (+7 duplicates)
Ical.Net 4.3.1 dotnet (+2 duplicates)
ImpromptuInterface 7.0.1 dotnet (+3 duplicates)
Instances 1.6.1 dotnet (+5 duplicates)
Lib.Harmony 2.3.3 dotnet (+1 duplicate)
MailKit 4.8.0 dotnet (+5 duplicates)
Microsoft.AspNetCore.Cryptography.Internal 6.0.21 dotnet (+5 duplicates)
Microsoft.AspNetCore.Cryptography.KeyDerivation 6.0.21 dotnet (+5 duplicates)
Microsoft.AspNetCore.Owin 6.0.21 dotnet (+1 duplicate)
Microsoft.Bcl.AsyncInterfaces 6.0.0 dotnet (+5 duplicates)
Microsoft.Bcl.TimeProvider 8.0.0 dotnet (+5 duplicates)
Microsoft.Data.SqlClient 2.1.7 dotnet (+5 duplicates)
Microsoft.Extensions.Configuration 6.0.0 dotnet (+1 duplicate)
Microsoft.Extensions.Configuration 6.0.1 dotnet (+4 duplicates)
Microsoft.Extensions.Configuration.Abstractions 6.0.0 dotnet (+2 duplicates)
Microsoft.Extensions.Configuration.Binder 6.0.0 dotnet (+2 duplicates)
Microsoft.Extensions.Configuration.CommandLine 6.0.0 dotnet (+6 duplicates)
Microsoft.Extensions.Configuration.EnvironmentVariables 6.0.1 dotnet (+6 duplicates)
Microsoft.Extensions.Configuration.FileExtensions 6.0.0 dotnet (+6 duplicates)
Microsoft.Extensions.Configuration.Json 6.0.0 dotnet (+7 duplicates)
Microsoft.Extensions.Configuration.UserSecrets 6.0.1 dotnet (+7 duplicates)
Microsoft.Extensions.DependencyInjection 6.0.1 dotnet (+7 duplicates)
Microsoft.Extensions.DependencyInjection.Abstractions 6.0.0 dotnet (+2 duplicates)
Microsoft.Extensions.DependencyInjection.Abstractions 7.0.0 dotnet (+1 duplicate)
Microsoft.Extensions.FileProviders.Abstractions 6.0.0 dotnet (+2 duplicates)
Microsoft.Extensions.FileProviders.Physical 6.0.0 dotnet (+2 duplicates)
Microsoft.Extensions.FileSystemGlobbing 6.0.0 dotnet (+2 duplicates)
Microsoft.Extensions.Hosting 6.0.1 dotnet (+7 duplicates)
Microsoft.Extensions.Hosting.Abstractions 6.0.0 dotnet (+4 duplicates)
Microsoft.Extensions.Hosting.WindowsServices 6.0.2 dotnet (+7 duplicates)
Microsoft.Extensions.Logging 6.0.0 dotnet (+7 duplicates)
Microsoft.Extensions.Logging.Abstractions 6.0.0 dotnet (+2 duplicates)
Microsoft.Extensions.Logging.Configuration 6.0.0 dotnet (+7 duplicates)
Microsoft.Extensions.Logging.Console 6.0.0 dotnet (+7 duplicates)
Microsoft.Extensions.Logging.Debug 6.0.0 dotnet (+7 duplicates)
Microsoft.Extensions.Logging.EventLog 6.0.0 dotnet (+7 duplicates)
Microsoft.Extensions.Logging.EventSource 6.0.0 dotnet (+7 duplicates)
Microsoft.Extensions.Options 6.0.0 dotnet (+4 duplicates)
Microsoft.Extensions.Options.ConfigurationExtensions 6.0.0 dotnet (+4 duplicates)
Microsoft.Extensions.Primitives 6.0.0 dotnet (+2 duplicates)
Microsoft.Identity.Client 4.21.1 dotnet (+5 duplicates)
Microsoft.IdentityModel.JsonWebTokens 6.8.0 dotnet (+5 duplicates)
Microsoft.IdentityModel.Logging 6.8.0 dotnet (+5 duplicates)
Microsoft.IdentityModel.Protocols 6.8.0 dotnet (+5 duplicates)
Microsoft.IdentityModel.Protocols.OpenIdConnect 6.8.0 dotnet (+5 duplicates)
Microsoft.IdentityModel.Tokens 6.8.0 dotnet (+5 duplicates)
Microsoft.OpenApi 1.6.14 dotnet (+2 duplicates)
Microsoft.Win32.SystemEvents 6.0.0 dotnet (+7 duplicates)
MimeKit 4.8.0 dotnet (+5 duplicates)
Mono.Nat 3.0.1 dotnet (+5 duplicates)
Mono.Posix.NETStandard 5.20.1.34-servarr24 dotnet
MonoTorrent 2.0.7 dotnet (+5 duplicates)
NLog 5.3.4 dotnet (+7 duplicates)
NLog.Extensions.Logging 5.3.15 dotnet (+7 duplicates)
NLog.Layouts.ClefJsonLayout 1.0.2 dotnet (+7 duplicates)
NLog.Targets.Syslog 7.0.0 dotnet (+7 duplicates)
Newtonsoft.Json 13.0.3 dotnet (+7 duplicates)
NodaTime 3.2.0 dotnet (+2 duplicates)
Npgsql 7.0.9 dotnet (+5 duplicates)
Polly 8.5.0 dotnet (+5 duplicates)
Polly.Contrib.WaitAndRetry 1.1.1 dotnet (+7 duplicates)
Polly.Core 8.5.0 dotnet (+5 duplicates)
ReusableTasks 2.0.0 dotnet (+5 duplicates)
Sentry 4.0.2 dotnet (+7 duplicates)
Servarr.FFMpegCore 4.7.0-26 dotnet (+5 duplicates)
Servarr.FFprobe 5.1.4.112 dotnet (+5 duplicates)
Servarr.FluentMigrator 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Abstractions 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Extensions.Oracle 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Extensions.Postgres 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Extensions.SqlAnywhere 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Extensions.SqlServer 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Runner 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Runner.Core 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Runner.Db2 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Runner.Firebird 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Runner.Hana 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Runner.MySql 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Runner.Oracle 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Runner.Postgres 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Runner.Redshift 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Runner.SQLite 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Runner.SqlAnywhere 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Runner.SqlServer 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Runner.SqlServerCe 3.3.2.9 dotnet (+5 duplicates)
SharpZipLib 1.4.2 dotnet (+7 duplicates)
SixLabors.ImageSharp 3.1.7 dotnet (+5 duplicates)
Sonarr 4.0.15 dotnet
Sonarr.Api.V3 4.0.15 dotnet (+2 duplicates)
Sonarr.Common 4.0.15 dotnet (+7 duplicates)
Sonarr.Core 4.0.15 dotnet (+5 duplicates)
Sonarr.Host 4.0.15 dotnet (+1 duplicate)
Sonarr.Http 4.0.15 dotnet (+3 duplicates)
Sonarr.Mono 4.0.15 dotnet
Sonarr.RuntimePatches 4.0.15 dotnet (+1 duplicate)
Sonarr.SignalR 4.0.15 dotnet (+4 duplicates)
Swashbuckle.AspNetCore.Annotations 6.6.2 dotnet (+2 duplicates)
Swashbuckle.AspNetCore.Swagger 6.6.2 dotnet (+2 duplicates)
Swashbuckle.AspNetCore.SwaggerGen 6.6.2 dotnet (+2 duplicates)
System.Configuration.ConfigurationManager 6.0.1 dotnet (+7 duplicates)
System.Data.SQLite.Core.Servarr 1.0.115.5-18 dotnet (+7 duplicates)
System.Diagnostics.EventLog 6.0.0 dotnet (+2 duplicates)
System.Drawing.Common 6.0.0 dotnet (+7 duplicates)
System.Formats.Asn1 8.0.1 dotnet (+5 duplicates)
System.IdentityModel.Tokens.Jwt 6.8.0 dotnet (+5 duplicates)
System.Runtime.Caching 4.7.0 dotnet (+5 duplicates)
System.Security.Cryptography.Pkcs 8.0.0 dotnet (+5 duplicates)
System.Security.Cryptography.ProtectedData 6.0.0 dotnet (+7 duplicates)
System.Security.Permissions 6.0.0 dotnet (+7 duplicates)
System.ServiceProcess.ServiceController 6.0.1 dotnet (+7 duplicates)
System.Text.Json 6.0.10 dotnet (+7 duplicates)
System.Text.Json 6.0.9 dotnet
System.Windows.Extensions 6.0.0 dotnet (+7 duplicates)
acl-libs 2.3.2-r1 apk
alpine-baselayout 3.6.8-r1 apk
alpine-baselayout-data 3.6.8-r1 apk
alpine-keys 2.5-r0 apk
alpine-release 3.21.3-r0 apk
apk-tools 2.14.6-r3 apk
bash 5.2.37-r0 apk
brotli-libs 1.1.0-r2 apk
busybox 1.37.0-r12 apk
busybox-binsh 1.37.0-r12 apk
c-ares 1.34.5-r0 apk
ca-certificates 20241121-r1 apk
ca-certificates-bundle 20241121-r1 apk
catatonit 0.2.0-r0 apk
coreutils 9.5-r2 apk
coreutils-env 9.5-r2 apk
coreutils-fmt 9.5-r2 apk
coreutils-sha512sum 9.5-r2 apk
curl 8.12.1-r1 apk
findutils 4.10.0-r0 apk
icu-data-en 74.2-r0 apk
icu-libs 74.2-r0 apk
jq 1.7.1-r0 apk
libattr 2.5.2-r2 apk
libbsd 0.12.2-r0 apk
libcrypto3 3.3.3-r0 apk
libcurl 8.12.1-r1 apk
libgcc 14.2.0-r4 apk
libgcrypt 1.10.3-r1 apk
libgpg-error 1.51-r0 apk
libidn2 2.3.7-r0 apk
libintl 0.22.5-r0 apk
libmd 1.1.0-r0 apk
libncursesw 6.5_p20241006-r3 apk
libproc2 4.0.4-r2 apk
libpsl 0.21.5-r3 apk
libssl3 3.3.3-r0 apk
libstdc++ 14.2.0-r4 apk
libunistring 1.2-r0 apk
libxml2 2.13.4-r6 apk
libxslt 1.1.42-r2 apk
linux-pam 1.6.1-r1 apk
musl 1.2.5-r9 apk
musl-utils 1.2.5-r9 apk
ncurses-terminfo-base 6.5_p20241006-r3 apk
netcat-openbsd 1.226.1.1-r0 apk
nghttp2-libs 1.64.0-r0 apk
oniguruma 6.9.9-r0 apk
procps-ng 4.0.4-r2 apk
readline 8.2.13-r0 apk
runtimepack.Microsoft.AspNetCore.App.Runtime.linux-musl-x64 6.0.13 dotnet
runtimepack.Microsoft.NETCore.App.Runtime.linux-musl-x64 6.0.13 dotnet
scanelf 1.3.8-r1 apk
shadow 4.16.0-r1 apk
skalibs-libs 2.14.3.0-r0 apk
sqlite-libs 3.48.0-r2 apk
ssl_client 1.37.0-r12 apk
tzdata 2025b-r0 apk
utmps-libs 0.1.2.3-r2 apk
xmlstarlet 1.6.1-r2 apk
xz-libs 5.6.3-r1 apk
zlib 1.3.1-r2 apk
zstd-libs 1.5.6-r2 apk
Test | Result | Message | Runtime |
---|---|---|---|
Container startup | PASS | - | 5.19s |
Create SBOM | PASS | - | 10.35s |
Get build info | PASS | - | 0.03s |
Get screenshot | PASS | - | 11.12s |
ARM64 PASS
linuxserver/sonarr
Runtime: 75.99s

Build Information
Builder: X86-BUILDER-3f --Hetzner
Created: 2025-06-10T02:27:33+00:00
Image: linuxserver/sonarr
Maintainer: thespad
Size: 87.14MB
Tag: arm64v8-develop-4.0.15.2940-ls140
Version: 4.0.15.2940-ls140
Expand
2025-06-10T02:30:31.493004260Z [migrations] started
2025-06-10T02:30:31.497228044Z [migrations] no migrations found
2025-06-10T02:30:31.984969263Z usermod: no changes
2025-06-10T02:30:32.048240923Z ───────────────────────────────────────
2025-06-10T02:30:32.048270202Z
2025-06-10T02:30:32.048279420Z ██╗ ███████╗██╗ ██████╗
2025-06-10T02:30:32.048288058Z ██║ ██╔════╝██║██╔═══██╗
2025-06-10T02:30:32.048296725Z ██║ ███████╗██║██║ ██║
2025-06-10T02:30:32.048305032Z ██║ ╚════██║██║██║ ██║
2025-06-10T02:30:32.048313469Z ███████╗███████║██║╚██████╔╝
2025-06-10T02:30:32.048321746Z ╚══════╝╚══════╝╚═╝ ╚═════╝
2025-06-10T02:30:32.048330102Z
2025-06-10T02:30:32.048337978Z Brought to you by linuxserver.io
2025-06-10T02:30:32.048346105Z ───────────────────────────────────────
2025-06-10T02:30:32.053714553Z
2025-06-10T02:30:32.054122044Z To support the app dev(s) visit:
2025-06-10T02:30:32.075650319Z Sonarr: https://sonarr.tv/donate
2025-06-10T02:30:32.079390128Z
2025-06-10T02:30:32.079402774Z To support LSIO projects visit:
2025-06-10T02:30:32.079411241Z https://www.linuxserver.io/donate/
2025-06-10T02:30:32.079420309Z
2025-06-10T02:30:32.079428896Z ───────────────────────────────────────
2025-06-10T02:30:32.079438055Z GID/UID
2025-06-10T02:30:32.079446512Z ───────────────────────────────────────
2025-06-10T02:30:32.148145078Z
2025-06-10T02:30:32.148165489Z User UID: 911
2025-06-10T02:30:32.148174207Z User GID: 911
2025-06-10T02:30:32.148182674Z ───────────────────────────────────────
2025-06-10T02:30:32.182946877Z Linuxserver.io version: 4.0.15.2940-ls140
2025-06-10T02:30:32.186812861Z Build-date: 2025-06-10T02:27:33+00:00
2025-06-10T02:30:32.186833072Z ───────────────────────────────────────
2025-06-10T02:30:32.186842992Z
2025-06-10T02:30:34.356080594Z [custom-init] No custom files found, skipping...
2025-06-10T02:30:39.524219549Z [Info] Bootstrap: Starting Sonarr - /app/sonarr/bin/Sonarr - Version 4.0.15.2940
2025-06-10T02:30:40.577880952Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2025-06-10T02:30:40.658721254Z [Debug] Bootstrap: Console selected
2025-06-10T02:30:40.673815865Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2025-06-10T02:30:45.392700145Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2025-06-10T02:30:46.422594105Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {40134855-ce2f-4dfc-9dea-6087d91eb537} may be persisted to storage in unencrypted form.
2025-06-10T02:30:47.740946374Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent
2025-06-10T02:30:48.525305830Z [Info] MigrationController: *** Migrating data source=/config/sonarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2025-06-10T02:30:49.828128561Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2025-06-10T02:30:50.414362405Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-06-10T02:30:50.463271267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-06-10T02:30:51.290233369Z [Info] DatabaseEngineVersionCheck: SQLite 3.48.0
2025-06-10T02:30:51.322588342Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.8440934s
2025-06-10T02:30:51.325551047Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2025-06-10T02:30:51.328552210Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.874993s
2025-06-10T02:30:51.566784994Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2025-06-10T02:30:51.575168633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:51.663036706Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2025-06-10T02:30:51.760711442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2025-06-10T02:30:52.098538989Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.4321275s
2025-06-10T02:30:52.104037409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:52.121338202Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2025-06-10T02:30:52.123366205Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.4559434s
2025-06-10T02:30:52.247678333Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2025-06-10T02:30:52.250253939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:52.332598260Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2025-06-10T02:30:52.352776176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2025-06-10T02:30:52.366943360Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0318097s
2025-06-10T02:30:52.369721032Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-06-10T02:30:52.373218684Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017672s
2025-06-10T02:30:52.378795162Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2025-06-10T02:30:52.386369442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2025-06-10T02:30:52.400658612Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0196293s
2025-06-10T02:30:52.403087813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:52.406900349Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2025-06-10T02:30:52.408908141Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0258981s
2025-06-10T02:30:52.419295765Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2025-06-10T02:30:52.421424752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:52.433012262Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-06-10T02:30:52.435343335Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002803s
2025-06-10T02:30:52.436996624Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2025-06-10T02:30:52.439605537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2025-06-10T02:30:52.444333646Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054606s
2025-06-10T02:30:52.445842795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:52.448718535Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2025-06-10T02:30:52.450635835Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099057s
2025-06-10T02:30:52.469476278Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2025-06-10T02:30:52.471468870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:52.482309596Z [Info] InitialSetup: Starting migration of Main DB to 1
2025-06-10T02:30:52.594085314Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config
2025-06-10T02:30:52.599976164Z [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-06-10T02:30:52.607649273Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115242s
2025-06-10T02:30:52.609517916Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key)
2025-06-10T02:30:52.611786273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC)
2025-06-10T02:30:52.615189805Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004079s
2025-06-10T02:30:52.616649845Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RootFolders
2025-06-10T02:30:52.618979846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RootFolders" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL)
2025-06-10T02:30:52.623064821Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048302s
2025-06-10T02:30:52.624549660Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex RootFolders (Path)
2025-06-10T02:30:52.626312670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_RootFolders_Path" ON "RootFolders" ("Path" ASC)
2025-06-10T02:30:52.629814079Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036053s
2025-06-10T02:30:52.631246123Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Series
2025-06-10T02:30:52.634255161Z [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 NOT NULL, "Title" TEXT NOT NULL, "TitleSlug" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "AirTime" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "QualityProfileId" INTEGER NOT NULL, "SeasonFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "SeriesType" INTEGER NOT NULL, "BacklogSetting" INTEGER NOT NULL, "Network" TEXT, "CustomStartDate" DATETIME, "UseSceneNumbering" INTEGER NOT NULL, "FirstAired" DATETIME, "NextAiring" DATETIME)
2025-06-10T02:30:52.647932539Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0151042s
2025-06-10T02:30:52.649401326Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TvdbId)
2025-06-10T02:30:52.651060166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2025-06-10T02:30:52.654502617Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034895s
2025-06-10T02:30:52.656219704Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TvRageId)
2025-06-10T02:30:52.657673902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2025-06-10T02:30:52.661157566Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035239s
2025-06-10T02:30:52.662616413Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (ImdbId)
2025-06-10T02:30:52.664287969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_ImdbId" ON "Series" ("ImdbId" ASC)
2025-06-10T02:30:52.667704688Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034737s
2025-06-10T02:30:52.669190058Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TitleSlug)
2025-06-10T02:30:52.670888388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2025-06-10T02:30:52.674390168Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035448s
2025-06-10T02:30:52.675829596Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Seasons
2025-06-10T02:30:52.677664210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Seasons" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "Ignored" INTEGER NOT NULL)
2025-06-10T02:30:52.682440356Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050756s
2025-06-10T02:30:52.683885907Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Episodes
2025-06-10T02:30:52.686073962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Episodes" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvDbEpisodeId" INTEGER NOT NULL, "SeriesId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "EpisodeNumber" INTEGER NOT NULL, "Title" TEXT, "Overview" TEXT, "Ignored" INTEGER, "EpisodeFileId" INTEGER, "AirDate" DATETIME, "AbsoluteEpisodeNumber" INTEGER, "SceneAbsoluteEpisodeNumber" INTEGER, "SceneSeasonNumber" INTEGER, "SceneEpisodeNumber" INTEGER)
2025-06-10T02:30:52.694928169Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009506s
2025-06-10T02:30:52.696400604Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Episodes (TvDbEpisodeId)
2025-06-10T02:30:52.698191048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Episodes_TvDbEpisodeId" ON "Episodes" ("TvDbEpisodeId" ASC)
2025-06-10T02:30:52.701889605Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003719s
2025-06-10T02:30:52.703325376Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable EpisodeFiles
2025-06-10T02:30:52.705394111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "EpisodeFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "Path" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "DateAdded" DATETIME NOT NULL, "SeasonNumber" INTEGER NOT NULL, "SceneName" TEXT, "ReleaseGroup" TEXT)
2025-06-10T02:30:52.712086075Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070875s
2025-06-10T02:30:52.713549441Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex EpisodeFiles (Path)
2025-06-10T02:30:52.715258572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_EpisodeFiles_Path" ON "EpisodeFiles" ("Path" ASC)
2025-06-10T02:30:52.718747897Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035307s
2025-06-10T02:30:52.720201073Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History
2025-06-10T02:30:52.722169887Z [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, "NzbTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Quality" TEXT NOT NULL, "Indexer" TEXT NOT NULL, "NzbInfoUrl" TEXT, "ReleaseGroup" TEXT)
2025-06-10T02:30:52.728737530Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070037s
2025-06-10T02:30:52.730174844Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications
2025-06-10T02:30:52.732103617Z [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)
2025-06-10T02:30:52.857885384Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1179003s
2025-06-10T02:30:52.867220229Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks
2025-06-10T02:30:52.895946196Z [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-06-10T02:30:52.913990065Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0418086s
2025-06-10T02:30:52.915942827Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName)
2025-06-10T02:30:52.918313480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2025-06-10T02:30:52.926313467Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086461s
2025-06-10T02:30:52.927687814Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers
2025-06-10T02:30:52.929826179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Enable" INTEGER NOT NULL, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT)
2025-06-10T02:30:52.936199561Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069782s
2025-06-10T02:30:52.937572676Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name)
2025-06-10T02:30:52.939257498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2025-06-10T02:30:52.942671852Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036049s
2025-06-10T02:30:52.943991850Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityProfiles
2025-06-10T02:30:52.945928569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "QualityProfiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Cutoff" INTEGER NOT NULL, "Allowed" TEXT NOT NULL)
2025-06-10T02:30:52.952956148Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060595s
2025-06-10T02:30:52.954487502Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityProfiles (Name)
2025-06-10T02:30:52.956272485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityProfiles_Name" ON "QualityProfiles" ("Name" ASC)
2025-06-10T02:30:52.960853018Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047354s
2025-06-10T02:30:52.962156563Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualitySizes
2025-06-10T02:30:52.964197612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "QualitySizes" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "QualityId" INTEGER NOT NULL, "Name" TEXT NOT NULL, "MinSize" INTEGER NOT NULL, "MaxSize" INTEGER NOT NULL)
2025-06-10T02:30:52.971615888Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079652s
2025-06-10T02:30:52.973245749Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualitySizes (QualityId)
2025-06-10T02:30:52.975123700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualitySizes_QualityId" ON "QualitySizes" ("QualityId" ASC)
2025-06-10T02:30:52.981231067Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063087s
2025-06-10T02:30:52.982563540Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualitySizes (Name)
2025-06-10T02:30:52.984184363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualitySizes_Name" ON "QualitySizes" ("Name" ASC)
2025-06-10T02:30:52.987670732Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035587s
2025-06-10T02:30:52.989013786Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SceneMappings
2025-06-10T02:30:52.991408358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "SceneMappings" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "CleanTitle" TEXT NOT NULL, "SceneName" TEXT NOT NULL, "TvdbId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL)
2025-06-10T02:30:52.996601173Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060743s
2025-06-10T02:30:52.999098330Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NamingConfig
2025-06-10T02:30:53.002099082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NamingConfig" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "UseSceneName" INTEGER NOT NULL, "Separator" TEXT NOT NULL, "NumberStyle" INTEGER NOT NULL, "IncludeSeriesTitle" INTEGER NOT NULL, "MultiEpisodeStyle" INTEGER NOT NULL, "IncludeEpisodeTitle" INTEGER NOT NULL, "IncludeQuality" INTEGER NOT NULL, "ReplaceSpaces" INTEGER NOT NULL, "SeasonFolderFormat" TEXT NOT NULL)
2025-06-10T02:30:53.011417674Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097283s
2025-06-10T02:30:53.060750620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-06-10T02:30:53', 'InitialSetup')
2025-06-10T02:30:53.083109397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:53.089423670Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2025-06-10T02:30:53.090998401Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0884523s
2025-06-10T02:30:53.096002426Z [Info] FluentMigrator.Runner.MigrationRunner: 2: remove_tvrage_imdb_unique_constraint migrating
2025-06-10T02:30:53.098131682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:53.105436961Z [Info] remove_tvrage_imdb_unique_constraint: Starting migration of Main DB to 2
2025-06-10T02:30:53.140991977Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Series (TvRageId)
2025-06-10T02:30:53.146449114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Series_TvRageId"
2025-06-10T02:30:53.152967418Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099189s
2025-06-10T02:30:53.154872133Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Series (ImdbId)
2025-06-10T02:30:53.156807640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Series_ImdbId"
2025-06-10T02:30:53.159982943Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035692s
2025-06-10T02:30:53.163309540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2025-06-10T02:30:53', 'remove_tvrage_imdb_unique_constraint')
2025-06-10T02:30:53.167646072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:53.170607394Z [Info] FluentMigrator.Runner.MigrationRunner: 2: remove_tvrage_imdb_unique_constraint migrated
2025-06-10T02:30:53.172342297Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142436s
2025-06-10T02:30:53.174146149Z [Info] FluentMigrator.Runner.MigrationRunner: 3: remove_renamed_scene_mapping_columns migrating
2025-06-10T02:30:53.175888106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:53.178281254Z [Info] remove_renamed_scene_mapping_columns: Starting migration of Main DB to 3
2025-06-10T02:30:53.197167139Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable SceneMappings
2025-06-10T02:30:53.201837372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SceneMappings"
2025-06-10T02:30:53.206103511Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070113s
2025-06-10T02:30:53.207486125Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SceneMappings
2025-06-10T02:30:53.210305191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "SceneMappings" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "SearchTerm" TEXT NOT NULL, "ParseTerm" TEXT NOT NULL)
2025-06-10T02:30:53.216449793Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074631s
2025-06-10T02:30:53.218127260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2025-06-10T02:30:53', 'remove_renamed_scene_mapping_columns')
2025-06-10T02:30:53.222106431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:53.224957522Z [Info] FluentMigrator.Runner.MigrationRunner: 3: remove_renamed_scene_mapping_columns migrated
2025-06-10T02:30:53.226681332Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0159981s
2025-06-10T02:30:53.228347166Z [Info] FluentMigrator.Runner.MigrationRunner: 4: updated_history migrating
2025-06-10T02:30:53.229847647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:53.232256377Z [Info] updated_history: Starting migration of Main DB to 4
2025-06-10T02:30:53.241467432Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable History
2025-06-10T02:30:53.243384202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2025-06-10T02:30:53.246557351Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035034s
2025-06-10T02:30:53.247901176Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History
2025-06-10T02:30:53.249893117Z [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)
2025-06-10T02:30:53.255888427Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00656s
2025-06-10T02:30:53.257553410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2025-06-10T02:30:53', 'updated_history')
2025-06-10T02:30:53.261202637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:53.263970099Z [Info] FluentMigrator.Runner.MigrationRunner: 4: updated_history migrated
2025-06-10T02:30:53.265464328Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0146844s
2025-06-10T02:30:53.267215614Z [Info] FluentMigrator.Runner.MigrationRunner: 5: added_eventtype_to_history migrating
2025-06-10T02:30:53.268859213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:53.271688539Z [Info] added_eventtype_to_history: Starting migration of Main DB to 5
2025-06-10T02:30:53.278626197Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2025-06-10T02:30:53.280292613Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001451s
2025-06-10T02:30:53.281701640Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History EventType Int32
2025-06-10T02:30:53.283660524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "EventType" INTEGER
2025-06-10T02:30:53.289539520Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062082s
2025-06-10T02:30:53.291166896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2025-06-10T02:30:53', 'added_eventtype_to_history')
2025-06-10T02:30:53.294976477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:53.297714991Z [Info] FluentMigrator.Runner.MigrationRunner: 5: added_eventtype_to_history migrated
2025-06-10T02:30:53.299334361Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0144262s
2025-06-10T02:30:53.300981407Z [Info] FluentMigrator.Runner.MigrationRunner: 6: add_index_to_log_time migrating
2025-06-10T02:30:53.302551829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:53.304905578Z [Info] add_index_to_log_time: Starting migration of Main DB to 6
2025-06-10T02:30:53.307390731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2025-06-10T02:30:53', 'add_index_to_log_time')
2025-06-10T02:30:53.311246134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:53.313892452Z [Info] FluentMigrator.Runner.MigrationRunner: 6: add_index_to_log_time migrated
2025-06-10T02:30:53.315465700Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011341s
2025-06-10T02:30:53.317012484Z [Info] FluentMigrator.Runner.MigrationRunner: 7: add_renameEpisodes_to_naming migrating
2025-06-10T02:30:53.318664119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:53.320936685Z [Info] add_renameEpisodes_to_naming: Starting migration of Main DB to 7
2025-06-10T02:30:53.332127646Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2025-06-10T02:30:53.334521576Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.98E-05s
2025-06-10T02:30:53.336144955Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig RenameEpisodes Boolean
2025-06-10T02:30:53.338095061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "RenameEpisodes" INTEGER
2025-06-10T02:30:53.344325325Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063249s
2025-06-10T02:30:53.347829761Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "RenameEpisodes" = NOT "UseSceneName"
2025-06-10T02:30:53.352562159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "RenameEpisodes" = NOT "UseSceneName"
2025-06-10T02:30:53.356094511Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059261s
2025-06-10T02:30:53.357733090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2025-06-10T02:30:53', 'add_renameEpisodes_to_naming')
2025-06-10T02:30:53.361590927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:53.364385554Z [Info] FluentMigrator.Runner.MigrationRunner: 7: add_renameEpisodes_to_naming migrated
2025-06-10T02:30:53.366286301Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142624s
2025-06-10T02:30:53.367941563Z [Info] FluentMigrator.Runner.MigrationRunner: 8: remove_backlog migrating
2025-06-10T02:30:53.369432365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:53.371867327Z [Info] remove_backlog: Starting migration of Main DB to 8
2025-06-10T02:30:53.403291346Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Series BacklogSetting
2025-06-10T02:30:53.633732002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Series_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "TvRageId" INTEGER NOT NULL, "ImdbId" TEXT NOT NULL, "Title" TEXT NOT NULL, "TitleSlug" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "AirTime" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "QualityProfileId" INTEGER NOT NULL, "SeasonFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "SeriesType" INTEGER NOT NULL, "Network" TEXT, "CustomStartDate" DATETIME, "UseSceneNumbering" INTEGER NOT NULL, "FirstAired" DATETIME, "NextAiring" DATETIME)
2025-06-10T02:30:53.648400736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Series_temp" ("Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "QualityProfileId", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "CustomStartDate", "UseSceneNumbering", "FirstAired", "NextAiring") SELECT "Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "QualityProfileId", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "CustomStartDate", "UseSceneNumbering", "FirstAired", "NextAiring" FROM "Series"
2025-06-10T02:30:53.663089610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2025-06-10T02:30:53.671018153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2025-06-10T02:30:53.689358038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2025-06-10T02:30:53.693309635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2025-06-10T02:30:53.696918811Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.291482s
2025-06-10T02:30:53.698462339Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig UseSceneName
2025-06-10T02:30:53.725085211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NamingConfig_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Separator" TEXT NOT NULL, "NumberStyle" INTEGER NOT NULL, "IncludeSeriesTitle" INTEGER NOT NULL, "MultiEpisodeStyle" INTEGER NOT NULL, "IncludeEpisodeTitle" INTEGER NOT NULL, "IncludeQuality" INTEGER NOT NULL, "ReplaceSpaces" INTEGER NOT NULL, "SeasonFolderFormat" TEXT NOT NULL, "RenameEpisodes" INTEGER)
2025-06-10T02:30:53.734068989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "NamingConfig_temp" ("Id", "Separator", "NumberStyle", "IncludeSeriesTitle", "MultiEpisodeStyle", "IncludeEpisodeTitle", "IncludeQuality", "ReplaceSpaces", "SeasonFolderFormat", "RenameEpisodes") SELECT "Id", "Separator", "NumberStyle", "IncludeSeriesTitle", "MultiEpisodeStyle", "IncludeEpisodeTitle", "IncludeQuality", "ReplaceSpaces", "SeasonFolderFormat", "RenameEpisodes" FROM "NamingConfig"
2025-06-10T02:30:53.742482659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig"
2025-06-10T02:30:53.745726470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig"
2025-06-10T02:30:53.756148243Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0557904s
2025-06-10T02:30:53.757698514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2025-06-10T02:30:53', 'remove_backlog')
2025-06-10T02:30:53.761387020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:53.765442215Z [Info] FluentMigrator.Runner.MigrationRunner: 8: remove_backlog migrated
2025-06-10T02:30:53.766943297Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0653441s
2025-06-10T02:30:53.768773362Z [Info] FluentMigrator.Runner.MigrationRunner: 9: fix_rename_episodes migrating
2025-06-10T02:30:53.770357902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:53.772878868Z [Info] fix_rename_episodes: Starting migration of Main DB to 9
2025-06-10T02:30:53.819124258Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig SeasonFolderFormat
2025-06-10T02:30:53.844481421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NamingConfig_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Separator" TEXT NOT NULL, "NumberStyle" INTEGER NOT NULL, "IncludeSeriesTitle" INTEGER NOT NULL, "MultiEpisodeStyle" INTEGER NOT NULL, "IncludeEpisodeTitle" INTEGER NOT NULL, "IncludeQuality" INTEGER NOT NULL, "ReplaceSpaces" INTEGER NOT NULL, "RenameEpisodes" INTEGER)
2025-06-10T02:30:53.852693796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "NamingConfig_temp" ("Id", "Separator", "NumberStyle", "IncludeSeriesTitle", "MultiEpisodeStyle", "IncludeEpisodeTitle", "IncludeQuality", "ReplaceSpaces", "RenameEpisodes") SELECT "Id", "Separator", "NumberStyle", "IncludeSeriesTitle", "MultiEpisodeStyle", "IncludeEpisodeTitle", "IncludeQuality", "ReplaceSpaces", "RenameEpisodes" FROM "NamingConfig"
2025-06-10T02:30:53.860377727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig"
2025-06-10T02:30:53.863766189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig"
2025-06-10T02:30:53.873969622Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0526096s
2025-06-10T02:30:53.875462258Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-06-10T02:30:53.903453755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "RenameEpisodes" = 1 WHERE "RenameEpisodes" = -1
2025-06-10T02:30:53.907788723Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.030945s
2025-06-10T02:30:53.909209654Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-06-10T02:30:53.911440696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "RenameEpisodes" = 0 WHERE "RenameEpisodes" = -2
2025-06-10T02:30:53.914527180Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040099s
2025-06-10T02:30:53.916241993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2025-06-10T02:30:53', 'fix_rename_episodes')
2025-06-10T02:30:53.920010561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:53.923002865Z [Info] FluentMigrator.Runner.MigrationRunner: 9: fix_rename_episodes migrated
2025-06-10T02:30:53.924591003Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125009s
2025-06-10T02:30:53.926367109Z [Info] FluentMigrator.Runner.MigrationRunner: 10: add_monitored migrating
2025-06-10T02:30:53.927891197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:53.930366722Z [Info] add_monitored: Starting migration of Main DB to 10
2025-06-10T02:30:53.952128466Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2025-06-10T02:30:53.954120156Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001157s
2025-06-10T02:30:53.955739507Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes Monitored Boolean
2025-06-10T02:30:53.957883062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "Monitored" INTEGER
2025-06-10T02:30:53.964013115Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065551s
2025-06-10T02:30:53.965421791Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Seasons
2025-06-10T02:30:53.966862942Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.28E-05s
2025-06-10T02:30:53.968167910Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Seasons Monitored Boolean
2025-06-10T02:30:53.969924356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Seasons" ADD COLUMN "Monitored" INTEGER
2025-06-10T02:30:53.975175909Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053725s
2025-06-10T02:30:53.976530998Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-06-10T02:30:53.980106146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "Monitored" = 1 WHERE "Ignored" = 0
2025-06-10T02:30:53.983596854Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057395s
2025-06-10T02:30:53.984946932Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-06-10T02:30:53.986324917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "Monitored" = 0 WHERE "Ignored" = 1
2025-06-10T02:30:53.989121016Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028731s
2025-06-10T02:30:53.990459301Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-06-10T02:30:53.991824289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Seasons" SET "Monitored" = 1 WHERE "Ignored" = 0
2025-06-10T02:30:53.994606962Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028516s
2025-06-10T02:30:53.995926328Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-06-10T02:30:53.997301798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Seasons" SET "Monitored" = 0 WHERE "Ignored" = 1
2025-06-10T02:30:54.000081354Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028537s
2025-06-10T02:30:54.001855957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2025-06-10T02:30:54', 'add_monitored')
2025-06-10T02:30:54.005558942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:54.008520936Z [Info] FluentMigrator.Runner.MigrationRunner: 10: add_monitored migrated
2025-06-10T02:30:54.010003902Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113069s
2025-06-10T02:30:54.011767593Z [Info] FluentMigrator.Runner.MigrationRunner: 11: remove_ignored migrating
2025-06-10T02:30:54.013244376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:54.015706694Z [Info] remove_ignored: Starting migration of Main DB to 11
2025-06-10T02:30:54.019900557Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Seasons Ignored
2025-06-10T02:30:54.042734822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Seasons_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "Monitored" INTEGER)
2025-06-10T02:30:54.047949982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Seasons_temp" ("Id", "SeriesId", "SeasonNumber", "Monitored") SELECT "Id", "SeriesId", "SeasonNumber", "Monitored" FROM "Seasons"
2025-06-10T02:30:54.112401608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Seasons"
2025-06-10T02:30:54.116731806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Seasons_temp" RENAME TO "Seasons"
2025-06-10T02:30:54.127699598Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1057238s
2025-06-10T02:30:54.130083248Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Episodes Ignored
2025-06-10T02:30:54.171540557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Episodes_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvDbEpisodeId" INTEGER NOT NULL, "SeriesId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "EpisodeNumber" INTEGER NOT NULL, "Title" TEXT, "Overview" TEXT, "EpisodeFileId" INTEGER, "AirDate" DATETIME, "AbsoluteEpisodeNumber" INTEGER, "SceneAbsoluteEpisodeNumber" INTEGER, "SceneSeasonNumber" INTEGER, "SceneEpisodeNumber" INTEGER, "Monitored" INTEGER)
2025-06-10T02:30:54.187396271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Episodes_temp" ("Id", "TvDbEpisodeId", "SeriesId", "SeasonNumber", "EpisodeNumber", "Title", "Overview", "EpisodeFileId", "AirDate", "AbsoluteEpisodeNumber", "SceneAbsoluteEpisodeNumber", "SceneSeasonNumber", "SceneEpisodeNumber", "Monitored") SELECT "Id", "TvDbEpisodeId", "SeriesId", "SeasonNumber", "EpisodeNumber", "Title", "Overview", "EpisodeFileId", "AirDate", "AbsoluteEpisodeNumber", "SceneAbsoluteEpisodeNumber", "SceneSeasonNumber", "SceneEpisodeNumber", "Monitored" FROM "Episodes"
2025-06-10T02:30:54.198071163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Episodes"
2025-06-10T02:30:54.201235795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes_temp" RENAME TO "Episodes"
2025-06-10T02:30:54.211349327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Episodes_TvDbEpisodeId" ON "Episodes" ("TvDbEpisodeId" ASC)
2025-06-10T02:30:54.215685467Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0834643s
2025-06-10T02:30:54.218357808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2025-06-10T02:30:54', 'remove_ignored')
2025-06-10T02:30:54.222130594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:54.225558596Z [Info] FluentMigrator.Runner.MigrationRunner: 11: remove_ignored migrated
2025-06-10T02:30:54.227087685Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0939345s
2025-06-10T02:30:54.229869285Z [Info] FluentMigrator.Runner.MigrationRunner: 12: remove_custom_start_date migrating
2025-06-10T02:30:54.231610901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:54.235226381Z [Info] remove_custom_start_date: Starting migration of Main DB to 12
2025-06-10T02:30:54.242559295Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Series CustomStartDate
2025-06-10T02:30:54.264650894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Series_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "TvRageId" INTEGER NOT NULL, "ImdbId" TEXT NOT NULL, "Title" TEXT NOT NULL, "TitleSlug" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "AirTime" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "QualityProfileId" 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)
2025-06-10T02:30:54.276914525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Series_temp" ("Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "QualityProfileId", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring") SELECT "Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "QualityProfileId", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring" FROM "Series"
2025-06-10T02:30:54.288572347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2025-06-10T02:30:54.291672529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2025-06-10T02:30:54.301253509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2025-06-10T02:30:54.304674898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2025-06-10T02:30:54.308042748Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0637153s
2025-06-10T02:30:54.309676387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2025-06-10T02:30:54', 'remove_custom_start_date')
2025-06-10T02:30:54.313408191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:54.316334583Z [Info] FluentMigrator.Runner.MigrationRunner: 12: remove_custom_start_date migrated
2025-06-10T02:30:54.317937681Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0720654s
2025-06-10T02:30:54.319621741Z [Info] FluentMigrator.Runner.MigrationRunner: 13: add_air_date_utc migrating
2025-06-10T02:30:54.321160590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:54.323531984Z [Info] add_air_date_utc: Starting migration of Main DB to 13
2025-06-10T02:30:54.330028604Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2025-06-10T02:30:54.331660610Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.18E-05s
2025-06-10T02:30:54.333124698Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes AirDateUtc DateTime
2025-06-10T02:30:54.335018100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "AirDateUtc" DATETIME
2025-06-10T02:30:54.340808528Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059974s
2025-06-10T02:30:54.342309160Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Episodes" SET "AirDateUtc" = "AirDate"
2025-06-10T02:30:54.344761457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "AirDateUtc" = "AirDate"
2025-06-10T02:30:54.347452566Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003153s
2025-06-10T02:30:54.349120384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2025-06-10T02:30:54', 'add_air_date_utc')
2025-06-10T02:30:54.352725873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:54.355513746Z [Info] FluentMigrator.Runner.MigrationRunner: 13: add_air_date_utc migrated
2025-06-10T02:30:54.357035690Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112325s
2025-06-10T02:30:54.358760803Z [Info] FluentMigrator.Runner.MigrationRunner: 14: drop_air_date migrating
2025-06-10T02:30:54.360254541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:54.362559672Z [Info] drop_air_date: Starting migration of Main DB to 14
2025-06-10T02:30:54.366419233Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Episodes AirDate
2025-06-10T02:30:54.387084690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Episodes_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvDbEpisodeId" INTEGER NOT NULL, "SeriesId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "EpisodeNumber" INTEGER NOT NULL, "Title" TEXT, "Overview" TEXT, "EpisodeFileId" INTEGER, "AbsoluteEpisodeNumber" INTEGER, "SceneAbsoluteEpisodeNumber" INTEGER, "SceneSeasonNumber" INTEGER, "SceneEpisodeNumber" INTEGER, "Monitored" INTEGER, "AirDateUtc" DATETIME)
2025-06-10T02:30:54.396341458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Episodes_temp" ("Id", "TvDbEpisodeId", "SeriesId", "SeasonNumber", "EpisodeNumber", "Title", "Overview", "EpisodeFileId", "AbsoluteEpisodeNumber", "SceneAbsoluteEpisodeNumber", "SceneSeasonNumber", "SceneEpisodeNumber", "Monitored", "AirDateUtc") SELECT "Id", "TvDbEpisodeId", "SeriesId", "SeasonNumber", "EpisodeNumber", "Title", "Overview", "EpisodeFileId", "AbsoluteEpisodeNumber", "SceneAbsoluteEpisodeNumber", "SceneSeasonNumber", "SceneEpisodeNumber", "Monitored", "AirDateUtc" FROM "Episodes"
2025-06-10T02:30:54.406078272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Episodes"
2025-06-10T02:30:54.409053312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes_temp" RENAME TO "Episodes"
2025-06-10T02:30:54.418830837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Episodes_TvDbEpisodeId" ON "Episodes" ("TvDbEpisodeId" ASC)
2025-06-10T02:30:54.422433451Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0543779s
2025-06-10T02:30:54.424015827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2025-06-10T02:30:54', 'drop_air_date')
2025-06-10T02:30:54.427570343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:54.431355374Z [Info] FluentMigrator.Runner.MigrationRunner: 14: drop_air_date migrated
2025-06-10T02:30:54.432872909Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.06335s
2025-06-10T02:30:54.434617963Z [Info] FluentMigrator.Runner.MigrationRunner: 15: add_air_date_as_string migrating
2025-06-10T02:30:54.436234898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:54.438620191Z [Info] add_air_date_as_string: Starting migration of Main DB to 15
2025-06-10T02:30:54.443639427Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2025-06-10T02:30:54.445166141Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.57E-05s
2025-06-10T02:30:54.446437600Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes AirDate String
2025-06-10T02:30:54.448179738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "AirDate" TEXT
2025-06-10T02:30:54.453830104Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057872s
2025-06-10T02:30:54.455411328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2025-06-10T02:30:54', 'add_air_date_as_string')
2025-06-10T02:30:54.459127741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:54.461857346Z [Info] FluentMigrator.Runner.MigrationRunner: 15: add_air_date_as_string migrated
2025-06-10T02:30:54.463443780Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138442s
2025-06-10T02:30:54.465163523Z [Info] FluentMigrator.Runner.MigrationRunner: 16: updated_imported_history_item migrating
2025-06-10T02:30:54.466859958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:54.469297957Z [Info] updated_imported_history_item: Starting migration of Main DB to 16
2025-06-10T02:30:54.472843195Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "History" SET "Data" = replace( "Data", '"Path"', '"ImportedPath"' ) WHERE "EventType" = 3
2025-06-10T02:30:54.475469693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "History" SET "Data" = replace( "Data", '"Path"', '"ImportedPath"' ) WHERE "EventType" = 3
2025-06-10T02:30:54.479127207Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036659s
2025-06-10T02:30:54.480717158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2025-06-10T02:30:54', 'updated_imported_history_item')
2025-06-10T02:30:54.484493471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:54.487230492Z [Info] FluentMigrator.Runner.MigrationRunner: 16: updated_imported_history_item migrated
2025-06-10T02:30:54.488905214Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118132s
2025-06-10T02:30:54.490462379Z [Info] FluentMigrator.Runner.MigrationRunner: 17: reset_scene_names migrating
2025-06-10T02:30:54.492041078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:54.494331028Z [Info] reset_scene_names: Starting migration of Main DB to 17
2025-06-10T02:30:54.497568356Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "EpisodeFiles" SET "SceneName" = NULL where "SceneName" != NULL
2025-06-10T02:30:54.499876964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "EpisodeFiles" SET "SceneName" = NULL where "SceneName" != NULL
2025-06-10T02:30:54.503008349Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030793s
2025-06-10T02:30:54.504607178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2025-06-10T02:30:54', 'reset_scene_names')
2025-06-10T02:30:54.508270103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:54.510920229Z [Info] FluentMigrator.Runner.MigrationRunner: 17: reset_scene_names migrated
2025-06-10T02:30:54.512470650Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110378s
2025-06-10T02:30:54.514041152Z [Info] FluentMigrator.Runner.MigrationRunner: 18: remove_duplicates migrating
2025-06-10T02:30:54.515557425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:54.517859029Z [Info] remove_duplicates: Starting migration of Main DB to 18
2025-06-10T02:30:54.521385540Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-06-10T02:30:54.523198019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-06-10T02:30:54.660508918Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1373763s
2025-06-10T02:30:54.662842196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2025-06-10T02:30:54', 'remove_duplicates')
2025-06-10T02:30:54.666845837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:54.669586204Z [Info] FluentMigrator.Runner.MigrationRunner: 18: remove_duplicates migrated
2025-06-10T02:30:54.671097277Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1467527s
2025-06-10T02:30:54.672886629Z [Info] FluentMigrator.Runner.MigrationRunner: 19: restore_unique_constraints migrating
2025-06-10T02:30:54.674505829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:54.676913336Z [Info] restore_unique_constraints: Starting migration of Main DB to 19
2025-06-10T02:30:54.688885321Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DROP INDEX IF EXISTS "IX_Series_TvdbId"
2025-06-10T02:30:54.691004457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX IF EXISTS "IX_Series_TvdbId"
2025-06-10T02:30:54.694335294Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033197s
2025-06-10T02:30:54.695670983Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DROP INDEX IF EXISTS "IX_Series_TitleSlug"
2025-06-10T02:30:54.697602131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX IF EXISTS "IX_Series_TitleSlug"
2025-06-10T02:30:54.700377038Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002759s
2025-06-10T02:30:54.701665372Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DROP INDEX IF EXISTS "IX_Episodes_TvDbEpisodeId"
2025-06-10T02:30:54.703624426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX IF EXISTS "IX_Episodes_TvDbEpisodeId"
2025-06-10T02:30:54.706441438Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027933s
2025-06-10T02:30:54.708116440Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TvdbId)
2025-06-10T02:30:54.709938469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2025-06-10T02:30:54.713390259Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037964s
2025-06-10T02:30:54.714719866Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TitleSlug)
2025-06-10T02:30:54.716297522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2025-06-10T02:30:54.719582596Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033565s
2025-06-10T02:30:54.720921001Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Episodes (TvDbEpisodeId)
2025-06-10T02:30:54.722557135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Episodes_TvDbEpisodeId" ON "Episodes" ("TvDbEpisodeId" ASC)
2025-06-10T02:30:54.725996209Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003492s
2025-06-10T02:30:54.727551451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2025-06-10T02:30:54', 'restore_unique_constraints')
2025-06-10T02:30:54.731267883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:54.734134314Z [Info] FluentMigrator.Runner.MigrationRunner: 19: restore_unique_constraints migrated
2025-06-10T02:30:54.735753895Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011649s
2025-06-10T02:30:54.737420631Z [Info] FluentMigrator.Runner.MigrationRunner: 20: add_year_and_seasons_to_series migrating
2025-06-10T02:30:54.739101074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:54.741478511Z [Info] add_year_and_seasons_to_series: Starting migration of Main DB to 20
2025-06-10T02:30:54.748582043Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-06-10T02:30:54.750216304Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001216s
2025-06-10T02:30:54.751771785Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Year Int32
2025-06-10T02:30:54.753736501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Year" INTEGER
2025-06-10T02:30:54.759449283Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061393s
2025-06-10T02:30:54.760820965Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-06-10T02:30:54.762202487Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.02E-05s
2025-06-10T02:30:54.763460890Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Seasons String
2025-06-10T02:30:54.765126564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Seasons" TEXT
2025-06-10T02:30:54.770168976Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051285s
2025-06-10T02:30:54.771474544Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-06-10T02:30:54.772871577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-06-10T02:30:54.825682677Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0525461s
2025-06-10T02:30:54.827787584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2025-06-10T02:30:54', 'add_year_and_seasons_to_series')
2025-06-10T02:30:54.831882469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:54.834707016Z [Info] FluentMigrator.Runner.MigrationRunner: 20: add_year_and_seasons_to_series migrated
2025-06-10T02:30:54.836367709Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0618517s
2025-06-10T02:30:54.838026509Z [Info] FluentMigrator.Runner.MigrationRunner: 21: drop_seasons_table migrating
2025-06-10T02:30:54.839623415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:54.842028146Z [Info] drop_seasons_table: Starting migration of Main DB to 21
2025-06-10T02:30:54.845751402Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable Seasons
2025-06-10T02:30:54.847359721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Seasons"
2025-06-10T02:30:54.850401916Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031921s
2025-06-10T02:30:54.852015484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2025-06-10T02:30:54', 'drop_seasons_table')
2025-06-10T02:30:54.855698029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:54.858473657Z [Info] FluentMigrator.Runner.MigrationRunner: 21: drop_seasons_table migrated
2025-06-10T02:30:54.859992175Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112626s
2025-06-10T02:30:54.861602527Z [Info] FluentMigrator.Runner.MigrationRunner: 22: move_indexer_to_generic_provider migrating
2025-06-10T02:30:54.863300295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:54.865735207Z [Info] move_indexer_to_generic_provider: Starting migration of Main DB to 22
2025-06-10T02:30:54.870379178Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-06-10T02:30:54.871890020Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.43E-05s
2025-06-10T02:30:54.873202602Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers ConfigContract String
2025-06-10T02:30:54.875054721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "ConfigContract" TEXT
2025-06-10T02:30:54.880785800Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058653s
2025-06-10T02:30:54.882358627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2025-06-10T02:30:54', 'move_indexer_to_generic_provider')
2025-06-10T02:30:54.886188418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:54.888909817Z [Info] FluentMigrator.Runner.MigrationRunner: 22: move_indexer_to_generic_provider migrated
2025-06-10T02:30:54.890587745Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0140232s
2025-06-10T02:30:54.892220062Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_config_contract_to_indexers migrating
2025-06-10T02:30:54.893932610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:54.896286068Z [Info] add_config_contract_to_indexers: Starting migration of Main DB to 23
2025-06-10T02:30:54.926368947Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-06-10T02:30:54.929057910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NewznabSettings' WHERE "Implementation" = 'Newznab'
2025-06-10T02:30:54.933018996Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048333s
2025-06-10T02:30:54.934321628Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-06-10T02:30:54.935724764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'OmgwtfnzbsSettings' WHERE "Implementation" = 'Omgwtfnzbs'
2025-06-10T02:30:54.939133026Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003483s
2025-06-10T02:30:54.940455258Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-06-10T02:30:54.941801077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NullConfig' WHERE "Implementation" = 'Wombles'
2025-06-10T02:30:54.945057313Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032994s
2025-06-10T02:30:54.946328974Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-06-10T02:30:54.947644102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NullConfig' WHERE "Implementation" = 'Eztv'
2025-06-10T02:30:54.950835026Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032193s
2025-06-10T02:30:54.952382081Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-06-10T02:30:54.983916041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "ConfigContract" IS NULL
2025-06-10T02:30:54.988197862Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0340067s
2025-06-10T02:30:54.989936973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2025-06-10T02:30:54', 'add_config_contract_to_indexers')
2025-06-10T02:30:54.993842507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:54.996614358Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_config_contract_to_indexers migrated
2025-06-10T02:30:54.998302507Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0425075s
2025-06-10T02:30:54.999958080Z [Info] FluentMigrator.Runner.MigrationRunner: 24: drop_tvdb_episodeid migrating
2025-06-10T02:30:55.001525355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:55.004060610Z [Info] drop_tvdb_episodeid: Starting migration of Main DB to 24
2025-06-10T02:30:55.007779166Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Episodes TvDbEpisodeId
2025-06-10T02:30:55.027773163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Episodes_temp" ("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, "AbsoluteEpisodeNumber" INTEGER, "SceneAbsoluteEpisodeNumber" INTEGER, "SceneSeasonNumber" INTEGER, "SceneEpisodeNumber" INTEGER, "Monitored" INTEGER, "AirDateUtc" DATETIME, "AirDate" TEXT)
2025-06-10T02:30:55.036785588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Episodes_temp" ("Id", "SeriesId", "SeasonNumber", "EpisodeNumber", "Title", "Overview", "EpisodeFileId", "AbsoluteEpisodeNumber", "SceneAbsoluteEpisodeNumber", "SceneSeasonNumber", "SceneEpisodeNumber", "Monitored", "AirDateUtc", "AirDate") SELECT "Id", "SeriesId", "SeasonNumber", "EpisodeNumber", "Title", "Overview", "EpisodeFileId", "AbsoluteEpisodeNumber", "SceneAbsoluteEpisodeNumber", "SceneSeasonNumber", "SceneEpisodeNumber", "Monitored", "AirDateUtc", "AirDate" FROM "Episodes"
2025-06-10T02:30:55.046439836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Episodes"
2025-06-10T02:30:55.049485828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes_temp" RENAME TO "Episodes"
2025-06-10T02:30:55.059860907Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0503128s
2025-06-10T02:30:55.061505198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2025-06-10T02:30:55', 'drop_tvdb_episodeid')
2025-06-10T02:30:55.065196370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:55.068110366Z [Info] FluentMigrator.Runner.MigrationRunner: 24: drop_tvdb_episodeid migrated
2025-06-10T02:30:55.069659365Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0586283s
2025-06-10T02:30:55.071340961Z [Info] FluentMigrator.Runner.MigrationRunner: 25: move_notification_to_generic_provider migrating
2025-06-10T02:30:55.073143099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:55.075625207Z [Info] move_notification_to_generic_provider: Starting migration of Main DB to 25
2025-06-10T02:30:55.080654944Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-06-10T02:30:55.082266619Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.49E-05s
2025-06-10T02:30:55.083526555Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications ConfigContract String
2025-06-10T02:30:55.085434647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "ConfigContract" TEXT
2025-06-10T02:30:55.091191728Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058786s
2025-06-10T02:30:55.092813103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2025-06-10T02:30:55', 'move_notification_to_generic_provider')
2025-06-10T02:30:55.096752414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:55.099560598Z [Info] FluentMigrator.Runner.MigrationRunner: 25: move_notification_to_generic_provider migrated
2025-06-10T02:30:55.101270100Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0141879s
2025-06-10T02:30:55.102895091Z [Info] FluentMigrator.Runner.MigrationRunner: 26: add_config_contract_to_notifications migrating
2025-06-10T02:30:55.104659133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:55.107073514Z [Info] add_config_contract_to_notifications: Starting migration of Main DB to 26
2025-06-10T02:30:55.122301424Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-06-10T02:30:55.123803979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'EmailSettings' WHERE "Implementation" = 'Email'
2025-06-10T02:30:55.127532186Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037769s
2025-06-10T02:30:55.128850139Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-06-10T02:30:55.130202472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'GrowlSettings' WHERE "Implementation" = 'Growl'
2025-06-10T02:30:55.133486434Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033506s
2025-06-10T02:30:55.134773455Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-06-10T02:30:55.136138393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'NotifyMyAndroidSettings' WHERE "Implementation" = 'NotifyMyAndroid'
2025-06-10T02:30:55.139695185Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036471s
2025-06-10T02:30:55.140994110Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-06-10T02:30:55.142343777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'PlexClientSettings' WHERE "Implementation" = 'PlexClient'
2025-06-10T02:30:55.145767620Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034832s
2025-06-10T02:30:55.147101486Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-06-10T02:30:55.148471745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'PlexServerSettings' WHERE "Implementation" = 'PlexServer'
2025-06-10T02:30:55.151885889Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034882s
2025-06-10T02:30:55.153178241Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-06-10T02:30:55.154535504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'ProwlSettings' WHERE "Implementation" = 'Prowl'
2025-06-10T02:30:55.157812051Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033388s
2025-06-10T02:30:55.159108581Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-06-10T02:30:55.160484611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'PushBulletSettings' WHERE "Implementation" = 'PushBullet'
2025-06-10T02:30:55.163897884Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034916s
2025-06-10T02:30:55.165194103Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-06-10T02:30:55.166551987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'PushoverSettings' WHERE "Implementation" = 'Pushover'
2025-06-10T02:30:55.169948386Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034585s
2025-06-10T02:30:55.171239044Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-06-10T02:30:55.172607740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'XbmcSettings' WHERE "Implementation" = 'Xbmc'
2025-06-10T02:30:55.175864096Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033172s
2025-06-10T02:30:55.177172731Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-06-10T02:30:55.179825823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "ConfigContract" IS NULL
2025-06-10T02:30:55.182602473Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003695s
2025-06-10T02:30:55.184135249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2025-06-10T02:30:55', 'add_config_contract_to_notifications')
2025-06-10T02:30:55.188005772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:55.191636292Z [Info] FluentMigrator.Runner.MigrationRunner: 26: add_config_contract_to_notifications migrated
2025-06-10T02:30:55.193406145Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127343s
2025-06-10T02:30:55.195053011Z [Info] FluentMigrator.Runner.MigrationRunner: 27: fix_omgwtfnzbs migrating
2025-06-10T02:30:55.196565606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:55.198892601Z [Info] fix_omgwtfnzbs: Starting migration of Main DB to 27
2025-06-10T02:30:55.214780420Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-06-10T02:30:55.216598350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'OmgwtfnzbsSettings' WHERE "Implementation" = 'Omgwtfnzbs'
2025-06-10T02:30:55.220522621Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040381s
2025-06-10T02:30:55.221831957Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-06-10T02:30:55.223277297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = '{}' WHERE "Implementation" = 'Omgwtfnzbs' AND "Settings" IS NULL
2025-06-10T02:30:55.226663144Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035507s
2025-06-10T02:30:55.227939704Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-06-10T02:30:55.229377048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = '{}' WHERE "Implementation" = 'Omgwtfnzbs' AND "Settings" = ''
2025-06-10T02:30:55.232730851Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034959s
2025-06-10T02:30:55.234307295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2025-06-10T02:30:55', 'fix_omgwtfnzbs')
2025-06-10T02:30:55.237937063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:55.240701308Z [Info] FluentMigrator.Runner.MigrationRunner: 27: fix_omgwtfnzbs migrated
2025-06-10T02:30:55.242188633Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114743s
2025-06-10T02:30:55.243823194Z [Info] FluentMigrator.Runner.MigrationRunner: 28: add_blacklist_table migrating
2025-06-10T02:30:55.245387974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:55.247744258Z [Info] add_blacklist_table: Starting migration of Main DB to 28
2025-06-10T02:30:55.255014306Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Blacklist
2025-06-10T02:30:55.257130777Z [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)
2025-06-10T02:30:55.263023992Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063365s
2025-06-10T02:30:55.264657612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2025-06-10T02:30:55', 'add_blacklist_table')
2025-06-10T02:30:55.268309715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:55.271053669Z [Info] FluentMigrator.Runner.MigrationRunner: 28: add_blacklist_table migrated
2025-06-10T02:30:55.272606346Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0144272s
2025-06-10T02:30:55.274211628Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_formats_to_naming_config migrating
2025-06-10T02:30:55.275864976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:55.278192753Z [Info] add_formats_to_naming_config: Starting migration of Main DB to 29
2025-06-10T02:30:55.284894847Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2025-06-10T02:30:55.286465900Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.55E-05s
2025-06-10T02:30:55.287725136Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig StandardEpisodeFormat String
2025-06-10T02:30:55.289674821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "StandardEpisodeFormat" TEXT
2025-06-10T02:30:55.295634169Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060296s
2025-06-10T02:30:55.296978005Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2025-06-10T02:30:55.298408766Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.8E-06s
2025-06-10T02:30:55.299620486Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig DailyEpisodeFormat String
2025-06-10T02:30:55.301529639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "DailyEpisodeFormat" TEXT
2025-06-10T02:30:55.306726282Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052755s
2025-06-10T02:30:55.308047021Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-06-10T02:30:55.309396899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-06-10T02:30:55.374422461Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0647093s
2025-06-10T02:30:55.376569153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2025-06-10T02:30:55', 'add_formats_to_naming_config')
2025-06-10T02:30:55.380796294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:55.383564297Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_formats_to_naming_config migrated
2025-06-10T02:30:55.385238267Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0741565s
2025-06-10T02:30:55.387004683Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_season_folder_format_to_naming_config migrating
2025-06-10T02:30:55.388828115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:55.391240452Z [Info] add_season_folder_format_to_naming_config: Starting migration of Main DB to 30
2025-06-10T02:30:55.397422028Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2025-06-10T02:30:55.398997169Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.57E-05s
2025-06-10T02:30:55.400287116Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig SeasonFolderFormat String
2025-06-10T02:30:55.402236902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "SeasonFolderFormat" TEXT
2025-06-10T02:30:55.408216752Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061194s
2025-06-10T02:30:55.409547501Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-06-10T02:30:55.410904553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-06-10T02:30:55.423962604Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128484s
2025-06-10T02:30:55.425658008Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'seasonfolderformat'
2025-06-10T02:30:55.427732574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'seasonfolderformat'
2025-06-10T02:30:55.430786844Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030436s
2025-06-10T02:30:55.432107463Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'useseasonfolder'
2025-06-10T02:30:55.434121187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'useseasonfolder'
2025-06-10T02:30:55.436742765Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026024s
2025-06-10T02:30:55.438412467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2025-06-10T02:30:55', 'add_season_folder_format_to_naming_config')
2025-06-10T02:30:55.442428774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:55.445352851Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_season_folder_format_to_naming_config migrated
2025-06-10T02:30:55.447154197Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112239s
2025-06-10T02:30:55.449052690Z [Info] FluentMigrator.Runner.MigrationRunner: 31: delete_old_naming_config_columns migrating
2025-06-10T02:30:55.450816802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:55.453571157Z [Info] delete_old_naming_config_columns: Starting migration of Main DB to 31
2025-06-10T02:30:55.459885040Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig Separator, NumberStyle, IncludeSeriesTitle, IncludeEpisodeTitle, IncludeQuality, ReplaceSpaces
2025-06-10T02:30:55.481036145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NamingConfig_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "MultiEpisodeStyle" INTEGER NOT NULL, "RenameEpisodes" INTEGER, "StandardEpisodeFormat" TEXT, "DailyEpisodeFormat" TEXT, "SeasonFolderFormat" TEXT)
2025-06-10T02:30:55.487333284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "NamingConfig_temp" ("Id", "MultiEpisodeStyle", "RenameEpisodes", "StandardEpisodeFormat", "DailyEpisodeFormat", "SeasonFolderFormat") SELECT "Id", "MultiEpisodeStyle", "RenameEpisodes", "StandardEpisodeFormat", "DailyEpisodeFormat", "SeasonFolderFormat" FROM "NamingConfig"
2025-06-10T02:30:55.493906458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig"
2025-06-10T02:30:55.496722317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig"
2025-06-10T02:30:55.506892674Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0442201s
2025-06-10T02:30:55.508515171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2025-06-10T02:30:55', 'delete_old_naming_config_columns')
2025-06-10T02:30:55.512374491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:55.515247145Z [Info] FluentMigrator.Runner.MigrationRunner: 31: delete_old_naming_config_columns migrated
2025-06-10T02:30:55.516955063Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0526499s
2025-06-10T02:30:55.518624364Z [Info] FluentMigrator.Runner.MigrationRunner: 32: set_default_release_group migrating
2025-06-10T02:30:55.520275319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:55.522647525Z [Info] set_default_release_group: Starting migration of Main DB to 32
2025-06-10T02:30:55.532772690Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-06-10T02:30:55.534592925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "EpisodeFiles" SET "ReleaseGroup" = 'DRONE' WHERE "ReleaseGroup" IS NULL
2025-06-10T02:30:55.538187823Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037284s
2025-06-10T02:30:55.539745129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2025-06-10T02:30:55', 'set_default_release_group')
2025-06-10T02:30:55.543612776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:55.546280837Z [Info] FluentMigrator.Runner.MigrationRunner: 32: set_default_release_group migrated
2025-06-10T02:30:55.547895899Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118811s
2025-06-10T02:30:55.549521803Z [Info] FluentMigrator.Runner.MigrationRunner: 33: add_api_key_to_pushover migrating
2025-06-10T02:30:55.587563145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:55.590821435Z [Info] add_api_key_to_pushover: Starting migration of Main DB to 33
2025-06-10T02:30:55.594230188Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-06-10T02:30:55.595663303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-06-10T02:30:55.607950682Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120512s
2025-06-10T02:30:55.609963164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2025-06-10T02:30:55', 'add_api_key_to_pushover')
2025-06-10T02:30:55.614548807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:55.617292952Z [Info] FluentMigrator.Runner.MigrationRunner: 33: add_api_key_to_pushover migrated
2025-06-10T02:30:55.618898495Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0216198s
2025-06-10T02:30:55.620583638Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_series_contraints migrating
2025-06-10T02:30:55.622197838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:55.624602579Z [Info] remove_series_contraints: Starting migration of Main DB to 34
2025-06-10T02:30:55.644497676Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-06-10T02:30:55.646338131Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.73E-05s
2025-06-10T02:30:55.650413166Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series ImdbId String
2025-06-10T02:30:55.677474932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Series_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "TvRageId" INTEGER NOT NULL, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "AirTime" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "QualityProfileId" 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)
2025-06-10T02:30:55.690601721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Series_temp" ("Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "QualityProfileId", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons") SELECT "Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "QualityProfileId", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons" FROM "Series"
2025-06-10T02:30:55.703264446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2025-06-10T02:30:55.706404408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2025-06-10T02:30:55.716374000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2025-06-10T02:30:55.719795820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2025-06-10T02:30:55.723254654Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.071187s
2025-06-10T02:30:55.724894095Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series TitleSlug String
2025-06-10T02:30:55.746030601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Series_temp" ("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, "QualityProfileId" 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)
2025-06-10T02:30:55.758567142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Series_temp" ("Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "QualityProfileId", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons") SELECT "Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "QualityProfileId", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons" FROM "Series"
2025-06-10T02:30:55.771707568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2025-06-10T02:30:55.774813031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2025-06-10T02:30:55.784692772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2025-06-10T02:30:55.788133159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2025-06-10T02:30:55.791567223Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0650327s
2025-06-10T02:30:55.793161754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2025-06-10T02:30:55', 'remove_series_contraints')
2025-06-10T02:30:55.796896593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:55.800403815Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_series_contraints migrated
2025-06-10T02:30:55.802097114Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0738734s
2025-06-10T02:30:55.803781766Z [Info] FluentMigrator.Runner.MigrationRunner: 35: add_series_folder_format_to_naming_config migrating
2025-06-10T02:30:55.805615087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:55.816347936Z [Info] add_series_folder_format_to_naming_config: Starting migration of Main DB to 35
2025-06-10T02:30:55.832799840Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2025-06-10T02:30:55.835567563Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001438s
2025-06-10T02:30:55.836987853Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig SeriesFolderFormat String
2025-06-10T02:30:55.839481433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "SeriesFolderFormat" TEXT
2025-06-10T02:30:55.846724937Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007898s
2025-06-10T02:30:55.848089414Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-06-10T02:30:55.850012296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "SeriesFolderFormat" = '{Series Title}' WHERE 1 = 1
2025-06-10T02:30:55.853206908Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038168s
2025-06-10T02:30:55.855295663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2025-06-10T02:30:55', 'add_series_folder_format_to_naming_config')
2025-06-10T02:30:55.859342270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:55.862296518Z [Info] FluentMigrator.Runner.MigrationRunner: 35: add_series_folder_format_to_naming_config migrated
2025-06-10T02:30:55.864236594Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129194s
2025-06-10T02:30:55.866875107Z [Info] FluentMigrator.Runner.MigrationRunner: 36: update_with_quality_converters migrating
2025-06-10T02:30:55.868688919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:55.871322291Z [Info] update_with_quality_converters: Starting migration of Main DB to 36
2025-06-10T02:30:55.890559032Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2025-06-10T02:30:55.892599831Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.74E-05s
2025-06-10T02:30:55.893899327Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles Items String
2025-06-10T02:30:55.895831186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "Items" TEXT
2025-06-10T02:30:55.901776998Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061574s
2025-06-10T02:30:55.903169472Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-06-10T02:30:55.904589671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-06-10T02:30:55.934878765Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.030034s
2025-06-10T02:30:55.936756896Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-06-10T02:30:55.938156814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-06-10T02:30:55.957329356Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0189074s
2025-06-10T02:30:55.959568123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2025-06-10T02:30:55', 'update_with_quality_converters')
2025-06-10T02:30:55.963707127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:55.966615743Z [Info] FluentMigrator.Runner.MigrationRunner: 36: update_with_quality_converters migrated
2025-06-10T02:30:55.968307499Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0284528s
2025-06-10T02:30:55.970003574Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_configurable_qualities migrating
2025-06-10T02:30:55.971657825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:55.974745010Z [Info] add_configurable_qualities: Starting migration of Main DB to 37
2025-06-10T02:30:55.998820153Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn QualityProfiles Allowed
2025-06-10T02:30:56.020117994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "QualityProfiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Cutoff" INTEGER NOT NULL, "Items" TEXT)
2025-06-10T02:30:56.025408366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "QualityProfiles_temp" ("Id", "Name", "Cutoff", "Items") SELECT "Id", "Name", "Cutoff", "Items" FROM "QualityProfiles"
2025-06-10T02:30:56.029678663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "QualityProfiles"
2025-06-10T02:30:56.032834166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles_temp" RENAME TO "QualityProfiles"
2025-06-10T02:30:56.043196821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityProfiles_Name" ON "QualityProfiles" ("Name" ASC)
2025-06-10T02:30:56.046844825Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0459187s
2025-06-10T02:30:56.048534928Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn QualityProfiles Items String
2025-06-10T02:30:56.068380485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "QualityProfiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Cutoff" INTEGER NOT NULL, "Items" TEXT NOT NULL)
2025-06-10T02:30:56.073337125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "QualityProfiles_temp" ("Id", "Name", "Cutoff", "Items") SELECT "Id", "Name", "Cutoff", "Items" FROM "QualityProfiles"
2025-06-10T02:30:56.077408832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "QualityProfiles"
2025-06-10T02:30:56.080435105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles_temp" RENAME TO "QualityProfiles"
2025-06-10T02:30:56.090754482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityProfiles_Name" ON "QualityProfiles" ("Name" ASC)
2025-06-10T02:30:56.094419702Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0441464s
2025-06-10T02:30:56.095765862Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityDefinitions
2025-06-10T02:30:56.097790609Z [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, "Weight" INTEGER NOT NULL, "MinSize" INTEGER NOT NULL, "MaxSize" INTEGER NOT NULL)
2025-06-10T02:30:56.103363419Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060188s
2025-06-10T02:30:56.104860453Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Quality)
2025-06-10T02:30:56.106630427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC)
2025-06-10T02:30:56.110299514Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037608s
2025-06-10T02:30:56.111650845Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Title)
2025-06-10T02:30:56.113364705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC)
2025-06-10T02:30:56.116973872Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037273s
2025-06-10T02:30:56.118346215Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Weight)
2025-06-10T02:30:56.120089355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Weight" ON "QualityDefinitions" ("Weight" ASC)
2025-06-10T02:30:56.123705806Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037337s
2025-06-10T02:30:56.125070093Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-06-10T02:30:56.126457556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-06-10T02:30:56.141916952Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0151076s
2025-06-10T02:30:56.143910796Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable QualitySizes
2025-06-10T02:30:56.145655349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "QualitySizes"
2025-06-10T02:30:56.149275668Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038667s
2025-06-10T02:30:56.150909888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2025-06-10T02:30:56', 'add_configurable_qualities')
2025-06-10T02:30:56.154985694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:56.158524379Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_configurable_qualities migrated
2025-06-10T02:30:56.160186856Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131384s
2025-06-10T02:30:56.162087433Z [Info] FluentMigrator.Runner.MigrationRunner: 38: add_on_upgrade_to_notifications migrating
2025-06-10T02:30:56.163796674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:56.166339564Z [Info] add_on_upgrade_to_notifications: Starting migration of Main DB to 38
2025-06-10T02:30:56.172116034Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-06-10T02:30:56.173820797Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.82E-05s
2025-06-10T02:30:56.175118099Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnUpgrade Boolean
2025-06-10T02:30:56.177274801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnUpgrade" INTEGER
2025-06-10T02:30:56.183207686Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063125s
2025-06-10T02:30:56.184620872Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "OnUpgrade" = "OnDownload"
2025-06-10T02:30:56.198404714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "OnUpgrade" = "OnDownload"
2025-06-10T02:30:56.201991074Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0151986s
2025-06-10T02:30:56.203879937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2025-06-10T02:30:56', 'add_on_upgrade_to_notifications')
2025-06-10T02:30:56.208067789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:56.210894320Z [Info] FluentMigrator.Runner.MigrationRunner: 38: add_on_upgrade_to_notifications migrated
2025-06-10T02:30:56.212696869Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0241893s
2025-06-10T02:30:56.214368435Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_metadata_tables migrating
2025-06-10T02:30:56.216006924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:56.218576457Z [Info] add_metadata_tables: Starting migration of Main DB to 39
2025-06-10T02:30:56.232479129Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Metadata
2025-06-10T02:30:56.234661362Z [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-06-10T02:30:56.241058462Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069848s
2025-06-10T02:30:56.242408680Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles
2025-06-10T02:30:56.244352634Z [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)
2025-06-10T02:30:56.250799735Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068977s
2025-06-10T02:30:56.252387021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2025-06-10T02:30:56', 'add_metadata_tables')
2025-06-10T02:30:56.256164947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:56.258937038Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_metadata_tables migrated
2025-06-10T02:30:56.260520296Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0150653s
2025-06-10T02:30:56.262156601Z [Info] FluentMigrator.Runner.MigrationRunner: 40: add_metadata_to_episodes_and_series migrating
2025-06-10T02:30:56.263975393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:56.266331116Z [Info] add_metadata_to_episodes_and_series: Starting migration of Main DB to 40
2025-06-10T02:30:56.276220527Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-06-10T02:30:56.277751710Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.58E-05s
2025-06-10T02:30:56.279574760Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Actors String
2025-06-10T02:30:56.280953286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Actors" TEXT
2025-06-10T02:30:56.286900089Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060563s
2025-06-10T02:30:56.288300448Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Ratings String
2025-06-10T02:30:56.289974078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Ratings" TEXT
2025-06-10T02:30:56.295266404Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053624s
2025-06-10T02:30:56.296633536Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Genres String
2025-06-10T02:30:56.298288698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Genres" TEXT
2025-06-10T02:30:56.303628038Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054119s
2025-06-10T02:30:56.305008157Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Certification String
2025-06-10T02:30:56.306745145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Certification" TEXT
2025-06-10T02:30:56.312082290Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053989s
2025-06-10T02:30:56.313416066Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2025-06-10T02:30:56.314809351Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.06E-05s
2025-06-10T02:30:56.316096092Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes Ratings String
2025-06-10T02:30:56.317783509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "Ratings" TEXT
2025-06-10T02:30:56.323014641Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052915s
2025-06-10T02:30:56.324371614Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes Images String
2025-06-10T02:30:56.326050023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "Images" TEXT
2025-06-10T02:30:56.331316686Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053209s
2025-06-10T02:30:56.333043764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2025-06-10T02:30:56', 'add_metadata_to_episodes_and_series')
2025-06-10T02:30:56.336990049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:56.339716589Z [Info] FluentMigrator.Runner.MigrationRunner: 40: add_metadata_to_episodes_and_series migrated
2025-06-10T02:30:56.341535351Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137531s
2025-06-10T02:30:56.343169240Z [Info] FluentMigrator.Runner.MigrationRunner: 41: fix_xbmc_season_images_metadata migrating
2025-06-10T02:30:56.344863832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:56.347214194Z [Info] fix_xbmc_season_images_metadata: Starting migration of Main DB to 41
2025-06-10T02:30:56.350815956Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MetadataFiles" SET "Type" = 4 WHERE "Consumer" = 'XbmcMetadata' AND "SeasonNumber" IS NOT NULL
2025-06-10T02:30:56.353642747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MetadataFiles" SET "Type" = 4 WHERE "Consumer" = 'XbmcMetadata' AND "SeasonNumber" IS NOT NULL
2025-06-10T02:30:56.357689746Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004057s
2025-06-10T02:30:56.359257893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2025-06-10T02:30:56', 'fix_xbmc_season_images_metadata')
2025-06-10T02:30:56.363149147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:56.365715615Z [Info] FluentMigrator.Runner.MigrationRunner: 41: fix_xbmc_season_images_metadata migrated
2025-06-10T02:30:56.367582323Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121269s
2025-06-10T02:30:56.368981530Z [Info] FluentMigrator.Runner.MigrationRunner: 42: add_download_clients_table migrating
2025-06-10T02:30:56.370621613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:56.372913938Z [Info] add_download_clients_table: Starting migration of Main DB to 42
2025-06-10T02:30:56.381062604Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients
2025-06-10T02:30:56.383140427Z [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, "Protocol" INTEGER NOT NULL)
2025-06-10T02:30:56.389780978Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070615s
2025-06-10T02:30:56.391365979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2025-06-10T02:30:56', 'add_download_clients_table')
2025-06-10T02:30:56.395190499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:56.397866887Z [Info] FluentMigrator.Runner.MigrationRunner: 42: add_download_clients_table migrated
2025-06-10T02:30:56.399522922Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0152074s
2025-06-10T02:30:56.401142843Z [Info] FluentMigrator.Runner.MigrationRunner: 43: convert_config_to_download_clients migrating
2025-06-10T02:30:56.402871233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:56.405188218Z [Info] convert_config_to_download_clients: Starting migration of Main DB to 43
2025-06-10T02:30:56.408877466Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-06-10T02:30:56.410321634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-06-10T02:30:56.474041396Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.063415s
2025-06-10T02:30:56.476267248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2025-06-10T02:30:56', 'convert_config_to_download_clients')
2025-06-10T02:30:56.480436101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:56.483144945Z [Info] FluentMigrator.Runner.MigrationRunner: 43: convert_config_to_download_clients migrated
2025-06-10T02:30:56.484893867Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0728088s
2025-06-10T02:30:56.486564320Z [Info] FluentMigrator.Runner.MigrationRunner: 44: fix_xbmc_episode_metadata migrating
2025-06-10T02:30:56.488202568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:56.490625837Z [Info] fix_xbmc_episode_metadata: Starting migration of Main DB to 44
2025-06-10T02:30:56.494471019Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MetadataFiles" SET "Type" = 2 WHERE "Consumer" = 'XbmcMetadata' AND "EpisodeFileId" IS NOT NULL AND "Type" = 4 AND "RelativePath" LIKE '%.nfo'
2025-06-10T02:30:56.497781845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MetadataFiles" SET "Type" = 2 WHERE "Consumer" = 'XbmcMetadata' AND "EpisodeFileId" IS NOT NULL AND "Type" = 4 AND "RelativePath" LIKE '%.nfo'
2025-06-10T02:30:56.502477198Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046865s
2025-06-10T02:30:56.503819010Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MetadataFiles" SET "Type" = 5 WHERE "Consumer" = 'XbmcMetadata' AND "EpisodeFileId" IS NOT NULL AND "Type" = 4
2025-06-10T02:30:56.506709710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MetadataFiles" SET "Type" = 5 WHERE "Consumer" = 'XbmcMetadata' AND "EpisodeFileId" IS NOT NULL AND "Type" = 4
2025-06-10T02:30:56.510449059Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036988s
2025-06-10T02:30:56.512033078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2025-06-10T02:30:56', 'fix_xbmc_episode_metadata')
2025-06-10T02:30:56.515782187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:56.518401340Z [Info] FluentMigrator.Runner.MigrationRunner: 44: fix_xbmc_episode_metadata migrated
2025-06-10T02:30:56.520073998Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116677s
2025-06-10T02:30:56.521651133Z [Info] FluentMigrator.Runner.MigrationRunner: 45: add_indexes migrating
2025-06-10T02:30:56.523148868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:56.525460933Z [Info] add_indexes: Starting migration of Main DB to 45
2025-06-10T02:30:56.538397009Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Blacklist (SeriesId)
2025-06-10T02:30:56.540222173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blacklist_SeriesId" ON "Blacklist" ("SeriesId" ASC)
2025-06-10T02:30:56.544225624Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041163s
2025-06-10T02:30:56.545599480Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex EpisodeFiles (SeriesId)
2025-06-10T02:30:56.547268851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_EpisodeFiles_SeriesId" ON "EpisodeFiles" ("SeriesId" ASC)
2025-06-10T02:30:56.550732886Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035134s
2025-06-10T02:30:56.552160109Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Episodes (EpisodeFileId)
2025-06-10T02:30:56.553735331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_EpisodeFileId" ON "Episodes" ("EpisodeFileId" ASC)
2025-06-10T02:30:56.557263965Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035538s
2025-06-10T02:30:56.558608853Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Episodes (SeriesId)
2025-06-10T02:30:56.560221931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId" ON "Episodes" ("SeriesId" ASC)
2025-06-10T02:30:56.563527126Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003379s
2025-06-10T02:30:56.564879558Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EpisodeId)
2025-06-10T02:30:56.566522757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EpisodeId" ON "History" ("EpisodeId" ASC)
2025-06-10T02:30:56.569871038Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034278s
2025-06-10T02:30:56.571226597Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date)
2025-06-10T02:30:56.572779965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2025-06-10T02:30:56.576456427Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037309s
2025-06-10T02:30:56.577804291Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (Path)
2025-06-10T02:30:56.579415224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2025-06-10T02:30:56.582579435Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033032s
2025-06-10T02:30:56.583919944Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (CleanTitle)
2025-06-10T02:30:56.585532020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2025-06-10T02:30:56.588865652Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033855s
2025-06-10T02:30:56.590206752Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TvRageId)
2025-06-10T02:30:56.591766643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2025-06-10T02:30:56.595071677Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033547s
2025-06-10T02:30:56.596651808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2025-06-10T02:30:56', 'add_indexes')
2025-06-10T02:30:56.600233419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:56.603972497Z [Info] FluentMigrator.Runner.MigrationRunner: 45: add_indexes migrated
2025-06-10T02:30:56.605483810Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122631s
2025-06-10T02:30:56.607142871Z [Info] FluentMigrator.Runner.MigrationRunner: 46: fix_nzb_su_url migrating
2025-06-10T02:30:56.608661108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:56.611025759Z [Info] fix_nzb_su_url: Starting migration of Main DB to 46
2025-06-10T02:30:56.614444281Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = replace("Settings", '//nzb.su', '//api.nzb.su')WHERE "Implementation" = 'Newznab'AND "Settings" LIKE '%//nzb.su%'
2025-06-10T02:30:56.618135052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = replace("Settings", '//nzb.su', '//api.nzb.su')WHERE "Implementation" = 'Newznab'AND "Settings" LIKE '%//nzb.su%'
2025-06-10T02:30:56.622677508Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045333s
2025-06-10T02:30:56.624275215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (46, '2025-06-10T02:30:56', 'fix_nzb_su_url')
2025-06-10T02:30:56.627960905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:56.630652515Z [Info] FluentMigrator.Runner.MigrationRunner: 46: fix_nzb_su_url migrated
2025-06-10T02:30:56.632168106Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125487s
2025-06-10T02:30:56.633720712Z [Info] FluentMigrator.Runner.MigrationRunner: 47: add_temporary_blacklist_columns migrating
2025-06-10T02:30:56.635418470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:56.637723752Z [Info] add_temporary_blacklist_columns: Starting migration of Main DB to 47
2025-06-10T02:30:56.642319425Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2025-06-10T02:30:56.643842832Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.59E-05s
2025-06-10T02:30:56.645142970Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist PublishedDate DateTime
2025-06-10T02:30:56.646992804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "PublishedDate" DATETIME
2025-06-10T02:30:56.653490847Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066054s
2025-06-10T02:30:56.655085237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2025-06-10T02:30:56', 'add_temporary_blacklist_columns')
2025-06-10T02:30:56.658937864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:56.661649944Z [Info] FluentMigrator.Runner.MigrationRunner: 47: add_temporary_blacklist_columns migrated
2025-06-10T02:30:56.663343765Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0148s
2025-06-10T02:30:56.664928605Z [Info] FluentMigrator.Runner.MigrationRunner: 48: add_title_to_scenemappings migrating
2025-06-10T02:30:56.666563918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:56.668881755Z [Info] add_title_to_scenemappings: Starting migration of Main DB to 48
2025-06-10T02:30:56.673495955Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SceneMappings
2025-06-10T02:30:56.675074433Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.54E-05s
2025-06-10T02:30:56.676371444Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings Title String
2025-06-10T02:30:56.678148522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "Title" TEXT
2025-06-10T02:30:56.684534860Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064788s
2025-06-10T02:30:56.686086705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (48, '2025-06-10T02:30:56', 'add_title_to_scenemappings')
2025-06-10T02:30:56.689913590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:56.692625189Z [Info] FluentMigrator.Runner.MigrationRunner: 48: add_title_to_scenemappings migrated
2025-06-10T02:30:56.694257496Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0146088s
2025-06-10T02:30:56.695868610Z [Info] FluentMigrator.Runner.MigrationRunner: 49: fix_dognzb_url migrating
2025-06-10T02:30:56.697361976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:56.699670364Z [Info] fix_dognzb_url: Starting migration of Main DB to 49
2025-06-10T02:30:56.702983835Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = replace("Settings", '//dognzb.cr', '//api.dognzb.cr')WHERE "Implementation" = 'Newznab'AND "Settings" LIKE '%//dognzb.cr%'
2025-06-10T02:30:56.706338971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = replace("Settings", '//dognzb.cr', '//api.dognzb.cr')WHERE "Implementation" = 'Newznab'AND "Settings" LIKE '%//dognzb.cr%'
2025-06-10T02:30:56.710869833Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045003s
2025-06-10T02:30:56.712443110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2025-06-10T02:30:56', 'fix_dognzb_url')
2025-06-10T02:30:56.716077558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:56.718747955Z [Info] FluentMigrator.Runner.MigrationRunner: 49: fix_dognzb_url migrated
2025-06-10T02:30:56.720273095Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124349s
2025-06-10T02:30:56.721835641Z [Info] FluentMigrator.Runner.MigrationRunner: 50: add_hash_to_metadata_files migrating
2025-06-10T02:30:56.723477728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:56.725787758Z [Info] add_hash_to_metadata_files: Starting migration of Main DB to 50
2025-06-10T02:30:56.730304382Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2025-06-10T02:30:56.731895906Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.49E-05s
2025-06-10T02:30:56.733194771Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataFiles Hash String
2025-06-10T02:30:56.734959555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles" ADD COLUMN "Hash" TEXT
2025-06-10T02:30:56.741352366Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064866s
2025-06-10T02:30:56.742939231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2025-06-10T02:30:56', 'add_hash_to_metadata_files')
2025-06-10T02:30:56.746804764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:56.749532927Z [Info] FluentMigrator.Runner.MigrationRunner: 50: add_hash_to_metadata_files migrated
2025-06-10T02:30:56.751175454Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0147124s
2025-06-10T02:30:56.752802760Z [Info] FluentMigrator.Runner.MigrationRunner: 51: download_client_import migrating
2025-06-10T02:30:56.754395186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:56.756705177Z [Info] download_client_import: Starting migration of Main DB to 51
2025-06-10T02:30:56.761262382Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-06-10T02:30:56.762723514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-06-10T02:30:56.769574448Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00674s
2025-06-10T02:30:56.771009116Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-06-10T02:30:56.772399937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-06-10T02:30:56.807437180Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0347553s
2025-06-10T02:30:56.809304460Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-06-10T02:30:56.810725311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-06-10T02:30:56.877148696Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0661152s
2025-06-10T02:30:56.879426683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2025-06-10T02:30:56', 'download_client_import')
2025-06-10T02:30:56.883648292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:56.886488851Z [Info] FluentMigrator.Runner.MigrationRunner: 51: download_client_import migrated
2025-06-10T02:30:56.888098542Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0757481s
2025-06-10T02:30:56.889741080Z [Info] FluentMigrator.Runner.MigrationRunner: 52: add_columns_for_anime migrating
2025-06-10T02:30:56.891314778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:56.893653156Z [Info] add_columns_for_anime: Starting migration of Main DB to 52
2025-06-10T02:30:56.900193915Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SceneMappings
2025-06-10T02:30:56.901784067Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.76E-05s
2025-06-10T02:30:56.903058202Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings Type String
2025-06-10T02:30:56.904835681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "Type" TEXT
2025-06-10T02:30:56.911312471Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065909s
2025-06-10T02:30:56.912680335Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "SceneMappings"
2025-06-10T02:30:56.914428966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "SceneMappings"
2025-06-10T02:30:56.916867235Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024257s
2025-06-10T02:30:56.918155038Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2025-06-10T02:30:56.919583754Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.07E-05s
2025-06-10T02:30:56.920916848Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig AnimeEpisodeFormat String
2025-06-10T02:30:56.922787515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "AnimeEpisodeFormat" TEXT
2025-06-10T02:30:56.928689949Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059817s
2025-06-10T02:30:56.930019145Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "AnimeEpisodeFormat" = "StandardEpisodeFormat"
2025-06-10T02:30:56.932400760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "AnimeEpisodeFormat" = "StandardEpisodeFormat"
2025-06-10T02:30:56.935334907Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029492s
2025-06-10T02:30:56.936891121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2025-06-10T02:30:56', 'add_columns_for_anime')
2025-06-10T02:30:56.940595650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:56.943310485Z [Info] FluentMigrator.Runner.MigrationRunner: 52: add_columns_for_anime migrated
2025-06-10T02:30:56.944911128Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109388s
2025-06-10T02:30:56.946499516Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_series_sorttitle migrating
2025-06-10T02:30:56.948128506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:56.950478176Z [Info] add_series_sorttitle: Starting migration of Main DB to 53
2025-06-10T02:30:56.963950201Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series SortTitle String
2025-06-10T02:30:56.966071241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "SortTitle" TEXT
2025-06-10T02:30:56.972740079Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00677s
2025-06-10T02:30:56.974082962Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-06-10T02:30:56.975443171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-06-10T02:30:56.986274679Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106263s
2025-06-10T02:30:56.988208472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2025-06-10T02:30:56', 'add_series_sorttitle')
2025-06-10T02:30:56.992161942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:56.994899023Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_series_sorttitle migrated
2025-06-10T02:30:56.996448062Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.019448s
2025-06-10T02:30:56.998112212Z [Info] FluentMigrator.Runner.MigrationRunner: 54: rename_profiles migrating
2025-06-10T02:30:56.999605428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:57.001952073Z [Info] rename_profiles: Starting migration of Main DB to 54
2025-06-10T02:30:57.033152913Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable QualityProfiles Profiles
2025-06-10T02:30:57.036049725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" RENAME TO "Profiles"
2025-06-10T02:30:57.049171735Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138632s
2025-06-10T02:30:57.050609099Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles
2025-06-10T02:30:57.052074960Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.56E-05s
2025-06-10T02:30:57.053335278Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles Language Int32
2025-06-10T02:30:57.055082776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "Language" INTEGER
2025-06-10T02:30:57.061070141Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061069s
2025-06-10T02:30:57.062396782Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles
2025-06-10T02:30:57.063770318Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.03E-05s
2025-06-10T02:30:57.065111608Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles GrabDelay Int32
2025-06-10T02:30:57.066856261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "GrabDelay" INTEGER
2025-06-10T02:30:57.072666378Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059293s
2025-06-10T02:30:57.074007459Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles
2025-06-10T02:30:57.075389070Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.01E-05s
2025-06-10T02:30:57.076648105Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles GrabDelayMode Int32
2025-06-10T02:30:57.078414031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "GrabDelayMode" INTEGER
2025-06-10T02:30:57.084338840Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059454s
2025-06-10T02:30:57.085663888Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-06-10T02:30:57.087109548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Profiles" SET "Language" = 1, "GrabDelay" = 0, "GrabDelayMode" = 0 WHERE 1 = 1
2025-06-10T02:30:57.090252767Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032953s
2025-06-10T02:30:57.091559848Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-06-10T02:30:57.092962813Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.01E-05s
2025-06-10T02:30:57.094206437Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series ProfileId Int32
2025-06-10T02:30:57.095858303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "ProfileId" INTEGER
2025-06-10T02:30:57.101679583Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058918s
2025-06-10T02:30:57.103012717Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Series" SET "ProfileId" = "QualityProfileId"
2025-06-10T02:30:57.105067414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Series" SET "ProfileId" = "QualityProfileId"
2025-06-10T02:30:57.107843964Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027687s
2025-06-10T02:30:57.109154774Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable PendingReleases
2025-06-10T02:30:57.111055451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "PendingReleases" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "Title" TEXT NOT NULL, "Added" DATETIME NOT NULL, "ParsedEpisodeInfo" TEXT NOT NULL, "Release" TEXT NOT NULL)
2025-06-10T02:30:57.116908475Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062474s
2025-06-10T02:30:57.118466852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2025-06-10T02:30:57', 'rename_profiles')
2025-06-10T02:30:57.122097512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:57.124956018Z [Info] FluentMigrator.Runner.MigrationRunner: 54: rename_profiles migrated
2025-06-10T02:30:57.126461559Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0143237s
2025-06-10T02:30:57.128137313Z [Info] FluentMigrator.Runner.MigrationRunner: 55: drop_old_profile_columns migrating
2025-06-10T02:30:57.129718066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:57.132367460Z [Info] drop_old_profile_columns: Starting migration of Main DB to 55
2025-06-10T02:30:57.136350088Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Series QualityProfileId
2025-06-10T02:30:57.164075791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Series_temp" ("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)
2025-06-10T02:30:57.177994455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Series_temp" ("Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "ProfileId") SELECT "Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "ProfileId" FROM "Series"
2025-06-10T02:30:57.192336380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2025-06-10T02:30:57.196015528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2025-06-10T02:30:57.208386225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2025-06-10T02:30:57.211858616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2025-06-10T02:30:57.215315887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2025-06-10T02:30:57.218575389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2025-06-10T02:30:57.221998612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2025-06-10T02:30:57.225332294Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0876025s
2025-06-10T02:30:57.226901323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2025-06-10T02:30:57', 'drop_old_profile_columns')
2025-06-10T02:30:57.230645431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:57.233639980Z [Info] FluentMigrator.Runner.MigrationRunner: 55: drop_old_profile_columns migrated
2025-06-10T02:30:57.235235743Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0959682s
2025-06-10T02:30:57.236903852Z [Info] FluentMigrator.Runner.MigrationRunner: 56: add_mediainfo_to_episodefile migrating
2025-06-10T02:30:57.238569585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:57.240982574Z [Info] add_mediainfo_to_episodefile: Starting migration of Main DB to 56
2025-06-10T02:30:57.245870886Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2025-06-10T02:30:57.247453171Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.58E-05s
2025-06-10T02:30:57.248752247Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles MediaInfo String
2025-06-10T02:30:57.250551189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "MediaInfo" TEXT
2025-06-10T02:30:57.257081517Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066402s
2025-06-10T02:30:57.258655135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2025-06-10T02:30:57', 'add_mediainfo_to_episodefile')
2025-06-10T02:30:57.262436499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:57.265679899Z [Info] FluentMigrator.Runner.MigrationRunner: 56: add_mediainfo_to_episodefile migrated
2025-06-10T02:30:57.267340873Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0152646s
2025-06-10T02:30:57.268961967Z [Info] FluentMigrator.Runner.MigrationRunner: 57: convert_episode_file_path_to_relative migrating
2025-06-10T02:30:57.270730899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:57.273104327Z [Info] convert_episode_file_path_to_relative: Starting migration of Main DB to 57
2025-06-10T02:30:57.278983584Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles RelativePath String
2025-06-10T02:30:57.280962439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "RelativePath" TEXT
2025-06-10T02:30:57.287573569Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067103s
2025-06-10T02:30:57.288942315Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-06-10T02:30:57.290310740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-06-10T02:30:57.300950062Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104261s
2025-06-10T02:30:57.302879135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2025-06-10T02:30:57', 'convert_episode_file_path_to_relative')
2025-06-10T02:30:57.307046746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:57.309814659Z [Info] FluentMigrator.Runner.MigrationRunner: 57: convert_episode_file_path_to_relative migrated
2025-06-10T02:30:57.311580434Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0194856s
2025-06-10T02:30:57.313241419Z [Info] FluentMigrator.Runner.MigrationRunner: 58: drop_episode_file_path migrating
2025-06-10T02:30:57.314825899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:57.317152604Z [Info] drop_episode_file_path: Starting migration of Main DB to 58
2025-06-10T02:30:57.320799175Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn EpisodeFiles Path
2025-06-10T02:30:57.346696527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "EpisodeFiles_temp" ("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-06-10T02:30:57.354122197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "EpisodeFiles_temp" ("Id", "SeriesId", "Quality", "Size", "DateAdded", "SeasonNumber", "SceneName", "ReleaseGroup", "MediaInfo", "RelativePath") SELECT "Id", "SeriesId", "Quality", "Size", "DateAdded", "SeasonNumber", "SceneName", "ReleaseGroup", "MediaInfo", "RelativePath" FROM "EpisodeFiles"
2025-06-10T02:30:57.360853460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "EpisodeFiles"
2025-06-10T02:30:57.364047331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles_temp" RENAME TO "EpisodeFiles"
2025-06-10T02:30:57.376905128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_EpisodeFiles_SeriesId" ON "EpisodeFiles" ("SeriesId" ASC)
2025-06-10T02:30:57.380481038Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0580255s
2025-06-10T02:30:57.382044676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2025-06-10T02:30:57', 'drop_episode_file_path')
2025-06-10T02:30:57.385748543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:57.388675957Z [Info] FluentMigrator.Runner.MigrationRunner: 58: drop_episode_file_path migrated
2025-06-10T02:30:57.390252632Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0662806s
2025-06-10T02:30:57.391905690Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_enable_options_to_indexers migrating
2025-06-10T02:30:57.393638178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:57.395999763Z [Info] add_enable_options_to_indexers: Starting migration of Main DB to 59
2025-06-10T02:30:57.407327560Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-06-10T02:30:57.409159859Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.75E-05s
2025-06-10T02:30:57.410460057Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableRss Boolean
2025-06-10T02:30:57.478746003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableRss" INTEGER
2025-06-10T02:30:57.485725526Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073191s
2025-06-10T02:30:57.487125324Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableSearch Boolean
2025-06-10T02:30:57.488906250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableSearch" INTEGER
2025-06-10T02:30:57.494750927Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059359s
2025-06-10T02:30:57.496095093Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableRss" = "Enable", "EnableSearch" = "Enable"
2025-06-10T02:30:57.498393361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableRss" = "Enable", "EnableSearch" = "Enable"
2025-06-10T02:30:57.501367108Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029774s
2025-06-10T02:30:57.502672967Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-06-10T02:30:57.504216014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableSearch" = 0 WHERE "Implementation" = 'Wombles'
2025-06-10T02:30:57.507194761Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032236s
2025-06-10T02:30:57.508751345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2025-06-10T02:30:57', 'add_enable_options_to_indexers')
2025-06-10T02:30:57.512569362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:57.515330111Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_enable_options_to_indexers migrated
2025-06-10T02:30:57.517020695Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113689s
2025-06-10T02:30:57.518691308Z [Info] FluentMigrator.Runner.MigrationRunner: 60: remove_enable_from_indexers migrating
2025-06-10T02:30:57.599881666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:57.603749403Z [Info] remove_enable_from_indexers: Starting migration of Main DB to 60
2025-06-10T02:30:57.608857527Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Indexers Enable
2025-06-10T02:30:57.635820675Z [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, "EnableSearch" INTEGER)
2025-06-10T02:30:57.642374981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Indexers_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableSearch") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableSearch" FROM "Indexers"
2025-06-10T02:30:57.648038183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2025-06-10T02:30:57.651014085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2025-06-10T02:30:57.663372708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2025-06-10T02:30:57.666866071Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0563508s
2025-06-10T02:30:57.668284938Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DownloadClients Protocol
2025-06-10T02:30:57.693188458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClients_temp" ("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-06-10T02:30:57.699171244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClients_temp" ("Id", "Enable", "Name", "Implementation", "Settings", "ConfigContract") SELECT "Id", "Enable", "Name", "Implementation", "Settings", "ConfigContract" FROM "DownloadClients"
2025-06-10T02:30:57.704444320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClients"
2025-06-10T02:30:57.707218616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients_temp" RENAME TO "DownloadClients"
2025-06-10T02:30:57.720023197Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0499975s
2025-06-10T02:30:57.723058959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2025-06-10T02:30:57', 'remove_enable_from_indexers')
2025-06-10T02:30:57.727327213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:57.730067630Z [Info] FluentMigrator.Runner.MigrationRunner: 60: remove_enable_from_indexers migrated
2025-06-10T02:30:57.731707151Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0601697s
2025-06-10T02:30:57.733666556Z [Info] FluentMigrator.Runner.MigrationRunner: 61: clear_bad_scene_names migrating
2025-06-10T02:30:57.735277379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:57.737718294Z [Info] clear_bad_scene_names: Starting migration of Main DB to 61
2025-06-10T02:30:57.741336469Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "EpisodeFiles" SET "ReleaseGroup" = NULL , "SceneName" = NULL WHERE "ReleaseGroup" IS NULL OR "SceneName" IS NULL OR "ReleaseGroup" = 'DRONE' OR LENGTH("SceneName") <10 OR LENGTH("ReleaseGroup") > 20 OR "SceneName" NOT LIKE '%.%'
2025-06-10T02:30:57.745799013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "EpisodeFiles" SET "ReleaseGroup" = NULL , "SceneName" = NULL WHERE "ReleaseGroup" IS NULL OR "SceneName" IS NULL OR "ReleaseGroup" = 'DRONE' OR LENGTH("SceneName") <10 OR LENGTH("ReleaseGroup") > 20 OR "SceneName" NOT LIKE '%.%'
2025-06-10T02:30:57.751794234Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060294s
2025-06-10T02:30:57.753378163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2025-06-10T02:30:57', 'clear_bad_scene_names')
2025-06-10T02:30:57.757032000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:57.759654841Z [Info] FluentMigrator.Runner.MigrationRunner: 61: clear_bad_scene_names migrated
2025-06-10T02:30:57.761264962Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0139425s
2025-06-10T02:30:57.763110899Z [Info] FluentMigrator.Runner.MigrationRunner: 62: convert_quality_models migrating
2025-06-10T02:30:57.764711562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:57.766993716Z [Info] convert_quality_models: Starting migration of Main DB to 62
2025-06-10T02:30:57.770440496Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-06-10T02:30:57.771911959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-06-10T02:30:57.789415300Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.017261s
2025-06-10T02:30:57.791495027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2025-06-10T02:30:57', 'convert_quality_models')
2025-06-10T02:30:57.795458888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:57.798125517Z [Info] FluentMigrator.Runner.MigrationRunner: 62: convert_quality_models migrated
2025-06-10T02:30:57.799694906Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0262302s
2025-06-10T02:30:57.801362123Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_remotepathmappings migrating
2025-06-10T02:30:57.802940752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:57.805252065Z [Info] add_remotepathmappings: Starting migration of Main DB to 63
2025-06-10T02:30:57.812204894Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RemotePathMappings
2025-06-10T02:30:57.815016044Z [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-06-10T02:30:57.820286756Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064233s
2025-06-10T02:30:57.821840544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2025-06-10T02:30:57', 'add_remotepathmappings')
2025-06-10T02:30:57.825572047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:57.828374219Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_remotepathmappings migrated
2025-06-10T02:30:57.829945412Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0145658s
2025-06-10T02:30:57.831544973Z [Info] FluentMigrator.Runner.MigrationRunner: 64: remove_method_from_logs migrating
2025-06-10T02:30:57.833169945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:57.835492992Z [Info] remove_method_from_logs: Starting migration of Main DB to 64
2025-06-10T02:30:57.837430293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2025-06-10T02:30:57', 'remove_method_from_logs')
2025-06-10T02:30:57.841159591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:57.843764536Z [Info] FluentMigrator.Runner.MigrationRunner: 64: remove_method_from_logs migrated
2025-06-10T02:30:57.845361932Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105746s
2025-06-10T02:30:57.846842392Z [Info] FluentMigrator.Runner.MigrationRunner: 65: make_scene_numbering_nullable migrating
2025-06-10T02:30:57.848518647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:57.850675059Z [Info] make_scene_numbering_nullable: Starting migration of Main DB to 65
2025-06-10T02:30:57.876629856Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-06-10T02:30:57.878640004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "AbsoluteEpisodeNumber" = NULL WHERE "AbsoluteEpisodeNumber" = 0
2025-06-10T02:30:57.882388080Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040033s
2025-06-10T02:30:57.883720112Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-06-10T02:30:57.885107836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "SceneAbsoluteEpisodeNumber" = NULL WHERE "SceneAbsoluteEpisodeNumber" = 0
2025-06-10T02:30:57.888431207Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034025s
2025-06-10T02:30:57.889731505Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-06-10T02:30:57.891149420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "SceneSeasonNumber" = NULL, "SceneEpisodeNumber" = NULL WHERE "SceneSeasonNumber" = 0 AND "SceneEpisodeNumber" = 0
2025-06-10T02:30:57.894975644Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039293s
2025-06-10T02:30:57.896534292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2025-06-10T02:30:57', 'make_scene_numbering_nullable')
2025-06-10T02:30:57.900349493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:57.903019358Z [Info] FluentMigrator.Runner.MigrationRunner: 65: make_scene_numbering_nullable migrated
2025-06-10T02:30:57.904702497Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119962s
2025-06-10T02:30:57.906340465Z [Info] FluentMigrator.Runner.MigrationRunner: 66: add_tags migrating
2025-06-10T02:30:57.907750744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:57.910111728Z [Info] add_tags: Starting migration of Main DB to 66
2025-06-10T02:30:57.924316738Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags
2025-06-10T02:30:57.926345353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL)
2025-06-10T02:30:57.930802296Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047235s
2025-06-10T02:30:57.932206073Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-06-10T02:30:57.933638076Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.62E-05s
2025-06-10T02:30:57.934966591Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Tags String
2025-06-10T02:30:57.936686133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Tags" TEXT
2025-06-10T02:30:57.942756825Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062274s
2025-06-10T02:30:57.944107956Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-06-10T02:30:57.945544699Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.3E-06s
2025-06-10T02:30:57.946782811Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications Tags String
2025-06-10T02:30:57.948491241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "Tags" TEXT
2025-06-10T02:30:57.954271138Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005851s
2025-06-10T02:30:57.955580775Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-06-10T02:30:57.956927687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Series" SET "Tags" = '[]' WHERE 1 = 1
2025-06-10T02:30:57.959580408Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027158s
2025-06-10T02:30:57.960902570Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-06-10T02:30:57.962222918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "Tags" = '[]' WHERE 1 = 1
2025-06-10T02:30:57.964885228Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027033s
2025-06-10T02:30:57.966408004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2025-06-10T02:30:57', 'add_tags')
2025-06-10T02:30:57.969961238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:57.973610726Z [Info] FluentMigrator.Runner.MigrationRunner: 66: add_tags migrated
2025-06-10T02:30:57.975065836Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113865s
2025-06-10T02:30:57.976760177Z [Info] FluentMigrator.Runner.MigrationRunner: 67: add_added_to_series migrating
2025-06-10T02:30:57.978316441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:57.980690731Z [Info] add_added_to_series: Starting migration of Main DB to 67
2025-06-10T02:30:57.985340382Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-06-10T02:30:57.986833538Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.16E-05s
2025-06-10T02:30:57.988105279Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Added DateTime
2025-06-10T02:30:57.989844862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Added" DATETIME
2025-06-10T02:30:57.996372113Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066343s
2025-06-10T02:30:57.997930341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2025-06-10T02:30:57', 'add_added_to_series')
2025-06-10T02:30:58.001591903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:58.004291187Z [Info] FluentMigrator.Runner.MigrationRunner: 67: add_added_to_series migrated
2025-06-10T02:30:58.005835928Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0145867s
2025-06-10T02:30:58.007445519Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_release_restrictions migrating
2025-06-10T02:30:58.009053737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:58.011335711Z [Info] add_release_restrictions: Starting migration of Main DB to 68
2025-06-10T02:30:58.033114149Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Restrictions
2025-06-10T02:30:58.035465303Z [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-06-10T02:30:58.040822880Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057211s
2025-06-10T02:30:58.042159561Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-06-10T02:30:58.043518557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-06-10T02:30:58.052246229Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085623s
2025-06-10T02:30:58.053845028Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-06-10T02:30:58.056551658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'releaserestrictions'
2025-06-10T02:30:58.059451627Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038305s
2025-06-10T02:30:58.060999463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2025-06-10T02:30:58', 'add_release_restrictions')
2025-06-10T02:30:58.064770385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:58.067514441Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_release_restrictions migrated
2025-06-10T02:30:58.069191888Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119381s
2025-06-10T02:30:58.070871289Z [Info] FluentMigrator.Runner.MigrationRunner: 69: quality_proper migrating
2025-06-10T02:30:58.072381440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:58.074739177Z [Info] quality_proper: Starting migration of Main DB to 69
2025-06-10T02:30:58.078140334Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-06-10T02:30:58.079587578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-06-10T02:30:58.088440132Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087196s
2025-06-10T02:30:58.090226689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2025-06-10T02:30:58', 'quality_proper')
2025-06-10T02:30:58.094041730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:58.096779823Z [Info] FluentMigrator.Runner.MigrationRunner: 69: quality_proper migrated
2025-06-10T02:30:58.098272398Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0171855s
2025-06-10T02:30:58.099935717Z [Info] FluentMigrator.Runner.MigrationRunner: 70: delay_profile migrating
2025-06-10T02:30:58.101423913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:58.103742281Z [Info] delay_profile: Starting migration of Main DB to 70
2025-06-10T02:30:58.159978065Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DelayProfiles
2025-06-10T02:30:58.162452838Z [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-06-10T02:30:58.170068742Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080602s
2025-06-10T02:30:58.173358335Z [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-06-10T02:30:58.178170704Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-06-10T02:30:58.179590683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-06-10T02:30:58.266812103Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0868867s
2025-06-10T02:30:58.268707840Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Profiles GrabDelay
2025-06-10T02:30:58.297959595Z [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, "GrabDelayMode" INTEGER)
2025-06-10T02:30:58.303678089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Profiles_temp" ("Id", "Name", "Cutoff", "Items", "Language", "GrabDelayMode") SELECT "Id", "Name", "Cutoff", "Items", "Language", "GrabDelayMode" FROM "Profiles"
2025-06-10T02:30:58.308468824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles"
2025-06-10T02:30:58.311514466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles"
2025-06-10T02:30:58.324430822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityProfiles_Name" ON "Profiles" ("Name" ASC)
2025-06-10T02:30:58.327957242Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.057616s
2025-06-10T02:30:58.329309434Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Profiles GrabDelayMode
2025-06-10T02:30:58.403605872Z [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)
2025-06-10T02:30:58.409198051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Profiles_temp" ("Id", "Name", "Cutoff", "Items", "Language") SELECT "Id", "Name", "Cutoff", "Items", "Language" FROM "Profiles"
2025-06-10T02:30:58.413435603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles"
2025-06-10T02:30:58.416392306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles"
2025-06-10T02:30:58.429178309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityProfiles_Name" ON "Profiles" ("Name" ASC)
2025-06-10T02:30:58.432659879Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1017185s
2025-06-10T02:30:58.436879154Z [Info] FluentMigrator.Runner.MigrationRunner: -> 1 Insert operations completed in 00:00:00.0066408 taking an average of 00:00:00.0066408
2025-06-10T02:30:58.439372954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2025-06-10T02:30:58', 'delay_profile')
2025-06-10T02:30:58.443090129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:58.446028024Z [Info] FluentMigrator.Runner.MigrationRunner: 70: delay_profile migrated
2025-06-10T02:30:58.447507262Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1151466s
2025-06-10T02:30:58.449170641Z [Info] FluentMigrator.Runner.MigrationRunner: 71: unknown_quality_in_profile migrating
2025-06-10T02:30:58.450780132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:58.453375347Z [Info] unknown_quality_in_profile: Starting migration of Main DB to 71
2025-06-10T02:30:58.457889896Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn QualityDefinitions Weight
2025-06-10T02:30:58.485857426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "QualityDefinitions_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Quality" INTEGER NOT NULL, "Title" TEXT NOT NULL, "MinSize" INTEGER NOT NULL, "MaxSize" INTEGER NOT NULL)
2025-06-10T02:30:58.491523785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "QualityDefinitions_temp" ("Id", "Quality", "Title", "MinSize", "MaxSize") SELECT "Id", "Quality", "Title", "MinSize", "MaxSize" FROM "QualityDefinitions"
2025-06-10T02:30:58.496109257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "QualityDefinitions"
2025-06-10T02:30:58.499468059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions_temp" RENAME TO "QualityDefinitions"
2025-06-10T02:30:58.514028685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC)
2025-06-10T02:30:58.517850530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC)
2025-06-10T02:30:58.521537123Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0618624s
2025-06-10T02:30:58.522860738Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-06-10T02:30:58.524245035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-06-10T02:30:58.558115249Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0335887s
2025-06-10T02:30:58.560199575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2025-06-10T02:30:58', 'unknown_quality_in_profile')
2025-06-10T02:30:58.564455183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:58.567380664Z [Info] FluentMigrator.Runner.MigrationRunner: 71: unknown_quality_in_profile migrated
2025-06-10T02:30:58.569028221Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.043135s
2025-06-10T02:30:58.570620046Z [Info] FluentMigrator.Runner.MigrationRunner: 72: history_downloadId migrating
2025-06-10T02:30:58.572151319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:58.574414866Z [Info] history_downloadId: Starting migration of Main DB to 72
2025-06-10T02:30:58.586396931Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2025-06-10T02:30:58.588034337Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.35E-05s
2025-06-10T02:30:58.589468625Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History DownloadId String
2025-06-10T02:30:58.591210302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "DownloadId" TEXT
2025-06-10T02:30:58.597896474Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067766s
2025-06-10T02:30:58.599351042Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId)
2025-06-10T02:30:58.601011976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC)
2025-06-10T02:30:58.604447864Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035352s
2025-06-10T02:30:58.605764996Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-06-10T02:30:58.607118491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-06-10T02:30:58.622425971Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0150501s
2025-06-10T02:30:58.624438663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2025-06-10T02:30:58', 'history_downloadId')
2025-06-10T02:30:58.628284656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:58.631114344Z [Info] FluentMigrator.Runner.MigrationRunner: 72: history_downloadId migrated
2025-06-10T02:30:58.632653293Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0239847s
2025-06-10T02:30:58.634279998Z [Info] FluentMigrator.Runner.MigrationRunner: 73: clear_ratings migrating
2025-06-10T02:30:58.635744506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:58.638069046Z [Info] clear_ratings: Starting migration of Main DB to 73
2025-06-10T02:30:58.647040770Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-06-10T02:30:58.648747566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Series" SET "Ratings" = '{}' WHERE 1 = 1
2025-06-10T02:30:58.651826375Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031515s
2025-06-10T02:30:58.653177325Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-06-10T02:30:58.654502714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "Ratings" = '{}' WHERE 1 = 1
2025-06-10T02:30:58.657143581Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026858s
2025-06-10T02:30:58.658655404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2025-06-10T02:30:58', 'clear_ratings')
2025-06-10T02:30:58.662262227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:58.664939898Z [Info] FluentMigrator.Runner.MigrationRunner: 73: clear_ratings migrated
2025-06-10T02:30:58.666414447Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104955s
2025-06-10T02:30:58.668014709Z [Info] FluentMigrator.Runner.MigrationRunner: 74: disable_eztv migrating
2025-06-10T02:30:58.669486422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:58.671782494Z [Info] disable_eztv: Starting migration of Main DB to 74
2025-06-10T02:30:58.674895642Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableRss" = false, "EnableSearch" = false WHERE "Implementation" = 'Eztv' AND "Settings" LIKE '%ezrss.it%'
2025-06-10T02:30:58.677979542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableRss" = false, "EnableSearch" = false WHERE "Implementation" = 'Eztv' AND "Settings" LIKE '%ezrss.it%'
2025-06-10T02:30:58.682260411Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042644s
2025-06-10T02:30:58.683783597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2025-06-10T02:30:58', 'disable_eztv')
2025-06-10T02:30:58.687341811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:58.689941355Z [Info] FluentMigrator.Runner.MigrationRunner: 74: disable_eztv migrated
2025-06-10T02:30:58.691400553Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119882s
2025-06-10T02:30:58.692952157Z [Info] FluentMigrator.Runner.MigrationRunner: 75: force_lib_update migrating
2025-06-10T02:30:58.694464492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:58.696725625Z [Info] force_lib_update: Starting migration of Main DB to 75
2025-06-10T02:30:58.711454389Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-06-10T02:30:58.713243321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ScheduledTasks" SET "LastExecution" = '2014-01-01 00:00:00' WHERE "TypeName" = 'NzbDrone.Core.Tv.Commands.RefreshSeriesCommand'
2025-06-10T02:30:58.717539280Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044018s
2025-06-10T02:30:58.718859809Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-06-10T02:30:58.720204456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Series" SET "LastInfoSync" = '2014-01-01 00:00:00' WHERE 1 = 1
2025-06-10T02:30:58.723098122Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029669s
2025-06-10T02:30:58.724631810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2025-06-10T02:30:58', 'force_lib_update')
2025-06-10T02:30:58.728249364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:58.730842615Z [Info] FluentMigrator.Runner.MigrationRunner: 75: force_lib_update migrated
2025-06-10T02:30:58.732359519Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107191s
2025-06-10T02:30:58.733956645Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_users_table migrating
2025-06-10T02:30:58.735503179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:58.737820154Z [Info] add_users_table: Starting migration of Main DB to 76
2025-06-10T02:30:58.745272628Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users
2025-06-10T02:30:58.747097302Z [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-06-10T02:30:58.752865295Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060746s
2025-06-10T02:30:58.754231376Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier)
2025-06-10T02:30:58.755809433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC)
2025-06-10T02:30:58.759334390Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035806s
2025-06-10T02:30:58.760699970Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username)
2025-06-10T02:30:58.762250732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC)
2025-06-10T02:30:58.765604574Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033986s
2025-06-10T02:30:58.767135958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2025-06-10T02:30:58', 'add_users_table')
2025-06-10T02:30:58.770743050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:58.774273769Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_users_table migrated
2025-06-10T02:30:58.775782557Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120778s
2025-06-10T02:30:58.777450595Z [Info] FluentMigrator.Runner.MigrationRunner: 77: add_add_options_to_series migrating
2025-06-10T02:30:58.779061619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:58.781405037Z [Info] add_add_options_to_series: Starting migration of Main DB to 77
2025-06-10T02:30:58.785957523Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-06-10T02:30:58.787445328Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.19E-05s
2025-06-10T02:30:58.788739013Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series AddOptions String
2025-06-10T02:30:58.790488345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "AddOptions" TEXT
2025-06-10T02:30:58.797256061Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006851s
2025-06-10T02:30:58.798789348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2025-06-10T02:30:58', 'add_add_options_to_series')
2025-06-10T02:30:58.802590391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:58.805215026Z [Info] FluentMigrator.Runner.MigrationRunner: 77: add_add_options_to_series migrated
2025-06-10T02:30:58.806833384Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0148357s
2025-06-10T02:30:58.808401682Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_commands_table migrating
2025-06-10T02:30:58.809960700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:58.812235861Z [Info] add_commands_table: Starting migration of Main DB to 78
2025-06-10T02:30:58.823164916Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands
2025-06-10T02:30:58.825270164Z [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-06-10T02:30:58.832659642Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079151s
2025-06-10T02:30:58.834199833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2025-06-10T02:30:58', 'add_commands_table')
2025-06-10T02:30:58.837837988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:58.840485018Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_commands_table migrated
2025-06-10T02:30:58.845260142Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0157988s
2025-06-10T02:30:58.846924633Z [Info] FluentMigrator.Runner.MigrationRunner: 79: dedupe_tags migrating
2025-06-10T02:30:58.848413380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:58.850748532Z [Info] dedupe_tags: Starting migration of Main DB to 79
2025-06-10T02:30:58.858022467Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-06-10T02:30:58.859498930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-06-10T02:30:59.706658258Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.8465981s
2025-06-10T02:30:59.708962628Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tags
2025-06-10T02:30:59.710383809Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.37E-05s
2025-06-10T02:30:59.711710400Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Tags Label String
2025-06-10T02:30:59.742246731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL)
2025-06-10T02:30:59.746736050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Tags_temp" ("Id", "Label") SELECT "Id", "Label" FROM "Tags"
2025-06-10T02:30:59.749925601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tags"
2025-06-10T02:30:59.752642702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tags_temp" RENAME TO "Tags"
2025-06-10T02:30:59.766284047Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0530007s
2025-06-10T02:30:59.767674697Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label)
2025-06-10T02:30:59.769233756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC)
2025-06-10T02:30:59.772476115Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032978s
2025-06-10T02:30:59.774055044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2025-06-10T02:30:59', 'dedupe_tags')
2025-06-10T02:30:59.777612135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:59.780563347Z [Info] FluentMigrator.Runner.MigrationRunner: 79: dedupe_tags migrated
2025-06-10T02:30:59.782015340Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114171s
2025-06-10T02:30:59.783672407Z [Info] FluentMigrator.Runner.MigrationRunner: 81: move_dot_prefix_to_transmission_category migrating
2025-06-10T02:30:59.785488874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:59.787817232Z [Info] move_dot_prefix_to_transmission_category: Starting migration of Main DB to 81
2025-06-10T02:30:59.791465457Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-06-10T02:30:59.792950247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-06-10T02:30:59.807806398Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0146263s
2025-06-10T02:30:59.809811395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (81, '2025-06-10T02:30:59', 'move_dot_prefix_to_transmission_category')
2025-06-10T02:30:59.814356386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:59.817076532Z [Info] FluentMigrator.Runner.MigrationRunner: 81: move_dot_prefix_to_transmission_category migrated
2025-06-10T02:30:59.818856196Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0241213s
2025-06-10T02:30:59.820482159Z [Info] FluentMigrator.Runner.MigrationRunner: 82: add_fanzub_settings migrating
2025-06-10T02:30:59.822034414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:59.824333323Z [Info] add_fanzub_settings: Starting migration of Main DB to 82
2025-06-10T02:30:59.834200910Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-06-10T02:30:59.836030113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'FanzubSettings' WHERE "Implementation" = 'Fanzub' AND "ConfigContract" = 'NullConfig'
2025-06-10T02:30:59.840317776Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044538s
2025-06-10T02:30:59.841851444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (82, '2025-06-10T02:30:59', 'add_fanzub_settings')
2025-06-10T02:30:59.845536032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:59.848211229Z [Info] FluentMigrator.Runner.MigrationRunner: 82: add_fanzub_settings migrated
2025-06-10T02:30:59.849751780Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123998s
2025-06-10T02:30:59.851324066Z [Info] FluentMigrator.Runner.MigrationRunner: 83: additonal_blacklist_columns migrating
2025-06-10T02:30:59.852990862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:59.855291824Z [Info] additonal_blacklist_columns: Starting migration of Main DB to 83
2025-06-10T02:30:59.869074414Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2025-06-10T02:30:59.870850981Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.39E-05s
2025-06-10T02:30:59.872146770Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist Size Int64
2025-06-10T02:30:59.873824498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "Size" INTEGER
2025-06-10T02:30:59.880822648Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070944s
2025-06-10T02:30:59.882165321Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2025-06-10T02:30:59.883559238Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.1E-06s
2025-06-10T02:30:59.884826649Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist Protocol Int32
2025-06-10T02:30:59.886465048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "Protocol" INTEGER
2025-06-10T02:30:59.892723448Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063059s
2025-06-10T02:30:59.894051072Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2025-06-10T02:30:59.895433545Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.2E-06s
2025-06-10T02:30:59.896770898Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist Indexer String
2025-06-10T02:30:59.898440409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "Indexer" TEXT
2025-06-10T02:30:59.904623087Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062421s
2025-06-10T02:30:59.905939808Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2025-06-10T02:30:59.907320107Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.5E-06s
2025-06-10T02:30:59.908580645Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist Message String
2025-06-10T02:30:59.910253293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "Message" TEXT
2025-06-10T02:30:59.916425249Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062316s
2025-06-10T02:30:59.917732271Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2025-06-10T02:30:59.919117680Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.5E-06s
2025-06-10T02:30:59.920377877Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist TorrentInfoHash String
2025-06-10T02:30:59.922155226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "TorrentInfoHash" TEXT
2025-06-10T02:30:59.928423597Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063298s
2025-06-10T02:30:59.929731089Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-06-10T02:30:59.931093653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Blacklist" SET "Protocol" = 1 WHERE 1 = 1
2025-06-10T02:30:59.933701162Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026964s
2025-06-10T02:30:59.935211283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (83, '2025-06-10T02:30:59', 'additonal_blacklist_columns')
2025-06-10T02:30:59.939002767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:30:59.941746631Z [Info] FluentMigrator.Runner.MigrationRunner: 83: additonal_blacklist_columns migrated
2025-06-10T02:30:59.943379749Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107538s
2025-06-10T02:30:59.945004861Z [Info] FluentMigrator.Runner.MigrationRunner: 84: update_quality_minmax_size migrating
2025-06-10T02:30:59.946628510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:30:59.948940966Z [Info] update_quality_minmax_size: Starting migration of Main DB to 84
2025-06-10T02:30:59.956273620Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions
2025-06-10T02:30:59.958015036Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.24E-05s
2025-06-10T02:30:59.959287538Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn QualityDefinitions MinSize Double
2025-06-10T02:30:59.990001026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "QualityDefinitions_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Quality" INTEGER NOT NULL, "Title" TEXT NOT NULL, "MinSize" NUMERIC, "MaxSize" INTEGER NOT NULL)
2025-06-10T02:30:59.995589417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "QualityDefinitions_temp" ("Id", "Quality", "Title", "MinSize", "MaxSize") SELECT "Id", "Quality", "Title", "MinSize", "MaxSize" FROM "QualityDefinitions"
2025-06-10T02:31:00.000199239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "QualityDefinitions"
2025-06-10T02:31:00.003466377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions_temp" RENAME TO "QualityDefinitions"
2025-06-10T02:31:00.017563600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC)
2025-06-10T02:31:00.021366557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC)
2025-06-10T02:31:00.025001335Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0639507s
2025-06-10T02:31:00.026331734Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions
2025-06-10T02:31:00.027841864Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.06E-05s
2025-06-10T02:31:00.029138384Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn QualityDefinitions MaxSize Double
2025-06-10T02:31:00.059308027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "QualityDefinitions_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Quality" INTEGER NOT NULL, "Title" TEXT NOT NULL, "MinSize" NUMERIC, "MaxSize" NUMERIC)
2025-06-10T02:31:00.064574100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "QualityDefinitions_temp" ("Id", "Quality", "Title", "MinSize", "MaxSize") SELECT "Id", "Quality", "Title", "MinSize", "MaxSize" FROM "QualityDefinitions"
2025-06-10T02:31:00.069121787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "QualityDefinitions"
2025-06-10T02:31:00.072301188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions_temp" RENAME TO "QualityDefinitions"
2025-06-10T02:31:00.086417760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC)
2025-06-10T02:31:00.090251318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC)
2025-06-10T02:31:00.093878080Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0629921s
2025-06-10T02:31:00.095209351Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "MaxSize" = NULL WHERE "Quality" = 10 OR "MaxSize" = 0
2025-06-10T02:31:00.097700046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "MaxSize" = NULL WHERE "Quality" = 10 OR "MaxSize" = 0
2025-06-10T02:31:00.101613224Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039084s
2025-06-10T02:31:00.103138585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (84, '2025-06-10T02:31:00', 'update_quality_minmax_size')
2025-06-10T02:31:00.106845218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:00.109721760Z [Info] FluentMigrator.Runner.MigrationRunner: 84: update_quality_minmax_size migrated
2025-06-10T02:31:00.111326832Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120347s
2025-06-10T02:31:00.112964579Z [Info] FluentMigrator.Runner.MigrationRunner: 85: expand_transmission_urlbase migrating
2025-06-10T02:31:00.114618048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:00.116938500Z [Info] expand_transmission_urlbase: Starting migration of Main DB to 85
2025-06-10T02:31:00.120427264Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-06-10T02:31:00.121881672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-06-10T02:31:00.137142007Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0150354s
2025-06-10T02:31:00.139109689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (85, '2025-06-10T02:31:00', 'expand_transmission_urlbase')
2025-06-10T02:31:00.143121947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:00.145774879Z [Info] FluentMigrator.Runner.MigrationRunner: 85: expand_transmission_urlbase migrated
2025-06-10T02:31:00.147414690Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0238845s
2025-06-10T02:31:00.149051676Z [Info] FluentMigrator.Runner.MigrationRunner: 86: pushbullet_device_ids migrating
2025-06-10T02:31:00.150640405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:00.152991508Z [Info] pushbullet_device_ids: Starting migration of Main DB to 86
2025-06-10T02:31:00.156269308Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-06-10T02:31:00.157735069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-06-10T02:31:00.172342499Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142885s
2025-06-10T02:31:00.174270000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (86, '2025-06-10T02:31:00', 'pushbullet_device_ids')
2025-06-10T02:31:00.178160493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:00.180840058Z [Info] FluentMigrator.Runner.MigrationRunner: 86: pushbullet_device_ids migrated
2025-06-10T02:31:00.182467495Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0231408s
2025-06-10T02:31:00.184045853Z [Info] FluentMigrator.Runner.MigrationRunner: 87: remove_eztv migrating
2025-06-10T02:31:00.185487976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:00.187826825Z [Info] remove_eztv: Starting migration of Main DB to 87
2025-06-10T02:31:00.191814214Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-06-10T02:31:00.193842127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Eztv'
2025-06-10T02:31:00.196811575Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030999s
2025-06-10T02:31:00.198320503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (87, '2025-06-10T02:31:00', 'remove_eztv')
2025-06-10T02:31:00.201878076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:00.204526448Z [Info] FluentMigrator.Runner.MigrationRunner: 87: remove_eztv migrated
2025-06-10T02:31:00.205945556Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108528s
2025-06-10T02:31:00.207496648Z [Info] FluentMigrator.Runner.MigrationRunner: 88: pushbullet_devices_channels_list migrating
2025-06-10T02:31:00.209216020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:00.211466752Z [Info] pushbullet_devices_channels_list: Starting migration of Main DB to 88
2025-06-10T02:31:00.214787948Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-06-10T02:31:00.216237186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-06-10T02:31:00.233532929Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0170561s
2025-06-10T02:31:00.235540572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (88, '2025-06-10T02:31:00', 'pushbullet_devices_channels_list')
2025-06-10T02:31:00.239626528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:00.242335993Z [Info] FluentMigrator.Runner.MigrationRunner: 88: pushbullet_devices_channels_list migrated
2025-06-10T02:31:00.244069043Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0260818s
2025-06-10T02:31:00.245736840Z [Info] FluentMigrator.Runner.MigrationRunner: 89: add_on_rename_to_notifcations migrating
2025-06-10T02:31:00.247430971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:00.249785111Z [Info] add_on_rename_to_notifcations: Starting migration of Main DB to 89
2025-06-10T02:31:00.261452081Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-06-10T02:31:00.263272506Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.39E-05s
2025-06-10T02:31:00.264571722Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnRename Boolean
2025-06-10T02:31:00.266401787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnRename" INTEGER
2025-06-10T02:31:00.273596813Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073057s
2025-06-10T02:31:00.274941330Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "OnRename" = "OnDownload" WHERE "Implementation" IN ('PlexServer', 'Xbmc', 'MediaBrowser')
2025-06-10T02:31:00.277771358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "OnRename" = "OnDownload" WHERE "Implementation" IN ('PlexServer', 'Xbmc', 'MediaBrowser')
2025-06-10T02:31:00.282210987Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044453s
2025-06-10T02:31:00.283506245Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "OnRename" = false WHERE "Implementation" NOT IN ('PlexServer', 'Xbmc', 'MediaBrowser')
2025-06-10T02:31:00.286276984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "OnRename" = false WHERE "Implementation" NOT IN ('PlexServer', 'Xbmc', 'MediaBrowser')
2025-06-10T02:31:00.290392489Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040972s
2025-06-10T02:31:00.291705192Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-06-10T02:31:00.293157096Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.2E-06s
2025-06-10T02:31:00.294465059Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Notifications OnRename Boolean
2025-06-10T02:31:00.325324591Z [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)
2025-06-10T02:31:00.332581573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Notifications_temp" ("Id", "Name", "OnGrab", "OnDownload", "Settings", "Implementation", "ConfigContract", "OnUpgrade", "Tags", "OnRename") SELECT "Id", "Name", "OnGrab", "OnDownload", "Settings", "Implementation", "ConfigContract", "OnUpgrade", "Tags", "OnRename" FROM "Notifications"
2025-06-10T02:31:00.339195178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications"
2025-06-10T02:31:00.342039625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications"
2025-06-10T02:31:00.356145375Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0599477s
2025-06-10T02:31:00.357479241Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-06-10T02:31:00.358848658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "OnGrab" = 0 WHERE "Implementation" = 'PlexServer'
2025-06-10T02:31:00.361908519Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031451s
2025-06-10T02:31:00.363446806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (89, '2025-06-10T02:31:00', 'add_on_rename_to_notifcations')
2025-06-10T02:31:00.367207408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:00.370673887Z [Info] FluentMigrator.Runner.MigrationRunner: 89: add_on_rename_to_notifcations migrated
2025-06-10T02:31:00.372373759Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011921s
2025-06-10T02:31:00.374000154Z [Info] FluentMigrator.Runner.MigrationRunner: 90: update_kickass_url migrating
2025-06-10T02:31:00.375533642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:00.377919044Z [Info] update_kickass_url: Starting migration of Main DB to 90
2025-06-10T02:31:00.381114528Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", 'kickass.so', 'kat.cr') WHERE "Implementation" = 'KickassTorrents';UPDATE "Indexers" SET "Settings" = Replace("Settings", 'kickass.to', 'kat.cr') WHERE "Implementation" = 'KickassTorrents';UPDATE "Indexers" SET "Settings" = Replace("Settings", 'http://', 'https://') WHERE "Implementation" = 'KickassTorrents';
2025-06-10T02:31:00.386926259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = Replace("Settings", 'kickass.so', 'kat.cr') WHERE "Implementation" = 'KickassTorrents';UPDATE "Indexers" SET "Settings" = Replace("Settings", 'kickass.to', 'kat.cr') WHERE "Implementation" = 'KickassTorrents';UPDATE "Indexers" SET "Settings" = Replace("Settings", 'http://', 'https://') WHERE "Implementation" = 'KickassTorrents';
2025-06-10T02:31:00.395041899Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081401s
2025-06-10T02:31:00.396593032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (90, '2025-06-10T02:31:00', 'update_kickass_url')
2025-06-10T02:31:00.400240947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:00.402879559Z [Info] FluentMigrator.Runner.MigrationRunner: 90: update_kickass_url migrated
2025-06-10T02:31:00.404413097Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0160263s
2025-06-10T02:31:00.405952516Z [Info] FluentMigrator.Runner.MigrationRunner: 91: added_indexerstatus migrating
2025-06-10T02:31:00.407486635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:00.409756475Z [Info] added_indexerstatus: Starting migration of Main DB to 91
2025-06-10T02:31:00.418534689Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus
2025-06-10T02:31:00.420633785Z [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-06-10T02:31:00.427280758Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071071s
2025-06-10T02:31:00.428650656Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (IndexerId)
2025-06-10T02:31:00.430310328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_IndexerId" ON "IndexerStatus" ("IndexerId" ASC)
2025-06-10T02:31:00.433897841Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036488s
2025-06-10T02:31:00.435421408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (91, '2025-06-10T02:31:00', 'added_indexerstatus')
2025-06-10T02:31:00.439062089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:00.441841906Z [Info] FluentMigrator.Runner.MigrationRunner: 91: added_indexerstatus migrated
2025-06-10T02:31:00.443380684Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115972s
2025-06-10T02:31:00.444986096Z [Info] FluentMigrator.Runner.MigrationRunner: 92: add_unverifiedscenenumbering migrating
2025-06-10T02:31:00.446655156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:00.448958754Z [Info] add_unverifiedscenenumbering: Starting migration of Main DB to 92
2025-06-10T02:31:00.457316442Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2025-06-10T02:31:00.459017336Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.37E-05s
2025-06-10T02:31:00.460306482Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes UnverifiedSceneNumbering Boolean
2025-06-10T02:31:00.462391129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "UnverifiedSceneNumbering" INTEGER NOT NULL DEFAULT 0
2025-06-10T02:31:00.471074252Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089135s
2025-06-10T02:31:00.472664103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (92, '2025-06-10T02:31:00', 'add_unverifiedscenenumbering')
2025-06-10T02:31:00.476448672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:00.479143177Z [Info] FluentMigrator.Runner.MigrationRunner: 92: add_unverifiedscenenumbering migrated
2025-06-10T02:31:00.480821937Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0170337s
2025-06-10T02:31:00.482427530Z [Info] FluentMigrator.Runner.MigrationRunner: 93: naming_config_replace_illegal_characters migrating
2025-06-10T02:31:00.484229118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:00.486520641Z [Info] naming_config_replace_illegal_characters: Starting migration of Main DB to 93
2025-06-10T02:31:00.495788521Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2025-06-10T02:31:00.497603305Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.33E-05s
2025-06-10T02:31:00.498883693Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ReplaceIllegalCharacters Boolean
2025-06-10T02:31:00.500967829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ReplaceIllegalCharacters" INTEGER NOT NULL DEFAULT 1
2025-06-10T02:31:00.508751981Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079499s
2025-06-10T02:31:00.510085837Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-06-10T02:31:00.511418099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "ReplaceIllegalCharacters" = 1 WHERE 1 = 1
2025-06-10T02:31:00.514346125Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00298s
2025-06-10T02:31:00.515855123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (93, '2025-06-10T02:31:00', 'naming_config_replace_illegal_characters')
2025-06-10T02:31:00.519759233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:00.522461975Z [Info] FluentMigrator.Runner.MigrationRunner: 93: naming_config_replace_illegal_characters migrated
2025-06-10T02:31:00.524264273Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111104s
2025-06-10T02:31:00.525853313Z [Info] FluentMigrator.Runner.MigrationRunner: 94: add_tvmazeid migrating
2025-06-10T02:31:00.527314955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:00.529621009Z [Info] add_tvmazeid: Starting migration of Main DB to 94
2025-06-10T02:31:00.535656571Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-06-10T02:31:00.537216070Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.22E-05s
2025-06-10T02:31:00.538480376Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series TvMazeId Int32
2025-06-10T02:31:00.540191040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "TvMazeId" INTEGER NOT NULL DEFAULT 0
2025-06-10T02:31:00.547585999Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075198s
2025-06-10T02:31:00.549015828Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TvMazeId)
2025-06-10T02:31:00.550548794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2025-06-10T02:31:00.554037849Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035123s
2025-06-10T02:31:00.555571687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (94, '2025-06-10T02:31:00', 'add_tvmazeid')
2025-06-10T02:31:00.559382349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:00.562316307Z [Info] FluentMigrator.Runner.MigrationRunner: 94: add_tvmazeid migrated
2025-06-10T02:31:00.563772860Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118401s
2025-06-10T02:31:00.565457281Z [Info] FluentMigrator.Runner.MigrationRunner: 95: add_additional_episodes_index migrating
2025-06-10T02:31:00.567142534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:00.569466934Z [Info] add_additional_episodes_index: Starting migration of Main DB to 95
2025-06-10T02:31:00.576193246Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Episodes (SeriesId, SeasonNumber, EpisodeNumber)
2025-06-10T02:31:00.578323626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId_SeasonNumber_EpisodeNumber" ON "Episodes" ("SeriesId" ASC, "SeasonNumber" ASC, "EpisodeNumber" ASC)
2025-06-10T02:31:00.583251708Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050074s
2025-06-10T02:31:00.584842701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (95, '2025-06-10T02:31:00', 'add_additional_episodes_index')
2025-06-10T02:31:00.588659686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:00.591407880Z [Info] FluentMigrator.Runner.MigrationRunner: 95: add_additional_episodes_index migrated
2025-06-10T02:31:00.593079996Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132259s
2025-06-10T02:31:00.594668665Z [Info] FluentMigrator.Runner.MigrationRunner: 96: disable_kickass migrating
2025-06-10T02:31:00.596170909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:00.598463154Z [Info] disable_kickass: Starting migration of Main DB to 96
2025-06-10T02:31:00.601443335Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableRss" = false, "EnableSearch" = false, "Settings" = Replace("Settings", 'https://kat.cr', '') WHERE "Implementation" = 'KickassTorrents' AND "Settings" LIKE '%kat.cr%';
2025-06-10T02:31:00.605222133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableRss" = false, "EnableSearch" = false, "Settings" = Replace("Settings", 'https://kat.cr', '') WHERE "Implementation" = 'KickassTorrents' AND "Settings" LIKE '%kat.cr%';
2025-06-10T02:31:00.610311400Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050713s
2025-06-10T02:31:00.611839907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (96, '2025-06-10T02:31:00', 'disable_kickass')
2025-06-10T02:31:00.615450306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:00.618096464Z [Info] FluentMigrator.Runner.MigrationRunner: 96: disable_kickass migrated
2025-06-10T02:31:00.619583407Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129035s
2025-06-10T02:31:00.621134090Z [Info] FluentMigrator.Runner.MigrationRunner: 97: add_reason_to_pending_releases migrating
2025-06-10T02:31:00.622803100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:00.625082780Z [Info] add_reason_to_pending_releases: Starting migration of Main DB to 97
2025-06-10T02:31:00.629628542Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2025-06-10T02:31:00.631240428Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-05s
2025-06-10T02:31:00.632525174Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases Reason Int32
2025-06-10T02:31:00.634313906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "Reason" INTEGER NOT NULL DEFAULT 0
2025-06-10T02:31:00.641820159Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076203s
2025-06-10T02:31:00.643373146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (97, '2025-06-10T02:31:00', 'add_reason_to_pending_releases')
2025-06-10T02:31:00.647235191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:00.649932782Z [Info] FluentMigrator.Runner.MigrationRunner: 97: add_reason_to_pending_releases migrated
2025-06-10T02:31:00.651592965Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0157701s
2025-06-10T02:31:00.653189560Z [Info] FluentMigrator.Runner.MigrationRunner: 98: remove_titans_of_tv migrating
2025-06-10T02:31:00.654736264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:00.657046185Z [Info] remove_titans_of_tv: Starting migration of Main DB to 98
2025-06-10T02:31:00.660605942Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-06-10T02:31:00.662519214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TitansOfTv'
2025-06-10T02:31:00.665536599Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030855s
2025-06-10T02:31:00.667037461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (98, '2025-06-10T02:31:00', 'remove_titans_of_tv')
2025-06-10T02:31:00.670720286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:00.673366133Z [Info] FluentMigrator.Runner.MigrationRunner: 98: remove_titans_of_tv migrated
2025-06-10T02:31:00.674889490Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010952s
2025-06-10T02:31:00.676437637Z [Info] FluentMigrator.Runner.MigrationRunner: 99: extra_and_subtitle_files migrating
2025-06-10T02:31:00.678045945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:00.680322539Z [Info] extra_and_subtitle_files: Starting migration of Main DB to 99
2025-06-10T02:31:00.699546444Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles
2025-06-10T02:31:00.701638596Z [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-06-10T02:31:00.708693931Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007509s
2025-06-10T02:31:00.710008438Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SubtitleFiles
2025-06-10T02:31:00.711903874Z [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-06-10T02:31:00.718975773Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074924s
2025-06-10T02:31:00.720307414Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2025-06-10T02:31:00.721750539Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.2E-06s
2025-06-10T02:31:00.723009013Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataFiles Added DateTime
2025-06-10T02:31:00.724757884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles" ADD COLUMN "Added" DATETIME
2025-06-10T02:31:00.731685533Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069935s
2025-06-10T02:31:00.733045220Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataFiles Extension String
2025-06-10T02:31:00.734797769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles" ADD COLUMN "Extension" TEXT
2025-06-10T02:31:00.741553641Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068187s
2025-06-10T02:31:00.742885502Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "MetadataFiles" WHERE "RelativePath" NOT LIKE '%.%'
2025-06-10T02:31:00.745092175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "MetadataFiles" WHERE "RelativePath" NOT LIKE '%.%'
2025-06-10T02:31:00.747921873Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028371s
2025-06-10T02:31:00.749234876Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-06-10T02:31:00.750581568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-06-10T02:31:00.763356408Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125314s
2025-06-10T02:31:00.765094488Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2025-06-10T02:31:00.766575069Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4E-05s
2025-06-10T02:31:00.767861609Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Extension String
2025-06-10T02:31:00.814116558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataFiles_temp" ("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, "Hash" TEXT, "Added" DATETIME, "Extension" TEXT NOT NULL)
2025-06-10T02:31:00.822176074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MetadataFiles_temp" ("Id", "SeriesId", "Consumer", "Type", "RelativePath", "LastUpdated", "SeasonNumber", "EpisodeFileId", "Hash", "Added", "Extension") SELECT "Id", "SeriesId", "Consumer", "Type", "RelativePath", "LastUpdated", "SeasonNumber", "EpisodeFileId", "Hash", "Added", "Extension" FROM "MetadataFiles"
2025-06-10T02:31:00.829196530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2025-06-10T02:31:00.832026988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2025-06-10T02:31:00.847898143Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0782919s
2025-06-10T02:31:00.849946627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (99, '2025-06-10T02:31:00', 'extra_and_subtitle_files')
2025-06-10T02:31:00.854404493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:00.858957520Z [Info] FluentMigrator.Runner.MigrationRunner: 99: extra_and_subtitle_files migrated
2025-06-10T02:31:00.860651461Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0892208s
2025-06-10T02:31:00.862578831Z [Info] FluentMigrator.Runner.MigrationRunner: 100: add_scene_season_number migrating
2025-06-10T02:31:00.864195175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:00.866818697Z [Info] add_scene_season_number: Starting migration of Main DB to 100
2025-06-10T02:31:00.873445280Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SceneMappings
2025-06-10T02:31:00.875086504Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.36E-05s
2025-06-10T02:31:00.876500250Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn SceneMappings SeasonNumber Int32
2025-06-10T02:31:00.911278903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "SceneMappings_temp" ("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)
2025-06-10T02:31:00.917527895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "SceneMappings_temp" ("Id", "TvdbId", "SeasonNumber", "SearchTerm", "ParseTerm", "Title", "Type") SELECT "Id", "TvdbId", "SeasonNumber", "SearchTerm", "ParseTerm", "Title", "Type" FROM "SceneMappings"
2025-06-10T02:31:00.922856263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SceneMappings"
2025-06-10T02:31:00.925681000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings_temp" RENAME TO "SceneMappings"
2025-06-10T02:31:00.941474799Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0632457s
2025-06-10T02:31:00.942830949Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SceneMappings
2025-06-10T02:31:00.944289235Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.16E-05s
2025-06-10T02:31:00.945563842Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings SceneSeasonNumber Int32
2025-06-10T02:31:00.947405209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "SceneSeasonNumber" INTEGER
2025-06-10T02:31:00.954393209Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070694s
2025-06-10T02:31:00.956021818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (100, '2025-06-10T02:31:00', 'add_scene_season_number')
2025-06-10T02:31:00.959737839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:00.962645444Z [Info] FluentMigrator.Runner.MigrationRunner: 100: add_scene_season_number migrated
2025-06-10T02:31:00.964256417Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0153501s
2025-06-10T02:31:00.965913854Z [Info] FluentMigrator.Runner.MigrationRunner: 101: add_ultrahd_quality_in_profiles migrating
2025-06-10T02:31:00.967658527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:00.970006043Z [Info] add_ultrahd_quality_in_profiles: Starting migration of Main DB to 101
2025-06-10T02:31:00.973807778Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-06-10T02:31:00.975254530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-06-10T02:31:00.990635318Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0151127s
2025-06-10T02:31:00.992677349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (101, '2025-06-10T02:31:00', 'add_ultrahd_quality_in_profiles')
2025-06-10T02:31:00.997024883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:00.999695530Z [Info] FluentMigrator.Runner.MigrationRunner: 101: add_ultrahd_quality_in_profiles migrated
2025-06-10T02:31:01.001407657Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0244351s
2025-06-10T02:31:01.003069393Z [Info] FluentMigrator.Runner.MigrationRunner: 102: add_language_to_episodeFiles_history_and_blacklist migrating
2025-06-10T02:31:01.005015431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:01.007333087Z [Info] add_language_to_episodeFiles_history_and_blacklist: Starting migration of Main DB to 102
2025-06-10T02:31:01.016524383Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2025-06-10T02:31:01.018117430Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.38E-05s
2025-06-10T02:31:01.019390664Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles Language Int32
2025-06-10T02:31:01.021213794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "Language" INTEGER NOT NULL DEFAULT 0
2025-06-10T02:31:01.029132678Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080673s
2025-06-10T02:31:01.030470893Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2025-06-10T02:31:01.031837955Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.4E-06s
2025-06-10T02:31:01.033109505Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History Language Int32
2025-06-10T02:31:01.034783335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "Language" INTEGER NOT NULL DEFAULT 0
2025-06-10T02:31:01.041906096Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072061s
2025-06-10T02:31:01.043234380Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2025-06-10T02:31:01.044688558Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-06s
2025-06-10T02:31:01.045933014Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist Language Int32
2025-06-10T02:31:01.047619639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "Language" INTEGER NOT NULL DEFAULT 0
2025-06-10T02:31:01.054750937Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072041s
2025-06-10T02:31:01.056090194Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-06-10T02:31:01.057453509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-06-10T02:31:01.121183252Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0633692s
2025-06-10T02:31:01.123472621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (102, '2025-06-10T02:31:01', 'add_language_to_episodeFiles_history_and_blacklist')
2025-06-10T02:31:01.128154918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:01.130979845Z [Info] FluentMigrator.Runner.MigrationRunner: 102: add_language_to_episodeFiles_history_and_blacklist migrated
2025-06-10T02:31:01.132957718Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0735121s
2025-06-10T02:31:01.134647139Z [Info] FluentMigrator.Runner.MigrationRunner: 103: fix_metadata_file_extensions migrating
2025-06-10T02:31:01.136343144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:01.138705200Z [Info] fix_metadata_file_extensions: Starting migration of Main DB to 103
2025-06-10T02:31:01.142250738Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-06-10T02:31:01.143709776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-06-10T02:31:01.156212158Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122601s
2025-06-10T02:31:01.158188046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (103, '2025-06-10T02:31:01', 'fix_metadata_file_extensions')
2025-06-10T02:31:01.162269674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:01.164990362Z [Info] FluentMigrator.Runner.MigrationRunner: 103: fix_metadata_file_extensions migrated
2025-06-10T02:31:01.166665966Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0212679s
2025-06-10T02:31:01.168331259Z [Info] FluentMigrator.Runner.MigrationRunner: 104: remove_kickass migrating
2025-06-10T02:31:01.169836088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:01.172173234Z [Info] remove_kickass: Starting migration of Main DB to 104
2025-06-10T02:31:01.175962413Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-06-10T02:31:01.177952489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'KickassTorrents'
2025-06-10T02:31:01.181069155Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032417s
2025-06-10T02:31:01.182585147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (104, '2025-06-10T02:31:01', 'remove_kickass')
2025-06-10T02:31:01.186218853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:01.188876073Z [Info] FluentMigrator.Runner.MigrationRunner: 104: remove_kickass migrated
2025-06-10T02:31:01.190367766Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110821s
2025-06-10T02:31:01.191934260Z [Info] FluentMigrator.Runner.MigrationRunner: 105: rename_torrent_downloadstation migrating
2025-06-10T02:31:01.193631728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:01.195899274Z [Info] rename_torrent_downloadstation: Starting migration of Main DB to 105
2025-06-10T02:31:01.200233811Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-06-10T02:31:01.201656776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DownloadClients" SET "Implementation" = 'TorrentDownloadStation' WHERE "Implementation" = 'DownloadStation'
2025-06-10T02:31:01.205574123Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039994s
2025-06-10T02:31:01.207131017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (105, '2025-06-10T02:31:01', 'rename_torrent_downloadstation')
2025-06-10T02:31:01.210975498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:01.213733521Z [Info] FluentMigrator.Runner.MigrationRunner: 105: rename_torrent_downloadstation migrated
2025-06-10T02:31:01.215435147Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121654s
2025-06-10T02:31:01.217006330Z [Info] FluentMigrator.Runner.MigrationRunner: 106: update_btn_url migrating
2025-06-10T02:31:01.218516581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:01.220800459Z [Info] update_btn_url: Starting migration of Main DB to 106
2025-06-10T02:31:01.223831281Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", 'api.btnapps.net', 'api.broadcasthe.net') WHERE "Implementation" = 'BroadcastheNet';
2025-06-10T02:31:01.227085273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = Replace("Settings", 'api.btnapps.net', 'api.broadcasthe.net') WHERE "Implementation" = 'BroadcastheNet';
2025-06-10T02:31:01.231309648Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042098s
2025-06-10T02:31:01.232879569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (106, '2025-06-10T02:31:01', 'update_btn_url')
2025-06-10T02:31:01.236531812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:01.239185034Z [Info] FluentMigrator.Runner.MigrationRunner: 106: update_btn_url migrated
2025-06-10T02:31:01.240727400Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012129s
2025-06-10T02:31:01.242293964Z [Info] FluentMigrator.Runner.MigrationRunner: 107: remove_wombles migrating
2025-06-10T02:31:01.243805207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:01.246094516Z [Info] remove_wombles: Starting migration of Main DB to 107
2025-06-10T02:31:01.249705256Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-06-10T02:31:01.251634750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Wombles'
2025-06-10T02:31:01.254610261Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030394s
2025-06-10T02:31:01.256143699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (107, '2025-06-10T02:31:01', 'remove_wombles')
2025-06-10T02:31:01.259784169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:01.262507692Z [Info] FluentMigrator.Runner.MigrationRunner: 107: remove_wombles migrated
2025-06-10T02:31:01.264011149Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109748s
2025-06-10T02:31:01.265575519Z [Info] FluentMigrator.Runner.MigrationRunner: 108: fix_extra_file_extension migrating
2025-06-10T02:31:01.267195190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:01.269484579Z [Info] fix_extra_file_extension: Starting migration of Main DB to 108
2025-06-10T02:31:01.273424612Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "ExtraFiles" WHERE TRIM("Extension") = ''
2025-06-10T02:31:01.275572637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ExtraFiles" WHERE TRIM("Extension") = ''
2025-06-10T02:31:01.278509099Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029176s
2025-06-10T02:31:01.279814998Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-06-10T02:31:01.281235017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-06-10T02:31:01.295688257Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142402s
2025-06-10T02:31:01.297739948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (108, '2025-06-10T02:31:01', 'fix_extra_file_extension')
2025-06-10T02:31:01.301751996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:01.304543737Z [Info] FluentMigrator.Runner.MigrationRunner: 108: fix_extra_file_extension migrated
2025-06-10T02:31:01.306203829Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0233408s
2025-06-10T02:31:01.307865525Z [Info] FluentMigrator.Runner.MigrationRunner: 109: import_extra_files migrating
2025-06-10T02:31:01.309416217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:01.311753503Z [Info] import_extra_files: Starting migration of Main DB to 109
2025-06-10T02:31:01.315161805Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-06-10T02:31:01.316639229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-06-10T02:31:01.324842296Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080545s
2025-06-10T02:31:01.326662440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (109, '2025-06-10T02:31:01', 'import_extra_files')
2025-06-10T02:31:01.330567112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:01.333239232Z [Info] FluentMigrator.Runner.MigrationRunner: 109: import_extra_files migrated
2025-06-10T02:31:01.334786978Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0165956s
2025-06-10T02:31:01.336457482Z [Info] FluentMigrator.Runner.MigrationRunner: 110: fix_extra_files_config migrating
2025-06-10T02:31:01.338053505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:01.340385280Z [Info] fix_extra_files_config: Starting migration of Main DB to 110
2025-06-10T02:31:01.343754032Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-06-10T02:31:01.345209202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-06-10T02:31:01.352027018Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066814s
2025-06-10T02:31:01.353680909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (110, '2025-06-10T02:31:01', 'fix_extra_files_config')
2025-06-10T02:31:01.357563396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:01.360243161Z [Info] FluentMigrator.Runner.MigrationRunner: 110: fix_extra_files_config migrated
2025-06-10T02:31:01.361830256Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0149853s
2025-06-10T02:31:01.363427572Z [Info] FluentMigrator.Runner.MigrationRunner: 111: create_language_profiles migrating
2025-06-10T02:31:01.365065059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:01.367376312Z [Info] create_language_profiles: Starting migration of Main DB to 111
2025-06-10T02:31:01.376896460Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LanguageProfiles
2025-06-10T02:31:01.378956498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "LanguageProfiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Languages" TEXT NOT NULL, "Cutoff" INTEGER NOT NULL)
2025-06-10T02:31:01.384348544Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005725s
2025-06-10T02:31:01.385749745Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex LanguageProfiles (Name)
2025-06-10T02:31:01.387409668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_LanguageProfiles_Name" ON "LanguageProfiles" ("Name" ASC)
2025-06-10T02:31:01.391046650Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036891s
2025-06-10T02:31:01.392394504Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-06-10T02:31:01.393770274Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.3E-06s
2025-06-10T02:31:01.395040020Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series LanguageProfileId Int32
2025-06-10T02:31:01.396861568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "LanguageProfileId" INTEGER NOT NULL DEFAULT 1
2025-06-10T02:31:01.404701703Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079372s
2025-06-10T02:31:01.406027392Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-06-10T02:31:01.407383262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-06-10T02:31:01.511397874Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1036455s
2025-06-10T02:31:01.513553303Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Profiles Language
2025-06-10T02:31:01.550021778Z [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)
2025-06-10T02:31:01.555270556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Profiles_temp" ("Id", "Name", "Cutoff", "Items") SELECT "Id", "Name", "Cutoff", "Items" FROM "Profiles"
2025-06-10T02:31:01.559214086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles"
2025-06-10T02:31:01.562237082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles"
2025-06-10T02:31:01.578545818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityProfiles_Name" ON "Profiles" ("Name" ASC)
2025-06-10T02:31:01.582125034Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0669741s
2025-06-10T02:31:01.583705406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (111, '2025-06-10T02:31:01', 'create_language_profiles')
2025-06-10T02:31:01.587474816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:01.590499215Z [Info] FluentMigrator.Runner.MigrationRunner: 111: create_language_profiles migrated
2025-06-10T02:31:01.592205020Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0754055s
2025-06-10T02:31:01.593893138Z [Info] FluentMigrator.Runner.MigrationRunner: 112: added_regex_to_scenemapping migrating
2025-06-10T02:31:01.595594554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:01.598031951Z [Info] added_regex_to_scenemapping: Starting migration of Main DB to 112
2025-06-10T02:31:01.602931767Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SceneMappings
2025-06-10T02:31:01.604525696Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.33E-05s
2025-06-10T02:31:01.605807376Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings FilterRegex String
2025-06-10T02:31:01.607707773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "FilterRegex" TEXT
2025-06-10T02:31:01.615389428Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077765s
2025-06-10T02:31:01.616973498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (112, '2025-06-10T02:31:01', 'added_regex_to_scenemapping')
2025-06-10T02:31:01.620802337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:01.624415742Z [Info] FluentMigrator.Runner.MigrationRunner: 112: added_regex_to_scenemapping migrated
2025-06-10T02:31:01.626006996Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0167493s
2025-06-10T02:31:01.627647819Z [Info] FluentMigrator.Runner.MigrationRunner: 113: consolidate_indexer_baseurl migrating
2025-06-10T02:31:01.629333383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:01.631690509Z [Info] consolidate_indexer_baseurl: Starting migration of Main DB to 113
2025-06-10T02:31:01.635414337Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-06-10T02:31:01.636898936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-06-10T02:31:01.652661812Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0155128s
2025-06-10T02:31:01.654695517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (113, '2025-06-10T02:31:01', 'consolidate_indexer_baseurl')
2025-06-10T02:31:01.658754168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:01.661442571Z [Info] FluentMigrator.Runner.MigrationRunner: 113: consolidate_indexer_baseurl migrated
2025-06-10T02:31:01.663110630Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.024538s
2025-06-10T02:31:01.664781574Z [Info] FluentMigrator.Runner.MigrationRunner: 114: rename_indexer_status_id migrating
2025-06-10T02:31:01.666418921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:01.668755164Z [Info] rename_indexer_status_id: Starting migration of Main DB to 114
2025-06-10T02:31:01.686421243Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn IndexerStatus IndexerId to ProviderId
2025-06-10T02:31:01.792670664Z [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)
2025-06-10T02:31:01.800255956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo") SELECT "Id", "IndexerId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo" FROM "IndexerStatus"
2025-06-10T02:31:01.806875013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2025-06-10T02:31:01.809929553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2025-06-10T02:31:01.828668030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2025-06-10T02:31:01.832523814Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1438285s
2025-06-10T02:31:01.834108775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (114, '2025-06-10T02:31:01', 'rename_indexer_status_id')
2025-06-10T02:31:01.837865208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:01.840762752Z [Info] FluentMigrator.Runner.MigrationRunner: 114: rename_indexer_status_id migrated
2025-06-10T02:31:01.842392132Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1521358s
2025-06-10T02:31:01.844360826Z [Info] FluentMigrator.Runner.MigrationRunner: 115: add_downloadclient_status migrating
2025-06-10T02:31:01.846005918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:01.848389457Z [Info] add_downloadclient_status: Starting migration of Main DB to 115
2025-06-10T02:31:01.857016367Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus
2025-06-10T02:31:01.859133108Z [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-06-10T02:31:01.865596011Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068416s
2025-06-10T02:31:01.867003575Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId)
2025-06-10T02:31:01.868767797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2025-06-10T02:31:01.872736527Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039966s
2025-06-10T02:31:01.874285236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (115, '2025-06-10T02:31:01', 'add_downloadclient_status')
2025-06-10T02:31:01.878028001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:01.880910104Z [Info] FluentMigrator.Runner.MigrationRunner: 115: add_downloadclient_status migrated
2025-06-10T02:31:01.882560016Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121874s
2025-06-10T02:31:01.884182914Z [Info] FluentMigrator.Runner.MigrationRunner: 116: disable_nyaa migrating
2025-06-10T02:31:01.885671791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:01.887984357Z [Info] disable_nyaa: Starting migration of Main DB to 116
2025-06-10T02:31:01.891288349Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableRss" = false, "EnableSearch" = false, "Settings" = Replace("Settings", 'https://nyaa.se', '') WHERE "Implementation" = 'Nyaa' AND "Settings" LIKE '%nyaa.se%';
2025-06-10T02:31:01.894986445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableRss" = false, "EnableSearch" = false, "Settings" = Replace("Settings", 'https://nyaa.se', '') WHERE "Implementation" = 'Nyaa' AND "Settings" LIKE '%nyaa.se%';
2025-06-10T02:31:01.899901551Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048931s
2025-06-10T02:31:01.901465911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (116, '2025-06-10T02:31:01', 'disable_nyaa')
2025-06-10T02:31:01.905070829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:01.907714552Z [Info] FluentMigrator.Runner.MigrationRunner: 116: disable_nyaa migrated
2025-06-10T02:31:01.909209632Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012756s
2025-06-10T02:31:01.910747448Z [Info] FluentMigrator.Runner.MigrationRunner: 117: add_webrip_and_br480_qualites_in_profile migrating
2025-06-10T02:31:01.912591852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:01.914883536Z [Info] add_webrip_and_br480_qualites_in_profile: Starting migration of Main DB to 117
2025-06-10T02:31:01.918469235Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-06-10T02:31:01.919918102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-06-10T02:31:01.965249943Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0450175s
2025-06-10T02:31:01.967451205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (117, '2025-06-10T02:31:01', 'add_webrip_and_br480_qualites_in_profile')
2025-06-10T02:31:01.971825221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:01.974608064Z [Info] FluentMigrator.Runner.MigrationRunner: 117: add_webrip_and_br480_qualites_in_profile migrated
2025-06-10T02:31:01.976427898Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0546674s
2025-06-10T02:31:01.978047038Z [Info] FluentMigrator.Runner.MigrationRunner: 118: add_history_eventType_index migrating
2025-06-10T02:31:01.979686609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:01.982009266Z [Info] add_history_eventType_index: Starting migration of Main DB to 118
2025-06-10T02:31:01.986279233Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EventType)
2025-06-10T02:31:01.988028144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2025-06-10T02:31:01.991952024Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040017s
2025-06-10T02:31:01.993505452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (118, '2025-06-10T02:31:01', 'add_history_eventType_index')
2025-06-10T02:31:01.997267727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:01.999999777Z [Info] FluentMigrator.Runner.MigrationRunner: 118: add_history_eventType_index migrated
2025-06-10T02:31:02.001643747Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121068s
2025-06-10T02:31:02.003215863Z [Info] FluentMigrator.Runner.MigrationRunner: 119: separate_automatic_and_interactive_searches migrating
2025-06-10T02:31:02.005096559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:02.007373373Z [Info] separate_automatic_and_interactive_searches: Starting migration of Main DB to 119
2025-06-10T02:31:02.015431287Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableSearch to EnableAutomaticSearch
2025-06-10T02:31:02.055498758Z [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-06-10T02:31:02.061888062Z [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-06-10T02:31:02.067631687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2025-06-10T02:31:02.070769274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2025-06-10T02:31:02.087564910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2025-06-10T02:31:02.091004555Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0735132s
2025-06-10T02:31:02.092353842Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-06-10T02:31:02.093743379Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.08E-05s
2025-06-10T02:31:02.095022164Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableInteractiveSearch Boolean
2025-06-10T02:31:02.096965457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableInteractiveSearch" INTEGER
2025-06-10T02:31:02.104231436Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073654s
2025-06-10T02:31:02.105624881Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch"
2025-06-10T02:31:02.108030966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch"
2025-06-10T02:31:02.110994373Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030165s
2025-06-10T02:31:02.112324671Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-06-10T02:31:02.113704369Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.2E-06s
2025-06-10T02:31:02.114990649Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers EnableInteractiveSearch Boolean
2025-06-10T02:31:02.151863758Z [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-06-10T02:31:02.158553066Z [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-06-10T02:31:02.165279008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2025-06-10T02:31:02.168298878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2025-06-10T02:31:02.185663029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2025-06-10T02:31:02.189556118Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0726759s
2025-06-10T02:31:02.191108473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (119, '2025-06-10T02:31:02', 'separate_automatic_and_interactive_searches')
2025-06-10T02:31:02.195083787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:02.197922692Z [Info] FluentMigrator.Runner.MigrationRunner: 119: separate_automatic_and_interactive_searches migrated
2025-06-10T02:31:02.199777377Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0811077s
2025-06-10T02:31:02.201541128Z [Info] FluentMigrator.Runner.MigrationRunner: 120: update_series_episodes_history_indexes migrating
2025-06-10T02:31:02.203344509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:02.205768750Z [Info] update_series_episodes_history_indexes: Starting migration of Main DB to 120
2025-06-10T02:31:02.217822338Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Episodes (SeriesId, AirDate)
2025-06-10T02:31:02.219741472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId_AirDate" ON "Episodes" ("SeriesId" ASC, "AirDate" ASC)
2025-06-10T02:31:02.223987261Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043145s
2025-06-10T02:31:02.225703917Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (EpisodeId)
2025-06-10T02:31:02.227658171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_EpisodeId"
2025-06-10T02:31:02.230563701Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033058s
2025-06-10T02:31:02.231910373Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EpisodeId, Date)
2025-06-10T02:31:02.233702902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EpisodeId_Date" ON "History" ("EpisodeId" ASC, "Date" DESC)
2025-06-10T02:31:02.237294363Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003781s
2025-06-10T02:31:02.238674562Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (DownloadId)
2025-06-10T02:31:02.240237549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_DownloadId"
2025-06-10T02:31:02.242971754Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027946s
2025-06-10T02:31:02.244346221Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId, Date)
2025-06-10T02:31:02.246034199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2025-06-10T02:31:02.249643977Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036695s
2025-06-10T02:31:02.251194139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (120, '2025-06-10T02:31:02', 'update_series_episodes_history_indexes')
2025-06-10T02:31:02.255092477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:02.257969680Z [Info] FluentMigrator.Runner.MigrationRunner: 120: update_series_episodes_history_indexes migrated
2025-06-10T02:31:02.259740235Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012013s
2025-06-10T02:31:02.261388804Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_animetosho_url migrating
2025-06-10T02:31:02.262965108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:02.265292083Z [Info] update_animetosho_url: Starting migration of Main DB to 121
2025-06-10T02:31:02.268677139Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace(Replace("Settings", '//animetosho.org', '//feed.animetosho.org'), '/feed/nabapi', '/nabapi') WHERE ("Implementation" = 'Newznab' OR "Implementation" = 'Torznab') AND "Settings" LIKE '%animetosho%';
2025-06-10T02:31:02.273023600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = Replace(Replace("Settings", '//animetosho.org', '//feed.animetosho.org'), '/feed/nabapi', '/nabapi') WHERE ("Implementation" = 'Newznab' OR "Implementation" = 'Torznab') AND "Settings" LIKE '%animetosho%';
2025-06-10T02:31:02.278758225Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057187s
2025-06-10T02:31:02.280315351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (121, '2025-06-10T02:31:02', 'update_animetosho_url')
2025-06-10T02:31:02.284004248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:02.286661538Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_animetosho_url migrated
2025-06-10T02:31:02.288263644Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136643s
2025-06-10T02:31:02.289814256Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_remux_qualities_in_profile migrating
2025-06-10T02:31:02.291496282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:02.293818307Z [Info] add_remux_qualities_in_profile: Starting migration of Main DB to 122
2025-06-10T02:31:02.297314286Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-06-10T02:31:02.298749245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-06-10T02:31:02.329060644Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0299681s
2025-06-10T02:31:02.331265533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (122, '2025-06-10T02:31:02', 'add_remux_qualities_in_profile')
2025-06-10T02:31:02.335506071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:02.338188602Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_remux_qualities_in_profile migrated
2025-06-10T02:31:02.339882121Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.039383s
2025-06-10T02:31:02.341480500Z [Info] FluentMigrator.Runner.MigrationRunner: 123: add_history_seriesId_index migrating
2025-06-10T02:31:02.343124871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:02.345435343Z [Info] add_history_seriesId_index: Starting migration of Main DB to 123
2025-06-10T02:31:02.349566390Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (SeriesId)
2025-06-10T02:31:02.351234538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_SeriesId" ON "History" ("SeriesId" ASC)
2025-06-10T02:31:02.355095021Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038917s
2025-06-10T02:31:02.356663669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (123, '2025-06-10T02:31:02', 'add_history_seriesId_index')
2025-06-10T02:31:02.360416946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:02.363598883Z [Info] FluentMigrator.Runner.MigrationRunner: 123: add_history_seriesId_index migrated
2025-06-10T02:31:02.365260378Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124474s
2025-06-10T02:31:02.366852774Z [Info] FluentMigrator.Runner.MigrationRunner: 124: remove_media_browser_metadata migrating
2025-06-10T02:31:02.368549841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:02.370845913Z [Info] remove_media_browser_metadata: Starting migration of Main DB to 124
2025-06-10T02:31:02.379816866Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-06-10T02:31:02.382040082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Metadata" WHERE "Implementation" = 'MediaBrowserMetadata'
2025-06-10T02:31:02.385428875Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003503s
2025-06-10T02:31:02.386733943Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-06-10T02:31:02.388532474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "MetadataFiles" WHERE "Consumer" = 'MediaBrowserMetadata'
2025-06-10T02:31:02.391394777Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002935s
2025-06-10T02:31:02.392917252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (124, '2025-06-10T02:31:02', 'remove_media_browser_metadata')
2025-06-10T02:31:02.396756421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:02.399429203Z [Info] FluentMigrator.Runner.MigrationRunner: 124: remove_media_browser_metadata migrated
2025-06-10T02:31:02.401111710Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109688s
2025-06-10T02:31:02.402713055Z [Info] FluentMigrator.Runner.MigrationRunner: 125: remove_notify_my_android_and_pushalot_notifications migrating
2025-06-10T02:31:02.404677821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:02.406992220Z [Info] remove_notify_my_android_and_pushalot_notifications: Starting migration of Main DB to 125
2025-06-10T02:31:02.411896845Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-06-10T02:31:02.413840448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'NotifyMyAndroid'
2025-06-10T02:31:02.416928185Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031582s
2025-06-10T02:31:02.418215507Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-06-10T02:31:02.419993006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Pushalot'
2025-06-10T02:31:02.422757983Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028278s
2025-06-10T02:31:02.424282853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (125, '2025-06-10T02:31:02', 'remove_notify_my_android_and_pushalot_notifications')
2025-06-10T02:31:02.428406776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:02.431083615Z [Info] FluentMigrator.Runner.MigrationRunner: 125: remove_notify_my_android_and_pushalot_notifications migrated
2025-06-10T02:31:02.433028100Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011164s
2025-06-10T02:31:02.434567670Z [Info] FluentMigrator.Runner.MigrationRunner: 126: add_custom_filters migrating
2025-06-10T02:31:02.436122882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:02.438394736Z [Info] add_custom_filters: Starting migration of Main DB to 126
2025-06-10T02:31:02.444229794Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters
2025-06-10T02:31:02.446387879Z [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-06-10T02:31:02.451469590Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056314s
2025-06-10T02:31:02.453039862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (126, '2025-06-10T02:31:02', 'add_custom_filters')
2025-06-10T02:31:02.456710061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:02.459488455Z [Info] FluentMigrator.Runner.MigrationRunner: 126: add_custom_filters migrated
2025-06-10T02:31:02.461041432Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137077s
2025-06-10T02:31:02.462633748Z [Info] FluentMigrator.Runner.MigrationRunner: 127: rename_restrictions_to_release_profiles migrating
2025-06-10T02:31:02.464432119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:02.466721258Z [Info] rename_restrictions_to_release_profiles: Starting migration of Main DB to 127
2025-06-10T02:31:02.473225704Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Restrictions ReleaseProfiles
2025-06-10T02:31:02.475197333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Restrictions" RENAME TO "ReleaseProfiles"
2025-06-10T02:31:02.492842600Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0177806s
2025-06-10T02:31:02.494212348Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2025-06-10T02:31:02.495679943Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.7E-06s
2025-06-10T02:31:02.496958708Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IncludePreferredWhenRenaming Boolean
2025-06-10T02:31:02.499095981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IncludePreferredWhenRenaming" INTEGER NOT NULL DEFAULT 1
2025-06-10T02:31:02.506963831Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080027s
2025-06-10T02:31:02.508553813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (127, '2025-06-10T02:31:02', 'rename_restrictions_to_release_profiles')
2025-06-10T02:31:02.512491321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:02.515192740Z [Info] FluentMigrator.Runner.MigrationRunner: 127: rename_restrictions_to_release_profiles migrated
2025-06-10T02:31:02.516995299Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0162701s
2025-06-10T02:31:02.518623246Z [Info] FluentMigrator.Runner.MigrationRunner: 128: rename_quality_profiles_add_upgrade_allowed migrating
2025-06-10T02:31:02.520464604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:02.522764795Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Main DB to 128
2025-06-10T02:31:02.536542725Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Profiles QualityProfiles
2025-06-10T02:31:02.538546059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" RENAME TO "QualityProfiles"
2025-06-10T02:31:02.556593936Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0180339s
2025-06-10T02:31:02.557991931Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2025-06-10T02:31:02.559452682Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.8E-06s
2025-06-10T02:31:02.560739783Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles UpgradeAllowed Boolean
2025-06-10T02:31:02.562639188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "UpgradeAllowed" INTEGER
2025-06-10T02:31:02.570017443Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074884s
2025-06-10T02:31:02.571332701Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LanguageProfiles
2025-06-10T02:31:02.572818532Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.6E-06s
2025-06-10T02:31:02.574040803Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn LanguageProfiles UpgradeAllowed Boolean
2025-06-10T02:31:02.575917913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LanguageProfiles" ADD COLUMN "UpgradeAllowed" INTEGER
2025-06-10T02:31:02.583250776Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073664s
2025-06-10T02:31:02.584576185Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-06-10T02:31:02.585922756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1
2025-06-10T02:31:02.588706090Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028444s
2025-06-10T02:31:02.590000717Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-06-10T02:31:02.591319863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "LanguageProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1
2025-06-10T02:31:02.594080220Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028028s
2025-06-10T02:31:02.595628047Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Series ProfileId to QualityProfileId
2025-06-10T02:31:02.647492339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Series_temp" ("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, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "TvMazeId" INTEGER NOT NULL, "LanguageProfileId" INTEGER NOT NULL)
2025-06-10T02:31:02.663379807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Series_temp" ("Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "QualityProfileId", "Tags", "Added", "AddOptions", "TvMazeId", "LanguageProfileId") SELECT "Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "ProfileId", "Tags", "Added", "AddOptions", "TvMazeId", "LanguageProfileId" FROM "Series"
2025-06-10T02:31:02.679777291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2025-06-10T02:31:02.683758397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2025-06-10T02:31:02.700345473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2025-06-10T02:31:02.703812293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2025-06-10T02:31:02.707249193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2025-06-10T02:31:02.710492082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2025-06-10T02:31:02.713889112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2025-06-10T02:31:02.717231772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2025-06-10T02:31:02.720690536Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.123262s
2025-06-10T02:31:02.722237230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (128, '2025-06-10T02:31:02', 'rename_quality_profiles_add_upgrade_allowed')
2025-06-10T02:31:02.726268867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:02.729241332Z [Info] FluentMigrator.Runner.MigrationRunner: 128: rename_quality_profiles_add_upgrade_allowed migrated
2025-06-10T02:31:02.731073260Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.131867s
2025-06-10T02:31:02.732713412Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_relative_original_path_to_episode_file migrating
2025-06-10T02:31:02.734598448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:02.737686685Z [Info] add_relative_original_path_to_episode_file: Starting migration of Main DB to 129
2025-06-10T02:31:02.748082757Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2025-06-10T02:31:02.750293237Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.23E-05s
2025-06-10T02:31:02.751776744Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles OriginalFilePath String
2025-06-10T02:31:02.753910300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "OriginalFilePath" TEXT
2025-06-10T02:31:02.762200862Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008625s
2025-06-10T02:31:02.763940124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (129, '2025-06-10T02:31:02', 'add_relative_original_path_to_episode_file')
2025-06-10T02:31:02.768002473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:02.770639302Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_relative_original_path_to_episode_file migrated
2025-06-10T02:31:02.772532994Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0171654s
2025-06-10T02:31:02.774394923Z [Info] FluentMigrator.Runner.MigrationRunner: 130: episode_last_searched_time migrating
2025-06-10T02:31:02.776090878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:02.779070076Z [Info] episode_last_searched_time: Starting migration of Main DB to 130
2025-06-10T02:31:02.783664436Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2025-06-10T02:31:02.785230730Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.21E-05s
2025-06-10T02:31:02.786510487Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes LastSearchTime DateTime
2025-06-10T02:31:02.788354790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "LastSearchTime" DATETIME
2025-06-10T02:31:02.796242781Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079808s
2025-06-10T02:31:02.797797111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (130, '2025-06-10T02:31:02', 'episode_last_searched_time')
2025-06-10T02:31:02.801585018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:02.804180153Z [Info] FluentMigrator.Runner.MigrationRunner: 130: episode_last_searched_time migrated
2025-06-10T02:31:02.805810976Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0159996s
2025-06-10T02:31:02.807384113Z [Info] FluentMigrator.Runner.MigrationRunner: 131: download_propers_config migrating
2025-06-10T02:31:02.809042883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:02.811346631Z [Info] download_propers_config: Starting migration of Main DB to 131
2025-06-10T02:31:02.815515194Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-06-10T02:31:02.817040004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-06-10T02:31:02.825621562Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084416s
2025-06-10T02:31:02.827227736Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers'
2025-06-10T02:31:02.829399589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers'
2025-06-10T02:31:02.832369128Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030166s
2025-06-10T02:31:02.833916654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (131, '2025-06-10T02:31:02', 'download_propers_config')
2025-06-10T02:31:02.837714099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:02.840335958Z [Info] FluentMigrator.Runner.MigrationRunner: 131: download_propers_config migrated
2025-06-10T02:31:02.841930098Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110094s
2025-06-10T02:31:02.843577725Z [Info] FluentMigrator.Runner.MigrationRunner: 132: add_download_client_priority migrating
2025-06-10T02:31:02.845247727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:02.847567367Z [Info] add_download_client_priority: Starting migration of Main DB to 132
2025-06-10T02:31:02.852922700Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2025-06-10T02:31:02.854522842Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.26E-05s
2025-06-10T02:31:02.855794953Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Priority Int32
2025-06-10T02:31:02.857635499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 1
2025-06-10T02:31:02.865976893Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084749s
2025-06-10T02:31:02.867314837Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-06-10T02:31:02.868686649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-06-10T02:31:03.149991654Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2808656s
2025-06-10T02:31:03.152205682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (132, '2025-06-10T02:31:03', 'add_download_client_priority')
2025-06-10T02:31:03.156593266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:03.159398895Z [Info] FluentMigrator.Runner.MigrationRunner: 132: add_download_client_priority migrated
2025-06-10T02:31:03.161094298Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2906531s
2025-06-10T02:31:03.162776074Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_specials_folder_format migrating
2025-06-10T02:31:03.164431347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:03.166754094Z [Info] add_specials_folder_format: Starting migration of Main DB to 134
2025-06-10T02:31:03.177137890Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2025-06-10T02:31:03.178960790Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4E-05s
2025-06-10T02:31:03.180250517Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig SpecialsFolderFormat String
2025-06-10T02:31:03.182206776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "SpecialsFolderFormat" TEXT
2025-06-10T02:31:03.190504853Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084s
2025-06-10T02:31:03.191807135Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-06-10T02:31:03.193286003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "SpecialsFolderFormat" = 'Specials' WHERE 1 = 1
2025-06-10T02:31:03.196414201Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003266s
2025-06-10T02:31:03.197936917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (134, '2025-06-10T02:31:03', 'add_specials_folder_format')
2025-06-10T02:31:03.201693440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:03.205426877Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_specials_folder_format migrated
2025-06-10T02:31:03.207082220Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123161s
2025-06-10T02:31:03.208754256Z [Info] FluentMigrator.Runner.MigrationRunner: 135: health_issue_notification migrating
2025-06-10T02:31:03.210392735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:03.212745161Z [Info] health_issue_notification: Starting migration of Main DB to 135
2025-06-10T02:31:03.219226260Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-06-10T02:31:03.220838707Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.33E-05s
2025-06-10T02:31:03.222115337Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthIssue Boolean
2025-06-10T02:31:03.224323543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthIssue" INTEGER NOT NULL DEFAULT 0
2025-06-10T02:31:03.232382088Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085039s
2025-06-10T02:31:03.233715352Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-06-10T02:31:03.235139740Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.3E-06s
2025-06-10T02:31:03.236417072Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeHealthWarnings Boolean
2025-06-10T02:31:03.238355485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeHealthWarnings" INTEGER NOT NULL DEFAULT 0
2025-06-10T02:31:03.246110549Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078637s
2025-06-10T02:31:03.247642533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (135, '2025-06-10T02:31:03', 'health_issue_notification')
2025-06-10T02:31:03.251374307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:03.254074714Z [Info] FluentMigrator.Runner.MigrationRunner: 135: health_issue_notification migrated
2025-06-10T02:31:03.255693984Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0158752s
2025-06-10T02:31:03.257388726Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_indexer_and_enabled_to_release_profiles migrating
2025-06-10T02:31:03.259210825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:03.261541016Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Main DB to 136
2025-06-10T02:31:03.268173450Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2025-06-10T02:31:03.269782991Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.16E-05s
2025-06-10T02:31:03.271049140Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Enabled Boolean
2025-06-10T02:31:03.272901609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Enabled" INTEGER NOT NULL DEFAULT 1
2025-06-10T02:31:03.281167272Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083912s
2025-06-10T02:31:03.282496267Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2025-06-10T02:31:03.284001438Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.2E-06s
2025-06-10T02:31:03.285233128Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IndexerId Int32
2025-06-10T02:31:03.287029875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IndexerId" INTEGER NOT NULL DEFAULT 0
2025-06-10T02:31:03.294619045Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076664s
2025-06-10T02:31:03.296174437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (136, '2025-06-10T02:31:03', 'add_indexer_and_enabled_to_release_profiles')
2025-06-10T02:31:03.300142686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:03.302833103Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_indexer_and_enabled_to_release_profiles migrated
2025-06-10T02:31:03.304669941Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0159147s
2025-06-10T02:31:03.306286025Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_airedbefore_to_episodes migrating
2025-06-10T02:31:03.307934905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:03.310263654Z [Info] add_airedbefore_to_episodes: Starting migration of Main DB to 137
2025-06-10T02:31:03.316675133Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2025-06-10T02:31:03.318173670Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.08E-05s
2025-06-10T02:31:03.319432885Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes AiredAfterSeasonNumber Int32
2025-06-10T02:31:03.321325365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "AiredAfterSeasonNumber" INTEGER
2025-06-10T02:31:03.329401726Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081751s
2025-06-10T02:31:03.330746353Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes AiredBeforeSeasonNumber Int32
2025-06-10T02:31:03.332604725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "AiredBeforeSeasonNumber" INTEGER
2025-06-10T02:31:03.340088202Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075449s
2025-06-10T02:31:03.341418771Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes AiredBeforeEpisodeNumber Int32
2025-06-10T02:31:03.343270900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "AiredBeforeEpisodeNumber" INTEGER
2025-06-10T02:31:03.350778015Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007564s
2025-06-10T02:31:03.352327073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (137, '2025-06-10T02:31:03', 'add_airedbefore_to_episodes')
2025-06-10T02:31:03.356128116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:03.358808022Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_airedbefore_to_episodes migrated
2025-06-10T02:31:03.360471742Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0156288s
2025-06-10T02:31:03.362074409Z [Info] FluentMigrator.Runner.MigrationRunner: 138: remove_bitmetv migrating
2025-06-10T02:31:03.363558377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:03.365852656Z [Info] remove_bitmetv: Starting migration of Main DB to 138
2025-06-10T02:31:03.370132272Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-06-10T02:31:03.372130626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'BitMeTv'
2025-06-10T02:31:03.375086327Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031085s
2025-06-10T02:31:03.376412457Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableRss" = false, "EnableAutomaticSearch" = false, "EnableInteractiveSearch" = false WHERE "Implementation" = 'Newznab' AND "Settings" LIKE '%usenet-crawler.com%'
2025-06-10T02:31:03.380149300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableRss" = false, "EnableAutomaticSearch" = false, "EnableInteractiveSearch" = false WHERE "Implementation" = 'Newznab' AND "Settings" LIKE '%usenet-crawler.com%'
2025-06-10T02:31:03.384855125Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046678s
2025-06-10T02:31:03.386372620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (138, '2025-06-10T02:31:03', 'remove_bitmetv')
2025-06-10T02:31:03.389999513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:03.392630270Z [Info] FluentMigrator.Runner.MigrationRunner: 138: remove_bitmetv migrated
2025-06-10T02:31:03.394145150Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124721s
2025-06-10T02:31:03.395700782Z [Info] FluentMigrator.Runner.MigrationRunner: 139: add_download_history migrating
2025-06-10T02:31:03.397283308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:03.399549701Z [Info] add_download_history: Starting migration of Main DB to 139
2025-06-10T02:31:03.416761605Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadHistory
2025-06-10T02:31:03.419186508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadHistory" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "EventType" INTEGER NOT NULL, "SeriesId" 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-06-10T02:31:03.426777852Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082949s
2025-06-10T02:31:03.428263663Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (EventType)
2025-06-10T02:31:03.430049058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC)
2025-06-10T02:31:03.433676692Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037657s
2025-06-10T02:31:03.435021159Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (SeriesId)
2025-06-10T02:31:03.436692694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_SeriesId" ON "DownloadHistory" ("SeriesId" ASC)
2025-06-10T02:31:03.440203643Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035668s
2025-06-10T02:31:03.441534943Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (DownloadId)
2025-06-10T02:31:03.443221329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC)
2025-06-10T02:31:03.446782759Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036055s
2025-06-10T02:31:03.448141084Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-06-10T02:31:03.449504239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-06-10T02:31:03.477356887Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0275644s
2025-06-10T02:31:03.479408899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (139, '2025-06-10T02:31:03', 'add_download_history')
2025-06-10T02:31:03.483313730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:03.486169680Z [Info] FluentMigrator.Runner.MigrationRunner: 139: add_download_history migrated
2025-06-10T02:31:03.487742487Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0366463s
2025-06-10T02:31:03.489430215Z [Info] FluentMigrator.Runner.MigrationRunner: 140: remove_chown_and_folderchmod_config_v2 migrating
2025-06-10T02:31:03.491197824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:03.493541603Z [Info] remove_chown_and_folderchmod_config_v2: Starting migration of Main DB to 140
2025-06-10T02:31:03.497223937Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" IN ('folderchmod', 'chownuser')
2025-06-10T02:31:03.499456913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" IN ('folderchmod', 'chownuser')
2025-06-10T02:31:03.503207825Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037227s
2025-06-10T02:31:03.504774549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (140, '2025-06-10T02:31:03', 'remove_chown_and_folderchmod_config_v2')
2025-06-10T02:31:03.508666605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:03.511315338Z [Info] FluentMigrator.Runner.MigrationRunner: 140: remove_chown_and_folderchmod_config_v2 migrated
2025-06-10T02:31:03.513099651Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118752s
2025-06-10T02:31:03.514642648Z [Info] FluentMigrator.Runner.MigrationRunner: 141: add_update_history migrating
2025-06-10T02:31:03.516202518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:03.518451867Z [Info] add_update_history: Starting migration of Main DB to 141
2025-06-10T02:31:03.520078422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (141, '2025-06-10T02:31:03', 'add_update_history')
2025-06-10T02:31:03.523707398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:03.526292794Z [Info] FluentMigrator.Runner.MigrationRunner: 141: add_update_history migrated
2025-06-10T02:31:03.527829358Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100918s
2025-06-10T02:31:03.529288074Z [Info] FluentMigrator.Runner.MigrationRunner: 142: import_lists migrating
2025-06-10T02:31:03.530761812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:03.532938865Z [Info] import_lists: Starting migration of Main DB to 142
2025-06-10T02:31:03.552168050Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportLists
2025-06-10T02:31:03.554420395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportLists" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableAutomaticAdd" INTEGER, "RootFolderPath" TEXT NOT NULL, "ShouldMonitor" INTEGER NOT NULL, "QualityProfileId" INTEGER NOT NULL, "LanguageProfileId" INTEGER NOT NULL, "Tags" TEXT)
2025-06-10T02:31:03.562566627Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086909s
2025-06-10T02:31:03.563948198Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportLists (Name)
2025-06-10T02:31:03.565541777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC)
2025-06-10T02:31:03.569052576Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035637s
2025-06-10T02:31:03.570374547Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListStatus
2025-06-10T02:31:03.572259703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT)
2025-06-10T02:31:03.578550709Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066642s
2025-06-10T02:31:03.579896729Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListStatus (ProviderId)
2025-06-10T02:31:03.581598255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2025-06-10T02:31:03.585324157Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037662s
2025-06-10T02:31:03.586678944Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListExclusions
2025-06-10T02:31:03.588501424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListExclusions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" TEXT NOT NULL, "Title" TEXT NOT NULL)
2025-06-10T02:31:03.592755719Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045123s
2025-06-10T02:31:03.594085577Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListExclusions (TvdbId)
2025-06-10T02:31:03.595785780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListExclusions_TvdbId" ON "ImportListExclusions" ("TvdbId" ASC)
2025-06-10T02:31:03.599681203Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039328s
2025-06-10T02:31:03.601243198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (142, '2025-06-10T02:31:03', 'import_lists')
2025-06-10T02:31:03.604837414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:03.607739417Z [Info] FluentMigrator.Runner.MigrationRunner: 142: import_lists migrated
2025-06-10T02:31:03.609214958Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120187s
2025-06-10T02:31:03.610849318Z [Info] FluentMigrator.Runner.MigrationRunner: 143: add_priority_to_indexers migrating
2025-06-10T02:31:03.612475452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:03.614780273Z [Info] add_priority_to_indexers: Starting migration of Main DB to 143
2025-06-10T02:31:03.619944431Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-06-10T02:31:03.621499882Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.25E-05s
2025-06-10T02:31:03.622771753Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Priority Int32
2025-06-10T02:31:03.624524873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 25
2025-06-10T02:31:03.633307055Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089199s
2025-06-10T02:31:03.634860142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (143, '2025-06-10T02:31:03', 'add_priority_to_indexers')
2025-06-10T02:31:03.638606214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:03.641256630Z [Info] FluentMigrator.Runner.MigrationRunner: 143: add_priority_to_indexers migrated
2025-06-10T02:31:03.642865359Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.016904s
2025-06-10T02:31:03.644463366Z [Info] FluentMigrator.Runner.MigrationRunner: 144: import_lists_series_type_and_season_folder migrating
2025-06-10T02:31:03.646257529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:03.648593462Z [Info] import_lists_series_type_and_season_folder: Starting migration of Main DB to 144
2025-06-10T02:31:03.655084872Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2025-06-10T02:31:03.656654332Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.26E-05s
2025-06-10T02:31:03.657927535Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists SeriesType Int32
2025-06-10T02:31:03.659702268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "SeriesType" INTEGER NOT NULL DEFAULT 0
2025-06-10T02:31:03.668621827Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090328s
2025-06-10T02:31:03.669960723Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2025-06-10T02:31:03.671372184Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.6E-06s
2025-06-10T02:31:03.672634897Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists SeasonFolder Boolean
2025-06-10T02:31:03.674433217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "SeasonFolder" INTEGER NOT NULL DEFAULT 1
2025-06-10T02:31:03.682698108Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008348s
2025-06-10T02:31:03.684236245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (144, '2025-06-10T02:31:03', 'import_lists_series_type_and_season_folder')
2025-06-10T02:31:03.688197731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:03.690911625Z [Info] FluentMigrator.Runner.MigrationRunner: 144: import_lists_series_type_and_season_folder migrated
2025-06-10T02:31:03.692736218Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0165943s
2025-06-10T02:31:03.694339466Z [Info] FluentMigrator.Runner.MigrationRunner: 145: remove_growl migrating
2025-06-10T02:31:03.695796159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:03.698091110Z [Info] remove_growl: Starting migration of Main DB to 145
2025-06-10T02:31:03.702004389Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-06-10T02:31:03.704311955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Growl'
2025-06-10T02:31:03.707010869Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031427s
2025-06-10T02:31:03.708541611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (145, '2025-06-10T02:31:03', 'remove_growl')
2025-06-10T02:31:03.712149375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:03.715598399Z [Info] FluentMigrator.Runner.MigrationRunner: 145: remove_growl migrated
2025-06-10T02:31:03.717072356Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117693s
2025-06-10T02:31:03.718665394Z [Info] FluentMigrator.Runner.MigrationRunner: 146: cleanup_duplicates_updatehistory migrating
2025-06-10T02:31:03.720388223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:03.722669125Z [Info] cleanup_duplicates_updatehistory: Starting migration of Main DB to 146
2025-06-10T02:31:03.724455001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (146, '2025-06-10T02:31:03', 'cleanup_duplicates_updatehistory')
2025-06-10T02:31:03.728275803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:03.730766298Z [Info] FluentMigrator.Runner.MigrationRunner: 146: cleanup_duplicates_updatehistory migrated
2025-06-10T02:31:03.732483034Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103902s
2025-06-10T02:31:03.733924997Z [Info] FluentMigrator.Runner.MigrationRunner: 147: swap_filechmod_for_folderchmod migrating
2025-06-10T02:31:03.735579889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:03.737761522Z [Info] swap_filechmod_for_folderchmod: Starting migration of Main DB to 147
2025-06-10T02:31:03.741853561Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-06-10T02:31:03.743343220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-06-10T02:31:03.749125412Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056958s
2025-06-10T02:31:03.750746225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (147, '2025-06-10T02:31:03', 'swap_filechmod_for_folderchmod')
2025-06-10T02:31:03.754797983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:03.757473991Z [Info] FluentMigrator.Runner.MigrationRunner: 147: swap_filechmod_for_folderchmod migrated
2025-06-10T02:31:03.759138682Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0141141s
2025-06-10T02:31:03.760759526Z [Info] FluentMigrator.Runner.MigrationRunner: 148: mediainfo_channels migrating
2025-06-10T02:31:03.762296380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:03.764590950Z [Info] mediainfo_channels: Starting migration of Main DB to 148
2025-06-10T02:31:03.768071377Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "EpisodeFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannels"', '"audioChannelsContainer"');
2025-06-10T02:31:03.770845212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "EpisodeFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannels"', '"audioChannelsContainer"');
2025-06-10T02:31:03.774572176Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037148s
2025-06-10T02:31:03.775891312Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "EpisodeFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannelPositionsText"', '"audioChannelPositionsTextContainer"');
2025-06-10T02:31:03.778977155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "EpisodeFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannelPositionsText"', '"audioChannelPositionsTextContainer"');
2025-06-10T02:31:03.782875443Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038815s
2025-06-10T02:31:03.784419272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (148, '2025-06-10T02:31:03', 'mediainfo_channels')
2025-06-10T02:31:03.788079992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:03.790708625Z [Info] FluentMigrator.Runner.MigrationRunner: 148: mediainfo_channels migrated
2025-06-10T02:31:03.792260539Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117355s
2025-06-10T02:31:03.793808265Z [Info] FluentMigrator.Runner.MigrationRunner: 149: add_on_delete_to_notifications migrating
2025-06-10T02:31:03.795481123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:03.797760022Z [Info] add_on_delete_to_notifications: Starting migration of Main DB to 149
2025-06-10T02:31:03.803947450Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-06-10T02:31:03.805537892Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.24E-05s
2025-06-10T02:31:03.806821887Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnSeriesDelete Boolean
2025-06-10T02:31:03.808729858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnSeriesDelete" INTEGER NOT NULL DEFAULT 0
2025-06-10T02:31:03.817790130Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091866s
2025-06-10T02:31:03.819134156Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-06-10T02:31:03.820584336Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.4E-06s
2025-06-10T02:31:03.821833180Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnEpisodeFileDelete Boolean
2025-06-10T02:31:03.823750421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnEpisodeFileDelete" INTEGER NOT NULL DEFAULT 0
2025-06-10T02:31:03.832240645Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085832s
2025-06-10T02:31:03.833781267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (149, '2025-06-10T02:31:03', 'add_on_delete_to_notifications')
2025-06-10T02:31:03.837577239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:03.840282225Z [Info] FluentMigrator.Runner.MigrationRunner: 149: add_on_delete_to_notifications migrated
2025-06-10T02:31:03.841950484Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0166502s
2025-06-10T02:31:03.843548081Z [Info] FluentMigrator.Runner.MigrationRunner: 150: add_scene_mapping_origin migrating
2025-06-10T02:31:03.845170127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:03.847454105Z [Info] add_scene_mapping_origin: Starting migration of Main DB to 150
2025-06-10T02:31:03.853900554Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SceneMappings
2025-06-10T02:31:03.855473291Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.23E-05s
2025-06-10T02:31:03.856742025Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings SceneOrigin String
2025-06-10T02:31:03.858585727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "SceneOrigin" TEXT
2025-06-10T02:31:03.867261716Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087716s
2025-06-10T02:31:03.868629650Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings SearchMode Int32
2025-06-10T02:31:03.870375535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "SearchMode" INTEGER
2025-06-10T02:31:03.878385803Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080788s
2025-06-10T02:31:03.879725520Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings Comment String
2025-06-10T02:31:03.881459912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "Comment" TEXT
2025-06-10T02:31:03.889431933Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080382s
2025-06-10T02:31:03.890971132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (150, '2025-06-10T02:31:03', 'add_scene_mapping_origin')
2025-06-10T02:31:03.894704849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:03.897446018Z [Info] FluentMigrator.Runner.MigrationRunner: 150: add_scene_mapping_origin migrated
2025-06-10T02:31:03.899054417Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0160792s
2025-06-10T02:31:03.900676432Z [Info] FluentMigrator.Runner.MigrationRunner: 151: remove_custom_filter_type migrating
2025-06-10T02:31:03.902303017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:03.904591174Z [Info] remove_custom_filter_type: Starting migration of Main DB to 151
2025-06-10T02:31:03.915554117Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-06-10T02:31:03.917317848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFilters" SET "Type" = 'series' WHERE "Type" = 'seriesIndex'
2025-06-10T02:31:03.920865891Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003633s
2025-06-10T02:31:03.922163715Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-06-10T02:31:03.923517601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFilters" SET "Type" = 'series' WHERE "Type" = 'seriesEditor'
2025-06-10T02:31:03.926546950Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030848s
2025-06-10T02:31:03.927810494Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-06-10T02:31:03.929195663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFilters" SET "Type" = 'series' WHERE "Type" = 'seasonPass'
2025-06-10T02:31:03.932262347Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030807s
2025-06-10T02:31:03.933804973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (151, '2025-06-10T02:31:03', 'remove_custom_filter_type')
2025-06-10T02:31:03.937581306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:03.940273707Z [Info] FluentMigrator.Runner.MigrationRunner: 151: remove_custom_filter_type migrated
2025-06-10T02:31:03.941902096Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111011s
2025-06-10T02:31:03.943501255Z [Info] FluentMigrator.Runner.MigrationRunner: 152: update_btn_url_to_https migrating
2025-06-10T02:31:03.945133702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:03.947438442Z [Info] update_btn_url_to_https: Starting migration of Main DB to 152
2025-06-10T02:31:03.950722925Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", 'http://api.broadcasthe.net', 'https://api.broadcasthe.net') WHERE "Implementation" = 'BroadcastheNet';
2025-06-10T02:31:03.954141498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = Replace("Settings", 'http://api.broadcasthe.net', 'https://api.broadcasthe.net') WHERE "Implementation" = 'BroadcastheNet';
2025-06-10T02:31:03.958598742Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044467s
2025-06-10T02:31:03.960163853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (152, '2025-06-10T02:31:03', 'update_btn_url_to_https')
2025-06-10T02:31:03.963932792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:03.966563739Z [Info] FluentMigrator.Runner.MigrationRunner: 152: update_btn_url_to_https migrated
2025-06-10T02:31:03.968197318Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124486s
2025-06-10T02:31:03.969738431Z [Info] FluentMigrator.Runner.MigrationRunner: 153: add_on_episodefiledelete_for_upgrade migrating
2025-06-10T02:31:03.971494557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:03.973769467Z [Info] add_on_episodefiledelete_for_upgrade: Starting migration of Main DB to 153
2025-06-10T02:31:03.978648069Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-06-10T02:31:03.980260035Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.15E-05s
2025-06-10T02:31:03.981549651Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnEpisodeFileDeleteForUpgrade Boolean
2025-06-10T02:31:03.983700471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnEpisodeFileDeleteForUpgrade" INTEGER NOT NULL DEFAULT 1
2025-06-10T02:31:03.993302174Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097082s
2025-06-10T02:31:03.994872736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (153, '2025-06-10T02:31:03', 'add_on_episodefiledelete_for_upgrade')
2025-06-10T02:31:03.998780534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:04.001517344Z [Info] FluentMigrator.Runner.MigrationRunner: 153: add_on_episodefiledelete_for_upgrade migrated
2025-06-10T02:31:04.003279933Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0179674s
2025-06-10T02:31:04.004909514Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_name_release_profile migrating
2025-06-10T02:31:04.006539796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:04.008874106Z [Info] add_name_release_profile: Starting migration of Main DB to 154
2025-06-10T02:31:04.013545411Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2025-06-10T02:31:04.015229793Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.37E-05s
2025-06-10T02:31:04.016461793Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Name String
2025-06-10T02:31:04.018256386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Name" TEXT DEFAULT NULL
2025-06-10T02:31:04.027082075Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089911s
2025-06-10T02:31:04.028701747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (154, '2025-06-10T02:31:04', 'add_name_release_profile')
2025-06-10T02:31:04.032471517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:04.035159549Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_name_release_profile migrated
2025-06-10T02:31:04.036771955Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0170757s
2025-06-10T02:31:04.038358690Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_arabic_and_hindi_languages migrating
2025-06-10T02:31:04.040073633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:04.042387732Z [Info] add_arabic_and_hindi_languages: Starting migration of Main DB to 155
2025-06-10T02:31:04.046051017Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-06-10T02:31:04.047499895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-06-10T02:31:04.086157427Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0383114s
2025-06-10T02:31:04.088333138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (155, '2025-06-10T02:31:04', 'add_arabic_and_hindi_languages')
2025-06-10T02:31:04.092826084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:04.095559968Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_arabic_and_hindi_languages migrated
2025-06-10T02:31:04.097315763Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.048052s
2025-06-10T02:31:04.098957448Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_bypass_to_delay_profile migrating
2025-06-10T02:31:04.100643082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:04.103067073Z [Info] add_bypass_to_delay_profile: Starting migration of Main DB to 156
2025-06-10T02:31:04.112218779Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2025-06-10T02:31:04.113975325Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.44E-05s
2025-06-10T02:31:04.115262847Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfHighestQuality Boolean
2025-06-10T02:31:04.117315350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfHighestQuality" INTEGER NOT NULL DEFAULT 0
2025-06-10T02:31:04.126827933Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096345s
2025-06-10T02:31:04.128217170Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-06-10T02:31:04.129553069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DelayProfiles" SET "BypassIfHighestQuality" = 1 WHERE 1 = 1
2025-06-10T02:31:04.132572508Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030696s
2025-06-10T02:31:04.134172470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (156, '2025-06-10T02:31:04', 'add_bypass_to_delay_profile')
2025-06-10T02:31:04.137893251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:04.140640342Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_bypass_to_delay_profile migrated
2025-06-10T02:31:04.142349714Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011143s
2025-06-10T02:31:04.143891288Z [Info] FluentMigrator.Runner.MigrationRunner: 157: email_multiple_addresses migrating
2025-06-10T02:31:04.145621792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:04.148225614Z [Info] email_multiple_addresses: Starting migration of Main DB to 157
2025-06-10T02:31:04.151515047Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-06-10T02:31:04.153007672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-06-10T02:31:04.177632201Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0243597s
2025-06-10T02:31:04.179693722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (157, '2025-06-10T02:31:04', 'email_multiple_addresses')
2025-06-10T02:31:04.183689267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:04.186373821Z [Info] FluentMigrator.Runner.MigrationRunner: 157: email_multiple_addresses migrated
2025-06-10T02:31:04.187993863Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0333534s
2025-06-10T02:31:04.189626831Z [Info] FluentMigrator.Runner.MigrationRunner: 158: cdh_per_downloadclient migrating
2025-06-10T02:31:04.191229498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:04.193545070Z [Info] cdh_per_downloadclient: Starting migration of Main DB to 158
2025-06-10T02:31:04.200278988Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2025-06-10T02:31:04.201899310Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.27E-05s
2025-06-10T02:31:04.203169137Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveCompletedDownloads Boolean
2025-06-10T02:31:04.205261249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveCompletedDownloads" INTEGER NOT NULL DEFAULT 1
2025-06-10T02:31:04.214579691Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094456s
2025-06-10T02:31:04.216026544Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveFailedDownloads Boolean
2025-06-10T02:31:04.217929716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveFailedDownloads" INTEGER NOT NULL DEFAULT 1
2025-06-10T02:31:04.226492626Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086502s
2025-06-10T02:31:04.227809928Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-06-10T02:31:04.229172972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-06-10T02:31:04.492352615Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2628591s
2025-06-10T02:31:04.494578176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (158, '2025-06-10T02:31:04', 'cdh_per_downloadclient')
2025-06-10T02:31:04.498658581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:04.501513369Z [Info] FluentMigrator.Runner.MigrationRunner: 158: cdh_per_downloadclient migrated
2025-06-10T02:31:04.503103801Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.27232s
2025-06-10T02:31:04.504753693Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_indexer_tags migrating
2025-06-10T02:31:04.506276509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:04.508675208Z [Info] add_indexer_tags: Starting migration of Main DB to 159
2025-06-10T02:31:04.513081690Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-06-10T02:31:04.514603945Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.19E-05s
2025-06-10T02:31:04.515892269Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String
2025-06-10T02:31:04.517563153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT
2025-06-10T02:31:04.526152848Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086773s
2025-06-10T02:31:04.527713430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (159, '2025-06-10T02:31:04', 'add_indexer_tags')
2025-06-10T02:31:04.531378789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:04.534860069Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_indexer_tags migrated
2025-06-10T02:31:04.536408747Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.017417s
2025-06-10T02:31:04.538038989Z [Info] FluentMigrator.Runner.MigrationRunner: 160: rename_blacklist_to_blocklist migrating
2025-06-10T02:31:04.539702969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:04.542021828Z [Info] rename_blacklist_to_blocklist: Starting migration of Main DB to 160
2025-06-10T02:31:04.545728571Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Blacklist Blocklist
2025-06-10T02:31:04.547457402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" RENAME TO "Blocklist"
2025-06-10T02:31:04.569051730Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.021642s
2025-06-10T02:31:04.570646811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (160, '2025-06-10T02:31:04', 'rename_blacklist_to_blocklist')
2025-06-10T02:31:04.574503125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:04.577210165Z [Info] FluentMigrator.Runner.MigrationRunner: 160: rename_blacklist_to_blocklist migrated
2025-06-10T02:31:04.578891180Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0298708s
2025-06-10T02:31:04.580493516Z [Info] FluentMigrator.Runner.MigrationRunner: 161: remove_plex_hometheatre migrating
2025-06-10T02:31:04.582095021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:04.584393659Z [Info] remove_plex_hometheatre: Starting migration of Main DB to 161
2025-06-10T02:31:04.589616063Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-06-10T02:31:04.591563945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexHomeTheater'
2025-06-10T02:31:04.594776153Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032784s
2025-06-10T02:31:04.596084848Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-06-10T02:31:04.597881375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexClient'
2025-06-10T02:31:04.600731273Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029085s
2025-06-10T02:31:04.602040348Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-06-10T02:31:04.603401419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-06-10T02:31:04.643519733Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0398716s
2025-06-10T02:31:04.645555111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (161, '2025-06-10T02:31:04', 'remove_plex_hometheatre')
2025-06-10T02:31:04.649621478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:04.652310802Z [Info] FluentMigrator.Runner.MigrationRunner: 161: remove_plex_hometheatre migrated
2025-06-10T02:31:04.653900523Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0488874s
2025-06-10T02:31:04.655506426Z [Info] FluentMigrator.Runner.MigrationRunner: 162: release_profile_to_array migrating
2025-06-10T02:31:04.657132600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:04.659435487Z [Info] release_profile_to_array: Starting migration of Main DB to 162
2025-06-10T02:31:04.662882597Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-06-10T02:31:04.664367266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-06-10T02:31:04.681733682Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0171183s
2025-06-10T02:31:04.683733809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (162, '2025-06-10T02:31:04', 'release_profile_to_array')
2025-06-10T02:31:04.687782942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:04.690543009Z [Info] FluentMigrator.Runner.MigrationRunner: 162: release_profile_to_array migrated
2025-06-10T02:31:04.692183732Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0261692s
2025-06-10T02:31:04.693806519Z [Info] FluentMigrator.Runner.MigrationRunner: 163: mediainfo_to_ffmpeg migrating
2025-06-10T02:31:04.695363023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:04.697669196Z [Info] mediainfo_to_ffmpeg: Starting migration of Main DB to 163
2025-06-10T02:31:04.701025433Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-06-10T02:31:04.702481265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-06-10T02:31:04.728949575Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0262035s
2025-06-10T02:31:04.730889822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (163, '2025-06-10T02:31:04', 'mediainfo_to_ffmpeg')
2025-06-10T02:31:04.734846168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:04.737531394Z [Info] FluentMigrator.Runner.MigrationRunner: 163: mediainfo_to_ffmpeg migrated
2025-06-10T02:31:04.739087377Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0350471s
2025-06-10T02:31:04.740692879Z [Info] FluentMigrator.Runner.MigrationRunner: 164: download_client_per_indexer migrating
2025-06-10T02:31:04.742341879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:04.744666420Z [Info] download_client_per_indexer: Starting migration of Main DB to 164
2025-06-10T02:31:04.749480161Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-06-10T02:31:04.750999761Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.24E-05s
2025-06-10T02:31:04.752295580Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32
2025-06-10T02:31:04.754114272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0
2025-06-10T02:31:04.763219635Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092206s
2025-06-10T02:31:04.764789866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (164, '2025-06-10T02:31:04', 'download_client_per_indexer')
2025-06-10T02:31:04.768575919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:04.771276656Z [Info] FluentMigrator.Runner.MigrationRunner: 164: download_client_per_indexer migrated
2025-06-10T02:31:04.772919684Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0173006s
2025-06-10T02:31:04.774514195Z [Info] FluentMigrator.Runner.MigrationRunner: 165: add_on_update_to_notifications migrating
2025-06-10T02:31:04.776220781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:04.778500491Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 165
2025-06-10T02:31:04.783249923Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-06-10T02:31:04.784858662Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-05s
2025-06-10T02:31:04.786127156Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean
2025-06-10T02:31:04.788106241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 0
2025-06-10T02:31:04.797315753Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093296s
2025-06-10T02:31:04.798866225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (165, '2025-06-10T02:31:04', 'add_on_update_to_notifications')
2025-06-10T02:31:04.802690034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:04.805401332Z [Info] FluentMigrator.Runner.MigrationRunner: 165: add_on_update_to_notifications migrated
2025-06-10T02:31:04.807081285Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0174493s
2025-06-10T02:31:04.808676727Z [Info] FluentMigrator.Runner.MigrationRunner: 166: update_series_sort_title migrating
2025-06-10T02:31:04.810317080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:04.812591529Z [Info] update_series_sort_title: Starting migration of Main DB to 166
2025-06-10T02:31:04.815969801Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-06-10T02:31:04.817458057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-06-10T02:31:04.826583691Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008941s
2025-06-10T02:31:04.828389346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (166, '2025-06-10T02:31:04', 'update_series_sort_title')
2025-06-10T02:31:04.832451004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:04.835109106Z [Info] FluentMigrator.Runner.MigrationRunner: 166: update_series_sort_title migrated
2025-06-10T02:31:04.836735570Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.017644s
2025-06-10T02:31:04.838336965Z [Info] FluentMigrator.Runner.MigrationRunner: 167: add_tvdbid_to_episode migrating
2025-06-10T02:31:04.839914551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:04.842191445Z [Info] add_tvdbid_to_episode: Starting migration of Main DB to 167
2025-06-10T02:31:04.846473266Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2025-06-10T02:31:04.847987926Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.24E-05s
2025-06-10T02:31:04.849263133Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes TvdbId Int32
2025-06-10T02:31:04.850947675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "TvdbId" INTEGER
2025-06-10T02:31:04.859634355Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008776s
2025-06-10T02:31:04.861216270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (167, '2025-06-10T02:31:04', 'add_tvdbid_to_episode')
2025-06-10T02:31:04.864949616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:04.867583639Z [Info] FluentMigrator.Runner.MigrationRunner: 167: add_tvdbid_to_episode migrated
2025-06-10T02:31:04.869149081Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0167875s
2025-06-10T02:31:04.870763792Z [Info] FluentMigrator.Runner.MigrationRunner: 168: add_additional_info_to_pending_releases migrating
2025-06-10T02:31:04.872563927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:04.874836492Z [Info] add_additional_info_to_pending_releases: Starting migration of Main DB to 168
2025-06-10T02:31:04.879355972Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2025-06-10T02:31:04.880972957Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.22E-05s
2025-06-10T02:31:04.882245038Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases AdditionalInfo String
2025-06-10T02:31:04.884146206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "AdditionalInfo" TEXT
2025-06-10T02:31:04.892960453Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089191s
2025-06-10T02:31:04.894519482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (168, '2025-06-10T02:31:04', 'add_additional_info_to_pending_releases')
2025-06-10T02:31:04.898485557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:04.901190313Z [Info] FluentMigrator.Runner.MigrationRunner: 168: add_additional_info_to_pending_releases migrated
2025-06-10T02:31:04.902973593Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0171848s
2025-06-10T02:31:04.904581200Z [Info] FluentMigrator.Runner.MigrationRunner: 169: add_malayalam_and_ukrainian_languages migrating
2025-06-10T02:31:04.906366665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:04.908648248Z [Info] add_malayalam_and_ukrainian_languages: Starting migration of Main DB to 169
2025-06-10T02:31:04.912236773Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-06-10T02:31:04.913683706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-06-10T02:31:04.949808530Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0358112s
2025-06-10T02:31:04.951891203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (169, '2025-06-10T02:31:04', 'add_malayalam_and_ukrainian_languages')
2025-06-10T02:31:04.956243416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:04.958903231Z [Info] FluentMigrator.Runner.MigrationRunner: 169: add_malayalam_and_ukrainian_languages migrated
2025-06-10T02:31:04.960693195Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0452129s
2025-06-10T02:31:04.962299098Z [Info] FluentMigrator.Runner.MigrationRunner: 170: add_language_tags_to_subtitle_files migrating
2025-06-10T02:31:04.964047268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:04.966356528Z [Info] add_language_tags_to_subtitle_files: Starting migration of Main DB to 170
2025-06-10T02:31:04.970913773Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles
2025-06-10T02:31:04.972505147Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.21E-05s
2025-06-10T02:31:04.973775414Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles LanguageTags String
2025-06-10T02:31:04.975612473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "LanguageTags" TEXT
2025-06-10T02:31:04.984402912Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088813s
2025-06-10T02:31:04.985971991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (170, '2025-06-10T02:31:04', 'add_language_tags_to_subtitle_files')
2025-06-10T02:31:04.989892113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:04.992603132Z [Info] FluentMigrator.Runner.MigrationRunner: 170: add_language_tags_to_subtitle_files migrated
2025-06-10T02:31:04.994343205Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0171176s
2025-06-10T02:31:04.995935862Z [Info] FluentMigrator.Runner.MigrationRunner: 171: add_custom_formats migrating
2025-06-10T02:31:04.997480722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:04.999773589Z [Info] add_custom_formats: Starting migration of Main DB to 171
2025-06-10T02:31:05.020260407Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFormats
2025-06-10T02:31:05.022531950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "CustomFormats" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Specifications" TEXT NOT NULL DEFAULT '[]', "IncludeCustomFormatWhenRenaming" INTEGER NOT NULL DEFAULT 0)
2025-06-10T02:31:05.028767735Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066364s
2025-06-10T02:31:05.030157103Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex CustomFormats (Name)
2025-06-10T02:31:05.031773818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC)
2025-06-10T02:31:05.035301510Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035967s
2025-06-10T02:31:05.036640676Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2025-06-10T02:31:05.038153943Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.6E-06s
2025-06-10T02:31:05.039412267Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles FormatItems String
2025-06-10T02:31:05.041277212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "FormatItems" TEXT NOT NULL DEFAULT '[]'
2025-06-10T02:31:05.050203644Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090038s
2025-06-10T02:31:05.051541507Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2025-06-10T02:31:05.053012018Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.2E-06s
2025-06-10T02:31:05.054267997Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinFormatScore Int32
2025-06-10T02:31:05.056133102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinFormatScore" INTEGER NOT NULL DEFAULT 0
2025-06-10T02:31:05.064803198Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087861s
2025-06-10T02:31:05.066131252Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2025-06-10T02:31:05.067585771Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.3E-06s
2025-06-10T02:31:05.068852942Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles CutoffFormatScore Int32
2025-06-10T02:31:05.070720502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "CutoffFormatScore" INTEGER NOT NULL DEFAULT 0
2025-06-10T02:31:05.079425679Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087815s
2025-06-10T02:31:05.080767240Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-06-10T02:31:05.082124443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-06-10T02:31:05.157897112Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0754002s
2025-06-10T02:31:05.159913943Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-06-10T02:31:05.161314693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-06-10T02:31:05.175362477Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138224s
2025-06-10T02:31:05.177167822Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles Preferred
2025-06-10T02:31:05.226908830Z [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, "IncludePreferredWhenRenaming" INTEGER NOT NULL, "Enabled" INTEGER NOT NULL, "IndexerId" INTEGER NOT NULL, "Name" TEXT)
2025-06-10T02:31:05.233862971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ReleaseProfiles_temp" ("Id", "Required", "Ignored", "Tags", "IncludePreferredWhenRenaming", "Enabled", "IndexerId", "Name") SELECT "Id", "Required", "Ignored", "Tags", "IncludePreferredWhenRenaming", "Enabled", "IndexerId", "Name" FROM "ReleaseProfiles"
2025-06-10T02:31:05.240306805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles"
2025-06-10T02:31:05.243283238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles"
2025-06-10T02:31:05.264173778Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0852809s
2025-06-10T02:31:05.265579879Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles IncludePreferredWhenRenaming
2025-06-10T02:31:05.323537971Z [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, "Enabled" INTEGER NOT NULL, "IndexerId" INTEGER NOT NULL, "Name" TEXT)
2025-06-10T02:31:05.329919771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ReleaseProfiles_temp" ("Id", "Required", "Ignored", "Tags", "Enabled", "IndexerId", "Name") SELECT "Id", "Required", "Ignored", "Tags", "Enabled", "IndexerId", "Name" FROM "ReleaseProfiles"
2025-06-10T02:31:05.335532070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles"
2025-06-10T02:31:05.338504585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles"
2025-06-10T02:31:05.359387040Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0919069s
2025-06-10T02:31:05.360763180Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-06-10T02:31:05.362683837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]'
2025-06-10T02:31:05.365805021Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033034s
2025-06-10T02:31:05.367755799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (171, '2025-06-10T02:31:05', 'add_custom_formats')
2025-06-10T02:31:05.371446590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:05.374678677Z [Info] FluentMigrator.Runner.MigrationRunner: 171: add_custom_formats migrated
2025-06-10T02:31:05.376243448Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121849s
2025-06-10T02:31:05.378389409Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_SeasonSearchMaximumSingleEpisodeAge_to_indexers migrating
2025-06-10T02:31:05.380423143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:05.383158240Z [Info] add_SeasonSearchMaximumSingleEpisodeAge_to_indexers: Starting migration of Main DB to 172
2025-06-10T02:31:05.389679400Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-06-10T02:31:05.391231324Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.34E-05s
2025-06-10T02:31:05.392657095Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers SeasonSearchMaximumSingleEpisodeAge Int32
2025-06-10T02:31:05.394767434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "SeasonSearchMaximumSingleEpisodeAge" INTEGER NOT NULL DEFAULT 0
2025-06-10T02:31:05.404430600Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097909s
2025-06-10T02:31:05.405999839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (172, '2025-06-10T02:31:05', 'add_SeasonSearchMaximumSingleEpisodeAge_to_indexers')
2025-06-10T02:31:05.410270708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:05.413922631Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_SeasonSearchMaximumSingleEpisodeAge_to_indexers migrated
2025-06-10T02:31:05.416426482Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0192716s
2025-06-10T02:31:05.417652019Z [Info] FluentMigrator.Runner.MigrationRunner: 173: remove_omg migrating
2025-06-10T02:31:05.419109514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:05.421472582Z [Info] remove_omg: Starting migration of Main DB to 173
2025-06-10T02:31:05.424819911Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs'
2025-06-10T02:31:05.427276337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs'
2025-06-10T02:31:05.430385757Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030591s
2025-06-10T02:31:05.431674091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (173, '2025-06-10T02:31:05', 'remove_omg')
2025-06-10T02:31:05.435493792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:05.437944987Z [Info] FluentMigrator.Runner.MigrationRunner: 173: remove_omg migrated
2025-06-10T02:31:05.439371148Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108774s
2025-06-10T02:31:05.440935107Z [Info] FluentMigrator.Runner.MigrationRunner: 174: add_salt_to_users migrating
2025-06-10T02:31:05.442472723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:05.444742874Z [Info] add_salt_to_users: Starting migration of Main DB to 174
2025-06-10T02:31:05.450157756Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users
2025-06-10T02:31:05.451563577Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-05s
2025-06-10T02:31:05.452856680Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String
2025-06-10T02:31:05.454501311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT
2025-06-10T02:31:05.463545691Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088927s
2025-06-10T02:31:05.464700235Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32
2025-06-10T02:31:05.466405459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER
2025-06-10T02:31:05.474605148Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082057s
2025-06-10T02:31:05.476094376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (174, '2025-06-10T02:31:05', 'add_salt_to_users')
2025-06-10T02:31:05.479992074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:05.482814717Z [Info] FluentMigrator.Runner.MigrationRunner: 174: add_salt_to_users migrated
2025-06-10T02:31:05.484059133Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0162s
2025-06-10T02:31:05.485639204Z [Info] FluentMigrator.Runner.MigrationRunner: 175: language_profiles_to_custom_formats migrating
2025-06-10T02:31:05.487390851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:05.489768007Z [Info] language_profiles_to_custom_formats: Starting migration of Main DB to 175
2025-06-10T02:31:05.502464269Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2025-06-10T02:31:05.504212940Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.22E-05s
2025-06-10T02:31:05.505356743Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles Languages String
2025-06-10T02:31:05.507377561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]'
2025-06-10T02:31:05.516505710Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094507s
2025-06-10T02:31:05.517967383Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2025-06-10T02:31:05.519281639Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.2E-06s
2025-06-10T02:31:05.520558059Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History Languages String
2025-06-10T02:31:05.522275988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]'
2025-06-10T02:31:05.530963910Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087109s
2025-06-10T02:31:05.532245851Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2025-06-10T02:31:05.533640128Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.1E-06s
2025-06-10T02:31:05.534892429Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist Languages String
2025-06-10T02:31:05.536616851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]'
2025-06-10T02:31:05.545460046Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089131s
2025-06-10T02:31:05.546790936Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "EpisodeFiles" SET "Languages" = '[' || "Language" || ']'
2025-06-10T02:31:05.548930654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "EpisodeFiles" SET "Languages" = '[' || "Language" || ']'
2025-06-10T02:31:05.552311641Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028741s
2025-06-10T02:31:05.553082263Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "History" SET "Languages" = '[' || "Language" || ']'
2025-06-10T02:31:05.555165938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "History" SET "Languages" = '[' || "Language" || ']'
2025-06-10T02:31:05.558130848Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027965s
2025-06-10T02:31:05.559274721Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Blocklist" SET "Languages" = '[' || "Language" || ']'
2025-06-10T02:31:05.561380590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Blocklist" SET "Languages" = '[' || "Language" || ']'
2025-06-10T02:31:05.564400060Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028445s
2025-06-10T02:31:05.565562540Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn EpisodeFiles Language
2025-06-10T02:31:05.612345793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "EpisodeFiles_temp" ("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, "OriginalFilePath" TEXT, "Languages" TEXT NOT NULL)
2025-06-10T02:31:05.620333886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "EpisodeFiles_temp" ("Id", "SeriesId", "Quality", "Size", "DateAdded", "SeasonNumber", "SceneName", "ReleaseGroup", "MediaInfo", "RelativePath", "OriginalFilePath", "Languages") SELECT "Id", "SeriesId", "Quality", "Size", "DateAdded", "SeasonNumber", "SceneName", "ReleaseGroup", "MediaInfo", "RelativePath", "OriginalFilePath", "Languages" FROM "EpisodeFiles"
2025-06-10T02:31:05.628051745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "EpisodeFiles"
2025-06-10T02:31:05.631095143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles_temp" RENAME TO "EpisodeFiles"
2025-06-10T02:31:05.652070013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_EpisodeFiles_SeriesId" ON "EpisodeFiles" ("SeriesId" ASC)
2025-06-10T02:31:05.655671274Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0884984s
2025-06-10T02:31:05.657043246Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn History Language
2025-06-10T02:31:05.703268345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History_temp" ("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, "Languages" TEXT NOT NULL)
2025-06-10T02:31:05.710507881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "History_temp" ("Id", "EpisodeId", "SeriesId", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "Languages") SELECT "Id", "EpisodeId", "SeriesId", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "Languages" FROM "History"
2025-06-10T02:31:05.716779238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2025-06-10T02:31:05.720690433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2025-06-10T02:31:05.740977448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2025-06-10T02:31:05.744494049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2025-06-10T02:31:05.748014567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EpisodeId_Date" ON "History" ("EpisodeId" ASC, "Date" DESC)
2025-06-10T02:31:05.751945030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2025-06-10T02:31:05.756041167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_SeriesId" ON "History" ("SeriesId" ASC)
2025-06-10T02:31:05.759377555Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1007856s
2025-06-10T02:31:05.760814889Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Blocklist Language
2025-06-10T02:31:05.808956847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blocklist_temp" ("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, "Languages" TEXT NOT NULL)
2025-06-10T02:31:05.817337370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Blocklist_temp" ("Id", "SeriesId", "EpisodeIds", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "Languages") SELECT "Id", "SeriesId", "EpisodeIds", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "Languages" FROM "Blocklist"
2025-06-10T02:31:05.825461717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2025-06-10T02:31:05.829362642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2025-06-10T02:31:05.850176879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blacklist_SeriesId" ON "Blocklist" ("SeriesId" ASC)
2025-06-10T02:31:05.853864082Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0914461s
2025-06-10T02:31:05.855266015Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Series LanguageProfileId
2025-06-10T02:31:05.904154426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Series_temp" ("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, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "TvMazeId" INTEGER NOT NULL)
2025-06-10T02:31:05.919711238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Series_temp" ("Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "QualityProfileId", "Tags", "Added", "AddOptions", "TvMazeId") SELECT "Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "QualityProfileId", "Tags", "Added", "AddOptions", "TvMazeId" FROM "Series"
2025-06-10T02:31:05.935721123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2025-06-10T02:31:05.940000388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2025-06-10T02:31:05.960056839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2025-06-10T02:31:05.963614903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2025-06-10T02:31:05.967253519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2025-06-10T02:31:05.970489485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2025-06-10T02:31:05.973874259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2025-06-10T02:31:05.977247351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2025-06-10T02:31:05.980607546Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1236309s
2025-06-10T02:31:05.982005571Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportLists LanguageProfileId
2025-06-10T02:31:06.029417039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportLists_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableAutomaticAdd" INTEGER, "RootFolderPath" TEXT NOT NULL, "ShouldMonitor" INTEGER NOT NULL, "QualityProfileId" INTEGER NOT NULL, "Tags" TEXT, "SeriesType" INTEGER NOT NULL, "SeasonFolder" INTEGER NOT NULL)
2025-06-10T02:31:06.037929407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportLists_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableAutomaticAdd", "RootFolderPath", "ShouldMonitor", "QualityProfileId", "Tags", "SeriesType", "SeasonFolder") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableAutomaticAdd", "RootFolderPath", "ShouldMonitor", "QualityProfileId", "Tags", "SeriesType", "SeasonFolder" FROM "ImportLists"
2025-06-10T02:31:06.046428629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists"
2025-06-10T02:31:06.049458710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists"
2025-06-10T02:31:06.069960859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC)
2025-06-10T02:31:06.073538532Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0897219s
2025-06-10T02:31:06.075058142Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable LanguageProfiles
2025-06-10T02:31:06.077736995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LanguageProfiles"
2025-06-10T02:31:06.080847347Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00388s
2025-06-10T02:31:06.083251057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (175, '2025-06-10T02:31:06', 'language_profiles_to_custom_formats')
2025-06-10T02:31:06.087479831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:06.091526499Z [Info] FluentMigrator.Runner.MigrationRunner: 175: language_profiles_to_custom_formats migrated
2025-06-10T02:31:06.093415803Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0146071s
2025-06-10T02:31:06.096346183Z [Info] FluentMigrator.Runner.MigrationRunner: 176: original_language migrating
2025-06-10T02:31:06.098084182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:06.100790481Z [Info] original_language: Starting migration of Main DB to 176
2025-06-10T02:31:06.107969966Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-06-10T02:31:06.109944000Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.42E-05s
2025-06-10T02:31:06.111243787Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series OriginalLanguage Int32
2025-06-10T02:31:06.113116337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "OriginalLanguage" INTEGER NOT NULL DEFAULT 1
2025-06-10T02:31:06.122513167Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095478s
2025-06-10T02:31:06.124200404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (176, '2025-06-10T02:31:06', 'original_language')
2025-06-10T02:31:06.127939282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:06.130689168Z [Info] FluentMigrator.Runner.MigrationRunner: 176: original_language migrated
2025-06-10T02:31:06.132255111Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0177781s
2025-06-10T02:31:06.133920975Z [Info] FluentMigrator.Runner.MigrationRunner: 177: add_on_manual_interaction_required_to_notifications migrating
2025-06-10T02:31:06.135890140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:06.138225121Z [Info] add_on_manual_interaction_required_to_notifications: Starting migration of Main DB to 177
2025-06-10T02:31:06.143584552Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-06-10T02:31:06.145199002Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.29E-05s
2025-06-10T02:31:06.146490643Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnManualInteractionRequired Boolean
2025-06-10T02:31:06.148613036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnManualInteractionRequired" INTEGER NOT NULL DEFAULT 0
2025-06-10T02:31:06.158060988Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095601s
2025-06-10T02:31:06.159616300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (177, '2025-06-10T02:31:06', 'add_on_manual_interaction_required_to_notifications')
2025-06-10T02:31:06.163748921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:06.166518276Z [Info] FluentMigrator.Runner.MigrationRunner: 177: add_on_manual_interaction_required_to_notifications migrated
2025-06-10T02:31:06.168505026Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0180722s
2025-06-10T02:31:06.170113825Z [Info] FluentMigrator.Runner.MigrationRunner: 178: list_sync_time migrating
2025-06-10T02:31:06.171615589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:06.173944438Z [Info] list_sync_time: Starting migration of Main DB to 178
2025-06-10T02:31:06.180271136Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListStatus LastSyncListInfo
2025-06-10T02:31:06.225954163Z [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-06-10T02:31:06.232408699Z [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-06-10T02:31:06.238313327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2025-06-10T02:31:06.241399221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2025-06-10T02:31:06.261530132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2025-06-10T02:31:06.265374542Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0831952s
2025-06-10T02:31:06.266729099Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2025-06-10T02:31:06.268232887Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.09E-05s
2025-06-10T02:31:06.269523135Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus LastInfoSync DateTime
2025-06-10T02:31:06.271439433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "LastInfoSync" DATETIME
2025-06-10T02:31:06.279639392Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083113s
2025-06-10T02:31:06.281231919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (178, '2025-06-10T02:31:06', 'list_sync_time')
2025-06-10T02:31:06.284821356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:06.288667289Z [Info] FluentMigrator.Runner.MigrationRunner: 178: list_sync_time migrated
2025-06-10T02:31:06.290212520Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0173425s
2025-06-10T02:31:06.291934698Z [Info] FluentMigrator.Runner.MigrationRunner: 179: add_auto_tagging migrating
2025-06-10T02:31:06.293514228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:06.295899180Z [Info] add_auto_tagging: Starting migration of Main DB to 179
2025-06-10T02:31:06.305189785Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AutoTagging
2025-06-10T02:31:06.307220484Z [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-06-10T02:31:06.313743688Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006926s
2025-06-10T02:31:06.315249700Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AutoTagging (Name)
2025-06-10T02:31:06.316922949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AutoTagging_Name" ON "AutoTagging" ("Name" ASC)
2025-06-10T02:31:06.320464710Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036497s
2025-06-10T02:31:06.322028198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (179, '2025-06-10T02:31:06', 'add_auto_tagging')
2025-06-10T02:31:06.325712936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:06.328491461Z [Info] FluentMigrator.Runner.MigrationRunner: 179: add_auto_tagging migrated
2025-06-10T02:31:06.330015710Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117223s
2025-06-10T02:31:06.331642024Z [Info] FluentMigrator.Runner.MigrationRunner: 180: task_duration migrating
2025-06-10T02:31:06.333162946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:06.335512447Z [Info] task_duration: Starting migration of Main DB to 180
2025-06-10T02:31:06.340075063Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2025-06-10T02:31:06.341681207Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.22E-05s
2025-06-10T02:31:06.343007116Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ScheduledTasks LastStartTime DateTime
2025-06-10T02:31:06.344882923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks" ADD COLUMN "LastStartTime" DATETIME
2025-06-10T02:31:06.354019799Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091994s
2025-06-10T02:31:06.355730874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (180, '2025-06-10T02:31:06', 'task_duration')
2025-06-10T02:31:06.359569212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:06.362484822Z [Info] FluentMigrator.Runner.MigrationRunner: 180: task_duration migrated
2025-06-10T02:31:06.364007348Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0177407s
2025-06-10T02:31:06.365673022Z [Info] FluentMigrator.Runner.MigrationRunner: 181: quality_definition_preferred_size migrating
2025-06-10T02:31:06.367416161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:06.369834620Z [Info] quality_definition_preferred_size: Starting migration of Main DB to 181
2025-06-10T02:31:06.375962619Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions
2025-06-10T02:31:06.377273378Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.26E-05s
2025-06-10T02:31:06.378565018Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityDefinitions PreferredSize Double
2025-06-10T02:31:06.380551628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions" ADD COLUMN "PreferredSize" NUMERIC
2025-06-10T02:31:06.389701921Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092674s
2025-06-10T02:31:06.391180007Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5
2025-06-10T02:31:06.393797447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5
2025-06-10T02:31:06.397009203Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034005s
2025-06-10T02:31:06.398581429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (181, '2025-06-10T02:31:06', 'quality_definition_preferred_size')
2025-06-10T02:31:06.402496020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:06.405229434Z [Info] FluentMigrator.Runner.MigrationRunner: 181: quality_definition_preferred_size migrated
2025-06-10T02:31:06.406982934Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116146s
2025-06-10T02:31:06.408610341Z [Info] FluentMigrator.Runner.MigrationRunner: 182: add_custom_format_score_bypass_to_delay_profile migrating
2025-06-10T02:31:06.410512892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:06.412847502Z [Info] add_custom_format_score_bypass_to_delay_profile: Starting migration of Main DB to 182
2025-06-10T02:31:06.419457520Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2025-06-10T02:31:06.421052111Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-05s
2025-06-10T02:31:06.422323511Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfAboveCustomFormatScore Boolean
2025-06-10T02:31:06.424493620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfAboveCustomFormatScore" INTEGER NOT NULL DEFAULT 0
2025-06-10T02:31:06.434214301Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098453s
2025-06-10T02:31:06.435605212Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2025-06-10T02:31:06.437066274Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.4E-06s
2025-06-10T02:31:06.438335499Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles MinimumCustomFormatScore Int32
2025-06-10T02:31:06.440297980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "MinimumCustomFormatScore" INTEGER
2025-06-10T02:31:06.448877534Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086565s
2025-06-10T02:31:06.461230375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (182, '2025-06-10T02:31:06', 'add_custom_format_score_bypass_to_delay_profile')
2025-06-10T02:31:06.465927392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:06.468702891Z [Info] FluentMigrator.Runner.MigrationRunner: 182: add_custom_format_score_bypass_to_delay_profile migrated
2025-06-10T02:31:06.470623718Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0284625s
2025-06-10T02:31:06.472308981Z [Info] FluentMigrator.Runner.MigrationRunner: 183: update_images_remote_url migrating
2025-06-10T02:31:06.473924403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:06.476583958Z [Info] update_images_remote_url: Starting migration of Main DB to 183
2025-06-10T02:31:06.480654303Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Episodes" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"')
2025-06-10T02:31:06.483004455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"')
2025-06-10T02:31:06.486364169Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033232s
2025-06-10T02:31:06.487672363Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Series" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"'), "Actors" = REPLACE("Actors", '"url"', '"remoteUrl"'), "Seasons" = REPLACE("Seasons", '"url"', '"remoteUrl"')
2025-06-10T02:31:06.491088892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Series" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"'), "Actors" = REPLACE("Actors", '"url"', '"remoteUrl"'), "Seasons" = REPLACE("Seasons", '"url"', '"remoteUrl"')
2025-06-10T02:31:06.495740217Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004633s
2025-06-10T02:31:06.497282051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (183, '2025-06-10T02:31:06', 'update_images_remote_url')
2025-06-10T02:31:06.501006089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:06.503629281Z [Info] FluentMigrator.Runner.MigrationRunner: 183: update_images_remote_url migrated
2025-06-10T02:31:06.505258561Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125642s
2025-06-10T02:31:06.506813742Z [Info] FluentMigrator.Runner.MigrationRunner: 184: remove_invalid_roksbox_metadata_images migrating
2025-06-10T02:31:06.508607504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:06.510884258Z [Info] remove_invalid_roksbox_metadata_images: Starting migration of Main DB to 184
2025-06-10T02:31:06.515906500Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "MetadataFiles" WHERE "Consumer" = 'RoksboxMetadata' AND "Type" = 5 AND ("RelativePath" LIKE '%/metadata/%' OR "RelativePath" LIKE '%\metadata\%')
2025-06-10T02:31:06.519323790Z [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-06-10T02:31:06.523865093Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045121s
2025-06-10T02:31:06.525415545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (184, '2025-06-10T02:31:06', 'remove_invalid_roksbox_metadata_images')
2025-06-10T02:31:06.529337091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:06.531959521Z [Info] FluentMigrator.Runner.MigrationRunner: 184: remove_invalid_roksbox_metadata_images migrated
2025-06-10T02:31:06.533758442Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126725s
2025-06-10T02:31:06.535340417Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_episode_runtime migrating
2025-06-10T02:31:06.536911831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:06.539182573Z [Info] add_episode_runtime: Starting migration of Main DB to 185
2025-06-10T02:31:06.543928719Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2025-06-10T02:31:06.545508600Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.22E-05s
2025-06-10T02:31:06.546938609Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes Runtime Int32
2025-06-10T02:31:06.548699444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "Runtime" INTEGER NOT NULL DEFAULT 0
2025-06-10T02:31:06.558055251Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094758s
2025-06-10T02:31:06.559630804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (185, '2025-06-10T02:31:06', 'add_episode_runtime')
2025-06-10T02:31:06.563370723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:06.566072273Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_episode_runtime migrated
2025-06-10T02:31:06.567614868Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0175314s
2025-06-10T02:31:06.569263518Z [Info] FluentMigrator.Runner.MigrationRunner: 186: add_result_to_commands migrating
2025-06-10T02:31:06.570900764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:06.573225956Z [Info] add_result_to_commands: Starting migration of Main DB to 186
2025-06-10T02:31:06.578198898Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2025-06-10T02:31:06.579692155Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.22E-05s
2025-06-10T02:31:06.581030850Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Commands Result Int32
2025-06-10T02:31:06.582769621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands" ADD COLUMN "Result" INTEGER NOT NULL DEFAULT 1
2025-06-10T02:31:06.592060297Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093447s
2025-06-10T02:31:06.593588744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (186, '2025-06-10T02:31:06', 'add_result_to_commands')
2025-06-10T02:31:06.597361871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:06.600061526Z [Info] FluentMigrator.Runner.MigrationRunner: 186: add_result_to_commands migrated
2025-06-10T02:31:06.601632599Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.017416s
2025-06-10T02:31:06.603250567Z [Info] FluentMigrator.Runner.MigrationRunner: 187: add_on_series_add_to_notifications migrating
2025-06-10T02:31:06.604990340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:06.607292284Z [Info] add_on_series_add_to_notifications: Starting migration of Main DB to 187
2025-06-10T02:31:06.612351901Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-06-10T02:31:06.613919678Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.28E-05s
2025-06-10T02:31:06.615186889Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnSeriesAdd Boolean
2025-06-10T02:31:06.617081373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnSeriesAdd" INTEGER NOT NULL DEFAULT 0
2025-06-10T02:31:06.626489566Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095318s
2025-06-10T02:31:06.628062032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (187, '2025-06-10T02:31:06', 'add_on_series_add_to_notifications')
2025-06-10T02:31:06.631909708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:06.634530846Z [Info] FluentMigrator.Runner.MigrationRunner: 187: add_on_series_add_to_notifications migrated
2025-06-10T02:31:06.636275900Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0176036s
2025-06-10T02:31:06.637878887Z [Info] FluentMigrator.Runner.MigrationRunner: 188: postgres_update_timestamp_columns_to_with_timezone migrating
2025-06-10T02:31:06.639814003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:06.642108833Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 188
2025-06-10T02:31:06.692349247Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-06-10T02:31:06.694592453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1
2025-06-10T02:31:06.697407421Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029671s
2025-06-10T02:31:06.698739804Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2025-06-10T02:31:06.700146335Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.9E-06s
2025-06-10T02:31:06.701420711Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Date DateTimeOffset
2025-06-10T02:31:06.748079533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blocklist_temp" ("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, "Languages" TEXT NOT NULL)
2025-06-10T02:31:06.756328392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Blocklist_temp" ("Id", "SeriesId", "EpisodeIds", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "Languages") SELECT "Id", "SeriesId", "EpisodeIds", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "Languages" FROM "Blocklist"
2025-06-10T02:31:06.764084978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2025-06-10T02:31:06.767077804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2025-06-10T02:31:06.788232477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blacklist_SeriesId" ON "Blocklist" ("SeriesId" ASC)
2025-06-10T02:31:06.791753917Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0886473s
2025-06-10T02:31:06.793124176Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2025-06-10T02:31:06.794532762Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.06E-05s
2025-06-10T02:31:06.795822188Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist PublishedDate DateTimeOffset
2025-06-10T02:31:06.843840066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blocklist_temp" ("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, "Languages" TEXT NOT NULL)
2025-06-10T02:31:06.852224397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Blocklist_temp" ("Id", "SeriesId", "EpisodeIds", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "Languages") SELECT "Id", "SeriesId", "EpisodeIds", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "Languages" FROM "Blocklist"
2025-06-10T02:31:06.859892716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2025-06-10T02:31:06.862870121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2025-06-10T02:31:06.885775929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blacklist_SeriesId" ON "Blocklist" ("SeriesId" ASC)
2025-06-10T02:31:06.889983220Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0922958s
2025-06-10T02:31:06.891678394Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2025-06-10T02:31:06.893121770Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.04E-05s
2025-06-10T02:31:06.894434873Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset
2025-06-10T02:31:06.943817479Z [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, "Result" INTEGER NOT NULL)
2025-06-10T02:31:06.951942398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger", "Result") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger", "Result" FROM "Commands"
2025-06-10T02:31:06.960042948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2025-06-10T02:31:06.962939710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2025-06-10T02:31:06.984370739Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0879556s
2025-06-10T02:31:06.985720757Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2025-06-10T02:31:06.987180215Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.08E-05s
2025-06-10T02:31:06.988525274Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset
2025-06-10T02:31:07.035488659Z [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, "Result" INTEGER NOT NULL)
2025-06-10T02:31:07.043570160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger", "Result") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger", "Result" FROM "Commands"
2025-06-10T02:31:07.051060822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2025-06-10T02:31:07.054072255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2025-06-10T02:31:07.075115152Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0847565s
2025-06-10T02:31:07.077194519Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2025-06-10T02:31:07.078594949Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.08E-05s
2025-06-10T02:31:07.079891599Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset
2025-06-10T02:31:07.128645660Z [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, "Result" INTEGER NOT NULL)
2025-06-10T02:31:07.137028408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger", "Result") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger", "Result" FROM "Commands"
2025-06-10T02:31:07.144404218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2025-06-10T02:31:07.147146569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2025-06-10T02:31:07.168937683Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0870531s
2025-06-10T02:31:07.171392305Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2025-06-10T02:31:07.173747507Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.15E-05s
2025-06-10T02:31:07.175786783Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset
2025-06-10T02:31:07.224750977Z [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-06-10T02:31:07.232008409Z [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-06-10T02:31:07.238219274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2025-06-10T02:31:07.241404076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2025-06-10T02:31:07.263315823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2025-06-10T02:31:07.267479255Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0889895s
2025-06-10T02:31:07.268868994Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2025-06-10T02:31:07.270402952Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.14E-05s
2025-06-10T02:31:07.271686086Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset
2025-06-10T02:31:07.317702515Z [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-06-10T02:31:07.324354718Z [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-06-10T02:31:07.330343476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2025-06-10T02:31:07.333516675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2025-06-10T02:31:07.354699443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2025-06-10T02:31:07.358997898Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0852503s
2025-06-10T02:31:07.360391153Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2025-06-10T02:31:07.361963118Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-05s
2025-06-10T02:31:07.363226742Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset
2025-06-10T02:31:07.417523112Z [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-06-10T02:31:07.424875185Z [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-06-10T02:31:07.431070859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2025-06-10T02:31:07.434195440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2025-06-10T02:31:07.455599845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2025-06-10T02:31:07.459760813Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0945503s
2025-06-10T02:31:07.461149358Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadHistory
2025-06-10T02:31:07.462636603Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.13E-05s
2025-06-10T02:31:07.464213928Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadHistory Date DateTimeOffset
2025-06-10T02:31:07.511165671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadHistory_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "EventType" INTEGER NOT NULL, "SeriesId" 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-06-10T02:31:07.518854050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadHistory_temp" ("Id", "EventType", "SeriesId", "DownloadId", "SourceTitle", "Date", "Protocol", "IndexerId", "DownloadClientId", "Release", "Data") SELECT "Id", "EventType", "SeriesId", "DownloadId", "SourceTitle", "Date", "Protocol", "IndexerId", "DownloadClientId", "Release", "Data" FROM "DownloadHistory"
2025-06-10T02:31:07.526094037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadHistory"
2025-06-10T02:31:07.529723344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadHistory_temp" RENAME TO "DownloadHistory"
2025-06-10T02:31:07.551144052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC)
2025-06-10T02:31:07.555728844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_SeriesId" ON "DownloadHistory" ("SeriesId" ASC)
2025-06-10T02:31:07.559459084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC)
2025-06-10T02:31:07.563182420Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0971337s
2025-06-10T02:31:07.564778915Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2025-06-10T02:31:07.566318815Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.11E-05s
2025-06-10T02:31:07.567733243Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn EpisodeFiles DateAdded DateTimeOffset
2025-06-10T02:31:07.613851346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "EpisodeFiles_temp" ("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, "OriginalFilePath" TEXT, "Languages" TEXT NOT NULL)
2025-06-10T02:31:07.621927787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "EpisodeFiles_temp" ("Id", "SeriesId", "Quality", "Size", "DateAdded", "SeasonNumber", "SceneName", "ReleaseGroup", "MediaInfo", "RelativePath", "OriginalFilePath", "Languages") SELECT "Id", "SeriesId", "Quality", "Size", "DateAdded", "SeasonNumber", "SceneName", "ReleaseGroup", "MediaInfo", "RelativePath", "OriginalFilePath", "Languages" FROM "EpisodeFiles"
2025-06-10T02:31:07.629638572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "EpisodeFiles"
2025-06-10T02:31:07.632663683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles_temp" RENAME TO "EpisodeFiles"
2025-06-10T02:31:07.653532861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_EpisodeFiles_SeriesId" ON "EpisodeFiles" ("SeriesId" ASC)
2025-06-10T02:31:07.657533696Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0879771s
2025-06-10T02:31:07.658998916Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2025-06-10T02:31:07.660406039Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.05E-05s
2025-06-10T02:31:07.661685936Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Episodes AirDateUtc DateTimeOffset
2025-06-10T02:31:07.707672886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Episodes_temp" ("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, "AbsoluteEpisodeNumber" INTEGER, "SceneAbsoluteEpisodeNumber" INTEGER, "SceneSeasonNumber" INTEGER, "SceneEpisodeNumber" INTEGER, "Monitored" INTEGER, "AirDateUtc" DATETIME, "AirDate" TEXT, "Ratings" TEXT, "Images" TEXT, "UnverifiedSceneNumbering" INTEGER NOT NULL, "LastSearchTime" DATETIME, "AiredAfterSeasonNumber" INTEGER, "AiredBeforeSeasonNumber" INTEGER, "AiredBeforeEpisodeNumber" INTEGER, "TvdbId" INTEGER, "Runtime" INTEGER NOT NULL)
2025-06-10T02:31:07.720491093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Episodes_temp" ("Id", "SeriesId", "SeasonNumber", "EpisodeNumber", "Title", "Overview", "EpisodeFileId", "AbsoluteEpisodeNumber", "SceneAbsoluteEpisodeNumber", "SceneSeasonNumber", "SceneEpisodeNumber", "Monitored", "AirDateUtc", "AirDate", "Ratings", "Images", "UnverifiedSceneNumbering", "LastSearchTime", "AiredAfterSeasonNumber", "AiredBeforeSeasonNumber", "AiredBeforeEpisodeNumber", "TvdbId", "Runtime") SELECT "Id", "SeriesId", "SeasonNumber", "EpisodeNumber", "Title", "Overview", "EpisodeFileId", "AbsoluteEpisodeNumber", "SceneAbsoluteEpisodeNumber", "SceneSeasonNumber", "SceneEpisodeNumber", "Monitored", "AirDateUtc", "AirDate", "Ratings", "Images", "UnverifiedSceneNumbering", "LastSearchTime", "AiredAfterSeasonNumber", "AiredBeforeSeasonNumber", "AiredBeforeEpisodeNumber", "TvdbId", "Runtime" FROM "Episodes"
2025-06-10T02:31:07.735362986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Episodes"
2025-06-10T02:31:07.738812862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes_temp" RENAME TO "Episodes"
2025-06-10T02:31:07.758952561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_EpisodeFileId" ON "Episodes" ("EpisodeFileId" ASC)
2025-06-10T02:31:07.762700667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId" ON "Episodes" ("SeriesId" ASC)
2025-06-10T02:31:07.766214532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId_SeasonNumber_EpisodeNumber" ON "Episodes" ("SeriesId" ASC, "SeasonNumber" ASC, "EpisodeNumber" ASC)
2025-06-10T02:31:07.770605754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId_AirDate" ON "Episodes" ("SeriesId" ASC, "AirDate" ASC)
2025-06-10T02:31:07.774468040Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1110249s
2025-06-10T02:31:07.775937378Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2025-06-10T02:31:07.777363830Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.03E-05s
2025-06-10T02:31:07.778677074Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Episodes LastSearchTime DateTimeOffset
2025-06-10T02:31:07.824736419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Episodes_temp" ("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, "AbsoluteEpisodeNumber" INTEGER, "SceneAbsoluteEpisodeNumber" INTEGER, "SceneSeasonNumber" INTEGER, "SceneEpisodeNumber" INTEGER, "Monitored" INTEGER, "AirDateUtc" DATETIME, "AirDate" TEXT, "Ratings" TEXT, "Images" TEXT, "UnverifiedSceneNumbering" INTEGER NOT NULL, "LastSearchTime" DATETIME, "AiredAfterSeasonNumber" INTEGER, "AiredBeforeSeasonNumber" INTEGER, "AiredBeforeEpisodeNumber" INTEGER, "TvdbId" INTEGER, "Runtime" INTEGER NOT NULL)
2025-06-10T02:31:07.837668026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Episodes_temp" ("Id", "SeriesId", "SeasonNumber", "EpisodeNumber", "Title", "Overview", "EpisodeFileId", "AbsoluteEpisodeNumber", "SceneAbsoluteEpisodeNumber", "SceneSeasonNumber", "SceneEpisodeNumber", "Monitored", "AirDateUtc", "AirDate", "Ratings", "Images", "UnverifiedSceneNumbering", "LastSearchTime", "AiredAfterSeasonNumber", "AiredBeforeSeasonNumber", "AiredBeforeEpisodeNumber", "TvdbId", "Runtime") SELECT "Id", "SeriesId", "SeasonNumber", "EpisodeNumber", "Title", "Overview", "EpisodeFileId", "AbsoluteEpisodeNumber", "SceneAbsoluteEpisodeNumber", "SceneSeasonNumber", "SceneEpisodeNumber", "Monitored", "AirDateUtc", "AirDate", "Ratings", "Images", "UnverifiedSceneNumbering", "LastSearchTime", "AiredAfterSeasonNumber", "AiredBeforeSeasonNumber", "AiredBeforeEpisodeNumber", "TvdbId", "Runtime" FROM "Episodes"
2025-06-10T02:31:07.852633587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Episodes"
2025-06-10T02:31:07.856075567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes_temp" RENAME TO "Episodes"
2025-06-10T02:31:07.876679180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_EpisodeFileId" ON "Episodes" ("EpisodeFileId" ASC)
2025-06-10T02:31:07.880540004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId" ON "Episodes" ("SeriesId" ASC)
2025-06-10T02:31:07.883918215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId_SeasonNumber_EpisodeNumber" ON "Episodes" ("SeriesId" ASC, "SeasonNumber" ASC, "EpisodeNumber" ASC)
2025-06-10T02:31:07.888384347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId_AirDate" ON "Episodes" ("SeriesId" ASC, "AirDate" ASC)
2025-06-10T02:31:07.892124348Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1116365s
2025-06-10T02:31:07.893469576Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles
2025-06-10T02:31:07.894889605Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.02E-05s
2025-06-10T02:31:07.896164452Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles Added DateTimeOffset
2025-06-10T02:31:07.941308855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ExtraFiles_temp" ("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-06-10T02:31:07.948491917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ExtraFiles_temp" ("Id", "SeriesId", "SeasonNumber", "EpisodeFileId", "RelativePath", "Extension", "Added", "LastUpdated") SELECT "Id", "SeriesId", "SeasonNumber", "EpisodeFileId", "RelativePath", "Extension", "Added", "LastUpdated" FROM "ExtraFiles"
2025-06-10T02:31:07.954633833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles"
2025-06-10T02:31:07.957452548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles"
2025-06-10T02:31:07.978342738Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0803834s
2025-06-10T02:31:07.979708979Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles
2025-06-10T02:31:07.981142225Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.08E-05s
2025-06-10T02:31:07.982425048Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles LastUpdated DateTimeOffset
2025-06-10T02:31:08.027598379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ExtraFiles_temp" ("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-06-10T02:31:08.034982686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ExtraFiles_temp" ("Id", "SeriesId", "SeasonNumber", "EpisodeFileId", "RelativePath", "Extension", "Added", "LastUpdated") SELECT "Id", "SeriesId", "SeasonNumber", "EpisodeFileId", "RelativePath", "Extension", "Added", "LastUpdated" FROM "ExtraFiles"
2025-06-10T02:31:08.041000393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles"
2025-06-10T02:31:08.043743055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles"
2025-06-10T02:31:08.064794880Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0805247s
2025-06-10T02:31:08.066113795Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2025-06-10T02:31:08.067494335Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.09E-05s
2025-06-10T02:31:08.068822960Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset
2025-06-10T02:31:08.113995600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History_temp" ("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, "Languages" TEXT NOT NULL)
2025-06-10T02:31:08.121239595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "History_temp" ("Id", "EpisodeId", "SeriesId", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "Languages") SELECT "Id", "EpisodeId", "SeriesId", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "Languages" FROM "History"
2025-06-10T02:31:08.133211138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2025-06-10T02:31:08.137154237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2025-06-10T02:31:08.157719503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2025-06-10T02:31:08.161131453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2025-06-10T02:31:08.164614465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EpisodeId_Date" ON "History" ("EpisodeId" ASC, "Date" DESC)
2025-06-10T02:31:08.168431290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2025-06-10T02:31:08.172225619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_SeriesId" ON "History" ("SeriesId" ASC)
2025-06-10T02:31:08.175576356Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1050475s
2025-06-10T02:31:08.176970313Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2025-06-10T02:31:08.178462066Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.06E-05s
2025-06-10T02:31:08.180017778Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus InitialFailure DateTimeOffset
2025-06-10T02:31:08.225986842Z [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, "LastInfoSync" DATETIME)
2025-06-10T02:31:08.232943237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastInfoSync") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastInfoSync" FROM "ImportListStatus"
2025-06-10T02:31:08.239613968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2025-06-10T02:31:08.242850976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2025-06-10T02:31:08.263896678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2025-06-10T02:31:08.267842714Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0858579s
2025-06-10T02:31:08.269236119Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2025-06-10T02:31:08.270712672Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.08E-05s
2025-06-10T02:31:08.272005896Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus MostRecentFailure DateTimeOffset
2025-06-10T02:31:08.318138999Z [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, "LastInfoSync" DATETIME)
2025-06-10T02:31:08.324926696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastInfoSync") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastInfoSync" FROM "ImportListStatus"
2025-06-10T02:31:08.331445601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2025-06-10T02:31:08.334543939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2025-06-10T02:31:08.355759354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2025-06-10T02:31:08.359896113Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0858676s
2025-06-10T02:31:08.361245329Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2025-06-10T02:31:08.362863367Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.08E-05s
2025-06-10T02:31:08.364206631Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus DisabledTill DateTimeOffset
2025-06-10T02:31:08.410397872Z [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, "LastInfoSync" DATETIME)
2025-06-10T02:31:08.417793292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastInfoSync") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastInfoSync" FROM "ImportListStatus"
2025-06-10T02:31:08.424767814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2025-06-10T02:31:08.427838477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2025-06-10T02:31:08.450219008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2025-06-10T02:31:08.453712521Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0875896s
2025-06-10T02:31:08.455101478Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2025-06-10T02:31:08.456638091Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.16E-05s
2025-06-10T02:31:08.457945604Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus LastInfoSync DateTimeOffset
2025-06-10T02:31:08.504930854Z [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, "LastInfoSync" DATETIME)
2025-06-10T02:31:08.512155991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastInfoSync") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastInfoSync" FROM "ImportListStatus"
2025-06-10T02:31:08.518515404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2025-06-10T02:31:08.521605757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2025-06-10T02:31:08.542808436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2025-06-10T02:31:08.546911557Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0870192s
2025-06-10T02:31:08.548487069Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2025-06-10T02:31:08.550019585Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.15E-05s
2025-06-10T02:31:08.551315404Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset
2025-06-10T02:31:08.597355420Z [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)
2025-06-10T02:31:08.604429813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo" FROM "IndexerStatus"
2025-06-10T02:31:08.610928588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2025-06-10T02:31:08.614022638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2025-06-10T02:31:08.634755210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2025-06-10T02:31:08.638474799Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0852855s
2025-06-10T02:31:08.639807683Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2025-06-10T02:31:08.641300368Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.05E-05s
2025-06-10T02:31:08.642611799Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset
2025-06-10T02:31:08.688234174Z [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)
2025-06-10T02:31:08.694939204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo" FROM "IndexerStatus"
2025-06-10T02:31:08.701655075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2025-06-10T02:31:08.704683663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2025-06-10T02:31:08.725420234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2025-06-10T02:31:08.729212720Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.084617s
2025-06-10T02:31:08.730536695Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2025-06-10T02:31:08.732032537Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.04E-05s
2025-06-10T02:31:08.733611005Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset
2025-06-10T02:31:08.779744500Z [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)
2025-06-10T02:31:08.787059357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo" FROM "IndexerStatus"
2025-06-10T02:31:08.794557073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2025-06-10T02:31:08.797665231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2025-06-10T02:31:08.819415262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2025-06-10T02:31:08.823146585Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0876045s
2025-06-10T02:31:08.824531103Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2025-06-10T02:31:08.826001493Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.08E-05s
2025-06-10T02:31:08.827332413Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles LastUpdated DateTimeOffset
2025-06-10T02:31:08.872921180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataFiles_temp" ("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, "Hash" TEXT, "Added" DATETIME, "Extension" TEXT NOT NULL)
2025-06-10T02:31:08.880801817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MetadataFiles_temp" ("Id", "SeriesId", "Consumer", "Type", "RelativePath", "LastUpdated", "SeasonNumber", "EpisodeFileId", "Hash", "Added", "Extension") SELECT "Id", "SeriesId", "Consumer", "Type", "RelativePath", "LastUpdated", "SeasonNumber", "EpisodeFileId", "Hash", "Added", "Extension" FROM "MetadataFiles"
2025-06-10T02:31:08.887651839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2025-06-10T02:31:08.890500314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2025-06-10T02:31:08.911583964Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0823794s
2025-06-10T02:31:08.913979587Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2025-06-10T02:31:08.915436350Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.21E-05s
2025-06-10T02:31:08.916730636Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Added DateTimeOffset
2025-06-10T02:31:08.969052971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataFiles_temp" ("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, "Hash" TEXT, "Added" DATETIME, "Extension" TEXT NOT NULL)
2025-06-10T02:31:08.978547848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MetadataFiles_temp" ("Id", "SeriesId", "Consumer", "Type", "RelativePath", "LastUpdated", "SeasonNumber", "EpisodeFileId", "Hash", "Added", "Extension") SELECT "Id", "SeriesId", "Consumer", "Type", "RelativePath", "LastUpdated", "SeasonNumber", "EpisodeFileId", "Hash", "Added", "Extension" FROM "MetadataFiles"
2025-06-10T02:31:08.985575507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2025-06-10T02:31:08.988571329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2025-06-10T02:31:09.009168409Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0906571s
2025-06-10T02:31:09.010530461Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2025-06-10T02:31:09.012000831Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.15E-05s
2025-06-10T02:31:09.013475430Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Added DateTimeOffset
2025-06-10T02:31:09.058291823Z [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 NOT NULL, "Release" TEXT NOT NULL, "Reason" INTEGER NOT NULL, "AdditionalInfo" TEXT)
2025-06-10T02:31:09.064971482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "PendingReleases_temp" ("Id", "SeriesId", "Title", "Added", "ParsedEpisodeInfo", "Release", "Reason", "AdditionalInfo") SELECT "Id", "SeriesId", "Title", "Added", "ParsedEpisodeInfo", "Release", "Reason", "AdditionalInfo" FROM "PendingReleases"
2025-06-10T02:31:09.070813364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases"
2025-06-10T02:31:09.073638772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases"
2025-06-10T02:31:09.094121733Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0788415s
2025-06-10T02:31:09.095484156Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2025-06-10T02:31:09.096964506Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.02E-05s
2025-06-10T02:31:09.098245986Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset
2025-06-10T02:31:09.142964091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME)
2025-06-10T02:31:09.148643496Z [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-06-10T02:31:09.153511798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2025-06-10T02:31:09.156497028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2025-06-10T02:31:09.176936691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2025-06-10T02:31:09.180636009Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0805232s
2025-06-10T02:31:09.181961358Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2025-06-10T02:31:09.183413201Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.02E-05s
2025-06-10T02:31:09.184700332Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset
2025-06-10T02:31:09.230023706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME)
2025-06-10T02:31:09.236047875Z [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-06-10T02:31:09.241599141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2025-06-10T02:31:09.244748903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2025-06-10T02:31:09.265996393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2025-06-10T02:31:09.270586615Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0837041s
2025-06-10T02:31:09.271908897Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-06-10T02:31:09.273359007Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.09E-05s
2025-06-10T02:31:09.274674515Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series LastInfoSync DateTimeOffset
2025-06-10T02:31:09.323077739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Series_temp" ("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, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "TvMazeId" INTEGER NOT NULL, "OriginalLanguage" INTEGER NOT NULL)
2025-06-10T02:31:09.340143349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Series_temp" ("Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "QualityProfileId", "Tags", "Added", "AddOptions", "TvMazeId", "OriginalLanguage") SELECT "Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "QualityProfileId", "Tags", "Added", "AddOptions", "TvMazeId", "OriginalLanguage" FROM "Series"
2025-06-10T02:31:09.356510192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2025-06-10T02:31:09.360465636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2025-06-10T02:31:09.380991142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2025-06-10T02:31:09.384644738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2025-06-10T02:31:09.388212761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2025-06-10T02:31:09.391324847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2025-06-10T02:31:09.394808652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2025-06-10T02:31:09.398208186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2025-06-10T02:31:09.401546718Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1250335s
2025-06-10T02:31:09.402886275Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-06-10T02:31:09.404274610Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.09E-05s
2025-06-10T02:31:09.406083903Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series LastDiskSync DateTimeOffset
2025-06-10T02:31:09.454506927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Series_temp" ("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, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "TvMazeId" INTEGER NOT NULL, "OriginalLanguage" INTEGER NOT NULL)
2025-06-10T02:31:09.470183170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Series_temp" ("Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "QualityProfileId", "Tags", "Added", "AddOptions", "TvMazeId", "OriginalLanguage") SELECT "Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "QualityProfileId", "Tags", "Added", "AddOptions", "TvMazeId", "OriginalLanguage" FROM "Series"
2025-06-10T02:31:09.486674814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2025-06-10T02:31:09.490587842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2025-06-10T02:31:09.511392039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2025-06-10T02:31:09.515118502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2025-06-10T02:31:09.518875526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2025-06-10T02:31:09.522470203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2025-06-10T02:31:09.525970271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2025-06-10T02:31:09.529402200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2025-06-10T02:31:09.532919302Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1249209s
2025-06-10T02:31:09.534449042Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-06-10T02:31:09.535823298Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.22E-05s
2025-06-10T02:31:09.537635477Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series FirstAired DateTimeOffset
2025-06-10T02:31:09.587042984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Series_temp" ("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, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "TvMazeId" INTEGER NOT NULL, "OriginalLanguage" INTEGER NOT NULL)
2025-06-10T02:31:09.604635604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Series_temp" ("Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "QualityProfileId", "Tags", "Added", "AddOptions", "TvMazeId", "OriginalLanguage") SELECT "Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "QualityProfileId", "Tags", "Added", "AddOptions", "TvMazeId", "OriginalLanguage" FROM "Series"
2025-06-10T02:31:09.620897155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2025-06-10T02:31:09.624727687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2025-06-10T02:31:09.645079503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2025-06-10T02:31:09.648594691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2025-06-10T02:31:09.652043896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2025-06-10T02:31:09.655339571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2025-06-10T02:31:09.658739366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2025-06-10T02:31:09.662430097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2025-06-10T02:31:09.666827180Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1266436s
2025-06-10T02:31:09.668559087Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-06-10T02:31:09.669976300Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.15E-05s
2025-06-10T02:31:09.671311519Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series NextAiring DateTimeOffset
2025-06-10T02:31:09.728267473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Series_temp" ("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, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "TvMazeId" INTEGER NOT NULL, "OriginalLanguage" INTEGER NOT NULL)
2025-06-10T02:31:09.745443224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Series_temp" ("Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "QualityProfileId", "Tags", "Added", "AddOptions", "TvMazeId", "OriginalLanguage") SELECT "Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "QualityProfileId", "Tags", "Added", "AddOptions", "TvMazeId", "OriginalLanguage" FROM "Series"
2025-06-10T02:31:09.764007441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2025-06-10T02:31:09.768791444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2025-06-10T02:31:09.790036247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2025-06-10T02:31:09.794598413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2025-06-10T02:31:09.798119302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2025-06-10T02:31:09.802541345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2025-06-10T02:31:09.806650789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2025-06-10T02:31:09.810024702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2025-06-10T02:31:09.813553828Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1402658s
2025-06-10T02:31:09.814975510Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-06-10T02:31:09.816384236Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.15E-05s
2025-06-10T02:31:09.818634978Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series Added DateTimeOffset
2025-06-10T02:31:09.864806338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Series_temp" ("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, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "TvMazeId" INTEGER NOT NULL, "OriginalLanguage" INTEGER NOT NULL)
2025-06-10T02:31:09.879975570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Series_temp" ("Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "QualityProfileId", "Tags", "Added", "AddOptions", "TvMazeId", "OriginalLanguage") SELECT "Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "QualityProfileId", "Tags", "Added", "AddOptions", "TvMazeId", "OriginalLanguage" FROM "Series"
2025-06-10T02:31:09.895709569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2025-06-10T02:31:09.899412113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2025-06-10T02:31:09.919531441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2025-06-10T02:31:09.922937529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2025-06-10T02:31:09.926325460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2025-06-10T02:31:09.929473829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2025-06-10T02:31:09.932792291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2025-06-10T02:31:09.936100672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2025-06-10T02:31:09.939321406Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1190144s
2025-06-10T02:31:09.940672126Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles
2025-06-10T02:31:09.942121594Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.29E-05s
2025-06-10T02:31:09.943502224Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn SubtitleFiles LastUpdated DateTimeOffset
2025-06-10T02:31:09.988210509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "SubtitleFiles_temp" ("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, "LanguageTags" TEXT)
2025-06-10T02:31:09.995817625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "SubtitleFiles_temp" ("Id", "SeriesId", "SeasonNumber", "EpisodeFileId", "RelativePath", "Extension", "Added", "LastUpdated", "Language", "LanguageTags") SELECT "Id", "SeriesId", "SeasonNumber", "EpisodeFileId", "RelativePath", "Extension", "Added", "LastUpdated", "Language", "LanguageTags" FROM "SubtitleFiles"
2025-06-10T02:31:10.002583216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SubtitleFiles"
2025-06-10T02:31:10.005590471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles_temp" RENAME TO "SubtitleFiles"
2025-06-10T02:31:10.026736487Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0813426s
2025-06-10T02:31:10.028154752Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles
2025-06-10T02:31:10.029773020Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.34E-05s
2025-06-10T02:31:10.031191045Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn SubtitleFiles Added DateTimeOffset
2025-06-10T02:31:10.079730884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "SubtitleFiles_temp" ("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, "LastUpdated" DATETIME NOT NULL, "Language" INTEGER NOT NULL, "LanguageTags" TEXT)
2025-06-10T02:31:10.088479880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "SubtitleFiles_temp" ("Id", "SeriesId", "SeasonNumber", "EpisodeFileId", "RelativePath", "Extension", "Added", "LastUpdated", "Language", "LanguageTags") SELECT "Id", "SeriesId", "SeasonNumber", "EpisodeFileId", "RelativePath", "Extension", "Added", "LastUpdated", "Language", "LanguageTags" FROM "SubtitleFiles"
2025-06-10T02:31:10.095981514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SubtitleFiles"
2025-06-10T02:31:10.098945351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles_temp" RENAME TO "SubtitleFiles"
2025-06-10T02:31:10.120948882Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0868339s
2025-06-10T02:31:10.122676821Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-06-10T02:31:10.124113885Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.11E-05s
2025-06-10T02:31:10.125432520Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2025-06-10T02:31:10.172364121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2025-06-10T02:31:10.177766087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2025-06-10T02:31:10.182636674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2025-06-10T02:31:10.185868962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2025-06-10T02:31:10.206485070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2025-06-10T02:31:10.211527763Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0840438s
2025-06-10T02:31:10.213358920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (188, '2025-06-10T02:31:10', 'postgres_update_timestamp_columns_to_with_timezone')
2025-06-10T02:31:10.217431389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:10.221748341Z [Info] FluentMigrator.Runner.MigrationRunner: 188: postgres_update_timestamp_columns_to_with_timezone migrated
2025-06-10T02:31:10.223702655Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0946193s
2025-06-10T02:31:10.228002342Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_colon_replacement_to_naming_config migrating
2025-06-10T02:31:10.229830684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:10.233870197Z [Info] add_colon_replacement_to_naming_config: Starting migration of Main DB to 189
2025-06-10T02:31:10.242239778Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2025-06-10T02:31:10.244180385Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.33E-05s
2025-06-10T02:31:10.245471775Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ColonReplacementFormat Int32
2025-06-10T02:31:10.247649330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ColonReplacementFormat" INTEGER NOT NULL DEFAULT 4
2025-06-10T02:31:10.257298577Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100262s
2025-06-10T02:31:10.258837586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (189, '2025-06-10T02:31:10', 'add_colon_replacement_to_naming_config')
2025-06-10T02:31:10.262705724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:10.265385499Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_colon_replacement_to_naming_config migrated
2025-06-10T02:31:10.267129781Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0181512s
2025-06-10T02:31:10.268777278Z [Info] FluentMigrator.Runner.MigrationRunner: 190: health_restored_notification migrating
2025-06-10T02:31:10.270406548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:10.272679445Z [Info] health_restored_notification: Starting migration of Main DB to 190
2025-06-10T02:31:10.277701446Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-06-10T02:31:10.279528565Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.33E-05s
2025-06-10T02:31:10.280783612Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean
2025-06-10T02:31:10.282861435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0
2025-06-10T02:31:10.292275830Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097171s
2025-06-10T02:31:10.293803035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (190, '2025-06-10T02:31:10', 'health_restored_notification')
2025-06-10T02:31:10.297512984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:10.300715592Z [Info] FluentMigrator.Runner.MigrationRunner: 190: health_restored_notification migrated
2025-06-10T02:31:10.302348860Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0181767s
2025-06-10T02:31:10.303943701Z [Info] FluentMigrator.Runner.MigrationRunner: 191: add_download_client_tags migrating
2025-06-10T02:31:10.305524625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:10.307789114Z [Info] add_download_client_tags: Starting migration of Main DB to 191
2025-06-10T02:31:10.312491121Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2025-06-10T02:31:10.314060541Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.25E-05s
2025-06-10T02:31:10.315286910Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Tags String
2025-06-10T02:31:10.317036853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Tags" TEXT
2025-06-10T02:31:10.325974097Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090415s
2025-06-10T02:31:10.327506272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (191, '2025-06-10T02:31:10', 'add_download_client_tags')
2025-06-10T02:31:10.331149648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:10.333822359Z [Info] FluentMigrator.Runner.MigrationRunner: 191: add_download_client_tags migrated
2025-06-10T02:31:10.335389354Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0169188s
2025-06-10T02:31:10.336958554Z [Info] FluentMigrator.Runner.MigrationRunner: 192: import_exclusion_type migrating
2025-06-10T02:31:10.338494255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:10.340756630Z [Info] import_exclusion_type: Starting migration of Main DB to 192
2025-06-10T02:31:10.348363907Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListExclusions
2025-06-10T02:31:10.350080082Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.28E-05s
2025-06-10T02:31:10.351316742Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListExclusions TvdbId Int32
2025-06-10T02:31:10.396567660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListExclusions_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "Title" TEXT NOT NULL)
2025-06-10T02:31:10.401457896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListExclusions_temp" ("Id", "TvdbId", "Title") SELECT "Id", "TvdbId", "Title" FROM "ImportListExclusions"
2025-06-10T02:31:10.405285883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListExclusions"
2025-06-10T02:31:10.408384171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListExclusions_temp" RENAME TO "ImportListExclusions"
2025-06-10T02:31:10.429200312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListExclusions_TvdbId" ON "ImportListExclusions" ("TvdbId" ASC)
2025-06-10T02:31:10.432997988Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0799551s
2025-06-10T02:31:10.434519792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (192, '2025-06-10T02:31:10', 'import_exclusion_type')
2025-06-10T02:31:10.438096794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:10.445701665Z [Info] FluentMigrator.Runner.MigrationRunner: 192: import_exclusion_type migrated
2025-06-10T02:31:10.447278650Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0926934s
2025-06-10T02:31:10.448918261Z [Info] FluentMigrator.Runner.MigrationRunner: 193: add_import_list_items migrating
2025-06-10T02:31:10.450467701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:10.452779706Z [Info] add_import_list_items: Starting migration of Main DB to 193
2025-06-10T02:31:10.464956994Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListItems
2025-06-10T02:31:10.467182444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListItems" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ImportListId" INTEGER NOT NULL, "Title" TEXT NOT NULL, "TvdbId" INTEGER NOT NULL, "Year" INTEGER, "TmdbId" INTEGER, "ImdbId" TEXT, "MalId" INTEGER, "AniListId" INTEGER, "ReleaseDate" DATETIME)
2025-06-10T02:31:10.474083840Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074615s
2025-06-10T02:31:10.475406924Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2025-06-10T02:31:10.476847524Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.9E-06s
2025-06-10T02:31:10.478069725Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus HasRemovedItemSinceLastClean Boolean
2025-06-10T02:31:10.480175825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "HasRemovedItemSinceLastClean" INTEGER NOT NULL DEFAULT 0
2025-06-10T02:31:10.489408504Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093517s
2025-06-10T02:31:10.491464443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (193, '2025-06-10T02:31:10', 'add_import_list_items')
2025-06-10T02:31:10.494700369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:10.497425295Z [Info] FluentMigrator.Runner.MigrationRunner: 193: add_import_list_items migrated
2025-06-10T02:31:10.498969494Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0173864s
2025-06-10T02:31:10.500600448Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_notification_status migrating
2025-06-10T02:31:10.502437096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:10.504524929Z [Info] add_notification_status: Starting migration of Main DB to 194
2025-06-10T02:31:10.513622677Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus
2025-06-10T02:31:10.515634618Z [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-06-10T02:31:10.521938630Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066433s
2025-06-10T02:31:10.523525465Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId)
2025-06-10T02:31:10.525288364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC)
2025-06-10T02:31:10.529076331Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038785s
2025-06-10T02:31:10.530580018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (194, '2025-06-10T02:31:10', 'add_notification_status')
2025-06-10T02:31:10.534523268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:10.536623296Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_notification_status migrated
2025-06-10T02:31:10.538199930Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114478s
2025-06-10T02:31:10.540073853Z [Info] FluentMigrator.Runner.MigrationRunner: 195: parse_language_tags_from_existing_subtitle_files migrating
2025-06-10T02:31:10.541692121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:10.543970609Z [Info] parse_language_tags_from_existing_subtitle_files: Starting migration of Main DB to 195
2025-06-10T02:31:10.548274354Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-06-10T02:31:10.549454851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-06-10T02:31:10.562438722Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124553s
2025-06-10T02:31:10.564641096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (195, '2025-06-10T02:31:10', 'parse_language_tags_from_existing_subtitle_files')
2025-06-10T02:31:10.568842606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:10.571117476Z [Info] FluentMigrator.Runner.MigrationRunner: 195: parse_language_tags_from_existing_subtitle_files migrated
2025-06-10T02:31:10.572946779Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0216464s
2025-06-10T02:31:10.574535508Z [Info] FluentMigrator.Runner.MigrationRunner: 196: add_finale_type migrating
2025-06-10T02:31:10.576018784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:10.578286921Z [Info] add_finale_type: Starting migration of Main DB to 196
2025-06-10T02:31:10.582623211Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2025-06-10T02:31:10.584132149Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.26E-05s
2025-06-10T02:31:10.585371274Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes FinaleType String
2025-06-10T02:31:10.587111678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "FinaleType" TEXT
2025-06-10T02:31:10.596312704Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093162s
2025-06-10T02:31:10.597859939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (196, '2025-06-10T02:31:10', 'add_finale_type')
2025-06-10T02:31:10.601434135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:10.604219112Z [Info] FluentMigrator.Runner.MigrationRunner: 196: add_finale_type migrated
2025-06-10T02:31:10.605749093Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01727s
2025-06-10T02:31:10.607300687Z [Info] FluentMigrator.Runner.MigrationRunner: 197: list_add_missing_search migrating
2025-06-10T02:31:10.608885588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:10.611146309Z [Info] list_add_missing_search: Starting migration of Main DB to 197
2025-06-10T02:31:10.616079922Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2025-06-10T02:31:10.617636497Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.26E-05s
2025-06-10T02:31:10.618885311Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists SearchForMissingEpisodes Boolean
2025-06-10T02:31:10.620907783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "SearchForMissingEpisodes" INTEGER NOT NULL DEFAULT 1
2025-06-10T02:31:10.630550277Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097972s
2025-06-10T02:31:10.632118805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (197, '2025-06-10T02:31:10', 'list_add_missing_search')
2025-06-10T02:31:10.635782983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:10.638087292Z [Info] FluentMigrator.Runner.MigrationRunner: 197: list_add_missing_search migrated
2025-06-10T02:31:10.639649127Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01737s
2025-06-10T02:31:10.641235691Z [Info] FluentMigrator.Runner.MigrationRunner: 198: parse_title_from_existing_subtitle_files migrating
2025-06-10T02:31:10.643033541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:10.645349744Z [Info] parse_title_from_existing_subtitle_files: Starting migration of Main DB to 198
2025-06-10T02:31:10.652142811Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles
2025-06-10T02:31:10.653742151Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.26E-05s
2025-06-10T02:31:10.654975044Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles Title String
2025-06-10T02:31:10.656704786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "Title" TEXT
2025-06-10T02:31:10.665925271Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093001s
2025-06-10T02:31:10.667281161Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles
2025-06-10T02:31:10.668706601Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.2E-06s
2025-06-10T02:31:10.669950625Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles Copy Int32
2025-06-10T02:31:10.671641159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "Copy" INTEGER NOT NULL DEFAULT 0
2025-06-10T02:31:10.680480055Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089488s
2025-06-10T02:31:10.681796486Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-06-10T02:31:10.683113096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-06-10T02:31:10.699189074Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0156831s
2025-06-10T02:31:10.701157316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (198, '2025-06-10T02:31:10', 'parse_title_from_existing_subtitle_files')
2025-06-10T02:31:10.705326250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:10.707631752Z [Info] FluentMigrator.Runner.MigrationRunner: 198: parse_title_from_existing_subtitle_files migrated
2025-06-10T02:31:10.709419371Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0245015s
2025-06-10T02:31:10.711008000Z [Info] FluentMigrator.Runner.MigrationRunner: 199: series_last_aired migrating
2025-06-10T02:31:10.712523471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:10.714781677Z [Info] series_last_aired: Starting migration of Main DB to 199
2025-06-10T02:31:10.719119691Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-06-10T02:31:10.720612277Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.31E-05s
2025-06-10T02:31:10.721849909Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series LastAired DateTimeOffset
2025-06-10T02:31:10.723630885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "LastAired" DATETIME
2025-06-10T02:31:10.732909746Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093763s
2025-06-10T02:31:10.734452863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (199, '2025-06-10T02:31:10', 'series_last_aired')
2025-06-10T02:31:10.738065106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:10.740321499Z [Info] FluentMigrator.Runner.MigrationRunner: 199: series_last_aired migrated
2025-06-10T02:31:10.741781018Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0168268s
2025-06-10T02:31:10.743356179Z [Info] FluentMigrator.Runner.MigrationRunner: 200: AddNewItemMonitorType migrating
2025-06-10T02:31:10.744932062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:10.747218355Z [Info] AddNewItemMonitorType: Starting migration of Main DB to 200
2025-06-10T02:31:10.753306242Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-06-10T02:31:10.754802926Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.31E-05s
2025-06-10T02:31:10.755984415Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series MonitorNewItems Int32
2025-06-10T02:31:10.757794459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0
2025-06-10T02:31:10.767424318Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097512s
2025-06-10T02:31:10.768783434Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2025-06-10T02:31:10.770193132Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.9E-06s
2025-06-10T02:31:10.771407988Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists MonitorNewItems Int32
2025-06-10T02:31:10.773202942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0
2025-06-10T02:31:10.782254236Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091367s
2025-06-10T02:31:10.783778936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (200, '2025-06-10T02:31:10', 'AddNewItemMonitorType')
2025-06-10T02:31:10.787392972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:10.789689696Z [Info] FluentMigrator.Runner.MigrationRunner: 200: AddNewItemMonitorType migrated
2025-06-10T02:31:10.791242933Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0165985s
2025-06-10T02:31:10.792828756Z [Info] FluentMigrator.Runner.MigrationRunner: 201: email_encryption migrating
2025-06-10T02:31:10.794316652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:10.796566021Z [Info] email_encryption: Starting migration of Main DB to 201
2025-06-10T02:31:10.799929243Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-06-10T02:31:10.801373901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-06-10T02:31:10.822269322Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0202279s
2025-06-10T02:31:10.824493840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (201, '2025-06-10T02:31:10', 'email_encryption')
2025-06-10T02:31:10.828278801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:10.830504903Z [Info] FluentMigrator.Runner.MigrationRunner: 201: email_encryption migrated
2025-06-10T02:31:10.831947888Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0290934s
2025-06-10T02:31:10.833571587Z [Info] FluentMigrator.Runner.MigrationRunner: 202: add_indexer_flags migrating
2025-06-10T02:31:10.835068471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:10.837322489Z [Info] add_indexer_flags: Starting migration of Main DB to 202
2025-06-10T02:31:10.843234162Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2025-06-10T02:31:10.844766066Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.29E-05s
2025-06-10T02:31:10.846003037Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist IndexerFlags Int32
2025-06-10T02:31:10.847735495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0
2025-06-10T02:31:10.857349301Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097224s
2025-06-10T02:31:10.858669700Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2025-06-10T02:31:10.860082905Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.5E-06s
2025-06-10T02:31:10.861306238Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles IndexerFlags Int32
2025-06-10T02:31:10.863012894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0
2025-06-10T02:31:10.872233008Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090734s
2025-06-10T02:31:10.873623718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (202, '2025-06-10T02:31:10', 'add_indexer_flags')
2025-06-10T02:31:10.877198976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:10.879458866Z [Info] FluentMigrator.Runner.MigrationRunner: 202: add_indexer_flags migrated
2025-06-10T02:31:10.880966612Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0165276s
2025-06-10T02:31:10.882502664Z [Info] FluentMigrator.Runner.MigrationRunner: 203: release_type migrating
2025-06-10T02:31:10.883988957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:10.886225440Z [Info] release_type: Starting migration of Main DB to 203
2025-06-10T02:31:10.892667150Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2025-06-10T02:31:10.894234716Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.29E-05s
2025-06-10T02:31:10.895459161Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist ReleaseType Int32
2025-06-10T02:31:10.897203703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "ReleaseType" INTEGER NOT NULL DEFAULT 0
2025-06-10T02:31:10.906810175Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097206s
2025-06-10T02:31:10.908156285Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2025-06-10T02:31:10.909555302Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.3E-06s
2025-06-10T02:31:10.910771310Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles ReleaseType Int32
2025-06-10T02:31:10.912512686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "ReleaseType" INTEGER NOT NULL DEFAULT 0
2025-06-10T02:31:10.921519821Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090906s
2025-06-10T02:31:10.922823957Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-06-10T02:31:10.924162161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-06-10T02:31:10.937519866Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130594s
2025-06-10T02:31:10.939505914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (203, '2025-06-10T02:31:10', 'release_type')
2025-06-10T02:31:10.943227617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:10.945571296Z [Info] FluentMigrator.Runner.MigrationRunner: 203: release_type migrated
2025-06-10T02:31:10.947013660Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0213898s
2025-06-10T02:31:10.948627730Z [Info] FluentMigrator.Runner.MigrationRunner: 204: add_add_release_hash migrating
2025-06-10T02:31:10.950158632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:10.952425927Z [Info] add_add_release_hash: Starting migration of Main DB to 204
2025-06-10T02:31:10.957291062Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2025-06-10T02:31:10.958847496Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.26E-05s
2025-06-10T02:31:10.960096040Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles ReleaseHash String
2025-06-10T02:31:10.961887828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "ReleaseHash" TEXT
2025-06-10T02:31:10.971262973Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094791s
2025-06-10T02:31:10.972598823Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-06-10T02:31:10.973917588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-06-10T02:31:10.989870728Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0156409s
2025-06-10T02:31:10.991872228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (204, '2025-06-10T02:31:10', 'add_add_release_hash')
2025-06-10T02:31:10.995722209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:10.998031709Z [Info] FluentMigrator.Runner.MigrationRunner: 204: add_add_release_hash migrated
2025-06-10T02:31:10.999561650Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0240938s
2025-06-10T02:31:11.001102562Z [Info] FluentMigrator.Runner.MigrationRunner: 205: rename_season_pack_spec migrating
2025-06-10T02:31:11.002739117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:11.005015771Z [Info] rename_season_pack_spec: Starting migration of Main DB to 205
2025-06-10T02:31:11.008242137Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "CustomFormats" SET "Specifications" = REPLACE("Specifications", 'SeasonPackSpecification', 'ReleaseTypeSpecification')
2025-06-10T02:31:11.011304242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFormats" SET "Specifications" = REPLACE("Specifications", 'SeasonPackSpecification', 'ReleaseTypeSpecification')
2025-06-10T02:31:11.015310107Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039907s
2025-06-10T02:31:11.016834286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (205, '2025-06-10T02:31:11', 'rename_season_pack_spec')
2025-06-10T02:31:11.020457721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:11.022675928Z [Info] FluentMigrator.Runner.MigrationRunner: 205: rename_season_pack_spec migrated
2025-06-10T02:31:11.024248574Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113989s
2025-06-10T02:31:11.025750358Z [Info] FluentMigrator.Runner.MigrationRunner: 206: add_tmdbid migrating
2025-06-10T02:31:11.027164435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:11.029391248Z [Info] add_tmdbid: Starting migration of Main DB to 206
2025-06-10T02:31:11.035064731Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-06-10T02:31:11.036598779Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.26E-05s
2025-06-10T02:31:11.037823495Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series TmdbId Int32
2025-06-10T02:31:11.039458007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "TmdbId" INTEGER NOT NULL DEFAULT 0
2025-06-10T02:31:11.049054237Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097032s
2025-06-10T02:31:11.050462954Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TmdbId)
2025-06-10T02:31:11.051934356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TmdbId" ON "Series" ("TmdbId" ASC)
2025-06-10T02:31:11.055206334Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032919s
2025-06-10T02:31:11.056728398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (206, '2025-06-10T02:31:11', 'add_tmdbid')
2025-06-10T02:31:11.060240500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:11.062503947Z [Info] FluentMigrator.Runner.MigrationRunner: 206: add_tmdbid migrated
2025-06-10T02:31:11.063929527Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106135s
2025-06-10T02:31:11.065501913Z [Info] FluentMigrator.Runner.MigrationRunner: 209: add_on_import_complete_to_notifications migrating
2025-06-10T02:31:11.067258630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:11.069510995Z [Info] add_on_import_complete_to_notifications: Starting migration of Main DB to 209
2025-06-10T02:31:11.074386080Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-06-10T02:31:11.075938175Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.26E-05s
2025-06-10T02:31:11.077185005Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnImportComplete Boolean
2025-06-10T02:31:11.079063648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnImportComplete" INTEGER NOT NULL DEFAULT 0
2025-06-10T02:31:11.088910233Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099505s
2025-06-10T02:31:11.090460534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (209, '2025-06-10T02:31:11', 'add_on_import_complete_to_notifications')
2025-06-10T02:31:11.094330827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:11.096619495Z [Info] FluentMigrator.Runner.MigrationRunner: 209: add_on_import_complete_to_notifications migrated
2025-06-10T02:31:11.105118166Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0177025s
2025-06-10T02:31:11.106991908Z [Info] FluentMigrator.Runner.MigrationRunner: 210: add_monitored_seasons_filter migrating
2025-06-10T02:31:11.108646209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:11.111197716Z [Info] add_monitored_seasons_filter: Starting migration of Main DB to 210
2025-06-10T02:31:11.114785049Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-06-10T02:31:11.116212293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-06-10T02:31:11.150946245Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0341453s
2025-06-10T02:31:11.153204572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (210, '2025-06-10T02:31:11', 'add_monitored_seasons_filter')
2025-06-10T02:31:11.157145898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:11.159424385Z [Info] FluentMigrator.Runner.MigrationRunner: 210: add_monitored_seasons_filter migrated
2025-06-10T02:31:11.161063866Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0432091s
2025-06-10T02:31:11.162639969Z [Info] FluentMigrator.Runner.MigrationRunner: 211: add_custom_colon_replacement_to_naming_config migrating
2025-06-10T02:31:11.164478280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:11.166725184Z [Info] add_custom_colon_replacement_to_naming_config: Starting migration of Main DB to 211
2025-06-10T02:31:11.171321539Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2025-06-10T02:31:11.172867922Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.22E-05s
2025-06-10T02:31:11.174250336Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig CustomColonReplacementFormat String
2025-06-10T02:31:11.176311956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "CustomColonReplacementFormat" TEXT NOT NULL DEFAULT ''
2025-06-10T02:31:11.186335337Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101594s
2025-06-10T02:31:11.187885539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (211, '2025-06-10T02:31:11', 'add_custom_colon_replacement_to_naming_config')
2025-06-10T02:31:11.191830752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:11.194122355Z [Info] FluentMigrator.Runner.MigrationRunner: 211: add_custom_colon_replacement_to_naming_config migrated
2025-06-10T02:31:11.195954675Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0179793s
2025-06-10T02:31:11.197487461Z [Info] FluentMigrator.Runner.MigrationRunner: 212: add_minium_upgrade_format_score_to_quality_profiles migrating
2025-06-10T02:31:11.199386394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:11.201630863Z [Info] add_minium_upgrade_format_score_to_quality_profiles: Starting migration of Main DB to 212
2025-06-10T02:31:11.206585930Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2025-06-10T02:31:11.208195791Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.23E-05s
2025-06-10T02:31:11.209430797Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinUpgradeFormatScore Int32
2025-06-10T02:31:11.211354961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinUpgradeFormatScore" INTEGER NOT NULL DEFAULT 1
2025-06-10T02:31:11.221232799Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099889s
2025-06-10T02:31:11.222782820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (212, '2025-06-10T02:31:11', 'add_minium_upgrade_format_score_to_quality_profiles')
2025-06-10T02:31:11.226805820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:11.229079748Z [Info] FluentMigrator.Runner.MigrationRunner: 212: add_minium_upgrade_format_score_to_quality_profiles migrated
2025-06-10T02:31:11.230981748Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0178698s
2025-06-10T02:31:11.232545707Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_blurary576p_quality_in_profiles migrating
2025-06-10T02:31:11.234277483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:11.236529989Z [Info] add_blurary576p_quality_in_profiles: Starting migration of Main DB to 214
2025-06-10T02:31:11.239034000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (214, '2025-06-10T02:31:11', 'add_blurary576p_quality_in_profiles')
2025-06-10T02:31:11.242921276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:11.245125034Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_blurary576p_quality_in_profiles migrated
2025-06-10T02:31:11.246796940Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108434s
2025-06-10T02:31:11.248289796Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_blurary576p_quality_in_profiles_with_grouped_blurary480p migrating
2025-06-10T02:31:11.250275864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:11.252471886Z [Info] add_blurary576p_quality_in_profiles_with_grouped_blurary480p: Starting migration of Main DB to 215
2025-06-10T02:31:11.256044879Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-06-10T02:31:11.257496121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-06-10T02:31:11.289630240Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0318495s
2025-06-10T02:31:11.291838737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (215, '2025-06-10T02:31:11', 'add_blurary576p_quality_in_profiles_with_grouped_blurary480p')
2025-06-10T02:31:11.296381633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:11.298647385Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_blurary576p_quality_in_profiles_with_grouped_blurary480p migrated
2025-06-10T02:31:11.300669025Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0411436s
2025-06-10T02:31:11.302227443Z [Info] FluentMigrator.Runner.MigrationRunner: 217: add_mal_and_anilist_ids migrating
2025-06-10T02:31:11.303797755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:11.306064208Z [Info] add_mal_and_anilist_ids: Starting migration of Main DB to 217
2025-06-10T02:31:11.311650686Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-06-10T02:31:11.313132198Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.19E-05s
2025-06-10T02:31:11.314377255Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series MalIds String
2025-06-10T02:31:11.316043209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "MalIds" TEXT NOT NULL DEFAULT '[]'
2025-06-10T02:31:11.325772929Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009851s
2025-06-10T02:31:11.327074349Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-06-10T02:31:11.328418095Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.4E-06s
2025-06-10T02:31:11.329641177Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series AniListIds String
2025-06-10T02:31:11.331303484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "AniListIds" TEXT NOT NULL DEFAULT '[]'
2025-06-10T02:31:11.340433066Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092097s
2025-06-10T02:31:11.341934980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (217, '2025-06-10T02:31:11', 'add_mal_and_anilist_ids')
2025-06-10T02:31:11.345569096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:11.347831692Z [Info] FluentMigrator.Runner.MigrationRunner: 217: add_mal_and_anilist_ids migrated
2025-06-10T02:31:11.349407675Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0166384s
2025-06-10T02:31:11.504705229Z [Debug] MigrationController: Took: 00:00:22.9786225
2025-06-10T02:31:15.117172113Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging
2025-06-10T02:31:15.889370237Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2025-06-10T02:31:16.116515599Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2025-06-10T02:31:16.126836448Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-06-10T02:31:16.129516344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-06-10T02:31:16.150144156Z [Info] DatabaseEngineVersionCheck: SQLite 3.48.0
2025-06-10T02:31:16.153676768Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0231381s
2025-06-10T02:31:16.156969338Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2025-06-10T02:31:16.160139751Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.027408s
2025-06-10T02:31:16.195840570Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2025-06-10T02:31:16.199453585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:16.207225603Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2025-06-10T02:31:16.211241288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2025-06-10T02:31:16.218734455Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081315s
2025-06-10T02:31:16.221783594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:16.228149922Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2025-06-10T02:31:16.231868148Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0175044s
2025-06-10T02:31:16.238788030Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2025-06-10T02:31:16.241763952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:16.249934853Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2025-06-10T02:31:16.253266271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2025-06-10T02:31:16.260497981Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071873s
2025-06-10T02:31:16.366242045Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-06-10T02:31:16.412536854Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005645s
2025-06-10T02:31:16.428362848Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2025-06-10T02:31:16.442252032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2025-06-10T02:31:16.753856382Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3201724s
2025-06-10T02:31:16.756902355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:16.768646471Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2025-06-10T02:31:16.772589830Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3367726s
2025-06-10T02:31:16.832100408Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2025-06-10T02:31:16.837339867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:16.872333413Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-06-10T02:31:16.878253071Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.8E-06s
2025-06-10T02:31:16.881207830Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2025-06-10T02:31:16.884726274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2025-06-10T02:31:16.891932473Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076173s
2025-06-10T02:31:16.895701442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:16.899866738Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2025-06-10T02:31:16.902808511Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0156366s
2025-06-10T02:31:16.929323876Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2025-06-10T02:31:16.932081889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:16.942498181Z [Info] InitialSetup: Starting migration of Log DB to 1
2025-06-10T02:31:16.962480554Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs
2025-06-10T02:31:16.970681175Z [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, "Method" TEXT, "Exception" TEXT, "ExceptionType" TEXT, "Level" TEXT NOT NULL)
2025-06-10T02:31:16.985501143Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0181505s
2025-06-10T02:31:16.990470549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-06-10T02:31:16', 'InitialSetup')
2025-06-10T02:31:17.001004578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:17.005426601Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2025-06-10T02:31:17.007971234Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0381291s
2025-06-10T02:31:17.011100084Z [Info] FluentMigrator.Runner.MigrationRunner: 2: remove_tvrage_imdb_unique_constraint migrating
2025-06-10T02:31:17.014472794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:17.018332686Z [Info] remove_tvrage_imdb_unique_constraint: Starting migration of Log DB to 2
2025-06-10T02:31:17.022501018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2025-06-10T02:31:17', 'remove_tvrage_imdb_unique_constraint')
2025-06-10T02:31:17.029562155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:17.033640015Z [Info] FluentMigrator.Runner.MigrationRunner: 2: remove_tvrage_imdb_unique_constraint migrated
2025-06-10T02:31:17.036719356Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0191767s
2025-06-10T02:31:17.039092433Z [Info] FluentMigrator.Runner.MigrationRunner: 3: remove_renamed_scene_mapping_columns migrating
2025-06-10T02:31:17.042211814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:17.045883286Z [Info] remove_renamed_scene_mapping_columns: Starting migration of Log DB to 3
2025-06-10T02:31:17.049137027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2025-06-10T02:31:17', 'remove_renamed_scene_mapping_columns')
2025-06-10T02:31:17.055737236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:17.059738953Z [Info] FluentMigrator.Runner.MigrationRunner: 3: remove_renamed_scene_mapping_columns migrated
2025-06-10T02:31:17.062855828Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0175332s
2025-06-10T02:31:17.065265500Z [Info] FluentMigrator.Runner.MigrationRunner: 4: updated_history migrating
2025-06-10T02:31:17.067895485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:17.071534993Z [Info] updated_history: Starting migration of Log DB to 4
2025-06-10T02:31:17.073960556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2025-06-10T02:31:17', 'updated_history')
2025-06-10T02:31:17.079885917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:17.083820558Z [Info] FluentMigrator.Runner.MigrationRunner: 4: updated_history migrated
2025-06-10T02:31:17.086458119Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0159258s
2025-06-10T02:31:17.088821447Z [Info] FluentMigrator.Runner.MigrationRunner: 5: added_eventtype_to_history migrating
2025-06-10T02:31:17.091668359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:17.095218848Z [Info] added_eventtype_to_history: Starting migration of Log DB to 5
2025-06-10T02:31:17.097897401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2025-06-10T02:31:17', 'added_eventtype_to_history')
2025-06-10T02:31:17.104106191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:17.108053378Z [Info] FluentMigrator.Runner.MigrationRunner: 5: added_eventtype_to_history migrated
2025-06-10T02:31:17.110903597Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0163666s
2025-06-10T02:31:17.113303449Z [Info] FluentMigrator.Runner.MigrationRunner: 6: add_index_to_log_time migrating
2025-06-10T02:31:17.116042143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:17.119574475Z [Info] add_index_to_log_time: Starting migration of Log DB to 6
2025-06-10T02:31:17.135324315Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable Logs
2025-06-10T02:31:17.138457163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs"
2025-06-10T02:31:17.146635770Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084287s
2025-06-10T02:31:17.148939037Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs
2025-06-10T02:31:17.151711178Z [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, "Method" TEXT, "Exception" TEXT, "ExceptionType" TEXT, "Level" TEXT NOT NULL)
2025-06-10T02:31:17.161424194Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100787s
2025-06-10T02:31:17.164175895Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time)
2025-06-10T02:31:17.167570710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2025-06-10T02:31:17.174182332Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074803s
2025-06-10T02:31:17.176661032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2025-06-10T02:31:17', 'add_index_to_log_time')
2025-06-10T02:31:17.182745172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:17.186924897Z [Info] FluentMigrator.Runner.MigrationRunner: 6: add_index_to_log_time migrated
2025-06-10T02:31:17.189668651Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0202425s
2025-06-10T02:31:17.192221511Z [Info] FluentMigrator.Runner.MigrationRunner: 7: add_renameEpisodes_to_naming migrating
2025-06-10T02:31:17.195135128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:17.199378291Z [Info] add_renameEpisodes_to_naming: Starting migration of Log DB to 7
2025-06-10T02:31:17.202201756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2025-06-10T02:31:17', 'add_renameEpisodes_to_naming')
2025-06-10T02:31:17.208463062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:17.212589681Z [Info] FluentMigrator.Runner.MigrationRunner: 7: add_renameEpisodes_to_naming migrated
2025-06-10T02:31:17.215496072Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0174382s
2025-06-10T02:31:17.218012338Z [Info] FluentMigrator.Runner.MigrationRunner: 8: remove_backlog migrating
2025-06-10T02:31:17.220833649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:17.224426322Z [Info] remove_backlog: Starting migration of Log DB to 8
2025-06-10T02:31:17.226823809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2025-06-10T02:31:17', 'remove_backlog')
2025-06-10T02:31:17.232776244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:17.237081943Z [Info] FluentMigrator.Runner.MigrationRunner: 8: remove_backlog migrated
2025-06-10T02:31:17.239678100Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0162677s
2025-06-10T02:31:17.242090237Z [Info] FluentMigrator.Runner.MigrationRunner: 9: fix_rename_episodes migrating
2025-06-10T02:31:17.244824862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:17.248457466Z [Info] fix_rename_episodes: Starting migration of Log DB to 9
2025-06-10T02:31:17.250947970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2025-06-10T02:31:17', 'fix_rename_episodes')
2025-06-10T02:31:17.257001759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:17.261758566Z [Info] FluentMigrator.Runner.MigrationRunner: 9: fix_rename_episodes migrated
2025-06-10T02:31:17.265324496Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0168731s
2025-06-10T02:31:17.268055885Z [Info] FluentMigrator.Runner.MigrationRunner: 10: add_monitored migrating
2025-06-10T02:31:17.270924792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:17.278990822Z [Info] add_monitored: Starting migration of Log DB to 10
2025-06-10T02:31:17.282133690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2025-06-10T02:31:17', 'add_monitored')
2025-06-10T02:31:17.288199412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:17.292261731Z [Info] FluentMigrator.Runner.MigrationRunner: 10: add_monitored migrated
2025-06-10T02:31:17.294871165Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.021572s
2025-06-10T02:31:17.297193160Z [Info] FluentMigrator.Runner.MigrationRunner: 11: remove_ignored migrating
2025-06-10T02:31:17.299807584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:17.303657595Z [Info] remove_ignored: Starting migration of Log DB to 11
2025-06-10T02:31:17.306361519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2025-06-10T02:31:17', 'remove_ignored')
2025-06-10T02:31:17.312091035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:17.316107823Z [Info] FluentMigrator.Runner.MigrationRunner: 11: remove_ignored migrated
2025-06-10T02:31:17.318747878Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0162905s
2025-06-10T02:31:17.321130716Z [Info] FluentMigrator.Runner.MigrationRunner: 12: remove_custom_start_date migrating
2025-06-10T02:31:17.324193201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:17.328990751Z [Info] remove_custom_start_date: Starting migration of Log DB to 12
2025-06-10T02:31:17.331646558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2025-06-10T02:31:17', 'remove_custom_start_date')
2025-06-10T02:31:17.337936863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:17.341941065Z [Info] FluentMigrator.Runner.MigrationRunner: 12: remove_custom_start_date migrated
2025-06-10T02:31:17.345651946Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.017749s
2025-06-10T02:31:17.348553649Z [Info] FluentMigrator.Runner.MigrationRunner: 13: add_air_date_utc migrating
2025-06-10T02:31:17.351250709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:17.354936169Z [Info] add_air_date_utc: Starting migration of Log DB to 13
2025-06-10T02:31:17.358097655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2025-06-10T02:31:17', 'add_air_date_utc')
2025-06-10T02:31:17.367288309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:17.372266021Z [Info] FluentMigrator.Runner.MigrationRunner: 13: add_air_date_utc migrated
2025-06-10T02:31:17.375028343Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0209985s
2025-06-10T02:31:17.377434657Z [Info] FluentMigrator.Runner.MigrationRunner: 14: drop_air_date migrating
2025-06-10T02:31:17.380061867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:17.384810748Z [Info] drop_air_date: Starting migration of Log DB to 14
2025-06-10T02:31:17.387515544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2025-06-10T02:31:17', 'drop_air_date')
2025-06-10T02:31:17.393583170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:17.397818478Z [Info] FluentMigrator.Runner.MigrationRunner: 14: drop_air_date migrated
2025-06-10T02:31:17.400580078Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.017765s
2025-06-10T02:31:17.403033748Z [Info] FluentMigrator.Runner.MigrationRunner: 15: add_air_date_as_string migrating
2025-06-10T02:31:17.405833485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:17.409447732Z [Info] add_air_date_as_string: Starting migration of Log DB to 15
2025-06-10T02:31:17.412678216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2025-06-10T02:31:17', 'add_air_date_as_string')
2025-06-10T02:31:17.418925605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:17.422999066Z [Info] FluentMigrator.Runner.MigrationRunner: 15: add_air_date_as_string migrated
2025-06-10T02:31:17.425845617Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0171502s
2025-06-10T02:31:17.428244497Z [Info] FluentMigrator.Runner.MigrationRunner: 16: updated_imported_history_item migrating
2025-06-10T02:31:17.431191000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:17.434798403Z [Info] updated_imported_history_item: Starting migration of Log DB to 16
2025-06-10T02:31:17.437713181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2025-06-10T02:31:17', 'updated_imported_history_item')
2025-06-10T02:31:17.444803267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:17.449809215Z [Info] FluentMigrator.Runner.MigrationRunner: 16: updated_imported_history_item migrated
2025-06-10T02:31:17.452836510Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0186027s
2025-06-10T02:31:17.455304179Z [Info] FluentMigrator.Runner.MigrationRunner: 17: reset_scene_names migrating
2025-06-10T02:31:17.458403770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:17.462058949Z [Info] reset_scene_names: Starting migration of Log DB to 17
2025-06-10T02:31:17.464721550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2025-06-10T02:31:17', 'reset_scene_names')
2025-06-10T02:31:17.470892895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:17.474888159Z [Info] FluentMigrator.Runner.MigrationRunner: 17: reset_scene_names migrated
2025-06-10T02:31:17.477565570Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01648s
2025-06-10T02:31:17.479895661Z [Info] FluentMigrator.Runner.MigrationRunner: 18: remove_duplicates migrating
2025-06-10T02:31:17.482591559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:17.486264013Z [Info] remove_duplicates: Starting migration of Log DB to 18
2025-06-10T02:31:17.488751141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2025-06-10T02:31:17', 'remove_duplicates')
2025-06-10T02:31:17.494947666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:17.498987710Z [Info] FluentMigrator.Runner.MigrationRunner: 18: remove_duplicates migrated
2025-06-10T02:31:17.501709160Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0163523s
2025-06-10T02:31:17.504222150Z [Info] FluentMigrator.Runner.MigrationRunner: 19: restore_unique_constraints migrating
2025-06-10T02:31:17.507180035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:17.510877990Z [Info] restore_unique_constraints: Starting migration of Log DB to 19
2025-06-10T02:31:17.513571834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2025-06-10T02:31:17', 'restore_unique_constraints')
2025-06-10T02:31:17.519842981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:17.523904688Z [Info] FluentMigrator.Runner.MigrationRunner: 19: restore_unique_constraints migrated
2025-06-10T02:31:17.526956042Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0167417s
2025-06-10T02:31:17.529448931Z [Info] FluentMigrator.Runner.MigrationRunner: 20: add_year_and_seasons_to_series migrating
2025-06-10T02:31:17.532491407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:17.536239052Z [Info] add_year_and_seasons_to_series: Starting migration of Log DB to 20
2025-06-10T02:31:17.539025182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2025-06-10T02:31:17', 'add_year_and_seasons_to_series')
2025-06-10T02:31:17.545431841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:17.549545934Z [Info] FluentMigrator.Runner.MigrationRunner: 20: add_year_and_seasons_to_series migrated
2025-06-10T02:31:17.552546796Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0170482s
2025-06-10T02:31:17.554923341Z [Info] FluentMigrator.Runner.MigrationRunner: 21: drop_seasons_table migrating
2025-06-10T02:31:17.557628838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:17.561483509Z [Info] drop_seasons_table: Starting migration of Log DB to 21
2025-06-10T02:31:17.564168335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2025-06-10T02:31:17', 'drop_seasons_table')
2025-06-10T02:31:17.570243536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:17.574235003Z [Info] FluentMigrator.Runner.MigrationRunner: 21: drop_seasons_table migrated
2025-06-10T02:31:17.577247849Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0166013s
2025-06-10T02:31:17.580191205Z [Info] FluentMigrator.Runner.MigrationRunner: 22: move_indexer_to_generic_provider migrating
2025-06-10T02:31:17.583205103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:17.586867196Z [Info] move_indexer_to_generic_provider: Starting migration of Log DB to 22
2025-06-10T02:31:17.589701763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2025-06-10T02:31:17', 'move_indexer_to_generic_provider')
2025-06-10T02:31:17.596101589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:17.600833325Z [Info] FluentMigrator.Runner.MigrationRunner: 22: move_indexer_to_generic_provider migrated
2025-06-10T02:31:17.604553526Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0175156s
2025-06-10T02:31:17.606937586Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_config_contract_to_indexers migrating
2025-06-10T02:31:17.610238031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:17.613886286Z [Info] add_config_contract_to_indexers: Starting migration of Log DB to 23
2025-06-10T02:31:17.616691995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2025-06-10T02:31:17', 'add_config_contract_to_indexers')
2025-06-10T02:31:17.623059345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:17.627045701Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_config_contract_to_indexers migrated
2025-06-10T02:31:17.630124860Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0168827s
2025-06-10T02:31:17.632586777Z [Info] FluentMigrator.Runner.MigrationRunner: 24: drop_tvdb_episodeid migrating
2025-06-10T02:31:17.635635416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:17.639782906Z [Info] drop_tvdb_episodeid: Starting migration of Log DB to 24
2025-06-10T02:31:17.642355485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2025-06-10T02:31:17', 'drop_tvdb_episodeid')
2025-06-10T02:31:17.648430818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:17.653127835Z [Info] FluentMigrator.Runner.MigrationRunner: 24: drop_tvdb_episodeid migrated
2025-06-10T02:31:17.655945297Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0175759s
2025-06-10T02:31:17.658352203Z [Info] FluentMigrator.Runner.MigrationRunner: 25: move_notification_to_generic_provider migrating
2025-06-10T02:31:17.661502536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:17.665218057Z [Info] move_notification_to_generic_provider: Starting migration of Log DB to 25
2025-06-10T02:31:17.669666824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2025-06-10T02:31:17', 'move_notification_to_generic_provider')
2025-06-10T02:31:17.677552210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:17.682152282Z [Info] FluentMigrator.Runner.MigrationRunner: 25: move_notification_to_generic_provider migrated
2025-06-10T02:31:17.686204170Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.020649s
2025-06-10T02:31:17.689100251Z [Info] FluentMigrator.Runner.MigrationRunner: 26: add_config_contract_to_notifications migrating
2025-06-10T02:31:17.692384504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:17.696301490Z [Info] add_config_contract_to_notifications: Starting migration of Log DB to 26
2025-06-10T02:31:17.700196081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2025-06-10T02:31:17', 'add_config_contract_to_notifications')
2025-06-10T02:31:17.707696032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:17.712511958Z [Info] FluentMigrator.Runner.MigrationRunner: 26: add_config_contract_to_notifications migrated
2025-06-10T02:31:17.717285348Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0201214s
2025-06-10T02:31:17.721563031Z [Info] FluentMigrator.Runner.MigrationRunner: 27: fix_omgwtfnzbs migrating
2025-06-10T02:31:17.725778178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:17.729903413Z [Info] fix_omgwtfnzbs: Starting migration of Log DB to 27
2025-06-10T02:31:17.733083286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2025-06-10T02:31:17', 'fix_omgwtfnzbs')
2025-06-10T02:31:17.741475272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:17.745621259Z [Info] FluentMigrator.Runner.MigrationRunner: 27: fix_omgwtfnzbs migrated
2025-06-10T02:31:17.748331777Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0201031s
2025-06-10T02:31:17.751038467Z [Info] FluentMigrator.Runner.MigrationRunner: 28: add_blacklist_table migrating
2025-06-10T02:31:17.754226666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:17.758645092Z [Info] add_blacklist_table: Starting migration of Log DB to 28
2025-06-10T02:31:17.761238603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2025-06-10T02:31:17', 'add_blacklist_table')
2025-06-10T02:31:17.767630142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:17.771337236Z [Info] FluentMigrator.Runner.MigrationRunner: 28: add_blacklist_table migrated
2025-06-10T02:31:17.774098175Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0175365s
2025-06-10T02:31:17.777492789Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_formats_to_naming_config migrating
2025-06-10T02:31:17.782419339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:17.786770679Z [Info] add_formats_to_naming_config: Starting migration of Log DB to 29
2025-06-10T02:31:17.789710388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2025-06-10T02:31:17', 'add_formats_to_naming_config')
2025-06-10T02:31:17.796697456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:17.802476872Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_formats_to_naming_config migrated
2025-06-10T02:31:17.805667807Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0204113s
2025-06-10T02:31:17.808050725Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_season_folder_format_to_naming_config migrating
2025-06-10T02:31:17.811538627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:17.814966879Z [Info] add_season_folder_format_to_naming_config: Starting migration of Log DB to 30
2025-06-10T02:31:17.821206813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2025-06-10T02:31:17', 'add_season_folder_format_to_naming_config')
2025-06-10T02:31:17.828143078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:17.832648990Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_season_folder_format_to_naming_config migrated
2025-06-10T02:31:17.836087964Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0210389s
2025-06-10T02:31:17.838731928Z [Info] FluentMigrator.Runner.MigrationRunner: 31: delete_old_naming_config_columns migrating
2025-06-10T02:31:17.842503982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:17.846769801Z [Info] delete_old_naming_config_columns: Starting migration of Log DB to 31
2025-06-10T02:31:17.920533516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2025-06-10T02:31:17', 'delete_old_naming_config_columns')
2025-06-10T02:31:17.932206809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:17.937049098Z [Info] FluentMigrator.Runner.MigrationRunner: 31: delete_old_naming_config_columns migrated
2025-06-10T02:31:17.941371591Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0947786s
2025-06-10T02:31:17.945145479Z [Info] FluentMigrator.Runner.MigrationRunner: 32: set_default_release_group migrating
2025-06-10T02:31:17.949147497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:17.954804286Z [Info] set_default_release_group: Starting migration of Log DB to 32
2025-06-10T02:31:17.957932064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2025-06-10T02:31:17', 'set_default_release_group')
2025-06-10T02:31:17.964192238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:17.968240358Z [Info] FluentMigrator.Runner.MigrationRunner: 32: set_default_release_group migrated
2025-06-10T02:31:17.971096890Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0195132s
2025-06-10T02:31:17.973451891Z [Info] FluentMigrator.Runner.MigrationRunner: 33: add_api_key_to_pushover migrating
2025-06-10T02:31:17.976564748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:17.980121900Z [Info] add_api_key_to_pushover: Starting migration of Log DB to 33
2025-06-10T02:31:17.982712737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2025-06-10T02:31:17', 'add_api_key_to_pushover')
2025-06-10T02:31:17.990253309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:17.994881537Z [Info] FluentMigrator.Runner.MigrationRunner: 33: add_api_key_to_pushover migrated
2025-06-10T02:31:17.998099576Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0183195s
2025-06-10T02:31:18.000825545Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_series_contraints migrating
2025-06-10T02:31:18.004858795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:18.009804553Z [Info] remove_series_contraints: Starting migration of Log DB to 34
2025-06-10T02:31:18.013442658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2025-06-10T02:31:18', 'remove_series_contraints')
2025-06-10T02:31:18.021294316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:18.027477105Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_series_contraints migrated
2025-06-10T02:31:18.030633209Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0226004s
2025-06-10T02:31:18.033316071Z [Info] FluentMigrator.Runner.MigrationRunner: 35: add_series_folder_format_to_naming_config migrating
2025-06-10T02:31:18.036620524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:18.040216544Z [Info] add_series_folder_format_to_naming_config: Starting migration of Log DB to 35
2025-06-10T02:31:18.043457039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2025-06-10T02:31:18', 'add_series_folder_format_to_naming_config')
2025-06-10T02:31:18.050303202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:18.056538417Z [Info] FluentMigrator.Runner.MigrationRunner: 35: add_series_folder_format_to_naming_config migrated
2025-06-10T02:31:18.060727601Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0199389s
2025-06-10T02:31:18.063064155Z [Info] FluentMigrator.Runner.MigrationRunner: 36: update_with_quality_converters migrating
2025-06-10T02:31:18.066081951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:18.070269062Z [Info] update_with_quality_converters: Starting migration of Log DB to 36
2025-06-10T02:31:18.073161676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2025-06-10T02:31:18', 'update_with_quality_converters')
2025-06-10T02:31:18.079488894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:18.083411994Z [Info] FluentMigrator.Runner.MigrationRunner: 36: update_with_quality_converters migrated
2025-06-10T02:31:18.086371342Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0173309s
2025-06-10T02:31:18.088720662Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_configurable_qualities migrating
2025-06-10T02:31:18.091641863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:18.095158463Z [Info] add_configurable_qualities: Starting migration of Log DB to 37
2025-06-10T02:31:18.097871155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2025-06-10T02:31:18', 'add_configurable_qualities')
2025-06-10T02:31:18.104571165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:18.108503422Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_configurable_qualities migrated
2025-06-10T02:31:18.111342378Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0168525s
2025-06-10T02:31:18.113669543Z [Info] FluentMigrator.Runner.MigrationRunner: 38: add_on_upgrade_to_notifications migrating
2025-06-10T02:31:18.116641127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:18.120159831Z [Info] add_on_upgrade_to_notifications: Starting migration of Log DB to 38
2025-06-10T02:31:18.123149761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2025-06-10T02:31:18', 'add_on_upgrade_to_notifications')
2025-06-10T02:31:18.129473714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:18.133418887Z [Info] FluentMigrator.Runner.MigrationRunner: 38: add_on_upgrade_to_notifications migrated
2025-06-10T02:31:18.136392494Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0167771s
2025-06-10T02:31:18.138740230Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_metadata_tables migrating
2025-06-10T02:31:18.141420958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:18.144946727Z [Info] add_metadata_tables: Starting migration of Log DB to 39
2025-06-10T02:31:18.147597654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2025-06-10T02:31:18', 'add_metadata_tables')
2025-06-10T02:31:18.153667084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:18.157588389Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_metadata_tables migrated
2025-06-10T02:31:18.160295750Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0161662s
2025-06-10T02:31:18.162626323Z [Info] FluentMigrator.Runner.MigrationRunner: 40: add_metadata_to_episodes_and_series migrating
2025-06-10T02:31:18.165693658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:18.169241912Z [Info] add_metadata_to_episodes_and_series: Starting migration of Log DB to 40
2025-06-10T02:31:18.172104596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2025-06-10T02:31:18', 'add_metadata_to_episodes_and_series')
2025-06-10T02:31:18.178594613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:18.182528423Z [Info] FluentMigrator.Runner.MigrationRunner: 40: add_metadata_to_episodes_and_series migrated
2025-06-10T02:31:18.185994161Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0168282s
2025-06-10T02:31:18.188900863Z [Info] FluentMigrator.Runner.MigrationRunner: 41: fix_xbmc_season_images_metadata migrating
2025-06-10T02:31:18.193330021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:18.197564176Z [Info] fix_xbmc_season_images_metadata: Starting migration of Log DB to 41
2025-06-10T02:31:18.200400196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2025-06-10T02:31:18', 'fix_xbmc_season_images_metadata')
2025-06-10T02:31:18.206719720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:18.211124428Z [Info] FluentMigrator.Runner.MigrationRunner: 41: fix_xbmc_season_images_metadata migrated
2025-06-10T02:31:18.214494614Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0178259s
2025-06-10T02:31:18.216854816Z [Info] FluentMigrator.Runner.MigrationRunner: 42: add_download_clients_table migrating
2025-06-10T02:31:18.219692419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:18.223214099Z [Info] add_download_clients_table: Starting migration of Log DB to 42
2025-06-10T02:31:18.225877521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2025-06-10T02:31:18', 'add_download_clients_table')
2025-06-10T02:31:18.232108387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:18.236061035Z [Info] FluentMigrator.Runner.MigrationRunner: 42: add_download_clients_table migrated
2025-06-10T02:31:18.238893137Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0163523s
2025-06-10T02:31:18.241217948Z [Info] FluentMigrator.Runner.MigrationRunner: 43: convert_config_to_download_clients migrating
2025-06-10T02:31:18.244226656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:18.247728897Z [Info] convert_config_to_download_clients: Starting migration of Log DB to 43
2025-06-10T02:31:18.250528654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2025-06-10T02:31:18', 'convert_config_to_download_clients')
2025-06-10T02:31:18.256931335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:18.260881308Z [Info] FluentMigrator.Runner.MigrationRunner: 43: convert_config_to_download_clients migrated
2025-06-10T02:31:18.263882651Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.016651s
2025-06-10T02:31:18.266171028Z [Info] FluentMigrator.Runner.MigrationRunner: 44: fix_xbmc_episode_metadata migrating
2025-06-10T02:31:18.268974653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:18.272477676Z [Info] fix_xbmc_episode_metadata: Starting migration of Log DB to 44
2025-06-10T02:31:18.275079905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2025-06-10T02:31:18', 'fix_xbmc_episode_metadata')
2025-06-10T02:31:18.281231250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:18.285160411Z [Info] FluentMigrator.Runner.MigrationRunner: 44: fix_xbmc_episode_metadata migrated
2025-06-10T02:31:18.288958057Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0161874s
2025-06-10T02:31:18.291312548Z [Info] FluentMigrator.Runner.MigrationRunner: 45: add_indexes migrating
2025-06-10T02:31:18.294675679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:18.299129696Z [Info] add_indexes: Starting migration of Log DB to 45
2025-06-10T02:31:18.301778540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2025-06-10T02:31:18', 'add_indexes')
2025-06-10T02:31:18.308361273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:18.313241088Z [Info] FluentMigrator.Runner.MigrationRunner: 45: add_indexes migrated
2025-06-10T02:31:18.315788227Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.018583s
2025-06-10T02:31:18.318861414Z [Info] FluentMigrator.Runner.MigrationRunner: 46: fix_nzb_su_url migrating
2025-06-10T02:31:18.322686716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:18.327548976Z [Info] fix_nzb_su_url: Starting migration of Log DB to 46
2025-06-10T02:31:18.329976383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (46, '2025-06-10T02:31:18', 'fix_nzb_su_url')
2025-06-10T02:31:18.336177428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:18.340386402Z [Info] FluentMigrator.Runner.MigrationRunner: 46: fix_nzb_su_url migrated
2025-06-10T02:31:18.343081048Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01779s
2025-06-10T02:31:18.345860895Z [Info] FluentMigrator.Runner.MigrationRunner: 47: add_temporary_blacklist_columns migrating
2025-06-10T02:31:18.348948932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:18.352560784Z [Info] add_temporary_blacklist_columns: Starting migration of Log DB to 47
2025-06-10T02:31:18.356003275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2025-06-10T02:31:18', 'add_temporary_blacklist_columns')
2025-06-10T02:31:18.363068741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:18.367160309Z [Info] FluentMigrator.Runner.MigrationRunner: 47: add_temporary_blacklist_columns migrated
2025-06-10T02:31:18.371577161Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.018216s
2025-06-10T02:31:18.375110446Z [Info] FluentMigrator.Runner.MigrationRunner: 48: add_title_to_scenemappings migrating
2025-06-10T02:31:18.377949422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:18.381462485Z [Info] add_title_to_scenemappings: Starting migration of Log DB to 48
2025-06-10T02:31:18.385257866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (48, '2025-06-10T02:31:18', 'add_title_to_scenemappings')
2025-06-10T02:31:18.391683664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:18.396029223Z [Info] FluentMigrator.Runner.MigrationRunner: 48: add_title_to_scenemappings migrated
2025-06-10T02:31:18.399131649Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0180628s
2025-06-10T02:31:18.401446901Z [Info] FluentMigrator.Runner.MigrationRunner: 49: fix_dognzb_url migrating
2025-06-10T02:31:18.403986234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:18.407610721Z [Info] fix_dognzb_url: Starting migration of Log DB to 49
2025-06-10T02:31:18.409982536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2025-06-10T02:31:18', 'fix_dognzb_url')
2025-06-10T02:31:18.416852328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:18.421950092Z [Info] FluentMigrator.Runner.MigrationRunner: 49: fix_dognzb_url migrated
2025-06-10T02:31:18.425944444Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0178206s
2025-06-10T02:31:18.428929865Z [Info] FluentMigrator.Runner.MigrationRunner: 50: add_hash_to_metadata_files migrating
2025-06-10T02:31:18.431737618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:18.435301013Z [Info] add_hash_to_metadata_files: Starting migration of Log DB to 50
2025-06-10T02:31:18.437940527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2025-06-10T02:31:18', 'add_hash_to_metadata_files')
2025-06-10T02:31:18.445593104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:18.449841548Z [Info] FluentMigrator.Runner.MigrationRunner: 50: add_hash_to_metadata_files migrated
2025-06-10T02:31:18.452925327Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0181029s
2025-06-10T02:31:18.455226590Z [Info] FluentMigrator.Runner.MigrationRunner: 51: download_client_import migrating
2025-06-10T02:31:18.458218434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:18.462066842Z [Info] download_client_import: Starting migration of Log DB to 51
2025-06-10T02:31:18.464898734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2025-06-10T02:31:18', 'download_client_import')
2025-06-10T02:31:18.470936100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:18.474833296Z [Info] FluentMigrator.Runner.MigrationRunner: 51: download_client_import migrated
2025-06-10T02:31:18.477559074Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0166177s
2025-06-10T02:31:18.480582892Z [Info] FluentMigrator.Runner.MigrationRunner: 52: add_columns_for_anime migrating
2025-06-10T02:31:18.483667222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:18.487147840Z [Info] add_columns_for_anime: Starting migration of Log DB to 52
2025-06-10T02:31:18.490076627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2025-06-10T02:31:18', 'add_columns_for_anime')
2025-06-10T02:31:18.497465113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:18.501912146Z [Info] FluentMigrator.Runner.MigrationRunner: 52: add_columns_for_anime migrated
2025-06-10T02:31:18.504880723Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0180014s
2025-06-10T02:31:18.508251390Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_series_sorttitle migrating
2025-06-10T02:31:18.511306852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:18.515232335Z [Info] add_series_sorttitle: Starting migration of Log DB to 53
2025-06-10T02:31:18.517590052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2025-06-10T02:31:18', 'add_series_sorttitle')
2025-06-10T02:31:18.525905915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:18.530542360Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_series_sorttitle migrated
2025-06-10T02:31:18.533770299Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0192022s
2025-06-10T02:31:18.536340955Z [Info] FluentMigrator.Runner.MigrationRunner: 54: rename_profiles migrating
2025-06-10T02:31:18.538722901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:18.542329953Z [Info] rename_profiles: Starting migration of Log DB to 54
2025-06-10T02:31:18.544415161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2025-06-10T02:31:18', 'rename_profiles')
2025-06-10T02:31:18.551690349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:18.555676635Z [Info] FluentMigrator.Runner.MigrationRunner: 54: rename_profiles migrated
2025-06-10T02:31:18.559535685Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0168865s
2025-06-10T02:31:18.563732695Z [Info] FluentMigrator.Runner.MigrationRunner: 55: drop_old_profile_columns migrating
2025-06-10T02:31:18.567801778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:18.571745648Z [Info] drop_old_profile_columns: Starting migration of Log DB to 55
2025-06-10T02:31:18.574813144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2025-06-10T02:31:18', 'drop_old_profile_columns')
2025-06-10T02:31:18.581751624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:18.586297888Z [Info] FluentMigrator.Runner.MigrationRunner: 55: drop_old_profile_columns migrated
2025-06-10T02:31:18.589272356Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0186817s
2025-06-10T02:31:18.591820707Z [Info] FluentMigrator.Runner.MigrationRunner: 56: add_mediainfo_to_episodefile migrating
2025-06-10T02:31:18.594769464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:18.598904309Z [Info] add_mediainfo_to_episodefile: Starting migration of Log DB to 56
2025-06-10T02:31:18.601726201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2025-06-10T02:31:18', 'add_mediainfo_to_episodefile')
2025-06-10T02:31:18.609025367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:18.612963827Z [Info] FluentMigrator.Runner.MigrationRunner: 56: add_mediainfo_to_episodefile migrated
2025-06-10T02:31:18.615886290Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0182741s
2025-06-10T02:31:18.618359149Z [Info] FluentMigrator.Runner.MigrationRunner: 57: convert_episode_file_path_to_relative migrating
2025-06-10T02:31:18.621568020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:18.626142991Z [Info] convert_episode_file_path_to_relative: Starting migration of Log DB to 57
2025-06-10T02:31:18.629817189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2025-06-10T02:31:18', 'convert_episode_file_path_to_relative')
2025-06-10T02:31:18.637112447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:18.640951176Z [Info] FluentMigrator.Runner.MigrationRunner: 57: convert_episode_file_path_to_relative migrated
2025-06-10T02:31:18.644231671Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0193869s
2025-06-10T02:31:18.646812016Z [Info] FluentMigrator.Runner.MigrationRunner: 58: drop_episode_file_path migrating
2025-06-10T02:31:18.649478665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:18.654161373Z [Info] drop_episode_file_path: Starting migration of Log DB to 58
2025-06-10T02:31:18.657067805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2025-06-10T02:31:18', 'drop_episode_file_path')
2025-06-10T02:31:18.666506389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:18.670822689Z [Info] FluentMigrator.Runner.MigrationRunner: 58: drop_episode_file_path migrated
2025-06-10T02:31:18.673261790Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0210338s
2025-06-10T02:31:18.675667573Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_enable_options_to_indexers migrating
2025-06-10T02:31:18.678659017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:18.682392614Z [Info] add_enable_options_to_indexers: Starting migration of Log DB to 59
2025-06-10T02:31:18.685472465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2025-06-10T02:31:18', 'add_enable_options_to_indexers')
2025-06-10T02:31:18.696863950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:18.701913236Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_enable_options_to_indexers migrated
2025-06-10T02:31:18.704596499Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0230245s
2025-06-10T02:31:18.706938534Z [Info] FluentMigrator.Runner.MigrationRunner: 60: remove_enable_from_indexers migrating
2025-06-10T02:31:18.710289461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:18.713820059Z [Info] remove_enable_from_indexers: Starting migration of Log DB to 60
2025-06-10T02:31:18.716737243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2025-06-10T02:31:18', 'remove_enable_from_indexers')
2025-06-10T02:31:18.725256746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:18.729955807Z [Info] FluentMigrator.Runner.MigrationRunner: 60: remove_enable_from_indexers migrated
2025-06-10T02:31:18.733588200Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0192172s
2025-06-10T02:31:18.736171651Z [Info] FluentMigrator.Runner.MigrationRunner: 61: clear_bad_scene_names migrating
2025-06-10T02:31:18.738913322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:18.742681980Z [Info] clear_bad_scene_names: Starting migration of Log DB to 61
2025-06-10T02:31:18.745605977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2025-06-10T02:31:18', 'clear_bad_scene_names')
2025-06-10T02:31:18.752970695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:18.757098185Z [Info] FluentMigrator.Runner.MigrationRunner: 61: clear_bad_scene_names migrated
2025-06-10T02:31:18.759993123Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0180191s
2025-06-10T02:31:18.762646055Z [Info] FluentMigrator.Runner.MigrationRunner: 62: convert_quality_models migrating
2025-06-10T02:31:18.765572296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:18.769166142Z [Info] convert_quality_models: Starting migration of Log DB to 62
2025-06-10T02:31:18.772038866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2025-06-10T02:31:18', 'convert_quality_models')
2025-06-10T02:31:18.781520417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:18.785547244Z [Info] FluentMigrator.Runner.MigrationRunner: 62: convert_quality_models migrated
2025-06-10T02:31:18.788251939Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0201774s
2025-06-10T02:31:18.790555928Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_remotepathmappings migrating
2025-06-10T02:31:18.793284762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:18.796915322Z [Info] add_remotepathmappings: Starting migration of Log DB to 63
2025-06-10T02:31:18.799432520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2025-06-10T02:31:18', 'add_remotepathmappings')
2025-06-10T02:31:18.808594737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:18.813043044Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_remotepathmappings migrated
2025-06-10T02:31:18.815841698Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0196118s
2025-06-10T02:31:18.819359952Z [Info] FluentMigrator.Runner.MigrationRunner: 64: remove_method_from_logs migrating
2025-06-10T02:31:18.822396596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:18.828171744Z [Info] remove_method_from_logs: Starting migration of Log DB to 64
2025-06-10T02:31:18.838386530Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Logs Method
2025-06-10T02:31:18.863275100Z [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-06-10T02:31:18.872850409Z [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-06-10T02:31:18.882158650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs"
2025-06-10T02:31:18.887021000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs"
2025-06-10T02:31:18.900962329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2025-06-10T02:31:18.907097421Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0657326s
2025-06-10T02:31:18.909601233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2025-06-10T02:31:18', 'remove_method_from_logs')
2025-06-10T02:31:18.915676234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:18.920177897Z [Info] FluentMigrator.Runner.MigrationRunner: 64: remove_method_from_logs migrated
2025-06-10T02:31:18.922886781Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.079104s
2025-06-10T02:31:18.925347275Z [Info] FluentMigrator.Runner.MigrationRunner: 65: make_scene_numbering_nullable migrating
2025-06-10T02:31:18.928254890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:18.931904408Z [Info] make_scene_numbering_nullable: Starting migration of Log DB to 65
2025-06-10T02:31:18.934923406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2025-06-10T02:31:18', 'make_scene_numbering_nullable')
2025-06-10T02:31:18.941459205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:18.945314978Z [Info] FluentMigrator.Runner.MigrationRunner: 65: make_scene_numbering_nullable migrated
2025-06-10T02:31:18.948117841Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0170947s
2025-06-10T02:31:18.950784080Z [Info] FluentMigrator.Runner.MigrationRunner: 66: add_tags migrating
2025-06-10T02:31:18.953429827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:18.957029925Z [Info] add_tags: Starting migration of Log DB to 66
2025-06-10T02:31:18.959705552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2025-06-10T02:31:18', 'add_tags')
2025-06-10T02:31:18.965888992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:18.970323240Z [Info] FluentMigrator.Runner.MigrationRunner: 66: add_tags migrated
2025-06-10T02:31:18.973409193Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0165452s
2025-06-10T02:31:18.976519746Z [Info] FluentMigrator.Runner.MigrationRunner: 67: add_added_to_series migrating
2025-06-10T02:31:18.979762294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:18.983412323Z [Info] add_added_to_series: Starting migration of Log DB to 67
2025-06-10T02:31:18.986646705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2025-06-10T02:31:18', 'add_added_to_series')
2025-06-10T02:31:18.992870486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:18.996711179Z [Info] FluentMigrator.Runner.MigrationRunner: 67: add_added_to_series migrated
2025-06-10T02:31:18.999579664Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0175237s
2025-06-10T02:31:19.001989636Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_release_restrictions migrating
2025-06-10T02:31:19.004859464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:19.008442448Z [Info] add_release_restrictions: Starting migration of Log DB to 68
2025-06-10T02:31:19.011036170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2025-06-10T02:31:19', 'add_release_restrictions')
2025-06-10T02:31:19.017076753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:19.020893146Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_release_restrictions migrated
2025-06-10T02:31:19.023601229Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0160359s
2025-06-10T02:31:19.025838574Z [Info] FluentMigrator.Runner.MigrationRunner: 69: quality_proper migrating
2025-06-10T02:31:19.028302925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:19.032075611Z [Info] quality_proper: Starting migration of Log DB to 69
2025-06-10T02:31:19.034474391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2025-06-10T02:31:19', 'quality_proper')
2025-06-10T02:31:19.041251135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:19.045656024Z [Info] FluentMigrator.Runner.MigrationRunner: 69: quality_proper migrated
2025-06-10T02:31:19.048299666Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0171004s
2025-06-10T02:31:19.051600021Z [Info] FluentMigrator.Runner.MigrationRunner: 70: delay_profile migrating
2025-06-10T02:31:19.054450070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:19.058782974Z [Info] delay_profile: Starting migration of Log DB to 70
2025-06-10T02:31:19.061530615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2025-06-10T02:31:19', 'delay_profile')
2025-06-10T02:31:19.067418029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:19.072443688Z [Info] FluentMigrator.Runner.MigrationRunner: 70: delay_profile migrated
2025-06-10T02:31:19.074950635Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.017239s
2025-06-10T02:31:19.077636072Z [Info] FluentMigrator.Runner.MigrationRunner: 71: unknown_quality_in_profile migrating
2025-06-10T02:31:19.081238956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:19.084910067Z [Info] unknown_quality_in_profile: Starting migration of Log DB to 71
2025-06-10T02:31:19.087733322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2025-06-10T02:31:19', 'unknown_quality_in_profile')
2025-06-10T02:31:19.094198388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:19.098297021Z [Info] FluentMigrator.Runner.MigrationRunner: 71: unknown_quality_in_profile migrated
2025-06-10T02:31:19.101143772Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0174734s
2025-06-10T02:31:19.103639156Z [Info] FluentMigrator.Runner.MigrationRunner: 72: history_downloadId migrating
2025-06-10T02:31:19.106557412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:19.111062352Z [Info] history_downloadId: Starting migration of Log DB to 72
2025-06-10T02:31:19.113748129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2025-06-10T02:31:19', 'history_downloadId')
2025-06-10T02:31:19.120090349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:19.125141348Z [Info] FluentMigrator.Runner.MigrationRunner: 72: history_downloadId migrated
2025-06-10T02:31:19.130295967Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0185644s
2025-06-10T02:31:19.133286177Z [Info] FluentMigrator.Runner.MigrationRunner: 73: clear_ratings migrating
2025-06-10T02:31:19.135864989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:19.139481440Z [Info] clear_ratings: Starting migration of Log DB to 73
2025-06-10T02:31:19.141996545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2025-06-10T02:31:19', 'clear_ratings')
2025-06-10T02:31:19.148103741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:19.151889703Z [Info] FluentMigrator.Runner.MigrationRunner: 73: clear_ratings migrated
2025-06-10T02:31:19.154364556Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0161263s
2025-06-10T02:31:19.156596710Z [Info] FluentMigrator.Runner.MigrationRunner: 74: disable_eztv migrating
2025-06-10T02:31:19.158992594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:19.162406949Z [Info] disable_eztv: Starting migration of Log DB to 74
2025-06-10T02:31:19.164652500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2025-06-10T02:31:19', 'disable_eztv')
2025-06-10T02:31:19.170706509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:19.174488534Z [Info] FluentMigrator.Runner.MigrationRunner: 74: disable_eztv migrated
2025-06-10T02:31:19.176900770Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0154893s
2025-06-10T02:31:19.179103034Z [Info] FluentMigrator.Runner.MigrationRunner: 75: force_lib_update migrating
2025-06-10T02:31:19.181718420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:19.185267876Z [Info] force_lib_update: Starting migration of Log DB to 75
2025-06-10T02:31:19.187883172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2025-06-10T02:31:19', 'force_lib_update')
2025-06-10T02:31:19.194088155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:19.197873316Z [Info] FluentMigrator.Runner.MigrationRunner: 75: force_lib_update migrated
2025-06-10T02:31:19.200393400Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0162372s
2025-06-10T02:31:19.202646777Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_users_table migrating
2025-06-10T02:31:19.205312234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:19.209165421Z [Info] add_users_table: Starting migration of Log DB to 76
2025-06-10T02:31:19.212002423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2025-06-10T02:31:19', 'add_users_table')
2025-06-10T02:31:19.218652312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:19.222834372Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_users_table migrated
2025-06-10T02:31:19.225359166Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0175579s
2025-06-10T02:31:19.227604226Z [Info] FluentMigrator.Runner.MigrationRunner: 77: add_add_options_to_series migrating
2025-06-10T02:31:19.230378953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:19.234439328Z [Info] add_add_options_to_series: Starting migration of Log DB to 77
2025-06-10T02:31:19.237121077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2025-06-10T02:31:19', 'add_add_options_to_series')
2025-06-10T02:31:19.244394963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:19.249180367Z [Info] FluentMigrator.Runner.MigrationRunner: 77: add_add_options_to_series migrated
2025-06-10T02:31:19.252218003Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0188022s
2025-06-10T02:31:19.254469897Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_commands_table migrating
2025-06-10T02:31:19.257007676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:19.261629412Z [Info] add_commands_table: Starting migration of Log DB to 78
2025-06-10T02:31:19.264221781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2025-06-10T02:31:19', 'add_commands_table')
2025-06-10T02:31:19.270405582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:19.274912847Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_commands_table migrated
2025-06-10T02:31:19.277475566Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0178583s
2025-06-10T02:31:19.279686849Z [Info] FluentMigrator.Runner.MigrationRunner: 79: dedupe_tags migrating
2025-06-10T02:31:19.282061229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:19.286478252Z [Info] dedupe_tags: Starting migration of Log DB to 79
2025-06-10T02:31:19.288914518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2025-06-10T02:31:19', 'dedupe_tags')
2025-06-10T02:31:19.296977361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:19.301969101Z [Info] FluentMigrator.Runner.MigrationRunner: 79: dedupe_tags migrated
2025-06-10T02:31:19.304447481Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0198456s
2025-06-10T02:31:19.306699546Z [Info] FluentMigrator.Runner.MigrationRunner: 81: move_dot_prefix_to_transmission_category migrating
2025-06-10T02:31:19.309825589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:19.313557834Z [Info] move_dot_prefix_to_transmission_category: Starting migration of Log DB to 81
2025-06-10T02:31:19.316952439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (81, '2025-06-10T02:31:19', 'move_dot_prefix_to_transmission_category')
2025-06-10T02:31:19.325692055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:19.329698662Z [Info] FluentMigrator.Runner.MigrationRunner: 81: move_dot_prefix_to_transmission_category migrated
2025-06-10T02:31:19.332776870Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0197856s
2025-06-10T02:31:19.335767942Z [Info] FluentMigrator.Runner.MigrationRunner: 82: add_fanzub_settings migrating
2025-06-10T02:31:19.338639032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:19.342486559Z [Info] add_fanzub_settings: Starting migration of Log DB to 82
2025-06-10T02:31:19.345157857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (82, '2025-06-10T02:31:19', 'add_fanzub_settings')
2025-06-10T02:31:19.351683456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:19.355523778Z [Info] FluentMigrator.Runner.MigrationRunner: 82: add_fanzub_settings migrated
2025-06-10T02:31:19.358712738Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0170571s
2025-06-10T02:31:19.361441583Z [Info] FluentMigrator.Runner.MigrationRunner: 83: additonal_blacklist_columns migrating
2025-06-10T02:31:19.364202421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:19.367652367Z [Info] additonal_blacklist_columns: Starting migration of Log DB to 83
2025-06-10T02:31:19.370265218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (83, '2025-06-10T02:31:19', 'additonal_blacklist_columns')
2025-06-10T02:31:19.376317444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:19.380136523Z [Info] FluentMigrator.Runner.MigrationRunner: 83: additonal_blacklist_columns migrated
2025-06-10T02:31:19.383747042Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0159311s
2025-06-10T02:31:19.386048656Z [Info] FluentMigrator.Runner.MigrationRunner: 84: update_quality_minmax_size migrating
2025-06-10T02:31:19.388808182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:19.392322017Z [Info] update_quality_minmax_size: Starting migration of Log DB to 84
2025-06-10T02:31:19.394858193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (84, '2025-06-10T02:31:19', 'update_quality_minmax_size')
2025-06-10T02:31:19.400826189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:19.404548544Z [Info] FluentMigrator.Runner.MigrationRunner: 84: update_quality_minmax_size migrated
2025-06-10T02:31:19.408510460Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0157579s
2025-06-10T02:31:19.410821053Z [Info] FluentMigrator.Runner.MigrationRunner: 85: expand_transmission_urlbase migrating
2025-06-10T02:31:19.413572893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:19.417082209Z [Info] expand_transmission_urlbase: Starting migration of Log DB to 85
2025-06-10T02:31:19.419614537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (85, '2025-06-10T02:31:19', 'expand_transmission_urlbase')
2025-06-10T02:31:19.425606181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:19.429359377Z [Info] FluentMigrator.Runner.MigrationRunner: 85: expand_transmission_urlbase migrated
2025-06-10T02:31:19.432733311Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0157895s
2025-06-10T02:31:19.435003852Z [Info] FluentMigrator.Runner.MigrationRunner: 86: pushbullet_device_ids migrating
2025-06-10T02:31:19.437594598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:19.441100908Z [Info] pushbullet_device_ids: Starting migration of Log DB to 86
2025-06-10T02:31:19.443497503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (86, '2025-06-10T02:31:19', 'pushbullet_device_ids')
2025-06-10T02:31:19.449409396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:19.453206230Z [Info] FluentMigrator.Runner.MigrationRunner: 86: pushbullet_device_ids migrated
2025-06-10T02:31:19.456562067Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0155865s
2025-06-10T02:31:19.458814512Z [Info] FluentMigrator.Runner.MigrationRunner: 87: remove_eztv migrating
2025-06-10T02:31:19.461197359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:19.464686775Z [Info] remove_eztv: Starting migration of Log DB to 87
2025-06-10T02:31:19.466858768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (87, '2025-06-10T02:31:19', 'remove_eztv')
2025-06-10T02:31:19.472464274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:19.476213854Z [Info] FluentMigrator.Runner.MigrationRunner: 87: remove_eztv migrated
2025-06-10T02:31:19.478580158Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0150212s
2025-06-10T02:31:19.480794446Z [Info] FluentMigrator.Runner.MigrationRunner: 88: pushbullet_devices_channels_list migrating
2025-06-10T02:31:19.483650877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:19.487046945Z [Info] pushbullet_devices_channels_list: Starting migration of Log DB to 88
2025-06-10T02:31:19.489746941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (88, '2025-06-10T02:31:19', 'pushbullet_devices_channels_list')
2025-06-10T02:31:19.496358483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:19.500136689Z [Info] FluentMigrator.Runner.MigrationRunner: 88: pushbullet_devices_channels_list migrated
2025-06-10T02:31:19.503044384Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.016482s
2025-06-10T02:31:19.505396109Z [Info] FluentMigrator.Runner.MigrationRunner: 89: add_on_rename_to_notifcations migrating
2025-06-10T02:31:19.508237139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:19.511963582Z [Info] add_on_rename_to_notifcations: Starting migration of Log DB to 89
2025-06-10T02:31:19.514700231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (89, '2025-06-10T02:31:19', 'add_on_rename_to_notifcations')
2025-06-10T02:31:19.520913762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:19.524951521Z [Info] FluentMigrator.Runner.MigrationRunner: 89: add_on_rename_to_notifcations migrated
2025-06-10T02:31:19.527837161Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0166988s
2025-06-10T02:31:19.530125428Z [Info] FluentMigrator.Runner.MigrationRunner: 90: update_kickass_url migrating
2025-06-10T02:31:19.532728529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:19.536333308Z [Info] update_kickass_url: Starting migration of Log DB to 90
2025-06-10T02:31:19.538668549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (90, '2025-06-10T02:31:19', 'update_kickass_url')
2025-06-10T02:31:19.544449488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:19.548247255Z [Info] FluentMigrator.Runner.MigrationRunner: 90: update_kickass_url migrated
2025-06-10T02:31:19.550763802Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.015537s
2025-06-10T02:31:19.552916656Z [Info] FluentMigrator.Runner.MigrationRunner: 91: added_indexerstatus migrating
2025-06-10T02:31:19.555512222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:19.558888159Z [Info] added_indexerstatus: Starting migration of Log DB to 91
2025-06-10T02:31:19.561273672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (91, '2025-06-10T02:31:19', 'added_indexerstatus')
2025-06-10T02:31:19.567128981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:19.570874222Z [Info] FluentMigrator.Runner.MigrationRunner: 91: added_indexerstatus migrated
2025-06-10T02:31:19.573437573Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0153565s
2025-06-10T02:31:19.575839168Z [Info] FluentMigrator.Runner.MigrationRunner: 92: add_unverifiedscenenumbering migrating
2025-06-10T02:31:19.578938198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:19.583525133Z [Info] add_unverifiedscenenumbering: Starting migration of Log DB to 92
2025-06-10T02:31:19.586260540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (92, '2025-06-10T02:31:19', 'add_unverifiedscenenumbering')
2025-06-10T02:31:19.592364891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:19.596190193Z [Info] FluentMigrator.Runner.MigrationRunner: 92: add_unverifiedscenenumbering migrated
2025-06-10T02:31:19.599098127Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.017374s
2025-06-10T02:31:19.601398769Z [Info] FluentMigrator.Runner.MigrationRunner: 93: naming_config_replace_illegal_characters migrating
2025-06-10T02:31:19.604508891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:19.607925050Z [Info] naming_config_replace_illegal_characters: Starting migration of Log DB to 93
2025-06-10T02:31:19.610848746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (93, '2025-06-10T02:31:19', 'naming_config_replace_illegal_characters')
2025-06-10T02:31:19.617627715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:19.621502927Z [Info] FluentMigrator.Runner.MigrationRunner: 93: naming_config_replace_illegal_characters migrated
2025-06-10T02:31:19.625022503Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0170088s
2025-06-10T02:31:19.627310770Z [Info] FluentMigrator.Runner.MigrationRunner: 94: add_tvmazeid migrating
2025-06-10T02:31:19.629790082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:19.633997533Z [Info] add_tvmazeid: Starting migration of Log DB to 94
2025-06-10T02:31:19.636505503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (94, '2025-06-10T02:31:19', 'add_tvmazeid')
2025-06-10T02:31:19.644116457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:19.647936407Z [Info] FluentMigrator.Runner.MigrationRunner: 94: add_tvmazeid migrated
2025-06-10T02:31:19.650427824Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0181794s
2025-06-10T02:31:19.652730200Z [Info] FluentMigrator.Runner.MigrationRunner: 95: add_additional_episodes_index migrating
2025-06-10T02:31:19.655641361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:19.659200567Z [Info] add_additional_episodes_index: Starting migration of Log DB to 95
2025-06-10T02:31:19.661884541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (95, '2025-06-10T02:31:19', 'add_additional_episodes_index')
2025-06-10T02:31:19.668383716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:19.672362517Z [Info] FluentMigrator.Runner.MigrationRunner: 95: add_additional_episodes_index migrated
2025-06-10T02:31:19.675232555Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0167342s
2025-06-10T02:31:19.677604732Z [Info] FluentMigrator.Runner.MigrationRunner: 96: disable_kickass migrating
2025-06-10T02:31:19.680112391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:19.683546625Z [Info] disable_kickass: Starting migration of Log DB to 96
2025-06-10T02:31:19.685901576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (96, '2025-06-10T02:31:19', 'disable_kickass')
2025-06-10T02:31:19.692548129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:19.696439844Z [Info] FluentMigrator.Runner.MigrationRunner: 96: disable_kickass migrated
2025-06-10T02:31:19.698943224Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0163172s
2025-06-10T02:31:19.701374519Z [Info] FluentMigrator.Runner.MigrationRunner: 97: add_reason_to_pending_releases migrating
2025-06-10T02:31:19.704257604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:19.707747190Z [Info] add_reason_to_pending_releases: Starting migration of Log DB to 97
2025-06-10T02:31:19.710736098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (97, '2025-06-10T02:31:19', 'add_reason_to_pending_releases')
2025-06-10T02:31:19.716895329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:19.720683025Z [Info] FluentMigrator.Runner.MigrationRunner: 97: add_reason_to_pending_releases migrated
2025-06-10T02:31:19.723476549Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0164486s
2025-06-10T02:31:19.725691008Z [Info] FluentMigrator.Runner.MigrationRunner: 98: remove_titans_of_tv migrating
2025-06-10T02:31:19.728381004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:19.731744045Z [Info] remove_titans_of_tv: Starting migration of Log DB to 98
2025-06-10T02:31:19.734213898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (98, '2025-06-10T02:31:19', 'remove_titans_of_tv')
2025-06-10T02:31:19.740062533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:19.744099100Z [Info] FluentMigrator.Runner.MigrationRunner: 98: remove_titans_of_tv migrated
2025-06-10T02:31:19.746712202Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0157192s
2025-06-10T02:31:19.749648704Z [Info] FluentMigrator.Runner.MigrationRunner: 99: extra_and_subtitle_files migrating
2025-06-10T02:31:19.752429623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:19.756058359Z [Info] extra_and_subtitle_files: Starting migration of Log DB to 99
2025-06-10T02:31:19.758432369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (99, '2025-06-10T02:31:19', 'extra_and_subtitle_files')
2025-06-10T02:31:19.764557321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:19.768579920Z [Info] FluentMigrator.Runner.MigrationRunner: 99: extra_and_subtitle_files migrated
2025-06-10T02:31:19.771272421Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01614s
2025-06-10T02:31:19.773685129Z [Info] FluentMigrator.Runner.MigrationRunner: 100: add_scene_season_number migrating
2025-06-10T02:31:19.776388091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:19.779836183Z [Info] add_scene_season_number: Starting migration of Log DB to 100
2025-06-10T02:31:19.782451810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (100, '2025-06-10T02:31:19', 'add_scene_season_number')
2025-06-10T02:31:19.788486980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:19.792505461Z [Info] FluentMigrator.Runner.MigrationRunner: 100: add_scene_season_number migrated
2025-06-10T02:31:19.795211931Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.016115s
2025-06-10T02:31:19.797548224Z [Info] FluentMigrator.Runner.MigrationRunner: 101: add_ultrahd_quality_in_profiles migrating
2025-06-10T02:31:19.800456159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:19.803963791Z [Info] add_ultrahd_quality_in_profiles: Starting migration of Log DB to 101
2025-06-10T02:31:19.806578386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (101, '2025-06-10T02:31:19', 'add_ultrahd_quality_in_profiles')
2025-06-10T02:31:19.812749030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:19.816800096Z [Info] FluentMigrator.Runner.MigrationRunner: 101: add_ultrahd_quality_in_profiles migrated
2025-06-10T02:31:19.819743702Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0163393s
2025-06-10T02:31:19.822006508Z [Info] FluentMigrator.Runner.MigrationRunner: 102: add_language_to_episodeFiles_history_and_blacklist migrating
2025-06-10T02:31:19.825317325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:19.828774515Z [Info] add_language_to_episodeFiles_history_and_blacklist: Starting migration of Log DB to 102
2025-06-10T02:31:19.832310204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (102, '2025-06-10T02:31:19', 'add_language_to_episodeFiles_history_and_blacklist')
2025-06-10T02:31:19.838483984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:19.842277883Z [Info] FluentMigrator.Runner.MigrationRunner: 102: add_language_to_episodeFiles_history_and_blacklist migrated
2025-06-10T02:31:19.845565642Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0169872s
2025-06-10T02:31:19.847763858Z [Info] FluentMigrator.Runner.MigrationRunner: 103: fix_metadata_file_extensions migrating
2025-06-10T02:31:19.850565729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:19.853971036Z [Info] fix_metadata_file_extensions: Starting migration of Log DB to 103
2025-06-10T02:31:19.857158904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (103, '2025-06-10T02:31:19', 'fix_metadata_file_extensions')
2025-06-10T02:31:19.863663520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:19.867420374Z [Info] FluentMigrator.Runner.MigrationRunner: 103: fix_metadata_file_extensions migrated
2025-06-10T02:31:19.870259761Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0168261s
2025-06-10T02:31:19.872528910Z [Info] FluentMigrator.Runner.MigrationRunner: 104: remove_kickass migrating
2025-06-10T02:31:19.875250178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:19.878803272Z [Info] remove_kickass: Starting migration of Log DB to 104
2025-06-10T02:31:19.881284458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (104, '2025-06-10T02:31:19', 'remove_kickass')
2025-06-10T02:31:19.888058066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:19.891929861Z [Info] FluentMigrator.Runner.MigrationRunner: 104: remove_kickass migrated
2025-06-10T02:31:19.894398331Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0167045s
2025-06-10T02:31:19.897277458Z [Info] FluentMigrator.Runner.MigrationRunner: 105: rename_torrent_downloadstation migrating
2025-06-10T02:31:19.900220964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:19.903676862Z [Info] rename_torrent_downloadstation: Starting migration of Log DB to 105
2025-06-10T02:31:19.906631982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (105, '2025-06-10T02:31:19', 'rename_torrent_downloadstation')
2025-06-10T02:31:19.913480070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:19.917254159Z [Info] FluentMigrator.Runner.MigrationRunner: 105: rename_torrent_downloadstation migrated
2025-06-10T02:31:19.920160160Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0171068s
2025-06-10T02:31:19.922380480Z [Info] FluentMigrator.Runner.MigrationRunner: 106: update_btn_url migrating
2025-06-10T02:31:19.924860153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:19.928314618Z [Info] update_btn_url: Starting migration of Log DB to 106
2025-06-10T02:31:19.930639639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (106, '2025-06-10T02:31:19', 'update_btn_url')
2025-06-10T02:31:19.936571572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:19.940331843Z [Info] FluentMigrator.Runner.MigrationRunner: 106: update_btn_url migrated
2025-06-10T02:31:19.942801636Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0154666s
2025-06-10T02:31:19.945026105Z [Info] FluentMigrator.Runner.MigrationRunner: 107: remove_wombles migrating
2025-06-10T02:31:19.947537080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:19.950927336Z [Info] remove_wombles: Starting migration of Log DB to 107
2025-06-10T02:31:19.953290765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (107, '2025-06-10T02:31:19', 'remove_wombles')
2025-06-10T02:31:19.959002304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:19.962763246Z [Info] FluentMigrator.Runner.MigrationRunner: 107: remove_wombles migrated
2025-06-10T02:31:19.965228991Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0152306s
2025-06-10T02:31:19.967443420Z [Info] FluentMigrator.Runner.MigrationRunner: 108: fix_extra_file_extension migrating
2025-06-10T02:31:19.970214368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:19.973635997Z [Info] fix_extra_file_extension: Starting migration of Log DB to 108
2025-06-10T02:31:19.976150159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (108, '2025-06-10T02:31:19', 'fix_extra_file_extension')
2025-06-10T02:31:19.991416126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:19.995479758Z [Info] FluentMigrator.Runner.MigrationRunner: 108: fix_extra_file_extension migrated
2025-06-10T02:31:19.998245266Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.025241s
2025-06-10T02:31:20.000648434Z [Info] FluentMigrator.Runner.MigrationRunner: 109: import_extra_files migrating
2025-06-10T02:31:20.003255573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:20.007031946Z [Info] import_extra_files: Starting migration of Log DB to 109
2025-06-10T02:31:20.009481548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (109, '2025-06-10T02:31:20', 'import_extra_files')
2025-06-10T02:31:20.015347569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:20.019109633Z [Info] FluentMigrator.Runner.MigrationRunner: 109: import_extra_files migrated
2025-06-10T02:31:20.021668856Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0158651s
2025-06-10T02:31:20.023908876Z [Info] FluentMigrator.Runner.MigrationRunner: 110: fix_extra_files_config migrating
2025-06-10T02:31:20.026608762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:20.030053528Z [Info] fix_extra_files_config: Starting migration of Log DB to 110
2025-06-10T02:31:20.032517559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (110, '2025-06-10T02:31:20', 'fix_extra_files_config')
2025-06-10T02:31:20.038444472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:20.042223401Z [Info] FluentMigrator.Runner.MigrationRunner: 110: fix_extra_files_config migrated
2025-06-10T02:31:20.044864909Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0155979s
2025-06-10T02:31:20.047089287Z [Info] FluentMigrator.Runner.MigrationRunner: 111: create_language_profiles migrating
2025-06-10T02:31:20.049809775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:20.053251624Z [Info] create_language_profiles: Starting migration of Log DB to 111
2025-06-10T02:31:20.055832080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (111, '2025-06-10T02:31:20', 'create_language_profiles')
2025-06-10T02:31:20.061884826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:20.066272641Z [Info] FluentMigrator.Runner.MigrationRunner: 111: create_language_profiles migrated
2025-06-10T02:31:20.069026967Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0164148s
2025-06-10T02:31:20.071280674Z [Info] FluentMigrator.Runner.MigrationRunner: 112: added_regex_to_scenemapping migrating
2025-06-10T02:31:20.074054148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:20.077482150Z [Info] added_regex_to_scenemapping: Starting migration of Log DB to 112
2025-06-10T02:31:20.080083477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (112, '2025-06-10T02:31:20', 'added_regex_to_scenemapping')
2025-06-10T02:31:20.086114140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:20.089897667Z [Info] FluentMigrator.Runner.MigrationRunner: 112: added_regex_to_scenemapping migrated
2025-06-10T02:31:20.093012699Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.015821s
2025-06-10T02:31:20.095227328Z [Info] FluentMigrator.Runner.MigrationRunner: 113: consolidate_indexer_baseurl migrating
2025-06-10T02:31:20.098052967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:20.101453424Z [Info] consolidate_indexer_baseurl: Starting migration of Log DB to 113
2025-06-10T02:31:20.104043518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (113, '2025-06-10T02:31:20', 'consolidate_indexer_baseurl')
2025-06-10T02:31:20.110031494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:20.113844271Z [Info] FluentMigrator.Runner.MigrationRunner: 113: consolidate_indexer_baseurl migrated
2025-06-10T02:31:20.116604809Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0158176s
2025-06-10T02:31:20.118808636Z [Info] FluentMigrator.Runner.MigrationRunner: 114: rename_indexer_status_id migrating
2025-06-10T02:31:20.121570206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:20.124959019Z [Info] rename_indexer_status_id: Starting migration of Log DB to 114
2025-06-10T02:31:20.127492039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (114, '2025-06-10T02:31:20', 'rename_indexer_status_id')
2025-06-10T02:31:20.133432359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:20.137229294Z [Info] FluentMigrator.Runner.MigrationRunner: 114: rename_indexer_status_id migrated
2025-06-10T02:31:20.139991967Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0156664s
2025-06-10T02:31:20.142358201Z [Info] FluentMigrator.Runner.MigrationRunner: 115: add_downloadclient_status migrating
2025-06-10T02:31:20.145117977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:20.148531460Z [Info] add_downloadclient_status: Starting migration of Log DB to 115
2025-06-10T02:31:20.151129030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (115, '2025-06-10T02:31:20', 'add_downloadclient_status')
2025-06-10T02:31:20.157112968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:20.161246861Z [Info] FluentMigrator.Runner.MigrationRunner: 115: add_downloadclient_status migrated
2025-06-10T02:31:20.164049453Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0161219s
2025-06-10T02:31:20.166326849Z [Info] FluentMigrator.Runner.MigrationRunner: 116: disable_nyaa migrating
2025-06-10T02:31:20.168979209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:20.174357357Z [Info] disable_nyaa: Starting migration of Log DB to 116
2025-06-10T02:31:20.179392094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (116, '2025-06-10T02:31:20', 'disable_nyaa')
2025-06-10T02:31:20.189920732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:20.194514521Z [Info] FluentMigrator.Runner.MigrationRunner: 116: disable_nyaa migrated
2025-06-10T02:31:20.196908942Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0255503s
2025-06-10T02:31:20.199217481Z [Info] FluentMigrator.Runner.MigrationRunner: 117: add_webrip_and_br480_qualites_in_profile migrating
2025-06-10T02:31:20.202281580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:20.205745313Z [Info] add_webrip_and_br480_qualites_in_profile: Starting migration of Log DB to 117
2025-06-10T02:31:20.208847760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (117, '2025-06-10T02:31:20', 'add_webrip_and_br480_qualites_in_profile')
2025-06-10T02:31:20.215417357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:20.219185013Z [Info] FluentMigrator.Runner.MigrationRunner: 117: add_webrip_and_br480_qualites_in_profile migrated
2025-06-10T02:31:20.222277629Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0169139s
2025-06-10T02:31:20.224515134Z [Info] FluentMigrator.Runner.MigrationRunner: 118: add_history_eventType_index migrating
2025-06-10T02:31:20.227270492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:20.230841221Z [Info] add_history_eventType_index: Starting migration of Log DB to 118
2025-06-10T02:31:20.233434142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (118, '2025-06-10T02:31:20', 'add_history_eventType_index')
2025-06-10T02:31:20.239445946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:20.243224123Z [Info] FluentMigrator.Runner.MigrationRunner: 118: add_history_eventType_index migrated
2025-06-10T02:31:20.246500840Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0159316s
2025-06-10T02:31:20.248856824Z [Info] FluentMigrator.Runner.MigrationRunner: 119: separate_automatic_and_interactive_searches migrating
2025-06-10T02:31:20.252156086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:20.256020998Z [Info] separate_automatic_and_interactive_searches: Starting migration of Log DB to 119
2025-06-10T02:31:20.259026109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (119, '2025-06-10T02:31:20', 'separate_automatic_and_interactive_searches')
2025-06-10T02:31:20.266022415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:20.271703333Z [Info] FluentMigrator.Runner.MigrationRunner: 119: separate_automatic_and_interactive_searches migrated
2025-06-10T02:31:20.274963988Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.018551s
2025-06-10T02:31:20.277606708Z [Info] FluentMigrator.Runner.MigrationRunner: 120: update_series_episodes_history_indexes migrating
2025-06-10T02:31:20.280946974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:20.284411409Z [Info] update_series_episodes_history_indexes: Starting migration of Log DB to 120
2025-06-10T02:31:20.287281578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (120, '2025-06-10T02:31:20', 'update_series_episodes_history_indexes')
2025-06-10T02:31:20.293713487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:20.297553950Z [Info] FluentMigrator.Runner.MigrationRunner: 120: update_series_episodes_history_indexes migrated
2025-06-10T02:31:20.300595484Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0166387s
2025-06-10T02:31:20.302843300Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_animetosho_url migrating
2025-06-10T02:31:20.305515510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:20.308924844Z [Info] update_animetosho_url: Starting migration of Log DB to 121
2025-06-10T02:31:20.311383855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (121, '2025-06-10T02:31:20', 'update_animetosho_url')
2025-06-10T02:31:20.317379977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:20.321235720Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_animetosho_url migrated
2025-06-10T02:31:20.323876056Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.015736s
2025-06-10T02:31:20.326086998Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_remux_qualities_in_profile migrating
2025-06-10T02:31:20.329377363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:20.333588582Z [Info] add_remux_qualities_in_profile: Starting migration of Log DB to 122
2025-06-10T02:31:20.336576517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (122, '2025-06-10T02:31:20', 'add_remux_qualities_in_profile')
2025-06-10T02:31:20.342937545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:20.346792126Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_remux_qualities_in_profile migrated
2025-06-10T02:31:20.349742906Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0176015s
2025-06-10T02:31:20.351972385Z [Info] FluentMigrator.Runner.MigrationRunner: 123: add_history_seriesId_index migrating
2025-06-10T02:31:20.354755659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:20.358233862Z [Info] add_history_seriesId_index: Starting migration of Log DB to 123
2025-06-10T02:31:20.360835751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (123, '2025-06-10T02:31:20', 'add_history_seriesId_index')
2025-06-10T02:31:20.367178611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:20.371010917Z [Info] FluentMigrator.Runner.MigrationRunner: 123: add_history_seriesId_index migrated
2025-06-10T02:31:20.373750704Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0162497s
2025-06-10T02:31:20.376211909Z [Info] FluentMigrator.Runner.MigrationRunner: 124: remove_media_browser_metadata migrating
2025-06-10T02:31:20.379090585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:20.382508005Z [Info] remove_media_browser_metadata: Starting migration of Log DB to 124
2025-06-10T02:31:20.385203793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (124, '2025-06-10T02:31:20', 'remove_media_browser_metadata')
2025-06-10T02:31:20.391284817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:20.395050047Z [Info] FluentMigrator.Runner.MigrationRunner: 124: remove_media_browser_metadata migrated
2025-06-10T02:31:20.397877360Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0159672s
2025-06-10T02:31:20.400230809Z [Info] FluentMigrator.Runner.MigrationRunner: 125: remove_notify_my_android_and_pushalot_notifications migrating
2025-06-10T02:31:20.403589531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:20.407037302Z [Info] remove_notify_my_android_and_pushalot_notifications: Starting migration of Log DB to 125
2025-06-10T02:31:20.410632942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (125, '2025-06-10T02:31:20', 'remove_notify_my_android_and_pushalot_notifications')
2025-06-10T02:31:20.417525429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:20.421299878Z [Info] FluentMigrator.Runner.MigrationRunner: 125: remove_notify_my_android_and_pushalot_notifications migrated
2025-06-10T02:31:20.424657148Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0177101s
2025-06-10T02:31:20.426899252Z [Info] FluentMigrator.Runner.MigrationRunner: 126: add_custom_filters migrating
2025-06-10T02:31:20.429586974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:20.433574933Z [Info] add_custom_filters: Starting migration of Log DB to 126
2025-06-10T02:31:20.435978162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (126, '2025-06-10T02:31:20', 'add_custom_filters')
2025-06-10T02:31:20.442807452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:20.446614707Z [Info] FluentMigrator.Runner.MigrationRunner: 126: add_custom_filters migrated
2025-06-10T02:31:20.449194591Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0170683s
2025-06-10T02:31:20.451430894Z [Info] FluentMigrator.Runner.MigrationRunner: 127: rename_restrictions_to_release_profiles migrating
2025-06-10T02:31:20.454522789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:20.457998287Z [Info] rename_restrictions_to_release_profiles: Starting migration of Log DB to 127
2025-06-10T02:31:20.461016734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (127, '2025-06-10T02:31:20', 'rename_restrictions_to_release_profiles')
2025-06-10T02:31:20.467482081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:20.471312634Z [Info] FluentMigrator.Runner.MigrationRunner: 127: rename_restrictions_to_release_profiles migrated
2025-06-10T02:31:20.474396623Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0167436s
2025-06-10T02:31:20.476686092Z [Info] FluentMigrator.Runner.MigrationRunner: 128: rename_quality_profiles_add_upgrade_allowed migrating
2025-06-10T02:31:20.479863730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:20.483314969Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Log DB to 128
2025-06-10T02:31:20.486323506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (128, '2025-06-10T02:31:20', 'rename_quality_profiles_add_upgrade_allowed')
2025-06-10T02:31:20.492839385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:20.496607863Z [Info] FluentMigrator.Runner.MigrationRunner: 128: rename_quality_profiles_add_upgrade_allowed migrated
2025-06-10T02:31:20.499742544Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.016755s
2025-06-10T02:31:20.501951071Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_relative_original_path_to_episode_file migrating
2025-06-10T02:31:20.505141384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:20.508594617Z [Info] add_relative_original_path_to_episode_file: Starting migration of Log DB to 129
2025-06-10T02:31:20.511522922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (129, '2025-06-10T02:31:20', 'add_relative_original_path_to_episode_file')
2025-06-10T02:31:20.518020545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:20.521817870Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_relative_original_path_to_episode_file migrated
2025-06-10T02:31:20.524941239Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0166654s
2025-06-10T02:31:20.527190096Z [Info] FluentMigrator.Runner.MigrationRunner: 130: episode_last_searched_time migrating
2025-06-10T02:31:20.529958951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:20.533387705Z [Info] episode_last_searched_time: Starting migration of Log DB to 130
2025-06-10T02:31:20.536000515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (130, '2025-06-10T02:31:20', 'episode_last_searched_time')
2025-06-10T02:31:20.542029314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:20.545783623Z [Info] FluentMigrator.Runner.MigrationRunner: 130: episode_last_searched_time migrated
2025-06-10T02:31:20.548541956Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0158256s
2025-06-10T02:31:20.550776605Z [Info] FluentMigrator.Runner.MigrationRunner: 131: download_propers_config migrating
2025-06-10T02:31:20.554115608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:20.557558229Z [Info] download_propers_config: Starting migration of Log DB to 131
2025-06-10T02:31:20.560066099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (131, '2025-06-10T02:31:20', 'download_propers_config')
2025-06-10T02:31:20.566035948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:20.569831080Z [Info] FluentMigrator.Runner.MigrationRunner: 131: download_propers_config migrated
2025-06-10T02:31:20.572498069Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0157133s
2025-06-10T02:31:20.574715654Z [Info] FluentMigrator.Runner.MigrationRunner: 132: add_download_client_priority migrating
2025-06-10T02:31:20.577527024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:20.580961038Z [Info] add_download_client_priority: Starting migration of Log DB to 132
2025-06-10T02:31:20.583577446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (132, '2025-06-10T02:31:20', 'add_download_client_priority')
2025-06-10T02:31:20.589718871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:20.593518511Z [Info] FluentMigrator.Runner.MigrationRunner: 132: add_download_client_priority migrated
2025-06-10T02:31:20.596331445Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0159897s
2025-06-10T02:31:20.598551444Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_specials_folder_format migrating
2025-06-10T02:31:20.601325009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:20.604788332Z [Info] add_specials_folder_format: Starting migration of Log DB to 134
2025-06-10T02:31:20.607362685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (134, '2025-06-10T02:31:20', 'add_specials_folder_format')
2025-06-10T02:31:20.613400141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:20.617192366Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_specials_folder_format migrated
2025-06-10T02:31:20.619977173Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0158721s
2025-06-10T02:31:20.622194367Z [Info] FluentMigrator.Runner.MigrationRunner: 135: health_issue_notification migrating
2025-06-10T02:31:20.624950236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:20.628420092Z [Info] health_issue_notification: Starting migration of Log DB to 135
2025-06-10T02:31:20.631002652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (135, '2025-06-10T02:31:20', 'health_issue_notification')
2025-06-10T02:31:20.637026760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:20.640816451Z [Info] FluentMigrator.Runner.MigrationRunner: 135: health_issue_notification migrated
2025-06-10T02:31:20.643534082Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.015865s
2025-06-10T02:31:20.645733350Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_indexer_and_enabled_to_release_profiles migrating
2025-06-10T02:31:20.648898423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:20.652324601Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Log DB to 136
2025-06-10T02:31:20.655295292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (136, '2025-06-10T02:31:20', 'add_indexer_and_enabled_to_release_profiles')
2025-06-10T02:31:20.661733585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:20.665573937Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_indexer_and_enabled_to_release_profiles migrated
2025-06-10T02:31:20.668737947Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0166591s
2025-06-10T02:31:20.671012918Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_airedbefore_to_episodes migrating
2025-06-10T02:31:20.673812334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:20.677412914Z [Info] add_airedbefore_to_episodes: Starting migration of Log DB to 137
2025-06-10T02:31:20.679991936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (137, '2025-06-10T02:31:20', 'add_airedbefore_to_episodes')
2025-06-10T02:31:20.686126788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:20.689916759Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_airedbefore_to_episodes migrated
2025-06-10T02:31:20.692693189Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0161044s
2025-06-10T02:31:20.694921605Z [Info] FluentMigrator.Runner.MigrationRunner: 138: remove_bitmetv migrating
2025-06-10T02:31:20.697414374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:20.700821895Z [Info] remove_bitmetv: Starting migration of Log DB to 138
2025-06-10T02:31:20.703120383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (138, '2025-06-10T02:31:20', 'remove_bitmetv')
2025-06-10T02:31:20.708810820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:20.712552914Z [Info] FluentMigrator.Runner.MigrationRunner: 138: remove_bitmetv migrated
2025-06-10T02:31:20.715027777Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0151495s
2025-06-10T02:31:20.717272587Z [Info] FluentMigrator.Runner.MigrationRunner: 139: add_download_history migrating
2025-06-10T02:31:20.719884596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:20.723285583Z [Info] add_download_history: Starting migration of Log DB to 139
2025-06-10T02:31:20.725718211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (139, '2025-06-10T02:31:20', 'add_download_history')
2025-06-10T02:31:20.731589572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:20.735343170Z [Info] FluentMigrator.Runner.MigrationRunner: 139: add_download_history migrated
2025-06-10T02:31:20.737968215Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0154653s
2025-06-10T02:31:20.740187944Z [Info] FluentMigrator.Runner.MigrationRunner: 140: remove_chown_and_folderchmod_config_v2 migrating
2025-06-10T02:31:20.743221061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:20.746653261Z [Info] remove_chown_and_folderchmod_config_v2: Starting migration of Log DB to 140
2025-06-10T02:31:20.749490594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (140, '2025-06-10T02:31:20', 'remove_chown_and_folderchmod_config_v2')
2025-06-10T02:31:20.755791770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:20.759546250Z [Info] FluentMigrator.Runner.MigrationRunner: 140: remove_chown_and_folderchmod_config_v2 migrated
2025-06-10T02:31:20.762577503Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0163265s
2025-06-10T02:31:20.764799346Z [Info] FluentMigrator.Runner.MigrationRunner: 141: add_update_history migrating
2025-06-10T02:31:20.767367286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:20.770769617Z [Info] add_update_history: Starting migration of Log DB to 141
2025-06-10T02:31:20.793601236Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory
2025-06-10T02:31:20.800605768Z [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-06-10T02:31:20.808923135Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116089s
2025-06-10T02:31:20.814972183Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date)
2025-06-10T02:31:20.820208527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2025-06-10T02:31:20.825185918Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075709s
2025-06-10T02:31:20.827586731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (141, '2025-06-10T02:31:20', 'add_update_history')
2025-06-10T02:31:20.833440868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:20.837469039Z [Info] FluentMigrator.Runner.MigrationRunner: 141: add_update_history migrated
2025-06-10T02:31:20.840068763Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0198747s
2025-06-10T02:31:20.842569728Z [Info] FluentMigrator.Runner.MigrationRunner: 142: import_lists migrating
2025-06-10T02:31:20.845105874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:20.849006789Z [Info] import_lists: Starting migration of Log DB to 142
2025-06-10T02:31:20.851282661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (142, '2025-06-10T02:31:20', 'import_lists')
2025-06-10T02:31:20.857022908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:20.860910315Z [Info] FluentMigrator.Runner.MigrationRunner: 142: import_lists migrated
2025-06-10T02:31:20.863305077Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0158331s
2025-06-10T02:31:20.865593153Z [Info] FluentMigrator.Runner.MigrationRunner: 143: add_priority_to_indexers migrating
2025-06-10T02:31:20.868350164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:20.871767033Z [Info] add_priority_to_indexers: Starting migration of Log DB to 143
2025-06-10T02:31:20.874305264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (143, '2025-06-10T02:31:20', 'add_priority_to_indexers')
2025-06-10T02:31:20.880222849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:20.884026437Z [Info] FluentMigrator.Runner.MigrationRunner: 143: add_priority_to_indexers migrated
2025-06-10T02:31:20.886695300Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0157255s
2025-06-10T02:31:20.888926131Z [Info] FluentMigrator.Runner.MigrationRunner: 144: import_lists_series_type_and_season_folder migrating
2025-06-10T02:31:20.892125032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:20.895467342Z [Info] import_lists_series_type_and_season_folder: Starting migration of Log DB to 144
2025-06-10T02:31:20.898431740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (144, '2025-06-10T02:31:20', 'import_lists_series_type_and_season_folder')
2025-06-10T02:31:20.906058817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:20.911085737Z [Info] FluentMigrator.Runner.MigrationRunner: 144: import_lists_series_type_and_season_folder migrated
2025-06-10T02:31:20.914780486Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0189491s
2025-06-10T02:31:20.917697950Z [Info] FluentMigrator.Runner.MigrationRunner: 145: remove_growl migrating
2025-06-10T02:31:20.920527197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:20.924347358Z [Info] remove_growl: Starting migration of Log DB to 145
2025-06-10T02:31:20.926782361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (145, '2025-06-10T02:31:20', 'remove_growl')
2025-06-10T02:31:20.932811129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:20.936673876Z [Info] FluentMigrator.Runner.MigrationRunner: 145: remove_growl migrated
2025-06-10T02:31:20.939140212Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0161591s
2025-06-10T02:31:20.941551507Z [Info] FluentMigrator.Runner.MigrationRunner: 146: cleanup_duplicates_updatehistory migrating
2025-06-10T02:31:20.944547048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:20.948096715Z [Info] cleanup_duplicates_updatehistory: Starting migration of Log DB to 146
2025-06-10T02:31:20.953247916Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-06-10T02:31:20.955699963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-06-10T02:31:20.975160545Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0194042s
2025-06-10T02:31:20.977948959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (146, '2025-06-10T02:31:20', 'cleanup_duplicates_updatehistory')
2025-06-10T02:31:20.984458315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:20.988444340Z [Info] FluentMigrator.Runner.MigrationRunner: 146: cleanup_duplicates_updatehistory migrated
2025-06-10T02:31:20.991412787Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0328403s
2025-06-10T02:31:20.994035888Z [Info] FluentMigrator.Runner.MigrationRunner: 147: swap_filechmod_for_folderchmod migrating
2025-06-10T02:31:20.996859113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:21.000537839Z [Info] swap_filechmod_for_folderchmod: Starting migration of Log DB to 147
2025-06-10T02:31:21.003422467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (147, '2025-06-10T02:31:21', 'swap_filechmod_for_folderchmod')
2025-06-10T02:31:21.009626248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:21.013414144Z [Info] FluentMigrator.Runner.MigrationRunner: 147: swap_filechmod_for_folderchmod migrated
2025-06-10T02:31:21.016316678Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0165673s
2025-06-10T02:31:21.018586899Z [Info] FluentMigrator.Runner.MigrationRunner: 148: mediainfo_channels migrating
2025-06-10T02:31:21.021187054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:21.024630597Z [Info] mediainfo_channels: Starting migration of Log DB to 148
2025-06-10T02:31:21.027026311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (148, '2025-06-10T02:31:21', 'mediainfo_channels')
2025-06-10T02:31:21.032897412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:21.036744708Z [Info] FluentMigrator.Runner.MigrationRunner: 148: mediainfo_channels migrated
2025-06-10T02:31:21.039335203Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0155694s
2025-06-10T02:31:21.041837191Z [Info] FluentMigrator.Runner.MigrationRunner: 149: add_on_delete_to_notifications migrating
2025-06-10T02:31:21.044530123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:21.048263430Z [Info] add_on_delete_to_notifications: Starting migration of Log DB to 149
2025-06-10T02:31:21.050993997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (149, '2025-06-10T02:31:21', 'add_on_delete_to_notifications')
2025-06-10T02:31:21.057130773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:21.060928890Z [Info] FluentMigrator.Runner.MigrationRunner: 149: add_on_delete_to_notifications migrated
2025-06-10T02:31:21.064026196Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.016406s
2025-06-10T02:31:21.066059049Z [Info] FluentMigrator.Runner.MigrationRunner: 150: add_scene_mapping_origin migrating
2025-06-10T02:31:21.068855950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:21.072365566Z [Info] add_scene_mapping_origin: Starting migration of Log DB to 150
2025-06-10T02:31:21.075092407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (150, '2025-06-10T02:31:21', 'add_scene_mapping_origin')
2025-06-10T02:31:21.081035352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:21.085649282Z [Info] FluentMigrator.Runner.MigrationRunner: 150: add_scene_mapping_origin migrated
2025-06-10T02:31:21.088405521Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0167357s
2025-06-10T02:31:21.090605110Z [Info] FluentMigrator.Runner.MigrationRunner: 151: remove_custom_filter_type migrating
2025-06-10T02:31:21.093457593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:21.096901016Z [Info] remove_custom_filter_type: Starting migration of Log DB to 151
2025-06-10T02:31:21.099453334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (151, '2025-06-10T02:31:21', 'remove_custom_filter_type')
2025-06-10T02:31:21.105477544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:21.109309449Z [Info] FluentMigrator.Runner.MigrationRunner: 151: remove_custom_filter_type migrated
2025-06-10T02:31:21.112069015Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0159261s
2025-06-10T02:31:21.114318764Z [Info] FluentMigrator.Runner.MigrationRunner: 152: update_btn_url_to_https migrating
2025-06-10T02:31:21.117111537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:21.120809824Z [Info] update_btn_url_to_https: Starting migration of Log DB to 152
2025-06-10T02:31:21.123309757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (152, '2025-06-10T02:31:21', 'update_btn_url_to_https')
2025-06-10T02:31:21.129504960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:21.133684565Z [Info] FluentMigrator.Runner.MigrationRunner: 152: update_btn_url_to_https migrated
2025-06-10T02:31:21.136402508Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0165979s
2025-06-10T02:31:21.138743882Z [Info] FluentMigrator.Runner.MigrationRunner: 153: add_on_episodefiledelete_for_upgrade migrating
2025-06-10T02:31:21.141819855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:21.145228337Z [Info] add_on_episodefiledelete_for_upgrade: Starting migration of Log DB to 153
2025-06-10T02:31:21.148209360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (153, '2025-06-10T02:31:21', 'add_on_episodefiledelete_for_upgrade')
2025-06-10T02:31:21.154475686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:21.158344856Z [Info] FluentMigrator.Runner.MigrationRunner: 153: add_on_episodefiledelete_for_upgrade migrated
2025-06-10T02:31:21.161223462Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.016441s
2025-06-10T02:31:21.163586710Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_name_release_profile migrating
2025-06-10T02:31:21.166417319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:21.170051175Z [Info] add_name_release_profile: Starting migration of Log DB to 154
2025-06-10T02:31:21.172653415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (154, '2025-06-10T02:31:21', 'add_name_release_profile')
2025-06-10T02:31:21.179109233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:21.182814072Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_name_release_profile migrated
2025-06-10T02:31:21.185566404Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0163891s
2025-06-10T02:31:21.187859110Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_arabic_and_hindi_languages migrating
2025-06-10T02:31:21.190790712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:21.194318184Z [Info] add_arabic_and_hindi_languages: Starting migration of Log DB to 155
2025-06-10T02:31:21.197046628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (155, '2025-06-10T02:31:21', 'add_arabic_and_hindi_languages')
2025-06-10T02:31:21.203265188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:21.207217696Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_arabic_and_hindi_languages migrated
2025-06-10T02:31:21.210189620Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0164389s
2025-06-10T02:31:21.212497246Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_bypass_to_delay_profile migrating
2025-06-10T02:31:21.215308235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:21.218774966Z [Info] add_bypass_to_delay_profile: Starting migration of Log DB to 156
2025-06-10T02:31:21.221417666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (156, '2025-06-10T02:31:21', 'add_bypass_to_delay_profile')
2025-06-10T02:31:21.227572378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:21.231547852Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_bypass_to_delay_profile migrated
2025-06-10T02:31:21.234439143Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0161672s
2025-06-10T02:31:21.236857382Z [Info] FluentMigrator.Runner.MigrationRunner: 157: email_multiple_addresses migrating
2025-06-10T02:31:21.240100502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:21.243591300Z [Info] email_multiple_addresses: Starting migration of Log DB to 157
2025-06-10T02:31:21.246243420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (157, '2025-06-10T02:31:21', 'email_multiple_addresses')
2025-06-10T02:31:21.252341929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:21.256209385Z [Info] FluentMigrator.Runner.MigrationRunner: 157: email_multiple_addresses migrated
2025-06-10T02:31:21.259032379Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0162805s
2025-06-10T02:31:21.261236657Z [Info] FluentMigrator.Runner.MigrationRunner: 158: cdh_per_downloadclient migrating
2025-06-10T02:31:21.264213291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:21.267749721Z [Info] cdh_per_downloadclient: Starting migration of Log DB to 158
2025-06-10T02:31:21.270070694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (158, '2025-06-10T02:31:21', 'cdh_per_downloadclient')
2025-06-10T02:31:21.276363353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:21.280188455Z [Info] FluentMigrator.Runner.MigrationRunner: 158: cdh_per_downloadclient migrated
2025-06-10T02:31:21.282774842Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0160453s
2025-06-10T02:31:21.284961625Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_indexer_tags migrating
2025-06-10T02:31:21.287571810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:21.291286129Z [Info] add_indexer_tags: Starting migration of Log DB to 159
2025-06-10T02:31:21.293590077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (159, '2025-06-10T02:31:21', 'add_indexer_tags')
2025-06-10T02:31:21.299432911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:21.303406922Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_indexer_tags migrated
2025-06-10T02:31:21.306022849Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0158755s
2025-06-10T02:31:21.308306357Z [Info] FluentMigrator.Runner.MigrationRunner: 160: rename_blacklist_to_blocklist migrating
2025-06-10T02:31:21.311375115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:21.314747305Z [Info] rename_blacklist_to_blocklist: Starting migration of Log DB to 160
2025-06-10T02:31:21.317531170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (160, '2025-06-10T02:31:21', 'rename_blacklist_to_blocklist')
2025-06-10T02:31:21.323713297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:21.327753101Z [Info] FluentMigrator.Runner.MigrationRunner: 160: rename_blacklist_to_blocklist migrated
2025-06-10T02:31:21.330645464Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0165334s
2025-06-10T02:31:21.332879181Z [Info] FluentMigrator.Runner.MigrationRunner: 161: remove_plex_hometheatre migrating
2025-06-10T02:31:21.335625130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:21.339294939Z [Info] remove_plex_hometheatre: Starting migration of Log DB to 161
2025-06-10T02:31:21.341671313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (161, '2025-06-10T02:31:21', 'remove_plex_hometheatre')
2025-06-10T02:31:21.347808119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:21.351686829Z [Info] FluentMigrator.Runner.MigrationRunner: 161: remove_plex_hometheatre migrated
2025-06-10T02:31:21.354378979Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0160555s
2025-06-10T02:31:21.356725784Z [Info] FluentMigrator.Runner.MigrationRunner: 162: release_profile_to_array migrating
2025-06-10T02:31:21.359540220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:21.363246743Z [Info] release_profile_to_array: Starting migration of Log DB to 162
2025-06-10T02:31:21.365921960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (162, '2025-06-10T02:31:21', 'release_profile_to_array')
2025-06-10T02:31:21.371947711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:21.376129040Z [Info] FluentMigrator.Runner.MigrationRunner: 162: release_profile_to_array migrated
2025-06-10T02:31:21.378976493Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.016607s
2025-06-10T02:31:21.381251333Z [Info] FluentMigrator.Runner.MigrationRunner: 163: mediainfo_to_ffmpeg migrating
2025-06-10T02:31:21.384036862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:21.387542470Z [Info] mediainfo_to_ffmpeg: Starting migration of Log DB to 163
2025-06-10T02:31:21.390056031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (163, '2025-06-10T02:31:21', 'mediainfo_to_ffmpeg')
2025-06-10T02:31:21.396276425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:21.400137328Z [Info] FluentMigrator.Runner.MigrationRunner: 163: mediainfo_to_ffmpeg migrated
2025-06-10T02:31:21.402795119Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0161254s
2025-06-10T02:31:21.405141313Z [Info] FluentMigrator.Runner.MigrationRunner: 164: download_client_per_indexer migrating
2025-06-10T02:31:21.408004037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:21.411428702Z [Info] download_client_per_indexer: Starting migration of Log DB to 164
2025-06-10T02:31:21.414131774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (164, '2025-06-10T02:31:21', 'download_client_per_indexer')
2025-06-10T02:31:21.420297819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:21.424142991Z [Info] FluentMigrator.Runner.MigrationRunner: 164: download_client_per_indexer migrated
2025-06-10T02:31:21.426905894Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0161513s
2025-06-10T02:31:21.429162667Z [Info] FluentMigrator.Runner.MigrationRunner: 165: add_on_update_to_notifications migrating
2025-06-10T02:31:21.432066764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:21.435674879Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 165
2025-06-10T02:31:21.438499917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (165, '2025-06-10T02:31:21', 'add_on_update_to_notifications')
2025-06-10T02:31:21.444748989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:21.448580723Z [Info] FluentMigrator.Runner.MigrationRunner: 165: add_on_update_to_notifications migrated
2025-06-10T02:31:21.451563369Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.016526s
2025-06-10T02:31:21.453884402Z [Info] FluentMigrator.Runner.MigrationRunner: 166: update_series_sort_title migrating
2025-06-10T02:31:21.456663277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:21.460288836Z [Info] update_series_sort_title: Starting migration of Log DB to 166
2025-06-10T02:31:21.462849653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (166, '2025-06-10T02:31:21', 'update_series_sort_title')
2025-06-10T02:31:21.468979685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:21.472819586Z [Info] FluentMigrator.Runner.MigrationRunner: 166: update_series_sort_title migrated
2025-06-10T02:31:21.475537167Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0161558s
2025-06-10T02:31:21.477771366Z [Info] FluentMigrator.Runner.MigrationRunner: 167: add_tvdbid_to_episode migrating
2025-06-10T02:31:21.480421612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:21.483839834Z [Info] add_tvdbid_to_episode: Starting migration of Log DB to 167
2025-06-10T02:31:21.486361060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (167, '2025-06-10T02:31:21', 'add_tvdbid_to_episode')
2025-06-10T02:31:21.492248885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:21.495999356Z [Info] FluentMigrator.Runner.MigrationRunner: 167: add_tvdbid_to_episode migrated
2025-06-10T02:31:21.498668760Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0156064s
2025-06-10T02:31:21.500929231Z [Info] FluentMigrator.Runner.MigrationRunner: 168: add_additional_info_to_pending_releases migrating
2025-06-10T02:31:21.504078151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:21.507501494Z [Info] add_additional_info_to_pending_releases: Starting migration of Log DB to 168
2025-06-10T02:31:21.510448287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (168, '2025-06-10T02:31:21', 'add_additional_info_to_pending_releases')
2025-06-10T02:31:21.516936680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:21.520787063Z [Info] FluentMigrator.Runner.MigrationRunner: 168: add_additional_info_to_pending_releases migrated
2025-06-10T02:31:21.523886944Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0167569s
2025-06-10T02:31:21.526162095Z [Info] FluentMigrator.Runner.MigrationRunner: 169: add_malayalam_and_ukrainian_languages migrating
2025-06-10T02:31:21.529240824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:21.532712473Z [Info] add_malayalam_and_ukrainian_languages: Starting migration of Log DB to 169
2025-06-10T02:31:21.535634998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (169, '2025-06-10T02:31:21', 'add_malayalam_and_ukrainian_languages')
2025-06-10T02:31:21.542016516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:21.546571006Z [Info] FluentMigrator.Runner.MigrationRunner: 169: add_malayalam_and_ukrainian_languages migrated
2025-06-10T02:31:21.549681238Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0173398s
2025-06-10T02:31:21.551986931Z [Info] FluentMigrator.Runner.MigrationRunner: 170: add_language_tags_to_subtitle_files migrating
2025-06-10T02:31:21.555017763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:21.558490274Z [Info] add_language_tags_to_subtitle_files: Starting migration of Log DB to 170
2025-06-10T02:31:21.561355784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (170, '2025-06-10T02:31:21', 'add_language_tags_to_subtitle_files')
2025-06-10T02:31:21.567979410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:21.571985726Z [Info] FluentMigrator.Runner.MigrationRunner: 170: add_language_tags_to_subtitle_files migrated
2025-06-10T02:31:21.575027570Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.016913s
2025-06-10T02:31:21.577290186Z [Info] FluentMigrator.Runner.MigrationRunner: 171: add_custom_formats migrating
2025-06-10T02:31:21.579904770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:21.583400168Z [Info] add_custom_formats: Starting migration of Log DB to 171
2025-06-10T02:31:21.585812124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (171, '2025-06-10T02:31:21', 'add_custom_formats')
2025-06-10T02:31:21.592073570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:21.595937450Z [Info] FluentMigrator.Runner.MigrationRunner: 171: add_custom_formats migrated
2025-06-10T02:31:21.598568918Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0160096s
2025-06-10T02:31:21.600901835Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_SeasonSearchMaximumSingleEpisodeAge_to_indexers migrating
2025-06-10T02:31:21.604593929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:21.608105800Z [Info] add_SeasonSearchMaximumSingleEpisodeAge_to_indexers: Starting migration of Log DB to 172
2025-06-10T02:31:21.611571107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (172, '2025-06-10T02:31:21', 'add_SeasonSearchMaximumSingleEpisodeAge_to_indexers')
2025-06-10T02:31:21.618637303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:21.622535151Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_SeasonSearchMaximumSingleEpisodeAge_to_indexers migrated
2025-06-10T02:31:21.626109809Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0180125s
2025-06-10T02:31:21.628410651Z [Info] FluentMigrator.Runner.MigrationRunner: 173: remove_omg migrating
2025-06-10T02:31:21.630864952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:21.634424289Z [Info] remove_omg: Starting migration of Log DB to 173
2025-06-10T02:31:21.636626864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (173, '2025-06-10T02:31:21', 'remove_omg')
2025-06-10T02:31:21.642340778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:21.646279548Z [Info] FluentMigrator.Runner.MigrationRunner: 173: remove_omg migrated
2025-06-10T02:31:21.648704330Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0153497s
2025-06-10T02:31:21.651005213Z [Info] FluentMigrator.Runner.MigrationRunner: 174: add_salt_to_users migrating
2025-06-10T02:31:21.653652332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:21.657179033Z [Info] add_salt_to_users: Starting migration of Log DB to 174
2025-06-10T02:31:21.659554365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (174, '2025-06-10T02:31:21', 'add_salt_to_users')
2025-06-10T02:31:21.665402741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:21.669220998Z [Info] FluentMigrator.Runner.MigrationRunner: 174: add_salt_to_users migrated
2025-06-10T02:31:21.671791473Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.015569s
2025-06-10T02:31:21.674127667Z [Info] FluentMigrator.Runner.MigrationRunner: 175: language_profiles_to_custom_formats migrating
2025-06-10T02:31:21.677171475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:21.680902888Z [Info] language_profiles_to_custom_formats: Starting migration of Log DB to 175
2025-06-10T02:31:21.683805713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (175, '2025-06-10T02:31:21', 'language_profiles_to_custom_formats')
2025-06-10T02:31:21.690439208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:21.694267126Z [Info] FluentMigrator.Runner.MigrationRunner: 175: language_profiles_to_custom_formats migrated
2025-06-10T02:31:21.717746709Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0171129s
2025-06-10T02:31:21.720151651Z [Info] FluentMigrator.Runner.MigrationRunner: 176: original_language migrating
2025-06-10T02:31:21.722728319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:21.727309373Z [Info] original_language: Starting migration of Log DB to 176
2025-06-10T02:31:21.728812549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (176, '2025-06-10T02:31:21', 'original_language')
2025-06-10T02:31:21.734949666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:21.738914338Z [Info] FluentMigrator.Runner.MigrationRunner: 176: original_language migrated
2025-06-10T02:31:21.741489523Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0161816s
2025-06-10T02:31:21.743781678Z [Info] FluentMigrator.Runner.MigrationRunner: 177: add_on_manual_interaction_required_to_notifications migrating
2025-06-10T02:31:21.747270963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:21.751125814Z [Info] add_on_manual_interaction_required_to_notifications: Starting migration of Log DB to 177
2025-06-10T02:31:21.754301879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (177, '2025-06-10T02:31:21', 'add_on_manual_interaction_required_to_notifications')
2025-06-10T02:31:21.760953090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:21.764807170Z [Info] FluentMigrator.Runner.MigrationRunner: 177: add_on_manual_interaction_required_to_notifications migrated
2025-06-10T02:31:21.768190993Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0176001s
2025-06-10T02:31:21.770427336Z [Info] FluentMigrator.Runner.MigrationRunner: 178: list_sync_time migrating
2025-06-10T02:31:21.772912409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:21.776528670Z [Info] list_sync_time: Starting migration of Log DB to 178
2025-06-10T02:31:21.778800013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (178, '2025-06-10T02:31:21', 'list_sync_time')
2025-06-10T02:31:21.784663459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:21.788531937Z [Info] FluentMigrator.Runner.MigrationRunner: 178: list_sync_time migrated
2025-06-10T02:31:21.791016850Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0156002s
2025-06-10T02:31:21.793262161Z [Info] FluentMigrator.Runner.MigrationRunner: 179: add_auto_tagging migrating
2025-06-10T02:31:21.795800783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:21.799248023Z [Info] add_auto_tagging: Starting migration of Log DB to 179
2025-06-10T02:31:21.801846034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (179, '2025-06-10T02:31:21', 'add_auto_tagging')
2025-06-10T02:31:21.807642815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:21.811452746Z [Info] FluentMigrator.Runner.MigrationRunner: 179: add_auto_tagging migrated
2025-06-10T02:31:21.814004413Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0156479s
2025-06-10T02:31:21.816339815Z [Info] FluentMigrator.Runner.MigrationRunner: 180: task_duration migrating
2025-06-10T02:31:21.818813335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:21.822230426Z [Info] task_duration: Starting migration of Log DB to 180
2025-06-10T02:31:21.824505186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (180, '2025-06-10T02:31:21', 'task_duration')
2025-06-10T02:31:21.830185091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:21.834027888Z [Info] FluentMigrator.Runner.MigrationRunner: 180: task_duration migrated
2025-06-10T02:31:21.836510306Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0152068s
2025-06-10T02:31:21.838761940Z [Info] FluentMigrator.Runner.MigrationRunner: 181: quality_definition_preferred_size migrating
2025-06-10T02:31:21.841685075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:21.845102997Z [Info] quality_definition_preferred_size: Starting migration of Log DB to 181
2025-06-10T02:31:21.847816901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (181, '2025-06-10T02:31:21', 'quality_definition_preferred_size')
2025-06-10T02:31:21.854008247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:21.857821254Z [Info] FluentMigrator.Runner.MigrationRunner: 181: quality_definition_preferred_size migrated
2025-06-10T02:31:21.860749499Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0161333s
2025-06-10T02:31:21.862970581Z [Info] FluentMigrator.Runner.MigrationRunner: 182: add_custom_format_score_bypass_to_delay_profile migrating
2025-06-10T02:31:21.866222699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:21.869693778Z [Info] add_custom_format_score_bypass_to_delay_profile: Starting migration of Log DB to 182
2025-06-10T02:31:21.872912668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (182, '2025-06-10T02:31:21', 'add_custom_format_score_bypass_to_delay_profile')
2025-06-10T02:31:21.879692910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:21.883499574Z [Info] FluentMigrator.Runner.MigrationRunner: 182: add_custom_format_score_bypass_to_delay_profile migrated
2025-06-10T02:31:21.886737543Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.017275s
2025-06-10T02:31:21.889089859Z [Info] FluentMigrator.Runner.MigrationRunner: 183: update_images_remote_url migrating
2025-06-10T02:31:21.891864696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:21.895284903Z [Info] update_images_remote_url: Starting migration of Log DB to 183
2025-06-10T02:31:21.898447470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (183, '2025-06-10T02:31:21', 'update_images_remote_url')
2025-06-10T02:31:21.904449504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:21.908259466Z [Info] FluentMigrator.Runner.MigrationRunner: 183: update_images_remote_url migrated
2025-06-10T02:31:21.911003671Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0164079s
2025-06-10T02:31:21.913277028Z [Info] FluentMigrator.Runner.MigrationRunner: 184: remove_invalid_roksbox_metadata_images migrating
2025-06-10T02:31:21.916332509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:21.919741553Z [Info] remove_invalid_roksbox_metadata_images: Starting migration of Log DB to 184
2025-06-10T02:31:21.922624758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (184, '2025-06-10T02:31:21', 'remove_invalid_roksbox_metadata_images')
2025-06-10T02:31:21.928990445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:21.933605897Z [Info] FluentMigrator.Runner.MigrationRunner: 184: remove_invalid_roksbox_metadata_images migrated
2025-06-10T02:31:21.938316331Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0172588s
2025-06-10T02:31:21.941731928Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_episode_runtime migrating
2025-06-10T02:31:21.945782724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:21.951157376Z [Info] add_episode_runtime: Starting migration of Log DB to 185
2025-06-10T02:31:21.954660960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (185, '2025-06-10T02:31:21', 'add_episode_runtime')
2025-06-10T02:31:21.961551222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:21.965920469Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_episode_runtime migrated
2025-06-10T02:31:21.968912113Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0201709s
2025-06-10T02:31:21.971623622Z [Info] FluentMigrator.Runner.MigrationRunner: 186: add_result_to_commands migrating
2025-06-10T02:31:21.974546326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:21.978046594Z [Info] add_result_to_commands: Starting migration of Log DB to 186
2025-06-10T02:31:21.980561888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (186, '2025-06-10T02:31:21', 'add_result_to_commands')
2025-06-10T02:31:21.986549534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:21.990437251Z [Info] FluentMigrator.Runner.MigrationRunner: 186: add_result_to_commands migrated
2025-06-10T02:31:21.993145814Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.015887s
2025-06-10T02:31:21.995397979Z [Info] FluentMigrator.Runner.MigrationRunner: 187: add_on_series_add_to_notifications migrating
2025-06-10T02:31:21.998375885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:22.001922165Z [Info] add_on_series_add_to_notifications: Starting migration of Log DB to 187
2025-06-10T02:31:22.004593874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (187, '2025-06-10T02:31:22', 'add_on_series_add_to_notifications')
2025-06-10T02:31:22.011069762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:22.014631463Z [Info] FluentMigrator.Runner.MigrationRunner: 187: add_on_series_add_to_notifications migrated
2025-06-10T02:31:22.017587746Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0162591s
2025-06-10T02:31:22.019823296Z [Info] FluentMigrator.Runner.MigrationRunner: 188: postgres_update_timestamp_columns_to_with_timezone migrating
2025-06-10T02:31:22.023192090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:22.026677216Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 188
2025-06-10T02:31:22.036967044Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs
2025-06-10T02:31:22.039425564Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.34E-05s
2025-06-10T02:31:22.041932902Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset
2025-06-10T02:31:22.059456454Z [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-06-10T02:31:22.069052114Z [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-06-10T02:31:22.076906958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs"
2025-06-10T02:31:22.080967624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs"
2025-06-10T02:31:22.087712263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2025-06-10T02:31:22.092368669Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0476092s
2025-06-10T02:31:22.094478727Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory
2025-06-10T02:31:22.096894100Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.2E-06s
2025-06-10T02:31:22.098904829Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset
2025-06-10T02:31:22.105809230Z [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-06-10T02:31:22.113294400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory"
2025-06-10T02:31:22.119669005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory"
2025-06-10T02:31:22.123676474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory"
2025-06-10T02:31:22.130672419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2025-06-10T02:31:22.135703769Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0338667s
2025-06-10T02:31:22.137837184Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-06-10T02:31:22.140211465Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-06s
2025-06-10T02:31:22.142194017Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2025-06-10T02:31:22.149091103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2025-06-10T02:31:22.155029109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2025-06-10T02:31:22.162517926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2025-06-10T02:31:22.166783605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2025-06-10T02:31:22.173669168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2025-06-10T02:31:22.180280659Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0350895s
2025-06-10T02:31:22.182601983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (188, '2025-06-10T02:31:22', 'postgres_update_timestamp_columns_to_with_timezone')
2025-06-10T02:31:22.189647198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:22.195091650Z [Info] FluentMigrator.Runner.MigrationRunner: 188: postgres_update_timestamp_columns_to_with_timezone migrated
2025-06-10T02:31:22.198861200Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0498699s
2025-06-10T02:31:22.202174701Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_colon_replacement_to_naming_config migrating
2025-06-10T02:31:22.205266616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:22.209159975Z [Info] add_colon_replacement_to_naming_config: Starting migration of Log DB to 189
2025-06-10T02:31:22.212134905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (189, '2025-06-10T02:31:22', 'add_colon_replacement_to_naming_config')
2025-06-10T02:31:22.218593218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:22.222412487Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_colon_replacement_to_naming_config migrated
2025-06-10T02:31:22.225439101Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.017153s
2025-06-10T02:31:22.228542339Z [Info] FluentMigrator.Runner.MigrationRunner: 190: health_restored_notification migrating
2025-06-10T02:31:22.231564253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:22.235444045Z [Info] health_restored_notification: Starting migration of Log DB to 190
2025-06-10T02:31:22.238243612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (190, '2025-06-10T02:31:22', 'health_restored_notification')
2025-06-10T02:31:22.244452773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:22.248513960Z [Info] FluentMigrator.Runner.MigrationRunner: 190: health_restored_notification migrated
2025-06-10T02:31:22.251308496Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0170285s
2025-06-10T02:31:22.253685953Z [Info] FluentMigrator.Runner.MigrationRunner: 191: add_download_client_tags migrating
2025-06-10T02:31:22.256407292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:22.259806656Z [Info] add_download_client_tags: Starting migration of Log DB to 191
2025-06-10T02:31:22.262349927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (191, '2025-06-10T02:31:22', 'add_download_client_tags')
2025-06-10T02:31:22.268327332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:22.272123224Z [Info] FluentMigrator.Runner.MigrationRunner: 191: add_download_client_tags migrated
2025-06-10T02:31:22.274874544Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0157225s
2025-06-10T02:31:22.277124183Z [Info] FluentMigrator.Runner.MigrationRunner: 192: import_exclusion_type migrating
2025-06-10T02:31:22.279783848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:22.283226760Z [Info] import_exclusion_type: Starting migration of Log DB to 192
2025-06-10T02:31:22.285724860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (192, '2025-06-10T02:31:22', 'import_exclusion_type')
2025-06-10T02:31:22.291611722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:22.295409980Z [Info] FluentMigrator.Runner.MigrationRunner: 192: import_exclusion_type migrated
2025-06-10T02:31:22.298120337Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0156245s
2025-06-10T02:31:22.300385297Z [Info] FluentMigrator.Runner.MigrationRunner: 193: add_import_list_items migrating
2025-06-10T02:31:22.303021855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:22.306475509Z [Info] add_import_list_items: Starting migration of Log DB to 193
2025-06-10T02:31:22.308919620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (193, '2025-06-10T02:31:22', 'add_import_list_items')
2025-06-10T02:31:22.314813487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:22.318613167Z [Info] FluentMigrator.Runner.MigrationRunner: 193: add_import_list_items migrated
2025-06-10T02:31:22.321416240Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0155931s
2025-06-10T02:31:22.323667874Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_notification_status migrating
2025-06-10T02:31:22.326382970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:22.329871524Z [Info] add_notification_status: Starting migration of Log DB to 194
2025-06-10T02:31:22.332414955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (194, '2025-06-10T02:31:22', 'add_notification_status')
2025-06-10T02:31:22.338352520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:22.342192431Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_notification_status migrated
2025-06-10T02:31:22.344904752Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0158164s
2025-06-10T02:31:22.347530719Z [Info] FluentMigrator.Runner.MigrationRunner: 195: parse_language_tags_from_existing_subtitle_files migrating
2025-06-10T02:31:22.350850022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:22.354376522Z [Info] parse_language_tags_from_existing_subtitle_files: Starting migration of Log DB to 195
2025-06-10T02:31:22.357673390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (195, '2025-06-10T02:31:22', 'parse_language_tags_from_existing_subtitle_files')
2025-06-10T02:31:22.364336606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:22.368198381Z [Info] FluentMigrator.Runner.MigrationRunner: 195: parse_language_tags_from_existing_subtitle_files migrated
2025-06-10T02:31:22.371501712Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.017371s
2025-06-10T02:31:22.373831152Z [Info] FluentMigrator.Runner.MigrationRunner: 196: add_finale_type migrating
2025-06-10T02:31:22.376362098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:22.379860241Z [Info] add_finale_type: Starting migration of Log DB to 196
2025-06-10T02:31:22.382224200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (196, '2025-06-10T02:31:22', 'add_finale_type')
2025-06-10T02:31:22.388068317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:22.391875342Z [Info] FluentMigrator.Runner.MigrationRunner: 196: add_finale_type migrated
2025-06-10T02:31:22.394422060Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0154955s
2025-06-10T02:31:22.396710898Z [Info] FluentMigrator.Runner.MigrationRunner: 197: list_add_missing_search migrating
2025-06-10T02:31:22.399410894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:22.402823044Z [Info] list_add_missing_search: Starting migration of Log DB to 197
2025-06-10T02:31:22.405317897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (197, '2025-06-10T02:31:22', 'list_add_missing_search')
2025-06-10T02:31:22.411216193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:22.414989941Z [Info] FluentMigrator.Runner.MigrationRunner: 197: list_add_missing_search migrated
2025-06-10T02:31:22.417688123Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0155752s
2025-06-10T02:31:22.419987162Z [Info] FluentMigrator.Runner.MigrationRunner: 198: parse_title_from_existing_subtitle_files migrating
2025-06-10T02:31:22.423059037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:22.426486899Z [Info] parse_title_from_existing_subtitle_files: Starting migration of Log DB to 198
2025-06-10T02:31:22.429422299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (198, '2025-06-10T02:31:22', 'parse_title_from_existing_subtitle_files')
2025-06-10T02:31:22.435765450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:22.439563056Z [Info] FluentMigrator.Runner.MigrationRunner: 198: parse_title_from_existing_subtitle_files migrated
2025-06-10T02:31:22.442686254Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0164997s
2025-06-10T02:31:22.445024041Z [Info] FluentMigrator.Runner.MigrationRunner: 199: series_last_aired migrating
2025-06-10T02:31:22.447535076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:22.450964271Z [Info] series_last_aired: Starting migration of Log DB to 199
2025-06-10T02:31:22.453451118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (199, '2025-06-10T02:31:22', 'series_last_aired')
2025-06-10T02:31:22.459489415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:22.463109554Z [Info] FluentMigrator.Runner.MigrationRunner: 199: series_last_aired migrated
2025-06-10T02:31:22.465712385Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0155958s
2025-06-10T02:31:22.468200003Z [Info] FluentMigrator.Runner.MigrationRunner: 200: AddNewItemMonitorType migrating
2025-06-10T02:31:22.470819006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:22.474164301Z [Info] AddNewItemMonitorType: Starting migration of Log DB to 200
2025-06-10T02:31:22.476606859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (200, '2025-06-10T02:31:22', 'AddNewItemMonitorType')
2025-06-10T02:31:22.482894008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:22.486722426Z [Info] FluentMigrator.Runner.MigrationRunner: 200: AddNewItemMonitorType migrated
2025-06-10T02:31:22.489315226Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0160413s
2025-06-10T02:31:22.491630047Z [Info] FluentMigrator.Runner.MigrationRunner: 201: email_encryption migrating
2025-06-10T02:31:22.494147195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:22.497591139Z [Info] email_encryption: Starting migration of Log DB to 201
2025-06-10T02:31:22.500186504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (201, '2025-06-10T02:31:22', 'email_encryption')
2025-06-10T02:31:22.505836339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:22.509698015Z [Info] FluentMigrator.Runner.MigrationRunner: 201: email_encryption migrated
2025-06-10T02:31:22.512217247Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0155448s
2025-06-10T02:31:22.514514091Z [Info] FluentMigrator.Runner.MigrationRunner: 202: add_indexer_flags migrating
2025-06-10T02:31:22.517008173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:22.520486025Z [Info] add_indexer_flags: Starting migration of Log DB to 202
2025-06-10T02:31:22.522916719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (202, '2025-06-10T02:31:22', 'add_indexer_flags')
2025-06-10T02:31:22.529010498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:22.532890199Z [Info] FluentMigrator.Runner.MigrationRunner: 202: add_indexer_flags migrated
2025-06-10T02:31:22.535373149Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0158102s
2025-06-10T02:31:22.537694342Z [Info] FluentMigrator.Runner.MigrationRunner: 203: release_type migrating
2025-06-10T02:31:22.540122261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:22.543620293Z [Info] release_type: Starting migration of Log DB to 203
2025-06-10T02:31:22.545917609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (203, '2025-06-10T02:31:22', 'release_type')
2025-06-10T02:31:22.552098373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:22.556222026Z [Info] FluentMigrator.Runner.MigrationRunner: 203: release_type migrated
2025-06-10T02:31:22.558531475Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0158738s
2025-06-10T02:31:22.560963612Z [Info] FluentMigrator.Runner.MigrationRunner: 204: add_add_release_hash migrating
2025-06-10T02:31:22.563644750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:22.567336564Z [Info] add_add_release_hash: Starting migration of Log DB to 204
2025-06-10T02:31:22.571074079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (204, '2025-06-10T02:31:22', 'add_add_release_hash')
2025-06-10T02:31:22.577579707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:22.582221072Z [Info] FluentMigrator.Runner.MigrationRunner: 204: add_add_release_hash migrated
2025-06-10T02:31:22.584896499Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.018581s
2025-06-10T02:31:22.587487655Z [Info] FluentMigrator.Runner.MigrationRunner: 205: rename_season_pack_spec migrating
2025-06-10T02:31:22.590163112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:22.593865797Z [Info] rename_season_pack_spec: Starting migration of Log DB to 205
2025-06-10T02:31:22.596714884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (205, '2025-06-10T02:31:22', 'rename_season_pack_spec')
2025-06-10T02:31:22.603466226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:22.607834551Z [Info] FluentMigrator.Runner.MigrationRunner: 205: rename_season_pack_spec migrated
2025-06-10T02:31:22.610374045Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0175254s
2025-06-10T02:31:22.613235426Z [Info] FluentMigrator.Runner.MigrationRunner: 206: add_tmdbid migrating
2025-06-10T02:31:22.615812464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:22.619517574Z [Info] add_tmdbid: Starting migration of Log DB to 206
2025-06-10T02:31:22.621732003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (206, '2025-06-10T02:31:22', 'add_tmdbid')
2025-06-10T02:31:22.627633615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:22.631529709Z [Info] FluentMigrator.Runner.MigrationRunner: 206: add_tmdbid migrated
2025-06-10T02:31:22.633960092Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0158621s
2025-06-10T02:31:22.636306727Z [Info] FluentMigrator.Runner.MigrationRunner: 209: add_on_import_complete_to_notifications migrating
2025-06-10T02:31:22.639438363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:22.643318054Z [Info] add_on_import_complete_to_notifications: Starting migration of Log DB to 209
2025-06-10T02:31:22.646297242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (209, '2025-06-10T02:31:22', 'add_on_import_complete_to_notifications')
2025-06-10T02:31:22.652753431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:22.656736170Z [Info] FluentMigrator.Runner.MigrationRunner: 209: add_on_import_complete_to_notifications migrated
2025-06-10T02:31:22.659830770Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0173085s
2025-06-10T02:31:22.662168206Z [Info] FluentMigrator.Runner.MigrationRunner: 210: add_monitored_seasons_filter migrating
2025-06-10T02:31:22.665032072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:22.668531929Z [Info] add_monitored_seasons_filter: Starting migration of Log DB to 210
2025-06-10T02:31:22.671200362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (210, '2025-06-10T02:31:22', 'add_monitored_seasons_filter')
2025-06-10T02:31:22.677392950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:22.681244294Z [Info] FluentMigrator.Runner.MigrationRunner: 210: add_monitored_seasons_filter migrated
2025-06-10T02:31:22.684117890Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0162131s
2025-06-10T02:31:22.686384413Z [Info] FluentMigrator.Runner.MigrationRunner: 211: add_custom_colon_replacement_to_naming_config migrating
2025-06-10T02:31:22.689615619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:22.693100886Z [Info] add_custom_colon_replacement_to_naming_config: Starting migration of Log DB to 211
2025-06-10T02:31:22.696242471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (211, '2025-06-10T02:31:22', 'add_custom_colon_replacement_to_naming_config')
2025-06-10T02:31:22.702784312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:22.706619263Z [Info] FluentMigrator.Runner.MigrationRunner: 211: add_custom_colon_replacement_to_naming_config migrated
2025-06-10T02:31:22.709836752Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.017009s
2025-06-10T02:31:22.712091983Z [Info] FluentMigrator.Runner.MigrationRunner: 212: add_minium_upgrade_format_score_to_quality_profiles migrating
2025-06-10T02:31:22.715401676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:22.718805960Z [Info] add_minium_upgrade_format_score_to_quality_profiles: Starting migration of Log DB to 212
2025-06-10T02:31:22.721962856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (212, '2025-06-10T02:31:22', 'add_minium_upgrade_format_score_to_quality_profiles')
2025-06-10T02:31:22.729205208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:22.733124018Z [Info] FluentMigrator.Runner.MigrationRunner: 212: add_minium_upgrade_format_score_to_quality_profiles migrated
2025-06-10T02:31:22.736604806Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0177186s
2025-06-10T02:31:22.738861841Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_blurary576p_quality_in_profiles migrating
2025-06-10T02:31:22.741949247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:22.746840244Z [Info] add_blurary576p_quality_in_profiles: Starting migration of Log DB to 214
2025-06-10T02:31:22.749964093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (214, '2025-06-10T02:31:22', 'add_blurary576p_quality_in_profiles')
2025-06-10T02:31:22.756718062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:22.760822285Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_blurary576p_quality_in_profiles migrated
2025-06-10T02:31:22.763828368Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0189125s
2025-06-10T02:31:22.766951476Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_blurary576p_quality_in_profiles_with_grouped_blurary480p migrating
2025-06-10T02:31:22.770708330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:22.774762272Z [Info] add_blurary576p_quality_in_profiles_with_grouped_blurary480p: Starting migration of Log DB to 215
2025-06-10T02:31:22.778608145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (215, '2025-06-10T02:31:22', 'add_blurary576p_quality_in_profiles_with_grouped_blurary480p')
2025-06-10T02:31:22.785754794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:22.789918207Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_blurary576p_quality_in_profiles_with_grouped_blurary480p migrated
2025-06-10T02:31:22.793532083Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0193237s
2025-06-10T02:31:22.796341930Z [Info] FluentMigrator.Runner.MigrationRunner: 217: add_mal_and_anilist_ids migrating
2025-06-10T02:31:22.799077508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-06-10T02:31:22.802863921Z [Info] add_mal_and_anilist_ids: Starting migration of Log DB to 217
2025-06-10T02:31:22.805515911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (217, '2025-06-10T02:31:22', 'add_mal_and_anilist_ids')
2025-06-10T02:31:22.811509529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-06-10T02:31:22.815367346Z [Info] FluentMigrator.Runner.MigrationRunner: 217: add_mal_and_anilist_ids migrated
2025-06-10T02:31:22.818452327Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0163372s
2025-06-10T02:31:25.544695594Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:8989
2025-06-10T02:31:25.706362863Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker.
2025-06-10T02:31:25.810509401Z [Info] UpdaterConfigProvider: External updater uses branch develop instead of the currently selected main, changing to develop.
2025-06-10T02:31:26.702627692Z [Info] QualityProfileService: Setting up default quality profiles
2025-06-10T02:31:27.858693993Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down.
2025-06-10T02:31:27.865814750Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production
2025-06-10T02:31:27.868970564Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/sonarr/bin
2025-06-10T02:31:30.902018209Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled
2025-06-10T02:31:31.553370395Z [ls.io-init] done.
Expand
NAME VERSION TYPE
BouncyCastle.Cryptography 2.4.0 dotnet (+5 duplicates)
Dapper 2.0.123 dotnet (+5 duplicates)
Diacritical.Net 1.0.4 dotnet (+5 duplicates)
DryIoc.Microsoft.DependencyInjection 6.2.0 dotnet (+1 duplicate)
DryIoc.dll 5.4.3 dotnet (+7 duplicates)
Dynamitey 2.0.9.136 dotnet (+3 duplicates)
Equ 2.3.0 dotnet (+5 duplicates)
FluentValidation 9.5.4 dotnet (+5 duplicates)
IPAddressRange 6.1.0 dotnet (+7 duplicates)
Ical.Net 4.3.1 dotnet (+2 duplicates)
ImpromptuInterface 7.0.1 dotnet (+3 duplicates)
Instances 1.6.1 dotnet (+5 duplicates)
Lib.Harmony 2.3.3 dotnet (+1 duplicate)
MailKit 4.8.0 dotnet (+5 duplicates)
Microsoft.AspNetCore.Cryptography.Internal 6.0.21 dotnet (+5 duplicates)
Microsoft.AspNetCore.Cryptography.KeyDerivation 6.0.21 dotnet (+5 duplicates)
Microsoft.AspNetCore.Owin 6.0.21 dotnet (+1 duplicate)
Microsoft.Bcl.AsyncInterfaces 6.0.0 dotnet (+5 duplicates)
Microsoft.Bcl.TimeProvider 8.0.0 dotnet (+5 duplicates)
Microsoft.Data.SqlClient 2.1.7 dotnet (+5 duplicates)
Microsoft.Extensions.Configuration 6.0.0 dotnet (+1 duplicate)
Microsoft.Extensions.Configuration 6.0.1 dotnet (+4 duplicates)
Microsoft.Extensions.Configuration.Abstractions 6.0.0 dotnet (+2 duplicates)
Microsoft.Extensions.Configuration.Binder 6.0.0 dotnet (+2 duplicates)
Microsoft.Extensions.Configuration.CommandLine 6.0.0 dotnet (+6 duplicates)
Microsoft.Extensions.Configuration.EnvironmentVariables 6.0.1 dotnet (+6 duplicates)
Microsoft.Extensions.Configuration.FileExtensions 6.0.0 dotnet (+6 duplicates)
Microsoft.Extensions.Configuration.Json 6.0.0 dotnet (+7 duplicates)
Microsoft.Extensions.Configuration.UserSecrets 6.0.1 dotnet (+7 duplicates)
Microsoft.Extensions.DependencyInjection 6.0.1 dotnet (+7 duplicates)
Microsoft.Extensions.DependencyInjection.Abstractions 6.0.0 dotnet (+2 duplicates)
Microsoft.Extensions.DependencyInjection.Abstractions 7.0.0 dotnet (+1 duplicate)
Microsoft.Extensions.FileProviders.Abstractions 6.0.0 dotnet (+2 duplicates)
Microsoft.Extensions.FileProviders.Physical 6.0.0 dotnet (+2 duplicates)
Microsoft.Extensions.FileSystemGlobbing 6.0.0 dotnet (+2 duplicates)
Microsoft.Extensions.Hosting 6.0.1 dotnet (+7 duplicates)
Microsoft.Extensions.Hosting.Abstractions 6.0.0 dotnet (+4 duplicates)
Microsoft.Extensions.Hosting.WindowsServices 6.0.2 dotnet (+7 duplicates)
Microsoft.Extensions.Logging 6.0.0 dotnet (+7 duplicates)
Microsoft.Extensions.Logging.Abstractions 6.0.0 dotnet (+2 duplicates)
Microsoft.Extensions.Logging.Configuration 6.0.0 dotnet (+7 duplicates)
Microsoft.Extensions.Logging.Console 6.0.0 dotnet (+7 duplicates)
Microsoft.Extensions.Logging.Debug 6.0.0 dotnet (+7 duplicates)
Microsoft.Extensions.Logging.EventLog 6.0.0 dotnet (+7 duplicates)
Microsoft.Extensions.Logging.EventSource 6.0.0 dotnet (+7 duplicates)
Microsoft.Extensions.Options 6.0.0 dotnet (+4 duplicates)
Microsoft.Extensions.Options.ConfigurationExtensions 6.0.0 dotnet (+4 duplicates)
Microsoft.Extensions.Primitives 6.0.0 dotnet (+2 duplicates)
Microsoft.Identity.Client 4.21.1 dotnet (+5 duplicates)
Microsoft.IdentityModel.JsonWebTokens 6.8.0 dotnet (+5 duplicates)
Microsoft.IdentityModel.Logging 6.8.0 dotnet (+5 duplicates)
Microsoft.IdentityModel.Protocols 6.8.0 dotnet (+5 duplicates)
Microsoft.IdentityModel.Protocols.OpenIdConnect 6.8.0 dotnet (+5 duplicates)
Microsoft.IdentityModel.Tokens 6.8.0 dotnet (+5 duplicates)
Microsoft.OpenApi 1.6.14 dotnet (+2 duplicates)
Microsoft.Win32.SystemEvents 6.0.0 dotnet (+7 duplicates)
MimeKit 4.8.0 dotnet (+5 duplicates)
Mono.Nat 3.0.1 dotnet (+5 duplicates)
Mono.Posix.NETStandard 5.20.1.34-servarr24 dotnet
MonoTorrent 2.0.7 dotnet (+5 duplicates)
NLog 5.3.4 dotnet (+7 duplicates)
NLog.Extensions.Logging 5.3.15 dotnet (+7 duplicates)
NLog.Layouts.ClefJsonLayout 1.0.2 dotnet (+7 duplicates)
NLog.Targets.Syslog 7.0.0 dotnet (+7 duplicates)
Newtonsoft.Json 13.0.3 dotnet (+7 duplicates)
NodaTime 3.2.0 dotnet (+2 duplicates)
Npgsql 7.0.9 dotnet (+5 duplicates)
Polly 8.5.0 dotnet (+5 duplicates)
Polly.Contrib.WaitAndRetry 1.1.1 dotnet (+7 duplicates)
Polly.Core 8.5.0 dotnet (+5 duplicates)
ReusableTasks 2.0.0 dotnet (+5 duplicates)
Sentry 4.0.2 dotnet (+7 duplicates)
Servarr.FFMpegCore 4.7.0-26 dotnet (+5 duplicates)
Servarr.FFprobe 5.1.4.112 dotnet (+5 duplicates)
Servarr.FluentMigrator 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Abstractions 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Extensions.Oracle 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Extensions.Postgres 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Extensions.SqlAnywhere 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Extensions.SqlServer 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Runner 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Runner.Core 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Runner.Db2 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Runner.Firebird 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Runner.Hana 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Runner.MySql 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Runner.Oracle 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Runner.Postgres 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Runner.Redshift 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Runner.SQLite 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Runner.SqlAnywhere 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Runner.SqlServer 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Runner.SqlServerCe 3.3.2.9 dotnet (+5 duplicates)
SharpZipLib 1.4.2 dotnet (+7 duplicates)
SixLabors.ImageSharp 3.1.7 dotnet (+5 duplicates)
Sonarr 4.0.15 dotnet
Sonarr.Api.V3 4.0.15 dotnet (+2 duplicates)
Sonarr.Common 4.0.15 dotnet (+7 duplicates)
Sonarr.Core 4.0.15 dotnet (+5 duplicates)
Sonarr.Host 4.0.15 dotnet (+1 duplicate)
Sonarr.Http 4.0.15 dotnet (+3 duplicates)
Sonarr.Mono 4.0.15 dotnet
Sonarr.RuntimePatches 4.0.15 dotnet (+1 duplicate)
Sonarr.SignalR 4.0.15 dotnet (+4 duplicates)
Swashbuckle.AspNetCore.Annotations 6.6.2 dotnet (+2 duplicates)
Swashbuckle.AspNetCore.Swagger 6.6.2 dotnet (+2 duplicates)
Swashbuckle.AspNetCore.SwaggerGen 6.6.2 dotnet (+2 duplicates)
System.Configuration.ConfigurationManager 6.0.1 dotnet (+7 duplicates)
System.Data.SQLite.Core.Servarr 1.0.115.5-18 dotnet (+7 duplicates)
System.Diagnostics.EventLog 6.0.0 dotnet (+2 duplicates)
System.Drawing.Common 6.0.0 dotnet (+7 duplicates)
System.Formats.Asn1 8.0.1 dotnet (+5 duplicates)
System.IdentityModel.Tokens.Jwt 6.8.0 dotnet (+5 duplicates)
System.Runtime.Caching 4.7.0 dotnet (+5 duplicates)
System.Security.Cryptography.Pkcs 8.0.0 dotnet (+5 duplicates)
System.Security.Cryptography.ProtectedData 6.0.0 dotnet (+7 duplicates)
System.Security.Permissions 6.0.0 dotnet (+7 duplicates)
System.ServiceProcess.ServiceController 6.0.1 dotnet (+7 duplicates)
System.Text.Json 6.0.10 dotnet (+7 duplicates)
System.Text.Json 6.0.9 dotnet
System.Windows.Extensions 6.0.0 dotnet (+7 duplicates)
acl-libs 2.3.2-r1 apk
alpine-baselayout 3.6.8-r1 apk
alpine-baselayout-data 3.6.8-r1 apk
alpine-keys 2.5-r0 apk
alpine-release 3.21.3-r0 apk
apk-tools 2.14.6-r3 apk
bash 5.2.37-r0 apk
brotli-libs 1.1.0-r2 apk
busybox 1.37.0-r12 apk
busybox-binsh 1.37.0-r12 apk
c-ares 1.34.5-r0 apk
ca-certificates 20241121-r1 apk
ca-certificates-bundle 20241121-r1 apk
catatonit 0.2.0-r0 apk
coreutils 9.5-r2 apk
coreutils-env 9.5-r2 apk
coreutils-fmt 9.5-r2 apk
coreutils-sha512sum 9.5-r2 apk
curl 8.12.1-r1 apk
findutils 4.10.0-r0 apk
icu-data-en 74.2-r0 apk
icu-libs 74.2-r0 apk
jq 1.7.1-r0 apk
libattr 2.5.2-r2 apk
libbsd 0.12.2-r0 apk
libcrypto3 3.3.3-r0 apk
libcurl 8.12.1-r1 apk
libgcc 14.2.0-r4 apk
libgcrypt 1.10.3-r1 apk
libgpg-error 1.51-r0 apk
libidn2 2.3.7-r0 apk
libintl 0.22.5-r0 apk
libmd 1.1.0-r0 apk
libncursesw 6.5_p20241006-r3 apk
libproc2 4.0.4-r2 apk
libpsl 0.21.5-r3 apk
libssl3 3.3.3-r0 apk
libstdc++ 14.2.0-r4 apk
libunistring 1.2-r0 apk
libxml2 2.13.4-r6 apk
libxslt 1.1.42-r2 apk
linux-pam 1.6.1-r1 apk
musl 1.2.5-r9 apk
musl-utils 1.2.5-r9 apk
ncurses-terminfo-base 6.5_p20241006-r3 apk
netcat-openbsd 1.226.1.1-r0 apk
nghttp2-libs 1.64.0-r0 apk
oniguruma 6.9.9-r0 apk
procps-ng 4.0.4-r2 apk
readline 8.2.13-r0 apk
runtimepack.Microsoft.AspNetCore.App.Runtime.linux-musl-arm64 6.0.13 dotnet
runtimepack.Microsoft.NETCore.App.Runtime.linux-musl-arm64 6.0.13 dotnet
scanelf 1.3.8-r1 apk
shadow 4.16.0-r1 apk
skalibs-libs 2.14.3.0-r0 apk
sqlite-libs 3.48.0-r2 apk
ssl_client 1.37.0-r12 apk
tzdata 2025b-r0 apk
utmps-libs 0.1.2.3-r2 apk
xmlstarlet 1.6.1-r2 apk
xz-libs 5.6.3-r1 apk
zlib 1.3.1-r2 apk
zstd-libs 1.5.6-r2 apk
Test | Result | Message | Runtime |
---|---|---|---|
Container startup | PASS | - | 62.53s |
Create SBOM | PASS | - | 10.28s |
Get build info | PASS | - | 0.03s |
Get screenshot | PASS | - | 12.99s |