2025-05-14T02:56:51.039723337Z [migrations] started 2025-05-14T02:56:51.039867385Z [migrations] no migrations found 2025-05-14T02:56:51.120550845Z usermod: no changes 2025-05-14T02:56:51.140558145Z ─────────────────────────────────────── 2025-05-14T02:56:51.140652020Z 2025-05-14T02:56:51.140657731Z ██╗ ███████╗██╗ ██████╗ 2025-05-14T02:56:51.140662208Z ██║ ██╔════╝██║██╔═══██╗ 2025-05-14T02:56:51.140666507Z ██║ ███████╗██║██║ ██║ 2025-05-14T02:56:51.140670825Z ██║ ╚════██║██║██║ ██║ 2025-05-14T02:56:51.140674982Z ███████╗███████║██║╚██████╔╝ 2025-05-14T02:56:51.140679862Z ╚══════╝╚══════╝╚═╝ ╚═════╝ 2025-05-14T02:56:51.140685030Z 2025-05-14T02:56:51.140688907Z Brought to you by linuxserver.io 2025-05-14T02:56:51.140693056Z ─────────────────────────────────────── 2025-05-14T02:56:51.141656332Z 2025-05-14T02:56:51.141709120Z To support the app dev(s) visit: 2025-05-14T02:56:51.144298130Z Lidarr: https://opencollective.com/lidarr 2025-05-14T02:56:51.144600773Z 2025-05-14T02:56:51.144612778Z To support LSIO projects visit: 2025-05-14T02:56:51.144616102Z https://www.linuxserver.io/donate/ 2025-05-14T02:56:51.144621204Z 2025-05-14T02:56:51.144624620Z ─────────────────────────────────────── 2025-05-14T02:56:51.144651056Z GID/UID 2025-05-14T02:56:51.144655745Z ─────────────────────────────────────── 2025-05-14T02:56:51.154524238Z 2025-05-14T02:56:51.154575181Z User UID: 911 2025-05-14T02:56:51.154581112Z User GID: 911 2025-05-14T02:56:51.154586282Z ─────────────────────────────────────── 2025-05-14T02:56:51.156758194Z Linuxserver.io version: 2.12.1.4635-ls157 2025-05-14T02:56:51.157107987Z Build-date: 2025-05-14T02:52:24+00:00 2025-05-14T02:56:51.157119007Z ─────────────────────────────────────── 2025-05-14T02:56:51.157124407Z 2025-05-14T02:56:51.267154233Z [custom-init] No custom files found, skipping... 2025-05-14T02:56:51.309418666Z failed to load "/config/config.xml": No such file or directory 2025-05-14T02:56:51.961693645Z [Info] Bootstrap: Starting Lidarr - /app/lidarr/bin/Lidarr - Version 2.12.1.4635 2025-05-14T02:56:51.993235815Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 2025-05-14T02:56:52.004578093Z [Debug] Bootstrap: Console selected 2025-05-14T02:56:52.009867092Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 2025-05-14T02:56:52.330787363Z failed to load "/config/config.xml": No such file or directory 2025-05-14T02:56:52.651274822Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 2025-05-14T02:56:52.744629767Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {a8172f55-1efd-471b-a25c-162f68bf27a7} may be persisted to storage in unencrypted form. 2025-05-14T02:56:52.922615181Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent 2025-05-14T02:56:53.023464050Z [Info] MigrationController: *** Migrating data source=/config/lidarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 2025-05-14T02:56:53.194022364Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 2025-05-14T02:56:53.222861395Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation 2025-05-14T02:56:53.225338625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 2025-05-14T02:56:53.317397534Z [Info] DatabaseEngineVersionCheck: SQLite 3.48.0 2025-05-14T02:56:53.321344985Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0949692s 2025-05-14T02:56:53.321852171Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 2025-05-14T02:56:53.322382729Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0991392s 2025-05-14T02:56:53.347703462Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 2025-05-14T02:56:53.347743467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:56:53.358814534Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 2025-05-14T02:56:53.383143848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 2025-05-14T02:56:53.408891514Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0493664s 2025-05-14T02:56:53.410164136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:56:53.420535616Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 2025-05-14T02:56:53.421430714Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0609044s 2025-05-14T02:56:53.436204113Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 2025-05-14T02:56:53.436791959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:56:53.448475794Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 2025-05-14T02:56:53.451949488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 2025-05-14T02:56:53.452859047Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033571s 2025-05-14T02:56:53.452998046Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 2025-05-14T02:56:53.453350645Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002542s 2025-05-14T02:56:53.454383267Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 2025-05-14T02:56:53.457601201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 2025-05-14T02:56:53.457659831Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002422s 2025-05-14T02:56:53.457664790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:56:53.461255047Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 2025-05-14T02:56:53.461546227Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006366s 2025-05-14T02:56:53.463132858Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 2025-05-14T02:56:53.463370150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:56:53.465031169Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 2025-05-14T02:56:53.465572881Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.4E-05s 2025-05-14T02:56:53.466451686Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 2025-05-14T02:56:53.466465041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 2025-05-14T02:56:53.467950780Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011689s 2025-05-14T02:56:53.468022764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:56:53.471732959Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 2025-05-14T02:56:53.472523093Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054787s 2025-05-14T02:56:53.475714263Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 2025-05-14T02:56:53.475750911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:56:53.475926934Z [Info] InitialSetup: Starting migration of Main DB to 1 2025-05-14T02:56:53.501597105Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config 2025-05-14T02:56:53.519846053Z [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-05-14T02:56:53.520469075Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0188548s 2025-05-14T02:56:53.520722445Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key) 2025-05-14T02:56:53.521183636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC) 2025-05-14T02:56:53.521740644Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000681s 2025-05-14T02:56:53.521991660Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RootFolders 2025-05-14T02:56:53.522739934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RootFolders" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL) 2025-05-14T02:56:53.523024323Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000804s 2025-05-14T02:56:53.524615101Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex RootFolders (Path) 2025-05-14T02:56:53.524661016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_RootFolders_Path" ON "RootFolders" ("Path" ASC) 2025-05-14T02:56:53.524667271Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005735s 2025-05-14T02:56:53.524671479Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Artists 2025-05-14T02:56:53.539975932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignArtistId" TEXT NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Name" TEXT NOT NULL, "NameSlug" TEXT, "CleanName" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "DateFormed" DATETIME, "Members" TEXT, "Ratings" TEXT, "Genres" TEXT, "SortName" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL DEFAULT 1, "Links" TEXT, "ArtistType" TEXT, "Disambiguation" TEXT, "PrimaryAlbumTypes" TEXT, "SecondaryAlbumTypes" TEXT) 2025-05-14T02:56:53.543071836Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0184094s 2025-05-14T02:56:53.543271908Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ForeignArtistId) 2025-05-14T02:56:53.543902790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC) 2025-05-14T02:56:53.544394806Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000781s 2025-05-14T02:56:53.544660381Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (NameSlug) 2025-05-14T02:56:53.545317517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC) 2025-05-14T02:56:53.545616230Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006215s 2025-05-14T02:56:53.546075886Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (CleanName) 2025-05-14T02:56:53.548366852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 2025-05-14T02:56:53.548422907Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000751s 2025-05-14T02:56:53.548429229Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Path) 2025-05-14T02:56:53.548434138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 2025-05-14T02:56:53.548439007Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006064s 2025-05-14T02:56:53.548443505Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Albums 2025-05-14T02:56:53.552401774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL, "ArtistId" INTEGER NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Title" TEXT NOT NULL, "TitleSlug" TEXT, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Label" TEXT, "SortTitle" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "Duration" INTEGER NOT NULL DEFAULT 0) 2025-05-14T02:56:53.555124033Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062605s 2025-05-14T02:56:53.555436039Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ForeignAlbumId) 2025-05-14T02:56:53.556236302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 2025-05-14T02:56:53.560257583Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008215s 2025-05-14T02:56:53.560339927Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (MBId) 2025-05-14T02:56:53.560346359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 2025-05-14T02:56:53.560351238Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005577s 2025-05-14T02:56:53.560355506Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TADBId) 2025-05-14T02:56:53.560359674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 2025-05-14T02:56:53.560363942Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006191s 2025-05-14T02:56:53.560367929Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TitleSlug) 2025-05-14T02:56:53.560371767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 2025-05-14T02:56:53.560376395Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005827s 2025-05-14T02:56:53.560380583Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (CleanTitle) 2025-05-14T02:56:53.560956216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 2025-05-14T02:56:53.560997031Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006469s 2025-05-14T02:56:53.561400743Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Path) 2025-05-14T02:56:53.561908583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Path" ON "Albums" ("Path" ASC) 2025-05-14T02:56:53.562147237Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006126s 2025-05-14T02:56:53.562527050Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tracks 2025-05-14T02:56:53.564623207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tracks" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignTrackId" TEXT NOT NULL, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackNumber" INTEGER NOT NULL, "Title" TEXT, "Explicit" INTEGER NOT NULL, "Compilation" INTEGER NOT NULL, "DiscNumber" INTEGER, "TrackFileId" INTEGER, "Monitored" INTEGER NOT NULL, "Ratings" TEXT, "Duration" INTEGER NOT NULL DEFAULT 0) 2025-05-14T02:56:53.566166335Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030728s 2025-05-14T02:56:53.566290726Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignTrackId) 2025-05-14T02:56:53.566910323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC) 2025-05-14T02:56:53.567657414Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009154s 2025-05-14T02:56:53.569763788Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId) 2025-05-14T02:56:53.569788508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC) 2025-05-14T02:56:53.569794123Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007313s 2025-05-14T02:56:53.569798912Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (TrackFileId) 2025-05-14T02:56:53.569847834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC) 2025-05-14T02:56:53.570528470Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008149s 2025-05-14T02:56:53.571630592Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId, AlbumId, TrackNumber) 2025-05-14T02:56:53.571703818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId_AlbumId_TrackNumber" ON "Tracks" ("ArtistId" ASC, "AlbumId" ASC, "TrackNumber" ASC) 2025-05-14T02:56:53.572149637Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000925s 2025-05-14T02:56:53.572736220Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable TrackFiles 2025-05-14T02:56:53.574011623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "RelativePath" TEXT, "Language" INTEGER NOT NULL DEFAULT 0) 2025-05-14T02:56:53.575811447Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024702s 2025-05-14T02:56:53.576170497Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (ArtistId) 2025-05-14T02:56:53.576268670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_ArtistId" ON "TrackFiles" ("ArtistId" ASC) 2025-05-14T02:56:53.577418419Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008756s 2025-05-14T02:56:53.577434027Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (AlbumId) 2025-05-14T02:56:53.577552176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 2025-05-14T02:56:53.579024991Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006109s 2025-05-14T02:56:53.579045527Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History 2025-05-14T02:56:53.580031975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Quality" TEXT NOT NULL, "Data" TEXT NOT NULL, "EventType" INTEGER, "DownloadId" TEXT, "Language" INTEGER NOT NULL DEFAULT 0, "ArtistId" INTEGER NOT NULL DEFAULT 0, "AlbumId" INTEGER NOT NULL DEFAULT 0, "TrackId" INTEGER NOT NULL DEFAULT 0) 2025-05-14T02:56:53.581585379Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027977s 2025-05-14T02:56:53.581617037Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date) 2025-05-14T02:56:53.582297527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 2025-05-14T02:56:53.583508131Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006094s 2025-05-14T02:56:53.583529021Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EventType) 2025-05-14T02:56:53.583533539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC) 2025-05-14T02:56:53.584141962Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006361s 2025-05-14T02:56:53.586196036Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId) 2025-05-14T02:56:53.586228487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 2025-05-14T02:56:53.586233076Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000784s 2025-05-14T02:56:53.586237354Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId) 2025-05-14T02:56:53.586325757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId" ON "History" ("AlbumId" ASC) 2025-05-14T02:56:53.587753987Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008662s 2025-05-14T02:56:53.587774965Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications 2025-05-14T02:56:53.588830461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Notifications" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "OnGrab" INTEGER NOT NULL, "OnDownload" INTEGER NOT NULL, "Settings" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "OnUpgrade" INTEGER, "Tags" TEXT, "OnRename" INTEGER NOT NULL) 2025-05-14T02:56:53.589929133Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019435s 2025-05-14T02:56:53.590069608Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks 2025-05-14T02:56:53.591127962Z [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-05-14T02:56:53.591861777Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012578s 2025-05-14T02:56:53.592192480Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName) 2025-05-14T02:56:53.592849604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 2025-05-14T02:56:53.593408223Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009296s 2025-05-14T02:56:53.594544870Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers 2025-05-14T02:56:53.602188010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableSearch" INTEGER) 2025-05-14T02:56:53.604725817Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094887s 2025-05-14T02:56:53.604782222Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name) 2025-05-14T02:56:53.604787822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 2025-05-14T02:56:53.605321781Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010189s 2025-05-14T02:56:53.605828019Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Profiles 2025-05-14T02:56:53.606517974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Profiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Cutoff" INTEGER NOT NULL, "Items" TEXT NOT NULL) 2025-05-14T02:56:53.607300994Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011737s 2025-05-14T02:56:53.607696715Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Profiles (Name) 2025-05-14T02:56:53.608266584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 2025-05-14T02:56:53.608800010Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006753s 2025-05-14T02:56:53.609286186Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityDefinitions 2025-05-14T02:56:53.610018436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "QualityDefinitions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Quality" INTEGER NOT NULL, "Title" TEXT NOT NULL, "MinSize" NUMERIC, "MaxSize" NUMERIC) 2025-05-14T02:56:53.610842290Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013403s 2025-05-14T02:56:53.611568925Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Quality) 2025-05-14T02:56:53.611910202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC) 2025-05-14T02:56:53.612612141Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009762s 2025-05-14T02:56:53.613034897Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Title) 2025-05-14T02:56:53.613593405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC) 2025-05-14T02:56:53.614300631Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009322s 2025-05-14T02:56:53.614673235Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NamingConfig 2025-05-14T02:56:53.616291419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NamingConfig" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ReplaceIllegalCharacters" INTEGER NOT NULL DEFAULT 1, "ArtistFolderFormat" TEXT, "RenameTracks" INTEGER, "StandardTrackFormat" TEXT, "AlbumFolderFormat" TEXT) 2025-05-14T02:56:53.617466375Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024405s 2025-05-14T02:56:53.617801834Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Blacklist 2025-05-14T02:56:53.620838247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blacklist" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "Language" INTEGER NOT NULL DEFAULT 0, "ArtistId" INTEGER NOT NULL DEFAULT 0, "AlbumIds" TEXT NOT NULL DEFAULT '') 2025-05-14T02:56:53.624396452Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059097s 2025-05-14T02:56:53.626627538Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Metadata 2025-05-14T02:56:53.626676028Z [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-05-14T02:56:53.626682740Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014181s 2025-05-14T02:56:53.626687589Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles 2025-05-14T02:56:53.628282195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "Consumer" TEXT NOT NULL, "Type" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "LastUpdated" DATETIME NOT NULL, "AlbumId" INTEGER, "TrackFileId" INTEGER, "Hash" TEXT, "Added" DATETIME, "Extension" TEXT NOT NULL) 2025-05-14T02:56:53.629362709Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023616s 2025-05-14T02:56:53.629655241Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients 2025-05-14T02:56:53.630570695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClients" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Enable" INTEGER NOT NULL, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT NOT NULL, "ConfigContract" TEXT NOT NULL) 2025-05-14T02:56:53.631758006Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016173s 2025-05-14T02:56:53.633802999Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable PendingReleases 2025-05-14T02:56:53.633849757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "PendingReleases" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Title" TEXT NOT NULL, "Added" DATETIME NOT NULL, "Release" TEXT NOT NULL, "ArtistId" INTEGER NOT NULL DEFAULT 0, "ParsedAlbumInfo" TEXT NOT NULL DEFAULT '') 2025-05-14T02:56:53.633975126Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016098s 2025-05-14T02:56:53.633987509Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RemotePathMappings 2025-05-14T02:56:53.635169488Z [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-05-14T02:56:53.636773824Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017845s 2025-05-14T02:56:53.636821342Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags 2025-05-14T02:56:53.637842968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL) 2025-05-14T02:56:53.637885949Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008807s 2025-05-14T02:56:53.638822186Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label) 2025-05-14T02:56:53.638870266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC) 2025-05-14T02:56:53.639241798Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007806s 2025-05-14T02:56:53.639409130Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Restrictions 2025-05-14T02:56:53.640066791Z [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-05-14T02:56:53.641179011Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012355s 2025-05-14T02:56:53.641671618Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DelayProfiles 2025-05-14T02:56:53.642384617Z [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-05-14T02:56:53.647060172Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020267s 2025-05-14T02:56:53.647096248Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users 2025-05-14T02:56:53.647101568Z [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-05-14T02:56:53.647107139Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008272s 2025-05-14T02:56:53.647111427Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier) 2025-05-14T02:56:53.647115765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC) 2025-05-14T02:56:53.647120273Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007697s 2025-05-14T02:56:53.647124401Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username) 2025-05-14T02:56:53.647128599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC) 2025-05-14T02:56:53.647376703Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007332s 2025-05-14T02:56:53.647463786Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands 2025-05-14T02:56:53.649045968Z [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-05-14T02:56:53.650861629Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025127s 2025-05-14T02:56:53.650920259Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus 2025-05-14T02:56:53.653018506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT) 2025-05-14T02:56:53.653064131Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017779s 2025-05-14T02:56:53.653262544Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (ProviderId) 2025-05-14T02:56:53.653664062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 2025-05-14T02:56:53.654286681Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009465s 2025-05-14T02:56:53.655040444Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles 2025-05-14T02:56:53.656304082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ExtraFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL) 2025-05-14T02:56:53.657055081Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023394s 2025-05-14T02:56:53.657195902Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LyricFiles 2025-05-14T02:56:53.658457367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "LyricFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL, "Language" INTEGER NOT NULL) 2025-05-14T02:56:53.659682122Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020676s 2025-05-14T02:56:53.659778923Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LanguageProfiles 2025-05-14T02:56:53.660409785Z [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-05-14T02:56:53.661190219Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010494s 2025-05-14T02:56:53.661805845Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex LanguageProfiles (Name) 2025-05-14T02:56:53.661847222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_LanguageProfiles_Name" ON "LanguageProfiles" ("Name" ASC) 2025-05-14T02:56:53.662260011Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007556s 2025-05-14T02:56:53.662690310Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus 2025-05-14T02:56:53.663743400Z [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-05-14T02:56:53.665147986Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017501s 2025-05-14T02:56:53.665867319Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId) 2025-05-14T02:56:53.665882257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 2025-05-14T02:56:53.666544610Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011001s 2025-05-14T02:56:53.673074190Z [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-05-14T02:56:53.674710937Z [Info] FluentMigrator.Runner.MigrationRunner: -> 1 Insert operations completed in 00:00:00.0069641 taking an average of 00:00:00.0069641 2025-05-14T02:56:53.675850534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-05-14T02:56:53', 'InitialSetup') 2025-05-14T02:56:53.676738103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:56:53.680958184Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 2025-05-14T02:56:53.681002334Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136082s 2025-05-14T02:56:53.681597129Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating 2025-05-14T02:56:53.681924489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:56:53.683940600Z [Info] add_reason_to_pending_releases: Starting migration of Main DB to 2 2025-05-14T02:56:53.684694086Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 2025-05-14T02:56:53.685329899Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.7E-06s 2025-05-14T02:56:53.685503732Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases Reason Int32 2025-05-14T02:56:53.686221456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "Reason" INTEGER NOT NULL DEFAULT 0 2025-05-14T02:56:53.688447938Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021619s 2025-05-14T02:56:53.689133835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2025-05-14T02:56:53', 'add_reason_to_pending_releases') 2025-05-14T02:56:53.689927690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:56:53.695884404Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated 2025-05-14T02:56:53.695926480Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080393s 2025-05-14T02:56:53.695932012Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating 2025-05-14T02:56:53.695936380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:56:53.695940428Z [Info] add_medium_support: Starting migration of Main DB to 3 2025-05-14T02:56:53.702075676Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 2025-05-14T02:56:53.702115150Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.8E-06s 2025-05-14T02:56:53.702320893Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Media String 2025-05-14T02:56:53.704073973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Media" TEXT NOT NULL DEFAULT '' 2025-05-14T02:56:53.706685986Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002474s 2025-05-14T02:56:53.706723456Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 2025-05-14T02:56:53.706728575Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.5E-06s 2025-05-14T02:56:53.706732964Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks MediumNumber Int32 2025-05-14T02:56:53.706737452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "MediumNumber" INTEGER NOT NULL DEFAULT 0 2025-05-14T02:56:53.707866185Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014907s 2025-05-14T02:56:53.707890069Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 2025-05-14T02:56:53.709138625Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 2025-05-14T02:56:53.710263119Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AbsoluteTrackNumber Int32 2025-05-14T02:56:53.710277626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AbsoluteTrackNumber" INTEGER NOT NULL DEFAULT 0 2025-05-14T02:56:53.711906282Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027951s 2025-05-14T02:56:53.712954639Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber" 2025-05-14T02:56:53.715237535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber" 2025-05-14T02:56:53.715269435Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012441s 2025-05-14T02:56:53.715979784Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks TrackNumber 2025-05-14T02:56:53.749996375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tracks_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignTrackId" TEXT NOT NULL, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "Title" TEXT, "Explicit" INTEGER NOT NULL, "Compilation" INTEGER NOT NULL, "DiscNumber" INTEGER, "TrackFileId" INTEGER, "Monitored" INTEGER NOT NULL, "Ratings" TEXT, "Duration" INTEGER NOT NULL, "MediumNumber" INTEGER NOT NULL, "AbsoluteTrackNumber" INTEGER NOT NULL) 2025-05-14T02:56:53.753172142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Tracks_temp" ("Id", "ForeignTrackId", "ArtistId", "AlbumId", "Title", "Explicit", "Compilation", "DiscNumber", "TrackFileId", "Monitored", "Ratings", "Duration", "MediumNumber", "AbsoluteTrackNumber") SELECT "Id", "ForeignTrackId", "ArtistId", "AlbumId", "Title", "Explicit", "Compilation", "DiscNumber", "TrackFileId", "Monitored", "Ratings", "Duration", "MediumNumber", "AbsoluteTrackNumber" FROM "Tracks" 2025-05-14T02:56:53.756470346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks" 2025-05-14T02:56:53.759949485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks" 2025-05-14T02:56:53.765316383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC) 2025-05-14T02:56:53.765732415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC) 2025-05-14T02:56:53.767038804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC) 2025-05-14T02:56:53.767090470Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0509727s 2025-05-14T02:56:53.767781633Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 2025-05-14T02:56:53.769811840Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.2E-06s 2025-05-14T02:56:53.769852767Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks TrackNumber String 2025-05-14T02:56:53.769857466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "TrackNumber" TEXT 2025-05-14T02:56:53.770084749Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015519s 2025-05-14T02:56:53.770965209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2025-05-14T02:56:53', 'add_medium_support') 2025-05-14T02:56:53.773210830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:56:53.780704227Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated 2025-05-14T02:56:53.782826284Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115492s 2025-05-14T02:56:53.783061639Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating 2025-05-14T02:56:53.783747707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:56:53.784031377Z [Info] add_various_qualites_in_profile: Starting migration of Main DB to 4 2025-05-14T02:56:53.785510556Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5 2025-05-14T02:56:53.786363815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5 2025-05-14T02:56:53.786388114Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000787s 2025-05-14T02:56:53.786773764Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation 2025-05-14T02:56:53.788201282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 2025-05-14T02:56:53.805010705Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0174876s 2025-05-14T02:56:53.806420475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2025-05-14T02:56:53', 'add_various_qualites_in_profile') 2025-05-14T02:56:53.816925210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:56:53.927584658Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated 2025-05-14T02:56:53.960507326Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1358501s 2025-05-14T02:56:53.960546349Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating 2025-05-14T02:56:53.960551198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:56:53.960555346Z [Info] metadata_profiles: Starting migration of Main DB to 5 2025-05-14T02:56:53.960559634Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataProfiles 2025-05-14T02:56:53.960563952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataProfiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "PrimaryAlbumTypes" TEXT NOT NULL, "SecondaryAlbumTypes" TEXT NOT NULL) 2025-05-14T02:56:53.960568841Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054914s 2025-05-14T02:56:53.960573129Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MetadataProfiles (Name) 2025-05-14T02:56:53.960577498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MetadataProfiles_Name" ON "MetadataProfiles" ("Name" ASC) 2025-05-14T02:56:53.960582075Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031017s 2025-05-14T02:56:53.965101763Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 2025-05-14T02:56:53.965146016Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.7E-06s 2025-05-14T02:56:53.965576733Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MetadataProfileId Int32 2025-05-14T02:56:53.971803065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MetadataProfileId" INTEGER NOT NULL DEFAULT 1 2025-05-14T02:56:53.974283054Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018915s 2025-05-14T02:56:53.974366239Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists PrimaryAlbumTypes 2025-05-14T02:56:53.975920726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignArtistId" TEXT NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Name" TEXT NOT NULL, "NameSlug" TEXT, "CleanName" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "DateFormed" DATETIME, "Members" TEXT, "Ratings" TEXT, "Genres" TEXT, "SortName" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL, "Links" TEXT, "ArtistType" TEXT, "Disambiguation" TEXT, "SecondaryAlbumTypes" TEXT, "MetadataProfileId" INTEGER NOT NULL) 2025-05-14T02:56:53.984762924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "ForeignArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Name", "NameSlug", "CleanName", "Status", "Overview", "Images", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "LastDiskSync", "DateFormed", "Members", "Ratings", "Genres", "SortName", "ProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "Links", "ArtistType", "Disambiguation", "SecondaryAlbumTypes", "MetadataProfileId") SELECT "Id", "ForeignArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Name", "NameSlug", "CleanName", "Status", "Overview", "Images", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "LastDiskSync", "DateFormed", "Members", "Ratings", "Genres", "SortName", "ProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "Links", "ArtistType", "Disambiguation", "SecondaryAlbumTypes", "MetadataProfileId" FROM "Artists" 2025-05-14T02:56:53.985330452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 2025-05-14T02:56:53.987059950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 2025-05-14T02:56:53.991371337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC) 2025-05-14T02:56:53.991929613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC) 2025-05-14T02:56:53.993040638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 2025-05-14T02:56:53.993611244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 2025-05-14T02:56:53.995046082Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0254695s 2025-05-14T02:56:53.995361121Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists SecondaryAlbumTypes 2025-05-14T02:56:54.006316353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignArtistId" TEXT NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Name" TEXT NOT NULL, "NameSlug" TEXT, "CleanName" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "DateFormed" DATETIME, "Members" TEXT, "Ratings" TEXT, "Genres" TEXT, "SortName" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL, "Links" TEXT, "ArtistType" TEXT, "Disambiguation" TEXT, "MetadataProfileId" INTEGER NOT NULL) 2025-05-14T02:56:54.012826850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "ForeignArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Name", "NameSlug", "CleanName", "Status", "Overview", "Images", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "LastDiskSync", "DateFormed", "Members", "Ratings", "Genres", "SortName", "ProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "Links", "ArtistType", "Disambiguation", "MetadataProfileId") SELECT "Id", "ForeignArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Name", "NameSlug", "CleanName", "Status", "Overview", "Images", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "LastDiskSync", "DateFormed", "Members", "Ratings", "Genres", "SortName", "ProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "Links", "ArtistType", "Disambiguation", "MetadataProfileId" FROM "Artists" 2025-05-14T02:56:54.017000661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 2025-05-14T02:56:54.018568622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 2025-05-14T02:56:54.023945368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC) 2025-05-14T02:56:54.024052738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC) 2025-05-14T02:56:54.025348863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 2025-05-14T02:56:54.025385351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 2025-05-14T02:56:54.028298269Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0310788s 2025-05-14T02:56:54.028336640Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 2025-05-14T02:56:54.028745290Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.2E-06s 2025-05-14T02:56:54.029143283Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums SecondaryTypes String 2025-05-14T02:56:54.029859768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "SecondaryTypes" TEXT 2025-05-14T02:56:54.031101912Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014516s 2025-05-14T02:56:54.031442442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2025-05-14T02:56:54', 'metadata_profiles') 2025-05-14T02:56:54.031807155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:56:54.041870528Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated 2025-05-14T02:56:54.041913458Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097615s 2025-05-14T02:56:54.041918878Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating 2025-05-14T02:56:54.041922946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:56:54.041927404Z [Info] separate_automatic_and_interactive_search: Starting migration of Main DB to 6 2025-05-14T02:56:54.047388343Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableSearch to EnableAutomaticSearch 2025-05-14T02:56:54.063357226Z [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-05-14T02:56:54.069861487Z [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-05-14T02:56:54.069897674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 2025-05-14T02:56:54.069902673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 2025-05-14T02:56:54.072270023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 2025-05-14T02:56:54.072931238Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.024956s 2025-05-14T02:56:54.073285878Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 2025-05-14T02:56:54.073607183Z [Info] FluentMigrator.Runner.MigrationRunner: => 3E-06s 2025-05-14T02:56:54.074202475Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableInteractiveSearch Boolean 2025-05-14T02:56:54.074659793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableInteractiveSearch" INTEGER 2025-05-14T02:56:54.076125262Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017372s 2025-05-14T02:56:54.076653085Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch" 2025-05-14T02:56:54.077499454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch" 2025-05-14T02:56:54.078606462Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005586s 2025-05-14T02:56:54.078657387Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 2025-05-14T02:56:54.078663238Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.8E-06s 2025-05-14T02:56:54.079294608Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers EnableInteractiveSearch Boolean 2025-05-14T02:56:54.085231546Z [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-05-14T02:56:54.088041031Z [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-05-14T02:56:54.089587368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 2025-05-14T02:56:54.089667637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 2025-05-14T02:56:54.093133250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 2025-05-14T02:56:54.095208519Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0141895s 2025-05-14T02:56:54.095238435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2025-05-14T02:56:54', 'separate_automatic_and_interactive_search') 2025-05-14T02:56:54.095243584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:56:54.101803733Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated 2025-05-14T02:56:54.101841874Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0196007s 2025-05-14T02:56:54.101847795Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating 2025-05-14T02:56:54.101852353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:56:54.101857452Z [Info] change_album_path_to_relative: Starting migration of Main DB to 7 2025-05-14T02:56:54.102286752Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums Path 2025-05-14T02:56:54.110035340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL, "ArtistId" INTEGER NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Title" TEXT NOT NULL, "TitleSlug" TEXT, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Label" TEXT, "SortTitle" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "Duration" INTEGER NOT NULL, "Media" TEXT NOT NULL, "SecondaryTypes" TEXT) 2025-05-14T02:56:54.116542774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Albums_temp" ("Id", "ForeignAlbumId", "ArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Title", "TitleSlug", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "LastDiskSync", "ReleaseDate", "Ratings", "Genres", "Label", "SortTitle", "ProfileId", "Tags", "Added", "AlbumType", "AddOptions", "Duration", "Media", "SecondaryTypes") SELECT "Id", "ForeignAlbumId", "ArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Title", "TitleSlug", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "LastDiskSync", "ReleaseDate", "Ratings", "Genres", "Label", "SortTitle", "ProfileId", "Tags", "Added", "AlbumType", "AddOptions", "Duration", "Media", "SecondaryTypes" FROM "Albums" 2025-05-14T02:56:54.119079821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 2025-05-14T02:56:54.120803277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 2025-05-14T02:56:54.124051946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 2025-05-14T02:56:54.125625379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 2025-05-14T02:56:54.126294302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 2025-05-14T02:56:54.126744155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 2025-05-14T02:56:54.128151491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 2025-05-14T02:56:54.128175395Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0255641s 2025-05-14T02:56:54.128765464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2025-05-14T02:56:54', 'change_album_path_to_relative') 2025-05-14T02:56:54.130755039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:56:54.137188516Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated 2025-05-14T02:56:54.137232888Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0337231s 2025-05-14T02:56:54.137414649Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating 2025-05-14T02:56:54.137812679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:56:54.138320535Z [Info] change_quality_size_mb_to_kb: Starting migration of Main DB to 8 2025-05-14T02:56:54.139695456Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE QualityDefinitions SET MaxSize = CASE WHEN (CAST(MaxSize AS FLOAT) / 60) * 8 * 1024 < 1500 THEN ROUND((CAST(MaxSize AS FLOAT) / 60) * 8 * 1024, 0) ELSE NULL END 2025-05-14T02:56:54.140823073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE QualityDefinitions SET MaxSize = CASE WHEN (CAST(MaxSize AS FLOAT) / 60) * 8 * 1024 < 1500 THEN ROUND((CAST(MaxSize AS FLOAT) / 60) * 8 * 1024, 0) ELSE NULL END 2025-05-14T02:56:54.141590485Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013276s 2025-05-14T02:56:54.142098310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2025-05-14T02:56:54', 'change_quality_size_mb_to_kb') 2025-05-14T02:56:54.142671748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:56:54.148989008Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated 2025-05-14T02:56:54.149028411Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079506s 2025-05-14T02:56:54.149726230Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating 2025-05-14T02:56:54.149825489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:56:54.150169601Z [Info] album_releases: Starting migration of Main DB to 9 2025-05-14T02:56:54.152958415Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 2025-05-14T02:56:54.152994886Z [Info] FluentMigrator.Runner.MigrationRunner: => 3E-06s 2025-05-14T02:56:54.152998189Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Releases String 2025-05-14T02:56:54.153002631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Releases" TEXT DEFAULT '' 2025-05-14T02:56:54.154202727Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018086s 2025-05-14T02:56:54.155121713Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 2025-05-14T02:56:54.155148985Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.2E-06s 2025-05-14T02:56:54.155154796Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums CurrentRelease String 2025-05-14T02:56:54.155384193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "CurrentRelease" TEXT DEFAULT '' 2025-05-14T02:56:54.156779260Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014043s 2025-05-14T02:56:54.157449600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2025-05-14T02:56:54', 'album_releases') 2025-05-14T02:56:54.158668743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:56:54.161993338Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated 2025-05-14T02:56:54.162020248Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060901s 2025-05-14T02:56:54.163157931Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating 2025-05-14T02:56:54.163170785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:56:54.163174542Z [Info] album_releases_fix: Starting migration of Main DB to 10 2025-05-14T02:56:54.164266679Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 2025-05-14T02:56:54.165184819Z [Info] FluentMigrator.Runner.MigrationRunner: => 3E-06s 2025-05-14T02:56:54.165201460Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Releases String 2025-05-14T02:56:54.173086615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL, "ArtistId" INTEGER NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Title" TEXT NOT NULL, "TitleSlug" TEXT, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Label" TEXT, "SortTitle" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "Duration" INTEGER NOT NULL, "Media" TEXT NOT NULL, "SecondaryTypes" TEXT, "Releases" TEXT NOT NULL, "CurrentRelease" TEXT) 2025-05-14T02:56:54.180665985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Albums_temp" ("Id", "ForeignAlbumId", "ArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Title", "TitleSlug", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "LastDiskSync", "ReleaseDate", "Ratings", "Genres", "Label", "SortTitle", "ProfileId", "Tags", "Added", "AlbumType", "AddOptions", "Duration", "Media", "SecondaryTypes", "Releases", "CurrentRelease") SELECT "Id", "ForeignAlbumId", "ArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Title", "TitleSlug", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "LastDiskSync", "ReleaseDate", "Ratings", "Genres", "Label", "SortTitle", "ProfileId", "Tags", "Added", "AlbumType", "AddOptions", "Duration", "Media", "SecondaryTypes", "Releases", "CurrentRelease" FROM "Albums" 2025-05-14T02:56:54.184107300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 2025-05-14T02:56:54.186061714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 2025-05-14T02:56:54.189994657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 2025-05-14T02:56:54.190576544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 2025-05-14T02:56:54.191103690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 2025-05-14T02:56:54.194761381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 2025-05-14T02:56:54.194801686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 2025-05-14T02:56:54.194807426Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0284298s 2025-05-14T02:56:54.194812636Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 2025-05-14T02:56:54.194817014Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.7E-06s 2025-05-14T02:56:54.194821593Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums CurrentRelease String 2025-05-14T02:56:54.206970563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL, "ArtistId" INTEGER NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Title" TEXT NOT NULL, "TitleSlug" TEXT, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Label" TEXT, "SortTitle" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "Duration" INTEGER NOT NULL, "Media" TEXT NOT NULL, "SecondaryTypes" TEXT, "Releases" TEXT NOT NULL, "CurrentRelease" TEXT NOT NULL) 2025-05-14T02:56:54.214202720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Albums_temp" ("Id", "ForeignAlbumId", "ArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Title", "TitleSlug", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "LastDiskSync", "ReleaseDate", "Ratings", "Genres", "Label", "SortTitle", "ProfileId", "Tags", "Added", "AlbumType", "AddOptions", "Duration", "Media", "SecondaryTypes", "Releases", "CurrentRelease") SELECT "Id", "ForeignAlbumId", "ArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Title", "TitleSlug", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "LastDiskSync", "ReleaseDate", "Ratings", "Genres", "Label", "SortTitle", "ProfileId", "Tags", "Added", "AlbumType", "AddOptions", "Duration", "Media", "SecondaryTypes", "Releases", "CurrentRelease" FROM "Albums" 2025-05-14T02:56:54.217300502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 2025-05-14T02:56:54.218896518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 2025-05-14T02:56:54.222605756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 2025-05-14T02:56:54.223766557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 2025-05-14T02:56:54.224628333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 2025-05-14T02:56:54.224727607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 2025-05-14T02:56:54.225510948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 2025-05-14T02:56:54.226120084Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0314935s 2025-05-14T02:56:54.227156445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2025-05-14T02:56:54', 'album_releases_fix') 2025-05-14T02:56:54.227352330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:56:54.230516082Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated 2025-05-14T02:56:54.230918147Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0358357s 2025-05-14T02:56:54.231372833Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating 2025-05-14T02:56:54.231794130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:56:54.232419394Z [Info] import_lists: Starting migration of Main DB to 11 2025-05-14T02:56:54.236916313Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportLists 2025-05-14T02:56:54.236958082Z [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, "ProfileId" INTEGER NOT NULL, "LanguageProfileId" INTEGER NOT NULL, "MetadataProfileId" INTEGER NOT NULL) 2025-05-14T02:56:54.238063891Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034514s 2025-05-14T02:56:54.238863105Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportLists (Name) 2025-05-14T02:56:54.239033558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC) 2025-05-14T02:56:54.239728048Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008064s 2025-05-14T02:56:54.240233707Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListStatus 2025-05-14T02:56:54.242082077Z [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-05-14T02:56:54.243008338Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021179s 2025-05-14T02:56:54.243027640Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListStatus (ProviderId) 2025-05-14T02:56:54.243599093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 2025-05-14T02:56:54.245035031Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008992s 2025-05-14T02:56:54.245076940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2025-05-14T02:56:54', 'import_lists') 2025-05-14T02:56:54.246032404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:56:54.248678378Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated 2025-05-14T02:56:54.249687436Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047481s 2025-05-14T02:56:54.249868067Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating 2025-05-14T02:56:54.250028496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:56:54.251062337Z [Info] add_release_status: Starting migration of Main DB to 12 2025-05-14T02:56:54.251410572Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataProfiles 2025-05-14T02:56:54.251773711Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.7E-06s 2025-05-14T02:56:54.252080391Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataProfiles ReleaseStatuses String 2025-05-14T02:56:54.253591517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataProfiles" ADD COLUMN "ReleaseStatuses" TEXT NOT NULL DEFAULT '' 2025-05-14T02:56:54.254419663Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020094s 2025-05-14T02:56:54.255032430Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation 2025-05-14T02:56:54.255042556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 2025-05-14T02:56:54.260290019Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044631s 2025-05-14T02:56:54.260325500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2025-05-14T02:56:54', 'add_release_status') 2025-05-14T02:56:54.262083278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:56:54.263891380Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated 2025-05-14T02:56:54.264236952Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008679s 2025-05-14T02:56:54.264535756Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating 2025-05-14T02:56:54.265391887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:56:54.265422475Z [Info] album_download_notification: Starting migration of Main DB to 13 2025-05-14T02:56:54.266570860Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 2025-05-14T02:56:54.266591358Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.9E-06s 2025-05-14T02:56:54.267166633Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDownload Boolean 2025-05-14T02:56:54.267267750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDownload" INTEGER NOT NULL DEFAULT 0 2025-05-14T02:56:54.268953489Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017409s 2025-05-14T02:56:54.269809526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2025-05-14T02:56:54', 'album_download_notification') 2025-05-14T02:56:54.270004271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:56:54.272979124Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated 2025-05-14T02:56:54.273040919Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054426s 2025-05-14T02:56:54.273373508Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating 2025-05-14T02:56:54.273935044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:56:54.273993172Z [Info] fix_language_metadata_profiles: Starting migration of Main DB to 14 2025-05-14T02:56:54.275392918Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Artists" SET "MetadataProfileId" = CASE WHEN ((SELECT COUNT(*) FROM "MetadataProfiles") > 0) THEN (SELECT "Id" FROM "MetadataProfiles" ORDER BY "Id" ASC LIMIT 1) ELSE 0 END WHERE "Artists"."MetadataProfileId" = 0 2025-05-14T02:56:54.276390727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists" SET "MetadataProfileId" = CASE WHEN ((SELECT COUNT(*) FROM "MetadataProfiles") > 0) THEN (SELECT "Id" FROM "MetadataProfiles" ORDER BY "Id" ASC LIMIT 1) ELSE 0 END WHERE "Artists"."MetadataProfileId" = 0 2025-05-14T02:56:54.277187551Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001499s 2025-05-14T02:56:54.278421448Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Artists" SET "LanguageProfileId" = CASE WHEN ((SELECT COUNT(*) FROM "LanguageProfiles") > 0) THEN (SELECT "Id" FROM "LanguageProfiles" ORDER BY "Id" ASC LIMIT 1) ELSE 0 END WHERE "Artists"."LanguageProfileId" = 0 2025-05-14T02:56:54.279258669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists" SET "LanguageProfileId" = CASE WHEN ((SELECT COUNT(*) FROM "LanguageProfiles") > 0) THEN (SELECT "Id" FROM "LanguageProfiles" ORDER BY "Id" ASC LIMIT 1) ELSE 0 END WHERE "Artists"."LanguageProfileId" = 0 2025-05-14T02:56:54.280550025Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013863s 2025-05-14T02:56:54.280568881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2025-05-14T02:56:54', 'fix_language_metadata_profiles') 2025-05-14T02:56:54.281001596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:56:54.284157813Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated 2025-05-14T02:56:54.284338022Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053763s 2025-05-14T02:56:54.286413447Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating 2025-05-14T02:56:54.286434521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:56:54.286438655Z [Info] remove_fanzub: Starting migration of Main DB to 15 2025-05-14T02:56:54.286442210Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub'; 2025-05-14T02:56:54.287016933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub'; 2025-05-14T02:56:54.288036276Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006553s 2025-05-14T02:56:54.288735635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2025-05-14T02:56:54', 'remove_fanzub') 2025-05-14T02:56:54.288759349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:56:54.291797909Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated 2025-05-14T02:56:54.292151879Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047081s 2025-05-14T02:56:54.292944275Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating 2025-05-14T02:56:54.292963892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:56:54.293537459Z [Info] update_artist_history_indexes: Starting migration of Main DB to 16 2025-05-14T02:56:54.297906812Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId) 2025-05-14T02:56:54.298758134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId" ON "Albums" ("ArtistId" ASC) 2025-05-14T02:56:54.299276222Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009659s 2025-05-14T02:56:54.299322227Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId, ReleaseDate) 2025-05-14T02:56:54.299863660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId_ReleaseDate" ON "Albums" ("ArtistId" ASC, "ReleaseDate" ASC) 2025-05-14T02:56:54.300409040Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007918s 2025-05-14T02:56:54.301566729Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (AlbumId) 2025-05-14T02:56:54.302284712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_AlbumId" 2025-05-14T02:56:54.303364839Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015564s 2025-05-14T02:56:54.304476384Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId, Date) 2025-05-14T02:56:54.304520135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC) 2025-05-14T02:56:54.304865009Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008444s 2025-05-14T02:56:54.305341766Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (DownloadId) 2025-05-14T02:56:54.305849322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_DownloadId" 2025-05-14T02:56:54.306782891Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008026s 2025-05-14T02:56:54.306797679Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId, Date) 2025-05-14T02:56:54.307357050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 2025-05-14T02:56:54.308050130Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009836s 2025-05-14T02:56:54.308530690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2025-05-14T02:56:54', 'update_artist_history_indexes') 2025-05-14T02:56:54.308985390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:56:54.311427158Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated 2025-05-14T02:56:54.311758161Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042352s 2025-05-14T02:56:54.312034795Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating 2025-05-14T02:56:54.312173406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:56:54.314231445Z [Info] remove_nma: Starting migration of Main DB to 17 2025-05-14T02:56:54.318388281Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 2025-05-14T02:56:54.323884381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'NotifyMyAndroid' 2025-05-14T02:56:54.325816323Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063693s 2025-05-14T02:56:54.326426139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2025-05-14T02:56:54', 'remove_nma') 2025-05-14T02:56:54.326455674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:56:54.329436395Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated 2025-05-14T02:56:54.329531100Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109054s 2025-05-14T02:56:54.329962855Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating 2025-05-14T02:56:54.330210695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:56:54.330664811Z [Info] album_disambiguation: Starting migration of Main DB to 18 2025-05-14T02:56:54.332135781Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 2025-05-14T02:56:54.332155146Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000108s 2025-05-14T02:56:54.332762784Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Disambiguation String 2025-05-14T02:56:54.333091566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Disambiguation" TEXT 2025-05-14T02:56:54.336627166Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027885s 2025-05-14T02:56:54.336710371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2025-05-14T02:56:54', 'album_disambiguation') 2025-05-14T02:56:54.337233348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:56:54.341437457Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated 2025-05-14T02:56:54.342125989Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081808s 2025-05-14T02:56:54.342143452Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating 2025-05-14T02:56:54.342378809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:56:54.342983946Z [Info] add_ape_quality_in_profiles: Starting migration of Main DB to 19 2025-05-14T02:56:54.343404855Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation 2025-05-14T02:56:54.343990219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 2025-05-14T02:56:54.350359313Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064784s 2025-05-14T02:56:54.351051788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2025-05-14T02:56:54', 'add_ape_quality_in_profiles') 2025-05-14T02:56:54.351841406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:56:54.355946067Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated 2025-05-14T02:56:54.355982225Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115953s 2025-05-14T02:56:54.356520500Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating 2025-05-14T02:56:54.356534526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:56:54.356906308Z [Info] remove_pushalot: Starting migration of Main DB to 20 2025-05-14T02:56:54.359689502Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 2025-05-14T02:56:54.361112450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Pushalot' 2025-05-14T02:56:54.361151293Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005766s 2025-05-14T02:56:54.361156372Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 2025-05-14T02:56:54.361159829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Metadata" WHERE "Implementation" = 'MediaBrowserMetadata' 2025-05-14T02:56:54.361608317Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003906s 2025-05-14T02:56:54.361667337Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 2025-05-14T02:56:54.362960424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "MetadataFiles" WHERE "Consumer" = 'MediaBrowserMetadata' 2025-05-14T02:56:54.363008262Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004199s 2025-05-14T02:56:54.363031937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2025-05-14T02:56:54', 'remove_pushalot') 2025-05-14T02:56:54.363323631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:56:54.367596561Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated 2025-05-14T02:56:54.367959092Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053772s 2025-05-14T02:56:54.368375047Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating 2025-05-14T02:56:54.368680526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:56:54.369340707Z [Info] add_custom_filters: Starting migration of Main DB to 21 2025-05-14T02:56:54.370530348Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters 2025-05-14T02:56:54.371219994Z [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-05-14T02:56:54.372280427Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001523s 2025-05-14T02:56:54.373051122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2025-05-14T02:56:54', 'add_custom_filters') 2025-05-14T02:56:54.373372432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:56:54.378074031Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated 2025-05-14T02:56:54.378378427Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071552s 2025-05-14T02:56:54.379126381Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating 2025-05-14T02:56:54.379142759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:56:54.379656468Z [Info] import_list_tags: Starting migration of Main DB to 22 2025-05-14T02:56:54.380809831Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 2025-05-14T02:56:54.380847452Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.6E-06s 2025-05-14T02:56:54.381045143Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists Tags String 2025-05-14T02:56:54.381739164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "Tags" TEXT 2025-05-14T02:56:54.383005814Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017207s 2025-05-14T02:56:54.383672811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2025-05-14T02:56:54', 'import_list_tags') 2025-05-14T02:56:54.385163576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:56:54.386607145Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated 2025-05-14T02:56:54.386647985Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049412s 2025-05-14T02:56:54.387034251Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating 2025-05-14T02:56:54.387538974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:56:54.387801903Z [Info] add_release_groups_etc: Starting migration of Main DB to 23 2025-05-14T02:56:54.398517446Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ArtistMetadata 2025-05-14T02:56:54.400377467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ArtistMetadata" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignArtistId" TEXT NOT NULL, "Name" TEXT NOT NULL, "Overview" TEXT, "Disambiguation" TEXT, "Type" TEXT, "Status" INTEGER NOT NULL, "Images" TEXT NOT NULL, "Links" TEXT, "Genres" TEXT, "Ratings" TEXT, "Members" TEXT) 2025-05-14T02:56:54.401546894Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026494s 2025-05-14T02:56:54.401874745Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ArtistMetadata (ForeignArtistId) 2025-05-14T02:56:54.402449085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ArtistMetadata_ForeignArtistId" ON "ArtistMetadata" ("ForeignArtistId" ASC) 2025-05-14T02:56:54.403067155Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000942s 2025-05-14T02:56:54.411857924Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members") 2025-05-14T02:56:54.411924940Z SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members" 2025-05-14T02:56:54.411932263Z FROM "Artists" 2025-05-14T02:56:54.414598844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members") 2025-05-14T02:56:54.414708546Z SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members" 2025-05-14T02:56:54.414715743Z FROM "Artists" 2025-05-14T02:56:54.415994726Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031169s 2025-05-14T02:56:54.416673039Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 2025-05-14T02:56:54.416688158Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.9E-06s 2025-05-14T02:56:54.417042377Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists ArtistMetadataId Int32 2025-05-14T02:56:54.417608332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0 2025-05-14T02:56:54.419766653Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018823s 2025-05-14T02:56:54.420933019Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Artists" 2025-05-14T02:56:54.420955289Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id" 2025-05-14T02:56:54.420960619Z FROM "ArtistMetadata" 2025-05-14T02:56:54.420964827Z WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId") 2025-05-14T02:56:54.423567345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists" 2025-05-14T02:56:54.423602490Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id" 2025-05-14T02:56:54.423611236Z FROM "ArtistMetadata" 2025-05-14T02:56:54.423615925Z WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId") 2025-05-14T02:56:54.424828183Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028245s 2025-05-14T02:56:54.424969845Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AlbumReleases 2025-05-14T02:56:54.426909867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AlbumReleases" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignReleaseId" TEXT NOT NULL, "AlbumId" INTEGER NOT NULL, "Title" TEXT NOT NULL, "Status" TEXT NOT NULL, "Duration" INTEGER NOT NULL DEFAULT 0, "Label" TEXT, "Disambiguation" TEXT, "Country" TEXT, "ReleaseDate" DATETIME, "Media" TEXT, "TrackCount" INTEGER, "Monitored" INTEGER NOT NULL) 2025-05-14T02:56:54.428649119Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033155s 2025-05-14T02:56:54.428907701Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (ForeignReleaseId) 2025-05-14T02:56:54.429446986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC) 2025-05-14T02:56:54.430277609Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009346s 2025-05-14T02:56:54.430394387Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (AlbumId) 2025-05-14T02:56:54.431422421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC) 2025-05-14T02:56:54.431438160Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007939s 2025-05-14T02:56:54.431831176Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation 2025-05-14T02:56:54.432080287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 2025-05-14T02:56:54.447374750Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0151477s 2025-05-14T02:56:54.448029038Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 2025-05-14T02:56:54.448044046Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-06s 2025-05-14T02:56:54.448262809Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums ArtistMetadataId Int32 2025-05-14T02:56:54.448819801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0 2025-05-14T02:56:54.451078159Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022856s 2025-05-14T02:56:54.451943507Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 2025-05-14T02:56:54.451958946Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.1E-06s 2025-05-14T02:56:54.451963735Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums AnyReleaseOk Boolean 2025-05-14T02:56:54.452114598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "AnyReleaseOk" INTEGER NOT NULL DEFAULT 1 2025-05-14T02:56:54.454073503Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017631s 2025-05-14T02:56:54.454101025Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 2025-05-14T02:56:54.454138634Z [Info] FluentMigrator.Runner.MigrationRunner: => 2E-06s 2025-05-14T02:56:54.454529653Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Links String 2025-05-14T02:56:54.454863273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Links" TEXT 2025-05-14T02:56:54.458301883Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019879s 2025-05-14T02:56:54.458951633Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Albums" 2025-05-14T02:56:54.458965849Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id" 2025-05-14T02:56:54.458970618Z FROM "ArtistMetadata" 2025-05-14T02:56:54.458975177Z JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId" 2025-05-14T02:56:54.458979986Z WHERE "Albums"."ArtistId" = "Artists"."Id") 2025-05-14T02:56:54.462108524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums" 2025-05-14T02:56:54.462147056Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id" 2025-05-14T02:56:54.462152245Z FROM "ArtistMetadata" 2025-05-14T02:56:54.462156963Z JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId" 2025-05-14T02:56:54.462161843Z WHERE "Albums"."ArtistId" = "Artists"."Id") 2025-05-14T02:56:54.463863969Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036288s 2025-05-14T02:56:54.464400795Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 2025-05-14T02:56:54.464412897Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.3E-06s 2025-05-14T02:56:54.465072626Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ForeignRecordingId String 2025-05-14T02:56:54.465743990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ForeignRecordingId" TEXT NOT NULL DEFAULT '0' 2025-05-14T02:56:54.467115854Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001763s 2025-05-14T02:56:54.467135822Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 2025-05-14T02:56:54.469684394Z [Info] FluentMigrator.Runner.MigrationRunner: => 2E-06s 2025-05-14T02:56:54.469722645Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AlbumReleaseId Int32 2025-05-14T02:56:54.469728306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AlbumReleaseId" INTEGER NOT NULL DEFAULT 0 2025-05-14T02:56:54.469733345Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017583s 2025-05-14T02:56:54.470003398Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 2025-05-14T02:56:54.470153127Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.7E-06s 2025-05-14T02:56:54.472884767Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ArtistMetadataId Int32 2025-05-14T02:56:54.472895187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0 2025-05-14T02:56:54.472899304Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016638s 2025-05-14T02:56:54.474562006Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks" 2025-05-14T02:56:54.474600428Z SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id" 2025-05-14T02:56:54.474605939Z FROM "AlbumReleases" 2025-05-14T02:56:54.474610828Z JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id" 2025-05-14T02:56:54.474615967Z WHERE "Albums"."Id" = "Tracks"."AlbumId") 2025-05-14T02:56:54.479915398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks" 2025-05-14T02:56:54.479961705Z SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id" 2025-05-14T02:56:54.479966885Z FROM "AlbumReleases" 2025-05-14T02:56:54.479971833Z JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id" 2025-05-14T02:56:54.479976903Z WHERE "Albums"."Id" = "Tracks"."AlbumId") 2025-05-14T02:56:54.480018661Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031878s 2025-05-14T02:56:54.481581128Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks" 2025-05-14T02:56:54.481604344Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id" 2025-05-14T02:56:54.481609794Z FROM "ArtistMetadata" 2025-05-14T02:56:54.481614563Z JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId" 2025-05-14T02:56:54.481619502Z WHERE "Tracks"."AlbumId" = "Albums"."Id") 2025-05-14T02:56:54.484619841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks" 2025-05-14T02:56:54.484779508Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id" 2025-05-14T02:56:54.484786159Z FROM "ArtistMetadata" 2025-05-14T02:56:54.484790698Z JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId" 2025-05-14T02:56:54.484795186Z WHERE "Tracks"."AlbumId" = "Albums"."Id") 2025-05-14T02:56:54.485680566Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035367s 2025-05-14T02:56:54.489507394Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists ForeignArtistId, Name, Overview, Disambiguation, ArtistType, Status, Images, Links, Genres, Ratings, Members, MBId, AMId, TADBId, DiscogsId, NameSlug, LastDiskSync, DateFormed 2025-05-14T02:56:54.496758121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL) 2025-05-14T02:56:54.499315235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "ProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "MetadataProfileId", "ArtistMetadataId") SELECT "Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "ProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "MetadataProfileId", "ArtistMetadataId" FROM "Artists" 2025-05-14T02:56:54.500477069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 2025-05-14T02:56:54.504319279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 2025-05-14T02:56:54.506695844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 2025-05-14T02:56:54.507417107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 2025-05-14T02:56:54.507603848Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0177636s 2025-05-14T02:56:54.508549818Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums ArtistId, MBId, AMId, TADBId, DiscogsId, TitleSlug, Label, SortTitle, Tags, Duration, Media, Releases, CurrentRelease, LastDiskSync 2025-05-14T02:56:54.515113802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "ProfileId" INTEGER, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "SecondaryTypes" TEXT, "Disambiguation" TEXT, "ArtistMetadataId" INTEGER NOT NULL, "AnyReleaseOk" INTEGER NOT NULL, "Links" TEXT) 2025-05-14T02:56:54.519896395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Albums_temp" ("Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links") SELECT "Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links" FROM "Albums" 2025-05-14T02:56:54.522868435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 2025-05-14T02:56:54.526085175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 2025-05-14T02:56:54.528034919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 2025-05-14T02:56:54.529709239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 2025-05-14T02:56:54.529739959Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0206008s 2025-05-14T02:56:54.529854579Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks ArtistId, AlbumId, Compilation, DiscNumber, Monitored 2025-05-14T02:56:54.538707184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tracks_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignTrackId" TEXT NOT NULL, "Title" TEXT, "Explicit" INTEGER NOT NULL, "TrackFileId" INTEGER, "Ratings" TEXT, "Duration" INTEGER NOT NULL, "MediumNumber" INTEGER NOT NULL, "AbsoluteTrackNumber" INTEGER NOT NULL, "TrackNumber" TEXT, "ForeignRecordingId" TEXT NOT NULL, "AlbumReleaseId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL) 2025-05-14T02:56:54.540905688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Tracks_temp" ("Id", "ForeignTrackId", "Title", "Explicit", "TrackFileId", "Ratings", "Duration", "MediumNumber", "AbsoluteTrackNumber", "TrackNumber", "ForeignRecordingId", "AlbumReleaseId", "ArtistMetadataId") SELECT "Id", "ForeignTrackId", "Title", "Explicit", "TrackFileId", "Ratings", "Duration", "MediumNumber", "AbsoluteTrackNumber", "TrackNumber", "ForeignRecordingId", "AlbumReleaseId", "ArtistMetadataId" FROM "Tracks" 2025-05-14T02:56:54.541002659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks" 2025-05-14T02:56:54.541605716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks" 2025-05-14T02:56:54.544915630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC) 2025-05-14T02:56:54.545274907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC) 2025-05-14T02:56:54.545931219Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0156513s 2025-05-14T02:56:54.546782314Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles ArtistId 2025-05-14T02:56:54.550866620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "RelativePath" TEXT, "Language" INTEGER NOT NULL) 2025-05-14T02:56:54.553335422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "TrackFiles_temp" ("Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "RelativePath", "Language") SELECT "Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "RelativePath", "Language" FROM "TrackFiles" 2025-05-14T02:56:54.555136396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 2025-05-14T02:56:54.555172001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 2025-05-14T02:56:54.558082779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 2025-05-14T02:56:54.559911872Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.013113s 2025-05-14T02:56:54.559944534Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId) 2025-05-14T02:56:54.560583440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 2025-05-14T02:56:54.561315664Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000717s 2025-05-14T02:56:54.561326613Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Monitored) 2025-05-14T02:56:54.561799317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 2025-05-14T02:56:54.562068429Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006515s 2025-05-14T02:56:54.563162536Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistMetadataId) 2025-05-14T02:56:54.563175810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 2025-05-14T02:56:54.563323505Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007312s 2025-05-14T02:56:54.563617415Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistMetadataId) 2025-05-14T02:56:54.565226682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistMetadataId" ON "Tracks" ("ArtistMetadataId" ASC) 2025-05-14T02:56:54.565250676Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006419s 2025-05-14T02:56:54.565256296Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (AlbumReleaseId) 2025-05-14T02:56:54.566446940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_AlbumReleaseId" ON "Tracks" ("AlbumReleaseId" ASC) 2025-05-14T02:56:54.566462739Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006365s 2025-05-14T02:56:54.566467458Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignRecordingId) 2025-05-14T02:56:54.566670354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ForeignRecordingId" ON "Tracks" ("ForeignRecordingId" ASC) 2025-05-14T02:56:54.567311179Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009366s 2025-05-14T02:56:54.567668875Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData 2025-05-14T02:56:54.573153819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1 2025-05-14T02:56:54.573888046Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059385s 2025-05-14T02:56:54.574170669Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData 2025-05-14T02:56:54.574803200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1 2025-05-14T02:56:54.575195748Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007123s 2025-05-14T02:56:54.575577606Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData 2025-05-14T02:56:54.577605595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ScheduledTasks" SET "LastExecution" = '2018-01-01T00:00:01' WHERE "TypeName" = 'NzbDrone.Core.Music.Commands.RefreshArtistCommand' 2025-05-14T02:56:54.577624170Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007901s 2025-05-14T02:56:54.577673962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2025-05-14T02:56:54', 'add_release_groups_etc') 2025-05-14T02:56:54.577704159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:56:54.581686665Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated 2025-05-14T02:56:54.581947079Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056692s 2025-05-14T02:56:54.582598503Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating 2025-05-14T02:56:54.582667605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:56:54.583189033Z [Info] NewMediaInfoFormat: Starting migration of Main DB to 24 2025-05-14T02:56:54.586010816Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData 2025-05-14T02:56:54.586097203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles" SET "MediaInfo" = '' WHERE 1 = 1 2025-05-14T02:56:54.586730346Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008884s 2025-05-14T02:56:54.587434307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2025-05-14T02:56:54', 'NewMediaInfoFormat') 2025-05-14T02:56:54.588592193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:56:54.593119994Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated 2025-05-14T02:56:54.593157383Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057608s 2025-05-14T02:56:54.593162543Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating 2025-05-14T02:56:54.593166731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:56:54.593610146Z [Info] rename_restrictions_to_release_profiles: Starting migration of Main DB to 25 2025-05-14T02:56:54.599129124Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Restrictions ReleaseProfiles 2025-05-14T02:56:54.599171402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Restrictions" RENAME TO "ReleaseProfiles" 2025-05-14T02:56:54.606250291Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071319s 2025-05-14T02:56:54.606297030Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 2025-05-14T02:56:54.606517733Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.6E-06s 2025-05-14T02:56:54.606911485Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IncludePreferredWhenRenaming Boolean 2025-05-14T02:56:54.607554052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IncludePreferredWhenRenaming" INTEGER NOT NULL DEFAULT 1 2025-05-14T02:56:54.609241640Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019617s 2025-05-14T02:56:54.610349137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2025-05-14T02:56:54', 'rename_restrictions_to_release_profiles') 2025-05-14T02:56:54.610470922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:56:54.615127348Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated 2025-05-14T02:56:54.615705233Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073924s 2025-05-14T02:56:54.616401246Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating 2025-05-14T02:56:54.616719382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:56:54.617299482Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Main DB to 26 2025-05-14T02:56:54.620362909Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Profiles QualityProfiles 2025-05-14T02:56:54.621021177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" RENAME TO "QualityProfiles" 2025-05-14T02:56:54.624396272Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003474s 2025-05-14T02:56:54.624871697Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 2025-05-14T02:56:54.625208352Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.7E-06s 2025-05-14T02:56:54.626665141Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles UpgradeAllowed Boolean 2025-05-14T02:56:54.626700527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "UpgradeAllowed" INTEGER 2025-05-14T02:56:54.629539889Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032799s 2025-05-14T02:56:54.630867171Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LanguageProfiles 2025-05-14T02:56:54.630888370Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.8E-06s 2025-05-14T02:56:54.630893435Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn LanguageProfiles UpgradeAllowed Boolean 2025-05-14T02:56:54.631275928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LanguageProfiles" ADD COLUMN "UpgradeAllowed" INTEGER 2025-05-14T02:56:54.633429147Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024926s 2025-05-14T02:56:54.633709129Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData 2025-05-14T02:56:54.634040663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1 2025-05-14T02:56:54.634466539Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005789s 2025-05-14T02:56:54.635001926Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData 2025-05-14T02:56:54.635269833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "LanguageProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1 2025-05-14T02:56:54.635475194Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004933s 2025-05-14T02:56:54.635802967Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Artists ProfileId to QualityProfileId 2025-05-14T02:56:54.641603771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL) 2025-05-14T02:56:54.644790340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "MetadataProfileId", "ArtistMetadataId") SELECT "Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "ProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "MetadataProfileId", "ArtistMetadataId" FROM "Artists" 2025-05-14T02:56:54.645920344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 2025-05-14T02:56:54.647201730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 2025-05-14T02:56:54.651078855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 2025-05-14T02:56:54.651117957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 2025-05-14T02:56:54.651852386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 2025-05-14T02:56:54.652570493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 2025-05-14T02:56:54.653217858Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0169444s 2025-05-14T02:56:54.654183976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2025-05-14T02:56:54', 'rename_quality_profiles_add_upgrade_allowed') 2025-05-14T02:56:54.654823443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:56:54.658181705Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated 2025-05-14T02:56:54.658212213Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0212944s 2025-05-14T02:56:54.658514478Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating 2025-05-14T02:56:54.658915002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:56:54.660065224Z [Info] add_import_exclusions: Starting migration of Main DB to 27 2025-05-14T02:56:54.661444424Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListExclusions 2025-05-14T02:56:54.661463670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListExclusions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignId" TEXT NOT NULL, "Name" TEXT NOT NULL) 2025-05-14T02:56:54.662271636Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014324s 2025-05-14T02:56:54.662575418Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListExclusions (ForeignId) 2025-05-14T02:56:54.663418739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListExclusions_ForeignId" ON "ImportListExclusions" ("ForeignId" ASC) 2025-05-14T02:56:54.663986065Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010364s 2025-05-14T02:56:54.664841265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2025-05-14T02:56:54', 'add_import_exclusions') 2025-05-14T02:56:54.665339254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:56:54.669197934Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated 2025-05-14T02:56:54.669233900Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055904s 2025-05-14T02:56:54.671298285Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating 2025-05-14T02:56:54.671341084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:56:54.671346524Z [Info] clean_artist_metadata_table: Starting migration of Main DB to 28 2025-05-14T02:56:54.680631814Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists" 2025-05-14T02:56:54.680695633Z WHERE "Id" in ( 2025-05-14T02:56:54.680700311Z SELECT "Artists"."Id" from "Artists" 2025-05-14T02:56:54.680705201Z LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id" 2025-05-14T02:56:54.680709969Z WHERE "ArtistMetadata"."Id" IS NULL) 2025-05-14T02:56:54.683338817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists" 2025-05-14T02:56:54.683378811Z WHERE "Id" in ( 2025-05-14T02:56:54.683382748Z SELECT "Artists"."Id" from "Artists" 2025-05-14T02:56:54.683386495Z LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id" 2025-05-14T02:56:54.683390282Z WHERE "ArtistMetadata"."Id" IS NULL) 2025-05-14T02:56:54.684736930Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028826s 2025-05-14T02:56:54.686123677Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Albums" 2025-05-14T02:56:54.686155084Z WHERE "Id" in ( 2025-05-14T02:56:54.686158972Z SELECT "Albums"."Id" from "Albums" 2025-05-14T02:56:54.686162478Z LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id" 2025-05-14T02:56:54.686166165Z WHERE "ArtistMetadata"."Id" IS NULL) 2025-05-14T02:56:54.688444942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Albums" 2025-05-14T02:56:54.688520323Z WHERE "Id" in ( 2025-05-14T02:56:54.688528287Z SELECT "Albums"."Id" from "Albums" 2025-05-14T02:56:54.688532781Z LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id" 2025-05-14T02:56:54.688537515Z WHERE "ArtistMetadata"."Id" IS NULL) 2025-05-14T02:56:54.690404331Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029101s 2025-05-14T02:56:54.691695696Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "AlbumReleases" 2025-05-14T02:56:54.691730101Z WHERE "Id" in ( 2025-05-14T02:56:54.691733917Z SELECT "AlbumReleases"."Id" from "AlbumReleases" 2025-05-14T02:56:54.691738296Z LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId" 2025-05-14T02:56:54.691742523Z WHERE "Albums"."Id" IS NULL) 2025-05-14T02:56:54.693936240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "AlbumReleases" 2025-05-14T02:56:54.693960785Z WHERE "Id" in ( 2025-05-14T02:56:54.693965443Z SELECT "AlbumReleases"."Id" from "AlbumReleases" 2025-05-14T02:56:54.693970303Z LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId" 2025-05-14T02:56:54.693974951Z WHERE "Albums"."Id" IS NULL) 2025-05-14T02:56:54.695268266Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027444s 2025-05-14T02:56:54.697348486Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks" 2025-05-14T02:56:54.697423145Z WHERE "Id" in ( 2025-05-14T02:56:54.697430319Z SELECT "Tracks"."Id" from "Tracks" 2025-05-14T02:56:54.697435067Z LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id" 2025-05-14T02:56:54.697440097Z WHERE "AlbumReleases"."Id" IS NULL) 2025-05-14T02:56:54.699092934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks" 2025-05-14T02:56:54.699127859Z WHERE "Id" in ( 2025-05-14T02:56:54.699132768Z SELECT "Tracks"."Id" from "Tracks" 2025-05-14T02:56:54.699137527Z LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id" 2025-05-14T02:56:54.699142066Z WHERE "AlbumReleases"."Id" IS NULL) 2025-05-14T02:56:54.700689855Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028467s 2025-05-14T02:56:54.702471672Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks" 2025-05-14T02:56:54.702513209Z WHERE "Id" in ( 2025-05-14T02:56:54.702560568Z SELECT "Tracks"."Id" from "Tracks" 2025-05-14T02:56:54.702567982Z LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id" 2025-05-14T02:56:54.702573112Z WHERE "ArtistMetadata"."Id" IS NULL) 2025-05-14T02:56:54.704957846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks" 2025-05-14T02:56:54.704984766Z WHERE "Id" in ( 2025-05-14T02:56:54.704989575Z SELECT "Tracks"."Id" from "Tracks" 2025-05-14T02:56:54.705017577Z LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id" 2025-05-14T02:56:54.705022786Z WHERE "ArtistMetadata"."Id" IS NULL) 2025-05-14T02:56:54.706246305Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028236s 2025-05-14T02:56:54.707898705Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles" 2025-05-14T02:56:54.707920576Z WHERE "Id" IN ( 2025-05-14T02:56:54.707925044Z SELECT "TrackFiles"."Id" FROM "TrackFiles" 2025-05-14T02:56:54.707929402Z LEFT OUTER JOIN "Tracks" 2025-05-14T02:56:54.707933390Z ON "TrackFiles"."Id" = "Tracks"."TrackFileId" 2025-05-14T02:56:54.707975518Z WHERE "Tracks"."Id" IS NULL) 2025-05-14T02:56:54.710305638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles" 2025-05-14T02:56:54.710340984Z WHERE "Id" IN ( 2025-05-14T02:56:54.710345752Z SELECT "TrackFiles"."Id" FROM "TrackFiles" 2025-05-14T02:56:54.710350439Z LEFT OUTER JOIN "Tracks" 2025-05-14T02:56:54.710353777Z ON "TrackFiles"."Id" = "Tracks"."TrackFileId" 2025-05-14T02:56:54.710358346Z WHERE "Tracks"."Id" IS NULL) 2025-05-14T02:56:54.711473531Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028968s 2025-05-14T02:56:54.712277589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2025-05-14T02:56:54', 'clean_artist_metadata_table') 2025-05-14T02:56:54.712680555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:56:54.718675740Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated 2025-05-14T02:56:54.718723939Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076588s 2025-05-14T02:56:54.718728568Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating 2025-05-14T02:56:54.718733397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:56:54.718737204Z [Info] health_issue_notification: Starting migration of Main DB to 29 2025-05-14T02:56:54.720065590Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 2025-05-14T02:56:54.720096037Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.7E-06s 2025-05-14T02:56:54.720962359Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthIssue Boolean 2025-05-14T02:56:54.721113782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthIssue" INTEGER NOT NULL DEFAULT 0 2025-05-14T02:56:54.722890289Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019796s 2025-05-14T02:56:54.723158649Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 2025-05-14T02:56:54.723432619Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.9E-06s 2025-05-14T02:56:54.723881785Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeHealthWarnings Boolean 2025-05-14T02:56:54.724608248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeHealthWarnings" INTEGER NOT NULL DEFAULT 0 2025-05-14T02:56:54.726341296Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002021s 2025-05-14T02:56:54.726728058Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 2025-05-14T02:56:54.727079247Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.3E-06s 2025-05-14T02:56:54.727673204Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnDownloadFailure Boolean 2025-05-14T02:56:54.729201101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnDownloadFailure" INTEGER NOT NULL DEFAULT 0 2025-05-14T02:56:54.730811668Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022521s 2025-05-14T02:56:54.731608623Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 2025-05-14T02:56:54.731658225Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.1E-06s 2025-05-14T02:56:54.732182110Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnImportFailure Boolean 2025-05-14T02:56:54.732411758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnImportFailure" INTEGER NOT NULL DEFAULT 0 2025-05-14T02:56:54.733938081Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017605s 2025-05-14T02:56:54.734320269Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 2025-05-14T02:56:54.735043900Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.3E-06s 2025-05-14T02:56:54.735063385Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnTrackRetag Boolean 2025-05-14T02:56:54.735573815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnTrackRetag" INTEGER NOT NULL DEFAULT 0 2025-05-14T02:56:54.737723259Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016991s 2025-05-14T02:56:54.739725214Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Notifications OnDownload 2025-05-14T02:56:54.743803983Z [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, "Settings" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "OnUpgrade" INTEGER, "Tags" TEXT, "OnRename" INTEGER NOT NULL, "OnAlbumDownload" INTEGER NOT NULL, "OnHealthIssue" INTEGER NOT NULL, "IncludeHealthWarnings" INTEGER NOT NULL, "OnDownloadFailure" INTEGER NOT NULL, "OnImportFailure" INTEGER NOT NULL, "OnTrackRetag" INTEGER NOT NULL) 2025-05-14T02:56:54.747880035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Notifications_temp" ("Id", "Name", "OnGrab", "Settings", "Implementation", "ConfigContract", "OnUpgrade", "Tags", "OnRename", "OnAlbumDownload", "OnHealthIssue", "IncludeHealthWarnings", "OnDownloadFailure", "OnImportFailure", "OnTrackRetag") SELECT "Id", "Name", "OnGrab", "Settings", "Implementation", "ConfigContract", "OnUpgrade", "Tags", "OnRename", "OnAlbumDownload", "OnHealthIssue", "IncludeHealthWarnings", "OnDownloadFailure", "OnImportFailure", "OnTrackRetag" FROM "Notifications" 2025-05-14T02:56:54.749431627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications" 2025-05-14T02:56:54.750964036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications" 2025-05-14T02:56:54.755089622Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0172449s 2025-05-14T02:56:54.756309485Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Notifications OnAlbumDownload to OnReleaseImport 2025-05-14T02:56:54.764352197Z [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, "Settings" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "OnUpgrade" INTEGER, "Tags" TEXT, "OnRename" INTEGER NOT NULL, "OnReleaseImport" INTEGER NOT NULL, "OnHealthIssue" INTEGER NOT NULL, "IncludeHealthWarnings" INTEGER NOT NULL, "OnDownloadFailure" INTEGER NOT NULL, "OnImportFailure" INTEGER NOT NULL, "OnTrackRetag" INTEGER NOT NULL) 2025-05-14T02:56:54.770969979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Notifications_temp" ("Id", "Name", "OnGrab", "Settings", "Implementation", "ConfigContract", "OnUpgrade", "Tags", "OnRename", "OnReleaseImport", "OnHealthIssue", "IncludeHealthWarnings", "OnDownloadFailure", "OnImportFailure", "OnTrackRetag") SELECT "Id", "Name", "OnGrab", "Settings", "Implementation", "ConfigContract", "OnUpgrade", "Tags", "OnRename", "OnAlbumDownload", "OnHealthIssue", "IncludeHealthWarnings", "OnDownloadFailure", "OnImportFailure", "OnTrackRetag" FROM "Notifications" 2025-05-14T02:56:54.771003662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications" 2025-05-14T02:56:54.772621311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications" 2025-05-14T02:56:54.774336875Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0181149s 2025-05-14T02:56:54.775237032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2025-05-14T02:56:54', 'health_issue_notification') 2025-05-14T02:56:54.775452483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:56:54.780114523Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated 2025-05-14T02:56:54.780225089Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.02346s 2025-05-14T02:56:54.781074267Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating 2025-05-14T02:56:54.781244743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:56:54.781670144Z [Info] add_mediafilerepository_mtime: Starting migration of Main DB to 30 2025-05-14T02:56:54.784971787Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 2025-05-14T02:56:54.785007063Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.1E-06s 2025-05-14T02:56:54.785276324Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Modified DateTime 2025-05-14T02:56:54.786217506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Modified" DATETIME NOT NULL DEFAULT '2000-01-01T00:00:00' 2025-05-14T02:56:54.788467610Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020542s 2025-05-14T02:56:54.788551806Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 2025-05-14T02:56:54.788556925Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.7E-06s 2025-05-14T02:56:54.788561053Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Path String 2025-05-14T02:56:54.788756138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Path" TEXT 2025-05-14T02:56:54.789950160Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014172s 2025-05-14T02:56:54.790336454Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL 2025-05-14T02:56:54.790823923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL 2025-05-14T02:56:54.791144786Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005395s 2025-05-14T02:56:54.792538542Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles" 2025-05-14T02:56:54.792555270Z WHERE "Id" IN ( 2025-05-14T02:56:54.792560299Z SELECT "TrackFiles"."Id" FROM "TrackFiles" 2025-05-14T02:56:54.792565088Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId" 2025-05-14T02:56:54.792570168Z WHERE "Tracks"."Id" IS NULL) 2025-05-14T02:56:54.794309681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles" 2025-05-14T02:56:54.794325680Z WHERE "Id" IN ( 2025-05-14T02:56:54.794328355Z SELECT "TrackFiles"."Id" FROM "TrackFiles" 2025-05-14T02:56:54.794332733Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId" 2025-05-14T02:56:54.794338143Z WHERE "Tracks"."Id" IS NULL) 2025-05-14T02:56:54.796027830Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022779s 2025-05-14T02:56:54.797930301Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles" 2025-05-14T02:56:54.797965981Z WHERE "Id" IN ( 2025-05-14T02:56:54.797969604Z SELECT "TrackFiles"."Id" FROM "TrackFiles" 2025-05-14T02:56:54.798002475Z LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id" 2025-05-14T02:56:54.798007635Z LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId" 2025-05-14T02:56:54.798011372Z WHERE "Artists"."Path" IS NULL) 2025-05-14T02:56:54.800605947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles" 2025-05-14T02:56:54.800669174Z WHERE "Id" IN ( 2025-05-14T02:56:54.800673463Z SELECT "TrackFiles"."Id" FROM "TrackFiles" 2025-05-14T02:56:54.800677139Z LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id" 2025-05-14T02:56:54.800681548Z LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId" 2025-05-14T02:56:54.800685235Z WHERE "Artists"."Path" IS NULL) 2025-05-14T02:56:54.801536334Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028928s 2025-05-14T02:56:54.803072223Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles" 2025-05-14T02:56:54.803099303Z WHERE "Id" IN ( 2025-05-14T02:56:54.803104072Z SELECT "TrackFiles"."Id" FROM "TrackFiles" 2025-05-14T02:56:54.803108781Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId" 2025-05-14T02:56:54.803113670Z LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id" 2025-05-14T02:56:54.803118419Z WHERE "AlbumReleases"."Monitored" = 0 2025-05-14T02:56:54.803122948Z OR "AlbumReleases"."Monitored" IS NULL) 2025-05-14T02:56:54.807227776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles" 2025-05-14T02:56:54.807264234Z WHERE "Id" IN ( 2025-05-14T02:56:54.807268371Z SELECT "TrackFiles"."Id" FROM "TrackFiles" 2025-05-14T02:56:54.807272168Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId" 2025-05-14T02:56:54.807275985Z LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id" 2025-05-14T02:56:54.807279702Z WHERE "AlbumReleases"."Monitored" = 0 2025-05-14T02:56:54.807283159Z OR "AlbumReleases"."Monitored" IS NULL) 2025-05-14T02:56:54.807403790Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032121s 2025-05-14T02:56:54.808691787Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "TrackFiles" 2025-05-14T02:56:54.808712315Z SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath" 2025-05-14T02:56:54.808717204Z FROM "Artists" 2025-05-14T02:56:54.808720791Z JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId" 2025-05-14T02:56:54.808724658Z WHERE "TrackFiles"."AlbumId" = "Albums"."Id") 2025-05-14T02:56:54.810112193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles" 2025-05-14T02:56:54.810130696Z SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath" 2025-05-14T02:56:54.810135555Z FROM "Artists" 2025-05-14T02:56:54.810139954Z JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId" 2025-05-14T02:56:54.810144652Z WHERE "TrackFiles"."AlbumId" = "Albums"."Id") 2025-05-14T02:56:54.811744962Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018633s 2025-05-14T02:56:54.812362211Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles" 2025-05-14T02:56:54.812373691Z WHERE "Id" NOT IN ( 2025-05-14T02:56:54.812395230Z SELECT MIN("Id") 2025-05-14T02:56:54.812400741Z FROM "TrackFiles" 2025-05-14T02:56:54.812404818Z GROUP BY "Path" 2025-05-14T02:56:54.812409106Z ) 2025-05-14T02:56:54.814268586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles" 2025-05-14T02:56:54.814297340Z WHERE "Id" NOT IN ( 2025-05-14T02:56:54.814301898Z SELECT MIN("Id") 2025-05-14T02:56:54.814305796Z FROM "TrackFiles" 2025-05-14T02:56:54.814309943Z GROUP BY "Path" 2025-05-14T02:56:54.814313881Z ) 2025-05-14T02:56:54.815427945Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022073s 2025-05-14T02:56:54.816528411Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 2025-05-14T02:56:54.816545924Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.3E-06s 2025-05-14T02:56:54.816550066Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Path String 2025-05-14T02:56:54.821625281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "RelativePath" TEXT, "Language" INTEGER NOT NULL, "Modified" DATETIME NOT NULL, "Path" TEXT NOT NULL) 2025-05-14T02:56:54.824531233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "TrackFiles_temp" ("Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "RelativePath", "Language", "Modified", "Path") SELECT "Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "RelativePath", "Language", "Modified", "Path" FROM "TrackFiles" 2025-05-14T02:56:54.825844939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 2025-05-14T02:56:54.827340044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 2025-05-14T02:56:54.830588763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 2025-05-14T02:56:54.831168233Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0146372s 2025-05-14T02:56:54.832589076Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (Path) 2025-05-14T02:56:54.832649608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 2025-05-14T02:56:54.833078757Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000714s 2025-05-14T02:56:54.833107340Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles RelativePath 2025-05-14T02:56:54.838144888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "Language" INTEGER NOT NULL, "Modified" DATETIME NOT NULL, "Path" TEXT NOT NULL) 2025-05-14T02:56:54.840463959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "TrackFiles_temp" ("Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Language", "Modified", "Path") SELECT "Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Language", "Modified", "Path" FROM "TrackFiles" 2025-05-14T02:56:54.841658815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 2025-05-14T02:56:54.842546969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 2025-05-14T02:56:54.846140672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 2025-05-14T02:56:54.846864761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 2025-05-14T02:56:54.847593408Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0144085s 2025-05-14T02:56:54.848058434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2025-05-14T02:56:54', 'add_mediafilerepository_mtime') 2025-05-14T02:56:54.849574647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:56:54.852771559Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated 2025-05-14T02:56:54.853109569Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0193298s 2025-05-14T02:56:54.853293201Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating 2025-05-14T02:56:54.853778294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:56:54.854138956Z [Info] add_artistmetadataid_constraint: Starting migration of Main DB to 31 2025-05-14T02:56:54.860064502Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists" 2025-05-14T02:56:54.860100710Z WHERE "Id" NOT IN ( 2025-05-14T02:56:54.860104757Z SELECT MIN("Artists"."Id") from "Artists" 2025-05-14T02:56:54.860108404Z JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id" 2025-05-14T02:56:54.860112392Z GROUP BY "ArtistMetadata"."Id") 2025-05-14T02:56:54.863010608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists" 2025-05-14T02:56:54.863061382Z WHERE "Id" NOT IN ( 2025-05-14T02:56:54.863065981Z SELECT MIN("Artists"."Id") from "Artists" 2025-05-14T02:56:54.863070379Z JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id" 2025-05-14T02:56:54.863075055Z GROUP BY "ArtistMetadata"."Id") 2025-05-14T02:56:54.864530495Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003253s 2025-05-14T02:56:54.865026774Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Artists (ArtistMetadataId) 2025-05-14T02:56:54.865472509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Artists_ArtistMetadataId" 2025-05-14T02:56:54.866292861Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007213s 2025-05-14T02:56:54.866303190Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists ArtistMetadataId Int32 2025-05-14T02:56:54.871735011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL) 2025-05-14T02:56:54.874444423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "MetadataProfileId", "ArtistMetadataId") SELECT "Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "MetadataProfileId", "ArtistMetadataId" FROM "Artists" 2025-05-14T02:56:54.876156645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 2025-05-14T02:56:54.876761617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 2025-05-14T02:56:54.881103472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 2025-05-14T02:56:54.881876338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 2025-05-14T02:56:54.882988108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 2025-05-14T02:56:54.883008997Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0163439s 2025-05-14T02:56:54.884753486Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId) 2025-05-14T02:56:54.884797878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 2025-05-14T02:56:54.884817765Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007512s 2025-05-14T02:56:54.884821743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2025-05-14T02:56:54', 'add_artistmetadataid_constraint') 2025-05-14T02:56:54.885203115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:56:54.889285372Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated 2025-05-14T02:56:54.890089990Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054873s 2025-05-14T02:56:54.890384352Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating 2025-05-14T02:56:54.890548558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:56:54.891037028Z [Info] old_ids_and_artist_alias: Starting migration of Main DB to 32 2025-05-14T02:56:54.893584777Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata 2025-05-14T02:56:54.894354091Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.7E-06s 2025-05-14T02:56:54.894378707Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata Aliases String 2025-05-14T02:56:54.894616770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "Aliases" TEXT NOT NULL DEFAULT '[]' 2025-05-14T02:56:54.896331205Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017858s 2025-05-14T02:56:54.896689122Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata 2025-05-14T02:56:54.896771455Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.5E-06s 2025-05-14T02:56:54.897369609Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata OldForeignArtistIds String 2025-05-14T02:56:54.897597706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "OldForeignArtistIds" TEXT NOT NULL DEFAULT '[]' 2025-05-14T02:56:54.899274549Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001611s 2025-05-14T02:56:54.899293465Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 2025-05-14T02:56:54.899446776Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.4E-06s 2025-05-14T02:56:54.900320088Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums OldForeignAlbumIds String 2025-05-14T02:56:54.900338553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "OldForeignAlbumIds" TEXT NOT NULL DEFAULT '[]' 2025-05-14T02:56:54.901692011Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014046s 2025-05-14T02:56:54.901712198Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases 2025-05-14T02:56:54.901909536Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.5E-06s 2025-05-14T02:56:54.902606904Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AlbumReleases OldForeignReleaseIds String 2025-05-14T02:56:54.902771741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases" ADD COLUMN "OldForeignReleaseIds" TEXT NOT NULL DEFAULT '[]' 2025-05-14T02:56:54.904470210Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016367s 2025-05-14T02:56:54.904510242Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 2025-05-14T02:56:54.904611852Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.5E-06s 2025-05-14T02:56:54.905027145Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignRecordingIds String 2025-05-14T02:56:54.905972908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignRecordingIds" TEXT NOT NULL DEFAULT '[]' 2025-05-14T02:56:54.906723546Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014412s 2025-05-14T02:56:54.906953844Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 2025-05-14T02:56:54.907434038Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.5E-06s 2025-05-14T02:56:54.907595739Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignTrackIds String 2025-05-14T02:56:54.907967141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignTrackIds" TEXT NOT NULL DEFAULT '[]' 2025-05-14T02:56:54.909806052Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014366s 2025-05-14T02:56:54.909823494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2025-05-14T02:56:54', 'old_ids_and_artist_alias') 2025-05-14T02:56:54.910270270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:56:54.914201780Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated 2025-05-14T02:56:54.914228234Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005747s 2025-05-14T02:56:54.914739942Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating 2025-05-14T02:56:54.914773061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:56:54.915107497Z [Info] download_propers_config: Starting migration of Main DB to 33 2025-05-14T02:56:54.916172484Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation 2025-05-14T02:56:54.916204226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 2025-05-14T02:56:54.918162651Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013397s 2025-05-14T02:56:54.918190702Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers' 2025-05-14T02:56:54.918323710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers' 2025-05-14T02:56:54.919195360Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005349s 2025-05-14T02:56:54.919395285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2025-05-14T02:56:54', 'download_propers_config') 2025-05-14T02:56:54.920117406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:56:54.922543509Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated 2025-05-14T02:56:54.922881192Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040822s 2025-05-14T02:56:54.924260942Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating 2025-05-14T02:56:54.924302761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:56:54.924307580Z [Info] remove_language_profiles: Starting migration of Main DB to 34 2025-05-14T02:56:54.926462761Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable LanguageProfiles 2025-05-14T02:56:54.926659158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LanguageProfiles" 2025-05-14T02:56:54.930957971Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010922s 2025-05-14T02:56:54.930996696Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists LanguageProfileId 2025-05-14T02:56:54.933554079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL) 2025-05-14T02:56:54.937077804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId") SELECT "Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId" FROM "Artists" 2025-05-14T02:56:54.938029827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 2025-05-14T02:56:54.939212249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 2025-05-14T02:56:54.941720392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 2025-05-14T02:56:54.942449857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 2025-05-14T02:56:54.943613978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 2025-05-14T02:56:54.943781357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 2025-05-14T02:56:54.944254500Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0161474s 2025-05-14T02:56:54.945006452Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportLists LanguageProfileId 2025-05-14T02:56:54.949849559Z [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, "ProfileId" INTEGER NOT NULL, "MetadataProfileId" INTEGER NOT NULL, "Tags" TEXT) 2025-05-14T02:56:54.952588663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportLists_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableAutomaticAdd", "RootFolderPath", "ShouldMonitor", "ProfileId", "MetadataProfileId", "Tags") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableAutomaticAdd", "RootFolderPath", "ShouldMonitor", "ProfileId", "MetadataProfileId", "Tags" FROM "ImportLists" 2025-05-14T02:56:54.954302611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists" 2025-05-14T02:56:54.954835961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists" 2025-05-14T02:56:54.957737673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC) 2025-05-14T02:56:54.958819833Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134444s 2025-05-14T02:56:54.958839711Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Blacklist Language 2025-05-14T02:56:54.965167558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blacklist_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumIds" TEXT NOT NULL) 2025-05-14T02:56:54.966859912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Blacklist_temp" ("Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "ArtistId", "AlbumIds") SELECT "Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "ArtistId", "AlbumIds" FROM "Blacklist" 2025-05-14T02:56:54.968688962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist" 2025-05-14T02:56:54.969308297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist" 2025-05-14T02:56:54.972421713Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129058s 2025-05-14T02:56:54.972828055Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn History Language 2025-05-14T02:56:54.979060492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Quality" TEXT NOT NULL, "Data" TEXT NOT NULL, "EventType" INTEGER, "DownloadId" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackId" INTEGER NOT NULL) 2025-05-14T02:56:54.981611574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "History_temp" ("Id", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "ArtistId", "AlbumId", "TrackId") SELECT "Id", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "ArtistId", "AlbumId", "TrackId" FROM "History" 2025-05-14T02:56:54.982770497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 2025-05-14T02:56:54.984216550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 2025-05-14T02:56:54.989679171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 2025-05-14T02:56:54.989714768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC) 2025-05-14T02:56:54.989719126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC) 2025-05-14T02:56:54.989723795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 2025-05-14T02:56:54.991305495Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0172058s 2025-05-14T02:56:54.991336572Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn LyricFiles Language 2025-05-14T02:56:54.995653763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "LyricFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL) 2025-05-14T02:56:54.998342597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "LyricFiles_temp" ("Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated") SELECT "Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated" FROM "LyricFiles" 2025-05-14T02:56:55.000607926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles" 2025-05-14T02:56:55.000661435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles" 2025-05-14T02:56:55.003329008Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012137s 2025-05-14T02:56:55.003799435Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles Language 2025-05-14T02:56:55.008559026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "Modified" DATETIME NOT NULL, "Path" TEXT NOT NULL) 2025-05-14T02:56:55.011163191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "TrackFiles_temp" ("Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Modified", "Path") SELECT "Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Modified", "Path" FROM "TrackFiles" 2025-05-14T02:56:55.012282080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 2025-05-14T02:56:55.013408157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 2025-05-14T02:56:55.016972573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 2025-05-14T02:56:55.019712258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 2025-05-14T02:56:55.019745166Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.014606s 2025-05-14T02:56:55.019749767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2025-05-14T02:56:55', 'remove_language_profiles') 2025-05-14T02:56:55.019754115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:56:55.025794226Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated 2025-05-14T02:56:55.025828711Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0203471s 2025-05-14T02:56:55.025834060Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating 2025-05-14T02:56:55.025838418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:56:55.026565834Z [Info] multi_disc_naming_format: Starting migration of Main DB to 35 2025-05-14T02:56:55.026917328Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 2025-05-14T02:56:55.027243125Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.6E-06s 2025-05-14T02:56:55.028323206Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig MultiDiscTrackFormat String 2025-05-14T02:56:55.029083625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "MultiDiscTrackFormat" TEXT 2025-05-14T02:56:55.030821093Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019578s 2025-05-14T02:56:55.031839055Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = '{Medium Format} {medium:00}/{Artist Name} - {Album Title} - {track:00} - {Track Title}' 2025-05-14T02:56:55.032712646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = '{Medium Format} {medium:00}/{Artist Name} - {Album Title} - {track:00} - {Track Title}' 2025-05-14T02:56:55.033154088Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009021s 2025-05-14T02:56:55.033352228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2025-05-14T02:56:55', 'multi_disc_naming_format') 2025-05-14T02:56:55.034736856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:56:55.037747380Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated 2025-05-14T02:56:55.037940960Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056023s 2025-05-14T02:56:55.038347728Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating 2025-05-14T02:56:55.038781908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:56:55.039111918Z [Info] add_download_client_priority: Starting migration of Main DB to 36 2025-05-14T02:56:55.040328093Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 2025-05-14T02:56:55.040344624Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.7E-06s 2025-05-14T02:56:55.040587445Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Priority Int32 2025-05-14T02:56:55.041076594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 1 2025-05-14T02:56:55.042933713Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017143s 2025-05-14T02:56:55.042951563Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation 2025-05-14T02:56:55.043200806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 2025-05-14T02:56:55.083211897Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0391601s 2025-05-14T02:56:55.083259837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2025-05-14T02:56:55', 'add_download_client_priority') 2025-05-14T02:56:55.084597670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:56:55.090009951Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated 2025-05-14T02:56:55.090437277Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0461008s 2025-05-14T02:56:55.090447125Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating 2025-05-14T02:56:55.091023568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:56:55.092116724Z [Info] remove_growl_prowl: Starting migration of Main DB to 37 2025-05-14T02:56:55.093413613Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 2025-05-14T02:56:55.093434151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Growl' 2025-05-14T02:56:55.094183787Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006247s 2025-05-14T02:56:55.094199507Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 2025-05-14T02:56:55.094276249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Prowl' 2025-05-14T02:56:55.095537300Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005705s 2025-05-14T02:56:55.097484341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2025-05-14T02:56:55', 'remove_growl_prowl') 2025-05-14T02:56:55.099848058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:56:55.103568080Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated 2025-05-14T02:56:55.103599218Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058085s 2025-05-14T02:56:55.103603576Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating 2025-05-14T02:56:55.103607482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:56:55.103611000Z [Info] remove_plex_hometheatre: Starting migration of Main DB to 38 2025-05-14T02:56:55.103614969Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 2025-05-14T02:56:55.103617903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexHomeTheater' 2025-05-14T02:56:55.104208116Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007845s 2025-05-14T02:56:55.105973128Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 2025-05-14T02:56:55.105996967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexClient' 2025-05-14T02:56:55.106002427Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005504s 2025-05-14T02:56:55.106073434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2025-05-14T02:56:55', 'remove_plex_hometheatre') 2025-05-14T02:56:55.106967024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:56:55.113084888Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated 2025-05-14T02:56:55.113145190Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053849s 2025-05-14T02:56:55.113151411Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating 2025-05-14T02:56:55.113155649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:56:55.113160399Z [Info] add_root_folder_add_defaults: Starting migration of Main DB to 39 2025-05-14T02:56:55.114657065Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 2025-05-14T02:56:55.114680439Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.3E-06s 2025-05-14T02:56:55.114769659Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders Name String 2025-05-14T02:56:55.115246411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "Name" TEXT 2025-05-14T02:56:55.116843414Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016978s 2025-05-14T02:56:55.117236939Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 2025-05-14T02:56:55.117776193Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.6E-06s 2025-05-14T02:56:55.117797032Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMetadataProfileId Int32 2025-05-14T02:56:55.118376220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMetadataProfileId" INTEGER NOT NULL DEFAULT 0 2025-05-14T02:56:55.120205430Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019478s 2025-05-14T02:56:55.120561984Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 2025-05-14T02:56:55.121313711Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.2E-06s 2025-05-14T02:56:55.121326364Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultQualityProfileId Int32 2025-05-14T02:56:55.122330181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultQualityProfileId" INTEGER NOT NULL DEFAULT 0 2025-05-14T02:56:55.124145637Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002519s 2025-05-14T02:56:55.124995061Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 2025-05-14T02:56:55.125126644Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.6E-06s 2025-05-14T02:56:55.125309196Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMonitorOption Int32 2025-05-14T02:56:55.126056592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMonitorOption" INTEGER NOT NULL DEFAULT 0 2025-05-14T02:56:55.131544894Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020576s 2025-05-14T02:56:55.131583737Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 2025-05-14T02:56:55.131599787Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.2E-06s 2025-05-14T02:56:55.131604035Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultTags String 2025-05-14T02:56:55.131608463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultTags" TEXT 2025-05-14T02:56:55.131612752Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001552s 2025-05-14T02:56:55.131616479Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation 2025-05-14T02:56:55.131620265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 2025-05-14T02:56:55.134469321Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031163s 2025-05-14T02:56:55.135234700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2025-05-14T02:56:55', 'add_root_folder_add_defaults') 2025-05-14T02:56:55.136034059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:56:55.139179451Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated 2025-05-14T02:56:55.139210949Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074577s 2025-05-14T02:56:55.140172788Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating 2025-05-14T02:56:55.140186563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:56:55.140889631Z [Info] task_duration: Starting migration of Main DB to 40 2025-05-14T02:56:55.141923215Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 2025-05-14T02:56:55.143209507Z [Info] FluentMigrator.Runner.MigrationRunner: => 3E-06s 2025-05-14T02:56:55.143274378Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ScheduledTasks LastStartTime DateTime 2025-05-14T02:56:55.143283966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks" ADD COLUMN "LastStartTime" DATETIME 2025-05-14T02:56:55.144656261Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001506s 2025-05-14T02:56:55.144860311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2025-05-14T02:56:55', 'task_duration') 2025-05-14T02:56:55.145366232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:56:55.148744230Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated 2025-05-14T02:56:55.151896692Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057564s 2025-05-14T02:56:55.151933420Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating 2025-05-14T02:56:55.151938379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:56:55.151953367Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Main DB to 41 2025-05-14T02:56:55.151957445Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 2025-05-14T02:56:55.151961122Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.7E-06s 2025-05-14T02:56:55.151965600Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Enabled Boolean 2025-05-14T02:56:55.152587675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Enabled" INTEGER NOT NULL DEFAULT 1 2025-05-14T02:56:55.154869774Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018307s 2025-05-14T02:56:55.154920148Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 2025-05-14T02:56:55.154924776Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.8E-06s 2025-05-14T02:56:55.155152690Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IndexerId Int32 2025-05-14T02:56:55.155746994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IndexerId" INTEGER NOT NULL DEFAULT 0 2025-05-14T02:56:55.157267296Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017486s 2025-05-14T02:56:55.158026557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2025-05-14T02:56:55', 'add_indexer_and_enabled_to_release_profiles') 2025-05-14T02:56:55.158856939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:56:55.164845479Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated 2025-05-14T02:56:55.164894009Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064362s 2025-05-14T02:56:55.164899178Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating 2025-05-14T02:56:55.164903256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:56:55.164907564Z [Info] remove_album_folders: Starting migration of Main DB to 42 2025-05-14T02:56:55.165000306Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists AlbumFolder 2025-05-14T02:56:55.173553240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL) 2025-05-14T02:56:55.176048314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "CleanName", "Path", "Monitored", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId") SELECT "Id", "CleanName", "Path", "Monitored", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId" FROM "Artists" 2025-05-14T02:56:55.177387684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 2025-05-14T02:56:55.178756971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 2025-05-14T02:56:55.182224067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 2025-05-14T02:56:55.182810569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 2025-05-14T02:56:55.183960019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 2025-05-14T02:56:55.184026533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 2025-05-14T02:56:55.184967185Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0192931s 2025-05-14T02:56:55.187302443Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat" 2025-05-14T02:56:55.187328571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat" 2025-05-14T02:56:55.187333250Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007941s 2025-05-14T02:56:55.187337348Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat" 2025-05-14T02:56:55.188982039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat" 2025-05-14T02:56:55.189013749Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011007s 2025-05-14T02:56:55.189415903Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig AlbumFolderFormat 2025-05-14T02:56:55.194321223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NamingConfig_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ReplaceIllegalCharacters" INTEGER NOT NULL, "ArtistFolderFormat" TEXT, "RenameTracks" INTEGER, "StandardTrackFormat" TEXT, "MultiDiscTrackFormat" TEXT) 2025-05-14T02:56:55.196560415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "NamingConfig_temp" ("Id", "ReplaceIllegalCharacters", "ArtistFolderFormat", "RenameTracks", "StandardTrackFormat", "MultiDiscTrackFormat") SELECT "Id", "ReplaceIllegalCharacters", "ArtistFolderFormat", "RenameTracks", "StandardTrackFormat", "MultiDiscTrackFormat" FROM "NamingConfig" 2025-05-14T02:56:55.197591161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 2025-05-14T02:56:55.198798281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 2025-05-14T02:56:55.201609624Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118465s 2025-05-14T02:56:55.203677916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2025-05-14T02:56:55', 'remove_album_folders') 2025-05-14T02:56:55.203702232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:56:55.206900361Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated 2025-05-14T02:56:55.207097083Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0169469s 2025-05-14T02:56:55.207957584Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating 2025-05-14T02:56:55.207974306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:56:55.208741164Z [Info] add_priority_to_indexers: Starting migration of Main DB to 44 2025-05-14T02:56:55.209969768Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 2025-05-14T02:56:55.210600005Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.53E-05s 2025-05-14T02:56:55.211862092Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Priority Int32 2025-05-14T02:56:55.211878623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 25 2025-05-14T02:56:55.214043422Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024031s 2025-05-14T02:56:55.214839733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2025-05-14T02:56:55', 'add_priority_to_indexers') 2025-05-14T02:56:55.215697020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:56:55.221047545Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated 2025-05-14T02:56:55.221082000Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086961s 2025-05-14T02:56:55.221164067Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating 2025-05-14T02:56:55.222047277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:56:55.222096018Z [Info] remove_chown_and_folderchmod_config: Starting migration of Main DB to 45 2025-05-14T02:56:55.224045095Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser') 2025-05-14T02:56:55.224956022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser') 2025-05-14T02:56:55.225409001Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001551s 2025-05-14T02:56:55.225961680Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation 2025-05-14T02:56:55.226342680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 2025-05-14T02:56:55.228723175Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020604s 2025-05-14T02:56:55.228918447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2025-05-14T02:56:55', 'remove_chown_and_folderchmod_config') 2025-05-14T02:56:55.229436172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:56:55.231580580Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated 2025-05-14T02:56:55.231887396Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052769s 2025-05-14T02:56:55.232253610Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating 2025-05-14T02:56:55.232576592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:56:55.232836573Z [Info] update_notifiarr: Starting migration of Main DB to 47 2025-05-14T02:56:55.242865426Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 2025-05-14T02:56:55.243731696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 2025-05-14T02:56:55.244936022Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010884s 2025-05-14T02:56:55.245010160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2025-05-14T02:56:55', 'update_notifiarr') 2025-05-14T02:56:55.245267855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:56:55.249543542Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated 2025-05-14T02:56:55.250194184Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059486s 2025-05-14T02:56:55.250259666Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating 2025-05-14T02:56:55.250915947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:56:55.251339887Z [Info] email_multiple_addresses: Starting migration of Main DB to 49 2025-05-14T02:56:55.252054228Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation 2025-05-14T02:56:55.252680569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 2025-05-14T02:56:55.257559204Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050727s 2025-05-14T02:56:55.258787508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2025-05-14T02:56:55', 'email_multiple_addresses') 2025-05-14T02:56:55.259226611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:56:55.264707033Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated 2025-05-14T02:56:55.264766273Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099699s 2025-05-14T02:56:55.264771493Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating 2025-05-14T02:56:55.264775460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:56:55.264779508Z [Info] rename_blacklist_to_blocklist: Starting migration of Main DB to 50 2025-05-14T02:56:55.265528042Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Blacklist Blocklist 2025-05-14T02:56:55.265563973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" RENAME TO "Blocklist" 2025-05-14T02:56:55.268820796Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036s 2025-05-14T02:56:55.269819196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2025-05-14T02:56:55', 'rename_blacklist_to_blocklist') 2025-05-14T02:56:55.270067743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:56:55.273477828Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated 2025-05-14T02:56:55.273826259Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081853s 2025-05-14T02:56:55.274695065Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating 2025-05-14T02:56:55.274729509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:56:55.275111555Z [Info] cdh_per_downloadclient: Starting migration of Main DB to 51 2025-05-14T02:56:55.277561654Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 2025-05-14T02:56:55.277595508Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.7E-06s 2025-05-14T02:56:55.277599866Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveCompletedDownloads Boolean 2025-05-14T02:56:55.277603994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveCompletedDownloads" INTEGER NOT NULL DEFAULT 1 2025-05-14T02:56:55.279382495Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021545s 2025-05-14T02:56:55.279789201Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveFailedDownloads Boolean 2025-05-14T02:56:55.280474729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveFailedDownloads" INTEGER NOT NULL DEFAULT 1 2025-05-14T02:56:55.281980816Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018266s 2025-05-14T02:56:55.282199276Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation 2025-05-14T02:56:55.282534639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 2025-05-14T02:56:55.290783780Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077628s 2025-05-14T02:56:55.293566935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2025-05-14T02:56:55', 'cdh_per_downloadclient') 2025-05-14T02:56:55.293600315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:56:55.297160885Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated 2025-05-14T02:56:55.297200328Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137644s 2025-05-14T02:56:55.297791413Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating 2025-05-14T02:56:55.297825272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:56:55.298016899Z [Info] download_history: Starting migration of Main DB to 52 2025-05-14T02:56:55.300929342Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadHistory 2025-05-14T02:56:55.301385821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadHistory" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "EventType" INTEGER NOT NULL, "ArtistId" 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-05-14T02:56:55.303266840Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028493s 2025-05-14T02:56:55.303815938Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (EventType) 2025-05-14T02:56:55.303847277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 2025-05-14T02:56:55.304765593Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008023s 2025-05-14T02:56:55.304783866Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (ArtistId) 2025-05-14T02:56:55.305660839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC) 2025-05-14T02:56:55.306278410Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007352s 2025-05-14T02:56:55.306299660Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (DownloadId) 2025-05-14T02:56:55.307149694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 2025-05-14T02:56:55.307889275Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007802s 2025-05-14T02:56:55.307905015Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation 2025-05-14T02:56:55.307909854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 2025-05-14T02:56:55.312856812Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049741s 2025-05-14T02:56:55.314284069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2025-05-14T02:56:55', 'download_history') 2025-05-14T02:56:55.314326799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:56:55.318391460Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated 2025-05-14T02:56:55.318427657Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099596s 2025-05-14T02:56:55.319465898Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating 2025-05-14T02:56:55.319522874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:56:55.319528485Z [Info] add_update_history: Starting migration of Main DB to 53 2025-05-14T02:56:55.320266230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2025-05-14T02:56:55', 'add_update_history') 2025-05-14T02:56:55.321336522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:56:55.324948354Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated 2025-05-14T02:56:55.324980174Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054102s 2025-05-14T02:56:55.326158197Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating 2025-05-14T02:56:55.326191560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:56:55.326196758Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 54 2025-05-14T02:56:55.328020083Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 2025-05-14T02:56:55.328195490Z [Info] FluentMigrator.Runner.MigrationRunner: => 3E-06s 2025-05-14T02:56:55.328202734Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean 2025-05-14T02:56:55.328544919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 1 2025-05-14T02:56:55.330387963Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020372s 2025-05-14T02:56:55.330864320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2025-05-14T02:56:55', 'add_on_update_to_notifications') 2025-05-14T02:56:55.332196383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:56:55.335438994Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated 2025-05-14T02:56:55.335566962Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069418s 2025-05-14T02:56:55.336047957Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating 2025-05-14T02:56:55.338846685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:56:55.338881729Z [Info] download_client_per_indexer: Starting migration of Main DB to 55 2025-05-14T02:56:55.338886689Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 2025-05-14T02:56:55.338891007Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.4E-06s 2025-05-14T02:56:55.338895665Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32 2025-05-14T02:56:55.338900213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0 2025-05-14T02:56:55.342315616Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016643s 2025-05-14T02:56:55.342991925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2025-05-14T02:56:55', 'download_client_per_indexer') 2025-05-14T02:56:55.343005550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:56:55.344730462Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated 2025-05-14T02:56:55.344754708Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004925s 2025-05-14T02:56:55.344759707Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating 2025-05-14T02:56:55.344763924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:56:55.344977032Z [Info] AddNewItemMonitorType: Starting migration of Main DB to 56 2025-05-14T02:56:55.345874438Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 2025-05-14T02:56:55.346005111Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.1E-06s 2025-05-14T02:56:55.346292133Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MonitorNewItems Int32 2025-05-14T02:56:55.347531915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0 2025-05-14T02:56:55.348533980Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019023s 2025-05-14T02:56:55.349122046Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 2025-05-14T02:56:55.349131643Z [Info] FluentMigrator.Runner.MigrationRunner: => 3E-06s 2025-05-14T02:56:55.349295645Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultNewItemMonitorOption Int32 2025-05-14T02:56:55.350970325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultNewItemMonitorOption" INTEGER NOT NULL DEFAULT 0 2025-05-14T02:56:55.351459307Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018223s 2025-05-14T02:56:55.351970560Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 2025-05-14T02:56:55.352045109Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.7E-06s 2025-05-14T02:56:55.352287219Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists MonitorNewItems Int32 2025-05-14T02:56:55.353091627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0 2025-05-14T02:56:55.354309706Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001565s 2025-05-14T02:56:55.354847366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2025-05-14T02:56:55', 'AddNewItemMonitorType') 2025-05-14T02:56:55.356351727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:56:55.359583144Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated 2025-05-14T02:56:55.359693200Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006574s 2025-05-14T02:56:55.359974978Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating 2025-05-14T02:56:55.360431853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:56:55.360915636Z [Info] ImportListSearch: Starting migration of Main DB to 57 2025-05-14T02:56:55.361862649Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 2025-05-14T02:56:55.362210680Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.9E-06s 2025-05-14T02:56:55.362286739Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldSearch Boolean 2025-05-14T02:56:55.363096578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldSearch" INTEGER NOT NULL DEFAULT 1 2025-05-14T02:56:55.366133275Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018958s 2025-05-14T02:56:55.366188698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2025-05-14T02:56:55', 'ImportListSearch') 2025-05-14T02:56:55.366195029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:56:55.368329760Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated 2025-05-14T02:56:55.368444224Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055111s 2025-05-14T02:56:55.369544066Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating 2025-05-14T02:56:55.369587006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:56:55.370137521Z [Info] ImportListMonitorExisting: Starting migration of Main DB to 58 2025-05-14T02:56:55.370360535Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 2025-05-14T02:56:55.374125757Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.1E-06s 2025-05-14T02:56:55.374164158Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldMonitorExisting Boolean 2025-05-14T02:56:55.374169869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldMonitorExisting" INTEGER NOT NULL DEFAULT 0 2025-05-14T02:56:55.374175179Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015608s 2025-05-14T02:56:55.374179898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2025-05-14T02:56:55', 'ImportListMonitorExisting') 2025-05-14T02:56:55.374185128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:56:55.377025255Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated 2025-05-14T02:56:55.377059619Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047526s 2025-05-14T02:56:55.377065590Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating 2025-05-14T02:56:55.377070379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:56:55.378014779Z [Info] add_indexer_tags: Starting migration of Main DB to 59 2025-05-14T02:56:55.379838714Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 2025-05-14T02:56:55.379863097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs' 2025-05-14T02:56:55.379872927Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006158s 2025-05-14T02:56:55.379878157Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 2025-05-14T02:56:55.380236385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Waffles' 2025-05-14T02:56:55.380844297Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006648s 2025-05-14T02:56:55.381184633Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 2025-05-14T02:56:55.381303272Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.1E-06s 2025-05-14T02:56:55.384566688Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String 2025-05-14T02:56:55.384593598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT 2025-05-14T02:56:55.385411213Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019648s 2025-05-14T02:56:55.385435749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2025-05-14T02:56:55', 'add_indexer_tags') 2025-05-14T02:56:55.385440547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:56:55.388833181Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated 2025-05-14T02:56:55.388865431Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006118s 2025-05-14T02:56:55.388870821Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating 2025-05-14T02:56:55.389060365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:56:55.389725903Z [Info] update_audio_types: Starting migration of Main DB to 60 2025-05-14T02:56:55.390109357Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation 2025-05-14T02:56:55.390984071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 2025-05-14T02:56:55.396174847Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049932s 2025-05-14T02:56:55.396437165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2025-05-14T02:56:55', 'update_audio_types') 2025-05-14T02:56:55.397708983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:56:55.400441592Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated 2025-05-14T02:56:55.400608433Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097031s 2025-05-14T02:56:55.401210906Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating 2025-05-14T02:56:55.401233668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:56:55.401654575Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 61 2025-05-14T02:56:55.410547022Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 2025-05-14T02:56:55.410585203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1 2025-05-14T02:56:55.411575054Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006049s 2025-05-14T02:56:55.411615058Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases 2025-05-14T02:56:55.411620318Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.5E-06s 2025-05-14T02:56:55.411624766Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AlbumReleases ReleaseDate DateTimeOffset 2025-05-14T02:56:55.415799919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AlbumReleases_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignReleaseId" TEXT NOT NULL, "AlbumId" INTEGER NOT NULL, "Title" TEXT NOT NULL, "Status" TEXT NOT NULL, "Duration" INTEGER NOT NULL, "Label" TEXT, "Disambiguation" TEXT, "Country" TEXT, "ReleaseDate" DATETIME, "Media" TEXT, "TrackCount" INTEGER, "Monitored" INTEGER NOT NULL, "OldForeignReleaseIds" TEXT NOT NULL) 2025-05-14T02:56:55.419896618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "AlbumReleases_temp" ("Id", "ForeignReleaseId", "AlbumId", "Title", "Status", "Duration", "Label", "Disambiguation", "Country", "ReleaseDate", "Media", "TrackCount", "Monitored", "OldForeignReleaseIds") SELECT "Id", "ForeignReleaseId", "AlbumId", "Title", "Status", "Duration", "Label", "Disambiguation", "Country", "ReleaseDate", "Media", "TrackCount", "Monitored", "OldForeignReleaseIds" FROM "AlbumReleases" 2025-05-14T02:56:55.421152357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlbumReleases" 2025-05-14T02:56:55.421713981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases_temp" RENAME TO "AlbumReleases" 2025-05-14T02:56:55.425353344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC) 2025-05-14T02:56:55.427171791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC) 2025-05-14T02:56:55.427235100Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0166111s 2025-05-14T02:56:55.427240248Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 2025-05-14T02:56:55.427244216Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.5E-06s 2025-05-14T02:56:55.427531721Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums LastInfoSync DateTimeOffset 2025-05-14T02:56:55.433294320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "ProfileId" INTEGER, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "SecondaryTypes" TEXT, "Disambiguation" TEXT, "ArtistMetadataId" INTEGER NOT NULL, "AnyReleaseOk" INTEGER NOT NULL, "Links" TEXT, "OldForeignAlbumIds" TEXT NOT NULL) 2025-05-14T02:56:55.436958044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Albums_temp" ("Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links", "OldForeignAlbumIds") SELECT "Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links", "OldForeignAlbumIds" FROM "Albums" 2025-05-14T02:56:55.439467204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 2025-05-14T02:56:55.439595313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 2025-05-14T02:56:55.442684617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 2025-05-14T02:56:55.443729416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 2025-05-14T02:56:55.443747079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 2025-05-14T02:56:55.443952831Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0161998s 2025-05-14T02:56:55.444130282Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 2025-05-14T02:56:55.444234636Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.9E-06s 2025-05-14T02:56:55.444440971Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums ReleaseDate DateTimeOffset 2025-05-14T02:56:55.450168900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "ProfileId" INTEGER, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "SecondaryTypes" TEXT, "Disambiguation" TEXT, "ArtistMetadataId" INTEGER NOT NULL, "AnyReleaseOk" INTEGER NOT NULL, "Links" TEXT, "OldForeignAlbumIds" TEXT NOT NULL) 2025-05-14T02:56:55.454236640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Albums_temp" ("Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links", "OldForeignAlbumIds") SELECT "Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links", "OldForeignAlbumIds" FROM "Albums" 2025-05-14T02:56:55.456570844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 2025-05-14T02:56:55.456627328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 2025-05-14T02:56:55.462007483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 2025-05-14T02:56:55.462046917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 2025-05-14T02:56:55.462078165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 2025-05-14T02:56:55.462875479Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0173258s 2025-05-14T02:56:55.462891579Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 2025-05-14T02:56:55.462897058Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.5E-06s 2025-05-14T02:56:55.463450290Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Added DateTimeOffset 2025-05-14T02:56:55.472369700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "ProfileId" INTEGER, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "SecondaryTypes" TEXT, "Disambiguation" TEXT, "ArtistMetadataId" INTEGER NOT NULL, "AnyReleaseOk" INTEGER NOT NULL, "Links" TEXT, "OldForeignAlbumIds" TEXT NOT NULL) 2025-05-14T02:56:55.476688552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Albums_temp" ("Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links", "OldForeignAlbumIds") SELECT "Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links", "OldForeignAlbumIds" FROM "Albums" 2025-05-14T02:56:55.478151493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 2025-05-14T02:56:55.479661385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 2025-05-14T02:56:55.482580410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 2025-05-14T02:56:55.483221567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 2025-05-14T02:56:55.483884676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 2025-05-14T02:56:55.484244106Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0211051s 2025-05-14T02:56:55.484437115Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 2025-05-14T02:56:55.484583668Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.6E-06s 2025-05-14T02:56:55.485040010Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists LastInfoSync DateTimeOffset 2025-05-14T02:56:55.492103415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL, "MonitorNewItems" INTEGER NOT NULL) 2025-05-14T02:56:55.492149701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "CleanName", "Path", "Monitored", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId", "MonitorNewItems") SELECT "Id", "CleanName", "Path", "Monitored", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId", "MonitorNewItems" FROM "Artists" 2025-05-14T02:56:55.493384630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 2025-05-14T02:56:55.494787019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 2025-05-14T02:56:55.499176739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 2025-05-14T02:56:55.499225810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 2025-05-14T02:56:55.500065871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 2025-05-14T02:56:55.500611457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 2025-05-14T02:56:55.501306611Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0160763s 2025-05-14T02:56:55.501584028Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 2025-05-14T02:56:55.501863709Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.27E-05s 2025-05-14T02:56:55.502908334Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists Added DateTimeOffset 2025-05-14T02:56:55.507540891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL, "MonitorNewItems" INTEGER NOT NULL) 2025-05-14T02:56:55.510623555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "CleanName", "Path", "Monitored", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId", "MonitorNewItems") SELECT "Id", "CleanName", "Path", "Monitored", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId", "MonitorNewItems" FROM "Artists" 2025-05-14T02:56:55.510946998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 2025-05-14T02:56:55.512150068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 2025-05-14T02:56:55.514745420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 2025-05-14T02:56:55.515768651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 2025-05-14T02:56:55.515834193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 2025-05-14T02:56:55.519795540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 2025-05-14T02:56:55.519866242Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0141494s 2025-05-14T02:56:55.519871702Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 2025-05-14T02:56:55.519876060Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.8E-06s 2025-05-14T02:56:55.519881430Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Date DateTimeOffset 2025-05-14T02:56:55.523870398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blocklist_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumIds" TEXT NOT NULL) 2025-05-14T02:56:55.527084032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Blocklist_temp" ("Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "ArtistId", "AlbumIds") SELECT "Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "ArtistId", "AlbumIds" FROM "Blocklist" 2025-05-14T02:56:55.527127193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 2025-05-14T02:56:55.527465701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 2025-05-14T02:56:55.530897195Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134039s 2025-05-14T02:56:55.531171786Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 2025-05-14T02:56:55.531477395Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-06s 2025-05-14T02:56:55.532588040Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist PublishedDate DateTimeOffset 2025-05-14T02:56:55.540374168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blocklist_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumIds" TEXT NOT NULL) 2025-05-14T02:56:55.543098180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Blocklist_temp" ("Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "ArtistId", "AlbumIds") SELECT "Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "ArtistId", "AlbumIds" FROM "Blocklist" 2025-05-14T02:56:55.543804505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 2025-05-14T02:56:55.544320797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 2025-05-14T02:56:55.547204006Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0149346s 2025-05-14T02:56:55.547537596Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 2025-05-14T02:56:55.547800346Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.9E-06s 2025-05-14T02:56:55.548127997Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset 2025-05-14T02:56:55.553812370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL) 2025-05-14T02:56:55.558297955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger" FROM "Commands" 2025-05-14T02:56:55.558349806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 2025-05-14T02:56:55.558354712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 2025-05-14T02:56:55.560354681Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118602s 2025-05-14T02:56:55.560674982Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 2025-05-14T02:56:55.560945531Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.3E-06s 2025-05-14T02:56:55.561215454Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset 2025-05-14T02:56:55.566802382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL) 2025-05-14T02:56:55.569690220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger" FROM "Commands" 2025-05-14T02:56:55.570163767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 2025-05-14T02:56:55.570174160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 2025-05-14T02:56:55.573778071Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120603s 2025-05-14T02:56:55.574185208Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 2025-05-14T02:56:55.574241495Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.6E-06s 2025-05-14T02:56:55.574597336Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset 2025-05-14T02:56:55.592598452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL) 2025-05-14T02:56:55.595077721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger" FROM "Commands" 2025-05-14T02:56:55.597298966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 2025-05-14T02:56:55.597327248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 2025-05-14T02:56:55.600105973Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.025015s 2025-05-14T02:56:55.601657181Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 2025-05-14T02:56:55.602051293Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.5E-06s 2025-05-14T02:56:55.602060762Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset 2025-05-14T02:56:55.610407003Z [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-05-14T02:56:55.612572361Z [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-05-14T02:56:55.613835986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 2025-05-14T02:56:55.614734522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 2025-05-14T02:56:55.619012359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 2025-05-14T02:56:55.620003548Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0179142s 2025-05-14T02:56:55.622423643Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 2025-05-14T02:56:55.622446332Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.7E-06s 2025-05-14T02:56:55.622450359Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset 2025-05-14T02:56:55.626994351Z [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-05-14T02:56:55.629159304Z [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-05-14T02:56:55.630287776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 2025-05-14T02:56:55.632262714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 2025-05-14T02:56:55.636237855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 2025-05-14T02:56:55.636968297Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0153796s 2025-05-14T02:56:55.638445929Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 2025-05-14T02:56:55.638475735Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.4E-06s 2025-05-14T02:56:55.639590568Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset 2025-05-14T02:56:55.644406770Z [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-05-14T02:56:55.646393449Z [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-05-14T02:56:55.647694380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 2025-05-14T02:56:55.648662193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 2025-05-14T02:56:55.653405029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 2025-05-14T02:56:55.655158360Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0149015s 2025-05-14T02:56:55.655178658Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadHistory 2025-05-14T02:56:55.655183367Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.4E-06s 2025-05-14T02:56:55.655187475Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadHistory Date DateTimeOffset 2025-05-14T02:56:55.661696975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadHistory_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "EventType" INTEGER NOT NULL, "ArtistId" 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-05-14T02:56:55.663793039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadHistory_temp" ("Id", "EventType", "ArtistId", "DownloadId", "SourceTitle", "Date", "Protocol", "IndexerId", "DownloadClientId", "Release", "Data") SELECT "Id", "EventType", "ArtistId", "DownloadId", "SourceTitle", "Date", "Protocol", "IndexerId", "DownloadClientId", "Release", "Data" FROM "DownloadHistory" 2025-05-14T02:56:55.665263700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadHistory" 2025-05-14T02:56:55.666766105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadHistory_temp" RENAME TO "DownloadHistory" 2025-05-14T02:56:55.671048355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 2025-05-14T02:56:55.671871729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC) 2025-05-14T02:56:55.672886247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 2025-05-14T02:56:55.673319593Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.017905s 2025-05-14T02:56:55.673669634Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 2025-05-14T02:56:55.674117820Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.8E-06s 2025-05-14T02:56:55.675672230Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles Added DateTimeOffset 2025-05-14T02:56:55.682694709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ExtraFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL) 2025-05-14T02:56:55.682733591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ExtraFiles_temp" ("Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated") SELECT "Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated" FROM "ExtraFiles" 2025-05-14T02:56:55.684216167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 2025-05-14T02:56:55.684895590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 2025-05-14T02:56:55.688682231Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134043s 2025-05-14T02:56:55.688988176Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 2025-05-14T02:56:55.689258704Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.4E-06s 2025-05-14T02:56:55.690296793Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles LastUpdated DateTimeOffset 2025-05-14T02:56:55.699519985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ExtraFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL) 2025-05-14T02:56:55.699564876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ExtraFiles_temp" ("Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated") SELECT "Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated" FROM "ExtraFiles" 2025-05-14T02:56:55.700717023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 2025-05-14T02:56:55.701787719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 2025-05-14T02:56:55.705181212Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0148331s 2025-05-14T02:56:55.706889268Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 2025-05-14T02:56:55.706924364Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.6E-06s 2025-05-14T02:56:55.706930213Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset 2025-05-14T02:56:55.711448268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Quality" TEXT NOT NULL, "Data" TEXT NOT NULL, "EventType" INTEGER, "DownloadId" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackId" INTEGER NOT NULL) 2025-05-14T02:56:55.715214865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "History_temp" ("Id", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "ArtistId", "AlbumId", "TrackId") SELECT "Id", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "ArtistId", "AlbumId", "TrackId" FROM "History" 2025-05-14T02:56:55.716693489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 2025-05-14T02:56:55.722172769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 2025-05-14T02:56:55.727572392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 2025-05-14T02:56:55.731770310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC) 2025-05-14T02:56:55.731812780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC) 2025-05-14T02:56:55.731819301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 2025-05-14T02:56:55.731824460Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0237989s 2025-05-14T02:56:55.731829199Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 2025-05-14T02:56:55.731833578Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.2E-06s 2025-05-14T02:56:55.731838166Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus InitialFailure DateTimeOffset 2025-05-14T02:56:55.735995662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT) 2025-05-14T02:56:55.738954683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo" FROM "ImportListStatus" 2025-05-14T02:56:55.739020205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 2025-05-14T02:56:55.740962762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 2025-05-14T02:56:55.743736386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 2025-05-14T02:56:55.743775919Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116032s 2025-05-14T02:56:55.743782672Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 2025-05-14T02:56:55.743800616Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.4E-06s 2025-05-14T02:56:55.744014316Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus MostRecentFailure DateTimeOffset 2025-05-14T02:56:55.750971918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT) 2025-05-14T02:56:55.751034014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo" FROM "ImportListStatus" 2025-05-14T02:56:55.751994462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 2025-05-14T02:56:55.753786657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 2025-05-14T02:56:55.756146374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 2025-05-14T02:56:55.756926946Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124341s 2025-05-14T02:56:55.757747766Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 2025-05-14T02:56:55.757767352Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.9E-06s 2025-05-14T02:56:55.757771710Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus DisabledTill DateTimeOffset 2025-05-14T02:56:55.764518885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT) 2025-05-14T02:56:55.766810262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo" FROM "ImportListStatus" 2025-05-14T02:56:55.768325829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 2025-05-14T02:56:55.769441947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 2025-05-14T02:56:55.772994272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 2025-05-14T02:56:55.774045465Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0157293s 2025-05-14T02:56:55.774074962Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 2025-05-14T02:56:55.774665985Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.3E-06s 2025-05-14T02:56:55.774841790Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset 2025-05-14T02:56:55.779964656Z [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-05-14T02:56:55.782001901Z [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-05-14T02:56:55.783008174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 2025-05-14T02:56:55.784078091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 2025-05-14T02:56:55.787741023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 2025-05-14T02:56:55.788621223Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133796s 2025-05-14T02:56:55.788823580Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 2025-05-14T02:56:55.789133028Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.9E-06s 2025-05-14T02:56:55.790443411Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset 2025-05-14T02:56:55.794456625Z [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-05-14T02:56:55.797695909Z [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-05-14T02:56:55.797723190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 2025-05-14T02:56:55.798287957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 2025-05-14T02:56:55.802089941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 2025-05-14T02:56:55.802752405Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129489s 2025-05-14T02:56:55.803100846Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 2025-05-14T02:56:55.803826378Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.1E-06s 2025-05-14T02:56:55.803846495Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset 2025-05-14T02:56:55.808880041Z [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-05-14T02:56:55.811255910Z [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-05-14T02:56:55.814659158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 2025-05-14T02:56:55.814688442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 2025-05-14T02:56:55.816168556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 2025-05-14T02:56:55.816840658Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127749s 2025-05-14T02:56:55.817297763Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles 2025-05-14T02:56:55.817729673Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.8E-06s 2025-05-14T02:56:55.817926399Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles LastUpdated DateTimeOffset 2025-05-14T02:56:55.825145228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "LyricFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL) 2025-05-14T02:56:55.827208481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "LyricFiles_temp" ("Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated") SELECT "Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated" FROM "LyricFiles" 2025-05-14T02:56:55.828327863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles" 2025-05-14T02:56:55.829177940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles" 2025-05-14T02:56:55.833201614Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0141729s 2025-05-14T02:56:55.833701364Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles 2025-05-14T02:56:55.833835355Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.12E-05s 2025-05-14T02:56:55.834595198Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles Added DateTimeOffset 2025-05-14T02:56:55.840704984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "LyricFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME, "LastUpdated" DATETIME NOT NULL) 2025-05-14T02:56:55.841339005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "LyricFiles_temp" ("Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated") SELECT "Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated" FROM "LyricFiles" 2025-05-14T02:56:55.842296317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles" 2025-05-14T02:56:55.843207294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles" 2025-05-14T02:56:55.847414551Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117109s 2025-05-14T02:56:55.847445684Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 2025-05-14T02:56:55.847522475Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.2E-06s 2025-05-14T02:56:55.847529034Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles LastUpdated DateTimeOffset 2025-05-14T02:56:55.852717345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "Consumer" TEXT NOT NULL, "Type" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "LastUpdated" DATETIME NOT NULL, "AlbumId" INTEGER, "TrackFileId" INTEGER, "Hash" TEXT, "Added" DATETIME, "Extension" TEXT NOT NULL) 2025-05-14T02:56:55.857628700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MetadataFiles_temp" ("Id", "ArtistId", "Consumer", "Type", "RelativePath", "LastUpdated", "AlbumId", "TrackFileId", "Hash", "Added", "Extension") SELECT "Id", "ArtistId", "Consumer", "Type", "RelativePath", "LastUpdated", "AlbumId", "TrackFileId", "Hash", "Added", "Extension" FROM "MetadataFiles" 2025-05-14T02:56:55.857685445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 2025-05-14T02:56:55.857690805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 2025-05-14T02:56:55.860777659Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011852s 2025-05-14T02:56:55.860800392Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 2025-05-14T02:56:55.860805181Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.1E-06s 2025-05-14T02:56:55.860830427Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Added DateTimeOffset 2025-05-14T02:56:55.867236115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "Consumer" TEXT NOT NULL, "Type" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "LastUpdated" DATETIME NOT NULL, "AlbumId" INTEGER, "TrackFileId" INTEGER, "Hash" TEXT, "Added" DATETIME, "Extension" TEXT NOT NULL) 2025-05-14T02:56:55.870803720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MetadataFiles_temp" ("Id", "ArtistId", "Consumer", "Type", "RelativePath", "LastUpdated", "AlbumId", "TrackFileId", "Hash", "Added", "Extension") SELECT "Id", "ArtistId", "Consumer", "Type", "RelativePath", "LastUpdated", "AlbumId", "TrackFileId", "Hash", "Added", "Extension" FROM "MetadataFiles" 2025-05-14T02:56:55.872156347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 2025-05-14T02:56:55.873382539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 2025-05-14T02:56:55.879586216Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0180955s 2025-05-14T02:56:55.879620369Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 2025-05-14T02:56:55.879713522Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-06s 2025-05-14T02:56:55.880323760Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Added DateTimeOffset 2025-05-14T02:56:55.887042911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "PendingReleases_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Title" TEXT NOT NULL, "Added" DATETIME NOT NULL, "Release" TEXT NOT NULL, "ArtistId" INTEGER NOT NULL, "ParsedAlbumInfo" TEXT NOT NULL, "Reason" INTEGER NOT NULL) 2025-05-14T02:56:55.889750848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "PendingReleases_temp" ("Id", "Title", "Added", "Release", "ArtistId", "ParsedAlbumInfo", "Reason") SELECT "Id", "Title", "Added", "Release", "ArtistId", "ParsedAlbumInfo", "Reason" FROM "PendingReleases" 2025-05-14T02:56:55.889789765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 2025-05-14T02:56:55.889982916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 2025-05-14T02:56:55.893447942Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127753s 2025-05-14T02:56:55.893502864Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 2025-05-14T02:56:55.893693843Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.5E-06s 2025-05-14T02:56:55.893869267Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset 2025-05-14T02:56:55.898830580Z [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-05-14T02:56:55.900613903Z [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-05-14T02:56:55.900669658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 2025-05-14T02:56:55.901669138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 2025-05-14T02:56:55.904249477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 2025-05-14T02:56:55.904765798Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105837s 2025-05-14T02:56:55.905091663Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 2025-05-14T02:56:55.907997419Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.7E-06s 2025-05-14T02:56:55.908032425Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset 2025-05-14T02:56:55.913860639Z [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-05-14T02:56:55.913903529Z [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-05-14T02:56:55.913910096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 2025-05-14T02:56:55.913914519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 2025-05-14T02:56:55.916213606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 2025-05-14T02:56:55.916927039Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110552s 2025-05-14T02:56:55.917529711Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 2025-05-14T02:56:55.917544268Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.3E-06s 2025-05-14T02:56:55.917673829Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles DateAdded DateTimeOffset 2025-05-14T02:56:55.922778368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "Modified" DATETIME NOT NULL, "Path" TEXT NOT NULL) 2025-05-14T02:56:55.923405875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "TrackFiles_temp" ("Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Modified", "Path") SELECT "Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Modified", "Path" FROM "TrackFiles" 2025-05-14T02:56:55.924106692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 2025-05-14T02:56:55.924945275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 2025-05-14T02:56:55.927626927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 2025-05-14T02:56:55.928048711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 2025-05-14T02:56:55.928397982Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104654s 2025-05-14T02:56:55.930602147Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 2025-05-14T02:56:55.930624408Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.5E-06s 2025-05-14T02:56:55.930629628Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Modified DateTimeOffset 2025-05-14T02:56:55.934821439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "Modified" DATETIME NOT NULL, "Path" TEXT NOT NULL) 2025-05-14T02:56:55.937044349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "TrackFiles_temp" ("Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Modified", "Path") SELECT "Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Modified", "Path" FROM "TrackFiles" 2025-05-14T02:56:55.937422653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 2025-05-14T02:56:55.938776962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 2025-05-14T02:56:55.941574811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 2025-05-14T02:56:55.942394878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 2025-05-14T02:56:55.942960711Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136594s 2025-05-14T02:56:55.943238838Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 2025-05-14T02:56:55.943442218Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.1E-06s 2025-05-14T02:56:55.944415600Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 2025-05-14T02:56:55.947666042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 2025-05-14T02:56:55.949949351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 2025-05-14T02:56:55.950002360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 2025-05-14T02:56:55.950008140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 2025-05-14T02:56:55.953529782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 2025-05-14T02:56:55.953816805Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094532s 2025-05-14T02:56:55.954342674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2025-05-14T02:56:55', 'postgres_update_timestamp_columns_to_with_timezone') 2025-05-14T02:56:55.955517557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:56:55.971939195Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated 2025-05-14T02:56:55.972001282Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0246765s 2025-05-14T02:56:55.972005589Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating 2025-05-14T02:56:55.972010640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:56:55.972015147Z [Info] add_on_delete_to_notifications: Starting migration of Main DB to 62 2025-05-14T02:56:55.972921923Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 2025-05-14T02:56:55.973348142Z [Info] FluentMigrator.Runner.MigrationRunner: => 3E-06s 2025-05-14T02:56:55.977827785Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistDelete Boolean 2025-05-14T02:56:55.977858663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistDelete" INTEGER NOT NULL DEFAULT 0 2025-05-14T02:56:55.977863081Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017465s 2025-05-14T02:56:55.977867449Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 2025-05-14T02:56:55.977871216Z [Info] FluentMigrator.Runner.MigrationRunner: => 2E-06s 2025-05-14T02:56:55.978100777Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDelete Boolean 2025-05-14T02:56:55.980583179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDelete" INTEGER NOT NULL DEFAULT 0 2025-05-14T02:56:55.982548477Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016343s 2025-05-14T02:56:55.984408159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2025-05-14T02:56:55', 'add_on_delete_to_notifications') 2025-05-14T02:56:55.984458262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:56:55.991734748Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated 2025-05-14T02:56:55.991769252Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104322s 2025-05-14T02:56:55.991773871Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating 2025-05-14T02:56:55.991777758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:56:55.991781696Z [Info] add_custom_formats: Starting migration of Main DB to 63 2025-05-14T02:56:55.993441227Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 2025-05-14T02:56:55.993622451Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.4E-06s 2025-05-14T02:56:55.993978288Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfHighestQuality Boolean 2025-05-14T02:56:55.995006167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfHighestQuality" INTEGER NOT NULL DEFAULT 0 2025-05-14T02:56:55.996238868Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019957s 2025-05-14T02:56:55.996559121Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData 2025-05-14T02:56:55.997041437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DelayProfiles" SET "BypassIfHighestQuality" = 1 WHERE 1 = 1 2025-05-14T02:56:55.997410544Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005881s 2025-05-14T02:56:55.998170209Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 2025-05-14T02:56:55.998187371Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.1E-06s 2025-05-14T02:56:55.998430720Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles OriginalFilePath String 2025-05-14T02:56:55.998966137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "OriginalFilePath" TEXT 2025-05-14T02:56:56.000474846Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016617s 2025-05-14T02:56:56.000954514Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation 2025-05-14T02:56:56.001309000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 2025-05-14T02:56:56.008394710Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055485s 2025-05-14T02:56:56.008622795Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFormats 2025-05-14T02:56:56.008987923Z [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-05-14T02:56:56.010616891Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022818s 2025-05-14T02:56:56.010873880Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex CustomFormats (Name) 2025-05-14T02:56:56.011412740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC) 2025-05-14T02:56:56.014341852Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009795s 2025-05-14T02:56:56.014368050Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 2025-05-14T02:56:56.014373260Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.9E-06s 2025-05-14T02:56:56.014377859Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles FormatItems String 2025-05-14T02:56:56.015604622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "FormatItems" TEXT NOT NULL DEFAULT '[]' 2025-05-14T02:56:56.017451154Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030913s 2025-05-14T02:56:56.018225800Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 2025-05-14T02:56:56.018240948Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.9E-06s 2025-05-14T02:56:56.018336058Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinFormatScore Int32 2025-05-14T02:56:56.019789336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinFormatScore" INTEGER NOT NULL DEFAULT 0 2025-05-14T02:56:56.021543178Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020073s 2025-05-14T02:56:56.021856799Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 2025-05-14T02:56:56.021865686Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.8E-06s 2025-05-14T02:56:56.021869493Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles CutoffFormatScore Int32 2025-05-14T02:56:56.022298107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "CutoffFormatScore" INTEGER NOT NULL DEFAULT 0 2025-05-14T02:56:56.024629302Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021598s 2025-05-14T02:56:56.024673804Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation 2025-05-14T02:56:56.026449517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 2025-05-14T02:56:56.036701486Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114691s 2025-05-14T02:56:56.036929948Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation 2025-05-14T02:56:56.037320171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 2025-05-14T02:56:56.040526696Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031328s 2025-05-14T02:56:56.041121856Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles Preferred 2025-05-14T02:56:56.046143995Z [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) 2025-05-14T02:56:56.047380787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ReleaseProfiles_temp" ("Id", "Required", "Ignored", "Tags", "IncludePreferredWhenRenaming", "Enabled", "IndexerId") SELECT "Id", "Required", "Ignored", "Tags", "IncludePreferredWhenRenaming", "Enabled", "IndexerId" FROM "ReleaseProfiles" 2025-05-14T02:56:56.048309809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles" 2025-05-14T02:56:56.050849404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles" 2025-05-14T02:56:56.053109079Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114985s 2025-05-14T02:56:56.053309521Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles IncludePreferredWhenRenaming 2025-05-14T02:56:56.061261188Z [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) 2025-05-14T02:56:56.061967960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ReleaseProfiles_temp" ("Id", "Required", "Ignored", "Tags", "Enabled", "IndexerId") SELECT "Id", "Required", "Ignored", "Tags", "Enabled", "IndexerId" FROM "ReleaseProfiles" 2025-05-14T02:56:56.062417567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles" 2025-05-14T02:56:56.063259579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles" 2025-05-14T02:56:56.065867562Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012256s 2025-05-14T02:56:56.066215614Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]' 2025-05-14T02:56:56.066618769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]' 2025-05-14T02:56:56.066954679Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005061s 2025-05-14T02:56:56.067155016Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 2025-05-14T02:56:56.067416707Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.3E-06s 2025-05-14T02:56:56.067884397Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfAboveCustomFormatScore Boolean 2025-05-14T02:56:56.068248310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfAboveCustomFormatScore" INTEGER NOT NULL DEFAULT 0 2025-05-14T02:56:56.069436474Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013138s 2025-05-14T02:56:56.069706449Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 2025-05-14T02:56:56.069860947Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.4E-06s 2025-05-14T02:56:56.072076337Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles MinimumCustomFormatScore Int32 2025-05-14T02:56:56.072141612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "MinimumCustomFormatScore" INTEGER 2025-05-14T02:56:56.072419275Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017043s 2025-05-14T02:56:56.073328614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2025-05-14T02:56:56', 'add_custom_formats') 2025-05-14T02:56:56.073609496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:56:56.081680956Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated 2025-05-14T02:56:56.081719006Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00998s 2025-05-14T02:56:56.081724326Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating 2025-05-14T02:56:56.082040625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:56:56.082547088Z [Info] add_result_to_commands: Starting migration of Main DB to 64 2025-05-14T02:56:56.083521733Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 2025-05-14T02:56:56.085026142Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.3E-05s 2025-05-14T02:56:56.085058894Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Commands Result Int32 2025-05-14T02:56:56.085063182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands" ADD COLUMN "Result" INTEGER NOT NULL DEFAULT 1 2025-05-14T02:56:56.086605854Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021499s 2025-05-14T02:56:56.087270172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2025-05-14T02:56:56', 'add_result_to_commands') 2025-05-14T02:56:56.087656788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:56:56.092262086Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated 2025-05-14T02:56:56.092298956Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072796s 2025-05-14T02:56:56.092853540Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating 2025-05-14T02:56:56.095757385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:56:56.095801708Z [Info] health_restored_notification: Starting migration of Main DB to 65 2025-05-14T02:56:56.095968879Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 2025-05-14T02:56:56.095972897Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.5E-06s 2025-05-14T02:56:56.096813793Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean 2025-05-14T02:56:56.096831685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0 2025-05-14T02:56:56.097858941Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017541s 2025-05-14T02:56:56.098335125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2025-05-14T02:56:56', 'health_restored_notification') 2025-05-14T02:56:56.099385589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:56:56.102729608Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated 2025-05-14T02:56:56.102833482Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063562s 2025-05-14T02:56:56.103257872Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating 2025-05-14T02:56:56.103539796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:56:56.103947947Z [Info] remove_uc: Starting migration of Main DB to 66 2025-05-14T02:56:56.105299557Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 2025-05-14T02:56:56.106918558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Usenet Crawler' 2025-05-14T02:56:56.106943675Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007378s 2025-05-14T02:56:56.106948304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2025-05-14T02:56:56', 'remove_uc') 2025-05-14T02:56:56.108247673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:56:56.111557005Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated 2025-05-14T02:56:56.113235458Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057779s 2025-05-14T02:56:56.113269471Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating 2025-05-14T02:56:56.113273609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:56:56.113296261Z [Info] download_clients_rename_tv_to_music: Starting migration of Main DB to 67 2025-05-14T02:56:56.114229980Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation 2025-05-14T02:56:56.114245479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 2025-05-14T02:56:56.121112926Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061555s 2025-05-14T02:56:56.121146379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2025-05-14T02:56:56', 'download_clients_rename_tv_to_music') 2025-05-14T02:56:56.121920009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:56:56.125866730Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated 2025-05-14T02:56:56.126356082Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114746s 2025-05-14T02:56:56.126745314Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating 2025-05-14T02:56:56.127143391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:56:56.127629299Z [Info] add_colon_replacement_to_naming_config: Starting migration of Main DB to 68 2025-05-14T02:56:56.129473065Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 2025-05-14T02:56:56.129526946Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.8E-06s 2025-05-14T02:56:56.129532264Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ColonReplacementFormat Int32 2025-05-14T02:56:56.129871997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ColonReplacementFormat" INTEGER NOT NULL DEFAULT 4 2025-05-14T02:56:56.131758069Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018812s 2025-05-14T02:56:56.133327823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2025-05-14T02:56:56', 'add_colon_replacement_to_naming_config') 2025-05-14T02:56:56.133350315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:56:56.136032509Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated 2025-05-14T02:56:56.138008990Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062626s 2025-05-14T02:56:56.138044927Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating 2025-05-14T02:56:56.138048984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:56:56.138052912Z [Info] list_sync_time: Starting migration of Main DB to 69 2025-05-14T02:56:56.138835680Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListStatus LastSyncListInfo 2025-05-14T02:56:56.144198996Z [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-05-14T02:56:56.145029733Z [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-05-14T02:56:56.145562425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 2025-05-14T02:56:56.146430923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 2025-05-14T02:56:56.150324870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 2025-05-14T02:56:56.151085867Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120561s 2025-05-14T02:56:56.151387967Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 2025-05-14T02:56:56.152129097Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.7E-06s 2025-05-14T02:56:56.152143113Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus LastInfoSync DateTimeOffset 2025-05-14T02:56:56.152404209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "LastInfoSync" DATETIME 2025-05-14T02:56:56.154570684Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016891s 2025-05-14T02:56:56.155706166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2025-05-14T02:56:56', 'list_sync_time') 2025-05-14T02:56:56.155726133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:56:56.157507303Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated 2025-05-14T02:56:56.160098108Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050814s 2025-05-14T02:56:56.160595374Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating 2025-05-14T02:56:56.161408833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:56:56.161441635Z [Info] add_download_client_tags: Starting migration of Main DB to 70 2025-05-14T02:56:56.162773129Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 2025-05-14T02:56:56.162796903Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.5E-06s 2025-05-14T02:56:56.162964245Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Tags String 2025-05-14T02:56:56.163586022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Tags" TEXT 2025-05-14T02:56:56.165180907Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018519s 2025-05-14T02:56:56.165514548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2025-05-14T02:56:56', 'add_download_client_tags') 2025-05-14T02:56:56.166533868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:56:56.171860502Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated 2025-05-14T02:56:56.174136054Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082552s 2025-05-14T02:56:56.174193701Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating 2025-05-14T02:56:56.174199301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:56:56.174204060Z [Info] add_notification_status: Starting migration of Main DB to 71 2025-05-14T02:56:56.174950160Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus 2025-05-14T02:56:56.175853081Z [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-05-14T02:56:56.178007586Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018912s 2025-05-14T02:56:56.178030278Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId) 2025-05-14T02:56:56.178035397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC) 2025-05-14T02:56:56.179784069Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011888s 2025-05-14T02:56:56.179836947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2025-05-14T02:56:56', 'add_notification_status') 2025-05-14T02:56:56.180744110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:56:56.185752548Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated 2025-05-14T02:56:56.185801569Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050182s 2025-05-14T02:56:56.185807811Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating 2025-05-14T02:56:56.185812219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:56:56.185816618Z [Info] add_alac_24_quality_in_profiles: Starting migration of Main DB to 72 2025-05-14T02:56:56.185821016Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation 2025-05-14T02:56:56.185825063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 2025-05-14T02:56:56.192626313Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070258s 2025-05-14T02:56:56.193298089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2025-05-14T02:56:56', 'add_alac_24_quality_in_profiles') 2025-05-14T02:56:56.193892367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:56:56.197206274Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated 2025-05-14T02:56:56.197257229Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114109s 2025-05-14T02:56:56.197765374Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating 2025-05-14T02:56:56.197930211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:56:56.198336697Z [Info] add_salt_to_users: Starting migration of Main DB to 73 2025-05-14T02:56:56.199279233Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users 2025-05-14T02:56:56.199517429Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.8E-06s 2025-05-14T02:56:56.199818660Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String 2025-05-14T02:56:56.200153536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT 2025-05-14T02:56:56.202866171Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026866s 2025-05-14T02:56:56.204018858Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32 2025-05-14T02:56:56.204038113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER 2025-05-14T02:56:56.205118242Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014841s 2025-05-14T02:56:56.205595921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2025-05-14T02:56:56', 'add_salt_to_users') 2025-05-14T02:56:56.206208836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:56:56.208329140Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated 2025-05-14T02:56:56.209844156Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046803s 2025-05-14T02:56:56.209865558Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating 2025-05-14T02:56:56.209873952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:56:56.209987930Z [Info] add_auto_tagging: Starting migration of Main DB to 74 2025-05-14T02:56:56.211283790Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AutoTagging 2025-05-14T02:56:56.212182956Z [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-05-14T02:56:56.213103347Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016238s 2025-05-14T02:56:56.213342146Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AutoTagging (Name) 2025-05-14T02:56:56.213924660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AutoTagging_Name" ON "AutoTagging" ("Name" ASC) 2025-05-14T02:56:56.214204617Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006653s 2025-05-14T02:56:56.214696987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2025-05-14T02:56:56', 'add_auto_tagging') 2025-05-14T02:56:56.215151334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:56:56.219306901Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated 2025-05-14T02:56:56.220582595Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00549s 2025-05-14T02:56:56.220627439Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating 2025-05-14T02:56:56.220668385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:56:56.221280595Z [Info] quality_definition_preferred_size: Starting migration of Main DB to 75 2025-05-14T02:56:56.222080574Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions 2025-05-14T02:56:56.222346856Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.4E-06s 2025-05-14T02:56:56.223302175Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityDefinitions PreferredSize Double 2025-05-14T02:56:56.223331410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions" ADD COLUMN "PreferredSize" NUMERIC 2025-05-14T02:56:56.225032394Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020371s 2025-05-14T02:56:56.225293203Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5 2025-05-14T02:56:56.225683028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5 2025-05-14T02:56:56.226159172Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005113s 2025-05-14T02:56:56.226793937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2025-05-14T02:56:56', 'quality_definition_preferred_size') 2025-05-14T02:56:56.227105528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:56:56.231190389Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated 2025-05-14T02:56:56.231261111Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049566s 2025-05-14T02:56:56.232254669Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating 2025-05-14T02:56:56.232270048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:56:56.232273965Z [Info] add_on_artist_add_to_notifications: Starting migration of Main DB to 76 2025-05-14T02:56:56.233185579Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 2025-05-14T02:56:56.233426811Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.3E-06s 2025-05-14T02:56:56.234304290Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistAdd Boolean 2025-05-14T02:56:56.234326511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistAdd" INTEGER NOT NULL DEFAULT 0 2025-05-14T02:56:56.236026871Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019267s 2025-05-14T02:56:56.236626000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2025-05-14T02:56:56', 'add_on_artist_add_to_notifications') 2025-05-14T02:56:56.237129635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:56:56.241553682Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated 2025-05-14T02:56:56.241896977Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072946s 2025-05-14T02:56:56.242227742Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating 2025-05-14T02:56:56.242580195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:56:56.243056736Z [Info] album_last_searched_time: Starting migration of Main DB to 77 2025-05-14T02:56:56.244418267Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 2025-05-14T02:56:56.244468972Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.1E-06s 2025-05-14T02:56:56.244475003Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums LastSearchTime DateTimeOffset 2025-05-14T02:56:56.245010244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "LastSearchTime" DATETIME 2025-05-14T02:56:56.247106663Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001999s 2025-05-14T02:56:56.247266832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2025-05-14T02:56:56', 'album_last_searched_time') 2025-05-14T02:56:56.247989543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:56:56.255391374Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated 2025-05-14T02:56:56.255810566Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066762s 2025-05-14T02:56:56.256139477Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating 2025-05-14T02:56:56.256150999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:56:56.256822279Z [Info] add_indexer_flags: Starting migration of Main DB to 78 2025-05-14T02:56:56.257914713Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 2025-05-14T02:56:56.258301574Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.8E-06s 2025-05-14T02:56:56.258455911Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist IndexerFlags Int32 2025-05-14T02:56:56.259663609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 2025-05-14T02:56:56.261577894Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020117s 2025-05-14T02:56:56.261617377Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 2025-05-14T02:56:56.261622066Z [Info] FluentMigrator.Runner.MigrationRunner: => 3E-06s 2025-05-14T02:56:56.261930728Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles IndexerFlags Int32 2025-05-14T02:56:56.262599095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 2025-05-14T02:56:56.264018278Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017751s 2025-05-14T02:56:56.264536665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2025-05-14T02:56:56', 'add_indexer_flags') 2025-05-14T02:56:56.265654997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:56:56.271901473Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated 2025-05-14T02:56:56.271943677Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067775s 2025-05-14T02:56:56.271949448Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating 2025-05-14T02:56:56.271953816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:56:56.271958315Z [Info] add_indexes_album_statistics: Starting migration of Main DB to 79 2025-05-14T02:56:56.272674939Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Monitored) 2025-05-14T02:56:56.273022616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Monitored" ON "Albums" ("Monitored" ASC) 2025-05-14T02:56:56.273830981Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008967s 2025-05-14T02:56:56.274054632Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ReleaseDate) 2025-05-14T02:56:56.274433955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ReleaseDate" ON "Albums" ("ReleaseDate" ASC) 2025-05-14T02:56:56.275630752Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008515s 2025-05-14T02:56:56.275701765Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (Monitored) 2025-05-14T02:56:56.275843178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_Monitored" ON "AlbumReleases" ("Monitored" ASC) 2025-05-14T02:56:56.276451400Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007294s 2025-05-14T02:56:56.276858202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2025-05-14T02:56:56', 'add_indexes_album_statistics') 2025-05-14T02:56:56.277247374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:56:56.281785954Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated 2025-05-14T02:56:56.281981575Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00561s 2025-05-14T02:56:56.282226534Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating 2025-05-14T02:56:56.282346217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:56:56.282983321Z [Info] update_redacted_baseurl: Starting migration of Main DB to 80 2025-05-14T02:56:56.283984102Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted' 2025-05-14T02:56:56.284163602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted' 2025-05-14T02:56:56.284613369Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005354s 2025-05-14T02:56:56.285262297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2025-05-14T02:56:56', 'update_redacted_baseurl') 2025-05-14T02:56:56.285520578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:56:56.289096880Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated 2025-05-14T02:56:56.289351454Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046817s 2025-05-14T02:56:56.308751010Z [Debug] MigrationController: Took: 00:00:03.2870117 2025-05-14T02:56:56.526941768Z [Debug] FingerprintingService: fpcalc version: 1.5.1 2025-05-14T02:56:56.605771078Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging 2025-05-14T02:56:56.645613198Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 2025-05-14T02:56:56.660933592Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 2025-05-14T02:56:56.661960873Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation 2025-05-14T02:56:56.662000698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 2025-05-14T02:56:56.682711369Z [Info] DatabaseEngineVersionCheck: SQLite 3.48.0 2025-05-14T02:56:56.683013211Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0212216s 2025-05-14T02:56:56.683424489Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 2025-05-14T02:56:56.683735893Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0215442s 2025-05-14T02:56:56.689710243Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 2025-05-14T02:56:56.690101249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:56:56.690955377Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 2025-05-14T02:56:56.692822176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 2025-05-14T02:56:56.692889030Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010056s 2025-05-14T02:56:56.692894460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:56:56.703855301Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 2025-05-14T02:56:56.703899634Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118649s 2025-05-14T02:56:56.704428889Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 2025-05-14T02:56:56.704833226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:56:56.706114935Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 2025-05-14T02:56:56.706402460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 2025-05-14T02:56:56.708873694Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013952s 2025-05-14T02:56:56.708933135Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 2025-05-14T02:56:56.708938464Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.2E-06s 2025-05-14T02:56:56.709241522Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 2025-05-14T02:56:56.710200407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 2025-05-14T02:56:56.712241775Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025958s 2025-05-14T02:56:56.713311464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:56:56.715884048Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 2025-05-14T02:56:56.717071463Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059358s 2025-05-14T02:56:56.717103563Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 2025-05-14T02:56:56.717185922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:56:56.718570309Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 2025-05-14T02:56:56.718618289Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.8E-06s 2025-05-14T02:56:56.718747193Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 2025-05-14T02:56:56.719257081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 2025-05-14T02:56:56.720443032Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013003s 2025-05-14T02:56:56.720932933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:56:56.726741553Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 2025-05-14T02:56:56.726800883Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052777s 2025-05-14T02:56:56.726806363Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 2025-05-14T02:56:56.726810531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:56:56.726814929Z [Info] InitialSetup: Starting migration of Log DB to 1 2025-05-14T02:56:56.728787538Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs 2025-05-14T02:56:56.730734709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Logs" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Message" TEXT NOT NULL, "Time" DATETIME NOT NULL, "Logger" TEXT NOT NULL, "Exception" TEXT, "ExceptionType" TEXT, "Level" TEXT NOT NULL) 2025-05-14T02:56:56.731713804Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021525s 2025-05-14T02:56:56.732688868Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time) 2025-05-14T02:56:56.733129613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 2025-05-14T02:56:56.734246290Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011657s 2025-05-14T02:56:56.735238799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-05-14T02:56:56', 'InitialSetup') 2025-05-14T02:56:56.736334744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:56:56.740701873Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 2025-05-14T02:56:56.740757226Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065384s 2025-05-14T02:56:56.741034984Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating 2025-05-14T02:56:56.742089553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:56:56.742985669Z [Info] add_reason_to_pending_releases: Starting migration of Log DB to 2 2025-05-14T02:56:56.744446338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2025-05-14T02:56:56', 'add_reason_to_pending_releases') 2025-05-14T02:56:56.745107957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:56:56.749062529Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated 2025-05-14T02:56:56.749130245Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065504s 2025-05-14T02:56:56.749924884Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating 2025-05-14T02:56:56.751071118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:56:56.751835400Z [Info] add_medium_support: Starting migration of Log DB to 3 2025-05-14T02:56:56.752624481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2025-05-14T02:56:56', 'add_medium_support') 2025-05-14T02:56:56.753869823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:56:56.759147871Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated 2025-05-14T02:56:56.759221098Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077437s 2025-05-14T02:56:56.760178330Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating 2025-05-14T02:56:56.761534826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:56:56.762024563Z [Info] add_various_qualites_in_profile: Starting migration of Log DB to 4 2025-05-14T02:56:56.762598039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2025-05-14T02:56:56', 'add_various_qualites_in_profile') 2025-05-14T02:56:56.763777262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:56:56.771754860Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated 2025-05-14T02:56:56.771866287Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078812s 2025-05-14T02:56:56.771872329Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating 2025-05-14T02:56:56.771876296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:56:56.771880374Z [Info] metadata_profiles: Starting migration of Log DB to 5 2025-05-14T02:56:56.772674791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2025-05-14T02:56:56', 'metadata_profiles') 2025-05-14T02:56:56.773400557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:56:56.776566651Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated 2025-05-14T02:56:56.777230332Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054745s 2025-05-14T02:56:56.777838193Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating 2025-05-14T02:56:56.778201309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:56:56.779331622Z [Info] separate_automatic_and_interactive_search: Starting migration of Log DB to 6 2025-05-14T02:56:56.779780037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2025-05-14T02:56:56', 'separate_automatic_and_interactive_search') 2025-05-14T02:56:56.781326868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:56:56.787346206Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated 2025-05-14T02:56:56.788549918Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080297s 2025-05-14T02:56:56.788576917Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating 2025-05-14T02:56:56.789230381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:56:56.790775326Z [Info] change_album_path_to_relative: Starting migration of Log DB to 7 2025-05-14T02:56:56.791462746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2025-05-14T02:56:56', 'change_album_path_to_relative') 2025-05-14T02:56:56.792310273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:56:56.796447115Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated 2025-05-14T02:56:56.797129295Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065859s 2025-05-14T02:56:56.798319772Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating 2025-05-14T02:56:56.798339939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:56:56.798344838Z [Info] change_quality_size_mb_to_kb: Starting migration of Log DB to 8 2025-05-14T02:56:56.798956688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2025-05-14T02:56:56', 'change_quality_size_mb_to_kb') 2025-05-14T02:56:56.799971279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:56:56.803020334Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated 2025-05-14T02:56:56.803825158Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052598s 2025-05-14T02:56:56.804387374Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating 2025-05-14T02:56:56.805180630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:56:56.807574843Z [Info] album_releases: Starting migration of Log DB to 9 2025-05-14T02:56:56.808405227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2025-05-14T02:56:56', 'album_releases') 2025-05-14T02:56:56.810210228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:56:56.816026014Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated 2025-05-14T02:56:56.817008935Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010218s 2025-05-14T02:56:56.817039452Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating 2025-05-14T02:56:56.817565161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:56:56.818825937Z [Info] album_releases_fix: Starting migration of Log DB to 10 2025-05-14T02:56:56.819420574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2025-05-14T02:56:56', 'album_releases_fix') 2025-05-14T02:56:56.821181644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:56:56.824971859Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated 2025-05-14T02:56:56.825328877Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072012s 2025-05-14T02:56:56.825746210Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating 2025-05-14T02:56:56.826018555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:56:56.827225155Z [Info] import_lists: Starting migration of Log DB to 11 2025-05-14T02:56:56.827272673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2025-05-14T02:56:56', 'import_lists') 2025-05-14T02:56:56.827881276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:56:56.835099483Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated 2025-05-14T02:56:56.835703362Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086761s 2025-05-14T02:56:56.836844092Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating 2025-05-14T02:56:56.836917326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:56:56.839135820Z [Info] add_release_status: Starting migration of Log DB to 12 2025-05-14T02:56:56.839177791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2025-05-14T02:56:56', 'add_release_status') 2025-05-14T02:56:56.840533375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:56:56.842193142Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated 2025-05-14T02:56:56.843106085Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054861s 2025-05-14T02:56:56.843403807Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating 2025-05-14T02:56:56.843884273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:56:56.844326984Z [Info] album_download_notification: Starting migration of Log DB to 13 2025-05-14T02:56:56.845536916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2025-05-14T02:56:56', 'album_download_notification') 2025-05-14T02:56:56.846566811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:56:56.851084167Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated 2025-05-14T02:56:56.851135032Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060616s 2025-05-14T02:56:56.851144720Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating 2025-05-14T02:56:56.851373759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:56:56.851566084Z [Info] fix_language_metadata_profiles: Starting migration of Log DB to 14 2025-05-14T02:56:56.852069302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2025-05-14T02:56:56', 'fix_language_metadata_profiles') 2025-05-14T02:56:56.855215844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:56:56.857728307Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated 2025-05-14T02:56:56.857765077Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051776s 2025-05-14T02:56:56.864330363Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating 2025-05-14T02:56:56.865912580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:56:56.865951543Z [Info] remove_fanzub: Starting migration of Log DB to 15 2025-05-14T02:56:56.865956933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2025-05-14T02:56:56', 'remove_fanzub') 2025-05-14T02:56:56.866966352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:56:56.870207480Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated 2025-05-14T02:56:56.871041583Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053861s 2025-05-14T02:56:56.871306318Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating 2025-05-14T02:56:56.872600501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:56:56.872660316Z [Info] update_artist_history_indexes: Starting migration of Log DB to 16 2025-05-14T02:56:56.873234679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2025-05-14T02:56:56', 'update_artist_history_indexes') 2025-05-14T02:56:56.874376061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:56:56.878574189Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated 2025-05-14T02:56:56.879049325Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064989s 2025-05-14T02:56:56.879960194Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating 2025-05-14T02:56:56.880008394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:56:56.880833384Z [Info] remove_nma: Starting migration of Log DB to 17 2025-05-14T02:56:56.881843940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2025-05-14T02:56:56', 'remove_nma') 2025-05-14T02:56:56.884074340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:56:56.888772083Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated 2025-05-14T02:56:56.888829461Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081336s 2025-05-14T02:56:56.889837249Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating 2025-05-14T02:56:56.889878217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:56:56.889909904Z [Info] album_disambiguation: Starting migration of Log DB to 18 2025-05-14T02:56:56.890869296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2025-05-14T02:56:56', 'album_disambiguation') 2025-05-14T02:56:56.891520890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:56:56.898967985Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated 2025-05-14T02:56:56.899008319Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007519s 2025-05-14T02:56:56.899014922Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating 2025-05-14T02:56:56.899042714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:56:56.899802118Z [Info] add_ape_quality_in_profiles: Starting migration of Log DB to 19 2025-05-14T02:56:56.899843921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2025-05-14T02:56:56', 'add_ape_quality_in_profiles') 2025-05-14T02:56:56.900739793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:56:56.907417309Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated 2025-05-14T02:56:56.909678912Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087282s 2025-05-14T02:56:56.909718085Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating 2025-05-14T02:56:56.909723285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:56:56.909728755Z [Info] remove_pushalot: Starting migration of Log DB to 20 2025-05-14T02:56:56.909733494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2025-05-14T02:56:56', 'remove_pushalot') 2025-05-14T02:56:56.910776436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:56:56.913411555Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated 2025-05-14T02:56:56.915756811Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046088s 2025-05-14T02:56:56.915790324Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating 2025-05-14T02:56:56.917270567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:56:56.917275246Z [Info] add_custom_filters: Starting migration of Log DB to 21 2025-05-14T02:56:56.917286788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2025-05-14T02:56:56', 'add_custom_filters') 2025-05-14T02:56:56.917291827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:56:56.923915264Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated 2025-05-14T02:56:56.923952663Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064887s 2025-05-14T02:56:56.923958083Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating 2025-05-14T02:56:56.923963112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:56:56.923967670Z [Info] import_list_tags: Starting migration of Log DB to 22 2025-05-14T02:56:56.923972109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2025-05-14T02:56:56', 'import_list_tags') 2025-05-14T02:56:56.924955895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:56:56.930195229Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated 2025-05-14T02:56:56.930238129Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059568s 2025-05-14T02:56:56.930243369Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating 2025-05-14T02:56:56.930657620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:56:56.931724624Z [Info] add_release_groups_etc: Starting migration of Log DB to 23 2025-05-14T02:56:56.932880812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2025-05-14T02:56:56', 'add_release_groups_etc') 2025-05-14T02:56:56.934403513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:56:56.940474798Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated 2025-05-14T02:56:56.940530161Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083478s 2025-05-14T02:56:56.941794022Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating 2025-05-14T02:56:56.941817245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:56:56.941822575Z [Info] NewMediaInfoFormat: Starting migration of Log DB to 24 2025-05-14T02:56:56.942026425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2025-05-14T02:56:56', 'NewMediaInfoFormat') 2025-05-14T02:56:56.942918633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:56:56.946342239Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated 2025-05-14T02:56:56.946675639Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054086s 2025-05-14T02:56:56.947153833Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating 2025-05-14T02:56:56.948040966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:56:56.948063087Z [Info] rename_restrictions_to_release_profiles: Starting migration of Log DB to 25 2025-05-14T02:56:56.948582756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2025-05-14T02:56:56', 'rename_restrictions_to_release_profiles') 2025-05-14T02:56:56.949914075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:56:56.957795045Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated 2025-05-14T02:56:56.958099585Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099996s 2025-05-14T02:56:56.959880860Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating 2025-05-14T02:56:56.959906427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:56:56.959911907Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Log DB to 26 2025-05-14T02:56:56.960410285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2025-05-14T02:56:56', 'rename_quality_profiles_add_upgrade_allowed') 2025-05-14T02:56:56.962750593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:56:56.964885030Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated 2025-05-14T02:56:56.964915316Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046805s 2025-05-14T02:56:56.964919515Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating 2025-05-14T02:56:56.965189587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:56:56.965772713Z [Info] add_import_exclusions: Starting migration of Log DB to 27 2025-05-14T02:56:56.967095316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2025-05-14T02:56:56', 'add_import_exclusions') 2025-05-14T02:56:56.968714068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:56:56.971805637Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated 2025-05-14T02:56:56.972014216Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051344s 2025-05-14T02:56:56.972047378Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating 2025-05-14T02:56:56.972051255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:56:56.972057517Z [Info] clean_artist_metadata_table: Starting migration of Log DB to 28 2025-05-14T02:56:56.972772625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2025-05-14T02:56:56', 'clean_artist_metadata_table') 2025-05-14T02:56:56.973532550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:56:56.976155801Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated 2025-05-14T02:56:56.976532604Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046113s 2025-05-14T02:56:56.977059179Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating 2025-05-14T02:56:56.977548672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:56:56.978254505Z [Info] health_issue_notification: Starting migration of Log DB to 29 2025-05-14T02:56:56.978939630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2025-05-14T02:56:56', 'health_issue_notification') 2025-05-14T02:56:56.979913590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:56:56.984719974Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated 2025-05-14T02:56:56.984755848Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056995s 2025-05-14T02:56:56.984769684Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating 2025-05-14T02:56:56.985610673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:56:56.986078841Z [Info] add_mediafilerepository_mtime: Starting migration of Log DB to 30 2025-05-14T02:56:56.987462207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2025-05-14T02:56:56', 'add_mediafilerepository_mtime') 2025-05-14T02:56:56.988585629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:56:56.991312283Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated 2025-05-14T02:56:56.991781534Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055609s 2025-05-14T02:56:56.993683360Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating 2025-05-14T02:56:56.993724115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:56:56.994753330Z [Info] add_artistmetadataid_constraint: Starting migration of Log DB to 31 2025-05-14T02:56:56.995377484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2025-05-14T02:56:56', 'add_artistmetadataid_constraint') 2025-05-14T02:56:56.996057632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:56:57.001398055Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated 2025-05-14T02:56:57.001437910Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059048s 2025-05-14T02:56:57.002040602Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating 2025-05-14T02:56:57.003241548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:56:57.004014788Z [Info] old_ids_and_artist_alias: Starting migration of Log DB to 32 2025-05-14T02:56:57.005006694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2025-05-14T02:56:57', 'old_ids_and_artist_alias') 2025-05-14T02:56:57.005559724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:56:57.008839113Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated 2025-05-14T02:56:57.009678126Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062714s 2025-05-14T02:56:57.010767817Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating 2025-05-14T02:56:57.011759711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:56:57.012685931Z [Info] download_propers_config: Starting migration of Log DB to 33 2025-05-14T02:56:57.012740152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2025-05-14T02:56:57', 'download_propers_config') 2025-05-14T02:56:57.013199858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:56:57.015088634Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated 2025-05-14T02:56:57.015408610Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038287s 2025-05-14T02:56:57.015966370Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating 2025-05-14T02:56:57.017434594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:56:57.017459240Z [Info] remove_language_profiles: Starting migration of Log DB to 34 2025-05-14T02:56:57.017551785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2025-05-14T02:56:57', 'remove_language_profiles') 2025-05-14T02:56:57.018528961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:56:57.025476289Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated 2025-05-14T02:56:57.025731309Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086556s 2025-05-14T02:56:57.026586157Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating 2025-05-14T02:56:57.026603750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:56:57.031446319Z [Info] multi_disc_naming_format: Starting migration of Log DB to 35 2025-05-14T02:56:57.031532088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2025-05-14T02:56:57', 'multi_disc_naming_format') 2025-05-14T02:56:57.031537037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:56:57.034700939Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated 2025-05-14T02:56:57.035275679Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076441s 2025-05-14T02:56:57.038955412Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating 2025-05-14T02:56:57.038979736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:56:57.039081566Z [Info] add_download_client_priority: Starting migration of Log DB to 36 2025-05-14T02:56:57.040372560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2025-05-14T02:56:57', 'add_download_client_priority') 2025-05-14T02:56:57.041319162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:56:57.044825188Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated 2025-05-14T02:56:57.045138261Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067429s 2025-05-14T02:56:57.045743487Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating 2025-05-14T02:56:57.047908221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:56:57.048710747Z [Info] remove_growl_prowl: Starting migration of Log DB to 37 2025-05-14T02:56:57.048746594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2025-05-14T02:56:57', 'remove_growl_prowl') 2025-05-14T02:56:57.049719460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:56:57.054054810Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated 2025-05-14T02:56:57.054242090Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073556s 2025-05-14T02:56:57.054698587Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating 2025-05-14T02:56:57.055187748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:56:57.055814321Z [Info] remove_plex_hometheatre: Starting migration of Log DB to 38 2025-05-14T02:56:57.056551920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2025-05-14T02:56:57', 'remove_plex_hometheatre') 2025-05-14T02:56:57.057815718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:56:57.060378328Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated 2025-05-14T02:56:57.061855681Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050431s 2025-05-14T02:56:57.061883423Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating 2025-05-14T02:56:57.061888844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:56:57.061893342Z [Info] add_root_folder_add_defaults: Starting migration of Log DB to 39 2025-05-14T02:56:57.062969264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2025-05-14T02:56:57', 'add_root_folder_add_defaults') 2025-05-14T02:56:57.063597835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:56:57.067782769Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated 2025-05-14T02:56:57.068171283Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006099s 2025-05-14T02:56:57.069978949Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating 2025-05-14T02:56:57.070301630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:56:57.070312070Z [Info] task_duration: Starting migration of Log DB to 40 2025-05-14T02:56:57.070541659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2025-05-14T02:56:57', 'task_duration') 2025-05-14T02:56:57.071368858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:56:57.077586229Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated 2025-05-14T02:56:57.078212218Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078471s 2025-05-14T02:56:57.079018019Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating 2025-05-14T02:56:57.080720192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:56:57.081705902Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Log DB to 41 2025-05-14T02:56:57.084846253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2025-05-14T02:56:57', 'add_indexer_and_enabled_to_release_profiles') 2025-05-14T02:56:57.085718618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:56:57.093994202Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated 2025-05-14T02:56:57.094301114Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081603s 2025-05-14T02:56:57.095437806Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating 2025-05-14T02:56:57.095458385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:56:57.096052690Z [Info] remove_album_folders: Starting migration of Log DB to 42 2025-05-14T02:56:57.096252393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2025-05-14T02:56:57', 'remove_album_folders') 2025-05-14T02:56:57.097853546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:56:57.100613806Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated 2025-05-14T02:56:57.103431078Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050506s 2025-05-14T02:56:57.103511438Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating 2025-05-14T02:56:57.103518611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:56:57.103522268Z [Info] add_priority_to_indexers: Starting migration of Log DB to 44 2025-05-14T02:56:57.103525785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2025-05-14T02:56:57', 'add_priority_to_indexers') 2025-05-14T02:56:57.105020909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:56:57.111412401Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated 2025-05-14T02:56:57.111470770Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007704s 2025-05-14T02:56:57.111476180Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating 2025-05-14T02:56:57.112215577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:56:57.112717211Z [Info] remove_chown_and_folderchmod_config: Starting migration of Log DB to 45 2025-05-14T02:56:57.113515544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2025-05-14T02:56:57', 'remove_chown_and_folderchmod_config') 2025-05-14T02:56:57.114872595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:56:57.117463903Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated 2025-05-14T02:56:57.118338381Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005511s 2025-05-14T02:56:57.120962391Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating 2025-05-14T02:56:57.121003787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:56:57.121010049Z [Info] update_notifiarr: Starting migration of Log DB to 47 2025-05-14T02:56:57.122665752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2025-05-14T02:56:57', 'update_notifiarr') 2025-05-14T02:56:57.124101877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:56:57.128017181Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated 2025-05-14T02:56:57.128407811Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078491s 2025-05-14T02:56:57.129000582Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating 2025-05-14T02:56:57.129216787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:56:57.130307143Z [Info] email_multiple_addresses: Starting migration of Log DB to 49 2025-05-14T02:56:57.130327852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2025-05-14T02:56:57', 'email_multiple_addresses') 2025-05-14T02:56:57.131347271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:56:57.134597316Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated 2025-05-14T02:56:57.135136828Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050766s 2025-05-14T02:56:57.135454079Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating 2025-05-14T02:56:57.137325973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:56:57.137348675Z [Info] rename_blacklist_to_blocklist: Starting migration of Log DB to 50 2025-05-14T02:56:57.138396820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2025-05-14T02:56:57', 'rename_blacklist_to_blocklist') 2025-05-14T02:56:57.138747422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:56:57.142171950Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated 2025-05-14T02:56:57.142665271Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058198s 2025-05-14T02:56:57.143894580Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating 2025-05-14T02:56:57.144053015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:56:57.144418696Z [Info] cdh_per_downloadclient: Starting migration of Log DB to 51 2025-05-14T02:56:57.144807293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2025-05-14T02:56:57', 'cdh_per_downloadclient') 2025-05-14T02:56:57.146561217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:56:57.150042836Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated 2025-05-14T02:56:57.150093477Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058068s 2025-05-14T02:56:57.150683531Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating 2025-05-14T02:56:57.151151120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:56:57.152159885Z [Info] download_history: Starting migration of Log DB to 52 2025-05-14T02:56:57.152913974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2025-05-14T02:56:57', 'download_history') 2025-05-14T02:56:57.154155872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:56:57.160336641Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated 2025-05-14T02:56:57.160379201Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069858s 2025-05-14T02:56:57.160384350Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating 2025-05-14T02:56:57.160388437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:56:57.160439403Z [Info] add_update_history: Starting migration of Log DB to 53 2025-05-14T02:56:57.161123657Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory 2025-05-14T02:56:57.161917985Z [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-05-14T02:56:57.163167914Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015197s 2025-05-14T02:56:57.163898895Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date) 2025-05-14T02:56:57.163913693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 2025-05-14T02:56:57.164560015Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006715s 2025-05-14T02:56:57.164691450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2025-05-14T02:56:57', 'add_update_history') 2025-05-14T02:56:57.165406742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:56:57.169023586Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated 2025-05-14T02:56:57.170806053Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051772s 2025-05-14T02:56:57.170847961Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating 2025-05-14T02:56:57.170853231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:56:57.172738060Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 54 2025-05-14T02:56:57.172774388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2025-05-14T02:56:57', 'add_on_update_to_notifications') 2025-05-14T02:56:57.172778937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:56:57.177606605Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated 2025-05-14T02:56:57.177670444Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051589s 2025-05-14T02:56:57.177687600Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating 2025-05-14T02:56:57.177691878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:56:57.177694428Z [Info] download_client_per_indexer: Starting migration of Log DB to 55 2025-05-14T02:56:57.177698085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2025-05-14T02:56:57', 'download_client_per_indexer') 2025-05-14T02:56:57.179418875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:56:57.181445801Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated 2025-05-14T02:56:57.181880370Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043947s 2025-05-14T02:56:57.183040407Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating 2025-05-14T02:56:57.183226314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:56:57.183232635Z [Info] AddNewItemMonitorType: Starting migration of Log DB to 56 2025-05-14T02:56:57.183241341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2025-05-14T02:56:57', 'AddNewItemMonitorType') 2025-05-14T02:56:57.183844406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:56:57.187821452Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated 2025-05-14T02:56:57.188074113Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048873s 2025-05-14T02:56:57.188420085Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating 2025-05-14T02:56:57.189339206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:56:57.190104000Z [Info] ImportListSearch: Starting migration of Log DB to 57 2025-05-14T02:56:57.190286199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2025-05-14T02:56:57', 'ImportListSearch') 2025-05-14T02:56:57.191091729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:56:57.194352856Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated 2025-05-14T02:56:57.194397218Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051036s 2025-05-14T02:56:57.194761717Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating 2025-05-14T02:56:57.195541252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:56:57.195677007Z [Info] ImportListMonitorExisting: Starting migration of Log DB to 58 2025-05-14T02:56:57.195981041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2025-05-14T02:56:57', 'ImportListMonitorExisting') 2025-05-14T02:56:57.196541438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:56:57.198507886Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated 2025-05-14T02:56:57.199268465Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034474s 2025-05-14T02:56:57.199823696Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating 2025-05-14T02:56:57.199938782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:56:57.199960132Z [Info] add_indexer_tags: Starting migration of Log DB to 59 2025-05-14T02:56:57.200372710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2025-05-14T02:56:57', 'add_indexer_tags') 2025-05-14T02:56:57.201038981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:56:57.205452180Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated 2025-05-14T02:56:57.205554010Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047126s 2025-05-14T02:56:57.205562364Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating 2025-05-14T02:56:57.205898351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:56:57.206524513Z [Info] update_audio_types: Starting migration of Log DB to 60 2025-05-14T02:56:57.207622628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2025-05-14T02:56:57', 'update_audio_types') 2025-05-14T02:56:57.208574309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:56:57.214219565Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated 2025-05-14T02:56:57.214733923Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080514s 2025-05-14T02:56:57.215044411Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating 2025-05-14T02:56:57.215506732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:56:57.216073136Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 61 2025-05-14T02:56:57.217266167Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs 2025-05-14T02:56:57.217583188Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.2E-06s 2025-05-14T02:56:57.217926938Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset 2025-05-14T02:56:57.219628228Z [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-05-14T02:56:57.221229933Z [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-05-14T02:56:57.222570296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs" 2025-05-14T02:56:57.224456738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs" 2025-05-14T02:56:57.224998283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 2025-05-14T02:56:57.226703844Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073499s 2025-05-14T02:56:57.226743719Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory 2025-05-14T02:56:57.226748939Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.1E-06s 2025-05-14T02:56:57.226753647Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset 2025-05-14T02:56:57.227951037Z [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-05-14T02:56:57.229305644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory" 2025-05-14T02:56:57.230612467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory" 2025-05-14T02:56:57.232601141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory" 2025-05-14T02:56:57.232628142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 2025-05-14T02:56:57.233005691Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059497s 2025-05-14T02:56:57.233606231Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 2025-05-14T02:56:57.233727137Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.5E-06s 2025-05-14T02:56:57.234981379Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 2025-05-14T02:56:57.235155283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 2025-05-14T02:56:57.236558584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 2025-05-14T02:56:57.237080952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 2025-05-14T02:56:57.237948181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 2025-05-14T02:56:57.239663481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 2025-05-14T02:56:57.240559319Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057479s 2025-05-14T02:56:57.240880527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2025-05-14T02:56:57', 'postgres_update_timestamp_columns_to_with_timezone') 2025-05-14T02:56:57.241557389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:56:57.249147402Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated 2025-05-14T02:56:57.249209788Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134846s 2025-05-14T02:56:57.249232040Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating 2025-05-14T02:56:57.249792353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:56:57.250167591Z [Info] add_on_delete_to_notifications: Starting migration of Log DB to 62 2025-05-14T02:56:57.251564894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2025-05-14T02:56:57', 'add_on_delete_to_notifications') 2025-05-14T02:56:57.252776439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:56:57.255797793Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated 2025-05-14T02:56:57.255967309Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005694s 2025-05-14T02:56:57.256552629Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating 2025-05-14T02:56:57.256979424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:56:57.257771219Z [Info] add_custom_formats: Starting migration of Log DB to 63 2025-05-14T02:56:57.259730810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2025-05-14T02:56:57', 'add_custom_formats') 2025-05-14T02:56:57.259753834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:56:57.262869071Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated 2025-05-14T02:56:57.264107220Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055718s 2025-05-14T02:56:57.264133608Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating 2025-05-14T02:56:57.264568008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:56:57.265463255Z [Info] add_result_to_commands: Starting migration of Log DB to 64 2025-05-14T02:56:57.266431247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2025-05-14T02:56:57', 'add_result_to_commands') 2025-05-14T02:56:57.267391796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:56:57.270281310Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated 2025-05-14T02:56:57.270582497Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056725s 2025-05-14T02:56:57.273574949Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating 2025-05-14T02:56:57.273598974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:56:57.273602961Z [Info] health_restored_notification: Starting migration of Log DB to 65 2025-05-14T02:56:57.273606437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2025-05-14T02:56:57', 'health_restored_notification') 2025-05-14T02:56:57.275083866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:56:57.277560808Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated 2025-05-14T02:56:57.277936190Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054114s 2025-05-14T02:56:57.278229007Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating 2025-05-14T02:56:57.279609161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:56:57.287373994Z [Info] remove_uc: Starting migration of Log DB to 66 2025-05-14T02:56:57.288802091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2025-05-14T02:56:57', 'remove_uc') 2025-05-14T02:56:57.289245295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:56:57.297790610Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated 2025-05-14T02:56:57.297834381Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0162678s 2025-05-14T02:56:57.297839862Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating 2025-05-14T02:56:57.297843829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:56:57.297848197Z [Info] download_clients_rename_tv_to_music: Starting migration of Log DB to 67 2025-05-14T02:56:57.297852936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2025-05-14T02:56:57', 'download_clients_rename_tv_to_music') 2025-05-14T02:56:57.298817840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:56:57.307249441Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated 2025-05-14T02:56:57.307290196Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075836s 2025-05-14T02:56:57.307296167Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating 2025-05-14T02:56:57.307301037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:56:57.307306056Z [Info] add_colon_replacement_to_naming_config: Starting migration of Log DB to 68 2025-05-14T02:56:57.307311236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2025-05-14T02:56:57', 'add_colon_replacement_to_naming_config') 2025-05-14T02:56:57.307317876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:56:57.310731482Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated 2025-05-14T02:56:57.311312120Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005154s 2025-05-14T02:56:57.311834427Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating 2025-05-14T02:56:57.311873148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:56:57.312540001Z [Info] list_sync_time: Starting migration of Log DB to 69 2025-05-14T02:56:57.313164242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2025-05-14T02:56:57', 'list_sync_time') 2025-05-14T02:56:57.314112538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:56:57.321766598Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated 2025-05-14T02:56:57.321826856Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069724s 2025-05-14T02:56:57.321832787Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating 2025-05-14T02:56:57.321836975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:56:57.321841082Z [Info] add_download_client_tags: Starting migration of Log DB to 70 2025-05-14T02:56:57.321845320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2025-05-14T02:56:57', 'add_download_client_tags') 2025-05-14T02:56:57.322215091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:56:57.329467119Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated 2025-05-14T02:56:57.331209747Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078642s 2025-05-14T02:56:57.331231318Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating 2025-05-14T02:56:57.331235736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:56:57.331986033Z [Info] add_notification_status: Starting migration of Log DB to 71 2025-05-14T02:56:57.332511111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2025-05-14T02:56:57', 'add_notification_status') 2025-05-14T02:56:57.335104402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:56:57.342550597Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated 2025-05-14T02:56:57.342905219Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109949s 2025-05-14T02:56:57.343360464Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating 2025-05-14T02:56:57.343667276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:56:57.344308053Z [Info] add_alac_24_quality_in_profiles: Starting migration of Log DB to 72 2025-05-14T02:56:57.346208797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2025-05-14T02:56:57', 'add_alac_24_quality_in_profiles') 2025-05-14T02:56:57.346308963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:56:57.350687973Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated 2025-05-14T02:56:57.350723520Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048972s 2025-05-14T02:56:57.350729350Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating 2025-05-14T02:56:57.350734079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:56:57.350738928Z [Info] add_salt_to_users: Starting migration of Log DB to 73 2025-05-14T02:56:57.350743486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2025-05-14T02:56:57', 'add_salt_to_users') 2025-05-14T02:56:57.351084842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:56:57.358173046Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated 2025-05-14T02:56:57.358227639Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004884s 2025-05-14T02:56:57.358233069Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating 2025-05-14T02:56:57.358238168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:56:57.358261682Z [Info] add_auto_tagging: Starting migration of Log DB to 74 2025-05-14T02:56:57.358266671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2025-05-14T02:56:57', 'add_auto_tagging') 2025-05-14T02:56:57.359374389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:56:57.365042649Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated 2025-05-14T02:56:57.365077838Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005098s 2025-05-14T02:56:57.365081642Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating 2025-05-14T02:56:57.365085502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:56:57.365088666Z [Info] quality_definition_preferred_size: Starting migration of Log DB to 75 2025-05-14T02:56:57.365269214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2025-05-14T02:56:57', 'quality_definition_preferred_size') 2025-05-14T02:56:57.367146477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:56:57.372323383Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated 2025-05-14T02:56:57.372420133Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063937s 2025-05-14T02:56:57.372426455Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating 2025-05-14T02:56:57.372430593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:56:57.372660886Z [Info] add_on_artist_add_to_notifications: Starting migration of Log DB to 76 2025-05-14T02:56:57.373740846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2025-05-14T02:56:57', 'add_on_artist_add_to_notifications') 2025-05-14T02:56:57.374475596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:56:57.378563459Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated 2025-05-14T02:56:57.379283481Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060265s 2025-05-14T02:56:57.379720977Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating 2025-05-14T02:56:57.380152987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:56:57.380868911Z [Info] album_last_searched_time: Starting migration of Log DB to 77 2025-05-14T02:56:57.384363172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2025-05-14T02:56:57', 'album_last_searched_time') 2025-05-14T02:56:57.385067554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:56:57.389732363Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated 2025-05-14T02:56:57.389785271Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069888s 2025-05-14T02:56:57.389790972Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating 2025-05-14T02:56:57.389795190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:56:57.389799528Z [Info] add_indexer_flags: Starting migration of Log DB to 78 2025-05-14T02:56:57.389880759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2025-05-14T02:56:57', 'add_indexer_flags') 2025-05-14T02:56:57.390780610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:56:57.394445697Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated 2025-05-14T02:56:57.396271738Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056684s 2025-05-14T02:56:57.396305690Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating 2025-05-14T02:56:57.396310660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:56:57.396404084Z [Info] add_indexes_album_statistics: Starting migration of Log DB to 79 2025-05-14T02:56:57.396919794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2025-05-14T02:56:57', 'add_indexes_album_statistics') 2025-05-14T02:56:57.397542684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:56:57.401024356Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated 2025-05-14T02:56:57.401651422Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048322s 2025-05-14T02:56:57.402069391Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating 2025-05-14T02:56:57.402847517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-05-14T02:56:57.404136239Z [Info] update_redacted_baseurl: Starting migration of Log DB to 80 2025-05-14T02:56:57.404624389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2025-05-14T02:56:57', 'update_redacted_baseurl') 2025-05-14T02:56:57.405418746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-05-14T02:56:57.411674681Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated 2025-05-14T02:56:57.411719434Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060303s 2025-05-14T02:56:57.728798353Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:8686 2025-05-14T02:56:57.752203702Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker. 2025-05-14T02:56:57.761709066Z [Info] UpdaterConfigProvider: External updater uses branch nightly instead of the currently selected master, changing to nightly. 2025-05-14T02:56:58.060089407Z [Info] QualityProfileService: Setting up default quality profiles 2025-05-14T02:56:58.133665386Z [Info] MetadataProfileService: Setting up standard metadata profile 2025-05-14T02:56:58.149997003Z [Info] MetadataProfileService: Setting up empty metadata profile 2025-05-14T02:56:58.287922908Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down. 2025-05-14T02:56:58.291090629Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production 2025-05-14T02:56:58.294165724Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/lidarr/bin 2025-05-14T02:56:58.507445446Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled 2025-05-14T02:56:58.852437977Z [ls.io-init] done.